On this page

Variable RTCRtpReceiver

RTCRtpReceiver: {
    prototype: RTCRtpReceiver;
    getCapabilities(kind: string): RTCRtpCapabilities | null;
    new (): RTCRtpReceiver;
}

Type Declaration

Was this helpful?
SDK JS
Reference
RTCRtpReceiver