| H264RateControl Class |
Namespace: StreamCoders.Encoder
The H264RateControl type exposes the following members.
| Name | Description | |
|---|---|---|
| H264RateControl | Initializes a new instance of the H264RateControl class |
| Name | Description | |
|---|---|---|
| QuantizerB |
Quality Control for B-Frames [1;31] 1=Best
| |
| QuantizerI |
Quality Control for I-Frames [1;31] 1=Best
| |
| QuantizerP |
Quality Control for P-Frames [1;31] 1=Best
| |
| RateControlType | ||
| SkipFrames |
Whether the encoder just skip frames if the rate control goal is not reached.
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |