# 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