Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ GetPanningRule()

AKRESULT __cdecl AK::SoundEngine::GetPanningRule ( AkPanningRule out_ePanningRule,
AkOutputDeviceID  in_idOutput = 0 
)

Gets the panning rule of the specified output.

Warning
Call this function only after the sound engine has been properly initialized.
Returns
One of the supported configuration:
  • AkPanningRule_Speakers
  • AkPanningRule_Headphone
See also
Parameters
out_ePanningRule Returned panning rule (AkPanningRule_Speakers or AkPanningRule_Headphone) for given output.
in_idOutput Output ID to set the bus on. As returned from AddOutput or GetOutputID. You can pass 0 for the main (default) output

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