mirror of
https://github.com/openharmony/multimedia_camera_lite.git
synced 2026-07-18 16:14:32 -04:00
f755442f30ebbb568707aeb760054a9a71f8a4ff
CAMERA_LITE
Introduction
This repository provides the camera capability.
Figure 1 Position of this repository (in the dotted blue box) in the multimedia subsystem
-in-the-multimedia-subsystem.png)
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
/hmf/multimedia/audio_lite
/hmf/multimedia/media_lite
/hmf/multimedia/utils_lite
/hmf/multimedia/service_lite
Description
Languages
C++
98.7%
C
1.3%