OH_AudioStreamInfo
typedef struct OH_AudioStreamInfo {...} OH_AudioStreamInfo
Overview
The struct describes the audio stream information, which is used to describe the basic audio format.
Since: 19
Related module: OHAudio
Header file: native_audiostream_base.h
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t samplingRate | Sampling rate. |
| OH_AudioChannelLayout channelLayout | Audio channel layout. |
| OH_AudioStream_EncodingType encodingType | Encoding type. |
| OH_AudioStream_SampleFormat sampleFormat | Sampling format. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-native-audiostreambuilder-h
openharmony 鸿蒙 capi-ohaudiosuite
openharmony 鸿蒙 js-apis-inner-multimedia-systemSoundPlayer
openharmony 鸿蒙 arkts-apis-audio-i
openharmony 鸿蒙 arkts-apis-audio-AudioManager
openharmony 鸿蒙 capi-ohaudiosuite-oh-audiosuite-spacerenderpositionparams