rateControlMode property
Specify the rate_control_mode.
The default is "vbr". Supported rate control modes: - 'vbr' - variable
bitrate - 'crf' - constant rate factor
Implementation
core.String? rateControlMode;
Specify the rate_control_mode.
The default is "vbr". Supported rate control modes: - 'vbr' - variable
bitrate - 'crf' - constant rate factor
core.String? rateControlMode;