CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomExAisacInfoTag Struct Reference

Structure used to get information about an AISAC. More...

#include <cri_le_atom_ex.h>

Data Fields

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

Detailed Description

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.
See also
criAtomExPlayer_GetAttachedAisacInfo

Field Documentation

◆ 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


The documentation for this struct was generated from the following file: