buffer_config_s 结构体参考文档

buffer_config_s 结构体参考文档

#include < audio_effect.h >

数据字段

audio_buffer_t 缓冲区
 
uint32_t  samplingRate
 
uint32_t  渠道
 
buffer_provider_t   bufferProvider
 
uint8_t  格式
 
uint8_t  accessMode
 
uint16_t  mask
 

详细说明

定义位于文件 audio_effect.h 的 814 行。

字段文档

uint8_t accessMode

定义位于文件 audio_effect.h 的 820 行。

定义位于文件 audio_effect.h 的 815 行。

buffer_provider_t bufferProvider

定义位于文件 audio_effect.h 的 第 818 行。

uint32_t channels

定义位于文件 audio_effect.h 的 817 行 。

uint8_t 格式

定义位于文件 audio_effect.h 的 819 行。

uint16_t mask

定义位于文件 audio_effect.h 的 821 行 。

uint32_t samplingRate

定义位于文件 audio_effect.h 的 816 行 。


此结构体的文档是根据以下文件生成的: