rateControl property

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

Optional element to configure rate control related parameters.

Implementation

@JsonKey(name: 'RateControl')
final VideoRateControl? rateControl;