CRI ADX  Last Updated: 2024-03-21 14:32 p
CriAtomExReactDuckerParameterTag 構造体

REACTによるダッカーパラメーター構造体 [詳解]

#include <cri_atom_ex.h>

フィールド

CriAtomExReactDuckerTargetType target_type
 
CriAtomExReactFadeParameter entry
 
CriAtomExReactFadeParameter exit
 
CriAtomExReactHoldType hold_type
 
CriUint16 hold_time_ms
 
CriFloat32 level
 
CriAtomExAisacControlId control_id
 
CriFloat32 control_value
 

詳解

REACTによるダッカーパラメーター構造体

説明:
REACTによるダッカーの駆動パラメーター情報を設定取得するための構造体です。
参照
CriAtomExReactParameter, criAtomExCategory_SetReactParameter, criAtomExCategory_GetReactParameter

フィールド詳解

◆ level

CriFloat32 level

減衰ボリュームレベル

◆ control_id

AISACコントロールid

◆ control_value

CriFloat32 control_value

AISACコントロール値

◆ target_type

ダッカーの操作対象

◆ entry

変化開始フェードパラメーター

◆ exit

変化終了フェードパラメーター

◆ hold_type

ホールドタイプ

◆ hold_time_ms

CriUint16 hold_time_ms

ホールド時間(ミリ秒)


この構造体詳解は次のファイルから抽出されました: