Channel configuration type.
- Enumerator:
-
AK_ChannelConfigType_Anonymous |
Channel mask == 0 and channels are anonymous.
|
AK_ChannelConfigType_Standard |
Channels must be identified with standard defines in AkSpeakerConfigs.
|
AK_ChannelConfigType_Ambisonic |
Ambisonics. Channel mask == 0 and channels follow standard ambisonic order.
|
Definition at line 476 of file AkSpeakerConfig.h.