enableTwoPass property
Use two-pass encoding strategy to achieve better video quality.
VideoStream.rate_control_mode must be "vbr". The default is false.
Implementation
core.bool? enableTwoPass;
Use two-pass encoding strategy to achieve better video quality.
VideoStream.rate_control_mode must be "vbr". The default is false.
core.bool? enableTwoPass;