CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomExAisacInfoTag结构体 参考

Structure used to get information about an AISAC 更多...

#include <cri_le_atom_ex.h>

成员变量

const CriChar8 * name
 
CriBool default_control_flag
 
CriFloat32 default_control_value
 
CriAtomExAisacControlId control_id
 
const CriChar8 * control_name
 

详细描述

Structure used to get information about an AISAC

Description:
This structure is used to get information about an AISAC.
It is passed to the criAtomExPlayer_GetAttachedAisacInfo function.
参见
criAtomExPlayer_GetAttachedAisacInfo

结构体成员变量说明

◆ name

const CriChar8* name

AISAC name

◆ default_control_flag

CriBool default_control_flag

Whether the default control value is set

◆ default_control_value

CriFloat32 default_control_value

Default AISAC control value

◆ control_id

Control Id

◆ control_name

const CriChar8* control_name

Control Name


该结构体的文档由以下文件生成: