Click or drag to resize
H264VideoEncoderConfigurationRateControl Property
Gets the rate control.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public H264RateControl RateControl { get; set; }

Property Value

Type: H264RateControl
The rate control.
See Also