Contents

kAudioFileGlobalInfo_ExtensionsForType

A CFArray of CF strings containing the recognized file extensions for a specified type.

Declaration

var kAudioFileGlobalInfo_ExtensionsForType: AudioFilePropertyID { get }

Discussion

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

When accessing this property, provide a pointer, in the inSpecifier parameter, to an audio file type ID containing a file type.

See Also

Constants