Version

    Other Documentation

menu_open
Wwise SDK 2019.2.15

◆ GetChannel()

AkSampleType* AkAudioBuffer::GetChannel ( AkUInt32  in_uIndex )
inline

Get the buffer of the ith channel. Access to channel data is most optimal through this method. Use whenever the speaker configuration is known, or when an operation must be made independently for each channel.

Remarks
When using a standard configuration, use ChannelMaskToBufferIndex() to convert channel bits to buffer indices.
Returns
Address of the buffer of the ith channel.
See also
Parameters
in_uIndex Channel index [0,NumChannels()-1]

Definition at line 372 of file AkCommonDefs.h.

References AKASSERT, MaxFrames(), NumChannels(), and pData.

Referenced by GetLFE(), and ZeroPadToMaxFrames().


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise