Wwise SDK 2024.1.2
|
◆ HasCenter()
Returns true when the center channel is present in a given channel configuration. Note that mono configurations have one channel which is arbitrary set to AK_SPEAKER_FRONT_CENTER, so HasCenter() returns true for mono signals.
在文件 AkSpeakerConfig.h 第 330 行定义. 被这些函数引用 AkChannelConfig::HasCenter(). |