mirror of
https://github.com/openharmony/multimedia_camera_lite.git
synced 2026-07-01 22:04:03 -04:00
9c57a1c659a03293814bdd10b67bb2c00f086adc
Merge pull request !88 from Kent Feng/fi'x
!88 【OpenHarmony开源贡献者计划2022】fix change caemra to camera , change CAEMRA_SERVER_SET_CAMERA_CONFIG to CAMERA_SERVER_SET_CAMERA_CONFIG
!88 【OpenHarmony开源贡献者计划2022】fix change caemra to camera , change CAEMRA_SERVER_SET_CAMERA_CONFIG to CAMERA_SERVER_SET_CAMERA_CONFIG
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
camera_lite
Description
Languages
C++
98.7%
C
1.3%