@nextcloud/dialogs
    Preparing search index...

    Variable RTCRtpSender

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

    Type Declaration