txPacketLossRate property
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;
The video packet loss rate (%) from the local client to the Agora server before applying the anti-packet loss strategies.
@JsonKey(name: 'txPacketLossRate')
final int? txPacketLossRate;