downLoss property

int downLoss
getter/setter pair

Downstream Packet Loss Rate, in percentage (%) - The smaller the value, the better. If downLoss is 0%, it means that the network quality of the downstream link is excellent, and the data packets received from the cloud are not lost. If downLoss is 30%, it means that 30% of the audio and video data packets transmitted from the cloud to the SDK are lost in the transmission link.

Implementation

late int downLoss;