frameLossRate property

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

The packet loss rate (%) of the remote video.

Implementation

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