packetLoss property

num? packetLoss
final

WebRTC packet loss (percent, 0-100). 0 disables packet loss emulation, 100 drops all the packets.

Implementation

final num? packetLoss;