![]() |
CRI ADX
Last Updated: 2025-10-02 09:59 p
|
#include <cri_le_atom.h>
フィールド | |
| CriAtomPcmFormat | pcm_format |
| PCMフォーマット [詳解] | |
| CriSint32 | max_channels |
| 出力チャンネル数 [詳解] | |
| CriSint32 | max_sampling_rate |
| サンプリングレート [詳解] | |
| CriAtomSoundRendererType | sound_renderer_type |
| サウンドレンダラタイプ [詳解] | |
| CriSint32 | decode_latency |
| デコード処理のレイテンシ [詳解] | |
| void * | context |
| プラットフォーム固有のパラメーターへのポインタ [詳解] | |
RawPCMプレーヤー作成用コンフィグ構造体
| CriAtomPcmFormat pcm_format |
PCMフォーマット
| CriSint32 max_channels |
出力チャンネル数
| CriSint32 max_sampling_rate |
サンプリングレート
| CriAtomSoundRendererType sound_renderer_type |
サウンドレンダラタイプ
| CriSint32 decode_latency |
デコード処理のレイテンシ
| void* context |
プラットフォーム固有のパラメーターへのポインタ