Contents

AudioCodecMagicCookieInfo

A structure holding magic cookie information needed by some codecs.

Declaration

struct AudioCodecMagicCookieInfo

Overview

This structure is passed as input to the AudioCodecGetProperty(_:_:_:_:) function for the kAudioCodecPropertyFormatList property. The first 4 + sizeof(void *) bytes of the buffer pointed to by the function’s outPropertyData parameter contains this structure on input.

Topics

Initializers

Instance Properties

See Also

Codec Types