openharmony_ci 89788521d5 !142 修改applications_sample_camera的destroy错误拼写
Merge pull request !142 from guan0/master
2023-03-25 02:51:24 +00:00
2022-11-03 18:58:27 +08:00
2021-03-11 18:41:24 +08:00
2022-11-01 16:07:24 +08:00
2023-03-17 11:57:00 +08:00
2021-03-11 18:41:24 +08:00
2022-07-07 09:47:45 +08:00
2021-03-11 18:41:24 +08:00
2021-09-28 12:44:59 +00:00
2022-10-09 02:10:42 +00:00
2022-10-09 02:10:42 +00:00

CAMERA_SAMPLE_APP

Introduction

This repository provides media-related applications, such as the home screen and settings.

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

Directory Structure

applications/sample/camera
├── cameraApp   # Camera app
├── gallery     # Photo gallery
├── launcher    # Home screen
├── media       # Apps of photographing, video recording, and audio and video playback
└── setting     # Settings

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_lite

media_utils_lite

audio_lite

media_lite

camera_sample_lite camera_sample_lite

S
Description
Samples of the camera module | camera示例
Readme 1.2 MiB
Languages
C++ 93.2%
C 6.8%