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

Structure used to get information about a DSP Bus. More...

#include <cri_le_atom_ex.h>

Data Fields

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
 

Detailed Description

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

Field Documentation

◆ 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


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