Wwise SDK 2019.2.15
|
◆ 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 第 391 行定义. 引用了 AK_SPEAKER_BACK_LEFT , 以及 AK_SPEAKER_SIDE_LEFT. 被这些函数引用 StdChannelIndexToDisplayIndex(). |