interface dom.RTCRtpSendParameters
implements RTCRtpParameters
import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { RTCRtpSendParameters } = dom;
Properties
optional
degradationPreference: RTCDegradationPreferenceencodings: RTCRtpEncodingParameters[]
optional
priority: RTCPriorityType