Variable RTCRtpSender

RTCRtpSender: {
    prototype: RTCRtpSender;
    getCapabilities(kind) => RTCRtpCapabilities;
    new (): RTCRtpSender;
}

Type declaration