rateControlMode property

Vp9RateControlMode? rateControlMode
final

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

Implementation

final Vp9RateControlMode? rateControlMode;