Version

menu_open
AkChannelConfig __cdecl AK::SoundEngine::GetSpeakerConfiguration ( AkAudioOutputType  in_eSinkType = AkOutput_Main,
AkUInt32  in_iOutputID = 0  
)

Get 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.
Returns:
The output configuration. An empty AkChannelConfig (!AkChannelConfigIsValid()) if device does not exist.
See also:
Parameters:
in_eSinkType  Output sink type. Pass AkOutput_Main for main output.
in_iOutputID  Player number or device-unique identifier. Pass 0 for main.

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise