Remote
Extends
Indexable
[key: string]: unknown
Properties
| Property | Type | Overrides | Inherited from |
|---|---|---|---|
id | string | - | RTCStats.id |
kind? | "audio" | "video" | - | RTCStats.kind |
timestamp? | number | - | RTCStats.timestamp |
type | "remote-inbound-rtp" | RTCStats.type | - |
jitter? | number | - | - |
packetsLost? | number | - | - |
roundTripTime? | number | - | - |
codec? | Codec | - | - |
transport? | Transport | - | - |