menu
版本
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
#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 行定义.