Bitrate

AsfBaseStreamProperty.Bitrate property

Gets the leak rate R, in bits per second, of a leaky bucket that contains the data portion of the stream without overflowing, excluding all ASF Data Packet overhead.

public uint? Bitrate { get; }

Property Value

The bleak rate R, in bits per second.

See Also