audio_buffer_s 構造体リファレンス
audio_buffer_s 構造体リファレンス
#include <
audio_effect.h
>
データ フィールド |
|
| size_t | frameCount |
| union { | |
| void * raw | |
| int32_t * s32 | |
| int16_t * s16 | |
| uint8_t * u8 | |
| }; | |
詳細な説明
ファイル audio_effect.h の 779 行に定義されています。
フィールドのドキュメント
| union { ... } |
| size_t frameCount |
ファイル audio_effect.h の 780 行の定義。
| void* raw |
ファイル 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 行に定義されています。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ audio_effect.h