audio_buffer_s 結構參考
audio_buffer_s 結構參考
#include < audio_effect.h >
資料欄位 | |
尺寸_t | 幀數 |
聯盟{ | |
無效 *原始 | |
int32_t * s32 | |
int16_t * s16 | |
uint8_t * u8 | |
}; | |
詳細說明
檔案audio_effect.h第779行的定義。
現場文檔
聯盟 { ... } |
size_t 幀數 |
檔案audio_effect.h第780行的定義。
無效*原始 |
檔案audio_effect.h第782行的定義。
int16_t* s16 |
檔案audio_effect.h第784行的定義。
int32_t* s32 |
檔案audio_effect.h第783行的定義。
uint8_t* u8 |
檔案audio_effect.h第785行的定義。
該結構的文檔是從以下文件產生的: