huang-jianfei200 45e3f40d34 Delete ui_lite
Signed-off-by: huang-jianfei200 <huangjianfei4@huawei.com>
Change-Id: I875441a6595381e34698da575532877da9167194
2023-09-21 20:24:44 +08:00
2021-04-07 14:52:29 +08:00
2021-03-11 18:43:21 +08:00
2023-09-16 09:27:14 +08:00
2023-09-21 20:24:44 +08:00
2021-03-11 18:43:21 +08:00
2022-10-09 01:53:54 +00:00
2022-10-09 01:53:54 +00: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%