버전

menu_open
Wwise SDK 2018.1.11

◆ GetSpeakerConfiguration()

AkChannelConfig __cdecl AK::SoundEngine::GetSpeakerConfiguration ( AkOutputDeviceID  in_idOutput = 0 )

Gets the output speaker configuration of the specified output. Call this function to get the speaker configuration of the output (which may not correspond to the physical output format of the platform, in the case of downmixing provided by the platform itself). You may initialize the sound engine with a user-specified configuration, but the resulting configuration is determined by the sound engine, based on the platform, output type and platform settings (for e.g. system menu or control panel option).

Warning
Call this function only after the sound engine has been properly initialized. If you are initializing the sound engine with AkInitSettings::bUseLEngineThread to false, it is required to call RenderAudio() at least once before calling this function to complete the sound engine initialization.
Returns
The output configuration. An empty AkChannelConfig AkChannelConfig::IsValid() == false if device does not exist.
See also
Parameters
in_idOutput Output ID to set the bus on. As returned from AddOutput or GetOutputID. You can pass 0 for the main (default) output

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

지원이 필요하신가요?

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

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

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

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

Wwise를 시작해 보세요