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)
/foundation/multimedia/camera_lite
├── frameworks # Framework code
└── interfaces # APIs
└── kits # External APIs
Build a single repository in the root directory.
# Select the development board.
hb set
# Build this repository.
hb build camera_lite
C++ 11 or later