@nextcloud/dialogs
    Preparing search index...

    Variable RTCRtpSender

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

    Type Declaration