Android SDK 100ms
lib
/
live.hms.video.connection.degredation
/
ConnectionInfo
/
PacketLossTracks
Packet
Loss
Tracks
data
class
PacketLossTracks
(
val
ssrc
:
Long
?
,
val
packetLoss
:
Int
?
)
Constructors
Properties
Constructors
Packet
Loss
Tracks
Link copied to clipboard
fun
PacketLossTracks
(
ssrc
:
Long
?
,
packetLoss
:
Int
?
)
Properties
packet
Loss
Link copied to clipboard
val
packetLoss
:
Int
?
ssrc
Link copied to clipboard
val
ssrc
:
Long
?