Speaker panning type: type of panning logic when object is not 3D spatialized (i.e. when Ak3DSpatializationMode is AK_SpatializationMode_None).
| 枚举值 |
|---|
| AK_DirectSpeakerAssignment | No panning: route to matching channels between input and output.
|
| AK_BalanceFadeHeight | Balance-Fade-Height: Traditional "box" or "car"-like panner.
|
| AK_SteeringPanner | Steering panner.
|
| AkSpeakerPanning_Last | End of enum, invalid value.
|
在文件 AkEnums.h 第 221 行定义.