txPacketLossRate property

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

The video packet loss rate (%) from the local client to the Agora server before applying the anti-packet loss strategies.

Implementation

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