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

Structure used to get information about a DSP Bus 更多...

#include <cri_le_atom_ex.h>

成员变量

const CriChar8 * name
 
CriFloat32 volume
 
CriFloat32 pan3d_volume
 
CriFloat32 pan3d_angle
 
CriFloat32 pan3d_distance
 
CriFloat32 pan3d_wideness
 
CriFloat32 pan3d_spread
 
CriUint16 fx_indexes [CRIATOMEXACF_MAX_FXES]
 
CriUint16 bus_link_indexes [CRIATOMEXACF_MAX_BUSES]
 
CriUint16 bus_no
 
CriUint8 num_fxes
 
CriUint8 num_bus_links
 

详细描述

Structure used to get information about a DSP Bus

Description:
Structure used to get information about a DSP Bus.
It is passed to the criAtomExAcf_GetDspBusInformation function which fills it.
参见
criAtomExAcf_GetDspBusInformation

结构体成员变量说明

◆ name

const CriChar8* name

Name

◆ volume

CriFloat32 volume

Volume

◆ pan3d_volume

CriFloat32 pan3d_volume

Pan3D volume

◆ pan3d_angle

CriFloat32 pan3d_angle

Pan3D angle

◆ pan3d_distance

CriFloat32 pan3d_distance

Pan3D interior distance

◆ pan3d_wideness

CriFloat32 pan3d_wideness

Pan3D Multi-channel sound spread

◆ pan3d_spread

CriFloat32 pan3d_spread

Pan3D Spread

◆ fx_indexes

CriUint16 fx_indexes[CRIATOMEXACF_MAX_FXES]

FX index array

◆ bus_link_indexes

CriUint16 bus_link_indexes[CRIATOMEXACF_MAX_BUSES]

DSP bus link index array

◆ bus_no

CriUint16 bus_no

DSP bus number in a setting

◆ num_fxes

CriUint8 num_fxes

Number of DSP FXes

◆ num_bus_links

CriUint8 num_bus_links

Number of DSP bus links


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