Contents

kAudioConverterPropertyCalculateOutputBufferSize

A UInt32 value that on input holds a size, in bytes, that is desired for the input data. On output, it holds the size, in bytes, of the output buffer required to hold the output data to be generated. Some converters cannot do this calculation.

Declaration

var kAudioConverterPropertyCalculateOutputBufferSize: AudioConverterPropertyID { get }

See Also

Constants