Contents

kLinearPCMFormatFlagIsPacked

A flag that indicates whether placement of the sample bits occupy the entire available bits of the channel.

Declaration

var kLinearPCMFormatFlagIsPacked: AudioFormatFlags { get }

Discussion

This flag is a synonym for kAudioFormatFlagIsPacked.

See Also

Format flags