Contents

kAudioFormatFlagsAreAllClear

A flag that indicates whether all the flags are clear.

Declaration

var kAudioFormatFlagsAreAllClear: AudioFormatFlags { get }

Discussion

Set this flag to indicate all the flags are clear. You must use this constant instead of 0, because a 0 indicates that there are no format flags.

See Also

Format flags