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