HMSRemoteTrackStats
Extends RTCInboundRtpStreamStats Ref: https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats
Hierarchy
BaseTrackStatsMissingInboundStats↳
HMSRemoteTrackStats
Properties
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
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
id
• id: string
Inherited from
BaseTrackStats.id
jitter
• Optional jitter: number
Inherited from
MissingInboundStats.jitter
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
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
ssrc
• ssrc: number
Inherited from
BaseTrackStats.ssrc
timestamp
• timestamp: number
Inherited from
BaseTrackStats.timestamp
transportId
• Optional transportId: string
Inherited from
BaseTrackStats.transportId
type
• type: RTCStatsType
Inherited from
BaseTrackStats.type