#include <cri_atom.h>
Public 変数 | |
CriSint32 | max_channels |
最大出力チャンネル数 | |
CriSint32 | max_sampling_rate |
最大サンプリングレート | |
CriBool | streaming_flag |
ストリーミング再生を行うかどうか | |
CriAtomSoundRendererType | sound_renderer_type |
サウンドレンダラタイプ | |
CriSint32 | decode_latency |
デコード処理のレイテンシ | |
void * | context |
プラットフォーム固有のパラメーターへのポインタ |
CriSint32 max_channels |
最大出力チャンネル数
CriSint32 max_sampling_rate |
最大サンプリングレート
CriBool streaming_flag |
ストリーミング再生を行うかどうか
サウンドレンダラタイプ
CriSint32 decode_latency |
デコード処理のレイテンシ
void* context |
プラットフォーム固有のパラメーターへのポインタ