rateControlMode property
Use Rate control mode (Mpeg2RateControlMode) to specifiy whether the bitrate is variable (vbr) or constant (cbr).
Implementation
final Mpeg2RateControlMode? rateControlMode;
Use Rate control mode (Mpeg2RateControlMode) to specifiy whether the bitrate is variable (vbr) or constant (cbr).
final Mpeg2RateControlMode? rateControlMode;