Enum AMARateControl
- Assembly
- VisioForge.Core.dll
Rate-control mode for the AMD AMA (MA35D) encoders (ama_*enc "rate-control" property).
public enum AMARateControlFields
Auto = -1-
Automatic selection.
CQP = 0-
Constant QP.
CBR = 1-
Constant bitrate.
VBR = 2-
Variable bitrate.
CVBR = 3-
Constrained variable bitrate.