Wwise SDK 2022.1.19
|
#include <AkOpenHarmonySoundEngine.h>
公開変数類 | |
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 行目に定義があります。