This repository provides APIs for media-related capabilities such as recording, playback, parsing, and decoding, and the engine capability for media recording and playback.
Figure 1 Position of this repository (in the dotted blue box) in the multimedia subsystem
/foundation/multimedia/media_lite
├── frameworks # Framework code
├── interfaces # APIs
│ └── kits # External APIs
└── test # Test code
Build a single repository in the root directory.
# Select the development board.
hb set
# Build this repository.
hb build media_lite
C++ 11 or later
media_lite