Contents

kAudioFileGlobalInfo_AllUTIs

A CFArray of CFString of all UTIs (Universal Type Identifiers) recognized by Audio File Services.

Declaration

var kAudioFileGlobalInfo_AllUTIs: 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