rxPacketLossRate property

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

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

Implementation

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