Enum QSVHEVCEncRateControl
- Assembly
- VisioForge.Core.dll
QSV HEVC encoder rate control.
public enum QSVHEVCEncRateControlFields
CBR = 1-
Constant Bitrate.
VBR = 2-
Variable Bitrate.
CQP = 3-
Constant Quantizer.
ICQ = 9-
Intelligent CQP.
VCM = 10-
Video Conferencing Mode (Non HRD compliant).
QVBR = 14-
VBR with CQP.