Contents

kAudioFileGlobalInfo_UTIsForType

A CFArray of CFString of all Universal Type Identifiers recognized by a specified file type.

Declaration

var kAudioFileGlobalInfo_UTIsForType: 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.

See Also

Constants