menu
バージョン
2022.1.19.8584
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
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.6.8842
2023.1.14.8770
2022.1.19.8584
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.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 行目に定義があります。