videoReceivePacketLoss property

  1. @JsonKey(name: 'videoRecvPacketLoss')
double? videoReceivePacketLoss
inherited

The total amount of video packet loss on the receive side of the network.

Implementation

@JsonKey(name: 'videoRecvPacketLoss')
double? get videoReceivePacketLoss => throw _privateConstructorUsedError;