README.md

    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示例

    发行版本

    当前项目没有发行版本

    贡献者 45

    全部贡献者

    开发语言

    • C++ 93.2 %
    • C 6.8 %