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 |