rateControl property

  1. @JsonKey(name: 'RateControl')
VideoRateControl2 rateControl
final

Optional element to configure rate control related parameters.

Implementation

@JsonKey(name: 'RateControl')
final VideoRateControl2 rateControl;