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

Type declaration