kAudioFileGlobalInfo_AllExtensions
A CFArray of CFStrings containing all recognized file extensions. You can use this array when creating an NSOpenPanel (declared in the AppKit’s NSOpenPanel.h header file).
Declaration
var kAudioFileGlobalInfo_AllExtensions: 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
kAudioFileGlobalInfo_ReadableTypeskAudioFileGlobalInfo_WritableTypeskAudioFileGlobalInfo_FileTypeNamekAudioFileGlobalInfo_AvailableFormatIDskAudioFileGlobalInfo_AvailableStreamDescriptionsForFormatkAudioFileGlobalInfo_AllHFSTypeCodeskAudioFileGlobalInfo_AllUTIskAudioFileGlobalInfo_AllMIMETypeskAudioFileGlobalInfo_ExtensionsForTypekAudioFileGlobalInfo_HFSTypeCodesForTypekAudioFileGlobalInfo_UTIsForTypekAudioFileGlobalInfo_MIMETypesForTypekAudioFileGlobalInfo_TypesForExtensionkAudioFileGlobalInfo_TypesForHFSTypeCodekAudioFileGlobalInfo_TypesForUTI