rxKBitRate property

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

The receiving bitrate (Kbps).

Implementation

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