rateControlMode property

Vp8RateControlMode? rateControlMode
final

With the VP8 codec, you can use only the variable bitrate (VBR) rate control mode.

Implementation

final Vp8RateControlMode? rateControlMode;