|
Wwise SDK 2022.1.19
|
#include <AkOpenHarmonySoundEngine.h>
Public 属性 | |
| 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. Set to 0 to get the native sample rate. Default value is 0. 更多... | |
| AkUInt16 | uNumRefillsInVoice |
| Number of refill buffers in voice buffer. Defaults to 4. 更多... | |
| bool | bVerboseSink |
| Enable this to inspect sink behavior. Useful for debugging non-standard devices. 更多... | |
| bool | bEnableLowLatency |
Platform specific initialization settings
Browse to 平台专用 AkPlatformInitSettings for each platform-specific initialization settings.
在文件 AkOpenHarmonySoundEngine.h 第 37 行定义.