AudioFileStream.AverageBytesPerPacket Property

Definition

Average bytes per packet. This value is precise for audio files with constant bit rates or audio files that have a packet index, otherwise it is a computed average.

public double AverageBytesPerPacket { get; }
member this.AverageBytesPerPacket : double

Property Value

Remarks

This updates the LastError property.

Applies to