HMSTrackStats
Extends RTCOutboundRtpStreamStats Ref: https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats
Hierarchy
↳
HMSTrackStats
Properties
bitrate
• bitrate: number
Inherited from
bytesReceived
• Optional
bytesReceived: number
Inherited from
HMSRemoteTrackStats.bytesReceived
bytesSent
• Optional
bytesSent: number
Inherited from
codec
• Optional
codec: string
Inherited from
codecId
• Optional
codecId: string
Inherited from
firCount
• Optional
firCount: number
Inherited from
frameHeight
• Optional
frameHeight: number
Inherited from
HMSRemoteTrackStats.frameHeight
frameWidth
• Optional
frameWidth: number
Inherited from
HMSRemoteTrackStats.frameWidth
framesDecoded
• Optional
framesDecoded: number
Inherited from
HMSRemoteTrackStats.framesDecoded
framesDropped
• Optional
framesDropped: number
Inherited from
HMSRemoteTrackStats.framesDropped
framesEncoded
• Optional
framesEncoded: number
Inherited from
HMSLocalTrackStats.framesEncoded
framesPerSecond
• Optional
framesPerSecond: number
Inherited from
HMSRemoteTrackStats.framesPerSecond
id
• id: string
Inherited from
jitter
• Optional
jitter: number
Inherited from
kind
• kind: string
Inherited from
nackCount
• Optional
nackCount: number
Inherited from
packetsDiscarded
• Optional
packetsDiscarded: number
Inherited from
HMSRemoteTrackStats.packetsDiscarded
packetsLost
• Optional
packetsLost: number
Inherited from
HMSRemoteTrackStats.packetsLost
packetsLostRate
• Optional
packetsLostRate: number
Inherited from
HMSRemoteTrackStats.packetsLostRate
packetsReceived
• Optional
packetsReceived: number
Inherited from
HMSRemoteTrackStats.packetsReceived
packetsSent
• Optional
packetsSent: number
Inherited from
HMSLocalTrackStats.packetsSent
peerID
• Optional
peerID: string
Inherited from
peerName
• Optional
peerName: string
Inherited from
pliCount
• Optional
pliCount: number
Inherited from
qpSum
• Optional
qpSum: number
Inherited from
qualityLimitationReason
• Optional
qualityLimitationReason: string
Inherited from
HMSLocalTrackStats.qualityLimitationReason
remote
• Optional
remote: RTCRemoteInboundRtpStreamStats
& { packetsLostRate?
: number
}
Stats perceived by the server(SFU) while receiving the local track sent by the peer Ref: https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-remote-inbound-rtp https://www.w3.org/TR/webrtc-stats/#dom-rtcremoteinboundrtpstreamstats
Inherited from
remoteId
• Optional
remoteId: string
Inherited from
roundTripTime
• Optional
roundTripTime: number
Inherited from
HMSLocalTrackStats.roundTripTime
ssrc
• ssrc: number
Inherited from
timestamp
• timestamp: number
Inherited from
totalRoundTripTime
• Optional
totalRoundTripTime: number
Inherited from
HMSLocalTrackStats.totalRoundTripTime
transportId
• Optional
transportId: string
Inherited from
HMSRemoteTrackStats.transportId
type
• type: RTCStatsType