interface dom.RTCRtpEncodingParameters
implements RTCRtpCodingParameters
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCRtpEncodingParameters } = dom;
Properties
optional
dtx: RTCDtxStatusimport { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCRtpEncodingParameters } = dom;