Class ConnectionInfo.PacketLossTracks
-
- All Implemented Interfaces:
public final class ConnectionInfo.PacketLossTracks
-
-
Field Summary
Fields Modifier and Type Field Description private final Longssrcprivate final IntegerpacketLoss
-
Constructor Summary
Constructors Constructor Description ConnectionInfo.PacketLossTracks(Long ssrc, Integer packetLoss)
-
Method Summary
Modifier and Type Method Description final LonggetSsrc()final IntegergetPacketLoss()
-