Contents

kAudioFormatFlagIsNonMixable

A flag that indicates the format is nonmixable.

Declaration

var kAudioFormatFlagIsNonMixable: AudioFormatFlags { get }

Discussion

Only use this flag when interacting with the stream format information of the hardware abstraction layer (HAL). It isn’t a valid flag for any other use.

See Also

Format flags