rateControlMode property

String? rateControlMode
getter/setter pair

Specify the mode.

The default is vbr. Supported rate control modes: - vbr - variable bitrate - crf - constant rate factor

Implementation

core.String? rateControlMode;