Contents

isStandard

A Boolean value that indicates whether the format is in a deinterleaved native-endian float state.

Declaration

var isStandard: Bool { get }

Discussion

This value returns true if the format is AVAudioCommonFormat.pcmFormatFloat32; otherwise, false.

See Also

Determining the Audio Format