버전

menu_open
대상 플랫폼:
Wwise SDK 2021.1.14
Windows-Specific AkPlatformInitSettings

This page contains information about the Windows-specific initialization settings.

HWND hWnd Handle to the window associated to the audio.
Each game must specify the HWND of the application for device detection purposes.
The value returned by GetDefaultPlatformInitSettings is the foreground HWND at the moment of the initialization of the sound engine and may not be the correct one for your game.
It is required that each game provides the correct HWND to be used.
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). Release 빌드에서는 이 매개 변수를 사용하지 않습니다.
AkUInt16 uNumRefillsInVoice 보이스 버퍼 내 refill buffer의 개수. 2 == double-buffered, defaults to 4.
AkUInt32 uSampleRate Sampling Rate. Default is 48000 Hz. Use 24000hz for low quality. Any positive reasonable sample rate is supported. However be careful setting a custom value. Using an odd or really low sample rate may result in malfunctionning sound engine.
bool bEnableAvxSupport Enables run-time detection of AVX and AVX2 SIMD support in the engine and plug-ins. Disabling this may improve CPU performance by allowing for higher CPU clockspeeds.
AkUInt32 uMaxSystemAudioObjects Dictates how many Microsoft Spatial Sound dynamic objects will be reserved by the System sink. On Windows, other running processes will be prevented from reserving these objects. 0으로 설정하면 System Audio Object 사용이 비활성화됩니다. Default is 128.
참고
AK::SoundEngine::Init
AK::SoundEngine::GetDefaultPlatformInitSettings

이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요