Android SDK 100ms
lib
/
live.hms.video.connection.stats
/
HMSRTCStats
/
HMSRTCStats
HMSRTCStats
fun
HMSRTCStats
(
bytesSent
:
Long
,
bytesReceived
:
Long
,
packetsReceived
:
Long
,
packetsLost
:
Long
,
bitrateSent
:
Double
,
bitrateReceived
:
Double
,
roundTripTime
:
Double
)