packetLossRate property

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

The packet loss rate (%) of the remote video after using the anti-packet-loss technology.

Implementation

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