Wwise SDK 2023.1.8
|
◆ 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. |