Wwise SDK 2025.1.1
|
#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... | |
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
.Definition at line 1035 of file AkCommandTypes.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise