Wwise SDK 2021.1.8
HasCenter
Version
arrow_right
Table of Contents
Other Documentation
Wwise SDK 2021.1.8
|
◆ 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.
Definition at line 323 of file AkSpeakerConfig.h. References AK_SPEAKER_FRONT_CENTER. Referenced by AkChannelConfig::HasCenter(). |