CRI Sofdec
Last Updated: 2024-09-25 20:36 p
|
プレーヤー作成用コンフィグ構造体 [詳解]
#include <cri_mana.h>
フィールド | |
CriUint32 | readbuf_size_byte |
入力バッファーサイズ (単位:バイト) [詳解] | |
CriBool | use_atomex_player |
サウンド再生に criAtomExPlayer を使用するためのフラグです [詳解] | |
CriSint32 | max_path |
最大パス長(バイト単位) [詳解] | |
プレーヤー作成用コンフィグ構造体
CriUint32 readbuf_size_byte |
入力バッファーサイズ (単位:バイト)
CriBool use_atomex_player |
サウンド再生に criAtomExPlayer を使用するためのフラグです
CriSint32 max_path |
最大パス長(バイト単位)