# multimedia_histreamer
**Repository Path**: ruiqingfeng/multimedia_histreamer
## Basic Information
- **Project Name**: multimedia_histreamer
- **Description**: Basic media framework module | 基础媒体框架组件
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 506
- **Created**: 2022-06-07
- **Last Updated**: 2022-06-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# HiStreamer
- [HiStreamer](#histreamer)
- [Introduction](#introduction)
- [Directory Structure](#directory-structure)
- [Repositories Involved](#repositories-involved)
## Introduction
HiStreamer is the foundation module of the multimedia subsystem. It provides a processing pipeline and plug-ins required by the media framework, such as the file source, codecs, muxer and demuxer, and audio and video data processor.
## Directory Structure
The structure of the repository directory is as follows:
```
/foundation/multimedia/histreamer
├── LICENSE # License file
└── ohos.build # Build file
```
## Repositories Involved
multimedia\_histreamer