coreaudio::audio_unit::audio_format::standard_flags::IS_PACKED []

pub const IS_PACKED: StandardFlags = StandardFlags{bits: 8,}

Set if the sample bits occupy the entire available bits for the channel, clear if they are high- or low-aligned within the channel.

Available in OS X v10.2 and later.