qvbrQualityLevel property

int? qvbrQualityLevel
final

Controls the target quality for the video encode. Applies only when the rate control mode is QVBR. Set values for the QVBR quality level field and Max bitrate field that suit your most important viewing devices. Recommended values are:

  • Primary screen: Quality level: 8 to 10. Max bitrate: 4M
  • PC or tablet: Quality level: 7. Max bitrate: 1.5M to 3M
  • Smartphone: Quality level: 6. Max bitrate: 1M to 1.5M

Implementation

final int? qvbrQualityLevel;