Contents

kAudioFormatProperty_FormatInfo

General information about a format. Set the inSpecifier parameter to a magic cookie, or NULL. On input, the property value is an AudioStreamBasicDescription structure which should have at least the mFormatID field filled out. On output, the structure will be filled out as much as possible given the information known about the format and the contents of the magic cookie (if any is given). If multiple formats can be described by the AudioStreamBasicDescription and the associated magic cookie, this property will return the base level format.

Declaration

var kAudioFormatProperty_FormatInfo: AudioFormatPropertyID { get }

See Also

Constants