| Mpeg4RateControl Class |
Namespace: StreamCoders.Encoder
The Mpeg4RateControl type exposes the following members.
| Name | Description | |
|---|---|---|
| Mpeg4RateControl | Initializes a new instance of the Mpeg4RateControl 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 |
Gets the type of the rate control.
|
| 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.) |