Click or drag to resize
AdaptiveTrackInfoSelectBitrate Method
Selects the next bitrate to be used.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public abstract void SelectBitrate(
	uint bitrate
)

Parameters

bitrate
Type: SystemUInt32
A valid bitrate.

Implements

IAdjustableBitrateSelectBitrate(UInt32)
See Also

Reference

IAdjustableBitrate.SelectBitrate(uint)