Click or drag to resize
H264RateControlSkipFrames Property
Whether the encoder just skip frames if the rate control goal is not reached.

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

Property Value

Type: Boolean
See Also