Wwise SDK 2022.1.18
|
#include <AkOpenHarmonySoundEngine.h>
Public Attributes | |
AkThreadProperties | threadLEngine |
Lower engine threading properties. More... | |
AkThreadProperties | threadOutputMgr |
Ouput thread threading properties. More... | |
AkThreadProperties | threadBankManager |
Bank manager threading properties (its default priority is AK_THREAD_PRIORITY_NORMAL) More... | |
AkThreadProperties | threadMonitor |
Monitor threading properties (its default priority is AK_THREAD_PRIORITY_ABOVENORMAL). This parameter is not used in Release build. More... | |
AkUInt32 | uSampleRate |
Sampling Rate. Set to 0 to get the native sample rate. Default value is 0. More... | |
AkUInt16 | uNumRefillsInVoice |
Number of refill buffers in voice buffer. Defaults to 4. More... | |
bool | bVerboseSink |
Enable this to inspect sink behavior. Useful for debugging non-standard devices. More... | |
bool | bEnableLowLatency |
Platform specific initialization settings
Browse to Platform-Specific AkPlatformInitSettings for each platform-specific initialization settings.
Definition at line 37 of file AkOpenHarmonySoundEngine.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise