Skip to main content
Module

x/evt/lib/types/index.ts>dom.RTCRtpUnhandled

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.RTCRtpUnhandled
import { type dom } from "https://deno.land/x/evt@v2.3.1/lib/types/index.ts";
const { RTCRtpUnhandled } = dom;

Properties

optional
muxId: string
optional
payloadType: number
optional
ssrc: number