fractionLost property
Packet loss rate, and the range is 0.0,1.0
.
- For a local user, it is the sent-packet loss ratio.
- For a remote user, it is the loss ratio of all the packets received.
Implementation
final double? fractionLost;
Packet loss rate, and the range is 0.0,1.0
.
final double? fractionLost;