interface dom.RTCRtpReceiveParameters
implements RTCRtpParameters
import { type dom } from "https://deno.land/x/evt@v2.4.8/mod.ts";
const { RTCRtpReceiveParameters } = dom;
Properties
encodings: RTCRtpDecodingParameters[]
import { type dom } from "https://deno.land/x/evt@v2.4.8/mod.ts";
const { RTCRtpReceiveParameters } = dom;