rateControlMode property

H264RateControlMode? 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 H264RateControlMode? rateControlMode;