txKBitRate property

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

The actual bitrate (Kbps) while sending the local video stream.

Implementation

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