finalLoss property
- Field description: total packet loss rate (%) of the audio/video stream
- Deprecated, please use audioPacketLoss and videoPacketLoss instead.
Implementation
@JsonKey(name: 'finalLoss')
int finalLoss;
@JsonKey(name: 'finalLoss')
int finalLoss;