Wwise SDK 2025.1.2
|
#include <AkCommandTypes.h>
Public 속성 | |
AkPanningRule_t | panningRule |
Panning rule. 더 자세히 ... | |
AkOutputDeviceID | outputID |
Output ID to set the panning rule on. This can be obtained from AK_SoundEngine_GetOutputID. Set to 0 for primary output. 더 자세히 ... | |
Sets the panning rule of the specified output.
This may be changed anytime once the sound engine is initialized.
![]() | 참고: 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
.AkCommandTypes.h 파일의 1078 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요