2021-04-07 14:52:29 +08:00
2021-04-07 14:52:29 +08:00
2021-03-11 18:43:21 +08:00
2021-03-15 19:49:28 +08:00
2021-03-11 18:43:21 +08:00
2021-03-31 14:10:06 +08:00
2021-03-11 18:43:21 +08:00
2021-03-11 18:43:21 +08:00
2021-03-16 15:57:18 +08:00
2021-03-16 15:57:18 +08:00

MEDIA_LITE

Introduction

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

Directory Structure

/foundation/multimedia/media_lite
├── frameworks # Framework code
├── interfaces # APIs
│   └── kits   # External APIs
└── test       # Test code

Usage

Build a single repository in the root directory.

# Select the development board.
hb set  
# Build this repository.
hb build media_lite

Constraints

C++ 11 or later

Repositories Involved

Multimedia subsystem

camera_lite

camera_sample_lite

media_utils_lite

audio_lite

media_lite

S
Description
暂无描述
Readme 1.3 MiB
Languages
C++ 94.8%
C 5.2%