import { type RTCPeerConnectionEventMap } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
Properties
connectionstatechange: Event
datachannel: RTCDataChannelEvent
icecandidate: RTCPeerConnectionIceEvent
icecandidateerror: RTCPeerConnectionIceErrorEvent
iceconnectionstatechange: Event
icegatheringstatechange: Event
negotiationneeded: Event
signalingstatechange: Event
statsended: RTCStatsEvent
track: RTCTrackEvent