![]() |
CRI ADX
Last Updated: 2025-10-02 09:59 p
|
キュー情報 [詳解]
#include <cri_le_atom_ex.h>
フィールド | |
| CriAtomExCueId | id |
| CriAtomExAcbCueType | type |
| const CriChar8 * | name |
| const CriChar8 * | user_data |
| CriSint64 | length |
| CriUint16 | categories [CRIATOMEXCATEGORY_MAX_CATEGORIES_PER_PLAYBACK] |
| CriSint16 | num_limits |
| CriUint16 | num_blocks |
| CriUint16 | num_tracks |
| CriUint16 | num_related_waveforms |
| CriUint8 | priority |
| CriUint8 | header_visibility |
| CriUint8 | ignore_player_parameter |
| CriUint8 | probability |
| CriAtomExPanType | pan_type |
| CriAtomExCuePos3dInfo | pos3d_info |
| CriAtomExGameVariableInfo | game_variable_info |
| CriFloat32 | volume |
| CriAtomExSilentMode | silent_mode |
| CriFloat32 | pitch |
| CriUint16 | selector_index |
| CriUint16 | reserved [1] |
キュー情報
キューID
| CriAtomExAcbCueType type |
タイプ
| const CriChar8* name |
キュー名
| const CriChar8* user_data |
ユーザーデータ
| CriSint64 length |
長さ(msec)
| CriUint16 categories[CRIATOMEXCATEGORY_MAX_CATEGORIES_PER_PLAYBACK] |
カテゴリインデックス
| CriSint16 num_limits |
キューリミット
| CriUint16 num_blocks |
ブロック数
| CriUint16 num_tracks |
トラック数
| CriUint16 num_related_waveforms |
関連する波形数
| CriUint8 priority |
プライオリティ
| CriUint8 header_visibility |
ヘッダー公開フラグ
| CriUint8 ignore_player_parameter |
プレーヤーパラメーター無効化フラグ
| CriUint8 probability |
再生確率
| CriAtomExPanType pan_type |
パンタイプ
| CriAtomExCuePos3dInfo pos3d_info |
3D情報
| CriAtomExGameVariableInfo game_variable_info |
ゲーム変数(スイッチ変数のみ)
| CriFloat32 volume |
ボリューム
| CriAtomExSilentMode silent_mode |
無音時処理モード
| CriFloat32 pitch |
ピッチ
| CriUint16 selector_index |
セレクターインデックス(スイッチ変数のみ)
| CriUint16 reserved[1] |
予約領域