AVAudioFormat.Standard Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value that is true if the audio format is non-interleaved native-endian float values.
public virtual bool Standard { [Foundation.Export("isStandard")] get; }
member this.Standard : bool
Property Value
- Attributes