oh_ci f7201f87c9 !244 update OAT.xml.
Merge pull request !244 from wanglingyi/N/A
2025-03-04 03:04:30 +00:00
2021-04-07 14:52:29 +08:00
2021-03-11 18:43:21 +08:00
2024-12-17 11:14:55 +08:00
2025-02-24 09:10:40 +00:00
2024-12-17 11:14:55 +08:00
2023-09-21 20:24:44 +08:00
2021-03-11 18:43:21 +08:00
2025-03-03 06:36:49 +00: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%