rateControlMode property

H265RateControlMode? rateControlMode
final

Use this setting to specify whether this output has a variable bitrate (VBR), constant bitrate (CBR) or quality-defined variable bitrate (QVBR).

Implementation

final H265RateControlMode? rateControlMode;