rxAudioKBitRate property

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

The bitrate (Kbps) of receiving the audio.

Implementation

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