CRI ADX
Last Updated: 2024-07-17 10:48 p
|
Configuration structure for creating an ASR rackThis structure is used for specifying the behavior of the ASR (Atom Sound Renderer).
This structure is specified as an argument of the criAtomExAsrRack_Create function.
更多...
#include <cri_le_atom_asr.h>
成员变量 | |
CriFloat32 | server_frequency |
Execution frequency of server processing 更多... | |
CriSint32 | num_buses |
Number of buses 更多... | |
CriSint32 | output_channels |
Number of output channels 更多... | |
CriAtomSpeakerMapping | speaker_mapping |
Mixer speaker mapping 更多... | |
CriSint32 | output_sampling_rate |
Output sampling rate 更多... | |
CriAtomSoundRendererType | sound_renderer_type |
Sound renderer type 更多... | |
CriAtomExAsrRackId | output_rack_id |
Destination ASR Rack ID 更多... | |
void * | context |
Pointer to platform-specific parameters 更多... | |
Configuration structure for creating an ASR rack
This structure is used for specifying the behavior of the ASR (Atom Sound Renderer).
This structure is specified as an argument of the criAtomExAsrRack_Create function.
CriFloat32 server_frequency |
Execution frequency of server processing
CriSint32 num_buses |
Number of buses
CriSint32 output_channels |
Number of output channels
CriAtomSpeakerMapping speaker_mapping |
Mixer speaker mapping
CriSint32 output_sampling_rate |
Output sampling rate
CriAtomSoundRendererType sound_renderer_type |
Sound renderer type
CriAtomExAsrRackId output_rack_id |
Destination ASR Rack ID
void* context |
Pointer to platform-specific parameters