RateControlMode Class |
Namespace: FM.IceLink.OpenH264
The RateControlMode type exposes the following members.
| Name | Description | |
|---|---|---|
| BitrateMode |
Gets a rate control mode of OpenH264 "RC_BITRATE_MODE".
| |
| BitrateModePostSkip |
Gets a rate control mode of OpenH264 "RC_BITRATE_MODE_POST_SKIP".
| |
| BufferBasedMode |
Gets a rate control mode of OpenH264 "RC_BUFFERBASED_MODE".
| |
| OffMode |
Gets a rate control mode of OpenH264 "RC_OFF_MODE".
| |
| QualityMode |
Gets a rate control mode of OpenH264 "RC_QUALITY_MODE".
| |
| TimestampMode |
Gets a rate control mode of OpenH264 "RC_TIMESTAMP_MODE".
| |
| Value |
Gets the internal integer value representation of this rate control mode.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |