CRI Sofdec
Last Updated: 2024-09-25 20:36 p
|
オーディオ関連再生パラメーター [詳解]
#include <cri_mana.h>
フィールド | |
CriBool | audio_flag |
CriUint32 | sampling_rate |
CriUint32 | num_channels |
CriSint32 | output_buffer_samples |
CriManaAudioCodecType | codec_type |
オーディオ関連再生パラメーター
CriBool audio_flag |
< オーディオ使用フラグ
CriUint32 sampling_rate |
< サンプリング周波数(単位:Hz)
CriUint32 num_channels |
< チャンネル数
CriSint32 output_buffer_samples |
< 出力バッファーサイズの指定(単位:サンプル数)
CriManaAudioCodecType codec_type |
< コーデック種別 (CRIMANA_AUDIO_CODEC_UNKNOWNが指定された場合はADXとみなします)