AudioBuffer
A structure that holds a buffer of audio data.
Declaration
struct AudioBufferOverview
An audio buffer holds a single buffer of audio data in its mData field. The buffer can represent two types of audio:
A single, monophonic, noninterleaved channel of audio
Interleaved audio with the number of channels set by the mNumberChannels field