Click or drag to resize
ExtendedTrackInfoBitrate Property
Get bitrate of track by pulling value out of Video or Audio class depending on TrackCategory.

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

Property Value

Type: Int32
The bitrate of this stream.
See Also