Contents

kAudioFormatFlagIsFloat

A flag that indicates whether the format is floating point or integer.

Declaration

var kAudioFormatFlagIsFloat: AudioFormatFlags { get }

Discussion

Set this flag to indicate the format is floating point, and clear to indicate it’s integer.

See Also

Format flags