rxVideoKBitRate property

  1. @JsonKey(name: 'rxVideoKBitRate')
int? rxVideoKBitRate
final

The bitrate (Kbps) of receiving the video.

Implementation

@JsonKey(name: 'rxVideoKBitRate')
final int? rxVideoKBitRate;