Contents

kAudioFileGlobalInfo_FileTypeName

The name for the file type.

Declaration

var kAudioFileGlobalInfo_FileTypeName: AudioFilePropertyID { get }

Discussion

A CFString object containing the name for the file type.

If you access this property, your app is responsible for releasing the CFString 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