Interface: Metrics
Hierarchy
Metrics
Properties
bitrate
• Optional
bitrate: number
bytesTransmitted
• Optional
bytesTransmitted: number
codec
• Optional
codec: string
jitter
• Optional
jitter: number
kind
• kind: "audio"
| "video"
packetsLost
• packetsLost: number
packetsTransmitted
• packetsTransmitted: number
recentPercentageLost
• Optional
recentPercentageLost: number
roundTripTime
• Optional
roundTripTime: number
timestamp
• Optional
timestamp: number
totalPercentageLost
• Optional
totalPercentageLost: number
type
• type: "inbound-rtp"
| "outbound-rtp"