Click or drag to resize
WaveFormatExtensibleAverageBytesPerSecond Property
Gets or sets the average data-transfer rate, in bytes per second, for the format.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int AverageBytesPerSecond { get; set; }

Property Value

Type: Int32
See Also