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

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

Return Value

Type: IEnumerableUInt32
An enumerator of all bitrates.
See Also