Channel configuration type.
- 列挙型の値:
-
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.
|
AkSpeakerConfig.h の 476 行で定義されています。