coreaudio::audio_unit::audio_format::standard_flags::IS_NON_MIXABLE []

pub const IS_NON_MIXABLE: StandardFlags = StandardFlags{bits: 64,}

Set to indicate when a format is nonmixable.

Note: that this flag is only used when interacting with the HAL's stream format information. It is not valid for any other use.

Available in OS X v10.3 and later.