Contents

kAudioFileStreamProperty_PacketSizeUpperBound

A UInt32 value indicating the theoretical maximum packet size in the streamed file. This value is useful for determining minimum buffer sizes, for example.

Declaration

var kAudioFileStreamProperty_PacketSizeUpperBound: AudioFileStreamPropertyID { get }

See Also

Constants