Wwise SDK 2024.1.1
|
◆ HasSideAndRearChannels()
Returns true if standard configuration represented by channel mask has two pair of surround channels, that is, side and back channels. 7.1 has two pairs of surround channels and would thus return true, whereas 5.1 would return false. 在文件 AkSpeakerConfig.h 第 386 行定义. 引用了 AK_SPEAKER_BACK_LEFT , 以及 AK_SPEAKER_SIDE_LEFT. |