Contents

kLinearPCMFormatFlagIsNonInterleaved

A flag that indicates whether the samples for each channel or frame are continguously located, and whether the layout of the channels or frames is end-to-end.

Declaration

var kLinearPCMFormatFlagIsNonInterleaved: AudioFormatFlags { get }

Discussion

This flag is a synonym for kAudioFormatFlagIsNonInterleaved.

See Also

Format flags