Contents

kAudioFileStreamProperty_AverageBytesPerPacket

A Float64 value indicating the average bytes per packet. For CBR and files with packet tables, this number will be exact. Otherwise, it is a running average of packets parsed.

Declaration

var kAudioFileStreamProperty_AverageBytesPerPacket: AudioFileStreamPropertyID { get }

See Also

Constants