openharmony_ci 29ef4f24e9 !86 轻量媒体部件标准化
Merge pull request !86 from peitaiyi/master
2022-05-16 07:44:43 +00:00
2021-04-07 14:52:16 +08:00
2021-03-11 18:43:18 +08:00
2022-05-16 10:34:54 +08:00
2022-03-25 10:15:24 +00:00
2022-05-10 09:17:01 +08:00
2022-03-25 10:15:24 +00:00
2022-05-15 19:27:37 -07:00
2022-03-25 12:08:25 +08:00
2021-03-16 15:08:25 +08:00
2021-03-16 15:08:25 +08:00

CAMERA_LITE

Introduction

This repository provides the camera capability.

Figure 1 Position of this repository (in the dotted blue box) in the multimedia subsystem

Directory Structure

/foundation/multimedia/camera_lite
├── frameworks # Framework code
└── interfaces # APIs
    └── kits   # External APIs

Usage

Build a single repository in the root directory.

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

Constraints

C++ 11 or later

Repositories Involved

Multimedia subsystem

camera_sample_lite

media_utils_lite

audio_lite

media_lite

camera_lite

S
Description
Framework implementation of the camera module | 相机模块框架实现
Readme 849 KiB
Languages
C++ 98.7%
C 1.3%