|
string | acfFileName = "" |
| ACF文件名 更多...
|
|
int | maxVirtualVoices = 32 |
|
int | maxVoiceLimitGroups = 32 |
|
int | maxCategories = 32 |
|
int | maxAisacs = 8 |
|
int | maxBusSends = 8 |
|
int | maxSequenceEventsPerFrame = 2 |
|
int | maxBeatSyncCallbacksPerFrame = 1 |
|
int | maxCueLinkCallbacksPerFrame = 1 |
|
StandardVoicePoolConfig | standardVoicePoolConfig = new StandardVoicePoolConfig() |
|
HcaMxVoicePoolConfig | hcaMxVoicePoolConfig = new HcaMxVoicePoolConfig() |
|
int | outputSamplingRate = 0 |
|
bool | usesInGamePreview = false |
|
InGamePreviewSwitchMode | inGamePreviewMode = InGamePreviewSwitchMode.Default |
|
InGamePreviewConfig | inGamePreviewConfig = new InGamePreviewConfig() |
|
float | serverFrequency = 60.0f |
|
CriAtom.SpeakerMapping | speakerMapping |
|
int | asrOutputChannels = 0 |
|
bool | useRandomSeedWithTime = true |
|
int | categoriesPerPlayback = 4 |
|
int | maxFaders = 4 |
|
int | maxBuses = 8 |
|
float | maxPitch = 2400f |
|
int | maxParameterBlocks = 1024 |
|
CriAtomEx.SoundRendererType | soundRendererType = CriAtomEx.SoundRendererType.Native |
|
bool | keepPlayingSoundOnPause = true |
|
bool | enableSonicSync = true |
|
EditorPcmOutputConfig | editorPcmOutputConfig = new EditorPcmOutputConfig() |
|
int | pcBufferingTime = 0 |
|
bool | useMicrosoftSpatialSound = true |
|
bool | iosEnableSonicSync = true |
|
int | iosBufferingTime = 50 |
|
bool | iosOverrideIPodMusic = false |
|
bool | androidEnableSonicSync = true |
|
int | androidBufferingTime = 133 |
|
int | androidStartBufferingTime = 100 |
|
AndroidLowLatencyStandardVoicePoolConfig | androidLowLatencyStandardVoicePoolConfig = new AndroidLowLatencyStandardVoicePoolConfig() |
|
bool | androidUsesAndroidFastMixer = true |
|
bool | androidForceToUseAsrForDefaultPlayback = true |
|
bool | androidUsesAAudio = false |
|
int | androidStreamType = 0 |
|