Skip to main content
Module

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

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

Properties

optional
bytesSent: number
optional
packetsSent: number
optional
roundTripTime: number
optional
targetBitrate: number