CRI ADX
Last Updated: 2024-07-17 10:48 p
|
HCA-MX initialization configuration structureThis structure is used for specifying the behavior of the HCA-MX.
This structure is specified as an argument of the ::criAtomHcaMx_Initialize function.
更多...
#include <cri_le_atom.h>
成员变量 | |
CriFloat32 | server_frequency |
Execution frequency of server process 更多... | |
CriSint32 | num_mixers |
Number of mixers 更多... | |
CriSint32 | max_players |
Maximum number of players that can be registered with a mixer 更多... | |
CriSint32 | max_input_channels |
Maximum number of input data channels 更多... | |
CriSint32 | max_sampling_rate |
Maximum sampling rate 更多... | |
CriSint32 | output_channels |
Number of output channels 更多... | |
CriSint32 | output_sampling_rate |
Output sampling rate 更多... | |
CriAtomSoundRendererType | sound_renderer_type |
Sound renderer type 更多... | |
HCA-MX initialization configuration structure
This structure is used for specifying the behavior of the HCA-MX.
This structure is specified as an argument of the ::criAtomHcaMx_Initialize function.
CriFloat32 server_frequency |
Execution frequency of server process
CriSint32 num_mixers |
Number of mixers
CriSint32 max_players |
Maximum number of players that can be registered with a mixer
CriSint32 max_input_channels |
Maximum number of input data channels
CriSint32 max_sampling_rate |
Maximum sampling rate
CriSint32 output_channels |
Number of output channels
CriSint32 output_sampling_rate |
Output sampling rate
CriAtomSoundRendererType sound_renderer_type |
Sound renderer type