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