Contents

kAudioConverterPropertyMaximumInputBufferSize

Deprecated. The audio converter input callback may be passed any number of packets of data. If fewer are packets are returned than required, then the input proc is called again. If more packets are passed than required, they remain in the client’s buffer and are consumed as needed.

Declaration

var kAudioConverterPropertyMaximumInputBufferSize: AudioConverterPropertyID { get }

See Also

Constants