1 Star 0 Fork 5.4K

Wu.Right / docs

forked from OpenHarmony / docs 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
audio_capturer-h.md 4.18 KB
Copy Edit Raw Blame History
wenjun authored 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

audio_capturer.h

Overview

Related Modules:

MultiMedia_AudioCapturer

Description:

Provides the AudioCapturer class to implement operations related to audio capture.

Since:

1.0

Version:

1.0

Summary

Data Structures

Data Structure Name

Description

OHOS::Audio::AudioCapturerInfo

Defines information about audio capture parameters, including the input source, audio codec format,sampling rate (Hz), number of audio channels, bit rate, and bit width.

OHOS::Audio::Timestamp

Represents timestamp information, including the frame position information and high-resolution time source.

OHOS::Audio::AudioCapturer

Provides functions for applications to implement audio capturing.

Enumerations

Enumeration Name

Description

OHOS::Audio::State : uint32_t { OHOS::Audio::PREPPARED, OHOS::Audio::RECORDING, OHOS::Audio::STOPPED, OHOS::Audio::RELEASED }

Enumerates the recording states of the current device.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wx_9846855d06/docs.git
git@gitee.com:wx_9846855d06/docs.git
wx_9846855d06
docs
docs
master

Search

344bd9b3 5694891 D2dac590 5694891