enableTwoPass property

bool? enableTwoPass
getter/setter pair

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;