CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Configuration structure for the initialization of a standard Voice Pool More...
Static Public Member Functions | |
static Config | Default () |
Default values of the configuration structure used to create a standard Voice Pool | |
Public Attributes | |
uint | identifier |
Voice Pool identifier More... | |
int | numVoices |
Number of voices to pool More... | |
PlayerConfig | playerConfig |
Voice Specifications More... | |
bool | isStreamingOnly |
Whether it is limited to streaming playback More... | |
System.Int32 | minChannels |
Minimum number of channels More... | |
Configuration structure for the initialization of a standard Voice Pool
uint identifier |
Voice Pool identifier
int numVoices |
Number of voices to pool
PlayerConfig playerConfig |
Voice Specifications
bool isStreamingOnly |
Whether it is limited to streaming playback
System.Int32 minChannels |
Minimum number of channels