2021-03-11 18:43:15 +08:00
2021-03-11 18:43:15 +08:00
2021-03-11 18:43:15 +08:00
2021-03-11 18:43:15 +08:00
2021-03-11 18:43:15 +08:00
2021-03-11 18:43:15 +08:00
2021-03-11 18:43:15 +08:00

AUDIO_LITE

Introduction

This repository provides the audio capability.

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

Directory Structure

foundation/multimedia/audio_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 audio_manager_lite 

Constraints

  • C++ 11 or later

Repositories Involved

/hmf/multimedia/camera_lite

/hmf/multimedia/audio_lite

/hmf/multimedia/media_lite

/hmf/multimedia/utils_lite

/hmf/multimedia/service_lite

S
Description
Framework implementation of the audio module | 音频模块框架实现
Readme 638 KiB
Languages
C++ 100%