CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Wave Voice池初始化配置 更多...
静态 Public 成员函数 | |
static Config | Default () |
用于创建Wave Voice池的配置结构体的预设值 | |
Public 属性 | |
uint | identifier |
Voice池标识符 更多... | |
int | numVoices |
池中Voice的数量 更多... | |
PlayerConfig | playerConfig |
Voice的规格 更多... | |
bool | isStreamingOnly |
是否是串流播放专用 更多... | |
System.Int32 | minChannels |
最小声道数 更多... | |
Wave Voice池初始化配置
uint identifier |
Voice池标识符
int numVoices |
池中Voice的数量
PlayerConfig playerConfig |
Voice的规格
bool isStreamingOnly |
是否是串流播放专用
System.Int32 minChannels |
最小声道数