KnownH264RateControlMode enum
Known values of H264RateControlMode that the service accepts.
Fields
ABR | Average Bitrate (ABR) mode that hits the target bitrate: Default mode. |
CBR | Constant Bitrate (CBR) mode that tightens bitrate variations around target bitrate. |
CRF | Constant Rate Factor (CRF) mode that targets at constant subjective quality. |