Contents

kAudioFileGlobalInfo_AllMIMETypes

A CFArray of CF strings of all MIME types are recognized by Audio File Services.

Declaration

var kAudioFileGlobalInfo_AllMIMETypes: AudioFilePropertyID { get }

Discussion

If you access this property, your app is responsible for releasing the CFArray object.

When accessing this property’s value, you must set the inSpecifier parameter to NULL.

See Also

Constants