Contents

kAudioFileGlobalInfo_WritableTypes

An array of UInt32 values containing the file types (such as AIFF, WAVE, and so forth) that can be opened for writing.

Declaration

var kAudioFileGlobalInfo_WritableTypes: AudioFilePropertyID { get }

Discussion

When accessing this property’s value, you must set the inSpecifier parameter to NULL.

See Also

Constants