HMSRemoteTrackStats
Extends RTCInboundRtpStreamStats Ref: https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats
Hierarchy
-
BaseTrackStats -
MissingInboundStats↳
HMSRemoteTrackStats
Properties
audioLevel
• Optional audioLevel: number
Inherited from
MissingInboundStats.audioLevel
bitrate
• bitrate: number
Inherited from
BaseTrackStats.bitrate
bytesReceived
• Optional bytesReceived: number
Inherited from
MissingInboundStats.bytesReceived
codec
• Optional codec: string
Inherited from
BaseTrackStats.codec
codecId
• Optional codecId: string
Inherited from
BaseTrackStats.codecId
concealedSamples
• Optional concealedSamples: number
Inherited from
MissingInboundStats.concealedSamples
concealmentEvents
• Optional concealmentEvents: number
Inherited from
MissingInboundStats.concealmentEvents
enabled
• Optional enabled: boolean
Inherited from
BaseTrackStats.enabled
estimatedPlayoutTimestamp
• Optional estimatedPlayoutTimestamp: number
Inherited from
MissingInboundStats.estimatedPlayoutTimestamp
fecPacketsDiscarded
• Optional fecPacketsDiscarded: number
Inherited from
MissingInboundStats.fecPacketsDiscarded
fecPacketsReceived
• Optional fecPacketsReceived: number
Inherited from
MissingInboundStats.fecPacketsReceived
firCount
• Optional firCount: number
Inherited from
MissingInboundStats.firCount
frameHeight
• Optional frameHeight: number
Inherited from
MissingInboundStats.frameHeight
frameWidth
• Optional frameWidth: number
Inherited from
MissingInboundStats.frameWidth
framesDecoded
• Optional framesDecoded: number
Inherited from
MissingInboundStats.framesDecoded
framesDropped
• Optional framesDropped: number
Inherited from
MissingInboundStats.framesDropped
framesPerSecond
• Optional framesPerSecond: number
Inherited from
MissingInboundStats.framesPerSecond
framesReceived
• Optional framesReceived: number
Inherited from
MissingInboundStats.framesReceived
freezeCount
• Optional freezeCount: number
Inherited from
MissingInboundStats.freezeCount
id
• id: string
Inherited from
BaseTrackStats.id
jitter
• Optional jitter: number
Inherited from
MissingInboundStats.jitter
jitterBufferDelay
• Optional jitterBufferDelay: number
Inherited from
MissingInboundStats.jitterBufferDelay
jitterBufferEmittedCount
• Optional jitterBufferEmittedCount: number
Inherited from
MissingInboundStats.jitterBufferEmittedCount
kind
• kind: string
Inherited from
BaseTrackStats.kind
nackCount
• Optional nackCount: number
Inherited from
MissingInboundStats.nackCount
packetsDiscarded
• Optional packetsDiscarded: number
Inherited from
MissingInboundStats.packetsDiscarded
packetsLost
• Optional packetsLost: number
Inherited from
MissingInboundStats.packetsLost
packetsLostRate
• Optional packetsLostRate: number
Inherited from
MissingInboundStats.packetsLostRate
packetsReceived
• Optional packetsReceived: number
Inherited from
MissingInboundStats.packetsReceived
pauseCount
• Optional pauseCount: number
Inherited from
MissingInboundStats.pauseCount
peerID
• Optional peerID: string
Inherited from
BaseTrackStats.peerID
peerName
• Optional peerName: string
Inherited from
BaseTrackStats.peerName
pliCount
• Optional pliCount: number
Inherited from
MissingInboundStats.pliCount
qpSum
• Optional qpSum: number
Inherited from
MissingInboundStats.qpSum
remoteId
• Optional remoteId: string
Inherited from
MissingInboundStats.remoteId
roundTripTime
• Optional roundTripTime: number
Inherited from
MissingInboundStats.roundTripTime
silentConcealedSamples
• Optional silentConcealedSamples: number
Inherited from
MissingInboundStats.silentConcealedSamples
ssrc
• ssrc: number
Inherited from
BaseTrackStats.ssrc
timestamp
• timestamp: number
Inherited from
BaseTrackStats.timestamp
totalFreezesDuration
• Optional totalFreezesDuration: number
Inherited from
MissingInboundStats.totalFreezesDuration
totalPausesDuration
• Optional totalPausesDuration: number
Inherited from
MissingInboundStats.totalPausesDuration
totalRoundTripTime
• Optional totalRoundTripTime: number
Inherited from
MissingInboundStats.totalRoundTripTime
totalSamplesDuration
• Optional totalSamplesDuration: number
Inherited from
MissingInboundStats.totalSamplesDuration
totalSamplesReceived
• Optional totalSamplesReceived: number
Inherited from
MissingInboundStats.totalSamplesReceived
transportId
• Optional transportId: string
Inherited from
BaseTrackStats.transportId
type
• type: RTCStatsType
Inherited from
BaseTrackStats.type



