Contents

kAudioConverterPropertyMaximumInputPacketSize

A UInt32 value that indicates the size, in bytes, of the largest single packet of data in the input format. This is mostly useful for variable bit rate compressed data (decoders).

Declaration

var kAudioConverterPropertyMaximumInputPacketSize: AudioConverterPropertyID { get }

See Also

Constants