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