This class contains settings regarding bitrate, framerate and resolution scaling. Those settings can be modified in real-time.
More...
|
uint | maxBitrate = 2500 |
| The Maximum bitrate that can be used for video encoding. The value is in kilobits per second.
|
|
uint | minBitrate = 300 |
| The minimum bitrate that can be used for video encoding. The value is in kilobits per second.
|
|
uint | maxFramerate = 60 |
| The max framerate that can be used.
|
|
double | resolutionDownScaling = 1.0 |
| A float value greater than 1.0. It can be used to scale down video resolution. For example, setting to 2.0 will scale down the resolution by 50%.
|
|
This class contains settings regarding bitrate, framerate and resolution scaling. Those settings can be modified in real-time.
The documentation for this class was generated from the following file: