Contents

kAudioFormatFlagIsPacked

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

Declaration

var kAudioFormatFlagIsPacked: AudioFormatFlags { get }

Discussion

Set this flag to indicate placement of the sample bits occupy the entire available bits of the channel. Clear this flag to indicate placement of the sample bits either with the high or low bits of the channel.

See Also

Format flags