AVAudioPCMBuffer.ChannelData
Represents read-only channel data.
Declaration
enum ChannelDataOverview
For deinterleaved formats:
The span contains only the requested channel’s samples in contiguous memory
For interleaved formats:
The span contains the entire interleaved buffer starting at the channel’s first sample