Skip to main content
Module

x/evt/lib/types/lib.dom.ts>RTCTransportStats

💧EventEmitter's typesafe replacement
Go to Latest
interface RTCTransportStats
implements RTCStats
import { type RTCTransportStats } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";

Properties

optional
activeConnection: boolean
optional
bytesReceived: number
optional
bytesSent: number
optional
localCertificateId: string
optional
remoteCertificateId: string
optional
rtcpTransportStatsId: string
optional
selectedCandidatePairId: string