Click or drag to resize
AdaptiveTrackInfoGetBitrates Method
Retrieves all supported bitrates.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public abstract IEnumerable<uint> GetBitrates()

Return Value

Type: IEnumerableUInt32
An enumerator of all bitrates.

Implements

IAdjustableBitrateGetBitrates
See Also

Reference

[M:StreamCoders.Adaptive.Common.IAdjustableBitrate.GetBitrates()]