Contents

kAudioConverterPropertyCalculateInputBufferSize

A UInt32 value that on input holds a size, in bytes, that is desired for the output data. On output, it holds the size, in bytes, of the input buffer required to generate that much output data. Note that some converters cannot do this calculation.

Declaration

var kAudioConverterPropertyCalculateInputBufferSize: AudioConverterPropertyID { get }

See Also

Constants