Wwise SDK 2023.1.9
|
◆ StandardToPipelineIndex()
Convert a channel, identified by a single channel bit, to a buffer index used in GetChannel() below, for a given channel config. Standard indexing follows channel bit order (see AkSpeakerConfig.h). Pipeline/buffer indexing is the same but the LFE is moved to the end.
在文件 AkCommonDefs.h 第 548 行定义. 引用了 AK_ChannelConfigType_Standard, AK_SPEAKER_LOW_FREQUENCY, AKASSERT, AkChannelConfig::eConfigType, AK::GetNumNonZeroBits(), AkChannelConfig::HasLFE(), AkChannelConfig::uChannelMask , 以及 AkChannelConfig::uNumChannels. |