coreaudio::audio_unit::audio_format::standard_flags::IS_ALIGNED_HIGH []

pub const IS_ALIGNED_HIGH: StandardFlags = StandardFlags{bits: 16,}

Set if the sample bits are placed into the high bits of the channel, clear for low bit placement.

Note: This is only valid if IS_PACKED is clear.

Available in OS X v10.2 and later.