txPacketLossRate property

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

The packet loss rate (%) from the client to the Agora server before applying the anti-packet-loss algorithm.

Implementation

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