Version
Target Platform(s):

Wwise SDK 2021.1.10
|
Mac-Specific AkPlatformInitSettings
This page contains information about the Mac-specific initialization settings.
AkThreadProperties threadLEngine | Lower engine threading properties. |
AkThreadProperties threadOutputMgr | Ouput thread threading properties. |
AkThreadProperties threadBankManager | Bank manager threading properties (its default priority is AK_THREAD_PRIORITY_NORMAL). |
AkThreadProperties threadMonitor | Monitor threading properties (its default priority is AK_THREAD_PRIORITY_ABOVENORMAL). This parameter is not used in Release build. |
AkUInt32 uSampleRate | Sampling Rate. Default 48000 Hz. |
AkUInt16 uNumRefillsInVoice | Number of refill buffers in voice buffer. 2 == double-buffered, defaults to 4. |