Android SDK 100ms
lib
/
live.hms.video.connection.degredation
/
RemoteTrack
Remote
Track
abstract
class
RemoteTrack
:
Track
Constructors
Properties
Inheritors
Constructors
Remote
Track
Link copied to clipboard
fun
RemoteTrack
(
)
Properties
bytes
Transported
Link copied to clipboard
abstract
override
val
bytesTransported
:
BigInteger
?
jitter
Link copied to clipboard
abstract
val
jitter
:
Double
?
jitter
Buffer
Delay
Link copied to clipboard
abstract
val
jitterBufferDelay
:
Double
?
last
Packet
Received
Timestamp
Link copied to clipboard
abstract
val
lastPacketReceivedTimestamp
:
Double
?
packets
Lost
Link copied to clipboard
abstract
val
packetsLost
:
Int
?
packets
Received
Link copied to clipboard
abstract
val
packetsReceived
:
Long
?
remote
Timestamp
Link copied to clipboard
abstract
override
val
remoteTimestamp
:
Double
?
ssrc
Link copied to clipboard
abstract
val
ssrc
:
Long
?
timestamp
Us
Link copied to clipboard
abstract
val
timestampUs
:
Double
?
track
Identifier
Link copied to clipboard
abstract
override
val
trackIdentifier
:
String
?
Inheritors
Audio
Link copied to clipboard
Video
Link copied to clipboard