AudioFileStream.AverageBytesPerPacket Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.