Wwise SDK 2024.1.1
|
◆ HasStrictlyOnePairOfSurroundChannels()
Returns true if standard configuration represented by channel mask has strictly one pair of surround channels, either defined as side or back channels. 7.1 has two pairs of surround channels and would thus return false. AkSpeakerConfig.h の 378 行目に定義があります。 参照先 AK_SPEAKER_BACK_LEFT, AK_SPEAKER_SIDE_LEFT. 参照元 BackToSideChannels(). |