Version
menu

Wwise SDK 2025.1.1
AkCmd_SetPanningRule Struct Reference

#include <AkCommandTypes.h>

Public Attributes

AkPanningRule_t panningRule
 Panning rule. More...
 
AkOutputDeviceID outputID
 Output ID to set the panning rule on. This can be obtained from AK_SoundEngine_GetOutputID. Set to 0 for primary output. More...
 

Detailed Description

Sets the panning rule of the specified output.

This may be changed anytime once the sound engine is initialized.

Note: The specified panning rule will only impact the sound if the processing format is downmixing to Stereo in the mixing process. It will not impact the output if the audio stays in 5.1 until the end, for example.

This command can fail for the following reasons:

  • AK_InvalidParameter when panningRule is not one of the values in the enum AkPanningRule.
See also

Definition at line 1035 of file AkCommandTypes.h.


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