Contents

kAudioConverterPropertyMaximumOutputPacketSize

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

Declaration

var kAudioConverterPropertyMaximumOutputPacketSize: AudioConverterPropertyID { get }

See Also

Constants