Contents

kAudioConverterCompressionMagicCookie

A void* value that points to memory set up by the caller. This property is returned by the converter so that your application may store it along with the output data. This property can then be passed back to the converter for decompression at a later time.

Declaration

var kAudioConverterCompressionMagicCookie: AudioConverterPropertyID { get }

See Also

Constants