txVideoKBitRate property

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

The bitrate (Kbps) of sending the video.

Implementation

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