Variable RTCRtpScriptTransform

RTCRtpScriptTransform: {
    prototype: RTCRtpScriptTransform;
    new (worker: Worker, options?: any, transfer?: any[]): RTCRtpScriptTransform;
}