#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 |
最大出力チャンネル数
最大出力チャンネル数(指定する値) | 作成されたAtomプレーヤーで再生可能なデータ |
1 | モノラル |
2 | モノラル、ステレオ |
6 | モノラル、ステレオ、5.1ch |
8 | モノラル、ステレオ、5.1ch、7.1ch |
CriSint32 max_sampling_rate |
最大サンプリングレート
CriBool streaming_flag |
ストリーミング再生を行うかどうか
サウンドレンダラタイプ
CriSint32 decode_latency |
デコード処理のレイテンシ
void* context |
プラットフォーム固有のパラメーターへのポインタ