Skip to main content
Module

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

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

Properties

optional
keyMethod: string
optional
keySalt: string
optional
lifetime: string
optional
mkiLength: number
optional
mkiValue: number