txAudioKBitRate property

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

The bitrate (Kbps) of sending the audio packet.

Implementation

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