quickvo-sdk-js 0.9.3 → 0.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,202 @@
1
- (function(bt,_t){typeof exports=="object"&&typeof module<"u"?_t(exports):typeof define=="function"&&define.amd?define(["exports"],_t):(bt=typeof globalThis<"u"?globalThis:bt||self,_t(bt["snqu-calls-sdk-js"]={}))})(this,function(exports){"use strict";var le=Object.defineProperty;var ae=bt=>{throw TypeError(bt)};var ue=(bt,_t,wt)=>_t in bt?le(bt,_t,{enumerable:!0,configurable:!0,writable:!0,value:wt}):bt[_t]=wt;var X=(bt,_t,wt)=>ue(bt,typeof _t!="symbol"?_t+"":_t,wt),se=(bt,_t,wt)=>_t.has(bt)||ae("Cannot "+wt);var it=(bt,_t,wt)=>(se(bt,_t,"read from private field"),wt?wt.call(bt):_t.get(bt)),vt=(bt,_t,wt)=>_t.has(bt)?ae("Cannot add the same private member more than once"):_t instanceof WeakSet?_t.add(bt):_t.set(bt,wt),Rt=(bt,_t,wt,St)=>(se(bt,_t,"write to private field"),St?St.call(bt,wt):_t.set(bt,wt),wt);var bt,_t,wt,St,Tt,jt,Zt,Ft,Mt,Ht,zt,Jt,Ct,gt,Ot,It,Nt,qt,Wt,Kt,Dt,Gt,Vt,Qt,Yt,Ut,Xt,Pt,Lt,Bt,At,te,ee,ie,ne;const lt=(N,F={})=>{const I={unit:"B",splitStr:" ",...F};let{unit:Z,splitStr:a}=I;const O=["B","KB","MB","GB","TB","PB","EB","ZB","YB"],e=O.findIndex(D=>D===Z),n=O.slice(e+1,O.length);let q=N;for(const D of n)if(Z=D,q=q/1024,q<1024)break;return`${q.toFixed(2)}${a}${Z}`},P=(N,F=[])=>{const I={...N},Z=Object.keys(I);for(const a of Z)F.findIndex(O=>String(O)===a)===-1&&delete I[a];return I},pt=(N,F=[],I=!0)=>{const Z=new Map;for(const O of N){const e=[];for(const q of F)e.push(O[q]);const n=`map-${e.join("-")}`;if(!Z.has(n)){Z.set(n,O);continue}I&&Z.set(n,O)}const a=Z.entries();return Array.from(a,([O,e])=>e)},dt=(N,F=[])=>{const I=[];for(const Z of N){const a=P(Z,F);I.push(a)}return I},ht=(N,F="value",I="label")=>{const Z=[],a=Object.entries(N);for(const[O,e]of a){const n={[I]:e,[F]:O};Z.push(n)}return Z},v$1=(N=0,F=1)=>{const I=Math.max(0,N),Z=Math.max(1,F),a=Math.random()*(Z-I+1)+I;return parseInt(`${a}`,10)},xt=(N=16,F=16)=>{const I="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ".split(""),Z=Math.min(I.length,F),a=Date.now().toString(Z),O=a.split(""),e=Math.max(4,N-a.length);for(let n=0;n<e;n++){const q=v$1(0,Z-1),D=I[q];O.push(D)}return O.join("").toUpperCase()},W=(N,F)=>{try{let I=Number(N);if(isNaN(I)){const Z=new Date(`${N}`);if(`${Z}`=="Invalid Date")return 0;I=Z.getTime()}if(F!==void 0){const Z=new Date().getTimezoneOffset();I+=(Z+F)*60*1e3}return I}catch(I){return console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->timeStamp:err",{_val:N,_offset:F,error:I}),0}},H=1e3,R$1=6e4,U=36e5,A=864e5,_={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7","01":"一","02":"二","03":"三","04":"四","05":"五","06":"六","07":"日"},L=N=>W(N),E$1=(N,F="YYYY-MM-DD hh:mm:ss",I={})=>{const Z={empty_str:"-",...I},{empty_str:a,offset:O}=Z,e=W(N,O);if(Number(N)!==0&&e===0)return a;const n=new Date(e),q=`${n.getFullYear()}`,D=`${n.getMonth()+1}`,z=`${n.getDate()}`,K=`${n.getDay()===0?7:n.getDay()}`,J=`${n.getHours()}`,G=`${n.getMinutes()}`,Q=`${n.getSeconds()}`,nt=`${Math.ceil((e-L(`${q}/01/01 00:00:00`)+1)/864e5)}`,et=`${Math.ceil(((e-L(`${q}/01/01 00:00:00`))/864e5-Number(K))/7)+1}`,tt=[{k:"Y+",v:q},{k:"M+",v:D},{k:"D+",v:z},{k:"W+",v:K},{k:"h+",v:J},{k:"m+",v:G},{k:"s+",v:Q},{k:"d+",v:nt},{k:"w+",v:et}];let ot;for(let{k:ct,v:rt}of tt)if(ot=new RegExp(`(${ct})`).exec(F),ot){const st=ot[1];let yt=rt.padStart(st.length,"0");st.includes("W")&&(yt=_[yt.slice(0,2)]),F=F.replace(st,yt)}return F},V=new Map,$t=(N,F,I)=>{const Z=new Date().getTime(),a=V.get(N)||0;Z-I>a&&(F(),V.set(N,Z))},enum_mediaType={microphoneCamera_audio:"麦克风-默认轨道",microphoneCamera_video:"摄像头-默认轨道",screenSharing_video:"屏幕共享-视频轨道",screenSharing_audio:"屏幕共享-音频轨道"};ht(enum_mediaType);const mediaType_keys=Object.keys(enum_mediaType);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},lib={},parser={},grammar={exports:{}},hasRequiredGrammar;function requireGrammar(){if(hasRequiredGrammar)return grammar.exports;hasRequiredGrammar=1;var N=grammar.exports={v:[{name:"version",reg:/^(\d*)$/}],o:[{name:"origin",reg:/^(\S*) (\d*) (\d*) (\S*) IP(\d) (\S*)/,names:["username","sessionId","sessionVersion","netType","ipVer","address"],format:"%s %s %d %s IP%d %s"}],s:[{name:"name"}],i:[{name:"description"}],u:[{name:"uri"}],e:[{name:"email"}],p:[{name:"phone"}],z:[{name:"timezones"}],r:[{name:"repeats"}],t:[{name:"timing",reg:/^(\d*) (\d*)/,names:["start","stop"],format:"%d %d"}],c:[{name:"connection",reg:/^IN IP(\d) (\S*)/,names:["version","ip"],format:"IN IP%d %s"}],b:[{push:"bandwidth",reg:/^(TIAS|AS|CT|RR|RS):(\d*)/,names:["type","limit"],format:"%s:%s"}],m:[{reg:/^(\w*) (\d*) ([\w/]*)(?: (.*))?/,names:["type","port","protocol","payloads"],format:"%s %d %s %s"}],a:[{push:"rtp",reg:/^rtpmap:(\d*) ([\w\-.]*)(?:\s*\/(\d*)(?:\s*\/(\S*))?)?/,names:["payload","codec","rate","encoding"],format:function(F){return F.encoding?"rtpmap:%d %s/%s/%s":F.rate?"rtpmap:%d %s/%s":"rtpmap:%d %s"}},{push:"fmtp",reg:/^fmtp:(\d*) ([\S| ]*)/,names:["payload","config"],format:"fmtp:%d %s"},{name:"control",reg:/^control:(.*)/,format:"control:%s"},{name:"rtcp",reg:/^rtcp:(\d*)(?: (\S*) IP(\d) (\S*))?/,names:["port","netType","ipVer","address"],format:function(F){return F.address!=null?"rtcp:%d %s IP%d %s":"rtcp:%d"}},{push:"rtcpFbTrrInt",reg:/^rtcp-fb:(\*|\d*) trr-int (\d*)/,names:["payload","value"],format:"rtcp-fb:%s trr-int %d"},{push:"rtcpFb",reg:/^rtcp-fb:(\*|\d*) ([\w-_]*)(?: ([\w-_]*))?/,names:["payload","type","subtype"],format:function(F){return F.subtype!=null?"rtcp-fb:%s %s %s":"rtcp-fb:%s %s"}},{push:"ext",reg:/^extmap:(\d+)(?:\/(\w+))?(?: (urn:ietf:params:rtp-hdrext:encrypt))? (\S*)(?: (\S*))?/,names:["value","direction","encrypt-uri","uri","config"],format:function(F){return"extmap:%d"+(F.direction?"/%s":"%v")+(F["encrypt-uri"]?" %s":"%v")+" %s"+(F.config?" %s":"")}},{name:"extmapAllowMixed",reg:/^(extmap-allow-mixed)/},{push:"crypto",reg:/^crypto:(\d*) ([\w_]*) (\S*)(?: (\S*))?/,names:["id","suite","config","sessionConfig"],format:function(F){return F.sessionConfig!=null?"crypto:%d %s %s %s":"crypto:%d %s %s"}},{name:"setup",reg:/^setup:(\w*)/,format:"setup:%s"},{name:"connectionType",reg:/^connection:(new|existing)/,format:"connection:%s"},{name:"mid",reg:/^mid:([^\s]*)/,format:"mid:%s"},{name:"msid",reg:/^msid:(.*)/,format:"msid:%s"},{name:"ptime",reg:/^ptime:(\d*(?:\.\d*)*)/,format:"ptime:%d"},{name:"maxptime",reg:/^maxptime:(\d*(?:\.\d*)*)/,format:"maxptime:%d"},{name:"direction",reg:/^(sendrecv|recvonly|sendonly|inactive)/},{name:"icelite",reg:/^(ice-lite)/},{name:"iceUfrag",reg:/^ice-ufrag:(\S*)/,format:"ice-ufrag:%s"},{name:"icePwd",reg:/^ice-pwd:(\S*)/,format:"ice-pwd:%s"},{name:"fingerprint",reg:/^fingerprint:(\S*) (\S*)/,names:["type","hash"],format:"fingerprint:%s %s"},{push:"candidates",reg:/^candidate:(\S*) (\d*) (\S*) (\d*) (\S*) (\d*) typ (\S*)(?: raddr (\S*) rport (\d*))?(?: tcptype (\S*))?(?: generation (\d*))?(?: network-id (\d*))?(?: network-cost (\d*))?/,names:["foundation","component","transport","priority","ip","port","type","raddr","rport","tcptype","generation","network-id","network-cost"],format:function(F){var I="candidate:%s %d %s %d %s %d typ %s";return I+=F.raddr!=null?" raddr %s rport %d":"%v%v",I+=F.tcptype!=null?" tcptype %s":"%v",F.generation!=null&&(I+=" generation %d"),I+=F["network-id"]!=null?" network-id %d":"%v",I+=F["network-cost"]!=null?" network-cost %d":"%v",I}},{name:"endOfCandidates",reg:/^(end-of-candidates)/},{name:"remoteCandidates",reg:/^remote-candidates:(.*)/,format:"remote-candidates:%s"},{name:"iceOptions",reg:/^ice-options:(\S*)/,format:"ice-options:%s"},{push:"ssrcs",reg:/^ssrc:(\d*) ([\w_-]*)(?::(.*))?/,names:["id","attribute","value"],format:function(F){var I="ssrc:%d";return F.attribute!=null&&(I+=" %s",F.value!=null&&(I+=":%s")),I}},{push:"ssrcGroups",reg:/^ssrc-group:([\x21\x23\x24\x25\x26\x27\x2A\x2B\x2D\x2E\w]*) (.*)/,names:["semantics","ssrcs"],format:"ssrc-group:%s %s"},{name:"msidSemantic",reg:/^msid-semantic:\s?(\w*) (\S*)/,names:["semantic","token"],format:"msid-semantic: %s %s"},{push:"groups",reg:/^group:(\w*) (.*)/,names:["type","mids"],format:"group:%s %s"},{name:"rtcpMux",reg:/^(rtcp-mux)/},{name:"rtcpRsize",reg:/^(rtcp-rsize)/},{name:"sctpmap",reg:/^sctpmap:([\w_/]*) (\S*)(?: (\S*))?/,names:["sctpmapNumber","app","maxMessageSize"],format:function(F){return F.maxMessageSize!=null?"sctpmap:%s %s %s":"sctpmap:%s %s"}},{name:"xGoogleFlag",reg:/^x-google-flag:([^\s]*)/,format:"x-google-flag:%s"},{push:"rids",reg:/^rid:([\d\w]+) (\w+)(?: ([\S| ]*))?/,names:["id","direction","params"],format:function(F){return F.params?"rid:%s %s %s":"rid:%s %s"}},{push:"imageattrs",reg:new RegExp("^imageattr:(\\d+|\\*)[\\s\\t]+(send|recv)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*)(?:[\\s\\t]+(recv|send)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*))?"),names:["pt","dir1","attrs1","dir2","attrs2"],format:function(F){return"imageattr:%s %s %s"+(F.dir2?" %s %s":"")}},{name:"simulcast",reg:new RegExp("^simulcast:(send|recv) ([a-zA-Z0-9\\-_~;,]+)(?:\\s?(send|recv) ([a-zA-Z0-9\\-_~;,]+))?$"),names:["dir1","list1","dir2","list2"],format:function(F){return"simulcast:%s %s"+(F.dir2?" %s %s":"")}},{name:"simulcast_03",reg:/^simulcast:[\s\t]+([\S+\s\t]+)$/,names:["value"],format:"simulcast: %s"},{name:"framerate",reg:/^framerate:(\d+(?:$|\.\d+))/,format:"framerate:%s"},{name:"sourceFilter",reg:/^source-filter: *(excl|incl) (\S*) (IP4|IP6|\*) (\S*) (.*)/,names:["filterMode","netType","addressTypes","destAddress","srcList"],format:"source-filter: %s %s %s %s %s"},{name:"bundleOnly",reg:/^(bundle-only)/},{name:"label",reg:/^label:(.+)/,format:"label:%s"},{name:"sctpPort",reg:/^sctp-port:(\d+)$/,format:"sctp-port:%s"},{name:"maxMessageSize",reg:/^max-message-size:(\d+)$/,format:"max-message-size:%s"},{push:"tsRefClocks",reg:/^ts-refclk:([^\s=]*)(?:=(\S*))?/,names:["clksrc","clksrcExt"],format:function(F){return"ts-refclk:%s"+(F.clksrcExt!=null?"=%s":"")}},{name:"mediaClk",reg:/^mediaclk:(?:id=(\S*))? *([^\s=]*)(?:=(\S*))?(?: *rate=(\d+)\/(\d+))?/,names:["id","mediaClockName","mediaClockValue","rateNumerator","rateDenominator"],format:function(F){var I="mediaclk:";return I+=F.id!=null?"id=%s %s":"%v%s",I+=F.mediaClockValue!=null?"=%s":"",I+=F.rateNumerator!=null?" rate=%s":"",I+=F.rateDenominator!=null?"/%s":"",I}},{name:"keywords",reg:/^keywds:(.+)$/,format:"keywds:%s"},{name:"content",reg:/^content:(.+)/,format:"content:%s"},{name:"bfcpFloorCtrl",reg:/^floorctrl:(c-only|s-only|c-s)/,format:"floorctrl:%s"},{name:"bfcpConfId",reg:/^confid:(\d+)/,format:"confid:%s"},{name:"bfcpUserId",reg:/^userid:(\d+)/,format:"userid:%s"},{name:"bfcpFloorId",reg:/^floorid:(.+) (?:m-stream|mstrm):(.+)/,names:["id","mStream"],format:"floorid:%s mstrm:%s"},{push:"invalid",names:["value"]}]};return Object.keys(N).forEach(function(F){var I=N[F];I.forEach(function(Z){Z.reg||(Z.reg=/(.*)/),Z.format||(Z.format="%s")})}),grammar.exports}var hasRequiredParser;function requireParser(){return hasRequiredParser||(hasRequiredParser=1,function(N){var F=function(n){return String(Number(n))===n?Number(n):n},I=function(n,q,D,z){if(z&&!D)q[z]=F(n[1]);else for(var K=0;K<D.length;K+=1)n[K+1]!=null&&(q[D[K]]=F(n[K+1]))},Z=function(n,q,D){var z=n.name&&n.names;n.push&&!q[n.push]?q[n.push]=[]:z&&!q[n.name]&&(q[n.name]={});var K=n.push?{}:z?q[n.name]:q;I(D.match(n.reg),K,n.names,n.name),n.push&&q[n.push].push(K)},a=requireGrammar(),O=RegExp.prototype.test.bind(/^([a-z])=(.*)/);N.parse=function(n){var q={},D=[],z=q;return n.split(/(\r\n|\r|\n)/).filter(O).forEach(function(K){var J=K[0],G=K.slice(2);J==="m"&&(D.push({rtp:[],fmtp:[]}),z=D[D.length-1]);for(var Q=0;Q<(a[J]||[]).length;Q+=1){var nt=a[J][Q];if(nt.reg.test(G))return Z(nt,z,G)}}),q.media=D,q};var e=function(n,q){var D=q.split(/=(.+)/,2);return D.length===2?n[D[0]]=F(D[1]):D.length===1&&q.length>1&&(n[D[0]]=void 0),n};N.parseParams=function(n){return n.split(/;\s?/).reduce(e,{})},N.parseFmtpConfig=N.parseParams,N.parsePayloads=function(n){return n.toString().split(" ").map(Number)},N.parseRemoteCandidates=function(n){for(var q=[],D=n.split(" ").map(F),z=0;z<D.length;z+=3)q.push({component:D[z],ip:D[z+1],port:D[z+2]});return q},N.parseImageAttributes=function(n){return n.split(" ").map(function(q){return q.substring(1,q.length-1).split(",").reduce(e,{})})},N.parseSimulcastStreamList=function(n){return n.split(";").map(function(q){return q.split(",").map(function(D){var z,K=!1;return D[0]!=="~"?z=F(D):(z=F(D.substring(1,D.length)),K=!0),{scid:z,paused:K}})})}}(parser)),parser}var writer$1,hasRequiredWriter$1;function requireWriter$1(){if(hasRequiredWriter$1)return writer$1;hasRequiredWriter$1=1;var N=requireGrammar(),F=/%[sdv%]/g,I=function(e){var n=1,q=arguments,D=q.length;return e.replace(F,function(z){if(n>=D)return z;var K=q[n];switch(n+=1,z){case"%%":return"%";case"%s":return String(K);case"%d":return Number(K);case"%v":return""}})},Z=function(e,n,q){var D=n.format instanceof Function?n.format(n.push?q:q[n.name]):n.format,z=[e+"="+D];if(n.names)for(var K=0;K<n.names.length;K+=1){var J=n.names[K];n.name?z.push(q[n.name][J]):z.push(q[n.names[K]])}else z.push(q[n.name]);return I.apply(null,z)},a=["v","o","s","i","u","e","p","c","b","t","r","z","a"],O=["i","c","b","a"];return writer$1=function(e,n){n=n||{},e.version==null&&(e.version=0),e.name==null&&(e.name=" "),e.media.forEach(function(K){K.payloads==null&&(K.payloads="")});var q=n.outerOrder||a,D=n.innerOrder||O,z=[];return q.forEach(function(K){N[K].forEach(function(J){J.name in e&&e[J.name]!=null?z.push(Z(K,J,e)):J.push in e&&e[J.push]!=null&&e[J.push].forEach(function(G){z.push(Z(K,J,G))})})}),e.media.forEach(function(K){z.push(Z("m",N.m[0],K)),D.forEach(function(J){N[J].forEach(function(G){G.name in K&&K[G.name]!=null?z.push(Z(J,G,K)):G.push in K&&K[G.push]!=null&&K[G.push].forEach(function(Q){z.push(Z(J,G,Q))})})})}),z.join(`\r
1
+ (function(Ce,Ie){typeof exports=="object"&&typeof module<"u"?Ie(exports):typeof define=="function"&&define.amd?define(["exports"],Ie):(Ce=typeof globalThis<"u"?globalThis:Ce||self,Ie(Ce["snqu-calls-sdk-js"]={}))})(this,function(exports){"use strict";var un=Object.defineProperty;var an=Ce=>{throw TypeError(Ce)};var fn=(Ce,Ie,je)=>Ie in Ce?un(Ce,Ie,{enumerable:!0,configurable:!0,writable:!0,value:je}):Ce[Ie]=je;var ce=(Ce,Ie,je)=>fn(Ce,typeof Ie!="symbol"?Ie+"":Ie,je),sn=(Ce,Ie,je)=>Ie.has(Ce)||an("Cannot "+je);var pe=(Ce,Ie,je)=>(sn(Ce,Ie,"read from private field"),je?je.call(Ce):Ie.get(Ce)),Te=(Ce,Ie,je)=>Ie.has(Ce)?an("Cannot add the same private member more than once"):Ie instanceof WeakSet?Ie.add(Ce):Ie.set(Ce,je),Pe=(Ce,Ie,je,Ke)=>(sn(Ce,Ie,"write to private field"),Ke?Ke.call(Ce,je):Ie.set(Ce,je),je);var Ce,Ie,je,Ke,et,Lt,Ht,Ft,Bt,jt,zt,Jt,tt,wt,yt,Mt,Nt,at,ct,gt,St,qt,Ot,Ye,Ge,rt,vt,It,Wt,Zt,Et,Vt,Kt,Gt,Qt,Rt,Yt,Ct,Pt,Ut,Tt,Xt,en,tn,nn;const lt=(D,z={})=>{const N={unit:"B",splitStr:" ",...z};let{unit:J,splitStr:I}=N;const O=["B","KB","MB","GB","TB","PB","EB","ZB","YB"],n=O.findIndex(F=>F===J),a=O.slice(n+1,O.length);let q=D;for(const F of a)if(J=F,q=q/1024,q<1024)break;return`${q.toFixed(2)}${I}${J}`},P=(D,z=[])=>{const N={...D},J=Object.keys(N);for(const I of J)z.findIndex(O=>String(O)===I)===-1&&delete N[I];return N},pt=(D,z=[],N=!0)=>{const J=new Map;for(const O of D){const n=[];for(const q of z)n.push(O[q]);const a=`map-${n.join("-")}`;if(!J.has(a)){J.set(a,O);continue}N&&J.set(a,O)}const I=J.entries();return Array.from(I,([O,n])=>n)},dt=(D,z=[])=>{const N=[];for(const J of D){const I=P(J,z);N.push(I)}return N},ht=(D,z="value",N="label")=>{const J=[],I=Object.entries(D);for(const[O,n]of I){const a={[N]:n,[z]:O};J.push(a)}return J},v$1=(D=0,z=1)=>{const N=Math.max(0,D),J=Math.max(1,z),I=Math.random()*(J-N+1)+N;return parseInt(`${I}`,10)},xt=(D=16,z=16)=>{const N="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ".split(""),J=Math.min(N.length,z),I=Date.now().toString(J),O=I.split(""),n=Math.max(4,D-I.length);for(let a=0;a<n;a++){const q=v$1(0,J-1),F=N[q];O.push(F)}return O.join("").toUpperCase()},W=(D,z)=>{try{let N=Number(D);if(isNaN(N)){const J=new Date(`${D}`);if(`${J}`=="Invalid Date")return 0;N=J.getTime()}if(z!==void 0){const J=new Date().getTimezoneOffset();N+=(J+z)*60*1e3}return N}catch(N){return console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->timeStamp:err",{_val:D,_offset:z,error:N}),0}},H=1e3,R$1=6e4,U=36e5,A=864e5,_={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7","01":"一","02":"二","03":"三","04":"四","05":"五","06":"六","07":"日"},L=D=>W(D),E$1=(D,z="YYYY-MM-DD hh:mm:ss",N={})=>{const J={empty_str:"-",...N},{empty_str:I,offset:O}=J,n=W(D,O);if(Number(D)!==0&&n===0)return I;const a=new Date(n),q=`${a.getFullYear()}`,F=`${a.getMonth()+1}`,Z=`${a.getDate()}`,X=`${a.getDay()===0?7:a.getDay()}`,ee=`${a.getHours()}`,Q=`${a.getMinutes()}`,ne=`${a.getSeconds()}`,se=`${Math.ceil((n-L(`${q}/01/01 00:00:00`)+1)/864e5)}`,re=`${Math.ceil(((n-L(`${q}/01/01 00:00:00`))/864e5-Number(X))/7)+1}`,oe=[{k:"Y+",v:q},{k:"M+",v:F},{k:"D+",v:Z},{k:"W+",v:X},{k:"h+",v:ee},{k:"m+",v:Q},{k:"s+",v:ne},{k:"d+",v:se},{k:"w+",v:re}];let me;for(let{k:_e,v:ae}of oe)if(me=new RegExp(`(${_e})`).exec(z),me){const fe=me[1];let be=ae.padStart(fe.length,"0");fe.includes("W")&&(be=_[be.slice(0,2)]),z=z.replace(fe,be)}return z},V=new Map,$t=(D,z,N)=>{const J=new Date().getTime(),I=V.get(D)||0;J-N>I&&(z(),V.set(D,J))},enum_mediaType={microphoneCamera_audio:"麦克风-默认轨道",microphoneCamera_video:"摄像头-默认轨道",screenSharing_video:"屏幕共享-视频轨道",screenSharing_audio:"屏幕共享-音频轨道"};ht(enum_mediaType);const mediaType_keys=Object.keys(enum_mediaType);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(D){return D&&D.__esModule&&Object.prototype.hasOwnProperty.call(D,"default")?D.default:D}var lib$1={},parser={},grammar={exports:{}},hasRequiredGrammar;function requireGrammar(){if(hasRequiredGrammar)return grammar.exports;hasRequiredGrammar=1;var D=grammar.exports={v:[{name:"version",reg:/^(\d*)$/}],o:[{name:"origin",reg:/^(\S*) (\d*) (\d*) (\S*) IP(\d) (\S*)/,names:["username","sessionId","sessionVersion","netType","ipVer","address"],format:"%s %s %d %s IP%d %s"}],s:[{name:"name"}],i:[{name:"description"}],u:[{name:"uri"}],e:[{name:"email"}],p:[{name:"phone"}],z:[{name:"timezones"}],r:[{name:"repeats"}],t:[{name:"timing",reg:/^(\d*) (\d*)/,names:["start","stop"],format:"%d %d"}],c:[{name:"connection",reg:/^IN IP(\d) (\S*)/,names:["version","ip"],format:"IN IP%d %s"}],b:[{push:"bandwidth",reg:/^(TIAS|AS|CT|RR|RS):(\d*)/,names:["type","limit"],format:"%s:%s"}],m:[{reg:/^(\w*) (\d*) ([\w/]*)(?: (.*))?/,names:["type","port","protocol","payloads"],format:"%s %d %s %s"}],a:[{push:"rtp",reg:/^rtpmap:(\d*) ([\w\-.]*)(?:\s*\/(\d*)(?:\s*\/(\S*))?)?/,names:["payload","codec","rate","encoding"],format:function(z){return z.encoding?"rtpmap:%d %s/%s/%s":z.rate?"rtpmap:%d %s/%s":"rtpmap:%d %s"}},{push:"fmtp",reg:/^fmtp:(\d*) ([\S| ]*)/,names:["payload","config"],format:"fmtp:%d %s"},{name:"control",reg:/^control:(.*)/,format:"control:%s"},{name:"rtcp",reg:/^rtcp:(\d*)(?: (\S*) IP(\d) (\S*))?/,names:["port","netType","ipVer","address"],format:function(z){return z.address!=null?"rtcp:%d %s IP%d %s":"rtcp:%d"}},{push:"rtcpFbTrrInt",reg:/^rtcp-fb:(\*|\d*) trr-int (\d*)/,names:["payload","value"],format:"rtcp-fb:%s trr-int %d"},{push:"rtcpFb",reg:/^rtcp-fb:(\*|\d*) ([\w-_]*)(?: ([\w-_]*))?/,names:["payload","type","subtype"],format:function(z){return z.subtype!=null?"rtcp-fb:%s %s %s":"rtcp-fb:%s %s"}},{push:"ext",reg:/^extmap:(\d+)(?:\/(\w+))?(?: (urn:ietf:params:rtp-hdrext:encrypt))? (\S*)(?: (\S*))?/,names:["value","direction","encrypt-uri","uri","config"],format:function(z){return"extmap:%d"+(z.direction?"/%s":"%v")+(z["encrypt-uri"]?" %s":"%v")+" %s"+(z.config?" %s":"")}},{name:"extmapAllowMixed",reg:/^(extmap-allow-mixed)/},{push:"crypto",reg:/^crypto:(\d*) ([\w_]*) (\S*)(?: (\S*))?/,names:["id","suite","config","sessionConfig"],format:function(z){return z.sessionConfig!=null?"crypto:%d %s %s %s":"crypto:%d %s %s"}},{name:"setup",reg:/^setup:(\w*)/,format:"setup:%s"},{name:"connectionType",reg:/^connection:(new|existing)/,format:"connection:%s"},{name:"mid",reg:/^mid:([^\s]*)/,format:"mid:%s"},{name:"msid",reg:/^msid:(.*)/,format:"msid:%s"},{name:"ptime",reg:/^ptime:(\d*(?:\.\d*)*)/,format:"ptime:%d"},{name:"maxptime",reg:/^maxptime:(\d*(?:\.\d*)*)/,format:"maxptime:%d"},{name:"direction",reg:/^(sendrecv|recvonly|sendonly|inactive)/},{name:"icelite",reg:/^(ice-lite)/},{name:"iceUfrag",reg:/^ice-ufrag:(\S*)/,format:"ice-ufrag:%s"},{name:"icePwd",reg:/^ice-pwd:(\S*)/,format:"ice-pwd:%s"},{name:"fingerprint",reg:/^fingerprint:(\S*) (\S*)/,names:["type","hash"],format:"fingerprint:%s %s"},{push:"candidates",reg:/^candidate:(\S*) (\d*) (\S*) (\d*) (\S*) (\d*) typ (\S*)(?: raddr (\S*) rport (\d*))?(?: tcptype (\S*))?(?: generation (\d*))?(?: network-id (\d*))?(?: network-cost (\d*))?/,names:["foundation","component","transport","priority","ip","port","type","raddr","rport","tcptype","generation","network-id","network-cost"],format:function(z){var N="candidate:%s %d %s %d %s %d typ %s";return N+=z.raddr!=null?" raddr %s rport %d":"%v%v",N+=z.tcptype!=null?" tcptype %s":"%v",z.generation!=null&&(N+=" generation %d"),N+=z["network-id"]!=null?" network-id %d":"%v",N+=z["network-cost"]!=null?" network-cost %d":"%v",N}},{name:"endOfCandidates",reg:/^(end-of-candidates)/},{name:"remoteCandidates",reg:/^remote-candidates:(.*)/,format:"remote-candidates:%s"},{name:"iceOptions",reg:/^ice-options:(\S*)/,format:"ice-options:%s"},{push:"ssrcs",reg:/^ssrc:(\d*) ([\w_-]*)(?::(.*))?/,names:["id","attribute","value"],format:function(z){var N="ssrc:%d";return z.attribute!=null&&(N+=" %s",z.value!=null&&(N+=":%s")),N}},{push:"ssrcGroups",reg:/^ssrc-group:([\x21\x23\x24\x25\x26\x27\x2A\x2B\x2D\x2E\w]*) (.*)/,names:["semantics","ssrcs"],format:"ssrc-group:%s %s"},{name:"msidSemantic",reg:/^msid-semantic:\s?(\w*) (\S*)/,names:["semantic","token"],format:"msid-semantic: %s %s"},{push:"groups",reg:/^group:(\w*) (.*)/,names:["type","mids"],format:"group:%s %s"},{name:"rtcpMux",reg:/^(rtcp-mux)/},{name:"rtcpRsize",reg:/^(rtcp-rsize)/},{name:"sctpmap",reg:/^sctpmap:([\w_/]*) (\S*)(?: (\S*))?/,names:["sctpmapNumber","app","maxMessageSize"],format:function(z){return z.maxMessageSize!=null?"sctpmap:%s %s %s":"sctpmap:%s %s"}},{name:"xGoogleFlag",reg:/^x-google-flag:([^\s]*)/,format:"x-google-flag:%s"},{push:"rids",reg:/^rid:([\d\w]+) (\w+)(?: ([\S| ]*))?/,names:["id","direction","params"],format:function(z){return z.params?"rid:%s %s %s":"rid:%s %s"}},{push:"imageattrs",reg:new RegExp("^imageattr:(\\d+|\\*)[\\s\\t]+(send|recv)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*)(?:[\\s\\t]+(recv|send)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*))?"),names:["pt","dir1","attrs1","dir2","attrs2"],format:function(z){return"imageattr:%s %s %s"+(z.dir2?" %s %s":"")}},{name:"simulcast",reg:new RegExp("^simulcast:(send|recv) ([a-zA-Z0-9\\-_~;,]+)(?:\\s?(send|recv) ([a-zA-Z0-9\\-_~;,]+))?$"),names:["dir1","list1","dir2","list2"],format:function(z){return"simulcast:%s %s"+(z.dir2?" %s %s":"")}},{name:"simulcast_03",reg:/^simulcast:[\s\t]+([\S+\s\t]+)$/,names:["value"],format:"simulcast: %s"},{name:"framerate",reg:/^framerate:(\d+(?:$|\.\d+))/,format:"framerate:%s"},{name:"sourceFilter",reg:/^source-filter: *(excl|incl) (\S*) (IP4|IP6|\*) (\S*) (.*)/,names:["filterMode","netType","addressTypes","destAddress","srcList"],format:"source-filter: %s %s %s %s %s"},{name:"bundleOnly",reg:/^(bundle-only)/},{name:"label",reg:/^label:(.+)/,format:"label:%s"},{name:"sctpPort",reg:/^sctp-port:(\d+)$/,format:"sctp-port:%s"},{name:"maxMessageSize",reg:/^max-message-size:(\d+)$/,format:"max-message-size:%s"},{push:"tsRefClocks",reg:/^ts-refclk:([^\s=]*)(?:=(\S*))?/,names:["clksrc","clksrcExt"],format:function(z){return"ts-refclk:%s"+(z.clksrcExt!=null?"=%s":"")}},{name:"mediaClk",reg:/^mediaclk:(?:id=(\S*))? *([^\s=]*)(?:=(\S*))?(?: *rate=(\d+)\/(\d+))?/,names:["id","mediaClockName","mediaClockValue","rateNumerator","rateDenominator"],format:function(z){var N="mediaclk:";return N+=z.id!=null?"id=%s %s":"%v%s",N+=z.mediaClockValue!=null?"=%s":"",N+=z.rateNumerator!=null?" rate=%s":"",N+=z.rateDenominator!=null?"/%s":"",N}},{name:"keywords",reg:/^keywds:(.+)$/,format:"keywds:%s"},{name:"content",reg:/^content:(.+)/,format:"content:%s"},{name:"bfcpFloorCtrl",reg:/^floorctrl:(c-only|s-only|c-s)/,format:"floorctrl:%s"},{name:"bfcpConfId",reg:/^confid:(\d+)/,format:"confid:%s"},{name:"bfcpUserId",reg:/^userid:(\d+)/,format:"userid:%s"},{name:"bfcpFloorId",reg:/^floorid:(.+) (?:m-stream|mstrm):(.+)/,names:["id","mStream"],format:"floorid:%s mstrm:%s"},{push:"invalid",names:["value"]}]};return Object.keys(D).forEach(function(z){var N=D[z];N.forEach(function(J){J.reg||(J.reg=/(.*)/),J.format||(J.format="%s")})}),grammar.exports}var hasRequiredParser;function requireParser(){return hasRequiredParser||(hasRequiredParser=1,function(D){var z=function(a){return String(Number(a))===a?Number(a):a},N=function(a,q,F,Z){if(Z&&!F)q[Z]=z(a[1]);else for(var X=0;X<F.length;X+=1)a[X+1]!=null&&(q[F[X]]=z(a[X+1]))},J=function(a,q,F){var Z=a.name&&a.names;a.push&&!q[a.push]?q[a.push]=[]:Z&&!q[a.name]&&(q[a.name]={});var X=a.push?{}:Z?q[a.name]:q;N(F.match(a.reg),X,a.names,a.name),a.push&&q[a.push].push(X)},I=requireGrammar(),O=RegExp.prototype.test.bind(/^([a-z])=(.*)/);D.parse=function(a){var q={},F=[],Z=q;return a.split(/(\r\n|\r|\n)/).filter(O).forEach(function(X){var ee=X[0],Q=X.slice(2);ee==="m"&&(F.push({rtp:[],fmtp:[]}),Z=F[F.length-1]);for(var ne=0;ne<(I[ee]||[]).length;ne+=1){var se=I[ee][ne];if(se.reg.test(Q))return J(se,Z,Q)}}),q.media=F,q};var n=function(a,q){var F=q.split(/=(.+)/,2);return F.length===2?a[F[0]]=z(F[1]):F.length===1&&q.length>1&&(a[F[0]]=void 0),a};D.parseParams=function(a){return a.split(/;\s?/).reduce(n,{})},D.parseFmtpConfig=D.parseParams,D.parsePayloads=function(a){return a.toString().split(" ").map(Number)},D.parseRemoteCandidates=function(a){for(var q=[],F=a.split(" ").map(z),Z=0;Z<F.length;Z+=3)q.push({component:F[Z],ip:F[Z+1],port:F[Z+2]});return q},D.parseImageAttributes=function(a){return a.split(" ").map(function(q){return q.substring(1,q.length-1).split(",").reduce(n,{})})},D.parseSimulcastStreamList=function(a){return a.split(";").map(function(q){return q.split(",").map(function(F){var Z,X=!1;return F[0]!=="~"?Z=z(F):(Z=z(F.substring(1,F.length)),X=!0),{scid:Z,paused:X}})})}}(parser)),parser}var writer$1,hasRequiredWriter$1;function requireWriter$1(){if(hasRequiredWriter$1)return writer$1;hasRequiredWriter$1=1;var D=requireGrammar(),z=/%[sdv%]/g,N=function(n){var a=1,q=arguments,F=q.length;return n.replace(z,function(Z){if(a>=F)return Z;var X=q[a];switch(a+=1,Z){case"%%":return"%";case"%s":return String(X);case"%d":return Number(X);case"%v":return""}})},J=function(n,a,q){var F=a.format instanceof Function?a.format(a.push?q:q[a.name]):a.format,Z=[n+"="+F];if(a.names)for(var X=0;X<a.names.length;X+=1){var ee=a.names[X];a.name?Z.push(q[a.name][ee]):Z.push(q[a.names[X]])}else Z.push(q[a.name]);return N.apply(null,Z)},I=["v","o","s","i","u","e","p","c","b","t","r","z","a"],O=["i","c","b","a"];return writer$1=function(n,a){a=a||{},n.version==null&&(n.version=0),n.name==null&&(n.name=" "),n.media.forEach(function(X){X.payloads==null&&(X.payloads="")});var q=a.outerOrder||I,F=a.innerOrder||O,Z=[];return q.forEach(function(X){D[X].forEach(function(ee){ee.name in n&&n[ee.name]!=null?Z.push(J(X,ee,n)):ee.push in n&&n[ee.push]!=null&&n[ee.push].forEach(function(Q){Z.push(J(X,ee,Q))})})}),n.media.forEach(function(X){Z.push(J("m",D.m[0],X)),F.forEach(function(ee){D[ee].forEach(function(Q){Q.name in X&&X[Q.name]!=null?Z.push(J(ee,Q,X)):Q.push in X&&X[Q.push]!=null&&X[Q.push].forEach(function(ne){Z.push(J(ee,Q,ne))})})})}),Z.join(`\r
2
2
  `)+`\r
3
- `},writer$1}var hasRequiredLib;function requireLib(){if(hasRequiredLib)return lib;hasRequiredLib=1;var N=requireParser(),F=requireWriter$1(),I=requireGrammar();return lib.grammar=I,lib.write=F,lib.parse=N.parse,lib.parseParams=N.parseParams,lib.parseFmtpConfig=N.parseFmtpConfig,lib.parsePayloads=N.parsePayloads,lib.parseRemoteCandidates=N.parseRemoteCandidates,lib.parseImageAttributes=N.parseImageAttributes,lib.parseSimulcastStreamList=N.parseSimulcastStreamList,lib}var libExports=requireLib();class AudioMediaContext{constructor(F,I){X(this,"options",{autoGainControl:!1,noiseSuppression:!1,echoCancellation:!1});X(this,"kind","audio");X(this,"stream",new MediaStream);X(this,"inputGain",1);X(this,"outputGain",1);X(this,"enhanceGain",0);X(this,"audio",new Audio);X(this,"audioContext");X(this,"sourceNode");X(this,"inputGainNode");X(this,"analyserNode");X(this,"analyserArrayData");X(this,"outputGainNode");X(this,"destinationNode");X(this,"initNodes",()=>{this.audio.srcObject=this.stream,this.sourceNode=this.audioContext.createMediaStreamSource(this.stream),this.inputGainNode=this.audioContext.createGain(),this.inputGainNode.gain.setValueAtTime(this.inputGain,this.audioContext.currentTime),this.analyserNode=this.audioContext.createAnalyser(),this.analyserNode.fftSize=512,this.analyserArrayData=new Uint8Array(this.analyserNode.frequencyBinCount),this.outputGainNode=this.audioContext.createGain(),this.outputGainNode.gain.setValueAtTime(this.outputGain,this.audioContext.currentTime),this.destinationNode=this.audioContext.createMediaStreamDestination();{const{sourceNode:F,inputGainNode:I,analyserNode:Z,outputGainNode:a}=this;F.connect(I),I.connect(Z),Z.connect(a),a.connect(this.audioContext.destination)}this.setMute(!0)});X(this,"stop",()=>{{const F=this.stream.getTracks();for(const I of F)I.stop(),this.stream.removeTrack(I)}});X(this,"replaceStream",F=>{const I=this.stream.getTracks();for(const a of I)this.stream.removeTrack(a);const[Z]=F.getAudioTracks();Z&&this.stream.addTrack(Z),this.initNodes()});X(this,"getStream",()=>this.sourceNode.mediaStream);X(this,"setMute",(F=!0)=>{F?this.analyserNode.disconnect(this.outputGainNode):this.analyserNode.connect(this.outputGainNode)});X(this,"setEnhanceGain",async F=>{this.enhanceGain=F;const I=this.inputGain+this.enhanceGain;this.inputGainNode.gain.setValueAtTime(I,this.audioContext.currentTime)});X(this,"setVolumeGain",F=>{this.outputGain=F,this.outputGainNode.gain.setValueAtTime(F,this.audioContext.currentTime);const I=F===0;this.setMute(I)});X(this,"getVolume",()=>{const{analyserNode:F,analyserArrayData:I}=this;F.getByteFrequencyData(I);let Z=0;for(let O=0;O<I.length;O++)Z+=I[O];return Math.ceil(Z/I.length)});X(this,"setFilter",(F={})=>(this.options={...this.options,...F},F));this.stream.addTrack(F),this.audioContext=I,this.initNodes(),this.audioContext.resume()}}class VideoMediaContext{constructor(F){X(this,"kind","video");X(this,"stream",new MediaStream);X(this,"stop",()=>{const F=this.stream.getTracks();for(const I of F)I.stop(),this.stream.removeTrack(I)});X(this,"replaceStream",F=>{const I=this.stream,Z=I.getTracks();for(const O of Z)I.removeTrack(O);const[a]=F.getVideoTracks();a&&I.addTrack(a)});X(this,"getStream",()=>this.stream);X(this,"getTrack",()=>this.stream.getTracks()[0]);this.stream.addTrack(F)}}const enum_roomState={ready:"已就绪",checkAuth:"正在鉴权",connecting:"连接中",connected:"已连接",reconnect:"正在重新连接",disconnected:"已断开",failed:"连接错误",closed:"已关闭"};ht(enum_roomState);var C$1=Object.defineProperty,R=N=>{throw TypeError(N)},S=(N,F,I)=>F in N?C$1(N,F,{enumerable:!0,configurable:!0,writable:!0,value:I}):N[F]=I,l=(N,F,I)=>S(N,typeof F!="symbol"?F+"":F,I),v=(N,F,I)=>F.has(N)||R("Cannot "+I),t=(N,F,I)=>(v(N,F,"read from private field"),I?I.call(N):F.get(N)),c$1=(N,F,I)=>F.has(N)?R("Cannot add the same private member more than once"):F instanceof WeakSet?F.add(N):F.set(N,I),i=(N,F,I,Z)=>(v(N,F,"write to private field"),F.set(N,I),I),s,r$1,h,p,m$1,f,w,x,g$1,b,B$1,y,T,d$1;class M{constructor(F){c$1(this,s,{url:"",binaryType:"blob",timeout:6*1e3,debug:!1,sendBeforAutoConnect:!1,reconnectCount:-1,reconnectTime:60*1e3,reconnectIntervalTime:5e3,heartbeatIntervalTime:1e4,checkReconnect:I=>!0,onReconnectSuccess:async I=>{},onReconnectStop:async I=>{},getHeartbeatMsg:()=>JSON.stringify({event:"heartbeat"}),onMessage:I=>{}}),l(this,"ws"),c$1(this,r$1,-1),c$1(this,h,-1),c$1(this,p,0),c$1(this,m$1,0),c$1(this,f,!1),c$1(this,w,I=>{}),l(this,"close",async(I=1e3,Z="correctly close.")=>{var a;this.ws&&(i(this,f,!0),t(this,d$1).call(this),(a=this.ws)==null||a.close(I,Z))}),l(this,"connect",()=>new Promise(async I=>{i(this,w,I),this.ws=new WebSocket(t(this,s).url),this.ws.binaryType=t(this,s).binaryType,this.ws.onopen=t(this,b),this.ws.onmessage=t(this,g$1),this.ws.onerror=t(this,B$1),this.ws.onclose=t(this,y)})),l(this,"reconnect",async I=>new Promise(Z=>{t(this,s).debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: await reconnect.");const a=O=>{t(this,s).debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;",`------->pr-ws: ${O}`),t(this,s).onReconnectStop({msg:O}),Z(O)};if(t(this,x).call(this)===!1)return a("stop reconnect. exceed maxReconnectionTime.");if(t(this,r$1)!==-1&&t(this,r$1)===0)return a("stop reconnect. surplusReconnectCount is 0.");if(!t(this,s).checkReconnect(I))return a("stop reconnect. checkReconnect is false.");t(this,s).debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;",`------->pr-ws: await ${t(this,s).reconnectIntervalTime}ms run reconnect. surplusReconnectCount is ${t(this,r$1)}`,I),i(this,p,setTimeout(async()=>{i(this,r$1,Math.max(-1,t(this,r$1)-1)),await this.connect();try{await t(this,s).onReconnectSuccess(this.ws)}catch(O){console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->pr-ws: onReconnectSuccess is error",O)}Z(!0)},t(this,s).reconnectIntervalTime))})),l(this,"sendMessage",async I=>{var Z;(!this.ws||this.ws.readyState!==1)&&(t(this,s).debug&&console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: ws is not ready."),t(this,s).sendBeforAutoConnect&&(t(this,s).debug&&console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: await ws connect."),await this.connect())),(Z=this.ws)==null||Z.send(I)}),c$1(this,x,()=>{const I=Date.now();return t(this,h)===-1&&i(this,h,I+t(this,s).reconnectTime),!(I>t(this,h))}),c$1(this,g$1,I=>{const{data:Z}=I;t(this,s).onMessage(Z)}),c$1(this,b,()=>{t(this,s).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: connect is success.",this.ws),i(this,r$1,t(this,s).reconnectCount),i(this,h,-1),t(this,T).call(this),t(this,w).call(this,this.ws)}),c$1(this,B$1,I=>{t(this,s).debug&&console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: connect is error.",I)}),c$1(this,y,I=>{if(t(this,s).debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;",`------->pr-ws: connect is close. code: ${I.code}, permanentClosed is ${t(this,f)}.`,I),t(this,d$1).call(this),!t(this,f))return this.reconnect(I);this.ws=void 0}),c$1(this,T,()=>{i(this,m$1,setInterval(()=>{const I=t(this,s).getHeartbeatMsg();I&&this.sendMessage(I)},t(this,s).heartbeatIntervalTime))}),c$1(this,d$1,()=>{clearInterval(t(this,p)),clearInterval(t(this,m$1))}),i(this,s,{...t(this,s),...F}),i(this,r$1,t(this,s).reconnectCount)}}s=new WeakMap,r$1=new WeakMap,h=new WeakMap,p=new WeakMap,m$1=new WeakMap,f=new WeakMap,w=new WeakMap,x=new WeakMap,g$1=new WeakMap,b=new WeakMap,B$1=new WeakMap,y=new WeakMap,T=new WeakMap,d$1=new WeakMap;var indexMinimal={},minimal$1={},aspromise,hasRequiredAspromise;function requireAspromise(){if(hasRequiredAspromise)return aspromise;hasRequiredAspromise=1,aspromise=N;function N(F,I){for(var Z=new Array(arguments.length-1),a=0,O=2,e=!0;O<arguments.length;)Z[a++]=arguments[O++];return new Promise(function(q,D){Z[a]=function(K){if(e)if(e=!1,K)D(K);else{for(var J=new Array(arguments.length-1),G=0;G<J.length;)J[G++]=arguments[G];q.apply(null,J)}};try{F.apply(I||null,Z)}catch(z){e&&(e=!1,D(z))}})}return aspromise}var base64={},hasRequiredBase64;function requireBase64(){return hasRequiredBase64||(hasRequiredBase64=1,function(N){var F=N;F.length=function(n){var q=n.length;if(!q)return 0;for(var D=0;--q%4>1&&n.charAt(q)==="=";)++D;return Math.ceil(n.length*3)/4-D};for(var I=new Array(64),Z=new Array(123),a=0;a<64;)Z[I[a]=a<26?a+65:a<52?a+71:a<62?a-4:a-59|43]=a++;F.encode=function(n,q,D){for(var z=null,K=[],J=0,G=0,Q;q<D;){var nt=n[q++];switch(G){case 0:K[J++]=I[nt>>2],Q=(nt&3)<<4,G=1;break;case 1:K[J++]=I[Q|nt>>4],Q=(nt&15)<<2,G=2;break;case 2:K[J++]=I[Q|nt>>6],K[J++]=I[nt&63],G=0;break}J>8191&&((z||(z=[])).push(String.fromCharCode.apply(String,K)),J=0)}return G&&(K[J++]=I[Q],K[J++]=61,G===1&&(K[J++]=61)),z?(J&&z.push(String.fromCharCode.apply(String,K.slice(0,J))),z.join("")):String.fromCharCode.apply(String,K.slice(0,J))};var O="invalid encoding";F.decode=function(n,q,D){for(var z=D,K=0,J,G=0;G<n.length;){var Q=n.charCodeAt(G++);if(Q===61&&K>1)break;if((Q=Z[Q])===void 0)throw Error(O);switch(K){case 0:J=Q,K=1;break;case 1:q[D++]=J<<2|(Q&48)>>4,J=Q,K=2;break;case 2:q[D++]=(J&15)<<4|(Q&60)>>2,J=Q,K=3;break;case 3:q[D++]=(J&3)<<6|Q,K=0;break}}if(K===1)throw Error(O);return D-z},F.test=function(n){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(n)}}(base64)),base64}var eventemitter,hasRequiredEventemitter;function requireEventemitter(){if(hasRequiredEventemitter)return eventemitter;hasRequiredEventemitter=1,eventemitter=N;function N(){this._listeners={}}return N.prototype.on=function(I,Z,a){return(this._listeners[I]||(this._listeners[I]=[])).push({fn:Z,ctx:a||this}),this},N.prototype.off=function(I,Z){if(I===void 0)this._listeners={};else if(Z===void 0)this._listeners[I]=[];else for(var a=this._listeners[I],O=0;O<a.length;)a[O].fn===Z?a.splice(O,1):++O;return this},N.prototype.emit=function(I){var Z=this._listeners[I];if(Z){for(var a=[],O=1;O<arguments.length;)a.push(arguments[O++]);for(O=0;O<Z.length;)Z[O].fn.apply(Z[O++].ctx,a)}return this},eventemitter}var float,hasRequiredFloat;function requireFloat(){if(hasRequiredFloat)return float;hasRequiredFloat=1,float=N(N);function N(O){return typeof Float32Array<"u"?function(){var e=new Float32Array([-0]),n=new Uint8Array(e.buffer),q=n[3]===128;function D(G,Q,nt){e[0]=G,Q[nt]=n[0],Q[nt+1]=n[1],Q[nt+2]=n[2],Q[nt+3]=n[3]}function z(G,Q,nt){e[0]=G,Q[nt]=n[3],Q[nt+1]=n[2],Q[nt+2]=n[1],Q[nt+3]=n[0]}O.writeFloatLE=q?D:z,O.writeFloatBE=q?z:D;function K(G,Q){return n[0]=G[Q],n[1]=G[Q+1],n[2]=G[Q+2],n[3]=G[Q+3],e[0]}function J(G,Q){return n[3]=G[Q],n[2]=G[Q+1],n[1]=G[Q+2],n[0]=G[Q+3],e[0]}O.readFloatLE=q?K:J,O.readFloatBE=q?J:K}():function(){function e(q,D,z,K){var J=D<0?1:0;if(J&&(D=-D),D===0)q(1/D>0?0:2147483648,z,K);else if(isNaN(D))q(2143289344,z,K);else if(D>34028234663852886e22)q((J<<31|2139095040)>>>0,z,K);else if(D<11754943508222875e-54)q((J<<31|Math.round(D/1401298464324817e-60))>>>0,z,K);else{var G=Math.floor(Math.log(D)/Math.LN2),Q=Math.round(D*Math.pow(2,-G)*8388608)&8388607;q((J<<31|G+127<<23|Q)>>>0,z,K)}}O.writeFloatLE=e.bind(null,F),O.writeFloatBE=e.bind(null,I);function n(q,D,z){var K=q(D,z),J=(K>>31)*2+1,G=K>>>23&255,Q=K&8388607;return G===255?Q?NaN:J*(1/0):G===0?J*1401298464324817e-60*Q:J*Math.pow(2,G-150)*(Q+8388608)}O.readFloatLE=n.bind(null,Z),O.readFloatBE=n.bind(null,a)}(),typeof Float64Array<"u"?function(){var e=new Float64Array([-0]),n=new Uint8Array(e.buffer),q=n[7]===128;function D(G,Q,nt){e[0]=G,Q[nt]=n[0],Q[nt+1]=n[1],Q[nt+2]=n[2],Q[nt+3]=n[3],Q[nt+4]=n[4],Q[nt+5]=n[5],Q[nt+6]=n[6],Q[nt+7]=n[7]}function z(G,Q,nt){e[0]=G,Q[nt]=n[7],Q[nt+1]=n[6],Q[nt+2]=n[5],Q[nt+3]=n[4],Q[nt+4]=n[3],Q[nt+5]=n[2],Q[nt+6]=n[1],Q[nt+7]=n[0]}O.writeDoubleLE=q?D:z,O.writeDoubleBE=q?z:D;function K(G,Q){return n[0]=G[Q],n[1]=G[Q+1],n[2]=G[Q+2],n[3]=G[Q+3],n[4]=G[Q+4],n[5]=G[Q+5],n[6]=G[Q+6],n[7]=G[Q+7],e[0]}function J(G,Q){return n[7]=G[Q],n[6]=G[Q+1],n[5]=G[Q+2],n[4]=G[Q+3],n[3]=G[Q+4],n[2]=G[Q+5],n[1]=G[Q+6],n[0]=G[Q+7],e[0]}O.readDoubleLE=q?K:J,O.readDoubleBE=q?J:K}():function(){function e(q,D,z,K,J,G){var Q=K<0?1:0;if(Q&&(K=-K),K===0)q(0,J,G+D),q(1/K>0?0:2147483648,J,G+z);else if(isNaN(K))q(0,J,G+D),q(2146959360,J,G+z);else if(K>17976931348623157e292)q(0,J,G+D),q((Q<<31|2146435072)>>>0,J,G+z);else{var nt;if(K<22250738585072014e-324)nt=K/5e-324,q(nt>>>0,J,G+D),q((Q<<31|nt/4294967296)>>>0,J,G+z);else{var et=Math.floor(Math.log(K)/Math.LN2);et===1024&&(et=1023),nt=K*Math.pow(2,-et),q(nt*4503599627370496>>>0,J,G+D),q((Q<<31|et+1023<<20|nt*1048576&1048575)>>>0,J,G+z)}}}O.writeDoubleLE=e.bind(null,F,0,4),O.writeDoubleBE=e.bind(null,I,4,0);function n(q,D,z,K,J){var G=q(K,J+D),Q=q(K,J+z),nt=(Q>>31)*2+1,et=Q>>>20&2047,tt=4294967296*(Q&1048575)+G;return et===2047?tt?NaN:nt*(1/0):et===0?nt*5e-324*tt:nt*Math.pow(2,et-1075)*(tt+4503599627370496)}O.readDoubleLE=n.bind(null,Z,0,4),O.readDoubleBE=n.bind(null,a,4,0)}(),O}function F(O,e,n){e[n]=O&255,e[n+1]=O>>>8&255,e[n+2]=O>>>16&255,e[n+3]=O>>>24}function I(O,e,n){e[n]=O>>>24,e[n+1]=O>>>16&255,e[n+2]=O>>>8&255,e[n+3]=O&255}function Z(O,e){return(O[e]|O[e+1]<<8|O[e+2]<<16|O[e+3]<<24)>>>0}function a(O,e){return(O[e]<<24|O[e+1]<<16|O[e+2]<<8|O[e+3])>>>0}return float}var inquire_1,hasRequiredInquire;function requireInquire(){if(hasRequiredInquire)return inquire_1;hasRequiredInquire=1,inquire_1=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(N){}return null}return inquire_1}var utf8={},hasRequiredUtf8;function requireUtf8(){return hasRequiredUtf8||(hasRequiredUtf8=1,function(N){var F=N;F.length=function(Z){for(var a=0,O=0,e=0;e<Z.length;++e)O=Z.charCodeAt(e),O<128?a+=1:O<2048?a+=2:(O&64512)===55296&&(Z.charCodeAt(e+1)&64512)===56320?(++e,a+=4):a+=3;return a},F.read=function(Z,a,O){var e=O-a;if(e<1)return"";for(var n=null,q=[],D=0,z;a<O;)z=Z[a++],z<128?q[D++]=z:z>191&&z<224?q[D++]=(z&31)<<6|Z[a++]&63:z>239&&z<365?(z=((z&7)<<18|(Z[a++]&63)<<12|(Z[a++]&63)<<6|Z[a++]&63)-65536,q[D++]=55296+(z>>10),q[D++]=56320+(z&1023)):q[D++]=(z&15)<<12|(Z[a++]&63)<<6|Z[a++]&63,D>8191&&((n||(n=[])).push(String.fromCharCode.apply(String,q)),D=0);return n?(D&&n.push(String.fromCharCode.apply(String,q.slice(0,D))),n.join("")):String.fromCharCode.apply(String,q.slice(0,D))},F.write=function(Z,a,O){for(var e=O,n,q,D=0;D<Z.length;++D)n=Z.charCodeAt(D),n<128?a[O++]=n:n<2048?(a[O++]=n>>6|192,a[O++]=n&63|128):(n&64512)===55296&&((q=Z.charCodeAt(D+1))&64512)===56320?(n=65536+((n&1023)<<10)+(q&1023),++D,a[O++]=n>>18|240,a[O++]=n>>12&63|128,a[O++]=n>>6&63|128,a[O++]=n&63|128):(a[O++]=n>>12|224,a[O++]=n>>6&63|128,a[O++]=n&63|128);return O-e}}(utf8)),utf8}var pool_1,hasRequiredPool;function requirePool(){if(hasRequiredPool)return pool_1;hasRequiredPool=1,pool_1=N;function N(F,I,Z){var a=Z||8192,O=a>>>1,e=null,n=a;return function(D){if(D<1||D>O)return F(D);n+D>a&&(e=F(a),n=0);var z=I.call(e,n,n+=D);return n&7&&(n=(n|7)+1),z}}return pool_1}var longbits,hasRequiredLongbits;function requireLongbits(){if(hasRequiredLongbits)return longbits;hasRequiredLongbits=1,longbits=F;var N=requireMinimal$1();function F(O,e){this.lo=O>>>0,this.hi=e>>>0}var I=F.zero=new F(0,0);I.toNumber=function(){return 0},I.zzEncode=I.zzDecode=function(){return this},I.length=function(){return 1};var Z=F.zeroHash="\0\0\0\0\0\0\0\0";F.fromNumber=function(e){if(e===0)return I;var n=e<0;n&&(e=-e);var q=e>>>0,D=(e-q)/4294967296>>>0;return n&&(D=~D>>>0,q=~q>>>0,++q>4294967295&&(q=0,++D>4294967295&&(D=0))),new F(q,D)},F.from=function(e){if(typeof e=="number")return F.fromNumber(e);if(N.isString(e))if(N.Long)e=N.Long.fromString(e);else return F.fromNumber(parseInt(e,10));return e.low||e.high?new F(e.low>>>0,e.high>>>0):I},F.prototype.toNumber=function(e){if(!e&&this.hi>>>31){var n=~this.lo+1>>>0,q=~this.hi>>>0;return n||(q=q+1>>>0),-(n+q*4294967296)}return this.lo+this.hi*4294967296},F.prototype.toLong=function(e){return N.Long?new N.Long(this.lo|0,this.hi|0,!!e):{low:this.lo|0,high:this.hi|0,unsigned:!!e}};var a=String.prototype.charCodeAt;return F.fromHash=function(e){return e===Z?I:new F((a.call(e,0)|a.call(e,1)<<8|a.call(e,2)<<16|a.call(e,3)<<24)>>>0,(a.call(e,4)|a.call(e,5)<<8|a.call(e,6)<<16|a.call(e,7)<<24)>>>0)},F.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)},F.prototype.zzEncode=function(){var e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this},F.prototype.zzDecode=function(){var e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this},F.prototype.length=function(){var e=this.lo,n=(this.lo>>>28|this.hi<<4)>>>0,q=this.hi>>>24;return q===0?n===0?e<16384?e<128?1:2:e<2097152?3:4:n<16384?n<128?5:6:n<2097152?7:8:q<128?9:10},longbits}var hasRequiredMinimal$1;function requireMinimal$1(){return hasRequiredMinimal$1||(hasRequiredMinimal$1=1,function(N){var F=N;F.asPromise=requireAspromise(),F.base64=requireBase64(),F.EventEmitter=requireEventemitter(),F.float=requireFloat(),F.inquire=requireInquire(),F.utf8=requireUtf8(),F.pool=requirePool(),F.LongBits=requireLongbits(),F.isNode=!!(typeof commonjsGlobal<"u"&&commonjsGlobal&&commonjsGlobal.process&&commonjsGlobal.process.versions&&commonjsGlobal.process.versions.node),F.global=F.isNode&&commonjsGlobal||typeof window<"u"&&window||typeof self<"u"&&self||minimal$1,F.emptyArray=Object.freeze?Object.freeze([]):[],F.emptyObject=Object.freeze?Object.freeze({}):{},F.isInteger=Number.isInteger||function(O){return typeof O=="number"&&isFinite(O)&&Math.floor(O)===O},F.isString=function(O){return typeof O=="string"||O instanceof String},F.isObject=function(O){return O&&typeof O=="object"},F.isset=F.isSet=function(O,e){var n=O[e];return n!=null&&O.hasOwnProperty(e)?typeof n!="object"||(Array.isArray(n)?n.length:Object.keys(n).length)>0:!1},F.Buffer=function(){try{var a=F.inquire("buffer").Buffer;return a.prototype.utf8Write?a:null}catch{return null}}(),F._Buffer_from=null,F._Buffer_allocUnsafe=null,F.newBuffer=function(O){return typeof O=="number"?F.Buffer?F._Buffer_allocUnsafe(O):new F.Array(O):F.Buffer?F._Buffer_from(O):typeof Uint8Array>"u"?O:new Uint8Array(O)},F.Array=typeof Uint8Array<"u"?Uint8Array:Array,F.Long=F.global.dcodeIO&&F.global.dcodeIO.Long||F.global.Long||F.inquire("long"),F.key2Re=/^true|false|0|1$/,F.key32Re=/^-?(?:0|[1-9][0-9]*)$/,F.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/,F.longToHash=function(O){return O?F.LongBits.from(O).toHash():F.LongBits.zeroHash},F.longFromHash=function(O,e){var n=F.LongBits.fromHash(O);return F.Long?F.Long.fromBits(n.lo,n.hi,e):n.toNumber(!!e)};function I(a,O,e){for(var n=Object.keys(O),q=0;q<n.length;++q)(a[n[q]]===void 0||!e)&&(a[n[q]]=O[n[q]]);return a}F.merge=I,F.lcFirst=function(O){return O.charAt(0).toLowerCase()+O.substring(1)};function Z(a){function O(e,n){if(!(this instanceof O))return new O(e,n);Object.defineProperty(this,"message",{get:function(){return e}}),Error.captureStackTrace?Error.captureStackTrace(this,O):Object.defineProperty(this,"stack",{value:new Error().stack||""}),n&&I(this,n)}return O.prototype=Object.create(Error.prototype,{constructor:{value:O,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return a},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),O}F.newError=Z,F.ProtocolError=Z("ProtocolError"),F.oneOfGetter=function(O){for(var e={},n=0;n<O.length;++n)e[O[n]]=1;return function(){for(var q=Object.keys(this),D=q.length-1;D>-1;--D)if(e[q[D]]===1&&this[q[D]]!==void 0&&this[q[D]]!==null)return q[D]}},F.oneOfSetter=function(O){return function(e){for(var n=0;n<O.length;++n)O[n]!==e&&delete this[O[n]]}},F.toJSONOptions={longs:String,enums:String,bytes:String,json:!0},F._configure=function(){var a=F.Buffer;if(!a){F._Buffer_from=F._Buffer_allocUnsafe=null;return}F._Buffer_from=a.from!==Uint8Array.from&&a.from||function(e,n){return new a(e,n)},F._Buffer_allocUnsafe=a.allocUnsafe||function(e){return new a(e)}}}(minimal$1)),minimal$1}var writer,hasRequiredWriter;function requireWriter(){if(hasRequiredWriter)return writer;hasRequiredWriter=1,writer=q;var N=requireMinimal$1(),F,I=N.LongBits,Z=N.base64,a=N.utf8;function O(et,tt,ot){this.fn=et,this.len=tt,this.next=void 0,this.val=ot}function e(){}function n(et){this.head=et.head,this.tail=et.tail,this.len=et.len,this.next=et.states}function q(){this.len=0,this.head=new O(e,0,0),this.tail=this.head,this.states=null}var D=function(){return N.Buffer?function(){return(q.create=function(){return new F})()}:function(){return new q}};q.create=D(),q.alloc=function(tt){return new N.Array(tt)},N.Array!==Array&&(q.alloc=N.pool(q.alloc,N.Array.prototype.subarray)),q.prototype._push=function(tt,ot,ct){return this.tail=this.tail.next=new O(tt,ot,ct),this.len+=ot,this};function z(et,tt,ot){tt[ot]=et&255}function K(et,tt,ot){for(;et>127;)tt[ot++]=et&127|128,et>>>=7;tt[ot]=et}function J(et,tt){this.len=et,this.next=void 0,this.val=tt}J.prototype=Object.create(O.prototype),J.prototype.fn=K,q.prototype.uint32=function(tt){return this.len+=(this.tail=this.tail.next=new J((tt=tt>>>0)<128?1:tt<16384?2:tt<2097152?3:tt<268435456?4:5,tt)).len,this},q.prototype.int32=function(tt){return tt<0?this._push(G,10,I.fromNumber(tt)):this.uint32(tt)},q.prototype.sint32=function(tt){return this.uint32((tt<<1^tt>>31)>>>0)};function G(et,tt,ot){for(;et.hi;)tt[ot++]=et.lo&127|128,et.lo=(et.lo>>>7|et.hi<<25)>>>0,et.hi>>>=7;for(;et.lo>127;)tt[ot++]=et.lo&127|128,et.lo=et.lo>>>7;tt[ot++]=et.lo}q.prototype.uint64=function(tt){var ot=I.from(tt);return this._push(G,ot.length(),ot)},q.prototype.int64=q.prototype.uint64,q.prototype.sint64=function(tt){var ot=I.from(tt).zzEncode();return this._push(G,ot.length(),ot)},q.prototype.bool=function(tt){return this._push(z,1,tt?1:0)};function Q(et,tt,ot){tt[ot]=et&255,tt[ot+1]=et>>>8&255,tt[ot+2]=et>>>16&255,tt[ot+3]=et>>>24}q.prototype.fixed32=function(tt){return this._push(Q,4,tt>>>0)},q.prototype.sfixed32=q.prototype.fixed32,q.prototype.fixed64=function(tt){var ot=I.from(tt);return this._push(Q,4,ot.lo)._push(Q,4,ot.hi)},q.prototype.sfixed64=q.prototype.fixed64,q.prototype.float=function(tt){return this._push(N.float.writeFloatLE,4,tt)},q.prototype.double=function(tt){return this._push(N.float.writeDoubleLE,8,tt)};var nt=N.Array.prototype.set?function(tt,ot,ct){ot.set(tt,ct)}:function(tt,ot,ct){for(var rt=0;rt<tt.length;++rt)ot[ct+rt]=tt[rt]};return q.prototype.bytes=function(tt){var ot=tt.length>>>0;if(!ot)return this._push(z,1,0);if(N.isString(tt)){var ct=q.alloc(ot=Z.length(tt));Z.decode(tt,ct,0),tt=ct}return this.uint32(ot)._push(nt,ot,tt)},q.prototype.string=function(tt){var ot=a.length(tt);return ot?this.uint32(ot)._push(a.write,ot,tt):this._push(z,1,0)},q.prototype.fork=function(){return this.states=new n(this),this.head=this.tail=new O(e,0,0),this.len=0,this},q.prototype.reset=function(){return this.states?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new O(e,0,0),this.len=0),this},q.prototype.ldelim=function(){var tt=this.head,ot=this.tail,ct=this.len;return this.reset().uint32(ct),ct&&(this.tail.next=tt.next,this.tail=ot,this.len+=ct),this},q.prototype.finish=function(){for(var tt=this.head.next,ot=this.constructor.alloc(this.len),ct=0;tt;)tt.fn(tt.val,ot,ct),ct+=tt.len,tt=tt.next;return ot},q._configure=function(et){F=et,q.create=D(),F._configure()},writer}var writer_buffer,hasRequiredWriter_buffer;function requireWriter_buffer(){if(hasRequiredWriter_buffer)return writer_buffer;hasRequiredWriter_buffer=1,writer_buffer=I;var N=requireWriter();(I.prototype=Object.create(N.prototype)).constructor=I;var F=requireMinimal$1();function I(){N.call(this)}I._configure=function(){I.alloc=F._Buffer_allocUnsafe,I.writeBytesBuffer=F.Buffer&&F.Buffer.prototype instanceof Uint8Array&&F.Buffer.prototype.set.name==="set"?function(O,e,n){e.set(O,n)}:function(O,e,n){if(O.copy)O.copy(e,n,0,O.length);else for(var q=0;q<O.length;)e[n++]=O[q++]}},I.prototype.bytes=function(O){F.isString(O)&&(O=F._Buffer_from(O,"base64"));var e=O.length>>>0;return this.uint32(e),e&&this._push(I.writeBytesBuffer,e,O),this};function Z(a,O,e){a.length<40?F.utf8.write(a,O,e):O.utf8Write?O.utf8Write(a,e):O.write(a,e)}return I.prototype.string=function(O){var e=F.Buffer.byteLength(O);return this.uint32(e),e&&this._push(Z,e,O),this},I._configure(),writer_buffer}var reader,hasRequiredReader;function requireReader(){if(hasRequiredReader)return reader;hasRequiredReader=1,reader=O;var N=requireMinimal$1(),F,I=N.LongBits,Z=N.utf8;function a(K,J){return RangeError("index out of range: "+K.pos+" + "+(J||1)+" > "+K.len)}function O(K){this.buf=K,this.pos=0,this.len=K.length}var e=typeof Uint8Array<"u"?function(J){if(J instanceof Uint8Array||Array.isArray(J))return new O(J);throw Error("illegal buffer")}:function(J){if(Array.isArray(J))return new O(J);throw Error("illegal buffer")},n=function(){return N.Buffer?function(G){return(O.create=function(nt){return N.Buffer.isBuffer(nt)?new F(nt):e(nt)})(G)}:e};O.create=n(),O.prototype._slice=N.Array.prototype.subarray||N.Array.prototype.slice,O.prototype.uint32=function(){var J=4294967295;return function(){if(J=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(J=(J|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(J=(J|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(J=(J|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(J=(J|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return J;if((this.pos+=5)>this.len)throw this.pos=this.len,a(this,10);return J}}(),O.prototype.int32=function(){return this.uint32()|0},O.prototype.sint32=function(){var J=this.uint32();return J>>>1^-(J&1)|0};function q(){var K=new I(0,0),J=0;if(this.len-this.pos>4){for(;J<4;++J)if(K.lo=(K.lo|(this.buf[this.pos]&127)<<J*7)>>>0,this.buf[this.pos++]<128)return K;if(K.lo=(K.lo|(this.buf[this.pos]&127)<<28)>>>0,K.hi=(K.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return K;J=0}else{for(;J<3;++J){if(this.pos>=this.len)throw a(this);if(K.lo=(K.lo|(this.buf[this.pos]&127)<<J*7)>>>0,this.buf[this.pos++]<128)return K}return K.lo=(K.lo|(this.buf[this.pos++]&127)<<J*7)>>>0,K}if(this.len-this.pos>4){for(;J<5;++J)if(K.hi=(K.hi|(this.buf[this.pos]&127)<<J*7+3)>>>0,this.buf[this.pos++]<128)return K}else for(;J<5;++J){if(this.pos>=this.len)throw a(this);if(K.hi=(K.hi|(this.buf[this.pos]&127)<<J*7+3)>>>0,this.buf[this.pos++]<128)return K}throw Error("invalid varint encoding")}O.prototype.bool=function(){return this.uint32()!==0};function D(K,J){return(K[J-4]|K[J-3]<<8|K[J-2]<<16|K[J-1]<<24)>>>0}O.prototype.fixed32=function(){if(this.pos+4>this.len)throw a(this,4);return D(this.buf,this.pos+=4)},O.prototype.sfixed32=function(){if(this.pos+4>this.len)throw a(this,4);return D(this.buf,this.pos+=4)|0};function z(){if(this.pos+8>this.len)throw a(this,8);return new I(D(this.buf,this.pos+=4),D(this.buf,this.pos+=4))}return O.prototype.float=function(){if(this.pos+4>this.len)throw a(this,4);var J=N.float.readFloatLE(this.buf,this.pos);return this.pos+=4,J},O.prototype.double=function(){if(this.pos+8>this.len)throw a(this,4);var J=N.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,J},O.prototype.bytes=function(){var J=this.uint32(),G=this.pos,Q=this.pos+J;if(Q>this.len)throw a(this,J);if(this.pos+=J,Array.isArray(this.buf))return this.buf.slice(G,Q);if(G===Q){var nt=N.Buffer;return nt?nt.alloc(0):new this.buf.constructor(0)}return this._slice.call(this.buf,G,Q)},O.prototype.string=function(){var J=this.bytes();return Z.read(J,0,J.length)},O.prototype.skip=function(J){if(typeof J=="number"){if(this.pos+J>this.len)throw a(this,J);this.pos+=J}else do if(this.pos>=this.len)throw a(this);while(this.buf[this.pos++]&128);return this},O.prototype.skipType=function(K){switch(K){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(K=this.uint32()&7)!==4;)this.skipType(K);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+K+" at offset "+this.pos)}return this},O._configure=function(K){F=K,O.create=n(),F._configure();var J=N.Long?"toLong":"toNumber";N.merge(O.prototype,{int64:function(){return q.call(this)[J](!1)},uint64:function(){return q.call(this)[J](!0)},sint64:function(){return q.call(this).zzDecode()[J](!1)},fixed64:function(){return z.call(this)[J](!0)},sfixed64:function(){return z.call(this)[J](!1)}})},reader}var reader_buffer,hasRequiredReader_buffer;function requireReader_buffer(){if(hasRequiredReader_buffer)return reader_buffer;hasRequiredReader_buffer=1,reader_buffer=I;var N=requireReader();(I.prototype=Object.create(N.prototype)).constructor=I;var F=requireMinimal$1();function I(Z){N.call(this,Z)}return I._configure=function(){F.Buffer&&(I.prototype._slice=F.Buffer.prototype.slice)},I.prototype.string=function(){var a=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+a,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+a,this.len))},I._configure(),reader_buffer}var rpc={},service,hasRequiredService;function requireService(){if(hasRequiredService)return service;hasRequiredService=1,service=F;var N=requireMinimal$1();(F.prototype=Object.create(N.EventEmitter.prototype)).constructor=F;function F(I,Z,a){if(typeof I!="function")throw TypeError("rpcImpl must be a function");N.EventEmitter.call(this),this.rpcImpl=I,this.requestDelimited=!!Z,this.responseDelimited=!!a}return F.prototype.rpcCall=function I(Z,a,O,e,n){if(!e)throw TypeError("request must be specified");var q=this;if(!n)return N.asPromise(I,q,Z,a,O,e);if(!q.rpcImpl){setTimeout(function(){n(Error("already ended"))},0);return}try{return q.rpcImpl(Z,a[q.requestDelimited?"encodeDelimited":"encode"](e).finish(),function(z,K){if(z)return q.emit("error",z,Z),n(z);if(K===null){q.end(!0);return}if(!(K instanceof O))try{K=O[q.responseDelimited?"decodeDelimited":"decode"](K)}catch(J){return q.emit("error",J,Z),n(J)}return q.emit("data",K,Z),n(null,K)})}catch(D){q.emit("error",D,Z),setTimeout(function(){n(D)},0);return}},F.prototype.end=function(Z){return this.rpcImpl&&(Z||this.rpcImpl(null,null,null),this.rpcImpl=null,this.emit("end").off()),this},service}var hasRequiredRpc;function requireRpc(){return hasRequiredRpc||(hasRequiredRpc=1,function(N){var F=N;F.Service=requireService()}(rpc)),rpc}var roots,hasRequiredRoots;function requireRoots(){return hasRequiredRoots||(hasRequiredRoots=1,roots={}),roots}var hasRequiredIndexMinimal;function requireIndexMinimal(){return hasRequiredIndexMinimal||(hasRequiredIndexMinimal=1,function(N){var F=N;F.build="minimal",F.Writer=requireWriter(),F.BufferWriter=requireWriter_buffer(),F.Reader=requireReader(),F.BufferReader=requireReader_buffer(),F.util=requireMinimal$1(),F.rpc=requireRpc(),F.roots=requireRoots(),F.configure=I;function I(){F.util._configure(),F.Writer._configure(F.BufferWriter),F.Reader._configure(F.BufferReader)}I()}(indexMinimal)),indexMinimal}var minimal,hasRequiredMinimal;function requireMinimal(){return hasRequiredMinimal||(hasRequiredMinimal=1,minimal=requireIndexMinimal()),minimal}var minimalExports=requireMinimal();const $Reader=minimalExports.Reader,$Writer=minimalExports.Writer,$util=minimalExports.util,$root=minimalExports.roots.default||(minimalExports.roots.default={}),com=$root.com=(()=>{const N={};return N.quick=function(){const F={};return F.voice=function(){const I={};return I.proto=function(){const Z={};return Z.CommonReq=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.event="",a.prototype.data=$util.newBuffer([]),a.prototype.sn=$util.Long?$util.Long.fromBits(0,0,!1):0,a.prototype.time=$util.Long?$util.Long.fromBits(0,0,!1):0,a.prototype.valid=$util.Long?$util.Long.fromBits(0,0,!1):0,a.prototype.version=0,a.prototype.compress=!1,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.event!=null&&Object.hasOwnProperty.call(e,"event")&&n.uint32(10).string(e.event),e.data!=null&&Object.hasOwnProperty.call(e,"data")&&n.uint32(18).bytes(e.data),e.sn!=null&&Object.hasOwnProperty.call(e,"sn")&&n.uint32(24).int64(e.sn),e.time!=null&&Object.hasOwnProperty.call(e,"time")&&n.uint32(32).int64(e.time),e.valid!=null&&Object.hasOwnProperty.call(e,"valid")&&n.uint32(40).int64(e.valid),e.version!=null&&Object.hasOwnProperty.call(e,"version")&&n.uint32(48).int32(e.version),e.compress!=null&&Object.hasOwnProperty.call(e,"compress")&&n.uint32(56).bool(e.compress),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.CommonReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.event=e.string();break}case 2:{D.data=e.bytes();break}case 3:{D.sn=e.int64();break}case 4:{D.time=e.int64();break}case 5:{D.valid=e.int64();break}case 6:{D.version=e.int32();break}case 7:{D.compress=e.bool();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.event!=null&&e.hasOwnProperty("event")&&!$util.isString(e.event)?"event: string expected":e.data!=null&&e.hasOwnProperty("data")&&!(e.data&&typeof e.data.length=="number"||$util.isString(e.data))?"data: buffer expected":e.sn!=null&&e.hasOwnProperty("sn")&&!$util.isInteger(e.sn)&&!(e.sn&&$util.isInteger(e.sn.low)&&$util.isInteger(e.sn.high))?"sn: integer|Long expected":e.time!=null&&e.hasOwnProperty("time")&&!$util.isInteger(e.time)&&!(e.time&&$util.isInteger(e.time.low)&&$util.isInteger(e.time.high))?"time: integer|Long expected":e.valid!=null&&e.hasOwnProperty("valid")&&!$util.isInteger(e.valid)&&!(e.valid&&$util.isInteger(e.valid.low)&&$util.isInteger(e.valid.high))?"valid: integer|Long expected":e.version!=null&&e.hasOwnProperty("version")&&!$util.isInteger(e.version)?"version: integer expected":e.compress!=null&&e.hasOwnProperty("compress")&&typeof e.compress!="boolean"?"compress: boolean expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.CommonReq)return e;let n=new $root.com.quick.voice.proto.CommonReq;return e.event!=null&&(n.event=String(e.event)),e.data!=null&&(typeof e.data=="string"?$util.base64.decode(e.data,n.data=$util.newBuffer($util.base64.length(e.data)),0):e.data.length>=0&&(n.data=e.data)),e.sn!=null&&($util.Long?(n.sn=$util.Long.fromValue(e.sn)).unsigned=!1:typeof e.sn=="string"?n.sn=parseInt(e.sn,10):typeof e.sn=="number"?n.sn=e.sn:typeof e.sn=="object"&&(n.sn=new $util.LongBits(e.sn.low>>>0,e.sn.high>>>0).toNumber())),e.time!=null&&($util.Long?(n.time=$util.Long.fromValue(e.time)).unsigned=!1:typeof e.time=="string"?n.time=parseInt(e.time,10):typeof e.time=="number"?n.time=e.time:typeof e.time=="object"&&(n.time=new $util.LongBits(e.time.low>>>0,e.time.high>>>0).toNumber())),e.valid!=null&&($util.Long?(n.valid=$util.Long.fromValue(e.valid)).unsigned=!1:typeof e.valid=="string"?n.valid=parseInt(e.valid,10):typeof e.valid=="number"?n.valid=e.valid:typeof e.valid=="object"&&(n.valid=new $util.LongBits(e.valid.low>>>0,e.valid.high>>>0).toNumber())),e.version!=null&&(n.version=e.version|0),e.compress!=null&&(n.compress=!!e.compress),n},a.toObject=function(e,n){n||(n={});let q={};if(n.defaults){if(q.event="",n.bytes===String?q.data="":(q.data=[],n.bytes!==Array&&(q.data=$util.newBuffer(q.data))),$util.Long){let D=new $util.Long(0,0,!1);q.sn=n.longs===String?D.toString():n.longs===Number?D.toNumber():D}else q.sn=n.longs===String?"0":0;if($util.Long){let D=new $util.Long(0,0,!1);q.time=n.longs===String?D.toString():n.longs===Number?D.toNumber():D}else q.time=n.longs===String?"0":0;if($util.Long){let D=new $util.Long(0,0,!1);q.valid=n.longs===String?D.toString():n.longs===Number?D.toNumber():D}else q.valid=n.longs===String?"0":0;q.version=0,q.compress=!1}return e.event!=null&&e.hasOwnProperty("event")&&(q.event=e.event),e.data!=null&&e.hasOwnProperty("data")&&(q.data=n.bytes===String?$util.base64.encode(e.data,0,e.data.length):n.bytes===Array?Array.prototype.slice.call(e.data):e.data),e.sn!=null&&e.hasOwnProperty("sn")&&(typeof e.sn=="number"?q.sn=n.longs===String?String(e.sn):e.sn:q.sn=n.longs===String?$util.Long.prototype.toString.call(e.sn):n.longs===Number?new $util.LongBits(e.sn.low>>>0,e.sn.high>>>0).toNumber():e.sn),e.time!=null&&e.hasOwnProperty("time")&&(typeof e.time=="number"?q.time=n.longs===String?String(e.time):e.time:q.time=n.longs===String?$util.Long.prototype.toString.call(e.time):n.longs===Number?new $util.LongBits(e.time.low>>>0,e.time.high>>>0).toNumber():e.time),e.valid!=null&&e.hasOwnProperty("valid")&&(typeof e.valid=="number"?q.valid=n.longs===String?String(e.valid):e.valid:q.valid=n.longs===String?$util.Long.prototype.toString.call(e.valid):n.longs===Number?new $util.LongBits(e.valid.low>>>0,e.valid.high>>>0).toNumber():e.valid),e.version!=null&&e.hasOwnProperty("version")&&(q.version=e.version),e.compress!=null&&e.hasOwnProperty("compress")&&(q.compress=e.compress),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.CommonReq"},a}(),Z.CommonRsp=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.event="",a.prototype.data=$util.newBuffer([]),a.prototype.sn=$util.Long?$util.Long.fromBits(0,0,!1):0,a.prototype.time=$util.Long?$util.Long.fromBits(0,0,!1):0,a.prototype.valid=$util.Long?$util.Long.fromBits(0,0,!1):0,a.prototype.code=0,a.prototype.desc="",a.prototype.version=0,a.prototype.compress=!1,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.event!=null&&Object.hasOwnProperty.call(e,"event")&&n.uint32(10).string(e.event),e.data!=null&&Object.hasOwnProperty.call(e,"data")&&n.uint32(18).bytes(e.data),e.sn!=null&&Object.hasOwnProperty.call(e,"sn")&&n.uint32(24).int64(e.sn),e.time!=null&&Object.hasOwnProperty.call(e,"time")&&n.uint32(32).int64(e.time),e.valid!=null&&Object.hasOwnProperty.call(e,"valid")&&n.uint32(40).int64(e.valid),e.code!=null&&Object.hasOwnProperty.call(e,"code")&&n.uint32(48).int32(e.code),e.desc!=null&&Object.hasOwnProperty.call(e,"desc")&&n.uint32(58).string(e.desc),e.version!=null&&Object.hasOwnProperty.call(e,"version")&&n.uint32(64).int32(e.version),e.compress!=null&&Object.hasOwnProperty.call(e,"compress")&&n.uint32(72).bool(e.compress),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.CommonRsp;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.event=e.string();break}case 2:{D.data=e.bytes();break}case 3:{D.sn=e.int64();break}case 4:{D.time=e.int64();break}case 5:{D.valid=e.int64();break}case 6:{D.code=e.int32();break}case 7:{D.desc=e.string();break}case 8:{D.version=e.int32();break}case 9:{D.compress=e.bool();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.event!=null&&e.hasOwnProperty("event")&&!$util.isString(e.event)?"event: string expected":e.data!=null&&e.hasOwnProperty("data")&&!(e.data&&typeof e.data.length=="number"||$util.isString(e.data))?"data: buffer expected":e.sn!=null&&e.hasOwnProperty("sn")&&!$util.isInteger(e.sn)&&!(e.sn&&$util.isInteger(e.sn.low)&&$util.isInteger(e.sn.high))?"sn: integer|Long expected":e.time!=null&&e.hasOwnProperty("time")&&!$util.isInteger(e.time)&&!(e.time&&$util.isInteger(e.time.low)&&$util.isInteger(e.time.high))?"time: integer|Long expected":e.valid!=null&&e.hasOwnProperty("valid")&&!$util.isInteger(e.valid)&&!(e.valid&&$util.isInteger(e.valid.low)&&$util.isInteger(e.valid.high))?"valid: integer|Long expected":e.code!=null&&e.hasOwnProperty("code")&&!$util.isInteger(e.code)?"code: integer expected":e.desc!=null&&e.hasOwnProperty("desc")&&!$util.isString(e.desc)?"desc: string expected":e.version!=null&&e.hasOwnProperty("version")&&!$util.isInteger(e.version)?"version: integer expected":e.compress!=null&&e.hasOwnProperty("compress")&&typeof e.compress!="boolean"?"compress: boolean expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.CommonRsp)return e;let n=new $root.com.quick.voice.proto.CommonRsp;return e.event!=null&&(n.event=String(e.event)),e.data!=null&&(typeof e.data=="string"?$util.base64.decode(e.data,n.data=$util.newBuffer($util.base64.length(e.data)),0):e.data.length>=0&&(n.data=e.data)),e.sn!=null&&($util.Long?(n.sn=$util.Long.fromValue(e.sn)).unsigned=!1:typeof e.sn=="string"?n.sn=parseInt(e.sn,10):typeof e.sn=="number"?n.sn=e.sn:typeof e.sn=="object"&&(n.sn=new $util.LongBits(e.sn.low>>>0,e.sn.high>>>0).toNumber())),e.time!=null&&($util.Long?(n.time=$util.Long.fromValue(e.time)).unsigned=!1:typeof e.time=="string"?n.time=parseInt(e.time,10):typeof e.time=="number"?n.time=e.time:typeof e.time=="object"&&(n.time=new $util.LongBits(e.time.low>>>0,e.time.high>>>0).toNumber())),e.valid!=null&&($util.Long?(n.valid=$util.Long.fromValue(e.valid)).unsigned=!1:typeof e.valid=="string"?n.valid=parseInt(e.valid,10):typeof e.valid=="number"?n.valid=e.valid:typeof e.valid=="object"&&(n.valid=new $util.LongBits(e.valid.low>>>0,e.valid.high>>>0).toNumber())),e.code!=null&&(n.code=e.code|0),e.desc!=null&&(n.desc=String(e.desc)),e.version!=null&&(n.version=e.version|0),e.compress!=null&&(n.compress=!!e.compress),n},a.toObject=function(e,n){n||(n={});let q={};if(n.defaults){if(q.event="",n.bytes===String?q.data="":(q.data=[],n.bytes!==Array&&(q.data=$util.newBuffer(q.data))),$util.Long){let D=new $util.Long(0,0,!1);q.sn=n.longs===String?D.toString():n.longs===Number?D.toNumber():D}else q.sn=n.longs===String?"0":0;if($util.Long){let D=new $util.Long(0,0,!1);q.time=n.longs===String?D.toString():n.longs===Number?D.toNumber():D}else q.time=n.longs===String?"0":0;if($util.Long){let D=new $util.Long(0,0,!1);q.valid=n.longs===String?D.toString():n.longs===Number?D.toNumber():D}else q.valid=n.longs===String?"0":0;q.code=0,q.desc="",q.version=0,q.compress=!1}return e.event!=null&&e.hasOwnProperty("event")&&(q.event=e.event),e.data!=null&&e.hasOwnProperty("data")&&(q.data=n.bytes===String?$util.base64.encode(e.data,0,e.data.length):n.bytes===Array?Array.prototype.slice.call(e.data):e.data),e.sn!=null&&e.hasOwnProperty("sn")&&(typeof e.sn=="number"?q.sn=n.longs===String?String(e.sn):e.sn:q.sn=n.longs===String?$util.Long.prototype.toString.call(e.sn):n.longs===Number?new $util.LongBits(e.sn.low>>>0,e.sn.high>>>0).toNumber():e.sn),e.time!=null&&e.hasOwnProperty("time")&&(typeof e.time=="number"?q.time=n.longs===String?String(e.time):e.time:q.time=n.longs===String?$util.Long.prototype.toString.call(e.time):n.longs===Number?new $util.LongBits(e.time.low>>>0,e.time.high>>>0).toNumber():e.time),e.valid!=null&&e.hasOwnProperty("valid")&&(typeof e.valid=="number"?q.valid=n.longs===String?String(e.valid):e.valid:q.valid=n.longs===String?$util.Long.prototype.toString.call(e.valid):n.longs===Number?new $util.LongBits(e.valid.low>>>0,e.valid.high>>>0).toNumber():e.valid),e.code!=null&&e.hasOwnProperty("code")&&(q.code=e.code),e.desc!=null&&e.hasOwnProperty("desc")&&(q.desc=e.desc),e.version!=null&&e.hasOwnProperty("version")&&(q.version=e.version),e.compress!=null&&e.hasOwnProperty("compress")&&(q.compress=e.compress),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.CommonRsp"},a}(),Z.User=function(){function a(e){if(this.tracks=[],e)for(let n=Object.keys(e),q=0;q<n.length;++q)e[n[q]]!=null&&(this[n[q]]=e[n[q]])}a.prototype.id="",a.prototype.callAction=null,a.prototype.callState=null,a.prototype.joinTime=null,a.prototype.tracks=$util.emptyArray,a.prototype.permissions=null,a.prototype.isPublished=null,a.prototype.behavior=null,a.prototype.channelCache=null;let O;return Object.defineProperty(a.prototype,"_callAction",{get:$util.oneOfGetter(O=["callAction"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_callState",{get:$util.oneOfGetter(O=["callState"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_joinTime",{get:$util.oneOfGetter(O=["joinTime"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_permissions",{get:$util.oneOfGetter(O=["permissions"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_isPublished",{get:$util.oneOfGetter(O=["isPublished"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_behavior",{get:$util.oneOfGetter(O=["behavior"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_channelCache",{get:$util.oneOfGetter(O=["channelCache"]),set:$util.oneOfSetter(O)}),a.create=function(n){return new a(n)},a.encode=function(n,q){if(q||(q=$Writer.create()),n.id!=null&&Object.hasOwnProperty.call(n,"id")&&q.uint32(10).string(n.id),n.callAction!=null&&Object.hasOwnProperty.call(n,"callAction")&&q.uint32(16).int32(n.callAction),n.callState!=null&&Object.hasOwnProperty.call(n,"callState")&&q.uint32(24).int32(n.callState),n.joinTime!=null&&Object.hasOwnProperty.call(n,"joinTime")&&q.uint32(32).int64(n.joinTime),n.tracks!=null&&n.tracks.length)for(let D=0;D<n.tracks.length;++D)$root.com.quick.voice.proto.Track.encode(n.tracks[D],q.uint32(42).fork()).ldelim();return n.permissions!=null&&Object.hasOwnProperty.call(n,"permissions")&&q.uint32(48).int32(n.permissions),n.isPublished!=null&&Object.hasOwnProperty.call(n,"isPublished")&&q.uint32(56).bool(n.isPublished),n.behavior!=null&&Object.hasOwnProperty.call(n,"behavior")&&q.uint32(64).int32(n.behavior),n.channelCache!=null&&Object.hasOwnProperty.call(n,"channelCache")&&$root.com.quick.voice.proto.DataChannelCacheInfo.encode(n.channelCache,q.uint32(74).fork()).ldelim(),q},a.encodeDelimited=function(n,q){return this.encode(n,q).ldelim()},a.decode=function(n,q){n instanceof $Reader||(n=$Reader.create(n));let D=q===void 0?n.len:n.pos+q,z=new $root.com.quick.voice.proto.User;for(;n.pos<D;){let K=n.uint32();switch(K>>>3){case 1:{z.id=n.string();break}case 2:{z.callAction=n.int32();break}case 3:{z.callState=n.int32();break}case 4:{z.joinTime=n.int64();break}case 5:{z.tracks&&z.tracks.length||(z.tracks=[]),z.tracks.push($root.com.quick.voice.proto.Track.decode(n,n.uint32()));break}case 6:{z.permissions=n.int32();break}case 7:{z.isPublished=n.bool();break}case 8:{z.behavior=n.int32();break}case 9:{z.channelCache=$root.com.quick.voice.proto.DataChannelCacheInfo.decode(n,n.uint32());break}default:n.skipType(K&7);break}}return z},a.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},a.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.id!=null&&n.hasOwnProperty("id")&&!$util.isString(n.id))return"id: string expected";if(n.callAction!=null&&n.hasOwnProperty("callAction")&&!$util.isInteger(n.callAction))return"callAction: integer expected";if(n.callState!=null&&n.hasOwnProperty("callState")&&!$util.isInteger(n.callState))return"callState: integer expected";if(n.joinTime!=null&&n.hasOwnProperty("joinTime")&&!$util.isInteger(n.joinTime)&&!(n.joinTime&&$util.isInteger(n.joinTime.low)&&$util.isInteger(n.joinTime.high)))return"joinTime: integer|Long expected";if(n.tracks!=null&&n.hasOwnProperty("tracks")){if(!Array.isArray(n.tracks))return"tracks: array expected";for(let q=0;q<n.tracks.length;++q){let D=$root.com.quick.voice.proto.Track.verify(n.tracks[q]);if(D)return"tracks."+D}}if(n.permissions!=null&&n.hasOwnProperty("permissions")&&!$util.isInteger(n.permissions))return"permissions: integer expected";if(n.isPublished!=null&&n.hasOwnProperty("isPublished")&&typeof n.isPublished!="boolean")return"isPublished: boolean expected";if(n.behavior!=null&&n.hasOwnProperty("behavior")&&!$util.isInteger(n.behavior))return"behavior: integer expected";if(n.channelCache!=null&&n.hasOwnProperty("channelCache")){let q=$root.com.quick.voice.proto.DataChannelCacheInfo.verify(n.channelCache);if(q)return"channelCache."+q}return null},a.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.User)return n;let q=new $root.com.quick.voice.proto.User;if(n.id!=null&&(q.id=String(n.id)),n.callAction!=null&&(q.callAction=n.callAction|0),n.callState!=null&&(q.callState=n.callState|0),n.joinTime!=null&&($util.Long?(q.joinTime=$util.Long.fromValue(n.joinTime)).unsigned=!1:typeof n.joinTime=="string"?q.joinTime=parseInt(n.joinTime,10):typeof n.joinTime=="number"?q.joinTime=n.joinTime:typeof n.joinTime=="object"&&(q.joinTime=new $util.LongBits(n.joinTime.low>>>0,n.joinTime.high>>>0).toNumber())),n.tracks){if(!Array.isArray(n.tracks))throw TypeError(".com.quick.voice.proto.User.tracks: array expected");q.tracks=[];for(let D=0;D<n.tracks.length;++D){if(typeof n.tracks[D]!="object")throw TypeError(".com.quick.voice.proto.User.tracks: object expected");q.tracks[D]=$root.com.quick.voice.proto.Track.fromObject(n.tracks[D])}}if(n.permissions!=null&&(q.permissions=n.permissions|0),n.isPublished!=null&&(q.isPublished=!!n.isPublished),n.behavior!=null&&(q.behavior=n.behavior|0),n.channelCache!=null){if(typeof n.channelCache!="object")throw TypeError(".com.quick.voice.proto.User.channelCache: object expected");q.channelCache=$root.com.quick.voice.proto.DataChannelCacheInfo.fromObject(n.channelCache)}return q},a.toObject=function(n,q){q||(q={});let D={};if((q.arrays||q.defaults)&&(D.tracks=[]),q.defaults&&(D.id=""),n.id!=null&&n.hasOwnProperty("id")&&(D.id=n.id),n.callAction!=null&&n.hasOwnProperty("callAction")&&(D.callAction=n.callAction,q.oneofs&&(D._callAction="callAction")),n.callState!=null&&n.hasOwnProperty("callState")&&(D.callState=n.callState,q.oneofs&&(D._callState="callState")),n.joinTime!=null&&n.hasOwnProperty("joinTime")&&(typeof n.joinTime=="number"?D.joinTime=q.longs===String?String(n.joinTime):n.joinTime:D.joinTime=q.longs===String?$util.Long.prototype.toString.call(n.joinTime):q.longs===Number?new $util.LongBits(n.joinTime.low>>>0,n.joinTime.high>>>0).toNumber():n.joinTime,q.oneofs&&(D._joinTime="joinTime")),n.tracks&&n.tracks.length){D.tracks=[];for(let z=0;z<n.tracks.length;++z)D.tracks[z]=$root.com.quick.voice.proto.Track.toObject(n.tracks[z],q)}return n.permissions!=null&&n.hasOwnProperty("permissions")&&(D.permissions=n.permissions,q.oneofs&&(D._permissions="permissions")),n.isPublished!=null&&n.hasOwnProperty("isPublished")&&(D.isPublished=n.isPublished,q.oneofs&&(D._isPublished="isPublished")),n.behavior!=null&&n.hasOwnProperty("behavior")&&(D.behavior=n.behavior,q.oneofs&&(D._behavior="behavior")),n.channelCache!=null&&n.hasOwnProperty("channelCache")&&(D.channelCache=$root.com.quick.voice.proto.DataChannelCacheInfo.toObject(n.channelCache,q),q.oneofs&&(D._channelCache="channelCache")),D},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.User"},a}(),Z.DataChannelCacheInfo=function(){function a(O){if(this.channels=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.channels=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.channels!=null&&e.channels.length)for(let q=0;q<e.channels.length;++q)$root.com.quick.voice.proto.DataChannel.encode(e.channels[q],n.uint32(10).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.DataChannelCacheInfo;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.channels&&D.channels.length||(D.channels=[]),D.channels.push($root.com.quick.voice.proto.DataChannel.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.channels!=null&&e.hasOwnProperty("channels")){if(!Array.isArray(e.channels))return"channels: array expected";for(let n=0;n<e.channels.length;++n){let q=$root.com.quick.voice.proto.DataChannel.verify(e.channels[n]);if(q)return"channels."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.DataChannelCacheInfo)return e;let n=new $root.com.quick.voice.proto.DataChannelCacheInfo;if(e.channels){if(!Array.isArray(e.channels))throw TypeError(".com.quick.voice.proto.DataChannelCacheInfo.channels: array expected");n.channels=[];for(let q=0;q<e.channels.length;++q){if(typeof e.channels[q]!="object")throw TypeError(".com.quick.voice.proto.DataChannelCacheInfo.channels: object expected");n.channels[q]=$root.com.quick.voice.proto.DataChannel.fromObject(e.channels[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.channels=[]),e.channels&&e.channels.length){q.channels=[];for(let D=0;D<e.channels.length;++D)q.channels[D]=$root.com.quick.voice.proto.DataChannel.toObject(e.channels[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.DataChannelCacheInfo"},a}(),Z.DataChannel=function(){function a(e){if(e)for(let n=Object.keys(e),q=0;q<n.length;++q)e[n[q]]!=null&&(this[n[q]]=e[n[q]])}a.prototype.dataChannelName="",a.prototype.id=null;let O;return Object.defineProperty(a.prototype,"_id",{get:$util.oneOfGetter(O=["id"]),set:$util.oneOfSetter(O)}),a.create=function(n){return new a(n)},a.encode=function(n,q){return q||(q=$Writer.create()),n.dataChannelName!=null&&Object.hasOwnProperty.call(n,"dataChannelName")&&q.uint32(10).string(n.dataChannelName),n.id!=null&&Object.hasOwnProperty.call(n,"id")&&q.uint32(16).int32(n.id),q},a.encodeDelimited=function(n,q){return this.encode(n,q).ldelim()},a.decode=function(n,q){n instanceof $Reader||(n=$Reader.create(n));let D=q===void 0?n.len:n.pos+q,z=new $root.com.quick.voice.proto.DataChannel;for(;n.pos<D;){let K=n.uint32();switch(K>>>3){case 1:{z.dataChannelName=n.string();break}case 2:{z.id=n.int32();break}default:n.skipType(K&7);break}}return z},a.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},a.verify=function(n){return typeof n!="object"||n===null?"object expected":n.dataChannelName!=null&&n.hasOwnProperty("dataChannelName")&&!$util.isString(n.dataChannelName)?"dataChannelName: string expected":n.id!=null&&n.hasOwnProperty("id")&&!$util.isInteger(n.id)?"id: integer expected":null},a.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.DataChannel)return n;let q=new $root.com.quick.voice.proto.DataChannel;return n.dataChannelName!=null&&(q.dataChannelName=String(n.dataChannelName)),n.id!=null&&(q.id=n.id|0),q},a.toObject=function(n,q){q||(q={});let D={};return q.defaults&&(D.dataChannelName=""),n.dataChannelName!=null&&n.hasOwnProperty("dataChannelName")&&(D.dataChannelName=n.dataChannelName),n.id!=null&&n.hasOwnProperty("id")&&(D.id=n.id,q.oneofs&&(D._id="id")),D},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.DataChannel"},a}(),Z.Login=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.appid="",a.prototype.userId="",a.prototype.sdkToken="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.appid!=null&&Object.hasOwnProperty.call(e,"appid")&&n.uint32(10).string(e.appid),e.userId!=null&&Object.hasOwnProperty.call(e,"userId")&&n.uint32(18).string(e.userId),e.sdkToken!=null&&Object.hasOwnProperty.call(e,"sdkToken")&&n.uint32(26).string(e.sdkToken),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.Login;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.appid=e.string();break}case 2:{D.userId=e.string();break}case 3:{D.sdkToken=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.appid!=null&&e.hasOwnProperty("appid")&&!$util.isString(e.appid)?"appid: string expected":e.userId!=null&&e.hasOwnProperty("userId")&&!$util.isString(e.userId)?"userId: string expected":e.sdkToken!=null&&e.hasOwnProperty("sdkToken")&&!$util.isString(e.sdkToken)?"sdkToken: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.Login)return e;let n=new $root.com.quick.voice.proto.Login;return e.appid!=null&&(n.appid=String(e.appid)),e.userId!=null&&(n.userId=String(e.userId)),e.sdkToken!=null&&(n.sdkToken=String(e.sdkToken)),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.appid="",q.userId="",q.sdkToken=""),e.appid!=null&&e.hasOwnProperty("appid")&&(q.appid=e.appid),e.userId!=null&&e.hasOwnProperty("userId")&&(q.userId=e.userId),e.sdkToken!=null&&e.hasOwnProperty("sdkToken")&&(q.sdkToken=e.sdkToken),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.Login"},a}(),Z.Track=function(){function a(e){if(e)for(let n=Object.keys(e),q=0;q<n.length;++q)e[n[q]]!=null&&(this[n[q]]=e[n[q]])}a.prototype.mid="",a.prototype.trackName=null,a.prototype.location=null,a.prototype.userId=null,a.prototype.code=null,a.prototype.desc=null,a.prototype.type=null,a.prototype.isValid=null,a.prototype.simulcast=null;let O;return Object.defineProperty(a.prototype,"_trackName",{get:$util.oneOfGetter(O=["trackName"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_location",{get:$util.oneOfGetter(O=["location"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_userId",{get:$util.oneOfGetter(O=["userId"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_code",{get:$util.oneOfGetter(O=["code"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_desc",{get:$util.oneOfGetter(O=["desc"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_type",{get:$util.oneOfGetter(O=["type"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_isValid",{get:$util.oneOfGetter(O=["isValid"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_simulcast",{get:$util.oneOfGetter(O=["simulcast"]),set:$util.oneOfSetter(O)}),a.create=function(n){return new a(n)},a.encode=function(n,q){return q||(q=$Writer.create()),n.mid!=null&&Object.hasOwnProperty.call(n,"mid")&&q.uint32(10).string(n.mid),n.trackName!=null&&Object.hasOwnProperty.call(n,"trackName")&&q.uint32(18).string(n.trackName),n.location!=null&&Object.hasOwnProperty.call(n,"location")&&q.uint32(26).string(n.location),n.userId!=null&&Object.hasOwnProperty.call(n,"userId")&&q.uint32(34).string(n.userId),n.code!=null&&Object.hasOwnProperty.call(n,"code")&&q.uint32(40).int32(n.code),n.desc!=null&&Object.hasOwnProperty.call(n,"desc")&&q.uint32(50).string(n.desc),n.type!=null&&Object.hasOwnProperty.call(n,"type")&&q.uint32(56).int32(n.type),n.isValid!=null&&Object.hasOwnProperty.call(n,"isValid")&&q.uint32(64).bool(n.isValid),n.simulcast!=null&&Object.hasOwnProperty.call(n,"simulcast")&&q.uint32(74).string(n.simulcast),q},a.encodeDelimited=function(n,q){return this.encode(n,q).ldelim()},a.decode=function(n,q){n instanceof $Reader||(n=$Reader.create(n));let D=q===void 0?n.len:n.pos+q,z=new $root.com.quick.voice.proto.Track;for(;n.pos<D;){let K=n.uint32();switch(K>>>3){case 1:{z.mid=n.string();break}case 2:{z.trackName=n.string();break}case 3:{z.location=n.string();break}case 4:{z.userId=n.string();break}case 5:{z.code=n.int32();break}case 6:{z.desc=n.string();break}case 7:{z.type=n.int32();break}case 8:{z.isValid=n.bool();break}case 9:{z.simulcast=n.string();break}default:n.skipType(K&7);break}}return z},a.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},a.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.mid!=null&&n.hasOwnProperty("mid")&&!$util.isString(n.mid))return"mid: string expected";if(n.trackName!=null&&n.hasOwnProperty("trackName")&&!$util.isString(n.trackName))return"trackName: string expected";if(n.location!=null&&n.hasOwnProperty("location")&&!$util.isString(n.location))return"location: string expected";if(n.userId!=null&&n.hasOwnProperty("userId")&&!$util.isString(n.userId))return"userId: string expected";if(n.code!=null&&n.hasOwnProperty("code")&&!$util.isInteger(n.code))return"code: integer expected";if(n.desc!=null&&n.hasOwnProperty("desc")&&!$util.isString(n.desc))return"desc: string expected";if(n.type!=null&&n.hasOwnProperty("type"))switch(n.type){default:return"type: enum value expected";case 0:case 1:case 2:case 3:break}return n.isValid!=null&&n.hasOwnProperty("isValid")&&typeof n.isValid!="boolean"?"isValid: boolean expected":n.simulcast!=null&&n.hasOwnProperty("simulcast")&&!$util.isString(n.simulcast)?"simulcast: string expected":null},a.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.Track)return n;let q=new $root.com.quick.voice.proto.Track;switch(n.mid!=null&&(q.mid=String(n.mid)),n.trackName!=null&&(q.trackName=String(n.trackName)),n.location!=null&&(q.location=String(n.location)),n.userId!=null&&(q.userId=String(n.userId)),n.code!=null&&(q.code=n.code|0),n.desc!=null&&(q.desc=String(n.desc)),n.type){default:if(typeof n.type=="number"){q.type=n.type;break}break;case"Microphone":case 0:q.type=0;break;case"Camera":case 1:q.type=1;break;case"Screen":case 2:q.type=2;break;case"SystemVoice":case 3:q.type=3;break}return n.isValid!=null&&(q.isValid=!!n.isValid),n.simulcast!=null&&(q.simulcast=String(n.simulcast)),q},a.toObject=function(n,q){q||(q={});let D={};return q.defaults&&(D.mid=""),n.mid!=null&&n.hasOwnProperty("mid")&&(D.mid=n.mid),n.trackName!=null&&n.hasOwnProperty("trackName")&&(D.trackName=n.trackName,q.oneofs&&(D._trackName="trackName")),n.location!=null&&n.hasOwnProperty("location")&&(D.location=n.location,q.oneofs&&(D._location="location")),n.userId!=null&&n.hasOwnProperty("userId")&&(D.userId=n.userId,q.oneofs&&(D._userId="userId")),n.code!=null&&n.hasOwnProperty("code")&&(D.code=n.code,q.oneofs&&(D._code="code")),n.desc!=null&&n.hasOwnProperty("desc")&&(D.desc=n.desc,q.oneofs&&(D._desc="desc")),n.type!=null&&n.hasOwnProperty("type")&&(D.type=q.enums===String?$root.com.quick.voice.proto.TrackType[n.type]===void 0?n.type:$root.com.quick.voice.proto.TrackType[n.type]:n.type,q.oneofs&&(D._type="type")),n.isValid!=null&&n.hasOwnProperty("isValid")&&(D.isValid=n.isValid,q.oneofs&&(D._isValid="isValid")),n.simulcast!=null&&n.hasOwnProperty("simulcast")&&(D.simulcast=n.simulcast,q.oneofs&&(D._simulcast="simulcast")),D},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.Track"},a}(),Z.JoinReq=function(){function a(e){if(e)for(let n=Object.keys(e),q=0;q<n.length;++q)e[n[q]]!=null&&(this[n[q]]=e[n[q]])}a.prototype.roomId="",a.prototype.user=null,a.prototype.callType=0,a.prototype.token=null;let O;return Object.defineProperty(a.prototype,"_token",{get:$util.oneOfGetter(O=["token"]),set:$util.oneOfSetter(O)}),a.create=function(n){return new a(n)},a.encode=function(n,q){return q||(q=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&q.uint32(10).string(n.roomId),n.user!=null&&Object.hasOwnProperty.call(n,"user")&&$root.com.quick.voice.proto.User.encode(n.user,q.uint32(18).fork()).ldelim(),n.callType!=null&&Object.hasOwnProperty.call(n,"callType")&&q.uint32(24).int32(n.callType),n.token!=null&&Object.hasOwnProperty.call(n,"token")&&q.uint32(34).string(n.token),q},a.encodeDelimited=function(n,q){return this.encode(n,q).ldelim()},a.decode=function(n,q){n instanceof $Reader||(n=$Reader.create(n));let D=q===void 0?n.len:n.pos+q,z=new $root.com.quick.voice.proto.JoinReq;for(;n.pos<D;){let K=n.uint32();switch(K>>>3){case 1:{z.roomId=n.string();break}case 2:{z.user=$root.com.quick.voice.proto.User.decode(n,n.uint32());break}case 3:{z.callType=n.int32();break}case 4:{z.token=n.string();break}default:n.skipType(K&7);break}}return z},a.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},a.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.user!=null&&n.hasOwnProperty("user")){let q=$root.com.quick.voice.proto.User.verify(n.user);if(q)return"user."+q}if(n.callType!=null&&n.hasOwnProperty("callType"))switch(n.callType){default:return"callType: enum value expected";case 0:case 1:case 2:break}return n.token!=null&&n.hasOwnProperty("token")&&!$util.isString(n.token)?"token: string expected":null},a.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.JoinReq)return n;let q=new $root.com.quick.voice.proto.JoinReq;if(n.roomId!=null&&(q.roomId=String(n.roomId)),n.user!=null){if(typeof n.user!="object")throw TypeError(".com.quick.voice.proto.JoinReq.user: object expected");q.user=$root.com.quick.voice.proto.User.fromObject(n.user)}switch(n.callType){default:if(typeof n.callType=="number"){q.callType=n.callType;break}break;case"Normal":case 0:q.callType=0;break;case"Meeting":case 1:q.callType=1;break;case"Live":case 2:q.callType=2;break}return n.token!=null&&(q.token=String(n.token)),q},a.toObject=function(n,q){q||(q={});let D={};return q.defaults&&(D.roomId="",D.user=null,D.callType=q.enums===String?"Normal":0),n.roomId!=null&&n.hasOwnProperty("roomId")&&(D.roomId=n.roomId),n.user!=null&&n.hasOwnProperty("user")&&(D.user=$root.com.quick.voice.proto.User.toObject(n.user,q)),n.callType!=null&&n.hasOwnProperty("callType")&&(D.callType=q.enums===String?$root.com.quick.voice.proto.CallType[n.callType]===void 0?n.callType:$root.com.quick.voice.proto.CallType[n.callType]:n.callType),n.token!=null&&n.hasOwnProperty("token")&&(D.token=n.token,q.oneofs&&(D._token="token")),D},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.JoinReq"},a}(),Z.JoinRsp=function(){function a(O){if(this.roomUsers=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.roomUsers=$util.emptyArray,a.prototype.callType=0,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.roomUsers!=null&&e.roomUsers.length)for(let q=0;q<e.roomUsers.length;++q)$root.com.quick.voice.proto.User.encode(e.roomUsers[q],n.uint32(18).fork()).ldelim();return e.callType!=null&&Object.hasOwnProperty.call(e,"callType")&&n.uint32(24).int32(e.callType),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.JoinRsp;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.roomUsers&&D.roomUsers.length||(D.roomUsers=[]),D.roomUsers.push($root.com.quick.voice.proto.User.decode(e,e.uint32()));break}case 3:{D.callType=e.int32();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.roomUsers!=null&&e.hasOwnProperty("roomUsers")){if(!Array.isArray(e.roomUsers))return"roomUsers: array expected";for(let n=0;n<e.roomUsers.length;++n){let q=$root.com.quick.voice.proto.User.verify(e.roomUsers[n]);if(q)return"roomUsers."+q}}if(e.callType!=null&&e.hasOwnProperty("callType"))switch(e.callType){default:return"callType: enum value expected";case 0:case 1:case 2:break}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.JoinRsp)return e;let n=new $root.com.quick.voice.proto.JoinRsp;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.roomUsers){if(!Array.isArray(e.roomUsers))throw TypeError(".com.quick.voice.proto.JoinRsp.roomUsers: array expected");n.roomUsers=[];for(let q=0;q<e.roomUsers.length;++q){if(typeof e.roomUsers[q]!="object")throw TypeError(".com.quick.voice.proto.JoinRsp.roomUsers: object expected");n.roomUsers[q]=$root.com.quick.voice.proto.User.fromObject(e.roomUsers[q])}}switch(e.callType){default:if(typeof e.callType=="number"){n.callType=e.callType;break}break;case"Normal":case 0:n.callType=0;break;case"Meeting":case 1:n.callType=1;break;case"Live":case 2:n.callType=2;break}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.roomUsers=[]),n.defaults&&(q.roomId="",q.callType=n.enums===String?"Normal":0),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.roomUsers&&e.roomUsers.length){q.roomUsers=[];for(let D=0;D<e.roomUsers.length;++D)q.roomUsers[D]=$root.com.quick.voice.proto.User.toObject(e.roomUsers[D],n)}return e.callType!=null&&e.hasOwnProperty("callType")&&(q.callType=n.enums===String?$root.com.quick.voice.proto.CallType[e.callType]===void 0?e.callType:$root.com.quick.voice.proto.CallType[e.callType]:e.callType),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.JoinRsp"},a}(),Z.JoinNotify=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.user=null,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.user!=null&&Object.hasOwnProperty.call(e,"user")&&$root.com.quick.voice.proto.User.encode(e.user,n.uint32(18).fork()).ldelim(),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.JoinNotify;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.user=$root.com.quick.voice.proto.User.decode(e,e.uint32());break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.user!=null&&e.hasOwnProperty("user")){let n=$root.com.quick.voice.proto.User.verify(e.user);if(n)return"user."+n}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.JoinNotify)return e;let n=new $root.com.quick.voice.proto.JoinNotify;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.user!=null){if(typeof e.user!="object")throw TypeError(".com.quick.voice.proto.JoinNotify.user: object expected");n.user=$root.com.quick.voice.proto.User.fromObject(e.user)}return n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.roomId="",q.user=null),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.user!=null&&e.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(e.user,n)),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.JoinNotify"},a}(),Z.ConnectCFReq=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.sdp="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.sdp!=null&&Object.hasOwnProperty.call(e,"sdp")&&n.uint32(10).string(e.sdp),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ConnectCFReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.sdp=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.sdp!=null&&e.hasOwnProperty("sdp")&&!$util.isString(e.sdp)?"sdp: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ConnectCFReq)return e;let n=new $root.com.quick.voice.proto.ConnectCFReq;return e.sdp!=null&&(n.sdp=String(e.sdp)),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.sdp=""),e.sdp!=null&&e.hasOwnProperty("sdp")&&(q.sdp=e.sdp),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ConnectCFReq"},a}(),Z.ConnectCFRsp=function(){function a(O){if(this.subscribeUsers=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.remoteSdp="",a.prototype.subscribeUsers=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.remoteSdp!=null&&Object.hasOwnProperty.call(e,"remoteSdp")&&n.uint32(10).string(e.remoteSdp),e.subscribeUsers!=null&&e.subscribeUsers.length)for(let q=0;q<e.subscribeUsers.length;++q)$root.com.quick.voice.proto.User.encode(e.subscribeUsers[q],n.uint32(18).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ConnectCFRsp;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.remoteSdp=e.string();break}case 2:{D.subscribeUsers&&D.subscribeUsers.length||(D.subscribeUsers=[]),D.subscribeUsers.push($root.com.quick.voice.proto.User.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.remoteSdp!=null&&e.hasOwnProperty("remoteSdp")&&!$util.isString(e.remoteSdp))return"remoteSdp: string expected";if(e.subscribeUsers!=null&&e.hasOwnProperty("subscribeUsers")){if(!Array.isArray(e.subscribeUsers))return"subscribeUsers: array expected";for(let n=0;n<e.subscribeUsers.length;++n){let q=$root.com.quick.voice.proto.User.verify(e.subscribeUsers[n]);if(q)return"subscribeUsers."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ConnectCFRsp)return e;let n=new $root.com.quick.voice.proto.ConnectCFRsp;if(e.remoteSdp!=null&&(n.remoteSdp=String(e.remoteSdp)),e.subscribeUsers){if(!Array.isArray(e.subscribeUsers))throw TypeError(".com.quick.voice.proto.ConnectCFRsp.subscribeUsers: array expected");n.subscribeUsers=[];for(let q=0;q<e.subscribeUsers.length;++q){if(typeof e.subscribeUsers[q]!="object")throw TypeError(".com.quick.voice.proto.ConnectCFRsp.subscribeUsers: object expected");n.subscribeUsers[q]=$root.com.quick.voice.proto.User.fromObject(e.subscribeUsers[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.subscribeUsers=[]),n.defaults&&(q.remoteSdp=""),e.remoteSdp!=null&&e.hasOwnProperty("remoteSdp")&&(q.remoteSdp=e.remoteSdp),e.subscribeUsers&&e.subscribeUsers.length){q.subscribeUsers=[];for(let D=0;D<e.subscribeUsers.length;++D)q.subscribeUsers[D]=$root.com.quick.voice.proto.User.toObject(e.subscribeUsers[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ConnectCFRsp"},a}(),Z.PublishReq=function(){function a(e){if(this.tracks=[],e)for(let n=Object.keys(e),q=0;q<n.length;++q)e[n[q]]!=null&&(this[n[q]]=e[n[q]])}a.prototype.sdp="",a.prototype.tracks=$util.emptyArray,a.prototype.callAction=0,a.prototype.recreate=null;let O;return Object.defineProperty(a.prototype,"_recreate",{get:$util.oneOfGetter(O=["recreate"]),set:$util.oneOfSetter(O)}),a.create=function(n){return new a(n)},a.encode=function(n,q){if(q||(q=$Writer.create()),n.sdp!=null&&Object.hasOwnProperty.call(n,"sdp")&&q.uint32(10).string(n.sdp),n.tracks!=null&&n.tracks.length)for(let D=0;D<n.tracks.length;++D)$root.com.quick.voice.proto.Track.encode(n.tracks[D],q.uint32(18).fork()).ldelim();return n.callAction!=null&&Object.hasOwnProperty.call(n,"callAction")&&q.uint32(24).int32(n.callAction),n.recreate!=null&&Object.hasOwnProperty.call(n,"recreate")&&q.uint32(32).bool(n.recreate),q},a.encodeDelimited=function(n,q){return this.encode(n,q).ldelim()},a.decode=function(n,q){n instanceof $Reader||(n=$Reader.create(n));let D=q===void 0?n.len:n.pos+q,z=new $root.com.quick.voice.proto.PublishReq;for(;n.pos<D;){let K=n.uint32();switch(K>>>3){case 1:{z.sdp=n.string();break}case 2:{z.tracks&&z.tracks.length||(z.tracks=[]),z.tracks.push($root.com.quick.voice.proto.Track.decode(n,n.uint32()));break}case 3:{z.callAction=n.int32();break}case 4:{z.recreate=n.bool();break}default:n.skipType(K&7);break}}return z},a.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},a.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.sdp!=null&&n.hasOwnProperty("sdp")&&!$util.isString(n.sdp))return"sdp: string expected";if(n.tracks!=null&&n.hasOwnProperty("tracks")){if(!Array.isArray(n.tracks))return"tracks: array expected";for(let q=0;q<n.tracks.length;++q){let D=$root.com.quick.voice.proto.Track.verify(n.tracks[q]);if(D)return"tracks."+D}}return n.callAction!=null&&n.hasOwnProperty("callAction")&&!$util.isInteger(n.callAction)?"callAction: integer expected":n.recreate!=null&&n.hasOwnProperty("recreate")&&typeof n.recreate!="boolean"?"recreate: boolean expected":null},a.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.PublishReq)return n;let q=new $root.com.quick.voice.proto.PublishReq;if(n.sdp!=null&&(q.sdp=String(n.sdp)),n.tracks){if(!Array.isArray(n.tracks))throw TypeError(".com.quick.voice.proto.PublishReq.tracks: array expected");q.tracks=[];for(let D=0;D<n.tracks.length;++D){if(typeof n.tracks[D]!="object")throw TypeError(".com.quick.voice.proto.PublishReq.tracks: object expected");q.tracks[D]=$root.com.quick.voice.proto.Track.fromObject(n.tracks[D])}}return n.callAction!=null&&(q.callAction=n.callAction|0),n.recreate!=null&&(q.recreate=!!n.recreate),q},a.toObject=function(n,q){q||(q={});let D={};if((q.arrays||q.defaults)&&(D.tracks=[]),q.defaults&&(D.sdp="",D.callAction=0),n.sdp!=null&&n.hasOwnProperty("sdp")&&(D.sdp=n.sdp),n.tracks&&n.tracks.length){D.tracks=[];for(let z=0;z<n.tracks.length;++z)D.tracks[z]=$root.com.quick.voice.proto.Track.toObject(n.tracks[z],q)}return n.callAction!=null&&n.hasOwnProperty("callAction")&&(D.callAction=n.callAction),n.recreate!=null&&n.hasOwnProperty("recreate")&&(D.recreate=n.recreate,q.oneofs&&(D._recreate="recreate")),D},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.PublishReq"},a}(),Z.PublishRsp=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.remoteSdp="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.remoteSdp!=null&&Object.hasOwnProperty.call(e,"remoteSdp")&&n.uint32(10).string(e.remoteSdp),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.PublishRsp;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.remoteSdp=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.remoteSdp!=null&&e.hasOwnProperty("remoteSdp")&&!$util.isString(e.remoteSdp)?"remoteSdp: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.PublishRsp)return e;let n=new $root.com.quick.voice.proto.PublishRsp;return e.remoteSdp!=null&&(n.remoteSdp=String(e.remoteSdp)),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.remoteSdp=""),e.remoteSdp!=null&&e.hasOwnProperty("remoteSdp")&&(q.remoteSdp=e.remoteSdp),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.PublishRsp"},a}(),Z.PublishNotify=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.user=null,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.user!=null&&Object.hasOwnProperty.call(e,"user")&&$root.com.quick.voice.proto.User.encode(e.user,n.uint32(18).fork()).ldelim(),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.PublishNotify;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.user=$root.com.quick.voice.proto.User.decode(e,e.uint32());break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.user!=null&&e.hasOwnProperty("user")){let n=$root.com.quick.voice.proto.User.verify(e.user);if(n)return"user."+n}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.PublishNotify)return e;let n=new $root.com.quick.voice.proto.PublishNotify;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.user!=null){if(typeof e.user!="object")throw TypeError(".com.quick.voice.proto.PublishNotify.user: object expected");n.user=$root.com.quick.voice.proto.User.fromObject(e.user)}return n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.roomId="",q.user=null),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.user!=null&&e.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(e.user,n)),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.PublishNotify"},a}(),Z.SubscribeReq=function(){function a(O){if(this.users=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.users=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.users!=null&&e.users.length)for(let q=0;q<e.users.length;++q)$root.com.quick.voice.proto.User.encode(e.users[q],n.uint32(10).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.SubscribeReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.users&&D.users.length||(D.users=[]),D.users.push($root.com.quick.voice.proto.User.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.users!=null&&e.hasOwnProperty("users")){if(!Array.isArray(e.users))return"users: array expected";for(let n=0;n<e.users.length;++n){let q=$root.com.quick.voice.proto.User.verify(e.users[n]);if(q)return"users."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.SubscribeReq)return e;let n=new $root.com.quick.voice.proto.SubscribeReq;if(e.users){if(!Array.isArray(e.users))throw TypeError(".com.quick.voice.proto.SubscribeReq.users: array expected");n.users=[];for(let q=0;q<e.users.length;++q){if(typeof e.users[q]!="object")throw TypeError(".com.quick.voice.proto.SubscribeReq.users: object expected");n.users[q]=$root.com.quick.voice.proto.User.fromObject(e.users[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.users=[]),e.users&&e.users.length){q.users=[];for(let D=0;D<e.users.length;++D)q.users[D]=$root.com.quick.voice.proto.User.toObject(e.users[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.SubscribeReq"},a}(),Z.SubscribeRsp=function(){function a(O){if(this.users=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.remoteSdp="",a.prototype.users=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.remoteSdp!=null&&Object.hasOwnProperty.call(e,"remoteSdp")&&n.uint32(10).string(e.remoteSdp),e.users!=null&&e.users.length)for(let q=0;q<e.users.length;++q)$root.com.quick.voice.proto.User.encode(e.users[q],n.uint32(18).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.SubscribeRsp;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.remoteSdp=e.string();break}case 2:{D.users&&D.users.length||(D.users=[]),D.users.push($root.com.quick.voice.proto.User.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.remoteSdp!=null&&e.hasOwnProperty("remoteSdp")&&!$util.isString(e.remoteSdp))return"remoteSdp: string expected";if(e.users!=null&&e.hasOwnProperty("users")){if(!Array.isArray(e.users))return"users: array expected";for(let n=0;n<e.users.length;++n){let q=$root.com.quick.voice.proto.User.verify(e.users[n]);if(q)return"users."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.SubscribeRsp)return e;let n=new $root.com.quick.voice.proto.SubscribeRsp;if(e.remoteSdp!=null&&(n.remoteSdp=String(e.remoteSdp)),e.users){if(!Array.isArray(e.users))throw TypeError(".com.quick.voice.proto.SubscribeRsp.users: array expected");n.users=[];for(let q=0;q<e.users.length;++q){if(typeof e.users[q]!="object")throw TypeError(".com.quick.voice.proto.SubscribeRsp.users: object expected");n.users[q]=$root.com.quick.voice.proto.User.fromObject(e.users[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.users=[]),n.defaults&&(q.remoteSdp=""),e.remoteSdp!=null&&e.hasOwnProperty("remoteSdp")&&(q.remoteSdp=e.remoteSdp),e.users&&e.users.length){q.users=[];for(let D=0;D<e.users.length;++D)q.users[D]=$root.com.quick.voice.proto.User.toObject(e.users[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.SubscribeRsp"},a}(),Z.RenegotiateReq=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.userId="",a.prototype.sdp="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.userId!=null&&Object.hasOwnProperty.call(e,"userId")&&n.uint32(10).string(e.userId),e.sdp!=null&&Object.hasOwnProperty.call(e,"sdp")&&n.uint32(18).string(e.sdp),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.RenegotiateReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.userId=e.string();break}case 2:{D.sdp=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.userId!=null&&e.hasOwnProperty("userId")&&!$util.isString(e.userId)?"userId: string expected":e.sdp!=null&&e.hasOwnProperty("sdp")&&!$util.isString(e.sdp)?"sdp: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.RenegotiateReq)return e;let n=new $root.com.quick.voice.proto.RenegotiateReq;return e.userId!=null&&(n.userId=String(e.userId)),e.sdp!=null&&(n.sdp=String(e.sdp)),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.userId="",q.sdp=""),e.userId!=null&&e.hasOwnProperty("userId")&&(q.userId=e.userId),e.sdp!=null&&e.hasOwnProperty("sdp")&&(q.sdp=e.sdp),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.RenegotiateReq"},a}(),Z.QuitReq=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.userId="",a.prototype.roomId="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.userId!=null&&Object.hasOwnProperty.call(e,"userId")&&n.uint32(10).string(e.userId),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(18).string(e.roomId),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.QuitReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.userId=e.string();break}case 2:{D.roomId=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.userId!=null&&e.hasOwnProperty("userId")&&!$util.isString(e.userId)?"userId: string expected":e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId)?"roomId: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.QuitReq)return e;let n=new $root.com.quick.voice.proto.QuitReq;return e.userId!=null&&(n.userId=String(e.userId)),e.roomId!=null&&(n.roomId=String(e.roomId)),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.userId="",q.roomId=""),e.userId!=null&&e.hasOwnProperty("userId")&&(q.userId=e.userId),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.QuitReq"},a}(),Z.QuitNotify=function(){function a(e){if(e)for(let n=Object.keys(e),q=0;q<n.length;++q)e[n[q]]!=null&&(this[n[q]]=e[n[q]])}a.prototype.roomId="",a.prototype.user=null,a.prototype.code=null,a.prototype.desc=null;let O;return Object.defineProperty(a.prototype,"_code",{get:$util.oneOfGetter(O=["code"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_desc",{get:$util.oneOfGetter(O=["desc"]),set:$util.oneOfSetter(O)}),a.create=function(n){return new a(n)},a.encode=function(n,q){return q||(q=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&q.uint32(10).string(n.roomId),n.user!=null&&Object.hasOwnProperty.call(n,"user")&&$root.com.quick.voice.proto.User.encode(n.user,q.uint32(18).fork()).ldelim(),n.code!=null&&Object.hasOwnProperty.call(n,"code")&&q.uint32(24).int32(n.code),n.desc!=null&&Object.hasOwnProperty.call(n,"desc")&&q.uint32(34).string(n.desc),q},a.encodeDelimited=function(n,q){return this.encode(n,q).ldelim()},a.decode=function(n,q){n instanceof $Reader||(n=$Reader.create(n));let D=q===void 0?n.len:n.pos+q,z=new $root.com.quick.voice.proto.QuitNotify;for(;n.pos<D;){let K=n.uint32();switch(K>>>3){case 1:{z.roomId=n.string();break}case 2:{z.user=$root.com.quick.voice.proto.User.decode(n,n.uint32());break}case 3:{z.code=n.int32();break}case 4:{z.desc=n.string();break}default:n.skipType(K&7);break}}return z},a.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},a.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.user!=null&&n.hasOwnProperty("user")){let q=$root.com.quick.voice.proto.User.verify(n.user);if(q)return"user."+q}return n.code!=null&&n.hasOwnProperty("code")&&!$util.isInteger(n.code)?"code: integer expected":n.desc!=null&&n.hasOwnProperty("desc")&&!$util.isString(n.desc)?"desc: string expected":null},a.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.QuitNotify)return n;let q=new $root.com.quick.voice.proto.QuitNotify;if(n.roomId!=null&&(q.roomId=String(n.roomId)),n.user!=null){if(typeof n.user!="object")throw TypeError(".com.quick.voice.proto.QuitNotify.user: object expected");q.user=$root.com.quick.voice.proto.User.fromObject(n.user)}return n.code!=null&&(q.code=n.code|0),n.desc!=null&&(q.desc=String(n.desc)),q},a.toObject=function(n,q){q||(q={});let D={};return q.defaults&&(D.roomId="",D.user=null),n.roomId!=null&&n.hasOwnProperty("roomId")&&(D.roomId=n.roomId),n.user!=null&&n.hasOwnProperty("user")&&(D.user=$root.com.quick.voice.proto.User.toObject(n.user,q)),n.code!=null&&n.hasOwnProperty("code")&&(D.code=n.code,q.oneofs&&(D._code="code")),n.desc!=null&&n.hasOwnProperty("desc")&&(D.desc=n.desc,q.oneofs&&(D._desc="desc")),D},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.QuitNotify"},a}(),Z.TokenExpireNotify=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.TokenExpireNotify;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId)?"roomId: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.TokenExpireNotify)return e;let n=new $root.com.quick.voice.proto.TokenExpireNotify;return e.roomId!=null&&(n.roomId=String(e.roomId)),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.roomId=""),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.TokenExpireNotify"},a}(),Z.UpdateTokenReq=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.sdkToken="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.sdkToken!=null&&Object.hasOwnProperty.call(e,"sdkToken")&&n.uint32(18).string(e.sdkToken),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.UpdateTokenReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.sdkToken=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId)?"roomId: string expected":e.sdkToken!=null&&e.hasOwnProperty("sdkToken")&&!$util.isString(e.sdkToken)?"sdkToken: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.UpdateTokenReq)return e;let n=new $root.com.quick.voice.proto.UpdateTokenReq;return e.roomId!=null&&(n.roomId=String(e.roomId)),e.sdkToken!=null&&(n.sdkToken=String(e.sdkToken)),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.roomId="",q.sdkToken=""),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.sdkToken!=null&&e.hasOwnProperty("sdkToken")&&(q.sdkToken=e.sdkToken),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.UpdateTokenReq"},a}(),Z.NetQualityChange=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.userId="",a.prototype.roomId="",a.prototype.egress=0,a.prototype.ingress=0,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.userId!=null&&Object.hasOwnProperty.call(e,"userId")&&n.uint32(10).string(e.userId),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(18).string(e.roomId),e.egress!=null&&Object.hasOwnProperty.call(e,"egress")&&n.uint32(24).int32(e.egress),e.ingress!=null&&Object.hasOwnProperty.call(e,"ingress")&&n.uint32(32).int32(e.ingress),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.NetQualityChange;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.userId=e.string();break}case 2:{D.roomId=e.string();break}case 3:{D.egress=e.int32();break}case 4:{D.ingress=e.int32();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.userId!=null&&e.hasOwnProperty("userId")&&!$util.isString(e.userId)?"userId: string expected":e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId)?"roomId: string expected":e.egress!=null&&e.hasOwnProperty("egress")&&!$util.isInteger(e.egress)?"egress: integer expected":e.ingress!=null&&e.hasOwnProperty("ingress")&&!$util.isInteger(e.ingress)?"ingress: integer expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.NetQualityChange)return e;let n=new $root.com.quick.voice.proto.NetQualityChange;return e.userId!=null&&(n.userId=String(e.userId)),e.roomId!=null&&(n.roomId=String(e.roomId)),e.egress!=null&&(n.egress=e.egress|0),e.ingress!=null&&(n.ingress=e.ingress|0),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.userId="",q.roomId="",q.egress=0,q.ingress=0),e.userId!=null&&e.hasOwnProperty("userId")&&(q.userId=e.userId),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.egress!=null&&e.hasOwnProperty("egress")&&(q.egress=e.egress),e.ingress!=null&&e.hasOwnProperty("ingress")&&(q.ingress=e.ingress),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.NetQualityChange"},a}(),Z.NetQualityNotify=function(){function a(O){if(this.qualities=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.qualities=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.qualities!=null&&e.qualities.length)for(let q=0;q<e.qualities.length;++q)$root.com.quick.voice.proto.NetQualityChange.encode(e.qualities[q],n.uint32(10).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.NetQualityNotify;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.qualities&&D.qualities.length||(D.qualities=[]),D.qualities.push($root.com.quick.voice.proto.NetQualityChange.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.qualities!=null&&e.hasOwnProperty("qualities")){if(!Array.isArray(e.qualities))return"qualities: array expected";for(let n=0;n<e.qualities.length;++n){let q=$root.com.quick.voice.proto.NetQualityChange.verify(e.qualities[n]);if(q)return"qualities."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.NetQualityNotify)return e;let n=new $root.com.quick.voice.proto.NetQualityNotify;if(e.qualities){if(!Array.isArray(e.qualities))throw TypeError(".com.quick.voice.proto.NetQualityNotify.qualities: array expected");n.qualities=[];for(let q=0;q<e.qualities.length;++q){if(typeof e.qualities[q]!="object")throw TypeError(".com.quick.voice.proto.NetQualityNotify.qualities: object expected");n.qualities[q]=$root.com.quick.voice.proto.NetQualityChange.fromObject(e.qualities[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.qualities=[]),e.qualities&&e.qualities.length){q.qualities=[];for(let D=0;D<e.qualities.length;++D)q.qualities[D]=$root.com.quick.voice.proto.NetQualityChange.toObject(e.qualities[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.NetQualityNotify"},a}(),Z.UpdateCall=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.user=null,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.user!=null&&Object.hasOwnProperty.call(e,"user")&&$root.com.quick.voice.proto.User.encode(e.user,n.uint32(18).fork()).ldelim(),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.UpdateCall;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.user=$root.com.quick.voice.proto.User.decode(e,e.uint32());break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.user!=null&&e.hasOwnProperty("user")){let n=$root.com.quick.voice.proto.User.verify(e.user);if(n)return"user."+n}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.UpdateCall)return e;let n=new $root.com.quick.voice.proto.UpdateCall;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.user!=null){if(typeof e.user!="object")throw TypeError(".com.quick.voice.proto.UpdateCall.user: object expected");n.user=$root.com.quick.voice.proto.User.fromObject(e.user)}return n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.roomId="",q.user=null),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.user!=null&&e.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(e.user,n)),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.UpdateCall"},a}(),Z.SyncRoomInfoReq=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.user=null,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.user!=null&&Object.hasOwnProperty.call(e,"user")&&$root.com.quick.voice.proto.User.encode(e.user,n.uint32(18).fork()).ldelim(),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.SyncRoomInfoReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.user=$root.com.quick.voice.proto.User.decode(e,e.uint32());break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.user!=null&&e.hasOwnProperty("user")){let n=$root.com.quick.voice.proto.User.verify(e.user);if(n)return"user."+n}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.SyncRoomInfoReq)return e;let n=new $root.com.quick.voice.proto.SyncRoomInfoReq;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.user!=null){if(typeof e.user!="object")throw TypeError(".com.quick.voice.proto.SyncRoomInfoReq.user: object expected");n.user=$root.com.quick.voice.proto.User.fromObject(e.user)}return n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.roomId="",q.user=null),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.user!=null&&e.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(e.user,n)),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.SyncRoomInfoReq"},a}(),Z.SyncRoomInfoRsp=function(){function a(O){if(this.users=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.isValid=!1,a.prototype.users=$util.emptyArray,a.prototype.isActive=!1,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.isValid!=null&&Object.hasOwnProperty.call(e,"isValid")&&n.uint32(16).bool(e.isValid),e.users!=null&&e.users.length)for(let q=0;q<e.users.length;++q)$root.com.quick.voice.proto.User.encode(e.users[q],n.uint32(26).fork()).ldelim();return e.isActive!=null&&Object.hasOwnProperty.call(e,"isActive")&&n.uint32(32).bool(e.isActive),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.SyncRoomInfoRsp;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.isValid=e.bool();break}case 3:{D.users&&D.users.length||(D.users=[]),D.users.push($root.com.quick.voice.proto.User.decode(e,e.uint32()));break}case 4:{D.isActive=e.bool();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.isValid!=null&&e.hasOwnProperty("isValid")&&typeof e.isValid!="boolean")return"isValid: boolean expected";if(e.users!=null&&e.hasOwnProperty("users")){if(!Array.isArray(e.users))return"users: array expected";for(let n=0;n<e.users.length;++n){let q=$root.com.quick.voice.proto.User.verify(e.users[n]);if(q)return"users."+q}}return e.isActive!=null&&e.hasOwnProperty("isActive")&&typeof e.isActive!="boolean"?"isActive: boolean expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.SyncRoomInfoRsp)return e;let n=new $root.com.quick.voice.proto.SyncRoomInfoRsp;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.isValid!=null&&(n.isValid=!!e.isValid),e.users){if(!Array.isArray(e.users))throw TypeError(".com.quick.voice.proto.SyncRoomInfoRsp.users: array expected");n.users=[];for(let q=0;q<e.users.length;++q){if(typeof e.users[q]!="object")throw TypeError(".com.quick.voice.proto.SyncRoomInfoRsp.users: object expected");n.users[q]=$root.com.quick.voice.proto.User.fromObject(e.users[q])}}return e.isActive!=null&&(n.isActive=!!e.isActive),n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.users=[]),n.defaults&&(q.roomId="",q.isValid=!1,q.isActive=!1),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.isValid!=null&&e.hasOwnProperty("isValid")&&(q.isValid=e.isValid),e.users&&e.users.length){q.users=[];for(let D=0;D<e.users.length;++D)q.users[D]=$root.com.quick.voice.proto.User.toObject(e.users[D],n)}return e.isActive!=null&&e.hasOwnProperty("isActive")&&(q.isActive=e.isActive),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.SyncRoomInfoRsp"},a}(),Z.UpdateTime=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.time=$util.Long?$util.Long.fromBits(0,0,!1):0,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.time!=null&&Object.hasOwnProperty.call(e,"time")&&n.uint32(8).int64(e.time),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.UpdateTime;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.time=e.int64();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.time!=null&&e.hasOwnProperty("time")&&!$util.isInteger(e.time)&&!(e.time&&$util.isInteger(e.time.low)&&$util.isInteger(e.time.high))?"time: integer|Long expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.UpdateTime)return e;let n=new $root.com.quick.voice.proto.UpdateTime;return e.time!=null&&($util.Long?(n.time=$util.Long.fromValue(e.time)).unsigned=!1:typeof e.time=="string"?n.time=parseInt(e.time,10):typeof e.time=="number"?n.time=e.time:typeof e.time=="object"&&(n.time=new $util.LongBits(e.time.low>>>0,e.time.high>>>0).toNumber())),n},a.toObject=function(e,n){n||(n={});let q={};if(n.defaults)if($util.Long){let D=new $util.Long(0,0,!1);q.time=n.longs===String?D.toString():n.longs===Number?D.toNumber():D}else q.time=n.longs===String?"0":0;return e.time!=null&&e.hasOwnProperty("time")&&(typeof e.time=="number"?q.time=n.longs===String?String(e.time):e.time:q.time=n.longs===String?$util.Long.prototype.toString.call(e.time):n.longs===Number?new $util.LongBits(e.time.low>>>0,e.time.high>>>0).toNumber():e.time),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.UpdateTime"},a}(),Z.CloseTrackReq=function(){function a(O){if(this.tracks=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.sdp="",a.prototype.tracks=$util.emptyArray,a.prototype.roomId="",a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.sdp!=null&&Object.hasOwnProperty.call(e,"sdp")&&n.uint32(10).string(e.sdp),e.tracks!=null&&e.tracks.length)for(let q=0;q<e.tracks.length;++q)$root.com.quick.voice.proto.Track.encode(e.tracks[q],n.uint32(18).fork()).ldelim();return e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(26).string(e.roomId),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.CloseTrackReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.sdp=e.string();break}case 2:{D.tracks&&D.tracks.length||(D.tracks=[]),D.tracks.push($root.com.quick.voice.proto.Track.decode(e,e.uint32()));break}case 3:{D.roomId=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.sdp!=null&&e.hasOwnProperty("sdp")&&!$util.isString(e.sdp))return"sdp: string expected";if(e.tracks!=null&&e.hasOwnProperty("tracks")){if(!Array.isArray(e.tracks))return"tracks: array expected";for(let n=0;n<e.tracks.length;++n){let q=$root.com.quick.voice.proto.Track.verify(e.tracks[n]);if(q)return"tracks."+q}}return e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId)?"roomId: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.CloseTrackReq)return e;let n=new $root.com.quick.voice.proto.CloseTrackReq;if(e.sdp!=null&&(n.sdp=String(e.sdp)),e.tracks){if(!Array.isArray(e.tracks))throw TypeError(".com.quick.voice.proto.CloseTrackReq.tracks: array expected");n.tracks=[];for(let q=0;q<e.tracks.length;++q){if(typeof e.tracks[q]!="object")throw TypeError(".com.quick.voice.proto.CloseTrackReq.tracks: object expected");n.tracks[q]=$root.com.quick.voice.proto.Track.fromObject(e.tracks[q])}}return e.roomId!=null&&(n.roomId=String(e.roomId)),n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.tracks=[]),n.defaults&&(q.sdp="",q.roomId=""),e.sdp!=null&&e.hasOwnProperty("sdp")&&(q.sdp=e.sdp),e.tracks&&e.tracks.length){q.tracks=[];for(let D=0;D<e.tracks.length;++D)q.tracks[D]=$root.com.quick.voice.proto.Track.toObject(e.tracks[D],n)}return e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.CloseTrackReq"},a}(),Z.CloseTrackRsp=function(){function a(O){if(this.tracks=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.remoteSdp="",a.prototype.tracks=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.remoteSdp!=null&&Object.hasOwnProperty.call(e,"remoteSdp")&&n.uint32(10).string(e.remoteSdp),e.tracks!=null&&e.tracks.length)for(let q=0;q<e.tracks.length;++q)$root.com.quick.voice.proto.Track.encode(e.tracks[q],n.uint32(18).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.CloseTrackRsp;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.remoteSdp=e.string();break}case 2:{D.tracks&&D.tracks.length||(D.tracks=[]),D.tracks.push($root.com.quick.voice.proto.Track.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.remoteSdp!=null&&e.hasOwnProperty("remoteSdp")&&!$util.isString(e.remoteSdp))return"remoteSdp: string expected";if(e.tracks!=null&&e.hasOwnProperty("tracks")){if(!Array.isArray(e.tracks))return"tracks: array expected";for(let n=0;n<e.tracks.length;++n){let q=$root.com.quick.voice.proto.Track.verify(e.tracks[n]);if(q)return"tracks."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.CloseTrackRsp)return e;let n=new $root.com.quick.voice.proto.CloseTrackRsp;if(e.remoteSdp!=null&&(n.remoteSdp=String(e.remoteSdp)),e.tracks){if(!Array.isArray(e.tracks))throw TypeError(".com.quick.voice.proto.CloseTrackRsp.tracks: array expected");n.tracks=[];for(let q=0;q<e.tracks.length;++q){if(typeof e.tracks[q]!="object")throw TypeError(".com.quick.voice.proto.CloseTrackRsp.tracks: object expected");n.tracks[q]=$root.com.quick.voice.proto.Track.fromObject(e.tracks[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.tracks=[]),n.defaults&&(q.remoteSdp=""),e.remoteSdp!=null&&e.hasOwnProperty("remoteSdp")&&(q.remoteSdp=e.remoteSdp),e.tracks&&e.tracks.length){q.tracks=[];for(let D=0;D<e.tracks.length;++D)q.tracks[D]=$root.com.quick.voice.proto.Track.toObject(e.tracks[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.CloseTrackRsp"},a}(),Z.CloseTrackNotify=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.user=null,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.user!=null&&Object.hasOwnProperty.call(e,"user")&&$root.com.quick.voice.proto.User.encode(e.user,n.uint32(10).fork()).ldelim(),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.CloseTrackNotify;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.user=$root.com.quick.voice.proto.User.decode(e,e.uint32());break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.user!=null&&e.hasOwnProperty("user")){let n=$root.com.quick.voice.proto.User.verify(e.user);if(n)return"user."+n}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.CloseTrackNotify)return e;let n=new $root.com.quick.voice.proto.CloseTrackNotify;if(e.user!=null){if(typeof e.user!="object")throw TypeError(".com.quick.voice.proto.CloseTrackNotify.user: object expected");n.user=$root.com.quick.voice.proto.User.fromObject(e.user)}return n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.user=null),e.user!=null&&e.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(e.user,n)),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.CloseTrackNotify"},a}(),Z.ToggleLiveRoomReq=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ToggleLiveRoomReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId)?"roomId: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ToggleLiveRoomReq)return e;let n=new $root.com.quick.voice.proto.ToggleLiveRoomReq;return e.roomId!=null&&(n.roomId=String(e.roomId)),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.roomId=""),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ToggleLiveRoomReq"},a}(),Z.ToggleLiveRoomRsq=function(){function a(O){if(this.roomUsers=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.hash="",a.prototype.roomUsers=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.hash!=null&&Object.hasOwnProperty.call(e,"hash")&&n.uint32(18).string(e.hash),e.roomUsers!=null&&e.roomUsers.length)for(let q=0;q<e.roomUsers.length;++q)$root.com.quick.voice.proto.User.encode(e.roomUsers[q],n.uint32(26).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ToggleLiveRoomRsq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.hash=e.string();break}case 3:{D.roomUsers&&D.roomUsers.length||(D.roomUsers=[]),D.roomUsers.push($root.com.quick.voice.proto.User.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.hash!=null&&e.hasOwnProperty("hash")&&!$util.isString(e.hash))return"hash: string expected";if(e.roomUsers!=null&&e.hasOwnProperty("roomUsers")){if(!Array.isArray(e.roomUsers))return"roomUsers: array expected";for(let n=0;n<e.roomUsers.length;++n){let q=$root.com.quick.voice.proto.User.verify(e.roomUsers[n]);if(q)return"roomUsers."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ToggleLiveRoomRsq)return e;let n=new $root.com.quick.voice.proto.ToggleLiveRoomRsq;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.hash!=null&&(n.hash=String(e.hash)),e.roomUsers){if(!Array.isArray(e.roomUsers))throw TypeError(".com.quick.voice.proto.ToggleLiveRoomRsq.roomUsers: array expected");n.roomUsers=[];for(let q=0;q<e.roomUsers.length;++q){if(typeof e.roomUsers[q]!="object")throw TypeError(".com.quick.voice.proto.ToggleLiveRoomRsq.roomUsers: object expected");n.roomUsers[q]=$root.com.quick.voice.proto.User.fromObject(e.roomUsers[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.roomUsers=[]),n.defaults&&(q.roomId="",q.hash=""),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.hash!=null&&e.hasOwnProperty("hash")&&(q.hash=e.hash),e.roomUsers&&e.roomUsers.length){q.roomUsers=[];for(let D=0;D<e.roomUsers.length;++D)q.roomUsers[D]=$root.com.quick.voice.proto.User.toObject(e.roomUsers[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ToggleLiveRoomRsq"},a}(),Z.TrackType=function(){const a={},O=Object.create(a);return O[a[0]="Microphone"]=0,O[a[1]="Camera"]=1,O[a[2]="Screen"]=2,O[a[3]="SystemVoice"]=3,O}(),Z.ReportInfoReq=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.actionEvent="",a.prototype.userId="",a.prototype.platform="",a.prototype.time=$util.Long?$util.Long.fromBits(0,0,!1):0,a.prototype.actionData="",a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.actionEvent!=null&&Object.hasOwnProperty.call(e,"actionEvent")&&n.uint32(10).string(e.actionEvent),e.userId!=null&&Object.hasOwnProperty.call(e,"userId")&&n.uint32(18).string(e.userId),e.platform!=null&&Object.hasOwnProperty.call(e,"platform")&&n.uint32(26).string(e.platform),e.time!=null&&Object.hasOwnProperty.call(e,"time")&&n.uint32(32).int64(e.time),e.actionData!=null&&Object.hasOwnProperty.call(e,"actionData")&&n.uint32(42).string(e.actionData),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ReportInfoReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.actionEvent=e.string();break}case 2:{D.userId=e.string();break}case 3:{D.platform=e.string();break}case 4:{D.time=e.int64();break}case 5:{D.actionData=e.string();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){return typeof e!="object"||e===null?"object expected":e.actionEvent!=null&&e.hasOwnProperty("actionEvent")&&!$util.isString(e.actionEvent)?"actionEvent: string expected":e.userId!=null&&e.hasOwnProperty("userId")&&!$util.isString(e.userId)?"userId: string expected":e.platform!=null&&e.hasOwnProperty("platform")&&!$util.isString(e.platform)?"platform: string expected":e.time!=null&&e.hasOwnProperty("time")&&!$util.isInteger(e.time)&&!(e.time&&$util.isInteger(e.time.low)&&$util.isInteger(e.time.high))?"time: integer|Long expected":e.actionData!=null&&e.hasOwnProperty("actionData")&&!$util.isString(e.actionData)?"actionData: string expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ReportInfoReq)return e;let n=new $root.com.quick.voice.proto.ReportInfoReq;return e.actionEvent!=null&&(n.actionEvent=String(e.actionEvent)),e.userId!=null&&(n.userId=String(e.userId)),e.platform!=null&&(n.platform=String(e.platform)),e.time!=null&&($util.Long?(n.time=$util.Long.fromValue(e.time)).unsigned=!1:typeof e.time=="string"?n.time=parseInt(e.time,10):typeof e.time=="number"?n.time=e.time:typeof e.time=="object"&&(n.time=new $util.LongBits(e.time.low>>>0,e.time.high>>>0).toNumber())),e.actionData!=null&&(n.actionData=String(e.actionData)),n},a.toObject=function(e,n){n||(n={});let q={};if(n.defaults){if(q.actionEvent="",q.userId="",q.platform="",$util.Long){let D=new $util.Long(0,0,!1);q.time=n.longs===String?D.toString():n.longs===Number?D.toNumber():D}else q.time=n.longs===String?"0":0;q.actionData=""}return e.actionEvent!=null&&e.hasOwnProperty("actionEvent")&&(q.actionEvent=e.actionEvent),e.userId!=null&&e.hasOwnProperty("userId")&&(q.userId=e.userId),e.platform!=null&&e.hasOwnProperty("platform")&&(q.platform=e.platform),e.time!=null&&e.hasOwnProperty("time")&&(typeof e.time=="number"?q.time=n.longs===String?String(e.time):e.time:q.time=n.longs===String?$util.Long.prototype.toString.call(e.time):n.longs===Number?new $util.LongBits(e.time.low>>>0,e.time.high>>>0).toNumber():e.time),e.actionData!=null&&e.hasOwnProperty("actionData")&&(q.actionData=e.actionData),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ReportInfoReq"},a}(),Z.UpdatePermissions=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.user=null,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.user!=null&&Object.hasOwnProperty.call(e,"user")&&$root.com.quick.voice.proto.User.encode(e.user,n.uint32(18).fork()).ldelim(),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.UpdatePermissions;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.user=$root.com.quick.voice.proto.User.decode(e,e.uint32());break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.user!=null&&e.hasOwnProperty("user")){let n=$root.com.quick.voice.proto.User.verify(e.user);if(n)return"user."+n}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.UpdatePermissions)return e;let n=new $root.com.quick.voice.proto.UpdatePermissions;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.user!=null){if(typeof e.user!="object")throw TypeError(".com.quick.voice.proto.UpdatePermissions.user: object expected");n.user=$root.com.quick.voice.proto.User.fromObject(e.user)}return n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.roomId="",q.user=null),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.user!=null&&e.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(e.user,n)),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.UpdatePermissions"},a}(),Z.CallType=function(){const a={},O=Object.create(a);return O[a[0]="Normal"]=0,O[a[1]="Meeting"]=1,O[a[2]="Live"]=2,O}(),Z.QuitNotifyCode=function(){const a={},O=Object.create(a);return O[a[0]="NormalQuit"]=0,O[a[2021]="Timeout"]=2021,O[a[2011]="TokenExpired"]=2011,O[a[2022]="KickOut"]=2022,O[a[2023]="EndPk"]=2023,O[a[2024]="EndLive"]=2024,O}(),Z.UserBehavior=function(){function a(O){if(O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.type=0,a.prototype.behavior=!1,a.create=function(e){return new a(e)},a.encode=function(e,n){return n||(n=$Writer.create()),e.type!=null&&Object.hasOwnProperty.call(e,"type")&&n.uint32(8).int32(e.type),e.behavior!=null&&Object.hasOwnProperty.call(e,"behavior")&&n.uint32(16).bool(e.behavior),n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.UserBehavior;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.type=e.int32();break}case 2:{D.behavior=e.bool();break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.type!=null&&e.hasOwnProperty("type"))switch(e.type){default:return"type: enum value expected";case 0:case 1:case 2:case 3:break}return e.behavior!=null&&e.hasOwnProperty("behavior")&&typeof e.behavior!="boolean"?"behavior: boolean expected":null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.UserBehavior)return e;let n=new $root.com.quick.voice.proto.UserBehavior;switch(e.type){default:if(typeof e.type=="number"){n.type=e.type;break}break;case"Microphone":case 0:n.type=0;break;case"Camera":case 1:n.type=1;break;case"Screen":case 2:n.type=2;break;case"SystemVoice":case 3:n.type=3;break}return e.behavior!=null&&(n.behavior=!!e.behavior),n},a.toObject=function(e,n){n||(n={});let q={};return n.defaults&&(q.type=n.enums===String?"Microphone":0,q.behavior=!1),e.type!=null&&e.hasOwnProperty("type")&&(q.type=n.enums===String?$root.com.quick.voice.proto.TrackType[e.type]===void 0?e.type:$root.com.quick.voice.proto.TrackType[e.type]:e.type),e.behavior!=null&&e.hasOwnProperty("behavior")&&(q.behavior=e.behavior),q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.UserBehavior"},a}(),Z.PreventUser=function(){function a(O){if(this.behaviors=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.id="",a.prototype.behaviors=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.id!=null&&Object.hasOwnProperty.call(e,"id")&&n.uint32(10).string(e.id),e.behaviors!=null&&e.behaviors.length)for(let q=0;q<e.behaviors.length;++q)$root.com.quick.voice.proto.UserBehavior.encode(e.behaviors[q],n.uint32(18).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.PreventUser;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.id=e.string();break}case 2:{D.behaviors&&D.behaviors.length||(D.behaviors=[]),D.behaviors.push($root.com.quick.voice.proto.UserBehavior.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.id!=null&&e.hasOwnProperty("id")&&!$util.isString(e.id))return"id: string expected";if(e.behaviors!=null&&e.hasOwnProperty("behaviors")){if(!Array.isArray(e.behaviors))return"behaviors: array expected";for(let n=0;n<e.behaviors.length;++n){let q=$root.com.quick.voice.proto.UserBehavior.verify(e.behaviors[n]);if(q)return"behaviors."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.PreventUser)return e;let n=new $root.com.quick.voice.proto.PreventUser;if(e.id!=null&&(n.id=String(e.id)),e.behaviors){if(!Array.isArray(e.behaviors))throw TypeError(".com.quick.voice.proto.PreventUser.behaviors: array expected");n.behaviors=[];for(let q=0;q<e.behaviors.length;++q){if(typeof e.behaviors[q]!="object")throw TypeError(".com.quick.voice.proto.PreventUser.behaviors: object expected");n.behaviors[q]=$root.com.quick.voice.proto.UserBehavior.fromObject(e.behaviors[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.behaviors=[]),n.defaults&&(q.id=""),e.id!=null&&e.hasOwnProperty("id")&&(q.id=e.id),e.behaviors&&e.behaviors.length){q.behaviors=[];for(let D=0;D<e.behaviors.length;++D)q.behaviors[D]=$root.com.quick.voice.proto.UserBehavior.toObject(e.behaviors[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.PreventUser"},a}(),Z.PreventUsersBehaviorReq=function(){function a(O){if(this.users=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.users=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.users!=null&&e.users.length)for(let q=0;q<e.users.length;++q)$root.com.quick.voice.proto.PreventUser.encode(e.users[q],n.uint32(18).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.PreventUsersBehaviorReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.users&&D.users.length||(D.users=[]),D.users.push($root.com.quick.voice.proto.PreventUser.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.users!=null&&e.hasOwnProperty("users")){if(!Array.isArray(e.users))return"users: array expected";for(let n=0;n<e.users.length;++n){let q=$root.com.quick.voice.proto.PreventUser.verify(e.users[n]);if(q)return"users."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.PreventUsersBehaviorReq)return e;let n=new $root.com.quick.voice.proto.PreventUsersBehaviorReq;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.users){if(!Array.isArray(e.users))throw TypeError(".com.quick.voice.proto.PreventUsersBehaviorReq.users: array expected");n.users=[];for(let q=0;q<e.users.length;++q){if(typeof e.users[q]!="object")throw TypeError(".com.quick.voice.proto.PreventUsersBehaviorReq.users: object expected");n.users[q]=$root.com.quick.voice.proto.PreventUser.fromObject(e.users[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.users=[]),n.defaults&&(q.roomId=""),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.users&&e.users.length){q.users=[];for(let D=0;D<e.users.length;++D)q.users[D]=$root.com.quick.voice.proto.PreventUser.toObject(e.users[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.PreventUsersBehaviorReq"},a}(),Z.PreventUsersBehaviorNotify=function(){function a(O){if(this.users=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.roomId="",a.prototype.users=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.roomId!=null&&Object.hasOwnProperty.call(e,"roomId")&&n.uint32(10).string(e.roomId),e.users!=null&&e.users.length)for(let q=0;q<e.users.length;++q)$root.com.quick.voice.proto.User.encode(e.users[q],n.uint32(18).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.PreventUsersBehaviorNotify;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.roomId=e.string();break}case 2:{D.users&&D.users.length||(D.users=[]),D.users.push($root.com.quick.voice.proto.User.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.roomId!=null&&e.hasOwnProperty("roomId")&&!$util.isString(e.roomId))return"roomId: string expected";if(e.users!=null&&e.hasOwnProperty("users")){if(!Array.isArray(e.users))return"users: array expected";for(let n=0;n<e.users.length;++n){let q=$root.com.quick.voice.proto.User.verify(e.users[n]);if(q)return"users."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.PreventUsersBehaviorNotify)return e;let n=new $root.com.quick.voice.proto.PreventUsersBehaviorNotify;if(e.roomId!=null&&(n.roomId=String(e.roomId)),e.users){if(!Array.isArray(e.users))throw TypeError(".com.quick.voice.proto.PreventUsersBehaviorNotify.users: array expected");n.users=[];for(let q=0;q<e.users.length;++q){if(typeof e.users[q]!="object")throw TypeError(".com.quick.voice.proto.PreventUsersBehaviorNotify.users: object expected");n.users[q]=$root.com.quick.voice.proto.User.fromObject(e.users[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.users=[]),n.defaults&&(q.roomId=""),e.roomId!=null&&e.hasOwnProperty("roomId")&&(q.roomId=e.roomId),e.users&&e.users.length){q.users=[];for(let D=0;D<e.users.length;++D)q.users[D]=$root.com.quick.voice.proto.User.toObject(e.users[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.PreventUsersBehaviorNotify"},a}(),Z.AccelerationAreas=function(){const a={},O=Object.create(a);return O[a[0]="chinaMainland"]=0,O[a[1]="global"]=1,O[a[2]="overseas"]=2,O}(),Z.CountMethods=function(){const a={},O=Object.create(a);return O[a[0]="flow"]=0,O[a[1]="minutes"]=1,O}(),Z.BaseCDNAddress=function(){function a(O){if(this.urlMap={},O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.area=0,a.prototype.countType=0,a.prototype.urlMap=$util.emptyObject,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.area!=null&&Object.hasOwnProperty.call(e,"area")&&n.uint32(8).int32(e.area),e.countType!=null&&Object.hasOwnProperty.call(e,"countType")&&n.uint32(16).int32(e.countType),e.urlMap!=null&&Object.hasOwnProperty.call(e,"urlMap"))for(let q=Object.keys(e.urlMap),D=0;D<q.length;++D)n.uint32(26).fork().uint32(10).string(q[D]).uint32(18).string(e.urlMap[q[D]]).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.BaseCDNAddress,z,K;for(;e.pos<q;){let J=e.uint32();switch(J>>>3){case 1:{D.area=e.int32();break}case 2:{D.countType=e.int32();break}case 3:{D.urlMap===$util.emptyObject&&(D.urlMap={});let G=e.uint32()+e.pos;for(z="",K="";e.pos<G;){let Q=e.uint32();switch(Q>>>3){case 1:z=e.string();break;case 2:K=e.string();break;default:e.skipType(Q&7);break}}D.urlMap[z]=K;break}default:e.skipType(J&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.area!=null&&e.hasOwnProperty("area"))switch(e.area){default:return"area: enum value expected";case 0:case 1:case 2:break}if(e.countType!=null&&e.hasOwnProperty("countType"))switch(e.countType){default:return"countType: enum value expected";case 0:case 1:break}if(e.urlMap!=null&&e.hasOwnProperty("urlMap")){if(!$util.isObject(e.urlMap))return"urlMap: object expected";let n=Object.keys(e.urlMap);for(let q=0;q<n.length;++q)if(!$util.isString(e.urlMap[n[q]]))return"urlMap: string{k:string} expected"}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.BaseCDNAddress)return e;let n=new $root.com.quick.voice.proto.BaseCDNAddress;switch(e.area){default:if(typeof e.area=="number"){n.area=e.area;break}break;case"chinaMainland":case 0:n.area=0;break;case"global":case 1:n.area=1;break;case"overseas":case 2:n.area=2;break}switch(e.countType){default:if(typeof e.countType=="number"){n.countType=e.countType;break}break;case"flow":case 0:n.countType=0;break;case"minutes":case 1:n.countType=1;break}if(e.urlMap){if(typeof e.urlMap!="object")throw TypeError(".com.quick.voice.proto.BaseCDNAddress.urlMap: object expected");n.urlMap={};for(let q=Object.keys(e.urlMap),D=0;D<q.length;++D)n.urlMap[q[D]]=String(e.urlMap[q[D]])}return n},a.toObject=function(e,n){n||(n={});let q={};(n.objects||n.defaults)&&(q.urlMap={}),n.defaults&&(q.area=n.enums===String?"chinaMainland":0,q.countType=n.enums===String?"flow":0),e.area!=null&&e.hasOwnProperty("area")&&(q.area=n.enums===String?$root.com.quick.voice.proto.AccelerationAreas[e.area]===void 0?e.area:$root.com.quick.voice.proto.AccelerationAreas[e.area]:e.area),e.countType!=null&&e.hasOwnProperty("countType")&&(q.countType=n.enums===String?$root.com.quick.voice.proto.CountMethods[e.countType]===void 0?e.countType:$root.com.quick.voice.proto.CountMethods[e.countType]:e.countType);let D;if(e.urlMap&&(D=Object.keys(e.urlMap)).length){q.urlMap={};for(let z=0;z<D.length;++z)q.urlMap[D[z]]=e.urlMap[D[z]]}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.BaseCDNAddress"},a}(),Z.CDNPlayAddressNotify=function(){function a(e){if(this.standLines=[],e)for(let n=Object.keys(e),q=0;q<n.length;++q)e[n[q]]!=null&&(this[n[q]]=e[n[q]])}a.prototype.roomId="",a.prototype.m3u8=null,a.prototype.rtmp=null,a.prototype.flv=null,a.prototype.rtmps=null,a.prototype.mainLine=null,a.prototype.standLines=$util.emptyArray;let O;return Object.defineProperty(a.prototype,"_m3u8",{get:$util.oneOfGetter(O=["m3u8"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_rtmp",{get:$util.oneOfGetter(O=["rtmp"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_flv",{get:$util.oneOfGetter(O=["flv"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_rtmps",{get:$util.oneOfGetter(O=["rtmps"]),set:$util.oneOfSetter(O)}),Object.defineProperty(a.prototype,"_mainLine",{get:$util.oneOfGetter(O=["mainLine"]),set:$util.oneOfSetter(O)}),a.create=function(n){return new a(n)},a.encode=function(n,q){if(q||(q=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&q.uint32(10).string(n.roomId),n.m3u8!=null&&Object.hasOwnProperty.call(n,"m3u8")&&q.uint32(18).string(n.m3u8),n.rtmp!=null&&Object.hasOwnProperty.call(n,"rtmp")&&q.uint32(26).string(n.rtmp),n.flv!=null&&Object.hasOwnProperty.call(n,"flv")&&q.uint32(34).string(n.flv),n.rtmps!=null&&Object.hasOwnProperty.call(n,"rtmps")&&q.uint32(42).string(n.rtmps),n.mainLine!=null&&Object.hasOwnProperty.call(n,"mainLine")&&$root.com.quick.voice.proto.BaseCDNAddress.encode(n.mainLine,q.uint32(50).fork()).ldelim(),n.standLines!=null&&n.standLines.length)for(let D=0;D<n.standLines.length;++D)$root.com.quick.voice.proto.BaseCDNAddress.encode(n.standLines[D],q.uint32(58).fork()).ldelim();return q},a.encodeDelimited=function(n,q){return this.encode(n,q).ldelim()},a.decode=function(n,q){n instanceof $Reader||(n=$Reader.create(n));let D=q===void 0?n.len:n.pos+q,z=new $root.com.quick.voice.proto.CDNPlayAddressNotify;for(;n.pos<D;){let K=n.uint32();switch(K>>>3){case 1:{z.roomId=n.string();break}case 2:{z.m3u8=n.string();break}case 3:{z.rtmp=n.string();break}case 4:{z.flv=n.string();break}case 5:{z.rtmps=n.string();break}case 6:{z.mainLine=$root.com.quick.voice.proto.BaseCDNAddress.decode(n,n.uint32());break}case 7:{z.standLines&&z.standLines.length||(z.standLines=[]),z.standLines.push($root.com.quick.voice.proto.BaseCDNAddress.decode(n,n.uint32()));break}default:n.skipType(K&7);break}}return z},a.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},a.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.m3u8!=null&&n.hasOwnProperty("m3u8")&&!$util.isString(n.m3u8))return"m3u8: string expected";if(n.rtmp!=null&&n.hasOwnProperty("rtmp")&&!$util.isString(n.rtmp))return"rtmp: string expected";if(n.flv!=null&&n.hasOwnProperty("flv")&&!$util.isString(n.flv))return"flv: string expected";if(n.rtmps!=null&&n.hasOwnProperty("rtmps")&&!$util.isString(n.rtmps))return"rtmps: string expected";if(n.mainLine!=null&&n.hasOwnProperty("mainLine")){let q=$root.com.quick.voice.proto.BaseCDNAddress.verify(n.mainLine);if(q)return"mainLine."+q}if(n.standLines!=null&&n.hasOwnProperty("standLines")){if(!Array.isArray(n.standLines))return"standLines: array expected";for(let q=0;q<n.standLines.length;++q){let D=$root.com.quick.voice.proto.BaseCDNAddress.verify(n.standLines[q]);if(D)return"standLines."+D}}return null},a.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.CDNPlayAddressNotify)return n;let q=new $root.com.quick.voice.proto.CDNPlayAddressNotify;if(n.roomId!=null&&(q.roomId=String(n.roomId)),n.m3u8!=null&&(q.m3u8=String(n.m3u8)),n.rtmp!=null&&(q.rtmp=String(n.rtmp)),n.flv!=null&&(q.flv=String(n.flv)),n.rtmps!=null&&(q.rtmps=String(n.rtmps)),n.mainLine!=null){if(typeof n.mainLine!="object")throw TypeError(".com.quick.voice.proto.CDNPlayAddressNotify.mainLine: object expected");q.mainLine=$root.com.quick.voice.proto.BaseCDNAddress.fromObject(n.mainLine)}if(n.standLines){if(!Array.isArray(n.standLines))throw TypeError(".com.quick.voice.proto.CDNPlayAddressNotify.standLines: array expected");q.standLines=[];for(let D=0;D<n.standLines.length;++D){if(typeof n.standLines[D]!="object")throw TypeError(".com.quick.voice.proto.CDNPlayAddressNotify.standLines: object expected");q.standLines[D]=$root.com.quick.voice.proto.BaseCDNAddress.fromObject(n.standLines[D])}}return q},a.toObject=function(n,q){q||(q={});let D={};if((q.arrays||q.defaults)&&(D.standLines=[]),q.defaults&&(D.roomId=""),n.roomId!=null&&n.hasOwnProperty("roomId")&&(D.roomId=n.roomId),n.m3u8!=null&&n.hasOwnProperty("m3u8")&&(D.m3u8=n.m3u8,q.oneofs&&(D._m3u8="m3u8")),n.rtmp!=null&&n.hasOwnProperty("rtmp")&&(D.rtmp=n.rtmp,q.oneofs&&(D._rtmp="rtmp")),n.flv!=null&&n.hasOwnProperty("flv")&&(D.flv=n.flv,q.oneofs&&(D._flv="flv")),n.rtmps!=null&&n.hasOwnProperty("rtmps")&&(D.rtmps=n.rtmps,q.oneofs&&(D._rtmps="rtmps")),n.mainLine!=null&&n.hasOwnProperty("mainLine")&&(D.mainLine=$root.com.quick.voice.proto.BaseCDNAddress.toObject(n.mainLine,q),q.oneofs&&(D._mainLine="mainLine")),n.standLines&&n.standLines.length){D.standLines=[];for(let z=0;z<n.standLines.length;++z)D.standLines[z]=$root.com.quick.voice.proto.BaseCDNAddress.toObject(n.standLines[z],q)}return D},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.CDNPlayAddressNotify"},a}(),Z.UserChannel=function(){function a(O){if(this.channels=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.userId="",a.prototype.channels=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.userId!=null&&Object.hasOwnProperty.call(e,"userId")&&n.uint32(10).string(e.userId),e.channels!=null&&e.channels.length)for(let q=0;q<e.channels.length;++q)$root.com.quick.voice.proto.DataChannel.encode(e.channels[q],n.uint32(18).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.UserChannel;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.userId=e.string();break}case 2:{D.channels&&D.channels.length||(D.channels=[]),D.channels.push($root.com.quick.voice.proto.DataChannel.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.userId!=null&&e.hasOwnProperty("userId")&&!$util.isString(e.userId))return"userId: string expected";if(e.channels!=null&&e.hasOwnProperty("channels")){if(!Array.isArray(e.channels))return"channels: array expected";for(let n=0;n<e.channels.length;++n){let q=$root.com.quick.voice.proto.DataChannel.verify(e.channels[n]);if(q)return"channels."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.UserChannel)return e;let n=new $root.com.quick.voice.proto.UserChannel;if(e.userId!=null&&(n.userId=String(e.userId)),e.channels){if(!Array.isArray(e.channels))throw TypeError(".com.quick.voice.proto.UserChannel.channels: array expected");n.channels=[];for(let q=0;q<e.channels.length;++q){if(typeof e.channels[q]!="object")throw TypeError(".com.quick.voice.proto.UserChannel.channels: object expected");n.channels[q]=$root.com.quick.voice.proto.DataChannel.fromObject(e.channels[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.channels=[]),n.defaults&&(q.userId=""),e.userId!=null&&e.hasOwnProperty("userId")&&(q.userId=e.userId),e.channels&&e.channels.length){q.channels=[];for(let D=0;D<e.channels.length;++D)q.channels[D]=$root.com.quick.voice.proto.DataChannel.toObject(e.channels[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.UserChannel"},a}(),Z.ChannelPublishReq=function(){function a(O){if(this.channels=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.channels=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.channels!=null&&e.channels.length)for(let q=0;q<e.channels.length;++q)$root.com.quick.voice.proto.DataChannel.encode(e.channels[q],n.uint32(10).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ChannelPublishReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.channels&&D.channels.length||(D.channels=[]),D.channels.push($root.com.quick.voice.proto.DataChannel.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.channels!=null&&e.hasOwnProperty("channels")){if(!Array.isArray(e.channels))return"channels: array expected";for(let n=0;n<e.channels.length;++n){let q=$root.com.quick.voice.proto.DataChannel.verify(e.channels[n]);if(q)return"channels."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ChannelPublishReq)return e;let n=new $root.com.quick.voice.proto.ChannelPublishReq;if(e.channels){if(!Array.isArray(e.channels))throw TypeError(".com.quick.voice.proto.ChannelPublishReq.channels: array expected");n.channels=[];for(let q=0;q<e.channels.length;++q){if(typeof e.channels[q]!="object")throw TypeError(".com.quick.voice.proto.ChannelPublishReq.channels: object expected");n.channels[q]=$root.com.quick.voice.proto.DataChannel.fromObject(e.channels[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.channels=[]),e.channels&&e.channels.length){q.channels=[];for(let D=0;D<e.channels.length;++D)q.channels[D]=$root.com.quick.voice.proto.DataChannel.toObject(e.channels[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ChannelPublishReq"},a}(),Z.ChannelPublishRsq=function(){function a(O){if(this.channels=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.channels=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.channels!=null&&e.channels.length)for(let q=0;q<e.channels.length;++q)$root.com.quick.voice.proto.UserChannel.encode(e.channels[q],n.uint32(10).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ChannelPublishRsq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.channels&&D.channels.length||(D.channels=[]),D.channels.push($root.com.quick.voice.proto.UserChannel.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.channels!=null&&e.hasOwnProperty("channels")){if(!Array.isArray(e.channels))return"channels: array expected";for(let n=0;n<e.channels.length;++n){let q=$root.com.quick.voice.proto.UserChannel.verify(e.channels[n]);if(q)return"channels."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ChannelPublishRsq)return e;let n=new $root.com.quick.voice.proto.ChannelPublishRsq;if(e.channels){if(!Array.isArray(e.channels))throw TypeError(".com.quick.voice.proto.ChannelPublishRsq.channels: array expected");n.channels=[];for(let q=0;q<e.channels.length;++q){if(typeof e.channels[q]!="object")throw TypeError(".com.quick.voice.proto.ChannelPublishRsq.channels: object expected");n.channels[q]=$root.com.quick.voice.proto.UserChannel.fromObject(e.channels[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.channels=[]),e.channels&&e.channels.length){q.channels=[];for(let D=0;D<e.channels.length;++D)q.channels[D]=$root.com.quick.voice.proto.UserChannel.toObject(e.channels[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ChannelPublishRsq"},a}(),Z.ChannelSubscribeReq=function(){function a(O){if(this.users=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.users=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.users!=null&&e.users.length)for(let q=0;q<e.users.length;++q)$root.com.quick.voice.proto.UserChannel.encode(e.users[q],n.uint32(10).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ChannelSubscribeReq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.users&&D.users.length||(D.users=[]),D.users.push($root.com.quick.voice.proto.UserChannel.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.users!=null&&e.hasOwnProperty("users")){if(!Array.isArray(e.users))return"users: array expected";for(let n=0;n<e.users.length;++n){let q=$root.com.quick.voice.proto.UserChannel.verify(e.users[n]);if(q)return"users."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ChannelSubscribeReq)return e;let n=new $root.com.quick.voice.proto.ChannelSubscribeReq;if(e.users){if(!Array.isArray(e.users))throw TypeError(".com.quick.voice.proto.ChannelSubscribeReq.users: array expected");n.users=[];for(let q=0;q<e.users.length;++q){if(typeof e.users[q]!="object")throw TypeError(".com.quick.voice.proto.ChannelSubscribeReq.users: object expected");n.users[q]=$root.com.quick.voice.proto.UserChannel.fromObject(e.users[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.users=[]),e.users&&e.users.length){q.users=[];for(let D=0;D<e.users.length;++D)q.users[D]=$root.com.quick.voice.proto.UserChannel.toObject(e.users[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ChannelSubscribeReq"},a}(),Z.ChannelSubscribeRsq=function(){function a(O){if(this.channels=[],O)for(let e=Object.keys(O),n=0;n<e.length;++n)O[e[n]]!=null&&(this[e[n]]=O[e[n]])}return a.prototype.channels=$util.emptyArray,a.create=function(e){return new a(e)},a.encode=function(e,n){if(n||(n=$Writer.create()),e.channels!=null&&e.channels.length)for(let q=0;q<e.channels.length;++q)$root.com.quick.voice.proto.UserChannel.encode(e.channels[q],n.uint32(10).fork()).ldelim();return n},a.encodeDelimited=function(e,n){return this.encode(e,n).ldelim()},a.decode=function(e,n){e instanceof $Reader||(e=$Reader.create(e));let q=n===void 0?e.len:e.pos+n,D=new $root.com.quick.voice.proto.ChannelSubscribeRsq;for(;e.pos<q;){let z=e.uint32();switch(z>>>3){case 1:{D.channels&&D.channels.length||(D.channels=[]),D.channels.push($root.com.quick.voice.proto.UserChannel.decode(e,e.uint32()));break}default:e.skipType(z&7);break}}return D},a.decodeDelimited=function(e){return e instanceof $Reader||(e=new $Reader(e)),this.decode(e,e.uint32())},a.verify=function(e){if(typeof e!="object"||e===null)return"object expected";if(e.channels!=null&&e.hasOwnProperty("channels")){if(!Array.isArray(e.channels))return"channels: array expected";for(let n=0;n<e.channels.length;++n){let q=$root.com.quick.voice.proto.UserChannel.verify(e.channels[n]);if(q)return"channels."+q}}return null},a.fromObject=function(e){if(e instanceof $root.com.quick.voice.proto.ChannelSubscribeRsq)return e;let n=new $root.com.quick.voice.proto.ChannelSubscribeRsq;if(e.channels){if(!Array.isArray(e.channels))throw TypeError(".com.quick.voice.proto.ChannelSubscribeRsq.channels: array expected");n.channels=[];for(let q=0;q<e.channels.length;++q){if(typeof e.channels[q]!="object")throw TypeError(".com.quick.voice.proto.ChannelSubscribeRsq.channels: object expected");n.channels[q]=$root.com.quick.voice.proto.UserChannel.fromObject(e.channels[q])}}return n},a.toObject=function(e,n){n||(n={});let q={};if((n.arrays||n.defaults)&&(q.channels=[]),e.channels&&e.channels.length){q.channels=[];for(let D=0;D<e.channels.length;++D)q.channels[D]=$root.com.quick.voice.proto.UserChannel.toObject(e.channels[D],n)}return q},a.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},a.getTypeUrl=function(e){return e===void 0&&(e="type.googleapis.com"),e+"/com.quick.voice.proto.ChannelSubscribeRsq"},a}(),Z}(),I}(),F}(),N})(),ignoreEvent=["networkQualityChange","onNetQuality"],enum_notifyName={onChangeNetwork:"网络情况变更",healthCheck:"心跳检测",onNetQuality:"网络质量回调",onLogin:"登录回调",onLocalStream:"本地媒体流发生变化",onDevicechange:"媒体设备发生变化",onRoomUser:"房间用户变化",onRoomUsers:"房间所有用户所有变化",onRoomUsersStreams:"房间某些用户媒体流变化",onRoomState:"房间状态变化",onJoinRoom:"加入房间回调",onQuitRoom:"退出房间回调",onPublish:"监听到流发布",onCloseTrack:"关闭轨道",onUpdateCall:"更新通讯状态",onUpdateStreams:"更新媒体流",onUpdatePermissions:"更新推流权限通知",onTokenExpired:"Token已过期",onDestroyRoom:"直播模式房间销毁",destroyRoom:"服务器要求销毁房间",onCDNPlayUrlAdd:"cdn播放地址变化",onDestroy:"SDK销毁"};ht(enum_notifyName);const notifyName_keys=Object.keys(enum_notifyName);/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */const Z_FIXED$1=4,Z_BINARY=0,Z_TEXT=1,Z_UNKNOWN$1=2;function zero$1(N){let F=N.length;for(;--F>=0;)N[F]=0}const STORED_BLOCK=0,STATIC_TREES=1,DYN_TREES=2,MIN_MATCH$1=3,MAX_MATCH$1=258,LENGTH_CODES$1=29,LITERALS$1=256,L_CODES$1=LITERALS$1+1+LENGTH_CODES$1,D_CODES$1=30,BL_CODES$1=19,HEAP_SIZE$1=2*L_CODES$1+1,MAX_BITS$1=15,Buf_size=16,MAX_BL_BITS=7,END_BLOCK=256,REP_3_6=16,REPZ_3_10=17,REPZ_11_138=18,extra_lbits=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),extra_dbits=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),extra_blbits=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),bl_order=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),DIST_CODE_LEN=512,static_ltree=new Array((L_CODES$1+2)*2);zero$1(static_ltree);const static_dtree=new Array(D_CODES$1*2);zero$1(static_dtree);const _dist_code=new Array(DIST_CODE_LEN);zero$1(_dist_code);const _length_code=new Array(MAX_MATCH$1-MIN_MATCH$1+1);zero$1(_length_code);const base_length=new Array(LENGTH_CODES$1);zero$1(base_length);const base_dist=new Array(D_CODES$1);zero$1(base_dist);function StaticTreeDesc(N,F,I,Z,a){this.static_tree=N,this.extra_bits=F,this.extra_base=I,this.elems=Z,this.max_length=a,this.has_stree=N&&N.length}let static_l_desc,static_d_desc,static_bl_desc;function TreeDesc(N,F){this.dyn_tree=N,this.max_code=0,this.stat_desc=F}const d_code=N=>N<256?_dist_code[N]:_dist_code[256+(N>>>7)],put_short=(N,F)=>{N.pending_buf[N.pending++]=F&255,N.pending_buf[N.pending++]=F>>>8&255},send_bits=(N,F,I)=>{N.bi_valid>Buf_size-I?(N.bi_buf|=F<<N.bi_valid&65535,put_short(N,N.bi_buf),N.bi_buf=F>>Buf_size-N.bi_valid,N.bi_valid+=I-Buf_size):(N.bi_buf|=F<<N.bi_valid&65535,N.bi_valid+=I)},send_code=(N,F,I)=>{send_bits(N,I[F*2],I[F*2+1])},bi_reverse=(N,F)=>{let I=0;do I|=N&1,N>>>=1,I<<=1;while(--F>0);return I>>>1},bi_flush=N=>{N.bi_valid===16?(put_short(N,N.bi_buf),N.bi_buf=0,N.bi_valid=0):N.bi_valid>=8&&(N.pending_buf[N.pending++]=N.bi_buf&255,N.bi_buf>>=8,N.bi_valid-=8)},gen_bitlen=(N,F)=>{const I=F.dyn_tree,Z=F.max_code,a=F.stat_desc.static_tree,O=F.stat_desc.has_stree,e=F.stat_desc.extra_bits,n=F.stat_desc.extra_base,q=F.stat_desc.max_length;let D,z,K,J,G,Q,nt=0;for(J=0;J<=MAX_BITS$1;J++)N.bl_count[J]=0;for(I[N.heap[N.heap_max]*2+1]=0,D=N.heap_max+1;D<HEAP_SIZE$1;D++)z=N.heap[D],J=I[I[z*2+1]*2+1]+1,J>q&&(J=q,nt++),I[z*2+1]=J,!(z>Z)&&(N.bl_count[J]++,G=0,z>=n&&(G=e[z-n]),Q=I[z*2],N.opt_len+=Q*(J+G),O&&(N.static_len+=Q*(a[z*2+1]+G)));if(nt!==0){do{for(J=q-1;N.bl_count[J]===0;)J--;N.bl_count[J]--,N.bl_count[J+1]+=2,N.bl_count[q]--,nt-=2}while(nt>0);for(J=q;J!==0;J--)for(z=N.bl_count[J];z!==0;)K=N.heap[--D],!(K>Z)&&(I[K*2+1]!==J&&(N.opt_len+=(J-I[K*2+1])*I[K*2],I[K*2+1]=J),z--)}},gen_codes=(N,F,I)=>{const Z=new Array(MAX_BITS$1+1);let a=0,O,e;for(O=1;O<=MAX_BITS$1;O++)a=a+I[O-1]<<1,Z[O]=a;for(e=0;e<=F;e++){let n=N[e*2+1];n!==0&&(N[e*2]=bi_reverse(Z[n]++,n))}},tr_static_init=()=>{let N,F,I,Z,a;const O=new Array(MAX_BITS$1+1);for(I=0,Z=0;Z<LENGTH_CODES$1-1;Z++)for(base_length[Z]=I,N=0;N<1<<extra_lbits[Z];N++)_length_code[I++]=Z;for(_length_code[I-1]=Z,a=0,Z=0;Z<16;Z++)for(base_dist[Z]=a,N=0;N<1<<extra_dbits[Z];N++)_dist_code[a++]=Z;for(a>>=7;Z<D_CODES$1;Z++)for(base_dist[Z]=a<<7,N=0;N<1<<extra_dbits[Z]-7;N++)_dist_code[256+a++]=Z;for(F=0;F<=MAX_BITS$1;F++)O[F]=0;for(N=0;N<=143;)static_ltree[N*2+1]=8,N++,O[8]++;for(;N<=255;)static_ltree[N*2+1]=9,N++,O[9]++;for(;N<=279;)static_ltree[N*2+1]=7,N++,O[7]++;for(;N<=287;)static_ltree[N*2+1]=8,N++,O[8]++;for(gen_codes(static_ltree,L_CODES$1+1,O),N=0;N<D_CODES$1;N++)static_dtree[N*2+1]=5,static_dtree[N*2]=bi_reverse(N,5);static_l_desc=new StaticTreeDesc(static_ltree,extra_lbits,LITERALS$1+1,L_CODES$1,MAX_BITS$1),static_d_desc=new StaticTreeDesc(static_dtree,extra_dbits,0,D_CODES$1,MAX_BITS$1),static_bl_desc=new StaticTreeDesc(new Array(0),extra_blbits,0,BL_CODES$1,MAX_BL_BITS)},init_block=N=>{let F;for(F=0;F<L_CODES$1;F++)N.dyn_ltree[F*2]=0;for(F=0;F<D_CODES$1;F++)N.dyn_dtree[F*2]=0;for(F=0;F<BL_CODES$1;F++)N.bl_tree[F*2]=0;N.dyn_ltree[END_BLOCK*2]=1,N.opt_len=N.static_len=0,N.sym_next=N.matches=0},bi_windup=N=>{N.bi_valid>8?put_short(N,N.bi_buf):N.bi_valid>0&&(N.pending_buf[N.pending++]=N.bi_buf),N.bi_buf=0,N.bi_valid=0},smaller=(N,F,I,Z)=>{const a=F*2,O=I*2;return N[a]<N[O]||N[a]===N[O]&&Z[F]<=Z[I]},pqdownheap=(N,F,I)=>{const Z=N.heap[I];let a=I<<1;for(;a<=N.heap_len&&(a<N.heap_len&&smaller(F,N.heap[a+1],N.heap[a],N.depth)&&a++,!smaller(F,Z,N.heap[a],N.depth));)N.heap[I]=N.heap[a],I=a,a<<=1;N.heap[I]=Z},compress_block=(N,F,I)=>{let Z,a,O=0,e,n;if(N.sym_next!==0)do Z=N.pending_buf[N.sym_buf+O++]&255,Z+=(N.pending_buf[N.sym_buf+O++]&255)<<8,a=N.pending_buf[N.sym_buf+O++],Z===0?send_code(N,a,F):(e=_length_code[a],send_code(N,e+LITERALS$1+1,F),n=extra_lbits[e],n!==0&&(a-=base_length[e],send_bits(N,a,n)),Z--,e=d_code(Z),send_code(N,e,I),n=extra_dbits[e],n!==0&&(Z-=base_dist[e],send_bits(N,Z,n)));while(O<N.sym_next);send_code(N,END_BLOCK,F)},build_tree=(N,F)=>{const I=F.dyn_tree,Z=F.stat_desc.static_tree,a=F.stat_desc.has_stree,O=F.stat_desc.elems;let e,n,q=-1,D;for(N.heap_len=0,N.heap_max=HEAP_SIZE$1,e=0;e<O;e++)I[e*2]!==0?(N.heap[++N.heap_len]=q=e,N.depth[e]=0):I[e*2+1]=0;for(;N.heap_len<2;)D=N.heap[++N.heap_len]=q<2?++q:0,I[D*2]=1,N.depth[D]=0,N.opt_len--,a&&(N.static_len-=Z[D*2+1]);for(F.max_code=q,e=N.heap_len>>1;e>=1;e--)pqdownheap(N,I,e);D=O;do e=N.heap[1],N.heap[1]=N.heap[N.heap_len--],pqdownheap(N,I,1),n=N.heap[1],N.heap[--N.heap_max]=e,N.heap[--N.heap_max]=n,I[D*2]=I[e*2]+I[n*2],N.depth[D]=(N.depth[e]>=N.depth[n]?N.depth[e]:N.depth[n])+1,I[e*2+1]=I[n*2+1]=D,N.heap[1]=D++,pqdownheap(N,I,1);while(N.heap_len>=2);N.heap[--N.heap_max]=N.heap[1],gen_bitlen(N,F),gen_codes(I,q,N.bl_count)},scan_tree=(N,F,I)=>{let Z,a=-1,O,e=F[0*2+1],n=0,q=7,D=4;for(e===0&&(q=138,D=3),F[(I+1)*2+1]=65535,Z=0;Z<=I;Z++)O=e,e=F[(Z+1)*2+1],!(++n<q&&O===e)&&(n<D?N.bl_tree[O*2]+=n:O!==0?(O!==a&&N.bl_tree[O*2]++,N.bl_tree[REP_3_6*2]++):n<=10?N.bl_tree[REPZ_3_10*2]++:N.bl_tree[REPZ_11_138*2]++,n=0,a=O,e===0?(q=138,D=3):O===e?(q=6,D=3):(q=7,D=4))},send_tree=(N,F,I)=>{let Z,a=-1,O,e=F[0*2+1],n=0,q=7,D=4;for(e===0&&(q=138,D=3),Z=0;Z<=I;Z++)if(O=e,e=F[(Z+1)*2+1],!(++n<q&&O===e)){if(n<D)do send_code(N,O,N.bl_tree);while(--n!==0);else O!==0?(O!==a&&(send_code(N,O,N.bl_tree),n--),send_code(N,REP_3_6,N.bl_tree),send_bits(N,n-3,2)):n<=10?(send_code(N,REPZ_3_10,N.bl_tree),send_bits(N,n-3,3)):(send_code(N,REPZ_11_138,N.bl_tree),send_bits(N,n-11,7));n=0,a=O,e===0?(q=138,D=3):O===e?(q=6,D=3):(q=7,D=4)}},build_bl_tree=N=>{let F;for(scan_tree(N,N.dyn_ltree,N.l_desc.max_code),scan_tree(N,N.dyn_dtree,N.d_desc.max_code),build_tree(N,N.bl_desc),F=BL_CODES$1-1;F>=3&&N.bl_tree[bl_order[F]*2+1]===0;F--);return N.opt_len+=3*(F+1)+5+5+4,F},send_all_trees=(N,F,I,Z)=>{let a;for(send_bits(N,F-257,5),send_bits(N,I-1,5),send_bits(N,Z-4,4),a=0;a<Z;a++)send_bits(N,N.bl_tree[bl_order[a]*2+1],3);send_tree(N,N.dyn_ltree,F-1),send_tree(N,N.dyn_dtree,I-1)},detect_data_type=N=>{let F=4093624447,I;for(I=0;I<=31;I++,F>>>=1)if(F&1&&N.dyn_ltree[I*2]!==0)return Z_BINARY;if(N.dyn_ltree[9*2]!==0||N.dyn_ltree[10*2]!==0||N.dyn_ltree[13*2]!==0)return Z_TEXT;for(I=32;I<LITERALS$1;I++)if(N.dyn_ltree[I*2]!==0)return Z_TEXT;return Z_BINARY};let static_init_done=!1;const _tr_init$1=N=>{static_init_done||(tr_static_init(),static_init_done=!0),N.l_desc=new TreeDesc(N.dyn_ltree,static_l_desc),N.d_desc=new TreeDesc(N.dyn_dtree,static_d_desc),N.bl_desc=new TreeDesc(N.bl_tree,static_bl_desc),N.bi_buf=0,N.bi_valid=0,init_block(N)},_tr_stored_block$1=(N,F,I,Z)=>{send_bits(N,(STORED_BLOCK<<1)+(Z?1:0),3),bi_windup(N),put_short(N,I),put_short(N,~I),I&&N.pending_buf.set(N.window.subarray(F,F+I),N.pending),N.pending+=I},_tr_align$1=N=>{send_bits(N,STATIC_TREES<<1,3),send_code(N,END_BLOCK,static_ltree),bi_flush(N)},_tr_flush_block$1=(N,F,I,Z)=>{let a,O,e=0;N.level>0?(N.strm.data_type===Z_UNKNOWN$1&&(N.strm.data_type=detect_data_type(N)),build_tree(N,N.l_desc),build_tree(N,N.d_desc),e=build_bl_tree(N),a=N.opt_len+3+7>>>3,O=N.static_len+3+7>>>3,O<=a&&(a=O)):a=O=I+5,I+4<=a&&F!==-1?_tr_stored_block$1(N,F,I,Z):N.strategy===Z_FIXED$1||O===a?(send_bits(N,(STATIC_TREES<<1)+(Z?1:0),3),compress_block(N,static_ltree,static_dtree)):(send_bits(N,(DYN_TREES<<1)+(Z?1:0),3),send_all_trees(N,N.l_desc.max_code+1,N.d_desc.max_code+1,e+1),compress_block(N,N.dyn_ltree,N.dyn_dtree)),init_block(N),Z&&bi_windup(N)},_tr_tally$1=(N,F,I)=>(N.pending_buf[N.sym_buf+N.sym_next++]=F,N.pending_buf[N.sym_buf+N.sym_next++]=F>>8,N.pending_buf[N.sym_buf+N.sym_next++]=I,F===0?N.dyn_ltree[I*2]++:(N.matches++,F--,N.dyn_ltree[(_length_code[I]+LITERALS$1+1)*2]++,N.dyn_dtree[d_code(F)*2]++),N.sym_next===N.sym_end);var _tr_init_1=_tr_init$1,_tr_stored_block_1=_tr_stored_block$1,_tr_flush_block_1=_tr_flush_block$1,_tr_tally_1=_tr_tally$1,_tr_align_1=_tr_align$1,trees={_tr_init:_tr_init_1,_tr_stored_block:_tr_stored_block_1,_tr_flush_block:_tr_flush_block_1,_tr_tally:_tr_tally_1,_tr_align:_tr_align_1};const adler32=(N,F,I,Z)=>{let a=N&65535|0,O=N>>>16&65535|0,e=0;for(;I!==0;){e=I>2e3?2e3:I,I-=e;do a=a+F[Z++]|0,O=O+a|0;while(--e);a%=65521,O%=65521}return a|O<<16|0};var adler32_1=adler32;const makeTable=()=>{let N,F=[];for(var I=0;I<256;I++){N=I;for(var Z=0;Z<8;Z++)N=N&1?3988292384^N>>>1:N>>>1;F[I]=N}return F},crcTable=new Uint32Array(makeTable()),crc32=(N,F,I,Z)=>{const a=crcTable,O=Z+I;N^=-1;for(let e=Z;e<O;e++)N=N>>>8^a[(N^F[e])&255];return N^-1};var crc32_1=crc32,messages={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},constants$2={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init,_tr_stored_block,_tr_flush_block,_tr_tally,_tr_align}=trees,{Z_NO_FLUSH:Z_NO_FLUSH$2,Z_PARTIAL_FLUSH,Z_FULL_FLUSH:Z_FULL_FLUSH$1,Z_FINISH:Z_FINISH$3,Z_BLOCK:Z_BLOCK$1,Z_OK:Z_OK$3,Z_STREAM_END:Z_STREAM_END$3,Z_STREAM_ERROR:Z_STREAM_ERROR$2,Z_DATA_ERROR:Z_DATA_ERROR$2,Z_BUF_ERROR:Z_BUF_ERROR$1,Z_DEFAULT_COMPRESSION:Z_DEFAULT_COMPRESSION$1,Z_FILTERED,Z_HUFFMAN_ONLY,Z_RLE,Z_FIXED,Z_DEFAULT_STRATEGY:Z_DEFAULT_STRATEGY$1,Z_UNKNOWN,Z_DEFLATED:Z_DEFLATED$2}=constants$2,MAX_MEM_LEVEL=9,MAX_WBITS$1=15,DEF_MEM_LEVEL=8,LENGTH_CODES=29,LITERALS=256,L_CODES=LITERALS+1+LENGTH_CODES,D_CODES=30,BL_CODES=19,HEAP_SIZE=2*L_CODES+1,MAX_BITS=15,MIN_MATCH=3,MAX_MATCH=258,MIN_LOOKAHEAD=MAX_MATCH+MIN_MATCH+1,PRESET_DICT=32,INIT_STATE=42,GZIP_STATE=57,EXTRA_STATE=69,NAME_STATE=73,COMMENT_STATE=91,HCRC_STATE=103,BUSY_STATE=113,FINISH_STATE=666,BS_NEED_MORE=1,BS_BLOCK_DONE=2,BS_FINISH_STARTED=3,BS_FINISH_DONE=4,OS_CODE=3,err=(N,F)=>(N.msg=messages[F],F),rank=N=>N*2-(N>4?9:0),zero=N=>{let F=N.length;for(;--F>=0;)N[F]=0},slide_hash=N=>{let F,I,Z,a=N.w_size;F=N.hash_size,Z=F;do I=N.head[--Z],N.head[Z]=I>=a?I-a:0;while(--F);F=a,Z=F;do I=N.prev[--Z],N.prev[Z]=I>=a?I-a:0;while(--F)};let HASH_ZLIB=(N,F,I)=>(F<<N.hash_shift^I)&N.hash_mask,HASH=HASH_ZLIB;const flush_pending=N=>{const F=N.state;let I=F.pending;I>N.avail_out&&(I=N.avail_out),I!==0&&(N.output.set(F.pending_buf.subarray(F.pending_out,F.pending_out+I),N.next_out),N.next_out+=I,F.pending_out+=I,N.total_out+=I,N.avail_out-=I,F.pending-=I,F.pending===0&&(F.pending_out=0))},flush_block_only=(N,F)=>{_tr_flush_block(N,N.block_start>=0?N.block_start:-1,N.strstart-N.block_start,F),N.block_start=N.strstart,flush_pending(N.strm)},put_byte=(N,F)=>{N.pending_buf[N.pending++]=F},putShortMSB=(N,F)=>{N.pending_buf[N.pending++]=F>>>8&255,N.pending_buf[N.pending++]=F&255},read_buf=(N,F,I,Z)=>{let a=N.avail_in;return a>Z&&(a=Z),a===0?0:(N.avail_in-=a,F.set(N.input.subarray(N.next_in,N.next_in+a),I),N.state.wrap===1?N.adler=adler32_1(N.adler,F,a,I):N.state.wrap===2&&(N.adler=crc32_1(N.adler,F,a,I)),N.next_in+=a,N.total_in+=a,a)},longest_match=(N,F)=>{let I=N.max_chain_length,Z=N.strstart,a,O,e=N.prev_length,n=N.nice_match;const q=N.strstart>N.w_size-MIN_LOOKAHEAD?N.strstart-(N.w_size-MIN_LOOKAHEAD):0,D=N.window,z=N.w_mask,K=N.prev,J=N.strstart+MAX_MATCH;let G=D[Z+e-1],Q=D[Z+e];N.prev_length>=N.good_match&&(I>>=2),n>N.lookahead&&(n=N.lookahead);do if(a=F,!(D[a+e]!==Q||D[a+e-1]!==G||D[a]!==D[Z]||D[++a]!==D[Z+1])){Z+=2,a++;do;while(D[++Z]===D[++a]&&D[++Z]===D[++a]&&D[++Z]===D[++a]&&D[++Z]===D[++a]&&D[++Z]===D[++a]&&D[++Z]===D[++a]&&D[++Z]===D[++a]&&D[++Z]===D[++a]&&Z<J);if(O=MAX_MATCH-(J-Z),Z=J-MAX_MATCH,O>e){if(N.match_start=F,e=O,O>=n)break;G=D[Z+e-1],Q=D[Z+e]}}while((F=K[F&z])>q&&--I!==0);return e<=N.lookahead?e:N.lookahead},fill_window=N=>{const F=N.w_size;let I,Z,a;do{if(Z=N.window_size-N.lookahead-N.strstart,N.strstart>=F+(F-MIN_LOOKAHEAD)&&(N.window.set(N.window.subarray(F,F+F-Z),0),N.match_start-=F,N.strstart-=F,N.block_start-=F,N.insert>N.strstart&&(N.insert=N.strstart),slide_hash(N),Z+=F),N.strm.avail_in===0)break;if(I=read_buf(N.strm,N.window,N.strstart+N.lookahead,Z),N.lookahead+=I,N.lookahead+N.insert>=MIN_MATCH)for(a=N.strstart-N.insert,N.ins_h=N.window[a],N.ins_h=HASH(N,N.ins_h,N.window[a+1]);N.insert&&(N.ins_h=HASH(N,N.ins_h,N.window[a+MIN_MATCH-1]),N.prev[a&N.w_mask]=N.head[N.ins_h],N.head[N.ins_h]=a,a++,N.insert--,!(N.lookahead+N.insert<MIN_MATCH)););}while(N.lookahead<MIN_LOOKAHEAD&&N.strm.avail_in!==0)},deflate_stored=(N,F)=>{let I=N.pending_buf_size-5>N.w_size?N.w_size:N.pending_buf_size-5,Z,a,O,e=0,n=N.strm.avail_in;do{if(Z=65535,O=N.bi_valid+42>>3,N.strm.avail_out<O||(O=N.strm.avail_out-O,a=N.strstart-N.block_start,Z>a+N.strm.avail_in&&(Z=a+N.strm.avail_in),Z>O&&(Z=O),Z<I&&(Z===0&&F!==Z_FINISH$3||F===Z_NO_FLUSH$2||Z!==a+N.strm.avail_in)))break;e=F===Z_FINISH$3&&Z===a+N.strm.avail_in?1:0,_tr_stored_block(N,0,0,e),N.pending_buf[N.pending-4]=Z,N.pending_buf[N.pending-3]=Z>>8,N.pending_buf[N.pending-2]=~Z,N.pending_buf[N.pending-1]=~Z>>8,flush_pending(N.strm),a&&(a>Z&&(a=Z),N.strm.output.set(N.window.subarray(N.block_start,N.block_start+a),N.strm.next_out),N.strm.next_out+=a,N.strm.avail_out-=a,N.strm.total_out+=a,N.block_start+=a,Z-=a),Z&&(read_buf(N.strm,N.strm.output,N.strm.next_out,Z),N.strm.next_out+=Z,N.strm.avail_out-=Z,N.strm.total_out+=Z)}while(e===0);return n-=N.strm.avail_in,n&&(n>=N.w_size?(N.matches=2,N.window.set(N.strm.input.subarray(N.strm.next_in-N.w_size,N.strm.next_in),0),N.strstart=N.w_size,N.insert=N.strstart):(N.window_size-N.strstart<=n&&(N.strstart-=N.w_size,N.window.set(N.window.subarray(N.w_size,N.w_size+N.strstart),0),N.matches<2&&N.matches++,N.insert>N.strstart&&(N.insert=N.strstart)),N.window.set(N.strm.input.subarray(N.strm.next_in-n,N.strm.next_in),N.strstart),N.strstart+=n,N.insert+=n>N.w_size-N.insert?N.w_size-N.insert:n),N.block_start=N.strstart),N.high_water<N.strstart&&(N.high_water=N.strstart),e?BS_FINISH_DONE:F!==Z_NO_FLUSH$2&&F!==Z_FINISH$3&&N.strm.avail_in===0&&N.strstart===N.block_start?BS_BLOCK_DONE:(O=N.window_size-N.strstart,N.strm.avail_in>O&&N.block_start>=N.w_size&&(N.block_start-=N.w_size,N.strstart-=N.w_size,N.window.set(N.window.subarray(N.w_size,N.w_size+N.strstart),0),N.matches<2&&N.matches++,O+=N.w_size,N.insert>N.strstart&&(N.insert=N.strstart)),O>N.strm.avail_in&&(O=N.strm.avail_in),O&&(read_buf(N.strm,N.window,N.strstart,O),N.strstart+=O,N.insert+=O>N.w_size-N.insert?N.w_size-N.insert:O),N.high_water<N.strstart&&(N.high_water=N.strstart),O=N.bi_valid+42>>3,O=N.pending_buf_size-O>65535?65535:N.pending_buf_size-O,I=O>N.w_size?N.w_size:O,a=N.strstart-N.block_start,(a>=I||(a||F===Z_FINISH$3)&&F!==Z_NO_FLUSH$2&&N.strm.avail_in===0&&a<=O)&&(Z=a>O?O:a,e=F===Z_FINISH$3&&N.strm.avail_in===0&&Z===a?1:0,_tr_stored_block(N,N.block_start,Z,e),N.block_start+=Z,flush_pending(N.strm)),e?BS_FINISH_STARTED:BS_NEED_MORE)},deflate_fast=(N,F)=>{let I,Z;for(;;){if(N.lookahead<MIN_LOOKAHEAD){if(fill_window(N),N.lookahead<MIN_LOOKAHEAD&&F===Z_NO_FLUSH$2)return BS_NEED_MORE;if(N.lookahead===0)break}if(I=0,N.lookahead>=MIN_MATCH&&(N.ins_h=HASH(N,N.ins_h,N.window[N.strstart+MIN_MATCH-1]),I=N.prev[N.strstart&N.w_mask]=N.head[N.ins_h],N.head[N.ins_h]=N.strstart),I!==0&&N.strstart-I<=N.w_size-MIN_LOOKAHEAD&&(N.match_length=longest_match(N,I)),N.match_length>=MIN_MATCH)if(Z=_tr_tally(N,N.strstart-N.match_start,N.match_length-MIN_MATCH),N.lookahead-=N.match_length,N.match_length<=N.max_lazy_match&&N.lookahead>=MIN_MATCH){N.match_length--;do N.strstart++,N.ins_h=HASH(N,N.ins_h,N.window[N.strstart+MIN_MATCH-1]),I=N.prev[N.strstart&N.w_mask]=N.head[N.ins_h],N.head[N.ins_h]=N.strstart;while(--N.match_length!==0);N.strstart++}else N.strstart+=N.match_length,N.match_length=0,N.ins_h=N.window[N.strstart],N.ins_h=HASH(N,N.ins_h,N.window[N.strstart+1]);else Z=_tr_tally(N,0,N.window[N.strstart]),N.lookahead--,N.strstart++;if(Z&&(flush_block_only(N,!1),N.strm.avail_out===0))return BS_NEED_MORE}return N.insert=N.strstart<MIN_MATCH-1?N.strstart:MIN_MATCH-1,F===Z_FINISH$3?(flush_block_only(N,!0),N.strm.avail_out===0?BS_FINISH_STARTED:BS_FINISH_DONE):N.sym_next&&(flush_block_only(N,!1),N.strm.avail_out===0)?BS_NEED_MORE:BS_BLOCK_DONE},deflate_slow=(N,F)=>{let I,Z,a;for(;;){if(N.lookahead<MIN_LOOKAHEAD){if(fill_window(N),N.lookahead<MIN_LOOKAHEAD&&F===Z_NO_FLUSH$2)return BS_NEED_MORE;if(N.lookahead===0)break}if(I=0,N.lookahead>=MIN_MATCH&&(N.ins_h=HASH(N,N.ins_h,N.window[N.strstart+MIN_MATCH-1]),I=N.prev[N.strstart&N.w_mask]=N.head[N.ins_h],N.head[N.ins_h]=N.strstart),N.prev_length=N.match_length,N.prev_match=N.match_start,N.match_length=MIN_MATCH-1,I!==0&&N.prev_length<N.max_lazy_match&&N.strstart-I<=N.w_size-MIN_LOOKAHEAD&&(N.match_length=longest_match(N,I),N.match_length<=5&&(N.strategy===Z_FILTERED||N.match_length===MIN_MATCH&&N.strstart-N.match_start>4096)&&(N.match_length=MIN_MATCH-1)),N.prev_length>=MIN_MATCH&&N.match_length<=N.prev_length){a=N.strstart+N.lookahead-MIN_MATCH,Z=_tr_tally(N,N.strstart-1-N.prev_match,N.prev_length-MIN_MATCH),N.lookahead-=N.prev_length-1,N.prev_length-=2;do++N.strstart<=a&&(N.ins_h=HASH(N,N.ins_h,N.window[N.strstart+MIN_MATCH-1]),I=N.prev[N.strstart&N.w_mask]=N.head[N.ins_h],N.head[N.ins_h]=N.strstart);while(--N.prev_length!==0);if(N.match_available=0,N.match_length=MIN_MATCH-1,N.strstart++,Z&&(flush_block_only(N,!1),N.strm.avail_out===0))return BS_NEED_MORE}else if(N.match_available){if(Z=_tr_tally(N,0,N.window[N.strstart-1]),Z&&flush_block_only(N,!1),N.strstart++,N.lookahead--,N.strm.avail_out===0)return BS_NEED_MORE}else N.match_available=1,N.strstart++,N.lookahead--}return N.match_available&&(Z=_tr_tally(N,0,N.window[N.strstart-1]),N.match_available=0),N.insert=N.strstart<MIN_MATCH-1?N.strstart:MIN_MATCH-1,F===Z_FINISH$3?(flush_block_only(N,!0),N.strm.avail_out===0?BS_FINISH_STARTED:BS_FINISH_DONE):N.sym_next&&(flush_block_only(N,!1),N.strm.avail_out===0)?BS_NEED_MORE:BS_BLOCK_DONE},deflate_rle=(N,F)=>{let I,Z,a,O;const e=N.window;for(;;){if(N.lookahead<=MAX_MATCH){if(fill_window(N),N.lookahead<=MAX_MATCH&&F===Z_NO_FLUSH$2)return BS_NEED_MORE;if(N.lookahead===0)break}if(N.match_length=0,N.lookahead>=MIN_MATCH&&N.strstart>0&&(a=N.strstart-1,Z=e[a],Z===e[++a]&&Z===e[++a]&&Z===e[++a])){O=N.strstart+MAX_MATCH;do;while(Z===e[++a]&&Z===e[++a]&&Z===e[++a]&&Z===e[++a]&&Z===e[++a]&&Z===e[++a]&&Z===e[++a]&&Z===e[++a]&&a<O);N.match_length=MAX_MATCH-(O-a),N.match_length>N.lookahead&&(N.match_length=N.lookahead)}if(N.match_length>=MIN_MATCH?(I=_tr_tally(N,1,N.match_length-MIN_MATCH),N.lookahead-=N.match_length,N.strstart+=N.match_length,N.match_length=0):(I=_tr_tally(N,0,N.window[N.strstart]),N.lookahead--,N.strstart++),I&&(flush_block_only(N,!1),N.strm.avail_out===0))return BS_NEED_MORE}return N.insert=0,F===Z_FINISH$3?(flush_block_only(N,!0),N.strm.avail_out===0?BS_FINISH_STARTED:BS_FINISH_DONE):N.sym_next&&(flush_block_only(N,!1),N.strm.avail_out===0)?BS_NEED_MORE:BS_BLOCK_DONE},deflate_huff=(N,F)=>{let I;for(;;){if(N.lookahead===0&&(fill_window(N),N.lookahead===0)){if(F===Z_NO_FLUSH$2)return BS_NEED_MORE;break}if(N.match_length=0,I=_tr_tally(N,0,N.window[N.strstart]),N.lookahead--,N.strstart++,I&&(flush_block_only(N,!1),N.strm.avail_out===0))return BS_NEED_MORE}return N.insert=0,F===Z_FINISH$3?(flush_block_only(N,!0),N.strm.avail_out===0?BS_FINISH_STARTED:BS_FINISH_DONE):N.sym_next&&(flush_block_only(N,!1),N.strm.avail_out===0)?BS_NEED_MORE:BS_BLOCK_DONE};function Config(N,F,I,Z,a){this.good_length=N,this.max_lazy=F,this.nice_length=I,this.max_chain=Z,this.func=a}const configuration_table=[new Config(0,0,0,0,deflate_stored),new Config(4,4,8,4,deflate_fast),new Config(4,5,16,8,deflate_fast),new Config(4,6,32,32,deflate_fast),new Config(4,4,16,16,deflate_slow),new Config(8,16,32,32,deflate_slow),new Config(8,16,128,128,deflate_slow),new Config(8,32,128,256,deflate_slow),new Config(32,128,258,1024,deflate_slow),new Config(32,258,258,4096,deflate_slow)],lm_init=N=>{N.window_size=2*N.w_size,zero(N.head),N.max_lazy_match=configuration_table[N.level].max_lazy,N.good_match=configuration_table[N.level].good_length,N.nice_match=configuration_table[N.level].nice_length,N.max_chain_length=configuration_table[N.level].max_chain,N.strstart=0,N.block_start=0,N.lookahead=0,N.insert=0,N.match_length=N.prev_length=MIN_MATCH-1,N.match_available=0,N.ins_h=0};function DeflateState(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Z_DEFLATED$2,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(HEAP_SIZE*2),this.dyn_dtree=new Uint16Array((2*D_CODES+1)*2),this.bl_tree=new Uint16Array((2*BL_CODES+1)*2),zero(this.dyn_ltree),zero(this.dyn_dtree),zero(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(MAX_BITS+1),this.heap=new Uint16Array(2*L_CODES+1),zero(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*L_CODES+1),zero(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const deflateStateCheck=N=>{if(!N)return 1;const F=N.state;return!F||F.strm!==N||F.status!==INIT_STATE&&F.status!==GZIP_STATE&&F.status!==EXTRA_STATE&&F.status!==NAME_STATE&&F.status!==COMMENT_STATE&&F.status!==HCRC_STATE&&F.status!==BUSY_STATE&&F.status!==FINISH_STATE?1:0},deflateResetKeep=N=>{if(deflateStateCheck(N))return err(N,Z_STREAM_ERROR$2);N.total_in=N.total_out=0,N.data_type=Z_UNKNOWN;const F=N.state;return F.pending=0,F.pending_out=0,F.wrap<0&&(F.wrap=-F.wrap),F.status=F.wrap===2?GZIP_STATE:F.wrap?INIT_STATE:BUSY_STATE,N.adler=F.wrap===2?0:1,F.last_flush=-2,_tr_init(F),Z_OK$3},deflateReset=N=>{const F=deflateResetKeep(N);return F===Z_OK$3&&lm_init(N.state),F},deflateSetHeader=(N,F)=>deflateStateCheck(N)||N.state.wrap!==2?Z_STREAM_ERROR$2:(N.state.gzhead=F,Z_OK$3),deflateInit2=(N,F,I,Z,a,O)=>{if(!N)return Z_STREAM_ERROR$2;let e=1;if(F===Z_DEFAULT_COMPRESSION$1&&(F=6),Z<0?(e=0,Z=-Z):Z>15&&(e=2,Z-=16),a<1||a>MAX_MEM_LEVEL||I!==Z_DEFLATED$2||Z<8||Z>15||F<0||F>9||O<0||O>Z_FIXED||Z===8&&e!==1)return err(N,Z_STREAM_ERROR$2);Z===8&&(Z=9);const n=new DeflateState;return N.state=n,n.strm=N,n.status=INIT_STATE,n.wrap=e,n.gzhead=null,n.w_bits=Z,n.w_size=1<<n.w_bits,n.w_mask=n.w_size-1,n.hash_bits=a+7,n.hash_size=1<<n.hash_bits,n.hash_mask=n.hash_size-1,n.hash_shift=~~((n.hash_bits+MIN_MATCH-1)/MIN_MATCH),n.window=new Uint8Array(n.w_size*2),n.head=new Uint16Array(n.hash_size),n.prev=new Uint16Array(n.w_size),n.lit_bufsize=1<<a+6,n.pending_buf_size=n.lit_bufsize*4,n.pending_buf=new Uint8Array(n.pending_buf_size),n.sym_buf=n.lit_bufsize,n.sym_end=(n.lit_bufsize-1)*3,n.level=F,n.strategy=O,n.method=I,deflateReset(N)},deflateInit=(N,F)=>deflateInit2(N,F,Z_DEFLATED$2,MAX_WBITS$1,DEF_MEM_LEVEL,Z_DEFAULT_STRATEGY$1),deflate$2=(N,F)=>{if(deflateStateCheck(N)||F>Z_BLOCK$1||F<0)return N?err(N,Z_STREAM_ERROR$2):Z_STREAM_ERROR$2;const I=N.state;if(!N.output||N.avail_in!==0&&!N.input||I.status===FINISH_STATE&&F!==Z_FINISH$3)return err(N,N.avail_out===0?Z_BUF_ERROR$1:Z_STREAM_ERROR$2);const Z=I.last_flush;if(I.last_flush=F,I.pending!==0){if(flush_pending(N),N.avail_out===0)return I.last_flush=-1,Z_OK$3}else if(N.avail_in===0&&rank(F)<=rank(Z)&&F!==Z_FINISH$3)return err(N,Z_BUF_ERROR$1);if(I.status===FINISH_STATE&&N.avail_in!==0)return err(N,Z_BUF_ERROR$1);if(I.status===INIT_STATE&&I.wrap===0&&(I.status=BUSY_STATE),I.status===INIT_STATE){let a=Z_DEFLATED$2+(I.w_bits-8<<4)<<8,O=-1;if(I.strategy>=Z_HUFFMAN_ONLY||I.level<2?O=0:I.level<6?O=1:I.level===6?O=2:O=3,a|=O<<6,I.strstart!==0&&(a|=PRESET_DICT),a+=31-a%31,putShortMSB(I,a),I.strstart!==0&&(putShortMSB(I,N.adler>>>16),putShortMSB(I,N.adler&65535)),N.adler=1,I.status=BUSY_STATE,flush_pending(N),I.pending!==0)return I.last_flush=-1,Z_OK$3}if(I.status===GZIP_STATE){if(N.adler=0,put_byte(I,31),put_byte(I,139),put_byte(I,8),I.gzhead)put_byte(I,(I.gzhead.text?1:0)+(I.gzhead.hcrc?2:0)+(I.gzhead.extra?4:0)+(I.gzhead.name?8:0)+(I.gzhead.comment?16:0)),put_byte(I,I.gzhead.time&255),put_byte(I,I.gzhead.time>>8&255),put_byte(I,I.gzhead.time>>16&255),put_byte(I,I.gzhead.time>>24&255),put_byte(I,I.level===9?2:I.strategy>=Z_HUFFMAN_ONLY||I.level<2?4:0),put_byte(I,I.gzhead.os&255),I.gzhead.extra&&I.gzhead.extra.length&&(put_byte(I,I.gzhead.extra.length&255),put_byte(I,I.gzhead.extra.length>>8&255)),I.gzhead.hcrc&&(N.adler=crc32_1(N.adler,I.pending_buf,I.pending,0)),I.gzindex=0,I.status=EXTRA_STATE;else if(put_byte(I,0),put_byte(I,0),put_byte(I,0),put_byte(I,0),put_byte(I,0),put_byte(I,I.level===9?2:I.strategy>=Z_HUFFMAN_ONLY||I.level<2?4:0),put_byte(I,OS_CODE),I.status=BUSY_STATE,flush_pending(N),I.pending!==0)return I.last_flush=-1,Z_OK$3}if(I.status===EXTRA_STATE){if(I.gzhead.extra){let a=I.pending,O=(I.gzhead.extra.length&65535)-I.gzindex;for(;I.pending+O>I.pending_buf_size;){let n=I.pending_buf_size-I.pending;if(I.pending_buf.set(I.gzhead.extra.subarray(I.gzindex,I.gzindex+n),I.pending),I.pending=I.pending_buf_size,I.gzhead.hcrc&&I.pending>a&&(N.adler=crc32_1(N.adler,I.pending_buf,I.pending-a,a)),I.gzindex+=n,flush_pending(N),I.pending!==0)return I.last_flush=-1,Z_OK$3;a=0,O-=n}let e=new Uint8Array(I.gzhead.extra);I.pending_buf.set(e.subarray(I.gzindex,I.gzindex+O),I.pending),I.pending+=O,I.gzhead.hcrc&&I.pending>a&&(N.adler=crc32_1(N.adler,I.pending_buf,I.pending-a,a)),I.gzindex=0}I.status=NAME_STATE}if(I.status===NAME_STATE){if(I.gzhead.name){let a=I.pending,O;do{if(I.pending===I.pending_buf_size){if(I.gzhead.hcrc&&I.pending>a&&(N.adler=crc32_1(N.adler,I.pending_buf,I.pending-a,a)),flush_pending(N),I.pending!==0)return I.last_flush=-1,Z_OK$3;a=0}I.gzindex<I.gzhead.name.length?O=I.gzhead.name.charCodeAt(I.gzindex++)&255:O=0,put_byte(I,O)}while(O!==0);I.gzhead.hcrc&&I.pending>a&&(N.adler=crc32_1(N.adler,I.pending_buf,I.pending-a,a)),I.gzindex=0}I.status=COMMENT_STATE}if(I.status===COMMENT_STATE){if(I.gzhead.comment){let a=I.pending,O;do{if(I.pending===I.pending_buf_size){if(I.gzhead.hcrc&&I.pending>a&&(N.adler=crc32_1(N.adler,I.pending_buf,I.pending-a,a)),flush_pending(N),I.pending!==0)return I.last_flush=-1,Z_OK$3;a=0}I.gzindex<I.gzhead.comment.length?O=I.gzhead.comment.charCodeAt(I.gzindex++)&255:O=0,put_byte(I,O)}while(O!==0);I.gzhead.hcrc&&I.pending>a&&(N.adler=crc32_1(N.adler,I.pending_buf,I.pending-a,a))}I.status=HCRC_STATE}if(I.status===HCRC_STATE){if(I.gzhead.hcrc){if(I.pending+2>I.pending_buf_size&&(flush_pending(N),I.pending!==0))return I.last_flush=-1,Z_OK$3;put_byte(I,N.adler&255),put_byte(I,N.adler>>8&255),N.adler=0}if(I.status=BUSY_STATE,flush_pending(N),I.pending!==0)return I.last_flush=-1,Z_OK$3}if(N.avail_in!==0||I.lookahead!==0||F!==Z_NO_FLUSH$2&&I.status!==FINISH_STATE){let a=I.level===0?deflate_stored(I,F):I.strategy===Z_HUFFMAN_ONLY?deflate_huff(I,F):I.strategy===Z_RLE?deflate_rle(I,F):configuration_table[I.level].func(I,F);if((a===BS_FINISH_STARTED||a===BS_FINISH_DONE)&&(I.status=FINISH_STATE),a===BS_NEED_MORE||a===BS_FINISH_STARTED)return N.avail_out===0&&(I.last_flush=-1),Z_OK$3;if(a===BS_BLOCK_DONE&&(F===Z_PARTIAL_FLUSH?_tr_align(I):F!==Z_BLOCK$1&&(_tr_stored_block(I,0,0,!1),F===Z_FULL_FLUSH$1&&(zero(I.head),I.lookahead===0&&(I.strstart=0,I.block_start=0,I.insert=0))),flush_pending(N),N.avail_out===0))return I.last_flush=-1,Z_OK$3}return F!==Z_FINISH$3?Z_OK$3:I.wrap<=0?Z_STREAM_END$3:(I.wrap===2?(put_byte(I,N.adler&255),put_byte(I,N.adler>>8&255),put_byte(I,N.adler>>16&255),put_byte(I,N.adler>>24&255),put_byte(I,N.total_in&255),put_byte(I,N.total_in>>8&255),put_byte(I,N.total_in>>16&255),put_byte(I,N.total_in>>24&255)):(putShortMSB(I,N.adler>>>16),putShortMSB(I,N.adler&65535)),flush_pending(N),I.wrap>0&&(I.wrap=-I.wrap),I.pending!==0?Z_OK$3:Z_STREAM_END$3)},deflateEnd=N=>{if(deflateStateCheck(N))return Z_STREAM_ERROR$2;const F=N.state.status;return N.state=null,F===BUSY_STATE?err(N,Z_DATA_ERROR$2):Z_OK$3},deflateSetDictionary=(N,F)=>{let I=F.length;if(deflateStateCheck(N))return Z_STREAM_ERROR$2;const Z=N.state,a=Z.wrap;if(a===2||a===1&&Z.status!==INIT_STATE||Z.lookahead)return Z_STREAM_ERROR$2;if(a===1&&(N.adler=adler32_1(N.adler,F,I,0)),Z.wrap=0,I>=Z.w_size){a===0&&(zero(Z.head),Z.strstart=0,Z.block_start=0,Z.insert=0);let q=new Uint8Array(Z.w_size);q.set(F.subarray(I-Z.w_size,I),0),F=q,I=Z.w_size}const O=N.avail_in,e=N.next_in,n=N.input;for(N.avail_in=I,N.next_in=0,N.input=F,fill_window(Z);Z.lookahead>=MIN_MATCH;){let q=Z.strstart,D=Z.lookahead-(MIN_MATCH-1);do Z.ins_h=HASH(Z,Z.ins_h,Z.window[q+MIN_MATCH-1]),Z.prev[q&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=q,q++;while(--D);Z.strstart=q,Z.lookahead=MIN_MATCH-1,fill_window(Z)}return Z.strstart+=Z.lookahead,Z.block_start=Z.strstart,Z.insert=Z.lookahead,Z.lookahead=0,Z.match_length=Z.prev_length=MIN_MATCH-1,Z.match_available=0,N.next_in=e,N.input=n,N.avail_in=O,Z.wrap=a,Z_OK$3};var deflateInit_1=deflateInit,deflateInit2_1=deflateInit2,deflateReset_1=deflateReset,deflateResetKeep_1=deflateResetKeep,deflateSetHeader_1=deflateSetHeader,deflate_2$1=deflate$2,deflateEnd_1=deflateEnd,deflateSetDictionary_1=deflateSetDictionary,deflateInfo="pako deflate (from Nodeca project)",deflate_1$2={deflateInit:deflateInit_1,deflateInit2:deflateInit2_1,deflateReset:deflateReset_1,deflateResetKeep:deflateResetKeep_1,deflateSetHeader:deflateSetHeader_1,deflate:deflate_2$1,deflateEnd:deflateEnd_1,deflateSetDictionary:deflateSetDictionary_1,deflateInfo};const _has=(N,F)=>Object.prototype.hasOwnProperty.call(N,F);var assign=function(N){const F=Array.prototype.slice.call(arguments,1);for(;F.length;){const I=F.shift();if(I){if(typeof I!="object")throw new TypeError(I+"must be non-object");for(const Z in I)_has(I,Z)&&(N[Z]=I[Z])}}return N},flattenChunks=N=>{let F=0;for(let Z=0,a=N.length;Z<a;Z++)F+=N[Z].length;const I=new Uint8Array(F);for(let Z=0,a=0,O=N.length;Z<O;Z++){let e=N[Z];I.set(e,a),a+=e.length}return I},common={assign,flattenChunks};let STR_APPLY_UIA_OK=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(N){STR_APPLY_UIA_OK=!1}const _utf8len=new Uint8Array(256);for(let N=0;N<256;N++)_utf8len[N]=N>=252?6:N>=248?5:N>=240?4:N>=224?3:N>=192?2:1;_utf8len[254]=_utf8len[254]=1;var string2buf=N=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(N);let F,I,Z,a,O,e=N.length,n=0;for(a=0;a<e;a++)I=N.charCodeAt(a),(I&64512)===55296&&a+1<e&&(Z=N.charCodeAt(a+1),(Z&64512)===56320&&(I=65536+(I-55296<<10)+(Z-56320),a++)),n+=I<128?1:I<2048?2:I<65536?3:4;for(F=new Uint8Array(n),O=0,a=0;O<n;a++)I=N.charCodeAt(a),(I&64512)===55296&&a+1<e&&(Z=N.charCodeAt(a+1),(Z&64512)===56320&&(I=65536+(I-55296<<10)+(Z-56320),a++)),I<128?F[O++]=I:I<2048?(F[O++]=192|I>>>6,F[O++]=128|I&63):I<65536?(F[O++]=224|I>>>12,F[O++]=128|I>>>6&63,F[O++]=128|I&63):(F[O++]=240|I>>>18,F[O++]=128|I>>>12&63,F[O++]=128|I>>>6&63,F[O++]=128|I&63);return F};const buf2binstring=(N,F)=>{if(F<65534&&N.subarray&&STR_APPLY_UIA_OK)return String.fromCharCode.apply(null,N.length===F?N:N.subarray(0,F));let I="";for(let Z=0;Z<F;Z++)I+=String.fromCharCode(N[Z]);return I};var buf2string=(N,F)=>{const I=F||N.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(N.subarray(0,F));let Z,a;const O=new Array(I*2);for(a=0,Z=0;Z<I;){let e=N[Z++];if(e<128){O[a++]=e;continue}let n=_utf8len[e];if(n>4){O[a++]=65533,Z+=n-1;continue}for(e&=n===2?31:n===3?15:7;n>1&&Z<I;)e=e<<6|N[Z++]&63,n--;if(n>1){O[a++]=65533;continue}e<65536?O[a++]=e:(e-=65536,O[a++]=55296|e>>10&1023,O[a++]=56320|e&1023)}return buf2binstring(O,a)},utf8border=(N,F)=>{F=F||N.length,F>N.length&&(F=N.length);let I=F-1;for(;I>=0&&(N[I]&192)===128;)I--;return I<0||I===0?F:I+_utf8len[N[I]]>F?I:F},strings={string2buf,buf2string,utf8border};function ZStream(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var zstream=ZStream;const toString$1=Object.prototype.toString,{Z_NO_FLUSH:Z_NO_FLUSH$1,Z_SYNC_FLUSH,Z_FULL_FLUSH,Z_FINISH:Z_FINISH$2,Z_OK:Z_OK$2,Z_STREAM_END:Z_STREAM_END$2,Z_DEFAULT_COMPRESSION,Z_DEFAULT_STRATEGY,Z_DEFLATED:Z_DEFLATED$1}=constants$2;function Deflate$1(N){this.options=common.assign({level:Z_DEFAULT_COMPRESSION,method:Z_DEFLATED$1,chunkSize:16384,windowBits:15,memLevel:8,strategy:Z_DEFAULT_STRATEGY},N||{});let F=this.options;F.raw&&F.windowBits>0?F.windowBits=-F.windowBits:F.gzip&&F.windowBits>0&&F.windowBits<16&&(F.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new zstream,this.strm.avail_out=0;let I=deflate_1$2.deflateInit2(this.strm,F.level,F.method,F.windowBits,F.memLevel,F.strategy);if(I!==Z_OK$2)throw new Error(messages[I]);if(F.header&&deflate_1$2.deflateSetHeader(this.strm,F.header),F.dictionary){let Z;if(typeof F.dictionary=="string"?Z=strings.string2buf(F.dictionary):toString$1.call(F.dictionary)==="[object ArrayBuffer]"?Z=new Uint8Array(F.dictionary):Z=F.dictionary,I=deflate_1$2.deflateSetDictionary(this.strm,Z),I!==Z_OK$2)throw new Error(messages[I]);this._dict_set=!0}}Deflate$1.prototype.push=function(N,F){const I=this.strm,Z=this.options.chunkSize;let a,O;if(this.ended)return!1;for(F===~~F?O=F:O=F===!0?Z_FINISH$2:Z_NO_FLUSH$1,typeof N=="string"?I.input=strings.string2buf(N):toString$1.call(N)==="[object ArrayBuffer]"?I.input=new Uint8Array(N):I.input=N,I.next_in=0,I.avail_in=I.input.length;;){if(I.avail_out===0&&(I.output=new Uint8Array(Z),I.next_out=0,I.avail_out=Z),(O===Z_SYNC_FLUSH||O===Z_FULL_FLUSH)&&I.avail_out<=6){this.onData(I.output.subarray(0,I.next_out)),I.avail_out=0;continue}if(a=deflate_1$2.deflate(I,O),a===Z_STREAM_END$2)return I.next_out>0&&this.onData(I.output.subarray(0,I.next_out)),a=deflate_1$2.deflateEnd(this.strm),this.onEnd(a),this.ended=!0,a===Z_OK$2;if(I.avail_out===0){this.onData(I.output);continue}if(O>0&&I.next_out>0){this.onData(I.output.subarray(0,I.next_out)),I.avail_out=0;continue}if(I.avail_in===0)break}return!0},Deflate$1.prototype.onData=function(N){this.chunks.push(N)},Deflate$1.prototype.onEnd=function(N){N===Z_OK$2&&(this.result=common.flattenChunks(this.chunks)),this.chunks=[],this.err=N,this.msg=this.strm.msg};function deflate$1(N,F){const I=new Deflate$1(F);if(I.push(N,!0),I.err)throw I.msg||messages[I.err];return I.result}function deflateRaw$1(N,F){return F=F||{},F.raw=!0,deflate$1(N,F)}function gzip$1(N,F){return F=F||{},F.gzip=!0,deflate$1(N,F)}var Deflate_1$1=Deflate$1,deflate_2=deflate$1,deflateRaw_1$1=deflateRaw$1,gzip_1$1=gzip$1,deflate_1$1={Deflate:Deflate_1$1,deflate:deflate_2,deflateRaw:deflateRaw_1$1,gzip:gzip_1$1};const BAD$1=16209,TYPE$1=16191;var inffast=function N(F,I){let Z,a,O,e,n,q,D,z,K,J,G,Q,nt,et,tt,ot,ct,rt,st,yt,at,kt,mt,ut;const ft=F.state;Z=F.next_in,mt=F.input,a=Z+(F.avail_in-5),O=F.next_out,ut=F.output,e=O-(I-F.avail_out),n=O+(F.avail_out-257),q=ft.dmax,D=ft.wsize,z=ft.whave,K=ft.wnext,J=ft.window,G=ft.hold,Q=ft.bits,nt=ft.lencode,et=ft.distcode,tt=(1<<ft.lenbits)-1,ot=(1<<ft.distbits)-1;t:do{Q<15&&(G+=mt[Z++]<<Q,Q+=8,G+=mt[Z++]<<Q,Q+=8),ct=nt[G&tt];e:for(;;){if(rt=ct>>>24,G>>>=rt,Q-=rt,rt=ct>>>16&255,rt===0)ut[O++]=ct&65535;else if(rt&16){st=ct&65535,rt&=15,rt&&(Q<rt&&(G+=mt[Z++]<<Q,Q+=8),st+=G&(1<<rt)-1,G>>>=rt,Q-=rt),Q<15&&(G+=mt[Z++]<<Q,Q+=8,G+=mt[Z++]<<Q,Q+=8),ct=et[G&ot];i:for(;;){if(rt=ct>>>24,G>>>=rt,Q-=rt,rt=ct>>>16&255,rt&16){if(yt=ct&65535,rt&=15,Q<rt&&(G+=mt[Z++]<<Q,Q+=8,Q<rt&&(G+=mt[Z++]<<Q,Q+=8)),yt+=G&(1<<rt)-1,yt>q){F.msg="invalid distance too far back",ft.mode=BAD$1;break t}if(G>>>=rt,Q-=rt,rt=O-e,yt>rt){if(rt=yt-rt,rt>z&&ft.sane){F.msg="invalid distance too far back",ft.mode=BAD$1;break t}if(at=0,kt=J,K===0){if(at+=D-rt,rt<st){st-=rt;do ut[O++]=J[at++];while(--rt);at=O-yt,kt=ut}}else if(K<rt){if(at+=D+K-rt,rt-=K,rt<st){st-=rt;do ut[O++]=J[at++];while(--rt);if(at=0,K<st){rt=K,st-=rt;do ut[O++]=J[at++];while(--rt);at=O-yt,kt=ut}}}else if(at+=K-rt,rt<st){st-=rt;do ut[O++]=J[at++];while(--rt);at=O-yt,kt=ut}for(;st>2;)ut[O++]=kt[at++],ut[O++]=kt[at++],ut[O++]=kt[at++],st-=3;st&&(ut[O++]=kt[at++],st>1&&(ut[O++]=kt[at++]))}else{at=O-yt;do ut[O++]=ut[at++],ut[O++]=ut[at++],ut[O++]=ut[at++],st-=3;while(st>2);st&&(ut[O++]=ut[at++],st>1&&(ut[O++]=ut[at++]))}}else if((rt&64)===0){ct=et[(ct&65535)+(G&(1<<rt)-1)];continue i}else{F.msg="invalid distance code",ft.mode=BAD$1;break t}break}}else if((rt&64)===0){ct=nt[(ct&65535)+(G&(1<<rt)-1)];continue e}else if(rt&32){ft.mode=TYPE$1;break t}else{F.msg="invalid literal/length code",ft.mode=BAD$1;break t}break}}while(Z<a&&O<n);st=Q>>3,Z-=st,Q-=st<<3,G&=(1<<Q)-1,F.next_in=Z,F.next_out=O,F.avail_in=Z<a?5+(a-Z):5-(Z-a),F.avail_out=O<n?257+(n-O):257-(O-n),ft.hold=G,ft.bits=Q};const MAXBITS=15,ENOUGH_LENS$1=852,ENOUGH_DISTS$1=592,CODES$1=0,LENS$1=1,DISTS$1=2,lbase=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),lext=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),dbase=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),dext=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]),inflate_table=(N,F,I,Z,a,O,e,n)=>{const q=n.bits;let D=0,z=0,K=0,J=0,G=0,Q=0,nt=0,et=0,tt=0,ot=0,ct,rt,st,yt,at,kt=null,mt;const ut=new Uint16Array(MAXBITS+1),ft=new Uint16Array(MAXBITS+1);let Et=null,ce,oe,re;for(D=0;D<=MAXBITS;D++)ut[D]=0;for(z=0;z<Z;z++)ut[F[I+z]]++;for(G=q,J=MAXBITS;J>=1&&ut[J]===0;J--);if(G>J&&(G=J),J===0)return a[O++]=1<<24|64<<16|0,a[O++]=1<<24|64<<16|0,n.bits=1,0;for(K=1;K<J&&ut[K]===0;K++);for(G<K&&(G=K),et=1,D=1;D<=MAXBITS;D++)if(et<<=1,et-=ut[D],et<0)return-1;if(et>0&&(N===CODES$1||J!==1))return-1;for(ft[1]=0,D=1;D<MAXBITS;D++)ft[D+1]=ft[D]+ut[D];for(z=0;z<Z;z++)F[I+z]!==0&&(e[ft[F[I+z]]++]=z);if(N===CODES$1?(kt=Et=e,mt=20):N===LENS$1?(kt=lbase,Et=lext,mt=257):(kt=dbase,Et=dext,mt=0),ot=0,z=0,D=K,at=O,Q=G,nt=0,st=-1,tt=1<<G,yt=tt-1,N===LENS$1&&tt>ENOUGH_LENS$1||N===DISTS$1&&tt>ENOUGH_DISTS$1)return 1;for(;;){ce=D-nt,e[z]+1<mt?(oe=0,re=e[z]):e[z]>=mt?(oe=Et[e[z]-mt],re=kt[e[z]-mt]):(oe=96,re=0),ct=1<<D-nt,rt=1<<Q,K=rt;do rt-=ct,a[at+(ot>>nt)+rt]=ce<<24|oe<<16|re|0;while(rt!==0);for(ct=1<<D-1;ot&ct;)ct>>=1;if(ct!==0?(ot&=ct-1,ot+=ct):ot=0,z++,--ut[D]===0){if(D===J)break;D=F[I+e[z]]}if(D>G&&(ot&yt)!==st){for(nt===0&&(nt=G),at+=K,Q=D-nt,et=1<<Q;Q+nt<J&&(et-=ut[Q+nt],!(et<=0));)Q++,et<<=1;if(tt+=1<<Q,N===LENS$1&&tt>ENOUGH_LENS$1||N===DISTS$1&&tt>ENOUGH_DISTS$1)return 1;st=ot&yt,a[st]=G<<24|Q<<16|at-O|0}}return ot!==0&&(a[at+ot]=D-nt<<24|64<<16|0),n.bits=G,0};var inftrees=inflate_table;const CODES=0,LENS=1,DISTS=2,{Z_FINISH:Z_FINISH$1,Z_BLOCK,Z_TREES,Z_OK:Z_OK$1,Z_STREAM_END:Z_STREAM_END$1,Z_NEED_DICT:Z_NEED_DICT$1,Z_STREAM_ERROR:Z_STREAM_ERROR$1,Z_DATA_ERROR:Z_DATA_ERROR$1,Z_MEM_ERROR:Z_MEM_ERROR$1,Z_BUF_ERROR,Z_DEFLATED}=constants$2,HEAD=16180,FLAGS=16181,TIME=16182,OS=16183,EXLEN=16184,EXTRA=16185,NAME=16186,COMMENT=16187,HCRC=16188,DICTID=16189,DICT=16190,TYPE=16191,TYPEDO=16192,STORED=16193,COPY_=16194,COPY=16195,TABLE=16196,LENLENS=16197,CODELENS=16198,LEN_=16199,LEN=16200,LENEXT=16201,DIST=16202,DISTEXT=16203,MATCH=16204,LIT=16205,CHECK=16206,LENGTH=16207,DONE=16208,BAD=16209,MEM=16210,SYNC=16211,ENOUGH_LENS=852,ENOUGH_DISTS=592,MAX_WBITS=15,DEF_WBITS=MAX_WBITS,zswap32=N=>(N>>>24&255)+(N>>>8&65280)+((N&65280)<<8)+((N&255)<<24);function InflateState(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const inflateStateCheck=N=>{if(!N)return 1;const F=N.state;return!F||F.strm!==N||F.mode<HEAD||F.mode>SYNC?1:0},inflateResetKeep=N=>{if(inflateStateCheck(N))return Z_STREAM_ERROR$1;const F=N.state;return N.total_in=N.total_out=F.total=0,N.msg="",F.wrap&&(N.adler=F.wrap&1),F.mode=HEAD,F.last=0,F.havedict=0,F.flags=-1,F.dmax=32768,F.head=null,F.hold=0,F.bits=0,F.lencode=F.lendyn=new Int32Array(ENOUGH_LENS),F.distcode=F.distdyn=new Int32Array(ENOUGH_DISTS),F.sane=1,F.back=-1,Z_OK$1},inflateReset=N=>{if(inflateStateCheck(N))return Z_STREAM_ERROR$1;const F=N.state;return F.wsize=0,F.whave=0,F.wnext=0,inflateResetKeep(N)},inflateReset2=(N,F)=>{let I;if(inflateStateCheck(N))return Z_STREAM_ERROR$1;const Z=N.state;return F<0?(I=0,F=-F):(I=(F>>4)+5,F<48&&(F&=15)),F&&(F<8||F>15)?Z_STREAM_ERROR$1:(Z.window!==null&&Z.wbits!==F&&(Z.window=null),Z.wrap=I,Z.wbits=F,inflateReset(N))},inflateInit2=(N,F)=>{if(!N)return Z_STREAM_ERROR$1;const I=new InflateState;N.state=I,I.strm=N,I.window=null,I.mode=HEAD;const Z=inflateReset2(N,F);return Z!==Z_OK$1&&(N.state=null),Z},inflateInit=N=>inflateInit2(N,DEF_WBITS);let virgin=!0,lenfix,distfix;const fixedtables=N=>{if(virgin){lenfix=new Int32Array(512),distfix=new Int32Array(32);let F=0;for(;F<144;)N.lens[F++]=8;for(;F<256;)N.lens[F++]=9;for(;F<280;)N.lens[F++]=7;for(;F<288;)N.lens[F++]=8;for(inftrees(LENS,N.lens,0,288,lenfix,0,N.work,{bits:9}),F=0;F<32;)N.lens[F++]=5;inftrees(DISTS,N.lens,0,32,distfix,0,N.work,{bits:5}),virgin=!1}N.lencode=lenfix,N.lenbits=9,N.distcode=distfix,N.distbits=5},updatewindow=(N,F,I,Z)=>{let a;const O=N.state;return O.window===null&&(O.wsize=1<<O.wbits,O.wnext=0,O.whave=0,O.window=new Uint8Array(O.wsize)),Z>=O.wsize?(O.window.set(F.subarray(I-O.wsize,I),0),O.wnext=0,O.whave=O.wsize):(a=O.wsize-O.wnext,a>Z&&(a=Z),O.window.set(F.subarray(I-Z,I-Z+a),O.wnext),Z-=a,Z?(O.window.set(F.subarray(I-Z,I),0),O.wnext=Z,O.whave=O.wsize):(O.wnext+=a,O.wnext===O.wsize&&(O.wnext=0),O.whave<O.wsize&&(O.whave+=a))),0},inflate$2=(N,F)=>{let I,Z,a,O,e,n,q,D,z,K,J,G,Q,nt,et=0,tt,ot,ct,rt,st,yt,at,kt;const mt=new Uint8Array(4);let ut,ft;const Et=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(inflateStateCheck(N)||!N.output||!N.input&&N.avail_in!==0)return Z_STREAM_ERROR$1;I=N.state,I.mode===TYPE&&(I.mode=TYPEDO),e=N.next_out,a=N.output,q=N.avail_out,O=N.next_in,Z=N.input,n=N.avail_in,D=I.hold,z=I.bits,K=n,J=q,kt=Z_OK$1;t:for(;;)switch(I.mode){case HEAD:if(I.wrap===0){I.mode=TYPEDO;break}for(;z<16;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if(I.wrap&2&&D===35615){I.wbits===0&&(I.wbits=15),I.check=0,mt[0]=D&255,mt[1]=D>>>8&255,I.check=crc32_1(I.check,mt,2,0),D=0,z=0,I.mode=FLAGS;break}if(I.head&&(I.head.done=!1),!(I.wrap&1)||(((D&255)<<8)+(D>>8))%31){N.msg="incorrect header check",I.mode=BAD;break}if((D&15)!==Z_DEFLATED){N.msg="unknown compression method",I.mode=BAD;break}if(D>>>=4,z-=4,at=(D&15)+8,I.wbits===0&&(I.wbits=at),at>15||at>I.wbits){N.msg="invalid window size",I.mode=BAD;break}I.dmax=1<<I.wbits,I.flags=0,N.adler=I.check=1,I.mode=D&512?DICTID:TYPE,D=0,z=0;break;case FLAGS:for(;z<16;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if(I.flags=D,(I.flags&255)!==Z_DEFLATED){N.msg="unknown compression method",I.mode=BAD;break}if(I.flags&57344){N.msg="unknown header flags set",I.mode=BAD;break}I.head&&(I.head.text=D>>8&1),I.flags&512&&I.wrap&4&&(mt[0]=D&255,mt[1]=D>>>8&255,I.check=crc32_1(I.check,mt,2,0)),D=0,z=0,I.mode=TIME;case TIME:for(;z<32;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}I.head&&(I.head.time=D),I.flags&512&&I.wrap&4&&(mt[0]=D&255,mt[1]=D>>>8&255,mt[2]=D>>>16&255,mt[3]=D>>>24&255,I.check=crc32_1(I.check,mt,4,0)),D=0,z=0,I.mode=OS;case OS:for(;z<16;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}I.head&&(I.head.xflags=D&255,I.head.os=D>>8),I.flags&512&&I.wrap&4&&(mt[0]=D&255,mt[1]=D>>>8&255,I.check=crc32_1(I.check,mt,2,0)),D=0,z=0,I.mode=EXLEN;case EXLEN:if(I.flags&1024){for(;z<16;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}I.length=D,I.head&&(I.head.extra_len=D),I.flags&512&&I.wrap&4&&(mt[0]=D&255,mt[1]=D>>>8&255,I.check=crc32_1(I.check,mt,2,0)),D=0,z=0}else I.head&&(I.head.extra=null);I.mode=EXTRA;case EXTRA:if(I.flags&1024&&(G=I.length,G>n&&(G=n),G&&(I.head&&(at=I.head.extra_len-I.length,I.head.extra||(I.head.extra=new Uint8Array(I.head.extra_len)),I.head.extra.set(Z.subarray(O,O+G),at)),I.flags&512&&I.wrap&4&&(I.check=crc32_1(I.check,Z,G,O)),n-=G,O+=G,I.length-=G),I.length))break t;I.length=0,I.mode=NAME;case NAME:if(I.flags&2048){if(n===0)break t;G=0;do at=Z[O+G++],I.head&&at&&I.length<65536&&(I.head.name+=String.fromCharCode(at));while(at&&G<n);if(I.flags&512&&I.wrap&4&&(I.check=crc32_1(I.check,Z,G,O)),n-=G,O+=G,at)break t}else I.head&&(I.head.name=null);I.length=0,I.mode=COMMENT;case COMMENT:if(I.flags&4096){if(n===0)break t;G=0;do at=Z[O+G++],I.head&&at&&I.length<65536&&(I.head.comment+=String.fromCharCode(at));while(at&&G<n);if(I.flags&512&&I.wrap&4&&(I.check=crc32_1(I.check,Z,G,O)),n-=G,O+=G,at)break t}else I.head&&(I.head.comment=null);I.mode=HCRC;case HCRC:if(I.flags&512){for(;z<16;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if(I.wrap&4&&D!==(I.check&65535)){N.msg="header crc mismatch",I.mode=BAD;break}D=0,z=0}I.head&&(I.head.hcrc=I.flags>>9&1,I.head.done=!0),N.adler=I.check=0,I.mode=TYPE;break;case DICTID:for(;z<32;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}N.adler=I.check=zswap32(D),D=0,z=0,I.mode=DICT;case DICT:if(I.havedict===0)return N.next_out=e,N.avail_out=q,N.next_in=O,N.avail_in=n,I.hold=D,I.bits=z,Z_NEED_DICT$1;N.adler=I.check=1,I.mode=TYPE;case TYPE:if(F===Z_BLOCK||F===Z_TREES)break t;case TYPEDO:if(I.last){D>>>=z&7,z-=z&7,I.mode=CHECK;break}for(;z<3;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}switch(I.last=D&1,D>>>=1,z-=1,D&3){case 0:I.mode=STORED;break;case 1:if(fixedtables(I),I.mode=LEN_,F===Z_TREES){D>>>=2,z-=2;break t}break;case 2:I.mode=TABLE;break;case 3:N.msg="invalid block type",I.mode=BAD}D>>>=2,z-=2;break;case STORED:for(D>>>=z&7,z-=z&7;z<32;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if((D&65535)!==(D>>>16^65535)){N.msg="invalid stored block lengths",I.mode=BAD;break}if(I.length=D&65535,D=0,z=0,I.mode=COPY_,F===Z_TREES)break t;case COPY_:I.mode=COPY;case COPY:if(G=I.length,G){if(G>n&&(G=n),G>q&&(G=q),G===0)break t;a.set(Z.subarray(O,O+G),e),n-=G,O+=G,q-=G,e+=G,I.length-=G;break}I.mode=TYPE;break;case TABLE:for(;z<14;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if(I.nlen=(D&31)+257,D>>>=5,z-=5,I.ndist=(D&31)+1,D>>>=5,z-=5,I.ncode=(D&15)+4,D>>>=4,z-=4,I.nlen>286||I.ndist>30){N.msg="too many length or distance symbols",I.mode=BAD;break}I.have=0,I.mode=LENLENS;case LENLENS:for(;I.have<I.ncode;){for(;z<3;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}I.lens[Et[I.have++]]=D&7,D>>>=3,z-=3}for(;I.have<19;)I.lens[Et[I.have++]]=0;if(I.lencode=I.lendyn,I.lenbits=7,ut={bits:I.lenbits},kt=inftrees(CODES,I.lens,0,19,I.lencode,0,I.work,ut),I.lenbits=ut.bits,kt){N.msg="invalid code lengths set",I.mode=BAD;break}I.have=0,I.mode=CODELENS;case CODELENS:for(;I.have<I.nlen+I.ndist;){for(;et=I.lencode[D&(1<<I.lenbits)-1],tt=et>>>24,ot=et>>>16&255,ct=et&65535,!(tt<=z);){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if(ct<16)D>>>=tt,z-=tt,I.lens[I.have++]=ct;else{if(ct===16){for(ft=tt+2;z<ft;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if(D>>>=tt,z-=tt,I.have===0){N.msg="invalid bit length repeat",I.mode=BAD;break}at=I.lens[I.have-1],G=3+(D&3),D>>>=2,z-=2}else if(ct===17){for(ft=tt+3;z<ft;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}D>>>=tt,z-=tt,at=0,G=3+(D&7),D>>>=3,z-=3}else{for(ft=tt+7;z<ft;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}D>>>=tt,z-=tt,at=0,G=11+(D&127),D>>>=7,z-=7}if(I.have+G>I.nlen+I.ndist){N.msg="invalid bit length repeat",I.mode=BAD;break}for(;G--;)I.lens[I.have++]=at}}if(I.mode===BAD)break;if(I.lens[256]===0){N.msg="invalid code -- missing end-of-block",I.mode=BAD;break}if(I.lenbits=9,ut={bits:I.lenbits},kt=inftrees(LENS,I.lens,0,I.nlen,I.lencode,0,I.work,ut),I.lenbits=ut.bits,kt){N.msg="invalid literal/lengths set",I.mode=BAD;break}if(I.distbits=6,I.distcode=I.distdyn,ut={bits:I.distbits},kt=inftrees(DISTS,I.lens,I.nlen,I.ndist,I.distcode,0,I.work,ut),I.distbits=ut.bits,kt){N.msg="invalid distances set",I.mode=BAD;break}if(I.mode=LEN_,F===Z_TREES)break t;case LEN_:I.mode=LEN;case LEN:if(n>=6&&q>=258){N.next_out=e,N.avail_out=q,N.next_in=O,N.avail_in=n,I.hold=D,I.bits=z,inffast(N,J),e=N.next_out,a=N.output,q=N.avail_out,O=N.next_in,Z=N.input,n=N.avail_in,D=I.hold,z=I.bits,I.mode===TYPE&&(I.back=-1);break}for(I.back=0;et=I.lencode[D&(1<<I.lenbits)-1],tt=et>>>24,ot=et>>>16&255,ct=et&65535,!(tt<=z);){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if(ot&&(ot&240)===0){for(rt=tt,st=ot,yt=ct;et=I.lencode[yt+((D&(1<<rt+st)-1)>>rt)],tt=et>>>24,ot=et>>>16&255,ct=et&65535,!(rt+tt<=z);){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}D>>>=rt,z-=rt,I.back+=rt}if(D>>>=tt,z-=tt,I.back+=tt,I.length=ct,ot===0){I.mode=LIT;break}if(ot&32){I.back=-1,I.mode=TYPE;break}if(ot&64){N.msg="invalid literal/length code",I.mode=BAD;break}I.extra=ot&15,I.mode=LENEXT;case LENEXT:if(I.extra){for(ft=I.extra;z<ft;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}I.length+=D&(1<<I.extra)-1,D>>>=I.extra,z-=I.extra,I.back+=I.extra}I.was=I.length,I.mode=DIST;case DIST:for(;et=I.distcode[D&(1<<I.distbits)-1],tt=et>>>24,ot=et>>>16&255,ct=et&65535,!(tt<=z);){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if((ot&240)===0){for(rt=tt,st=ot,yt=ct;et=I.distcode[yt+((D&(1<<rt+st)-1)>>rt)],tt=et>>>24,ot=et>>>16&255,ct=et&65535,!(rt+tt<=z);){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}D>>>=rt,z-=rt,I.back+=rt}if(D>>>=tt,z-=tt,I.back+=tt,ot&64){N.msg="invalid distance code",I.mode=BAD;break}I.offset=ct,I.extra=ot&15,I.mode=DISTEXT;case DISTEXT:if(I.extra){for(ft=I.extra;z<ft;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}I.offset+=D&(1<<I.extra)-1,D>>>=I.extra,z-=I.extra,I.back+=I.extra}if(I.offset>I.dmax){N.msg="invalid distance too far back",I.mode=BAD;break}I.mode=MATCH;case MATCH:if(q===0)break t;if(G=J-q,I.offset>G){if(G=I.offset-G,G>I.whave&&I.sane){N.msg="invalid distance too far back",I.mode=BAD;break}G>I.wnext?(G-=I.wnext,Q=I.wsize-G):Q=I.wnext-G,G>I.length&&(G=I.length),nt=I.window}else nt=a,Q=e-I.offset,G=I.length;G>q&&(G=q),q-=G,I.length-=G;do a[e++]=nt[Q++];while(--G);I.length===0&&(I.mode=LEN);break;case LIT:if(q===0)break t;a[e++]=I.length,q--,I.mode=LEN;break;case CHECK:if(I.wrap){for(;z<32;){if(n===0)break t;n--,D|=Z[O++]<<z,z+=8}if(J-=q,N.total_out+=J,I.total+=J,I.wrap&4&&J&&(N.adler=I.check=I.flags?crc32_1(I.check,a,J,e-J):adler32_1(I.check,a,J,e-J)),J=q,I.wrap&4&&(I.flags?D:zswap32(D))!==I.check){N.msg="incorrect data check",I.mode=BAD;break}D=0,z=0}I.mode=LENGTH;case LENGTH:if(I.wrap&&I.flags){for(;z<32;){if(n===0)break t;n--,D+=Z[O++]<<z,z+=8}if(I.wrap&4&&D!==(I.total&4294967295)){N.msg="incorrect length check",I.mode=BAD;break}D=0,z=0}I.mode=DONE;case DONE:kt=Z_STREAM_END$1;break t;case BAD:kt=Z_DATA_ERROR$1;break t;case MEM:return Z_MEM_ERROR$1;case SYNC:default:return Z_STREAM_ERROR$1}return N.next_out=e,N.avail_out=q,N.next_in=O,N.avail_in=n,I.hold=D,I.bits=z,(I.wsize||J!==N.avail_out&&I.mode<BAD&&(I.mode<CHECK||F!==Z_FINISH$1))&&updatewindow(N,N.output,N.next_out,J-N.avail_out),K-=N.avail_in,J-=N.avail_out,N.total_in+=K,N.total_out+=J,I.total+=J,I.wrap&4&&J&&(N.adler=I.check=I.flags?crc32_1(I.check,a,J,N.next_out-J):adler32_1(I.check,a,J,N.next_out-J)),N.data_type=I.bits+(I.last?64:0)+(I.mode===TYPE?128:0)+(I.mode===LEN_||I.mode===COPY_?256:0),(K===0&&J===0||F===Z_FINISH$1)&&kt===Z_OK$1&&(kt=Z_BUF_ERROR),kt},inflateEnd=N=>{if(inflateStateCheck(N))return Z_STREAM_ERROR$1;let F=N.state;return F.window&&(F.window=null),N.state=null,Z_OK$1},inflateGetHeader=(N,F)=>{if(inflateStateCheck(N))return Z_STREAM_ERROR$1;const I=N.state;return(I.wrap&2)===0?Z_STREAM_ERROR$1:(I.head=F,F.done=!1,Z_OK$1)},inflateSetDictionary=(N,F)=>{const I=F.length;let Z,a,O;return inflateStateCheck(N)||(Z=N.state,Z.wrap!==0&&Z.mode!==DICT)?Z_STREAM_ERROR$1:Z.mode===DICT&&(a=1,a=adler32_1(a,F,I,0),a!==Z.check)?Z_DATA_ERROR$1:(O=updatewindow(N,F,I,I),O?(Z.mode=MEM,Z_MEM_ERROR$1):(Z.havedict=1,Z_OK$1))};var inflateReset_1=inflateReset,inflateReset2_1=inflateReset2,inflateResetKeep_1=inflateResetKeep,inflateInit_1=inflateInit,inflateInit2_1=inflateInit2,inflate_2$1=inflate$2,inflateEnd_1=inflateEnd,inflateGetHeader_1=inflateGetHeader,inflateSetDictionary_1=inflateSetDictionary,inflateInfo="pako inflate (from Nodeca project)",inflate_1$2={inflateReset:inflateReset_1,inflateReset2:inflateReset2_1,inflateResetKeep:inflateResetKeep_1,inflateInit:inflateInit_1,inflateInit2:inflateInit2_1,inflate:inflate_2$1,inflateEnd:inflateEnd_1,inflateGetHeader:inflateGetHeader_1,inflateSetDictionary:inflateSetDictionary_1,inflateInfo};function GZheader(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var gzheader=GZheader;const toString=Object.prototype.toString,{Z_NO_FLUSH,Z_FINISH,Z_OK,Z_STREAM_END,Z_NEED_DICT,Z_STREAM_ERROR,Z_DATA_ERROR,Z_MEM_ERROR}=constants$2;function Inflate$1(N){this.options=common.assign({chunkSize:1024*64,windowBits:15,to:""},N||{});const F=this.options;F.raw&&F.windowBits>=0&&F.windowBits<16&&(F.windowBits=-F.windowBits,F.windowBits===0&&(F.windowBits=-15)),F.windowBits>=0&&F.windowBits<16&&!(N&&N.windowBits)&&(F.windowBits+=32),F.windowBits>15&&F.windowBits<48&&(F.windowBits&15)===0&&(F.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new zstream,this.strm.avail_out=0;let I=inflate_1$2.inflateInit2(this.strm,F.windowBits);if(I!==Z_OK)throw new Error(messages[I]);if(this.header=new gzheader,inflate_1$2.inflateGetHeader(this.strm,this.header),F.dictionary&&(typeof F.dictionary=="string"?F.dictionary=strings.string2buf(F.dictionary):toString.call(F.dictionary)==="[object ArrayBuffer]"&&(F.dictionary=new Uint8Array(F.dictionary)),F.raw&&(I=inflate_1$2.inflateSetDictionary(this.strm,F.dictionary),I!==Z_OK)))throw new Error(messages[I])}Inflate$1.prototype.push=function(N,F){const I=this.strm,Z=this.options.chunkSize,a=this.options.dictionary;let O,e,n;if(this.ended)return!1;for(F===~~F?e=F:e=F===!0?Z_FINISH:Z_NO_FLUSH,toString.call(N)==="[object ArrayBuffer]"?I.input=new Uint8Array(N):I.input=N,I.next_in=0,I.avail_in=I.input.length;;){for(I.avail_out===0&&(I.output=new Uint8Array(Z),I.next_out=0,I.avail_out=Z),O=inflate_1$2.inflate(I,e),O===Z_NEED_DICT&&a&&(O=inflate_1$2.inflateSetDictionary(I,a),O===Z_OK?O=inflate_1$2.inflate(I,e):O===Z_DATA_ERROR&&(O=Z_NEED_DICT));I.avail_in>0&&O===Z_STREAM_END&&I.state.wrap>0&&N[I.next_in]!==0;)inflate_1$2.inflateReset(I),O=inflate_1$2.inflate(I,e);switch(O){case Z_STREAM_ERROR:case Z_DATA_ERROR:case Z_NEED_DICT:case Z_MEM_ERROR:return this.onEnd(O),this.ended=!0,!1}if(n=I.avail_out,I.next_out&&(I.avail_out===0||O===Z_STREAM_END))if(this.options.to==="string"){let q=strings.utf8border(I.output,I.next_out),D=I.next_out-q,z=strings.buf2string(I.output,q);I.next_out=D,I.avail_out=Z-D,D&&I.output.set(I.output.subarray(q,q+D),0),this.onData(z)}else this.onData(I.output.length===I.next_out?I.output:I.output.subarray(0,I.next_out));if(!(O===Z_OK&&n===0)){if(O===Z_STREAM_END)return O=inflate_1$2.inflateEnd(this.strm),this.onEnd(O),this.ended=!0,!0;if(I.avail_in===0)break}}return!0},Inflate$1.prototype.onData=function(N){this.chunks.push(N)},Inflate$1.prototype.onEnd=function(N){N===Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=common.flattenChunks(this.chunks)),this.chunks=[],this.err=N,this.msg=this.strm.msg};function inflate$1(N,F){const I=new Inflate$1(F);if(I.push(N),I.err)throw I.msg||messages[I.err];return I.result}function inflateRaw$1(N,F){return F=F||{},F.raw=!0,inflate$1(N,F)}var Inflate_1$1=Inflate$1,inflate_2=inflate$1,inflateRaw_1$1=inflateRaw$1,ungzip$1=inflate$1,inflate_1$1={Inflate:Inflate_1$1,inflate:inflate_2,inflateRaw:inflateRaw_1$1,ungzip:ungzip$1};const{Deflate,deflate,deflateRaw,gzip}=deflate_1$1,{Inflate,inflate,inflateRaw,ungzip}=inflate_1$1;var Deflate_1=Deflate,deflate_1=deflate,deflateRaw_1=deflateRaw,gzip_1=gzip,Inflate_1=Inflate,inflate_1=inflate,inflateRaw_1=inflateRaw,ungzip_1=ungzip,constants_1=constants$2,pako={Deflate:Deflate_1,deflate:deflate_1,deflateRaw:deflateRaw_1,gzip:gzip_1,Inflate:Inflate_1,inflate:inflate_1,inflateRaw:inflateRaw_1,ungzip:ungzip_1,constants:constants_1};const noLogEvents=["updateSeverTime"];noLogEvents.push("heartbeat"),noLogEvents.push("heartbeatEx"),noLogEvents.push("networkQualityChange"),noLogEvents.push("onNetQuality"),noLogEvents.push("updateCall"),noLogEvents.push("pubNotify");const compressArrayBuffer=N=>{const F=new Uint8Array(N),I=pako.deflate(F,{gzip:!0});return new Uint8Array(I==null?void 0:I.buffer)},decompressArrayBuffer=N=>{const F=new Uint8Array(N),I=pako.inflate(F,{gzip:!0});return new Uint8Array(I==null?void 0:I.buffer)},sendMessageFormat=N=>{const{event:F}=N;switch(N.data_original=N.data,N.time&&(N.timeStr=E$1(N.time,"YYYY-MM-DD hh:mm:ss",{offset:480})),F){case"login":N.data=com.quick.voice.proto.Login.encode(N.data).finish();break;case"joinRoom":case"joinRoomEx":N.data=com.quick.voice.proto.JoinReq.encode(N.data).finish();break;case"quitRoom":N.data=com.quick.voice.proto.QuitReq.encode(N.data).finish();break;case"connectCF":N.data=com.quick.voice.proto.ConnectCFReq.encode(N.data).finish(),N.data=compressArrayBuffer(N.data),N.compress=!0;break;case"publish":N.data=com.quick.voice.proto.PublishReq.encode(N.data).finish(),N.data=compressArrayBuffer(N.data),N.compress=!0;break;case"subscribe":N.data=com.quick.voice.proto.SubscribeReq.encode(N.data).finish();break;case"closeTrack":N.data=com.quick.voice.proto.CloseTrackReq.encode(N.data).finish(),N.data=compressArrayBuffer(N.data),N.compress=!0;break;case"renegotiate":N.data=com.quick.voice.proto.RenegotiateReq.encode(N.data).finish(),N.data=compressArrayBuffer(N.data),N.compress=!0;break;case"syncRoomInfo":N.data=com.quick.voice.proto.SyncRoomInfoReq.encode(N.data).finish();break;case"updateCall":N.data=com.quick.voice.proto.UpdateCall.encode(N.data).finish();break;case"networkQualityChange":N.data=com.quick.voice.proto.NetQualityChange.encode(N.data).finish();break;case"pubNotify":N.data=com.quick.voice.proto.PublishNotify.encode(N.data).finish();break;default:N.data=new Uint8Array;break}return N},onMessageFormat=N=>{const{event:F,compress:I=!1}=N;if(N.data_remote=N.data,N.time&&(N.timeStr=E$1(N.time,"YYYY-MM-DD hh:mm:ss",{offset:480})),I)try{N.data=decompressArrayBuffer(N.data)}catch(Z){console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo:消息解压错误",Z)}switch(F){case"login":N.data=com.quick.voice.proto.Login.decode(N.data);break;case"joinRoom":case"joinRoomEx":N.data=com.quick.voice.proto.JoinRsp.decode(N.data);break;case"onJoinRoom":N.data=com.quick.voice.proto.JoinNotify.decode(N.data);break;case"onQuitRoom":N.data=com.quick.voice.proto.QuitNotify.decode(N.data);break;case"connectCF":N.data=com.quick.voice.proto.ConnectCFRsp.decode(N.data);break;case"publish":N.data=com.quick.voice.proto.PublishRsp.decode(N.data);break;case"onPublish":N.data=com.quick.voice.proto.PublishNotify.decode(N.data);break;case"subscribe":N.data=com.quick.voice.proto.SubscribeRsp.decode(N.data);break;case"closeTrack":N.data=com.quick.voice.proto.CloseTrackRsp.decode(N.data);break;case"onCloseTrack":N.data=com.quick.voice.proto.CloseTrackNotify.decode(N.data);break;case"onUpdateCall":N.data=com.quick.voice.proto.UpdateCall.decode(N.data);break;case"onDestroyRoom":N.data=com.quick.voice.proto.QuitNotify.decode(N.data);break;case"onUpdatePermissions":N.data=com.quick.voice.proto.UpdatePermissions.decode(N.data);break;case"onNetQuality":N.data=com.quick.voice.proto.NetQualityNotify.decode(N.data);break;case"syncRoomInfo":N.data=com.quick.voice.proto.SyncRoomInfoRsp.decode(N.data);break;case"onCDNPlayUrlAdd":N.data=com.quick.voice.proto.CDNPlayAddressNotify.decode(N.data);break;case"debugger":N.data=JSON.parse(new TextDecoder().decode(N.data));break}return N};class CallsWebSocket{constructor(F){vt(this,bt);vt(this,_t,{url:"wss://demo.putplay.cc/websocket",debug:!1,reconnectCount:10,timeout:20*1e3});vt(this,wt,"");vt(this,St,{});vt(this,Tt,{});X(this,"state","closed");X(this,"sendMessageBefore",async()=>{});X(this,"onReconnectSuccess",F=>{});X(this,"onReconnectStop",F=>{});vt(this,jt,F=>{let I=!0;const{code:Z=1e3}=F;return Z===1e3&&(I=!1),I});vt(this,Zt,async F=>{it(this,_t).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 重连成功",F),this.state="connected",this.onReconnectSuccess(F)});vt(this,Ft,async F=>{it(this,_t).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 重连停止",F),this.close(),this.state="closed",this.onReconnectStop(F)});vt(this,Mt,(F,I={})=>{try{const{time:Z,event:a,data:O={},data_original:e={},data_remote:n,...q}=I,D=E$1(Z,"YYYY-MM-DD hh:mm:ss",{offset:480});let z={};const K=(ct={})=>{const rt=JSON.parse(JSON.stringify(ct)),st=Object.keys(rt);for(const yt of st)(yt.includes("sdp")||yt.includes("Sdp"))&&(rt[yt]="");return rt};let J="res ↓";switch(F){case"res":J="res ↓",z=K(O);break;case"req":J="req ↑",z=K(e);break}let G="#quickvo.logs";ignoreEvent.includes(a)&&(G="#quickvo.ignoreEvents");const Q={"#action":J,timeStr:D,event:a,data:z,time:Z,...q},nt=localStorage.getItem(G)||JSON.stringify([]),et=JSON.parse(nt);let tt=a==="heartbeat";const ot=[Q];for(const ct of et){const{event:rt}=ct;if(rt==="heartbeat"){if(tt)continue;tt=!0}if(ot.length===200)break;ot.push(ct)}localStorage.setItem(G,JSON.stringify(ot))}catch(Z){it(this,_t).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: updataLogs is error",Z)}});vt(this,Ht,(F,{resolve:I,reject:Z})=>{const{sn:a}=F,O=()=>{const n=it(this,St)[a];clearTimeout(n.destructionTimer),delete it(this,St)[a]},e=setTimeout(()=>{const n=it(this,St)[a];console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo:event is timeout",n.message),O(),Z("event is timeout")},it(this,_t).timeout);it(this,St)[a]={message:F,resolve:I,reject:Z,destruction:O,destructionTimer:e}});vt(this,zt,F=>it(this,St)[F]);vt(this,Jt,async F=>{const I=new Uint8Array(F),Z=com.quick.voice.proto.CommonRsp.decode(I),{sn:a,event:O}=Z,e=onMessageFormat(Z);if(it(this,_t).debug&&(noLogEvents.includes(O)||console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ff0097;padding:16px 0;","------->quickvo: 响应消息↓",e),ignoreEvent.includes(O)||it(this,Mt).call(this,"res",e)),notifyName_keys.includes(O))return this.emitNotify(O,P(e,["code","data","desc"]));const q=it(this,zt).call(this,a);if(q){const{resolve:D=K=>{},destruction:z=()=>{}}=q;D(P(e,["code","data","desc"])),z()}});X(this,"clearEvents",(F=[])=>{const I=Object.keys(it(this,St));F.length===0&&(F=I);for(const Z of I){if(!F.includes(Z))continue;const a=it(this,St)[Z];if(a){const{destruction:O}=a;O()}}});X(this,"connect",async(F="")=>new Promise(async I=>{F&&Rt(this,wt,F),it(this,bt)&&(await it(this,bt).close(),this.state="closed");const Z=`${it(this,_t).url}?s=${it(this,wt)}&t=${Date.now()}`;Rt(this,bt,new M({...it(this,_t),debug:!1,url:Z,binaryType:"arraybuffer",onMessage:it(this,Jt),checkReconnect:it(this,jt),getHeartbeatMsg:()=>"",onReconnectSuccess:it(this,Zt),onReconnectStop:it(this,Ft)})),this.state="connecting",await it(this,bt).connect(),this.state="connected",it(this,_t).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 当前广播事件",it(this,Tt)),I(it(this,bt))}));X(this,"close",async()=>{var I;it(this,_t).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: cws is close.");const F=Object.keys(it(this,St));for(const Z of F){const{destructionTimer:a}=it(this,St)[Z];clearTimeout(a)}Rt(this,St,{}),await((I=it(this,bt))==null?void 0:I.close()),Rt(this,bt,void 0),this.state="closed"});X(this,"sendMessage",(F,I=!0)=>new Promise(async(Z,a)=>{var z;await this.sendMessageBefore();const{event:O,...e}=F,n=Date.now(),q=sendMessageFormat({event:O,sn:+`${n}${v$1(1e3,9999)}`,time:n,valid:it(this,_t).timeout,version:1,compress:!1,...e});it(this,_t).debug&&(noLogEvents.includes(O)||console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ff9700;padding:16px 0;","------->quickvo: 发送消息↑",q),ignoreEvent.includes(O)||it(this,Mt).call(this,"req",q)),I&&it(this,Ht).call(this,q,{resolve:Z,reject:a});const D=com.quick.voice.proto.CommonReq.encode(q).finish();(z=it(this,bt))==null||z.sendMessage(D)}));X(this,"emitNotify",async(F,I)=>{const Z=it(this,Tt)[F]||[];for(const a of Z){const{callback:O=async()=>{}}=a;await O(I)}});X(this,"addNotify",(F,I=!1)=>{const{event:Z,sn:a=xt(32)}=F;it(this,Tt)[Z]||(it(this,Tt)[Z]=[]);const O=it(this,Tt)[Z],e=O.findIndex(n=>n.sn===a);return e!==-1&&O.splice(e,1),I?O.unshift(F):O.push(F),a});X(this,"removeNotify",(F=[])=>{if(F.length===0)Rt(this,Tt,{});else{const I=Object.keys(it(this,Tt));for(const Z of I)it(this,Tt)[Z]=it(this,Tt)[Z].filter(a=>!F.includes(a.sn||""))}it(this,_t).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 移除广播事件",it(this,Tt))});Rt(this,_t,{...it(this,_t),...F})}}bt=new WeakMap,_t=new WeakMap,wt=new WeakMap,St=new WeakMap,Tt=new WeakMap,jt=new WeakMap,Zt=new WeakMap,Ft=new WeakMap,Mt=new WeakMap,Ht=new WeakMap,zt=new WeakMap,Jt=new WeakMap;const createMutedAudioStream=N=>{const F=N.createOscillator();F.type="sine",F.frequency.setValueAtTime(0,N.currentTime);const I=N.createGain();I.gain.value=0,F.connect(I),I.connect(N.destination),F.start();const Z=N.createMediaStreamDestination();return I.disconnect(),F.connect(Z),Z.stream},createFakeVideoStream=(N=10,F=10,I=30)=>{const Z=document.createElement("canvas"),a=Z.getContext("2d");Z.width=N,Z.height=F;let O=0;return setInterval(()=>{a.clearRect(0,0,Z.width,Z.height);const q=a.createLinearGradient(0,0,Z.width,Z.height);q.addColorStop(0,`hsla(${O}, 100%, 50%, 0)`),q.addColorStop(1,`hsla(${O+120}, 100%, 50%, 0)`),a.fillStyle=q,a.fillRect(0,0,Z.width,Z.height),O=(O+1)%360},100),Z.captureStream(I)};var E=Object.defineProperty,$=N=>{throw TypeError(N)},j=(N,F,I)=>F in N?E(N,F,{enumerable:!0,configurable:!0,writable:!0,value:I}):N[F]=I,u=(N,F,I)=>j(N,typeof F!="symbol"?F+"":F,I),B=(N,F,I)=>F.has(N)||$("Cannot "+I),o=(N,F,I)=>(B(N,F,"read from private field"),I?I.call(N):F.get(N)),k=(N,F,I)=>F.has(N)?$("Cannot add the same private member more than once"):F instanceof WeakSet?F.add(N):F.set(N,I),g=(N,F,I,Z)=>(B(N,F,"write to private field"),F.set(N,I),I),C=(N,F,I,Z)=>({set _(a){g(N,F,a)},get _(){return o(N,F,Z)}}),d,r,c,m;class Y{constructor(F,I={}){k(this,d,{debug:!1}),k(this,r,new Map),k(this,c,new Map),k(this,m,0),u(this,"setCondition",async(Z,a)=>{if(!o(this,r).has(Z))throw new Error("You have set an incorrect condition. If this is necessary, you need to define it first during instantiation.");const O=o(this,r).get(Z);o(this,r).set(Z,a),O===!1&&a&&await this.executeTasks()}),u(this,"createTask",async Z=>{const a={describe:"",strict:!1,timeout:0,success:async rt=>{},fail:async rt=>{},complete:async()=>{},...Z},{describe:O,strict:e,timeout:n,conditionKeys:q,changeConditionKeys:D=[],func:z,success:K,fail:J,complete:G}=a,Q=`${C(this,m)._++}`,nt=()=>{let rt=!0;for(const st of q)if(!o(this,r).get(st)){rt=!1;break}return rt};let et=0;const tt=()=>{o(this,d).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->pr-task-queue: task ${O} (${Q}) end`),o(this,c).delete(Q)},ot=async()=>{if(!o(this,c).get(Q)||ct.runing)return;ct.runing=!0;for(const yt of D)this.setCondition(yt,!1);o(this,d).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->pr-task-queue: task ${O} (${Q}) run`);const rt=ct.func(),st=new Promise((yt,at)=>{n&&(et=setTimeout(()=>{at(`task: ${Q} (${O}) is timeout.`)},n))});return Promise.race([rt,st]).finally(()=>{ct.strict===!1&&ct.clear(),clearTimeout(et),ct.runing=!1,G()}).then(yt=>{K(yt)}).catch(yt=>{J(yt)})},ct={key:Q,describe:O,strict:e,conditionKeys:q,runing:!1,func:z,checkAccord:nt,success:K,fail:J,complete:G,run:ot,retry:()=>(ct.runing=!1,ot()),clear:tt};return o(this,c).set(Q,ct),ct.checkAccord()&&setTimeout(()=>ct.run(),0),ct}),u(this,"executeTasks",async()=>{const Z=[...o(this,c).values()];for(const a of Z)a.checkAccord()&&a.run()}),u(this,"clear",(Z=[])=>{if(Z.length===0){g(this,c,new Map);return}for(const a of Z)o(this,c).delete(a)}),u(this,"getConditions",()=>Object.fromEntries(o(this,r))),u(this,"getTasks",()=>o(this,c));for(const Z of F)o(this,r).set(Z,!0);g(this,d,{debug:!1,...I})}}d=new WeakMap,r=new WeakMap,c=new WeakMap,m=new WeakMap;class RoomBase{constructor(F){X(this,"options",{appid:"",sdkToken:"",roomId:"",userId:"",earlyId:"",callType:0,debug:!1,reportErr:!1,logUrl:"https://logs.putplay.cc",newPublishAutoSubscribe:!0});X(this,"sdk_service_version","1.0.6");X(this,"prohibitNotify",!1);X(this,"isEarly",!1);X(this,"isInRoom",!1);X(this,"taskQueue");X(this,"roomState","ready");X(this,"createAt",Date.now());X(this,"cwsIns");X(this,"peerIns");X(this,"transceiverMap",new Map);X(this,"userMap",new Map);X(this,"setLocalStreamActiveMap",new Map);X(this,"phoneyStreams",new Map);X(this,"mediaDevicesErrInfo",{microphoneCamera_audio:"",microphoneCamera_video:"",screenSharing_video:"",screenSharing_audio:""});X(this,"reportLogs",(F,I="未知错误")=>{const{appid:Z,userId:a,earlyId:O="",logUrl:e,reportErr:n}=this.options;if(!n)return;const q="web",D=z=>({ws_c_timeout:0,webrtc_c_timeout:1,join_room_error:2,publish_error:3,subscribe_error:4,close_track_error:5,heartbeat_e_timeout:6,heartbeat_i_timeout:7,quit_room_error:8})[z].toString();{const z=D(F),K={origin:q,type:z,app_id:Z,user_id:a,ins_id:O,desc:I},J=btoa(encodeURI(JSON.stringify(K))),G=`${e}/upload/log?log_key=${J}`;{const Q=localStorage.getItem("#quickvo.logs")||JSON.stringify([]),et=new TextEncoder().encode(Q),tt=pako.deflate(et,{gzip:!0});this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: reportLogs",{obj:K,url:G,size:lt(tt.byteLength)}),fetch(G,{headers:{"Content-Type":"multipart/form-data"},method:"POST",body:tt})}}});X(this,"initPhoneyStreams",F=>{for(const I of mediaType_keys){const Z=this.phoneyStreams.get(I);if(Z){const a=Z.getTracks();for(const O of a)O.stop()}switch(I){case"microphoneCamera_audio":this.phoneyStreams.set("microphoneCamera_audio",createMutedAudioStream(F));break;case"microphoneCamera_video":this.phoneyStreams.set("microphoneCamera_video",createFakeVideoStream());break;case"screenSharing_audio":this.phoneyStreams.set("screenSharing_audio",createMutedAudioStream(F));break;case"screenSharing_video":this.phoneyStreams.set("screenSharing_video",createFakeVideoStream());break}}});X(this,"getPhoneyStreams",F=>this.phoneyStreams.get(F));X(this,"getRoomInfo",()=>{const{options:F,roomState:I,createAt:Z}=this;return{...F,roomState:I,createAt:Z}});X(this,"setRoomState",F=>{this.roomState=F;const I=enum_roomState[F],Z={state:F,stateStr:I};this.cwsIns.emitNotify("onRoomState",{code:200,data:Z,desc:"room state is change."})});X(this,"setOptions",async F=>{const I={...this.options,...F};this.options=I});X(this,"stopStream",async F=>{const I=F.getTracks();for(const Z of I)Z.stop()});X(this,"getMediaDevicesErrInfo",async()=>{try{const F=await navigator.mediaDevices.enumerateDevices();F.find(Z=>Z.kind==="audioinput")||(this.mediaDevicesErrInfo.microphoneCamera_audio="audioinput is not available."),F.find(Z=>Z.kind==="videoinput")||(this.mediaDevicesErrInfo.microphoneCamera_video="videoinput is not available.")}catch(F){this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: getMediaDevicesErrInfo is error.",F)}return this.mediaDevicesErrInfo});X(this,"getUserMediaKey",(F,I)=>`${F}-${I}`);X(this,"getCallActionMap",(F=0)=>{const Z=Number(F).toString(2).padStart(4,"0").split(""),[a,O,e,n]=Z;return{microphoneCamera_audio:!!Number(n),microphoneCamera_video:!!Number(e),screenSharing_video:!!Number(O),screenSharing_audio:!!Number(a)}});X(this,"getAverageVolume",(F,I)=>{F.getByteFrequencyData(I);let Z=0;for(let O=0;O<I.length;O++)Z+=I[O];return Math.ceil(Z/I.length)});X(this,"getCallAction",async F=>{let I="";const Z=O=>F.findIndex(({type:n,enabled:q=!0})=>n===O&&q)===-1?"0":"1";return I=`${Z(0)}${I}`,I=`${Z(1)}${I}`,I=`${Z(2)}${I}`,I=`${Z(3)}${I}`,parseInt(I,2)});X(this,"getTrackNamesFormTracks",(F,I=[],Z="trackName")=>{const a=[];for(const O of F){const{type:e}=O;if(I.length===0||I.includes(e)){const n=O[Z];n&&a.push(`${n}`)}}return a});X(this,"usersFilter",F=>dt(F,["id","isSelf","joinTime","tracks","callAction","callActionStr","callActionMap","network","permissions","isPublished","updateStreams"]).sort((a,O)=>a.id.localeCompare(O.id,"en")));this.setOptions(F),this.cwsIns=new CallsWebSocket({...F}),this.taskQueue=new Y(["createWs","createSession","ice","joinRoom","createTrack","publish","subscribe","renegotiate","closeTrack"],{debug:F.debug}),this.taskQueue.setCondition("createSession",!1),this.taskQueue.setCondition("ice",!1)}}class RoomMedias extends RoomBase{constructor(I){super(I);vt(this,Ct,[]);vt(this,gt,new Map);vt(this,Ot,new Map);vt(this,It,new Map);vt(this,Nt,new Map);X(this,"localStreamsActionMap",new Map);vt(this,qt,new(window.AudioContext||window.webkitAudioContext));X(this,"resume",()=>{it(this,qt).resume()});vt(this,Wt,()=>{it(this,Ot).set("microphoneCamera_audio",{autoGainControl:!1,echoCancellation:!1,noiseSuppression:!1}),it(this,Ot).set("microphoneCamera_video",{frameRate:{min:10,ideal:30}}),it(this,Ot).set("screenSharing_video",{frameRate:{min:10,ideal:30}}),it(this,Ot).set("screenSharing_audio",{autoGainControl:!1,echoCancellation:!1,noiseSuppression:!1})});vt(this,Kt,()=>{it(this,gt).set("audioinput","default"),it(this,gt).set("videoinput","default"),it(this,gt).set("audiooutput","default")});X(this,"emitNotifyUpdateUsersStreams",async I=>{this.cwsIns.emitNotify("onRoomUsersStreams",{code:200,data:I,desc:"users streams is change."})});X(this,"initUserMediaStreamContext",async(I,Z,a)=>{var q;const[O]=a.getTracks();if(!O){console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: tracks.length is 0.",{userId:I,mediaType:Z,stream:a});return}this.removeUserMediaStreamContext(I,Z);const e=this.getUserMediaKey(I,Z),{kind:n}=O;switch(n){case"audio":{const D=new AudioMediaContext(O,it(this,qt));it(this,It).set(e,D)}break;case"video":{const D=new VideoMediaContext(O);it(this,It).set(e,D)}break}{const D=this.getUserMediaStreamContext(I,Z);if(D&&D.kind==="audio")try{const z=it(this,gt).get("audiooutput");(q=D.audioContext)==null||q.setSinkId(z)}catch(z){console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setSinkId is error",z)}}});X(this,"getUserMediaStreamContext",(I,Z)=>{const a=this.getUserMediaKey(I,Z);return it(this,It).get(a)});X(this,"getUserAudioMediaStreamContext",(I,Z)=>{const a=this.getUserMediaKey(I,Z);return it(this,It).get(a)});X(this,"removeUserMediaStreamContext",(I,Z)=>{const a=this.getUserMediaKey(I,Z),O=it(this,It).get(a);O==null||O.stop(),it(this,It).delete(a)});X(this,"getUserStream",(I,Z)=>{const a=this.getUserMediaStreamContext(I,Z);return(a==null?void 0:a.getStream())||new MediaStream});X(this,"getUserStreams",(I,Z=[])=>{Z.length===0&&(Z=mediaType_keys);const a={};for(const O of Z){const e=this.getUserStream(I,O);a[O]=e}return a});X(this,"removeUserStreams",async(I,Z=[])=>{Z.length===0&&(Z=mediaType_keys);for(const a of Z)this.removeUserMediaStreamContext(I,a)});X(this,"clearUserStreams",()=>{const I=it(this,It).values();for(const Z of I)Z.stop();Rt(this,It,new Map)});X(this,"setMediaTrackConstraints",async(I,Z)=>{it(this,Ot).set(I,Z);const O=this.getUserStream(this.options.userId,I).getTracks();if(O.length!==0)for(const e of O){const q={echoCancellation:!1,noiseSuppression:!1,autoGainControl:!1,...e.getConstraints(),...Z};await e.applyConstraints(q)}});X(this,"stopLocalStreams",async(I=[])=>{I.length===0&&(I=mediaType_keys);for(const Z of I){const a=it(this,Nt).get(Z);a&&await this.stopStream(a),it(this,Nt).delete(Z)}});X(this,"addLocalStream",(I,Z)=>{const a=it(this,Nt).get(I);a&&this.stopStream(a),it(this,Nt).set(I,Z)});X(this,"initLocalStream",async I=>{switch(I){case"microphoneCamera_audio":{const Z=it(this,gt).get("audioinput"),a=it(this,Ot).get("microphoneCamera_audio"),O=await navigator.mediaDevices.getUserMedia({audio:{deviceId:Z,...a},video:!1});this.addLocalStream("microphoneCamera_audio",O)}break;case"microphoneCamera_video":{const Z=it(this,gt).get("videoinput"),a=it(this,Ot).get("microphoneCamera_video"),O=await navigator.mediaDevices.getUserMedia({audio:!1,video:{deviceId:Z,...a}});this.addLocalStream("microphoneCamera_video",O)}break;case"microphoneCamera":{const Z=it(this,gt).get("audioinput"),a=it(this,gt).get("videoinput"),O=it(this,Ot).get("microphoneCamera_audio"),e=it(this,Ot).get("microphoneCamera_video"),q=(await navigator.mediaDevices.getUserMedia({audio:{deviceId:Z,...O},video:{deviceId:a,...e}})).getTracks();for(const D of q){const{kind:z}=D;if(z==="audio"){const K=new MediaStream;K.addTrack(D),this.addLocalStream("microphoneCamera_audio",K)}if(z==="video"){const K=new MediaStream;K.addTrack(D),this.addLocalStream("microphoneCamera_video",K)}}}break;case"screenSharing_audio":{const Z=it(this,Ot).get("screenSharing_audio"),O=(await navigator.mediaDevices.getDisplayMedia({audio:!0,video:!0,...Z})).getTracks();for(const e of O){const{kind:n}=e;if(n==="audio"){const q=new MediaStream;q.addTrack(e),this.addLocalStream("screenSharing_audio",q)}}}break;case"screenSharing_video":{const Z=it(this,Ot).get(I),O=(await navigator.mediaDevices.getDisplayMedia({audio:!1,video:!0,...Z})).getTracks();for(const e of O){const{kind:n}=e;if(n==="video"){const q=new MediaStream;q.addTrack(e),this.addLocalStream("screenSharing_video",q)}}}break;case"screenSharing":{const Z=it(this,Ot).get("screenSharing_audio"),a=it(this,Ot).get("screenSharing_video"),e=(await navigator.mediaDevices.getDisplayMedia({audio:!0,video:!0,...Z,...a})).getTracks();for(const n of e){const{kind:q}=n;if(q==="audio"){const D=new MediaStream;D.addTrack(n),this.addLocalStream("screenSharing_audio",D)}if(q==="video"){const D=new MediaStream;D.addTrack(n),this.addLocalStream("screenSharing_video",D)}}}break}});X(this,"getLocalStream",I=>it(this,Nt).get(I));X(this,"getLocalStreams",(I=[])=>{I.length===0&&(I=mediaType_keys);const Z={};for(const a of I)Z[a]=this.getLocalStream(a);return Z});vt(this,Dt,async()=>!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices?(console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 不支持 enumerateDevices"),[]):(await navigator.mediaDevices.enumerateDevices().then(I=>{Rt(this,Ct,I.sort((Z,a)=>Z.label.localeCompare(a.label,"zh-Hans-CN",{sensitivity:"accent"})))}).catch(function(I){console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: getEnumerateDevices is err",I)}),it(this,Ct)));vt(this,Gt,()=>{navigator.mediaDevices&&(navigator.mediaDevices.ondevicechange=async()=>{await it(this,Dt).call(this),this.cwsIns.emitNotify("onDevicechange",{code:200,data:{},desc:"device is change."})}),it(this,Dt).call(this)});X(this,"getMediaDeviceKind",I=>it(this,gt).get(I));X(this,"changeAudiooutput",()=>{const I=it(this,gt).get("audiooutput"),Z=it(this,It).values();for(const a of Z)if(a.kind==="audio"&&"setSinkId"in HTMLMediaElement.prototype)try{a.audioContext.setSinkId(I)}catch(O){console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setSinkId is error.",O)}});X(this,"setDeviceKind",(I,Z)=>{it(this,gt).set(I,Z)});X(this,"setAudioOutputDevice",I=>this.setDeviceKind("audiooutput",I));X(this,"getEnumerateDevices",async I=>(await it(this,Dt).call(this),it(this,Ct).filter(a=>a.kind===I)));X(this,"getEnumerateAudioinputDevices",()=>this.getEnumerateDevices("audioinput"));X(this,"getEnumerateAudioOutputDevices",()=>this.getEnumerateDevices("audiooutput"));X(this,"getEnumerateVideoinputDevices",()=>this.getEnumerateDevices("videoinput"));it(this,Gt).call(this),it(this,Kt).call(this),it(this,Wt).call(this),this.initPhoneyStreams(it(this,qt)),document.addEventListener("click",()=>{var Z;((Z=it(this,qt))==null?void 0:Z.state)==="suspended"&&it(this,qt).resume()})}}Ct=new WeakMap,gt=new WeakMap,Ot=new WeakMap,It=new WeakMap,Nt=new WeakMap,qt=new WeakMap,Wt=new WeakMap,Kt=new WeakMap,Dt=new WeakMap,Gt=new WeakMap;class RoomUsers extends RoomMedias{constructor(I){super(I);X(this,"getMaxVolumeUser",()=>{const I=Array.from(this.userMap.values(),({id:a})=>a);if(I.length===0)return;let Z=[];for(const a of I){const O=this.getUserMediaStreamContext(a,"microphoneCamera_audio");if(!O||O.kind!=="audio")continue;const e=O.getVolume();Z.push({id:a,volume:e})}return Z=Z.sort((a,O)=>a.volume-O.volume>0?-1:1),Z[0]});X(this,"setAudioFilter",async(I={})=>{const Z=await this.getUsersId();for(const a of Z){{const O=this.getUserMediaStreamContext(a,"microphoneCamera_audio");(O==null?void 0:O.kind)==="audio"&&(O==null||O.setFilter(I))}{const O=this.getUserMediaStreamContext(a,"screenSharing_audio");(O==null?void 0:O.kind)==="audio"&&(O==null||O.setFilter(I))}}});X(this,"setEnhanceGain",async(I,Z,a)=>{const O=this.getUserMediaStreamContext(I,Z);(O==null?void 0:O.kind)==="audio"&&(O==null||O.setEnhanceGain(a))});X(this,"setVolume",(I,Z,a)=>{const O=this.getUserMediaStreamContext(I,Z);(O==null?void 0:O.kind)==="audio"&&(O==null||O.setVolumeGain(a))});X(this,"getVolume",(I,Z)=>{const a=this.getUserMediaStreamContext(I,Z);let O=0;return(a==null?void 0:a.kind)==="audio"&&(O=a==null?void 0:a.getVolume()),O});X(this,"clearUsers",()=>{this.userMap=new Map});X(this,"removeUsers",async I=>{for(const Z of I)this.userMap.delete(Z),await this.removeUserStreams(Z)});X(this,"createUser",async I=>{const Z=Date.now(),a={id:I,permissions:0,callAction:0,callActionStr:"",callActionMap:{microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1},callState:0,isSelf:I===this.options.userId,isPublished:!1,joinTime:Z,updateAt:Z,network:{egress:0,ingress:0},tracks:[],updateStreams:{microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1}};this.userMap.set(I,a)});X(this,"getUser",async I=>(this.userMap.has(I)||await this.createUser(I),this.userMap.get(I)));X(this,"getUsers",async(I=[])=>{I.length===0&&(I=[...this.userMap.keys()]);const Z=[];for(const a of I){const O=await this.getUser(a);Z.push(O)}return Z});X(this,"getAllUserTrackMids",async()=>{const I=await this.getUsers(),Z=[];for(const a of I){const{tracks:O=[]}=a;for(const e of O)Z.push(e.mid)}return Z});X(this,"getUserTrackByTrackName",async I=>{const Z=await this.getUsers(),a=[];for(const O of Z){const{tracks:e=[]}=O;for(const n of e){const{trackName:q}=n;I.includes(q)&&a.push(n)}}return a});X(this,"getUserTrackFromMid",async I=>{const Z=await this.getUsers();let a;for(const O of Z){const{tracks:e=[]}=O;for(const n of e)if(n.mid===I){a=n;break}}return a});X(this,"checkUserInRoom",I=>this.userMap.has(I));X(this,"getUsersId",async()=>[...this.userMap.keys()]);X(this,"getCaller",async()=>await this.getUser(this.options.userId));X(this,"updateIsPublished",async(I,Z=!1)=>{const a=await this.getUser(I);a.isPublished=Z});X(this,"setUserUpdateStreams",async(I,Z,a=!0)=>{const O=await this.getUser(I),e={microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1};e[Z]=a,O.updateStreams=e});X(this,"updateUsertracks",async(I,Z=[],a)=>{const O=await this.getUser(I);a&&(Z=[...O.tracks,...Z]),Z=Z.filter(({mid:q=""})=>q!==""),Z=pt(Z,["type"]),Z=Z.sort((q,D)=>q.type-D.type<0?-1:1);for(const q of Z)q.userId=I,q.mediaType=mediaType_keys[q.type],q.enabled===void 0&&(q.enabled=!0);O.updateStreams={microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1};const e=dt(O.tracks,["mediaType","enabled","mid","msid","trackName"]),n=dt(Z,["mediaType","enabled","mid","msid","trackName"]);{const q="microphoneCamera_audio",D=n.find(J=>J.mediaType===q),z=e.find(J=>J.mediaType===q),K=JSON.stringify(D)!==JSON.stringify(z);O.updateStreams[q]=K}{const q="microphoneCamera_video",D=n.find(J=>J.mediaType===q),z=e.find(J=>J.mediaType===q),K=JSON.stringify(D)!==JSON.stringify(z);O.updateStreams[q]=K}{const q="screenSharing_audio",D=n.find(J=>J.mediaType===q),z=e.find(J=>J.mediaType===q),K=JSON.stringify(D)!==JSON.stringify(z);O.updateStreams[q]=K}{const q="screenSharing_video",D=n.find(J=>J.mediaType===q),z=e.find(J=>J.mediaType===q),K=JSON.stringify(D)!==JSON.stringify(z);O.updateStreams[q]=K}O.tracks=Z});X(this,"updateUserCallAction",async(I,Z=0)=>{const a=await this.getUser(I);a.callAction=Z,a.callActionStr=Z.toString(2).padStart(4,"0"),a.callActionMap=this.getCallActionMap(Z)});X(this,"updateUserNetwork",async(I,Z={egress:5,ingress:5})=>{const a=await this.getUser(I);a.network=Z});X(this,"updateUserPermissions",async(I,Z)=>{if(Z){const a=await this.getUser(I);a.permissions=Z}});X(this,"updateUserBase",async I=>{const Z=await this.getUser(I);Z.isSelf=I===this.options.userId,Z.updateAt=Date.now()});X(this,"updateUsers",async I=>{for(const Z of I){const{id:a,tracks:O,callAction:e,permissions:n,isPublished:q}=Z;await this.updateUserBase(a),await this.updateIsPublished(a,q),await this.updateUserPermissions(a,n),await this.updateUsertracks(a,O,!0),await this.updateUserCallAction(a,e),await this.updateUserNetwork(a)}});X(this,"emitNotifyUpdateUser",async I=>{const Z=await this.getUsers([I]),[a]=this.usersFilter(Z);this.cwsIns.emitNotify("onRoomUser",{code:200,data:a,desc:"user info is change."})});X(this,"emitNotifyUpdateUsers",async()=>{const I=await this.getUsers(),Z=this.usersFilter(I);this.cwsIns.emitNotify("onRoomUsers",{code:200,data:Z,desc:"all users info is change."})})}}class RoomPeer extends RoomUsers{constructor(I){super(I);X(this,"getPeerStatsTimer",0);X(this,"reports",[]);X(this,"peerNetwork",{inboundBytes:0,outboundBytes:0,lostRate:"0.00",roundTripTime:"0",jitter:"0"});X(this,"initPeer",()=>{var I;(I=this.peerIns)==null||I.close(),this.peerIns=new RTCPeerConnection({bundlePolicy:"max-bundle"}),it(this,Vt).call(this),this.transceiverMap=new Map,it(this,Yt).call(this)});X(this,"replaceSenderStream",async(I=[],Z)=>{const{userId:a}=this.options;I.length===0&&(I=mediaType_keys);for(const O of I){const e=this.transceiverMap.get(O);let n;if(e){const{sender:q}=e;Z?n=this.getUserStream(a,O):n=this.getPhoneyStreams(O);const[D]=n.getTracks();D&&await q.replaceTrack(D)}}});X(this,"getSenderTracks",async(I=[])=>{const Z=[];for(const a of I){const O=this.transceiverMap.get(a);if(!O)continue;const{mid:e,sender:n}=O,{track:q}=n;if(!q)continue;const{id:D,enabled:z}=q,K=mediaType_keys.findIndex(G=>G===a),J={type:K,enabled:z,trackName:`web-${K}-${D}`,location:"local",mid:e};Z.push(J)}return Z});X(this,"addSenders",async(I=[])=>{I.length===0&&(this.peerIns.addTransceiver("audio",{direction:"sendonly"}),this.peerIns.addTransceiver("video",{direction:"sendonly"}));const Z=[];for(const a of I){if(this.transceiverMap.get(a))continue;const e=this.getPhoneyStreams(a),[n]=e.getTracks(),q=this.peerIns.addTransceiver(n,{direction:"sendonly"});this.transceiverMap.set(a,q),Z.push(a)}if(I.length===0||Z.length!==0){const a=await this.peerIns.createOffer();if(this.options.debug){const O=libExports.parse(a.sdp),e=dt(O.media,["mid","msid","type"]);console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ffffff;","------->quickvo: setLocalDescription",{msidArr:e,sdpJson:O,description:a})}await this.peerIns.setLocalDescription(a)}return Z});X(this,"removeSenders",async(I=[])=>{I.length===0&&(I=mediaType_keys);for(const Z of I)this.transceiverMap.has(Z)&&this.transceiverMap.delete(Z)});X(this,"onSubscribeUserTracks",I=>{let Z=0;return new Promise(async a=>{const O=[];for(const e of I){const{tracks:n=[]}=e;for(const q of n){const{trackName:D,mid:z}=q,[K]=await this.getUserTrackByTrackName([D]);O.push({...K,mid:z})}}{let e=[];const n=async()=>{clearTimeout(Z);const D=new Map;for(const K of e){const{userId:J,mediaType:G}=K;if(!J||!G)continue;D.has(J)||D.set(J,{userId:J,tracks:[],updateStreams:{}});const nt=D.get(J);nt.tracks.push(K),nt.updateStreams[G]=!0}const z=[...D.values()];for(const K of z){const{userId:J,tracks:G}=K;await this.updateUsertracks(J,G,!0)}await this.emitNotifyUpdateUsersStreams(z),this.peerIns.removeEventListener("track",q);{const K=Array.from(O,Q=>Q.trackName),J=Array.from(e,Q=>Q.trackName),G=K.filter(Q=>!J.includes(Q));a({target:K,success:J,fail:G})}},q=async D=>{const{streams:z,transceiver:K}=D,[J]=z,{mid:G,receiver:Q}=K,{track:nt}=Q,{id:et,kind:tt}=nt,ot=O.find(st=>st.mid===`${G}`);if(!ot)return;const{userId:ct,mediaType:rt}=ot;if(!(!ct||!rt)){{const st={...ot,mid:G,msid:et};e.push(st)}if(this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#00b60f;",`------->quickvo: await subscribe ${e.length}/${O.length}`,{mediaType:rt,mid:G,userTrack:ot,e:D}),await this.initUserMediaStreamContext(ct,rt,J),tt==="audio"){const st=this.getUserMediaStreamContext(ct,rt);(st==null?void 0:st.kind)==="audio"&&st.setMute(!1)}O.length===e.length&&n()}};this.peerIns.addEventListener("track",q),Z=setTimeout(()=>{this.reportLogs("subscribe_error",`incomplete subscription. (${e.length}/${O.length})`),n()},5*1e3)}})});vt(this,Vt,()=>{let I=0;const Z=()=>{this.peerIns.close(),this.setRoomState("closed")};this.peerIns.onconnectionstatechange=async a=>{const O=a.target.connectionState;switch(await this.taskQueue.setCondition("ice",!1),clearTimeout(I),O){case"connected":this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#00b60f;",`------->quickvo: connectionState:${O}`),await this.taskQueue.setCondition("ice",!0);break;case"disconnected":this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#b64900;",`------->quickvo: connectionState:${O}`),I=setTimeout(Z,30*1e3);break;case"failed":this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#b60000;",`------->quickvo: connectionState:${O}`),this.setRoomState("failed");break;case"closed":this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#b60000;",`------->quickvo: connectionState:${O}`),Z();break;default:this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#b64900;",`------->quickvo: connectionState:${O}`);break}}});X(this,"closeUserTracks",async(I,Z=[],a=!1)=>{const O=[];for(const D of Z){const{trackName:z,msid:K}=D;O.push(z),K&&O.push(K)}const e=D=>O.includes(D),n=this.peerIns.getTransceivers();for(const D of n){const{mid:z,sender:K,receiver:J}=D;K.track&&e(K.track.id)&&(D.stop(),this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->quickvo: transceiver.sender: ${z} is stop.`,D)),J.track&&e(J.track.id)&&(D.stop(),this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->quickvo: transceiver.receiver: ${z} is stop.`,D))}const q=await this.getUser(I);if(q){for(const D of q.tracks){const{trackName:z,msid:K,userId:J,mediaType:G}=D;!J||!G||!e(z)||(this.removeUserMediaStreamContext(J,G),K&&delete D.msid)}if(a){const D=q.tracks.filter(({trackName:z})=>!e(z));await this.updateUsertracks(I,D,!1)}}});X(this,"createOffer",async()=>{const I=await this.peerIns.createOffer();if(this.options.debug){const Z=libExports.parse(I.sdp),a=dt(Z.media,["mid","msid","type"]);console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ffffff;","------->quickvo: createOffer",{msidArr:a,sdpJson:Z,description:I})}await this.peerIns.setLocalDescription(I)});X(this,"createAnswer",async()=>{const I=await this.peerIns.createAnswer();if(this.options.debug){const Z=libExports.parse(I.sdp),a=dt(Z.media,["mid","msid","type"]);console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ffffff;","------->quickvo: createAnswer",{msidArr:a,sdpJson:Z,description:I})}await this.peerIns.setLocalDescription(I)});X(this,"getSdp",()=>{var I;return(I=this.peerIns.localDescription)==null?void 0:I.sdp});X(this,"setRemoteDescription",async I=>{if(this.options.debug){const Z=libExports.parse(I.sdp),a=dt(Z.media,["mid","msid","type"]);console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ffffff;","------->quickvo: setRemoteDescription",{msidArr:a,sdpJson:Z,description:I})}return await this.peerIns.setRemoteDescription(I),I});X(this,"setCallStrategy",async(I,Z=[])=>{Z.length===0&&(Z=mediaType_keys);let a="balanced";switch(I){case"qualityPriority":a="maintain-resolution";break;case"fluencyPriority":a="maintain-framerate";break;case"balancedDowngrade":a="balanced";break}const O=await this.getCaller(),e=Array.from(O.tracks,({trackName:q})=>q),n=this.peerIns.getSenders();for(const q of n){const{track:D}=q;if(!D||!e.includes(D.id))continue;const z=q.getParameters();q.setParameters({...z,degradationPreference:a})}});X(this,"setRTCRtpSenderParameters",I=>{try{const Z=this.peerIns.getSenders();for(const a of Z){const O=a.getParameters();a.setParameters({...O,...I})}}catch(Z){console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setRTCRtpSenderParameters is error.",Z)}});X(this,"getReportsByMid",async(I=[])=>I.length===0?this.reports:this.reports.filter(Z=>I.includes(Z.mid)));X(this,"getRoomNetwork",()=>this.peerNetwork);X(this,"getPeerNetwork",()=>this.peerNetwork);vt(this,Qt,async()=>{try{const I=await this.peerIns.getStats(),Z=["inbound-rtp","remote-inbound-rtp","outbound-rtp","transport"],O=[...I.values()].filter(st=>Z.includes(st.type));let e=0,n=0,q=0,D=0,z=0,K=0,J=[],G=[];for(const st of this.reports){const{packetsSent:yt,packetsLost:at}=st;yt&&(q+=yt),at&&(D+=at)}this.reports=O;for(const st of this.reports){const{bytesSent:yt,bytesReceived:at,packetsSent:kt,packetsLost:mt,roundTripTime:ut,jitter:ft}=st;yt&&(n=yt),at&&(e=at),kt&&(z+=kt),mt&&(K+=mt),ut&&J.push((ut*100).toFixed(2)),ft&&G.push(ft.toFixed(2))}G.sort().reverse(),J.sort().reverse();const Q=z-q,nt=K-D,et=Q===0?"0.00":(nt/Q).toFixed(2),[tt="0"]=J,[ot="0"]=G,ct={outboundBytes:n,inboundBytes:e,lostRate:et,roundTripTime:tt,jitter:ot};this.peerNetwork=ct;const rt=(st,yt,at)=>{const kt=Number(st),mt=Number(yt),ut=Number(at);let ft="0";return kt<.03&&mt<100&&ut<.05?ft="5":kt<.06&&mt<160&&ut<.1?ft="4":kt<.1&&mt<250&&ut<.15?ft="3":kt<.15&&mt<400&&ut<.2?ft="2":ft="1",Number(ft)};{const st=rt(et,tt,ot),yt=await this.getCaller(),{network:at}=yt,kt={egress:st,ingress:st};$t("updateUserNetwork",async()=>{if(await this.updateUserNetwork(this.options.userId,kt),JSON.stringify(at)!==JSON.stringify(kt)){this.emitNotifyUpdateUsers();const{userId:ft,roomId:Et}=this.options;this.cwsIns.sendMessage({event:"networkQualityChange",data:{...kt,userId:ft,roomId:Et}},!1)}},3*1e3)}}catch(I){console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setNetQuality is err.",I)}});vt(this,Yt,()=>{const I=async()=>{this.peerIns.connectionState!=="connected"||!this.options.roomId||it(this,Qt).call(this)};this.getPeerStatsTimer=setInterval(I,1*1e3)});X(this,"stopGetPeerStats",()=>clearInterval(this.getPeerStatsTimer))}}Vt=new WeakMap,Qt=new WeakMap,Yt=new WeakMap;class RoomCalls extends RoomPeer{constructor(I){super(I);vt(this,Ut,0);X(this,"setLocalStream",(I,Z)=>new Promise(async(a,O)=>{try{typeof I=="string"&&(I=[I]);for(const n of I)this.localStreamsActionMap.set(n,Z);if(Z){if(I.includes("microphoneCamera_audio")&&I.includes("microphoneCamera_video")?await this.initLocalStream("microphoneCamera"):I.includes("microphoneCamera_audio")?await this.initLocalStream("microphoneCamera_audio"):I.includes("microphoneCamera_video")?await this.initLocalStream("microphoneCamera_video"):I.includes("screenSharing_audio")&&I.includes("screenSharing_video")?await this.initLocalStream("screenSharing"):I.includes("screenSharing_audio")&&!I.includes("screenSharing_video")?await this.initLocalStream("screenSharing_audio"):I.includes("screenSharing_video")&&!I.includes("screenSharing_audio")&&await this.initLocalStream("screenSharing_video"),I.includes("screenSharing_audio")){const n=this.getLocalStream("screenSharing_audio");if(n){const q=n.getTracks();for(const D of q)D.onended=()=>this.stopPublish(["screenSharing_audio","screenSharing_video"])}}if(I.includes("screenSharing_video")){const n=this.getLocalStream("screenSharing_video");if(n){const q=n.getTracks();for(const D of q)D.onended=()=>this.stopPublish(["screenSharing_audio","screenSharing_video"])}}}else await this.stopLocalStreams(I);const e=this.getLocalStreams(I);this.cwsIns.emitNotify("onLocalStream",{code:200,data:e,desc:"local stream is change."}),a(e)}catch(e){O(e)}}));X(this,"setMediaDeviceKind",(I,Z)=>new Promise(async(a,O)=>{this.setDeviceKind(I,Z);const e=await this.getCaller(),{id:n,tracks:q=[],callActionMap:D}=e,z=[],K=async J=>{const G=this.localStreamsActionMap.get(J),Q=q.find(et=>et.mediaType===J),nt=D[J];if(G){z.push(J),await this.stopLocalStreams([J]);try{await this.initLocalStream(J)}catch(et){this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: initLocalStream is error.",et),await this.inactiveTracks([J],!1),O(et)}}if(Q){const et=this.getLocalStream(J);if(et){const tt=this.getUserMediaStreamContext(n,J);tt==null||tt.replaceStream(et),nt&&await this.replaceSenderStream([J],!0)}}{const et=this.getLocalStreams(z);this.cwsIns.emitNotify("onLocalStream",{code:200,data:et,desc:"local stream is change."}),a(!0)}};I==="audioinput"&&K("microphoneCamera_audio"),I==="videoinput"&&K("microphoneCamera_video"),I==="audiooutput"&&(this.changeAudiooutput(),a(!0))}));X(this,"changeScreenSharing",async I=>{const Z=await this.getCaller(),{tracks:a=[],callActionMap:O}=Z;try{await this.setLocalStream(I,!0);for(const e of I)a.find(q=>q.mediaType===e&&O[e])&&await this.replaceSenderStream([e],!0)}catch(e){this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: changeScreenSharing is error.",e)}});X(this,"createSession",()=>new Promise(async(I,Z)=>{if(["connecting","connected"].includes(this.roomState))return I(!0);this.setRoomState("connecting"),await this.taskQueue.createTask({describe:"createSession",conditionKeys:["createWs","createSession"],changeConditionKeys:["createSession"],func:()=>new Promise(async(a,O)=>{try{await this.addSenders(),this.cwsIns.sendMessage({event:"connectCF",data:{sdp:this.getSdp()}}).then(async e=>{const{code:n=0,desc:q,data:D}=e;if(n!==200)return O(q);const{remoteSdp:z}=D;await this.taskQueue.setCondition("ice",!1),await this.taskQueue.createTask({describe:"ice",timeout:30*1e3,conditionKeys:["ice"],func:()=>new Promise(K=>setTimeout(()=>K(!0),300)),success:async()=>{a(!0)},fail:async K=>{throw new Error(`ice connection failed: ${K}`)}}),await this.setRemoteDescription({type:"answer",sdp:z})})}catch(e){O(e)}}),success:async a=>{I(a)},fail:async a=>{this.reportLogs("ws_c_timeout",a.message||a),Z(a)},complete:()=>{this.taskQueue.setCondition("createSession",!0)}})}));X(this,"earlyConnect",(I=[])=>{this.isEarly=!0,it(this,Lt).call(this),this.createSession(),I.length===0&&(I=["microphoneCamera_audio","microphoneCamera_video"]),it(this,Bt).call(this,I)});X(this,"joinRoom",async I=>new Promise(async(Z,a)=>{await this.taskQueue.createTask({describe:"joinRoom",conditionKeys:["createWs"],changeConditionKeys:["joinRoom"],func:()=>new Promise(async(O,e)=>{try{this.setOptions(I),await it(this,Lt).call(this),this.clearUsers();const{roomId:n,userId:q,callType:D,sdkToken:z}=this.options;this.cwsIns.sendMessage({event:this.isEarly?"joinRoomEx":"joinRoom",data:{callType:D,roomId:n,user:{id:q,tracks:[],callAction:0},token:z},version:2}).then(async K=>{const{code:J=0,desc:G="服务器繁忙",data:Q}=K;if(J!==200)return e(G);const{roomId:nt="",roomUsers:et=[]}=Q;if(nt!==n)return e("加入的房间不匹配");this.isInRoom=!0,this.initHeartbeat(),this.createSession(),await this.updateUsers(et),await this.emitNotifyUpdateUsers();const tt=await this.getUsers();O(tt)})}catch(n){e(n)}}),success:async O=>{Z(O)},fail:async O=>{this.reportLogs("join_room_error",O.message||O),a(O)},complete:()=>{this.taskQueue.setCondition("joinRoom",!0)}})}));X(this,"quitRoom",()=>new Promise(async I=>{const{roomId:Z,userId:a}=this.options,O={roomId:Z,user:{id:a}};try{this.isInRoom=!1,clearInterval(it(this,Ut)),await this.stopLocalStreams(),this.stopSubscribe(),this.stopGetPeerStats(),this.clearUsers(),this.clearUserStreams(),this.cwsIns.clearEvents(),this.setRoomState("ready")}catch(e){this.reportLogs("quit_room_error",e.message||e)}await new Promise(e=>setTimeout(()=>e(!0),300)),await this.taskQueue.setCondition("closeTrack",!0),this.cwsIns.sendMessage({event:"quitRoom",data:O}),I(!0)}));X(this,"quitRoomEx",()=>new Promise(async I=>{const{roomId:Z,userId:a}=this.options,O={roomId:Z,user:{id:a}};try{this.isInRoom=!1,this.initHeartbeat(),await this.stopLocalStreams(),this.stopSubscribe(),this.stopGetPeerStats(),this.clearUsers(),this.clearUserStreams()}catch(e){this.reportLogs("quit_room_error",e.message||e)}await new Promise(e=>setTimeout(()=>e(!0),300)),this.cwsIns.sendMessage({event:"quitRoomEx",data:O}),I(!0)}));X(this,"syncRoomInfo",()=>new Promise(async(I,Z)=>{const{userId:a}=this.options,O=await this.getUser(a),{id:e=a,callAction:n=0}=O;this.cwsIns.sendMessage({event:"syncRoomInfo",data:{user:{id:e,callAction:n}}}).then(async q=>{if(q.code!==200)return Z(q.desc);const D=q.data.users;this.clearUsers(),await this.updateUsers(D),await this.updateUsertracks(O.id,O.tracks,!1);{const z=await this.getUsers();I(z)}}).catch(q=>Z(q))}));X(this,"publish",I=>new Promise(async(Z,a)=>{try{await this.setLocalStream(I,!0)}catch(O){this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setLocalStream is error.",O)}await this.taskQueue.createTask({describe:"publish",conditionKeys:["createWs","createSession","ice","createTrack","publish","subscribe","renegotiate","closeTrack"],changeConditionKeys:["publish"],func:()=>new Promise(async(O,e)=>{try{const n=await this.getCaller(),q=[];for(const G of I){{const Q=this.getPhoneyStreams(G);await this.initUserMediaStreamContext(n.id,G,Q)}{const Q=this.getLocalStream(G);if(Q){const nt=this.getUserMediaStreamContext(n.id,G);nt==null||nt.replaceStream(Q)}else q.push(G)}}const D=I.filter(G=>!q.includes(G)||["microphoneCamera_audio","microphoneCamera_video"].includes(G));await this.replaceSenderStream(I,!1),await it(this,Bt).call(this,D);const z=await this.getSenderTracks(D),K=[...n.tracks,...z];await this.updateUsertracks(n.id,K,!0);const J=await this.getCallAction(K);await it(this,Pt).call(this,J),q.length!==0&&await this.inactiveTracks(q,!1),D.length!==0&&await this.replaceSenderStream(D,!0),it(this,Xt).call(this,I);{await this.emitNotifyUpdateUsers();const G=await this.getCaller();O(G)}}catch(n){e(n)}}),success:async O=>{Z(O)},fail:async O=>{this.reportLogs("publish_error",O.message||O),a(O)},complete:async()=>{await this.taskQueue.setCondition("publish",!0)}})}));X(this,"stopPublish",(I=[])=>new Promise(async(Z,a)=>{await this.taskQueue.createTask({describe:"stopPublish",conditionKeys:["createWs","createSession","ice","createTrack","publish","subscribe","renegotiate","closeTrack"],changeConditionKeys:["closeTrack"],func:()=>new Promise(async(O,e)=>{try{const n=await this.getCaller();I.length===0&&(I=mediaType_keys);const q=n.tracks.filter(({mediaType:z})=>z&&I.includes(z)),D=async()=>{const z=await this.getCaller();await this.emitNotifyUpdateUsers(),O(z)};if(q.length===0)return D();await this.replaceSenderStream(I,!0),await this.closeUserTracks(n.id,q,!0),await this.removeSenders(I);{const z=await this.getCallAction(n.tracks);await it(this,Pt).call(this,z)}await this.createOffer(),this.cwsIns.sendMessage({event:"closeTrack",data:{roomId:this.options.roomId,sdp:this.getSdp(),tracks:q}}).then(async z=>{const{code:K,desc:J,remoteSdp:G}=z.data;if(K!==200)return e(J);await this.setRemoteDescription({type:"answer",sdp:G})}),D()}catch(n){e(n)}}),success:async O=>{Z(O)},fail:async O=>{this.reportLogs("close_track_error",O.message||O),a(O)},complete:async()=>{await this.taskQueue.setCondition("closeTrack",!0)}})}));X(this,"subscribe",(I=[],Z=3)=>new Promise(async(a,O)=>{const e=await this.taskQueue.createTask({describe:"subscribe",strict:!0,conditionKeys:["createWs","createSession","ice","createTrack","publish","subscribe","renegotiate","closeTrack"],changeConditionKeys:["subscribe"],func:()=>new Promise(async(n,q)=>{try{const D=await this.getUsers();let z=[];for(const G of D){const{isSelf:Q,tracks:nt=[]}=G;if(!Q){const et=nt.filter(({trackName:tt,mid:ot=""})=>ot!==""&&(I.includes(tt)||I.length===0));et.length!==0&&z.push({...G,tracks:et})}}const K=async(G={})=>{const Q=Array.from(z,({id:et})=>et),nt=await this.getUsers(Q);await this.emitNotifyUpdateUsers(),n({users:nt,detail:G})};if(z.length===0)return K();const J=[];for(const G of z){const{id:Q,tracks:nt}=G,et=dt(nt,["type","trackName"]),tt={id:Q,tracks:et};J.push(tt)}this.cwsIns.sendMessage({event:"subscribe",data:{users:J}}).then(async G=>{const{code:Q=0,data:nt,desc:et}=G;if(Q!==200)return q(et);const{remoteSdp:tt,users:ot=[]}=nt;this.onSubscribeUserTracks(ot).then(async ct=>{await this.renegotiate().then(()=>K(ct)).catch(rt=>q(rt))}).catch(ct=>{q(ct)}),await this.setRemoteDescription({type:"offer",sdp:tt})})}catch(D){q(D)}}),success:async n=>{e.clear(),this.taskQueue.setCondition("subscribe",!0),a(n)},fail:async n=>{if(this.options.debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->quickvo: subscribe error. surplus count is ${Z}`),Z>0)return await new Promise(q=>setTimeout(()=>q(!0),(3-Z)*1e3)),Z=Z-1,e.retry();e.clear(),this.reportLogs("subscribe_error",n.message||n),this.taskQueue.setCondition("subscribe",!0),O(n)},complete:async()=>{}})}));X(this,"renegotiate",()=>new Promise(async(I,Z)=>{try{await this.taskQueue.setCondition("renegotiate",!1),await this.createAnswer(),this.cwsIns.sendMessage({event:"renegotiate",data:{sdp:this.getSdp()}}).then(a=>{const{code:O=0,desc:e}=a;if(O!==200)return Z(e);I(a)}).finally(()=>{this.taskQueue.setCondition("renegotiate",!0)})}catch(a){Z(a)}}));X(this,"stopSubscribe",(I=[])=>new Promise(async(Z,a)=>{await this.taskQueue.createTask({describe:"closeTrack",conditionKeys:["createWs","createSession","ice","createTrack","publish","subscribe"],changeConditionKeys:["closeTrack"],func:()=>new Promise(async(O,e)=>{try{const n=await this.getUsers(),q=[];for(const z of n){const{tracks:K=[]}=z;for(const J of K){const{type:G,mid:Q,trackName:nt,mediaType:et,msid:tt}=J;if(!(!et||!tt)&&(I.length===0||I.includes(nt))){const ot={type:G,mid:Q,trackName:tt};q.push(ot),await this.closeUserTracks(z.id,[J])}}}const D=async()=>{await this.emitNotifyUpdateUsers(),O(!0)};if(q.length===0)return D();await this.createOffer(),await this.cwsIns.sendMessage({event:"closeTrack",data:{roomId:this.options.roomId,sdp:this.getSdp(),tracks:q}}).then(async z=>{const{remoteSdp:K}=z.data;await this.setRemoteDescription({type:"answer",sdp:K})}),D()}catch(n){e(n)}}),success:async O=>{Z(O)},fail:async O=>{console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: stopPublish is error.",O),this.reportLogs("close_track_error",O.message||O),a(O)},complete:async()=>{await this.taskQueue.setCondition("closeTrack",!0)}})}));X(this,"inactiveTracks",async(I,Z)=>new Promise(async a=>{const O=await this.getCaller();if(!O||!O.id)return a(!0);const{tracks:e=[]}=O,n=[...e];for(let D of n){const{mediaType:z}=D;if(z&&I.includes(z)){D.enabled=Z;const K=this.getLocalStream(z);if(!K)continue;const J=K.getTracks();for(const G of J)G.enabled=Z}}const q=await this.getCallAction(n);await it(this,Pt).call(this,q),await this.replaceSenderStream(I,Z),await this.emitNotifyUpdateUsers(),a(!0)}));X(this,"debugger",()=>new Promise(async(I,Z)=>{await this.cwsIns.sendMessage({event:"debugger"},!1).then(async a=>{if(a.code!==200)return Z(a.desc);I(!0)}).catch(a=>{Z(a)})}));X(this,"shutdown",()=>new Promise(async(I,Z)=>{await this.cwsIns.sendMessage({event:"shutdown"},!1).then(async a=>{if(a.code!==200)return Z(a.desc);I(!0)}).catch(a=>{Z(a)})}));X(this,"initHeartbeat",()=>{this.stopHeartbeat();const I=()=>this.cwsIns.sendMessage({event:this.isInRoom?"heartbeat":"heartbeatEx"},!1),Z=this.isInRoom?5*1e3:30*1e3;Rt(this,Ut,setInterval(I,Z)),I()});X(this,"stopHeartbeat",()=>{clearInterval(it(this,Ut))});vt(this,Xt,async I=>{const{roomId:Z}=this.options;if(!Z)return;const{id:a,tracks:O=[]}=await this.getCaller(),e=O.filter(n=>n.mediaType&&I.includes(n.mediaType));e.length!==0&&this.cwsIns.sendMessage({event:"pubNotify",data:{roomId:Z,user:{id:a,tracks:e}}})});vt(this,Pt,async I=>new Promise(async(Z,a)=>{const{roomId:O,userId:e}=this.options,n={roomId:O,user:{id:e,callAction:I}};await this.cwsIns.sendMessage({event:"updateCall",data:n}).then(async q=>{const{code:D=0}=q;if(D!==200)return a(q);await this.updateUserCallAction(e,I),Z(I)}).catch(q=>a(q))}));vt(this,Lt,()=>new Promise(async(I,Z)=>{try{if(["connecting","connected"].includes(this.cwsIns.state))return I(!0);await this.taskQueue.setCondition("createWs",!1),this.cwsIns.clearEvents(),this.initPeer();const{appid:a,roomId:O,userId:e}=this.options;if(!a)return Z("quickvo: createWs is error. You must first use QuickVO.setOptions to set the appid.");const n={c:a,r:O,v:this.sdk_service_version};if(this.isEarly){const D=xt();n.i=D,this.setOptions({earlyId:D})}else n.b=e;this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: createWs",n);const q=btoa(encodeURI(JSON.stringify(n)));await this.cwsIns.connect(q),this.initHeartbeat(),await this.taskQueue.setCondition("createWs",!0),await this.taskQueue.setCondition("createSession",!0),I(!0)}catch(a){console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: createWs is error.",a),this.reportLogs("ws_c_timeout",a.message||a),Z(a)}}));vt(this,Bt,async I=>new Promise(async(Z,a)=>{await this.taskQueue.createTask({describe:"createTrack",conditionKeys:["createWs","createSession","ice","createTrack","subscribe","renegotiate","closeTrack"],func:()=>new Promise(async(O,e)=>{try{await this.taskQueue.setCondition("createTrack",!1);const n=await this.addSenders(I),q=await this.getSenderTracks(n);if(q.length===0)return await this.taskQueue.setCondition("createTrack",!0),O(!0);this.cwsIns.sendMessage({event:"publish",data:{sdp:this.getSdp(),tracks:q,callAction:0}}).then(async D=>{const{code:z=0,desc:K,data:J}=D;if(z!==200)return e(K);const{remoteSdp:G}=J;await this.setRemoteDescription({type:"answer",sdp:G}),O(!0)})}catch(n){await this.removeSenders(I),e(n)}}),success:async O=>{Z(O)},fail:async O=>{this.reportLogs("publish_error",O.message||O),a(O)},complete:async()=>{await this.taskQueue.setCondition("createTrack",!0)}})}))}}Ut=new WeakMap,Xt=new WeakMap,Pt=new WeakMap,Lt=new WeakMap,Bt=new WeakMap;class Room extends RoomCalls{constructor(F){super(F)}}class QuickVO extends Room{constructor(I){super(I);vt(this,At,new Map);X(this,"reconstruct",async()=>{this.setRoomState("ready"),this.taskQueue.clear(),this.peerIns.close(),await this.syncRoomInfo(),this.initPeer(),this.taskQueue.setCondition("createSession",!0),this.taskQueue.setCondition("ice",!0),await this.createSession();const I=[],Z=[],a=await this.getUsers();for(const O of a){const{isSelf:e,callActionMap:n,tracks:q=[]}=O;if(e)for(const D of mediaType_keys)n[D]&&I.push(D);for(const D of q)D.msid&&Z.push(D.trackName)}await this.subscribe(Z),await this.publish(I)});vt(this,te,()=>{{const I=async Z=>{const{state:a}=Z.data;if(a==="closed"){const{roomId:O,userId:e}=this.options,n={roomId:O,user:{id:e}};this.stopHeartbeat(),this.cwsIns.sendMessage({event:"quitRoom",data:n}),this.cwsIns.close(),this.reportLogs("webrtc_c_timeout","webrtc state is closed.")}a==="failed"&&this.reconstruct()};this.cwsIns.addNotify({event:"onRoomState",callback:I},!0)}{const I=async Z=>{const{qualities:a=[]}=Z.data,[O]=a;if(!(O&&O.userId===this.options.userId&&a.length===1)){for(const e of a){const{userId:n,egress:q,ingress:D}=e;this.checkUserInRoom(n)&&await this.updateUserNetwork(n,{egress:q,ingress:D})}await this.emitNotifyUpdateUsers()}};this.cwsIns.addNotify({event:"onNetQuality",callback:I},!0)}{const I=async Z=>{const a=Z.data.user;await this.updateUsers([a]),await this.updateUsertracks(a.id,a.track,!1),await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onJoinRoom",callback:I},!0)}{const I=async Z=>{await this.removeUsers([Z.data.user.id]),await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onQuitRoom",callback:I},!0)}{const I=async Z=>{const{user:a}=Z.data,{id:O,tracks:e=[],callAction:n=0}=a;if(await this.updateUserCallAction(O,n),await this.updateUserPermissions(O,3),await this.updateUsertracks(O,e,!0),this.options.newPublishAutoSubscribe){const q=this.getTrackNamesFormTracks(e);await this.subscribe(q)}else await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onPublish",callback:I},!0)}{const I=async Z=>{const{id:a,tracks:O}=Z.data.user;a!==this.options.userId&&(await this.closeUserTracks(a,O,!0),await this.emitNotifyUpdateUsers())};this.cwsIns.addNotify({event:"onCloseTrack",callback:I},!0)}{const I=async Z=>{const{id:a,callAction:O}=Z.data.user;this.checkUserInRoom(a)&&(await this.updateUserCallAction(a,O),this.emitNotifyUpdateUsers())};this.cwsIns.addNotify({event:"onUpdateCall",callback:I},!0)}{const I=async Z=>{const{user:a}=Z.data,{id:O,permissions:e=1}=a;e===1?await this.removeUsers([O]):e===3&&await this.updateUsers([a]),await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onUpdatePermissions",callback:I},!0)}this.cwsIns.addNotify({event:"onTokenExpired",callback:async I=>this.destroy()},!0),this.cwsIns.addNotify({event:"destroyRoom",callback:this.destroy},!0)});X(this,"addNotify",I=>this.cwsIns.addNotify(I));vt(this,ee,()=>{});vt(this,ie,()=>{this.cwsIns.onReconnectSuccess=async()=>{this.reconstruct()}});vt(this,ne,async()=>{this.setRoomState("closed")});X(this,"addRequestAnimationFrame",async(I,Z)=>{{const O=it(this,At).get(I);O&&cancelAnimationFrame(O)}const a=(O=Date.now())=>{Z(O);const e=requestAnimationFrame(a);it(this,At).set(I,e)};a()});X(this,"clearRequestAnimationFrame",async(I=[])=>{I.length===0&&(I=[...it(this,At).keys()]);const Z=[];for(const a of I){const O=it(this,At).get(a);O&&(cancelAnimationFrame(O),Z.push(O))}return Z});X(this,"destroy",async()=>{this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 销毁SDK"),this.cwsIns.emitNotify("onDestroy",{code:200,data:{},desc:"sdk is destroy."}),this.stopLocalStreams(),await new Promise(I=>setTimeout(()=>I(!0),300)),this.stopGetPeerStats(),this.clearUsers(),this.clearUserStreams(),this.cwsIns.clearEvents(),this.cwsIns.close()});it(this,ee).call(this),it(this,ie).call(this),it(this,ne).call(this),it(this,te).call(this)}}At=new WeakMap,te=new WeakMap,ee=new WeakMap,ie=new WeakMap,ne=new WeakMap,exports.QuickVO=QuickVO,exports.ignoreEvent=ignoreEvent,Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"})});
3
+ `},writer$1}var hasRequiredLib$1;function requireLib$1(){if(hasRequiredLib$1)return lib$1;hasRequiredLib$1=1;var D=requireParser(),z=requireWriter$1(),N=requireGrammar();return lib$1.grammar=N,lib$1.write=z,lib$1.parse=D.parse,lib$1.parseParams=D.parseParams,lib$1.parseFmtpConfig=D.parseFmtpConfig,lib$1.parsePayloads=D.parsePayloads,lib$1.parseRemoteCandidates=D.parseRemoteCandidates,lib$1.parseImageAttributes=D.parseImageAttributes,lib$1.parseSimulcastStreamList=D.parseSimulcastStreamList,lib$1}var libExports$1=requireLib$1();class AudioMediaContext{constructor(z,N){ce(this,"options",{autoGainControl:!1,noiseSuppression:!1,echoCancellation:!1});ce(this,"kind","audio");ce(this,"original_stream",new MediaStream);ce(this,"filterStream",z=>z);ce(this,"inputGain",1);ce(this,"outputGain",1);ce(this,"enhanceGain",0);ce(this,"audio",new Audio);ce(this,"audioContext");ce(this,"sourceNode");ce(this,"inputGainNode");ce(this,"analyserNode");ce(this,"analyserArrayData");ce(this,"outputGainNode");ce(this,"initNodes",()=>{{const z=new Audio;z.srcObject=this.original_stream}this.sourceNode=this.audioContext.createMediaStreamSource(this.original_stream),this.inputGainNode=this.audioContext.createGain(),this.inputGainNode.gain.setValueAtTime(this.inputGain,this.audioContext.currentTime),this.analyserNode=this.audioContext.createAnalyser(),this.analyserNode.fftSize=512,this.analyserArrayData=new Uint8Array(this.analyserNode.frequencyBinCount),this.outputGainNode=this.audioContext.createGain(),this.outputGainNode.gain.setValueAtTime(this.outputGain,this.audioContext.currentTime);{const{sourceNode:z,inputGainNode:N,analyserNode:J,outputGainNode:I}=this;z.connect(N),N.connect(J),J.connect(I),I.connect(this.audioContext.destination)}this.setMute(!0)});ce(this,"stop",()=>{{const z=this.original_stream.getTracks();for(const N of z)N.stop(),this.original_stream.removeTrack(N)}});ce(this,"replaceStream",z=>{const N=this.original_stream.getTracks();for(const I of N)this.original_stream.removeTrack(I);const[J]=z.getAudioTracks();J&&this.original_stream.addTrack(J),this.initNodes()});ce(this,"getStream",()=>{const z=this.filterStream(this.sourceNode.mediaStream),N=z.getTracks();return console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->Breathe: tracks:${N.length}`,N[0]),z});ce(this,"setMute",(z=!0)=>{z?this.analyserNode.disconnect(this.outputGainNode):this.analyserNode.connect(this.outputGainNode)});ce(this,"setEnhanceGain",async z=>{this.enhanceGain=z;const N=this.inputGain+this.enhanceGain;this.inputGainNode.gain.setValueAtTime(N,this.audioContext.currentTime)});ce(this,"setVolumeGain",z=>{this.outputGain=z,this.outputGainNode.gain.setValueAtTime(z,this.audioContext.currentTime);const N=z===0;this.setMute(N)});ce(this,"getVolume",()=>{const{analyserNode:z,analyserArrayData:N}=this;z.getByteFrequencyData(N);let J=0;for(let O=0;O<N.length;O++)J+=N[O];return Math.ceil(J/N.length)});ce(this,"setFilter",(z={})=>(this.options={...this.options,...z},z));this.audioContext=N,this.original_stream.addTrack(z),this.initNodes(),this.audioContext.resume()}}class VideoMediaContext{constructor(z){ce(this,"kind","video");ce(this,"stream",new MediaStream);ce(this,"stop",()=>{const z=this.stream.getTracks();for(const N of z)N.stop(),this.stream.removeTrack(N)});ce(this,"replaceStream",z=>{const N=this.stream,J=N.getTracks();for(const O of J)N.removeTrack(O);const[I]=z.getVideoTracks();I&&N.addTrack(I)});ce(this,"getStream",()=>this.stream);ce(this,"getTrack",()=>this.stream.getTracks()[0]);this.stream.addTrack(z)}}const enum_roomState={ready:"已就绪",checkAuth:"正在鉴权",connecting:"连接中",connected:"已连接",reconnect:"正在重新连接",disconnected:"已断开",failed:"连接错误",closed:"已关闭"};ht(enum_roomState);var C$1=Object.defineProperty,R=D=>{throw TypeError(D)},S=(D,z,N)=>z in D?C$1(D,z,{enumerable:!0,configurable:!0,writable:!0,value:N}):D[z]=N,l=(D,z,N)=>S(D,typeof z!="symbol"?z+"":z,N),v=(D,z,N)=>z.has(D)||R("Cannot "+N),t$1=(D,z,N)=>(v(D,z,"read from private field"),N?N.call(D):z.get(D)),c$1=(D,z,N)=>z.has(D)?R("Cannot add the same private member more than once"):z instanceof WeakSet?z.add(D):z.set(D,N),i=(D,z,N,J)=>(v(D,z,"write to private field"),z.set(D,N),N),s,r$1,h,p,m$1,f,w,x,g$1,b,B$1,y,T,d$1;class M{constructor(z){c$1(this,s,{url:"",binaryType:"blob",timeout:6*1e3,debug:!1,sendBeforAutoConnect:!1,reconnectCount:-1,reconnectTime:60*1e3,reconnectIntervalTime:5e3,heartbeatIntervalTime:1e4,checkReconnect:N=>!0,onReconnectSuccess:async N=>{},onReconnectStop:async N=>{},getHeartbeatMsg:()=>JSON.stringify({event:"heartbeat"}),onMessage:N=>{}}),l(this,"ws"),c$1(this,r$1,-1),c$1(this,h,-1),c$1(this,p,0),c$1(this,m$1,0),c$1(this,f,!1),c$1(this,w,N=>{}),l(this,"close",async(N=1e3,J="correctly close.")=>{var I;this.ws&&(i(this,f,!0),t$1(this,d$1).call(this),(I=this.ws)==null||I.close(N,J))}),l(this,"connect",()=>new Promise(async N=>{i(this,w,N),this.ws=new WebSocket(t$1(this,s).url),this.ws.binaryType=t$1(this,s).binaryType,this.ws.onopen=t$1(this,b),this.ws.onmessage=t$1(this,g$1),this.ws.onerror=t$1(this,B$1),this.ws.onclose=t$1(this,y)})),l(this,"reconnect",async N=>new Promise(J=>{t$1(this,s).debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: await reconnect.");const I=O=>{t$1(this,s).debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;",`------->pr-ws: ${O}`),t$1(this,s).onReconnectStop({msg:O}),J(O)};if(t$1(this,x).call(this)===!1)return I("stop reconnect. exceed maxReconnectionTime.");if(t$1(this,r$1)!==-1&&t$1(this,r$1)===0)return I("stop reconnect. surplusReconnectCount is 0.");if(!t$1(this,s).checkReconnect(N))return I("stop reconnect. checkReconnect is false.");t$1(this,s).debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;",`------->pr-ws: await ${t$1(this,s).reconnectIntervalTime}ms run reconnect. surplusReconnectCount is ${t$1(this,r$1)}`,N),i(this,p,setTimeout(async()=>{i(this,r$1,Math.max(-1,t$1(this,r$1)-1)),await this.connect();try{await t$1(this,s).onReconnectSuccess(this.ws)}catch(O){console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->pr-ws: onReconnectSuccess is error",O)}J(!0)},t$1(this,s).reconnectIntervalTime))})),l(this,"sendMessage",async N=>{var J;(!this.ws||this.ws.readyState!==1)&&(t$1(this,s).debug&&console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: ws is not ready."),t$1(this,s).sendBeforAutoConnect&&(t$1(this,s).debug&&console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: await ws connect."),await this.connect())),(J=this.ws)==null||J.send(N)}),c$1(this,x,()=>{const N=Date.now();return t$1(this,h)===-1&&i(this,h,N+t$1(this,s).reconnectTime),!(N>t$1(this,h))}),c$1(this,g$1,N=>{const{data:J}=N;t$1(this,s).onMessage(J)}),c$1(this,b,()=>{t$1(this,s).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: connect is success.",this.ws),i(this,r$1,t$1(this,s).reconnectCount),i(this,h,-1),t$1(this,T).call(this),t$1(this,w).call(this,this.ws)}),c$1(this,B$1,N=>{t$1(this,s).debug&&console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;","------->pr-ws: connect is error.",N)}),c$1(this,y,N=>{if(t$1(this,s).debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;padding:16px 0;",`------->pr-ws: connect is close. code: ${N.code}, permanentClosed is ${t$1(this,f)}.`,N),t$1(this,d$1).call(this),!t$1(this,f))return this.reconnect(N);this.ws=void 0}),c$1(this,T,()=>{i(this,m$1,setInterval(()=>{const N=t$1(this,s).getHeartbeatMsg();N&&this.sendMessage(N)},t$1(this,s).heartbeatIntervalTime))}),c$1(this,d$1,()=>{clearInterval(t$1(this,p)),clearInterval(t$1(this,m$1))}),i(this,s,{...t$1(this,s),...z}),i(this,r$1,t$1(this,s).reconnectCount)}}s=new WeakMap,r$1=new WeakMap,h=new WeakMap,p=new WeakMap,m$1=new WeakMap,f=new WeakMap,w=new WeakMap,x=new WeakMap,g$1=new WeakMap,b=new WeakMap,B$1=new WeakMap,y=new WeakMap,T=new WeakMap,d$1=new WeakMap;var indexMinimal={},minimal$1={},aspromise,hasRequiredAspromise;function requireAspromise(){if(hasRequiredAspromise)return aspromise;hasRequiredAspromise=1,aspromise=D;function D(z,N){for(var J=new Array(arguments.length-1),I=0,O=2,n=!0;O<arguments.length;)J[I++]=arguments[O++];return new Promise(function(q,F){J[I]=function(X){if(n)if(n=!1,X)F(X);else{for(var ee=new Array(arguments.length-1),Q=0;Q<ee.length;)ee[Q++]=arguments[Q];q.apply(null,ee)}};try{z.apply(N||null,J)}catch(Z){n&&(n=!1,F(Z))}})}return aspromise}var base64={},hasRequiredBase64;function requireBase64(){return hasRequiredBase64||(hasRequiredBase64=1,function(D){var z=D;z.length=function(a){var q=a.length;if(!q)return 0;for(var F=0;--q%4>1&&a.charAt(q)==="=";)++F;return Math.ceil(a.length*3)/4-F};for(var N=new Array(64),J=new Array(123),I=0;I<64;)J[N[I]=I<26?I+65:I<52?I+71:I<62?I-4:I-59|43]=I++;z.encode=function(a,q,F){for(var Z=null,X=[],ee=0,Q=0,ne;q<F;){var se=a[q++];switch(Q){case 0:X[ee++]=N[se>>2],ne=(se&3)<<4,Q=1;break;case 1:X[ee++]=N[ne|se>>4],ne=(se&15)<<2,Q=2;break;case 2:X[ee++]=N[ne|se>>6],X[ee++]=N[se&63],Q=0;break}ee>8191&&((Z||(Z=[])).push(String.fromCharCode.apply(String,X)),ee=0)}return Q&&(X[ee++]=N[ne],X[ee++]=61,Q===1&&(X[ee++]=61)),Z?(ee&&Z.push(String.fromCharCode.apply(String,X.slice(0,ee))),Z.join("")):String.fromCharCode.apply(String,X.slice(0,ee))};var O="invalid encoding";z.decode=function(a,q,F){for(var Z=F,X=0,ee,Q=0;Q<a.length;){var ne=a.charCodeAt(Q++);if(ne===61&&X>1)break;if((ne=J[ne])===void 0)throw Error(O);switch(X){case 0:ee=ne,X=1;break;case 1:q[F++]=ee<<2|(ne&48)>>4,ee=ne,X=2;break;case 2:q[F++]=(ee&15)<<4|(ne&60)>>2,ee=ne,X=3;break;case 3:q[F++]=(ee&3)<<6|ne,X=0;break}}if(X===1)throw Error(O);return F-Z},z.test=function(a){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(a)}}(base64)),base64}var eventemitter,hasRequiredEventemitter;function requireEventemitter(){if(hasRequiredEventemitter)return eventemitter;hasRequiredEventemitter=1,eventemitter=D;function D(){this._listeners={}}return D.prototype.on=function(N,J,I){return(this._listeners[N]||(this._listeners[N]=[])).push({fn:J,ctx:I||this}),this},D.prototype.off=function(N,J){if(N===void 0)this._listeners={};else if(J===void 0)this._listeners[N]=[];else for(var I=this._listeners[N],O=0;O<I.length;)I[O].fn===J?I.splice(O,1):++O;return this},D.prototype.emit=function(N){var J=this._listeners[N];if(J){for(var I=[],O=1;O<arguments.length;)I.push(arguments[O++]);for(O=0;O<J.length;)J[O].fn.apply(J[O++].ctx,I)}return this},eventemitter}var float,hasRequiredFloat;function requireFloat(){if(hasRequiredFloat)return float;hasRequiredFloat=1,float=D(D);function D(O){return typeof Float32Array<"u"?function(){var n=new Float32Array([-0]),a=new Uint8Array(n.buffer),q=a[3]===128;function F(Q,ne,se){n[0]=Q,ne[se]=a[0],ne[se+1]=a[1],ne[se+2]=a[2],ne[se+3]=a[3]}function Z(Q,ne,se){n[0]=Q,ne[se]=a[3],ne[se+1]=a[2],ne[se+2]=a[1],ne[se+3]=a[0]}O.writeFloatLE=q?F:Z,O.writeFloatBE=q?Z:F;function X(Q,ne){return a[0]=Q[ne],a[1]=Q[ne+1],a[2]=Q[ne+2],a[3]=Q[ne+3],n[0]}function ee(Q,ne){return a[3]=Q[ne],a[2]=Q[ne+1],a[1]=Q[ne+2],a[0]=Q[ne+3],n[0]}O.readFloatLE=q?X:ee,O.readFloatBE=q?ee:X}():function(){function n(q,F,Z,X){var ee=F<0?1:0;if(ee&&(F=-F),F===0)q(1/F>0?0:2147483648,Z,X);else if(isNaN(F))q(2143289344,Z,X);else if(F>34028234663852886e22)q((ee<<31|2139095040)>>>0,Z,X);else if(F<11754943508222875e-54)q((ee<<31|Math.round(F/1401298464324817e-60))>>>0,Z,X);else{var Q=Math.floor(Math.log(F)/Math.LN2),ne=Math.round(F*Math.pow(2,-Q)*8388608)&8388607;q((ee<<31|Q+127<<23|ne)>>>0,Z,X)}}O.writeFloatLE=n.bind(null,z),O.writeFloatBE=n.bind(null,N);function a(q,F,Z){var X=q(F,Z),ee=(X>>31)*2+1,Q=X>>>23&255,ne=X&8388607;return Q===255?ne?NaN:ee*(1/0):Q===0?ee*1401298464324817e-60*ne:ee*Math.pow(2,Q-150)*(ne+8388608)}O.readFloatLE=a.bind(null,J),O.readFloatBE=a.bind(null,I)}(),typeof Float64Array<"u"?function(){var n=new Float64Array([-0]),a=new Uint8Array(n.buffer),q=a[7]===128;function F(Q,ne,se){n[0]=Q,ne[se]=a[0],ne[se+1]=a[1],ne[se+2]=a[2],ne[se+3]=a[3],ne[se+4]=a[4],ne[se+5]=a[5],ne[se+6]=a[6],ne[se+7]=a[7]}function Z(Q,ne,se){n[0]=Q,ne[se]=a[7],ne[se+1]=a[6],ne[se+2]=a[5],ne[se+3]=a[4],ne[se+4]=a[3],ne[se+5]=a[2],ne[se+6]=a[1],ne[se+7]=a[0]}O.writeDoubleLE=q?F:Z,O.writeDoubleBE=q?Z:F;function X(Q,ne){return a[0]=Q[ne],a[1]=Q[ne+1],a[2]=Q[ne+2],a[3]=Q[ne+3],a[4]=Q[ne+4],a[5]=Q[ne+5],a[6]=Q[ne+6],a[7]=Q[ne+7],n[0]}function ee(Q,ne){return a[7]=Q[ne],a[6]=Q[ne+1],a[5]=Q[ne+2],a[4]=Q[ne+3],a[3]=Q[ne+4],a[2]=Q[ne+5],a[1]=Q[ne+6],a[0]=Q[ne+7],n[0]}O.readDoubleLE=q?X:ee,O.readDoubleBE=q?ee:X}():function(){function n(q,F,Z,X,ee,Q){var ne=X<0?1:0;if(ne&&(X=-X),X===0)q(0,ee,Q+F),q(1/X>0?0:2147483648,ee,Q+Z);else if(isNaN(X))q(0,ee,Q+F),q(2146959360,ee,Q+Z);else if(X>17976931348623157e292)q(0,ee,Q+F),q((ne<<31|2146435072)>>>0,ee,Q+Z);else{var se;if(X<22250738585072014e-324)se=X/5e-324,q(se>>>0,ee,Q+F),q((ne<<31|se/4294967296)>>>0,ee,Q+Z);else{var re=Math.floor(Math.log(X)/Math.LN2);re===1024&&(re=1023),se=X*Math.pow(2,-re),q(se*4503599627370496>>>0,ee,Q+F),q((ne<<31|re+1023<<20|se*1048576&1048575)>>>0,ee,Q+Z)}}}O.writeDoubleLE=n.bind(null,z,0,4),O.writeDoubleBE=n.bind(null,N,4,0);function a(q,F,Z,X,ee){var Q=q(X,ee+F),ne=q(X,ee+Z),se=(ne>>31)*2+1,re=ne>>>20&2047,oe=4294967296*(ne&1048575)+Q;return re===2047?oe?NaN:se*(1/0):re===0?se*5e-324*oe:se*Math.pow(2,re-1075)*(oe+4503599627370496)}O.readDoubleLE=a.bind(null,J,0,4),O.readDoubleBE=a.bind(null,I,4,0)}(),O}function z(O,n,a){n[a]=O&255,n[a+1]=O>>>8&255,n[a+2]=O>>>16&255,n[a+3]=O>>>24}function N(O,n,a){n[a]=O>>>24,n[a+1]=O>>>16&255,n[a+2]=O>>>8&255,n[a+3]=O&255}function J(O,n){return(O[n]|O[n+1]<<8|O[n+2]<<16|O[n+3]<<24)>>>0}function I(O,n){return(O[n]<<24|O[n+1]<<16|O[n+2]<<8|O[n+3])>>>0}return float}var inquire_1,hasRequiredInquire;function requireInquire(){if(hasRequiredInquire)return inquire_1;hasRequiredInquire=1,inquire_1=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(D){}return null}return inquire_1}var utf8={},hasRequiredUtf8;function requireUtf8(){return hasRequiredUtf8||(hasRequiredUtf8=1,function(D){var z=D;z.length=function(J){for(var I=0,O=0,n=0;n<J.length;++n)O=J.charCodeAt(n),O<128?I+=1:O<2048?I+=2:(O&64512)===55296&&(J.charCodeAt(n+1)&64512)===56320?(++n,I+=4):I+=3;return I},z.read=function(J,I,O){var n=O-I;if(n<1)return"";for(var a=null,q=[],F=0,Z;I<O;)Z=J[I++],Z<128?q[F++]=Z:Z>191&&Z<224?q[F++]=(Z&31)<<6|J[I++]&63:Z>239&&Z<365?(Z=((Z&7)<<18|(J[I++]&63)<<12|(J[I++]&63)<<6|J[I++]&63)-65536,q[F++]=55296+(Z>>10),q[F++]=56320+(Z&1023)):q[F++]=(Z&15)<<12|(J[I++]&63)<<6|J[I++]&63,F>8191&&((a||(a=[])).push(String.fromCharCode.apply(String,q)),F=0);return a?(F&&a.push(String.fromCharCode.apply(String,q.slice(0,F))),a.join("")):String.fromCharCode.apply(String,q.slice(0,F))},z.write=function(J,I,O){for(var n=O,a,q,F=0;F<J.length;++F)a=J.charCodeAt(F),a<128?I[O++]=a:a<2048?(I[O++]=a>>6|192,I[O++]=a&63|128):(a&64512)===55296&&((q=J.charCodeAt(F+1))&64512)===56320?(a=65536+((a&1023)<<10)+(q&1023),++F,I[O++]=a>>18|240,I[O++]=a>>12&63|128,I[O++]=a>>6&63|128,I[O++]=a&63|128):(I[O++]=a>>12|224,I[O++]=a>>6&63|128,I[O++]=a&63|128);return O-n}}(utf8)),utf8}var pool_1,hasRequiredPool;function requirePool(){if(hasRequiredPool)return pool_1;hasRequiredPool=1,pool_1=D;function D(z,N,J){var I=J||8192,O=I>>>1,n=null,a=I;return function(F){if(F<1||F>O)return z(F);a+F>I&&(n=z(I),a=0);var Z=N.call(n,a,a+=F);return a&7&&(a=(a|7)+1),Z}}return pool_1}var longbits,hasRequiredLongbits;function requireLongbits(){if(hasRequiredLongbits)return longbits;hasRequiredLongbits=1,longbits=z;var D=requireMinimal$1();function z(O,n){this.lo=O>>>0,this.hi=n>>>0}var N=z.zero=new z(0,0);N.toNumber=function(){return 0},N.zzEncode=N.zzDecode=function(){return this},N.length=function(){return 1};var J=z.zeroHash="\0\0\0\0\0\0\0\0";z.fromNumber=function(n){if(n===0)return N;var a=n<0;a&&(n=-n);var q=n>>>0,F=(n-q)/4294967296>>>0;return a&&(F=~F>>>0,q=~q>>>0,++q>4294967295&&(q=0,++F>4294967295&&(F=0))),new z(q,F)},z.from=function(n){if(typeof n=="number")return z.fromNumber(n);if(D.isString(n))if(D.Long)n=D.Long.fromString(n);else return z.fromNumber(parseInt(n,10));return n.low||n.high?new z(n.low>>>0,n.high>>>0):N},z.prototype.toNumber=function(n){if(!n&&this.hi>>>31){var a=~this.lo+1>>>0,q=~this.hi>>>0;return a||(q=q+1>>>0),-(a+q*4294967296)}return this.lo+this.hi*4294967296},z.prototype.toLong=function(n){return D.Long?new D.Long(this.lo|0,this.hi|0,!!n):{low:this.lo|0,high:this.hi|0,unsigned:!!n}};var I=String.prototype.charCodeAt;return z.fromHash=function(n){return n===J?N:new z((I.call(n,0)|I.call(n,1)<<8|I.call(n,2)<<16|I.call(n,3)<<24)>>>0,(I.call(n,4)|I.call(n,5)<<8|I.call(n,6)<<16|I.call(n,7)<<24)>>>0)},z.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)},z.prototype.zzEncode=function(){var n=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^n)>>>0,this.lo=(this.lo<<1^n)>>>0,this},z.prototype.zzDecode=function(){var n=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^n)>>>0,this.hi=(this.hi>>>1^n)>>>0,this},z.prototype.length=function(){var n=this.lo,a=(this.lo>>>28|this.hi<<4)>>>0,q=this.hi>>>24;return q===0?a===0?n<16384?n<128?1:2:n<2097152?3:4:a<16384?a<128?5:6:a<2097152?7:8:q<128?9:10},longbits}var hasRequiredMinimal$1;function requireMinimal$1(){return hasRequiredMinimal$1||(hasRequiredMinimal$1=1,function(D){var z=D;z.asPromise=requireAspromise(),z.base64=requireBase64(),z.EventEmitter=requireEventemitter(),z.float=requireFloat(),z.inquire=requireInquire(),z.utf8=requireUtf8(),z.pool=requirePool(),z.LongBits=requireLongbits(),z.isNode=!!(typeof commonjsGlobal<"u"&&commonjsGlobal&&commonjsGlobal.process&&commonjsGlobal.process.versions&&commonjsGlobal.process.versions.node),z.global=z.isNode&&commonjsGlobal||typeof window<"u"&&window||typeof self<"u"&&self||minimal$1,z.emptyArray=Object.freeze?Object.freeze([]):[],z.emptyObject=Object.freeze?Object.freeze({}):{},z.isInteger=Number.isInteger||function(O){return typeof O=="number"&&isFinite(O)&&Math.floor(O)===O},z.isString=function(O){return typeof O=="string"||O instanceof String},z.isObject=function(O){return O&&typeof O=="object"},z.isset=z.isSet=function(O,n){var a=O[n];return a!=null&&O.hasOwnProperty(n)?typeof a!="object"||(Array.isArray(a)?a.length:Object.keys(a).length)>0:!1},z.Buffer=function(){try{var I=z.inquire("buffer").Buffer;return I.prototype.utf8Write?I:null}catch{return null}}(),z._Buffer_from=null,z._Buffer_allocUnsafe=null,z.newBuffer=function(O){return typeof O=="number"?z.Buffer?z._Buffer_allocUnsafe(O):new z.Array(O):z.Buffer?z._Buffer_from(O):typeof Uint8Array>"u"?O:new Uint8Array(O)},z.Array=typeof Uint8Array<"u"?Uint8Array:Array,z.Long=z.global.dcodeIO&&z.global.dcodeIO.Long||z.global.Long||z.inquire("long"),z.key2Re=/^true|false|0|1$/,z.key32Re=/^-?(?:0|[1-9][0-9]*)$/,z.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/,z.longToHash=function(O){return O?z.LongBits.from(O).toHash():z.LongBits.zeroHash},z.longFromHash=function(O,n){var a=z.LongBits.fromHash(O);return z.Long?z.Long.fromBits(a.lo,a.hi,n):a.toNumber(!!n)};function N(I,O,n){for(var a=Object.keys(O),q=0;q<a.length;++q)(I[a[q]]===void 0||!n)&&(I[a[q]]=O[a[q]]);return I}z.merge=N,z.lcFirst=function(O){return O.charAt(0).toLowerCase()+O.substring(1)};function J(I){function O(n,a){if(!(this instanceof O))return new O(n,a);Object.defineProperty(this,"message",{get:function(){return n}}),Error.captureStackTrace?Error.captureStackTrace(this,O):Object.defineProperty(this,"stack",{value:new Error().stack||""}),a&&N(this,a)}return O.prototype=Object.create(Error.prototype,{constructor:{value:O,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return I},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),O}z.newError=J,z.ProtocolError=J("ProtocolError"),z.oneOfGetter=function(O){for(var n={},a=0;a<O.length;++a)n[O[a]]=1;return function(){for(var q=Object.keys(this),F=q.length-1;F>-1;--F)if(n[q[F]]===1&&this[q[F]]!==void 0&&this[q[F]]!==null)return q[F]}},z.oneOfSetter=function(O){return function(n){for(var a=0;a<O.length;++a)O[a]!==n&&delete this[O[a]]}},z.toJSONOptions={longs:String,enums:String,bytes:String,json:!0},z._configure=function(){var I=z.Buffer;if(!I){z._Buffer_from=z._Buffer_allocUnsafe=null;return}z._Buffer_from=I.from!==Uint8Array.from&&I.from||function(n,a){return new I(n,a)},z._Buffer_allocUnsafe=I.allocUnsafe||function(n){return new I(n)}}}(minimal$1)),minimal$1}var writer,hasRequiredWriter;function requireWriter(){if(hasRequiredWriter)return writer;hasRequiredWriter=1,writer=q;var D=requireMinimal$1(),z,N=D.LongBits,J=D.base64,I=D.utf8;function O(re,oe,me){this.fn=re,this.len=oe,this.next=void 0,this.val=me}function n(){}function a(re){this.head=re.head,this.tail=re.tail,this.len=re.len,this.next=re.states}function q(){this.len=0,this.head=new O(n,0,0),this.tail=this.head,this.states=null}var F=function(){return D.Buffer?function(){return(q.create=function(){return new z})()}:function(){return new q}};q.create=F(),q.alloc=function(oe){return new D.Array(oe)},D.Array!==Array&&(q.alloc=D.pool(q.alloc,D.Array.prototype.subarray)),q.prototype._push=function(oe,me,_e){return this.tail=this.tail.next=new O(oe,me,_e),this.len+=me,this};function Z(re,oe,me){oe[me]=re&255}function X(re,oe,me){for(;re>127;)oe[me++]=re&127|128,re>>>=7;oe[me]=re}function ee(re,oe){this.len=re,this.next=void 0,this.val=oe}ee.prototype=Object.create(O.prototype),ee.prototype.fn=X,q.prototype.uint32=function(oe){return this.len+=(this.tail=this.tail.next=new ee((oe=oe>>>0)<128?1:oe<16384?2:oe<2097152?3:oe<268435456?4:5,oe)).len,this},q.prototype.int32=function(oe){return oe<0?this._push(Q,10,N.fromNumber(oe)):this.uint32(oe)},q.prototype.sint32=function(oe){return this.uint32((oe<<1^oe>>31)>>>0)};function Q(re,oe,me){for(;re.hi;)oe[me++]=re.lo&127|128,re.lo=(re.lo>>>7|re.hi<<25)>>>0,re.hi>>>=7;for(;re.lo>127;)oe[me++]=re.lo&127|128,re.lo=re.lo>>>7;oe[me++]=re.lo}q.prototype.uint64=function(oe){var me=N.from(oe);return this._push(Q,me.length(),me)},q.prototype.int64=q.prototype.uint64,q.prototype.sint64=function(oe){var me=N.from(oe).zzEncode();return this._push(Q,me.length(),me)},q.prototype.bool=function(oe){return this._push(Z,1,oe?1:0)};function ne(re,oe,me){oe[me]=re&255,oe[me+1]=re>>>8&255,oe[me+2]=re>>>16&255,oe[me+3]=re>>>24}q.prototype.fixed32=function(oe){return this._push(ne,4,oe>>>0)},q.prototype.sfixed32=q.prototype.fixed32,q.prototype.fixed64=function(oe){var me=N.from(oe);return this._push(ne,4,me.lo)._push(ne,4,me.hi)},q.prototype.sfixed64=q.prototype.fixed64,q.prototype.float=function(oe){return this._push(D.float.writeFloatLE,4,oe)},q.prototype.double=function(oe){return this._push(D.float.writeDoubleLE,8,oe)};var se=D.Array.prototype.set?function(oe,me,_e){me.set(oe,_e)}:function(oe,me,_e){for(var ae=0;ae<oe.length;++ae)me[_e+ae]=oe[ae]};return q.prototype.bytes=function(oe){var me=oe.length>>>0;if(!me)return this._push(Z,1,0);if(D.isString(oe)){var _e=q.alloc(me=J.length(oe));J.decode(oe,_e,0),oe=_e}return this.uint32(me)._push(se,me,oe)},q.prototype.string=function(oe){var me=I.length(oe);return me?this.uint32(me)._push(I.write,me,oe):this._push(Z,1,0)},q.prototype.fork=function(){return this.states=new a(this),this.head=this.tail=new O(n,0,0),this.len=0,this},q.prototype.reset=function(){return this.states?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new O(n,0,0),this.len=0),this},q.prototype.ldelim=function(){var oe=this.head,me=this.tail,_e=this.len;return this.reset().uint32(_e),_e&&(this.tail.next=oe.next,this.tail=me,this.len+=_e),this},q.prototype.finish=function(){for(var oe=this.head.next,me=this.constructor.alloc(this.len),_e=0;oe;)oe.fn(oe.val,me,_e),_e+=oe.len,oe=oe.next;return me},q._configure=function(re){z=re,q.create=F(),z._configure()},writer}var writer_buffer,hasRequiredWriter_buffer;function requireWriter_buffer(){if(hasRequiredWriter_buffer)return writer_buffer;hasRequiredWriter_buffer=1,writer_buffer=N;var D=requireWriter();(N.prototype=Object.create(D.prototype)).constructor=N;var z=requireMinimal$1();function N(){D.call(this)}N._configure=function(){N.alloc=z._Buffer_allocUnsafe,N.writeBytesBuffer=z.Buffer&&z.Buffer.prototype instanceof Uint8Array&&z.Buffer.prototype.set.name==="set"?function(O,n,a){n.set(O,a)}:function(O,n,a){if(O.copy)O.copy(n,a,0,O.length);else for(var q=0;q<O.length;)n[a++]=O[q++]}},N.prototype.bytes=function(O){z.isString(O)&&(O=z._Buffer_from(O,"base64"));var n=O.length>>>0;return this.uint32(n),n&&this._push(N.writeBytesBuffer,n,O),this};function J(I,O,n){I.length<40?z.utf8.write(I,O,n):O.utf8Write?O.utf8Write(I,n):O.write(I,n)}return N.prototype.string=function(O){var n=z.Buffer.byteLength(O);return this.uint32(n),n&&this._push(J,n,O),this},N._configure(),writer_buffer}var reader,hasRequiredReader;function requireReader(){if(hasRequiredReader)return reader;hasRequiredReader=1,reader=O;var D=requireMinimal$1(),z,N=D.LongBits,J=D.utf8;function I(X,ee){return RangeError("index out of range: "+X.pos+" + "+(ee||1)+" > "+X.len)}function O(X){this.buf=X,this.pos=0,this.len=X.length}var n=typeof Uint8Array<"u"?function(ee){if(ee instanceof Uint8Array||Array.isArray(ee))return new O(ee);throw Error("illegal buffer")}:function(ee){if(Array.isArray(ee))return new O(ee);throw Error("illegal buffer")},a=function(){return D.Buffer?function(Q){return(O.create=function(se){return D.Buffer.isBuffer(se)?new z(se):n(se)})(Q)}:n};O.create=a(),O.prototype._slice=D.Array.prototype.subarray||D.Array.prototype.slice,O.prototype.uint32=function(){var ee=4294967295;return function(){if(ee=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(ee=(ee|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(ee=(ee|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(ee=(ee|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(ee=(ee|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return ee;if((this.pos+=5)>this.len)throw this.pos=this.len,I(this,10);return ee}}(),O.prototype.int32=function(){return this.uint32()|0},O.prototype.sint32=function(){var ee=this.uint32();return ee>>>1^-(ee&1)|0};function q(){var X=new N(0,0),ee=0;if(this.len-this.pos>4){for(;ee<4;++ee)if(X.lo=(X.lo|(this.buf[this.pos]&127)<<ee*7)>>>0,this.buf[this.pos++]<128)return X;if(X.lo=(X.lo|(this.buf[this.pos]&127)<<28)>>>0,X.hi=(X.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return X;ee=0}else{for(;ee<3;++ee){if(this.pos>=this.len)throw I(this);if(X.lo=(X.lo|(this.buf[this.pos]&127)<<ee*7)>>>0,this.buf[this.pos++]<128)return X}return X.lo=(X.lo|(this.buf[this.pos++]&127)<<ee*7)>>>0,X}if(this.len-this.pos>4){for(;ee<5;++ee)if(X.hi=(X.hi|(this.buf[this.pos]&127)<<ee*7+3)>>>0,this.buf[this.pos++]<128)return X}else for(;ee<5;++ee){if(this.pos>=this.len)throw I(this);if(X.hi=(X.hi|(this.buf[this.pos]&127)<<ee*7+3)>>>0,this.buf[this.pos++]<128)return X}throw Error("invalid varint encoding")}O.prototype.bool=function(){return this.uint32()!==0};function F(X,ee){return(X[ee-4]|X[ee-3]<<8|X[ee-2]<<16|X[ee-1]<<24)>>>0}O.prototype.fixed32=function(){if(this.pos+4>this.len)throw I(this,4);return F(this.buf,this.pos+=4)},O.prototype.sfixed32=function(){if(this.pos+4>this.len)throw I(this,4);return F(this.buf,this.pos+=4)|0};function Z(){if(this.pos+8>this.len)throw I(this,8);return new N(F(this.buf,this.pos+=4),F(this.buf,this.pos+=4))}return O.prototype.float=function(){if(this.pos+4>this.len)throw I(this,4);var ee=D.float.readFloatLE(this.buf,this.pos);return this.pos+=4,ee},O.prototype.double=function(){if(this.pos+8>this.len)throw I(this,4);var ee=D.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,ee},O.prototype.bytes=function(){var ee=this.uint32(),Q=this.pos,ne=this.pos+ee;if(ne>this.len)throw I(this,ee);if(this.pos+=ee,Array.isArray(this.buf))return this.buf.slice(Q,ne);if(Q===ne){var se=D.Buffer;return se?se.alloc(0):new this.buf.constructor(0)}return this._slice.call(this.buf,Q,ne)},O.prototype.string=function(){var ee=this.bytes();return J.read(ee,0,ee.length)},O.prototype.skip=function(ee){if(typeof ee=="number"){if(this.pos+ee>this.len)throw I(this,ee);this.pos+=ee}else do if(this.pos>=this.len)throw I(this);while(this.buf[this.pos++]&128);return this},O.prototype.skipType=function(X){switch(X){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(X=this.uint32()&7)!==4;)this.skipType(X);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+X+" at offset "+this.pos)}return this},O._configure=function(X){z=X,O.create=a(),z._configure();var ee=D.Long?"toLong":"toNumber";D.merge(O.prototype,{int64:function(){return q.call(this)[ee](!1)},uint64:function(){return q.call(this)[ee](!0)},sint64:function(){return q.call(this).zzDecode()[ee](!1)},fixed64:function(){return Z.call(this)[ee](!0)},sfixed64:function(){return Z.call(this)[ee](!1)}})},reader}var reader_buffer,hasRequiredReader_buffer;function requireReader_buffer(){if(hasRequiredReader_buffer)return reader_buffer;hasRequiredReader_buffer=1,reader_buffer=N;var D=requireReader();(N.prototype=Object.create(D.prototype)).constructor=N;var z=requireMinimal$1();function N(J){D.call(this,J)}return N._configure=function(){z.Buffer&&(N.prototype._slice=z.Buffer.prototype.slice)},N.prototype.string=function(){var I=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+I,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+I,this.len))},N._configure(),reader_buffer}var rpc={},service,hasRequiredService;function requireService(){if(hasRequiredService)return service;hasRequiredService=1,service=z;var D=requireMinimal$1();(z.prototype=Object.create(D.EventEmitter.prototype)).constructor=z;function z(N,J,I){if(typeof N!="function")throw TypeError("rpcImpl must be a function");D.EventEmitter.call(this),this.rpcImpl=N,this.requestDelimited=!!J,this.responseDelimited=!!I}return z.prototype.rpcCall=function N(J,I,O,n,a){if(!n)throw TypeError("request must be specified");var q=this;if(!a)return D.asPromise(N,q,J,I,O,n);if(!q.rpcImpl){setTimeout(function(){a(Error("already ended"))},0);return}try{return q.rpcImpl(J,I[q.requestDelimited?"encodeDelimited":"encode"](n).finish(),function(Z,X){if(Z)return q.emit("error",Z,J),a(Z);if(X===null){q.end(!0);return}if(!(X instanceof O))try{X=O[q.responseDelimited?"decodeDelimited":"decode"](X)}catch(ee){return q.emit("error",ee,J),a(ee)}return q.emit("data",X,J),a(null,X)})}catch(F){q.emit("error",F,J),setTimeout(function(){a(F)},0);return}},z.prototype.end=function(J){return this.rpcImpl&&(J||this.rpcImpl(null,null,null),this.rpcImpl=null,this.emit("end").off()),this},service}var hasRequiredRpc;function requireRpc(){return hasRequiredRpc||(hasRequiredRpc=1,function(D){var z=D;z.Service=requireService()}(rpc)),rpc}var roots,hasRequiredRoots;function requireRoots(){return hasRequiredRoots||(hasRequiredRoots=1,roots={}),roots}var hasRequiredIndexMinimal;function requireIndexMinimal(){return hasRequiredIndexMinimal||(hasRequiredIndexMinimal=1,function(D){var z=D;z.build="minimal",z.Writer=requireWriter(),z.BufferWriter=requireWriter_buffer(),z.Reader=requireReader(),z.BufferReader=requireReader_buffer(),z.util=requireMinimal$1(),z.rpc=requireRpc(),z.roots=requireRoots(),z.configure=N;function N(){z.util._configure(),z.Writer._configure(z.BufferWriter),z.Reader._configure(z.BufferReader)}N()}(indexMinimal)),indexMinimal}var minimal,hasRequiredMinimal;function requireMinimal(){return hasRequiredMinimal||(hasRequiredMinimal=1,minimal=requireIndexMinimal()),minimal}var minimalExports=requireMinimal();const $Reader=minimalExports.Reader,$Writer=minimalExports.Writer,$util=minimalExports.util,$root=minimalExports.roots.default||(minimalExports.roots.default={}),com=$root.com=(()=>{const D={};return D.quick=function(){const z={};return z.voice=function(){const N={};return N.proto=function(){const J={};return J.CommonReq=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.event="",I.prototype.data=$util.newBuffer([]),I.prototype.sn=$util.Long?$util.Long.fromBits(0,0,!1):0,I.prototype.time=$util.Long?$util.Long.fromBits(0,0,!1):0,I.prototype.valid=$util.Long?$util.Long.fromBits(0,0,!1):0,I.prototype.version=0,I.prototype.compress=!1,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.event!=null&&Object.hasOwnProperty.call(n,"event")&&a.uint32(10).string(n.event),n.data!=null&&Object.hasOwnProperty.call(n,"data")&&a.uint32(18).bytes(n.data),n.sn!=null&&Object.hasOwnProperty.call(n,"sn")&&a.uint32(24).int64(n.sn),n.time!=null&&Object.hasOwnProperty.call(n,"time")&&a.uint32(32).int64(n.time),n.valid!=null&&Object.hasOwnProperty.call(n,"valid")&&a.uint32(40).int64(n.valid),n.version!=null&&Object.hasOwnProperty.call(n,"version")&&a.uint32(48).int32(n.version),n.compress!=null&&Object.hasOwnProperty.call(n,"compress")&&a.uint32(56).bool(n.compress),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.CommonReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.event=n.string();break}case 2:{F.data=n.bytes();break}case 3:{F.sn=n.int64();break}case 4:{F.time=n.int64();break}case 5:{F.valid=n.int64();break}case 6:{F.version=n.int32();break}case 7:{F.compress=n.bool();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.event!=null&&n.hasOwnProperty("event")&&!$util.isString(n.event)?"event: string expected":n.data!=null&&n.hasOwnProperty("data")&&!(n.data&&typeof n.data.length=="number"||$util.isString(n.data))?"data: buffer expected":n.sn!=null&&n.hasOwnProperty("sn")&&!$util.isInteger(n.sn)&&!(n.sn&&$util.isInteger(n.sn.low)&&$util.isInteger(n.sn.high))?"sn: integer|Long expected":n.time!=null&&n.hasOwnProperty("time")&&!$util.isInteger(n.time)&&!(n.time&&$util.isInteger(n.time.low)&&$util.isInteger(n.time.high))?"time: integer|Long expected":n.valid!=null&&n.hasOwnProperty("valid")&&!$util.isInteger(n.valid)&&!(n.valid&&$util.isInteger(n.valid.low)&&$util.isInteger(n.valid.high))?"valid: integer|Long expected":n.version!=null&&n.hasOwnProperty("version")&&!$util.isInteger(n.version)?"version: integer expected":n.compress!=null&&n.hasOwnProperty("compress")&&typeof n.compress!="boolean"?"compress: boolean expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.CommonReq)return n;let a=new $root.com.quick.voice.proto.CommonReq;return n.event!=null&&(a.event=String(n.event)),n.data!=null&&(typeof n.data=="string"?$util.base64.decode(n.data,a.data=$util.newBuffer($util.base64.length(n.data)),0):n.data.length>=0&&(a.data=n.data)),n.sn!=null&&($util.Long?(a.sn=$util.Long.fromValue(n.sn)).unsigned=!1:typeof n.sn=="string"?a.sn=parseInt(n.sn,10):typeof n.sn=="number"?a.sn=n.sn:typeof n.sn=="object"&&(a.sn=new $util.LongBits(n.sn.low>>>0,n.sn.high>>>0).toNumber())),n.time!=null&&($util.Long?(a.time=$util.Long.fromValue(n.time)).unsigned=!1:typeof n.time=="string"?a.time=parseInt(n.time,10):typeof n.time=="number"?a.time=n.time:typeof n.time=="object"&&(a.time=new $util.LongBits(n.time.low>>>0,n.time.high>>>0).toNumber())),n.valid!=null&&($util.Long?(a.valid=$util.Long.fromValue(n.valid)).unsigned=!1:typeof n.valid=="string"?a.valid=parseInt(n.valid,10):typeof n.valid=="number"?a.valid=n.valid:typeof n.valid=="object"&&(a.valid=new $util.LongBits(n.valid.low>>>0,n.valid.high>>>0).toNumber())),n.version!=null&&(a.version=n.version|0),n.compress!=null&&(a.compress=!!n.compress),a},I.toObject=function(n,a){a||(a={});let q={};if(a.defaults){if(q.event="",a.bytes===String?q.data="":(q.data=[],a.bytes!==Array&&(q.data=$util.newBuffer(q.data))),$util.Long){let F=new $util.Long(0,0,!1);q.sn=a.longs===String?F.toString():a.longs===Number?F.toNumber():F}else q.sn=a.longs===String?"0":0;if($util.Long){let F=new $util.Long(0,0,!1);q.time=a.longs===String?F.toString():a.longs===Number?F.toNumber():F}else q.time=a.longs===String?"0":0;if($util.Long){let F=new $util.Long(0,0,!1);q.valid=a.longs===String?F.toString():a.longs===Number?F.toNumber():F}else q.valid=a.longs===String?"0":0;q.version=0,q.compress=!1}return n.event!=null&&n.hasOwnProperty("event")&&(q.event=n.event),n.data!=null&&n.hasOwnProperty("data")&&(q.data=a.bytes===String?$util.base64.encode(n.data,0,n.data.length):a.bytes===Array?Array.prototype.slice.call(n.data):n.data),n.sn!=null&&n.hasOwnProperty("sn")&&(typeof n.sn=="number"?q.sn=a.longs===String?String(n.sn):n.sn:q.sn=a.longs===String?$util.Long.prototype.toString.call(n.sn):a.longs===Number?new $util.LongBits(n.sn.low>>>0,n.sn.high>>>0).toNumber():n.sn),n.time!=null&&n.hasOwnProperty("time")&&(typeof n.time=="number"?q.time=a.longs===String?String(n.time):n.time:q.time=a.longs===String?$util.Long.prototype.toString.call(n.time):a.longs===Number?new $util.LongBits(n.time.low>>>0,n.time.high>>>0).toNumber():n.time),n.valid!=null&&n.hasOwnProperty("valid")&&(typeof n.valid=="number"?q.valid=a.longs===String?String(n.valid):n.valid:q.valid=a.longs===String?$util.Long.prototype.toString.call(n.valid):a.longs===Number?new $util.LongBits(n.valid.low>>>0,n.valid.high>>>0).toNumber():n.valid),n.version!=null&&n.hasOwnProperty("version")&&(q.version=n.version),n.compress!=null&&n.hasOwnProperty("compress")&&(q.compress=n.compress),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.CommonReq"},I}(),J.CommonRsp=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.event="",I.prototype.data=$util.newBuffer([]),I.prototype.sn=$util.Long?$util.Long.fromBits(0,0,!1):0,I.prototype.time=$util.Long?$util.Long.fromBits(0,0,!1):0,I.prototype.valid=$util.Long?$util.Long.fromBits(0,0,!1):0,I.prototype.code=0,I.prototype.desc="",I.prototype.version=0,I.prototype.compress=!1,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.event!=null&&Object.hasOwnProperty.call(n,"event")&&a.uint32(10).string(n.event),n.data!=null&&Object.hasOwnProperty.call(n,"data")&&a.uint32(18).bytes(n.data),n.sn!=null&&Object.hasOwnProperty.call(n,"sn")&&a.uint32(24).int64(n.sn),n.time!=null&&Object.hasOwnProperty.call(n,"time")&&a.uint32(32).int64(n.time),n.valid!=null&&Object.hasOwnProperty.call(n,"valid")&&a.uint32(40).int64(n.valid),n.code!=null&&Object.hasOwnProperty.call(n,"code")&&a.uint32(48).int32(n.code),n.desc!=null&&Object.hasOwnProperty.call(n,"desc")&&a.uint32(58).string(n.desc),n.version!=null&&Object.hasOwnProperty.call(n,"version")&&a.uint32(64).int32(n.version),n.compress!=null&&Object.hasOwnProperty.call(n,"compress")&&a.uint32(72).bool(n.compress),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.CommonRsp;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.event=n.string();break}case 2:{F.data=n.bytes();break}case 3:{F.sn=n.int64();break}case 4:{F.time=n.int64();break}case 5:{F.valid=n.int64();break}case 6:{F.code=n.int32();break}case 7:{F.desc=n.string();break}case 8:{F.version=n.int32();break}case 9:{F.compress=n.bool();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.event!=null&&n.hasOwnProperty("event")&&!$util.isString(n.event)?"event: string expected":n.data!=null&&n.hasOwnProperty("data")&&!(n.data&&typeof n.data.length=="number"||$util.isString(n.data))?"data: buffer expected":n.sn!=null&&n.hasOwnProperty("sn")&&!$util.isInteger(n.sn)&&!(n.sn&&$util.isInteger(n.sn.low)&&$util.isInteger(n.sn.high))?"sn: integer|Long expected":n.time!=null&&n.hasOwnProperty("time")&&!$util.isInteger(n.time)&&!(n.time&&$util.isInteger(n.time.low)&&$util.isInteger(n.time.high))?"time: integer|Long expected":n.valid!=null&&n.hasOwnProperty("valid")&&!$util.isInteger(n.valid)&&!(n.valid&&$util.isInteger(n.valid.low)&&$util.isInteger(n.valid.high))?"valid: integer|Long expected":n.code!=null&&n.hasOwnProperty("code")&&!$util.isInteger(n.code)?"code: integer expected":n.desc!=null&&n.hasOwnProperty("desc")&&!$util.isString(n.desc)?"desc: string expected":n.version!=null&&n.hasOwnProperty("version")&&!$util.isInteger(n.version)?"version: integer expected":n.compress!=null&&n.hasOwnProperty("compress")&&typeof n.compress!="boolean"?"compress: boolean expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.CommonRsp)return n;let a=new $root.com.quick.voice.proto.CommonRsp;return n.event!=null&&(a.event=String(n.event)),n.data!=null&&(typeof n.data=="string"?$util.base64.decode(n.data,a.data=$util.newBuffer($util.base64.length(n.data)),0):n.data.length>=0&&(a.data=n.data)),n.sn!=null&&($util.Long?(a.sn=$util.Long.fromValue(n.sn)).unsigned=!1:typeof n.sn=="string"?a.sn=parseInt(n.sn,10):typeof n.sn=="number"?a.sn=n.sn:typeof n.sn=="object"&&(a.sn=new $util.LongBits(n.sn.low>>>0,n.sn.high>>>0).toNumber())),n.time!=null&&($util.Long?(a.time=$util.Long.fromValue(n.time)).unsigned=!1:typeof n.time=="string"?a.time=parseInt(n.time,10):typeof n.time=="number"?a.time=n.time:typeof n.time=="object"&&(a.time=new $util.LongBits(n.time.low>>>0,n.time.high>>>0).toNumber())),n.valid!=null&&($util.Long?(a.valid=$util.Long.fromValue(n.valid)).unsigned=!1:typeof n.valid=="string"?a.valid=parseInt(n.valid,10):typeof n.valid=="number"?a.valid=n.valid:typeof n.valid=="object"&&(a.valid=new $util.LongBits(n.valid.low>>>0,n.valid.high>>>0).toNumber())),n.code!=null&&(a.code=n.code|0),n.desc!=null&&(a.desc=String(n.desc)),n.version!=null&&(a.version=n.version|0),n.compress!=null&&(a.compress=!!n.compress),a},I.toObject=function(n,a){a||(a={});let q={};if(a.defaults){if(q.event="",a.bytes===String?q.data="":(q.data=[],a.bytes!==Array&&(q.data=$util.newBuffer(q.data))),$util.Long){let F=new $util.Long(0,0,!1);q.sn=a.longs===String?F.toString():a.longs===Number?F.toNumber():F}else q.sn=a.longs===String?"0":0;if($util.Long){let F=new $util.Long(0,0,!1);q.time=a.longs===String?F.toString():a.longs===Number?F.toNumber():F}else q.time=a.longs===String?"0":0;if($util.Long){let F=new $util.Long(0,0,!1);q.valid=a.longs===String?F.toString():a.longs===Number?F.toNumber():F}else q.valid=a.longs===String?"0":0;q.code=0,q.desc="",q.version=0,q.compress=!1}return n.event!=null&&n.hasOwnProperty("event")&&(q.event=n.event),n.data!=null&&n.hasOwnProperty("data")&&(q.data=a.bytes===String?$util.base64.encode(n.data,0,n.data.length):a.bytes===Array?Array.prototype.slice.call(n.data):n.data),n.sn!=null&&n.hasOwnProperty("sn")&&(typeof n.sn=="number"?q.sn=a.longs===String?String(n.sn):n.sn:q.sn=a.longs===String?$util.Long.prototype.toString.call(n.sn):a.longs===Number?new $util.LongBits(n.sn.low>>>0,n.sn.high>>>0).toNumber():n.sn),n.time!=null&&n.hasOwnProperty("time")&&(typeof n.time=="number"?q.time=a.longs===String?String(n.time):n.time:q.time=a.longs===String?$util.Long.prototype.toString.call(n.time):a.longs===Number?new $util.LongBits(n.time.low>>>0,n.time.high>>>0).toNumber():n.time),n.valid!=null&&n.hasOwnProperty("valid")&&(typeof n.valid=="number"?q.valid=a.longs===String?String(n.valid):n.valid:q.valid=a.longs===String?$util.Long.prototype.toString.call(n.valid):a.longs===Number?new $util.LongBits(n.valid.low>>>0,n.valid.high>>>0).toNumber():n.valid),n.code!=null&&n.hasOwnProperty("code")&&(q.code=n.code),n.desc!=null&&n.hasOwnProperty("desc")&&(q.desc=n.desc),n.version!=null&&n.hasOwnProperty("version")&&(q.version=n.version),n.compress!=null&&n.hasOwnProperty("compress")&&(q.compress=n.compress),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.CommonRsp"},I}(),J.User=function(){function I(n){if(this.tracks=[],n)for(let a=Object.keys(n),q=0;q<a.length;++q)n[a[q]]!=null&&(this[a[q]]=n[a[q]])}I.prototype.id="",I.prototype.callAction=null,I.prototype.callState=null,I.prototype.joinTime=null,I.prototype.tracks=$util.emptyArray,I.prototype.permissions=null,I.prototype.isPublished=null,I.prototype.behavior=null,I.prototype.channelCache=null;let O;return Object.defineProperty(I.prototype,"_callAction",{get:$util.oneOfGetter(O=["callAction"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_callState",{get:$util.oneOfGetter(O=["callState"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_joinTime",{get:$util.oneOfGetter(O=["joinTime"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_permissions",{get:$util.oneOfGetter(O=["permissions"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_isPublished",{get:$util.oneOfGetter(O=["isPublished"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_behavior",{get:$util.oneOfGetter(O=["behavior"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_channelCache",{get:$util.oneOfGetter(O=["channelCache"]),set:$util.oneOfSetter(O)}),I.create=function(a){return new I(a)},I.encode=function(a,q){if(q||(q=$Writer.create()),a.id!=null&&Object.hasOwnProperty.call(a,"id")&&q.uint32(10).string(a.id),a.callAction!=null&&Object.hasOwnProperty.call(a,"callAction")&&q.uint32(16).int32(a.callAction),a.callState!=null&&Object.hasOwnProperty.call(a,"callState")&&q.uint32(24).int32(a.callState),a.joinTime!=null&&Object.hasOwnProperty.call(a,"joinTime")&&q.uint32(32).int64(a.joinTime),a.tracks!=null&&a.tracks.length)for(let F=0;F<a.tracks.length;++F)$root.com.quick.voice.proto.Track.encode(a.tracks[F],q.uint32(42).fork()).ldelim();return a.permissions!=null&&Object.hasOwnProperty.call(a,"permissions")&&q.uint32(48).int32(a.permissions),a.isPublished!=null&&Object.hasOwnProperty.call(a,"isPublished")&&q.uint32(56).bool(a.isPublished),a.behavior!=null&&Object.hasOwnProperty.call(a,"behavior")&&q.uint32(64).int32(a.behavior),a.channelCache!=null&&Object.hasOwnProperty.call(a,"channelCache")&&$root.com.quick.voice.proto.DataChannelCacheInfo.encode(a.channelCache,q.uint32(74).fork()).ldelim(),q},I.encodeDelimited=function(a,q){return this.encode(a,q).ldelim()},I.decode=function(a,q){a instanceof $Reader||(a=$Reader.create(a));let F=q===void 0?a.len:a.pos+q,Z=new $root.com.quick.voice.proto.User;for(;a.pos<F;){let X=a.uint32();switch(X>>>3){case 1:{Z.id=a.string();break}case 2:{Z.callAction=a.int32();break}case 3:{Z.callState=a.int32();break}case 4:{Z.joinTime=a.int64();break}case 5:{Z.tracks&&Z.tracks.length||(Z.tracks=[]),Z.tracks.push($root.com.quick.voice.proto.Track.decode(a,a.uint32()));break}case 6:{Z.permissions=a.int32();break}case 7:{Z.isPublished=a.bool();break}case 8:{Z.behavior=a.int32();break}case 9:{Z.channelCache=$root.com.quick.voice.proto.DataChannelCacheInfo.decode(a,a.uint32());break}default:a.skipType(X&7);break}}return Z},I.decodeDelimited=function(a){return a instanceof $Reader||(a=new $Reader(a)),this.decode(a,a.uint32())},I.verify=function(a){if(typeof a!="object"||a===null)return"object expected";if(a.id!=null&&a.hasOwnProperty("id")&&!$util.isString(a.id))return"id: string expected";if(a.callAction!=null&&a.hasOwnProperty("callAction")&&!$util.isInteger(a.callAction))return"callAction: integer expected";if(a.callState!=null&&a.hasOwnProperty("callState")&&!$util.isInteger(a.callState))return"callState: integer expected";if(a.joinTime!=null&&a.hasOwnProperty("joinTime")&&!$util.isInteger(a.joinTime)&&!(a.joinTime&&$util.isInteger(a.joinTime.low)&&$util.isInteger(a.joinTime.high)))return"joinTime: integer|Long expected";if(a.tracks!=null&&a.hasOwnProperty("tracks")){if(!Array.isArray(a.tracks))return"tracks: array expected";for(let q=0;q<a.tracks.length;++q){let F=$root.com.quick.voice.proto.Track.verify(a.tracks[q]);if(F)return"tracks."+F}}if(a.permissions!=null&&a.hasOwnProperty("permissions")&&!$util.isInteger(a.permissions))return"permissions: integer expected";if(a.isPublished!=null&&a.hasOwnProperty("isPublished")&&typeof a.isPublished!="boolean")return"isPublished: boolean expected";if(a.behavior!=null&&a.hasOwnProperty("behavior")&&!$util.isInteger(a.behavior))return"behavior: integer expected";if(a.channelCache!=null&&a.hasOwnProperty("channelCache")){let q=$root.com.quick.voice.proto.DataChannelCacheInfo.verify(a.channelCache);if(q)return"channelCache."+q}return null},I.fromObject=function(a){if(a instanceof $root.com.quick.voice.proto.User)return a;let q=new $root.com.quick.voice.proto.User;if(a.id!=null&&(q.id=String(a.id)),a.callAction!=null&&(q.callAction=a.callAction|0),a.callState!=null&&(q.callState=a.callState|0),a.joinTime!=null&&($util.Long?(q.joinTime=$util.Long.fromValue(a.joinTime)).unsigned=!1:typeof a.joinTime=="string"?q.joinTime=parseInt(a.joinTime,10):typeof a.joinTime=="number"?q.joinTime=a.joinTime:typeof a.joinTime=="object"&&(q.joinTime=new $util.LongBits(a.joinTime.low>>>0,a.joinTime.high>>>0).toNumber())),a.tracks){if(!Array.isArray(a.tracks))throw TypeError(".com.quick.voice.proto.User.tracks: array expected");q.tracks=[];for(let F=0;F<a.tracks.length;++F){if(typeof a.tracks[F]!="object")throw TypeError(".com.quick.voice.proto.User.tracks: object expected");q.tracks[F]=$root.com.quick.voice.proto.Track.fromObject(a.tracks[F])}}if(a.permissions!=null&&(q.permissions=a.permissions|0),a.isPublished!=null&&(q.isPublished=!!a.isPublished),a.behavior!=null&&(q.behavior=a.behavior|0),a.channelCache!=null){if(typeof a.channelCache!="object")throw TypeError(".com.quick.voice.proto.User.channelCache: object expected");q.channelCache=$root.com.quick.voice.proto.DataChannelCacheInfo.fromObject(a.channelCache)}return q},I.toObject=function(a,q){q||(q={});let F={};if((q.arrays||q.defaults)&&(F.tracks=[]),q.defaults&&(F.id=""),a.id!=null&&a.hasOwnProperty("id")&&(F.id=a.id),a.callAction!=null&&a.hasOwnProperty("callAction")&&(F.callAction=a.callAction,q.oneofs&&(F._callAction="callAction")),a.callState!=null&&a.hasOwnProperty("callState")&&(F.callState=a.callState,q.oneofs&&(F._callState="callState")),a.joinTime!=null&&a.hasOwnProperty("joinTime")&&(typeof a.joinTime=="number"?F.joinTime=q.longs===String?String(a.joinTime):a.joinTime:F.joinTime=q.longs===String?$util.Long.prototype.toString.call(a.joinTime):q.longs===Number?new $util.LongBits(a.joinTime.low>>>0,a.joinTime.high>>>0).toNumber():a.joinTime,q.oneofs&&(F._joinTime="joinTime")),a.tracks&&a.tracks.length){F.tracks=[];for(let Z=0;Z<a.tracks.length;++Z)F.tracks[Z]=$root.com.quick.voice.proto.Track.toObject(a.tracks[Z],q)}return a.permissions!=null&&a.hasOwnProperty("permissions")&&(F.permissions=a.permissions,q.oneofs&&(F._permissions="permissions")),a.isPublished!=null&&a.hasOwnProperty("isPublished")&&(F.isPublished=a.isPublished,q.oneofs&&(F._isPublished="isPublished")),a.behavior!=null&&a.hasOwnProperty("behavior")&&(F.behavior=a.behavior,q.oneofs&&(F._behavior="behavior")),a.channelCache!=null&&a.hasOwnProperty("channelCache")&&(F.channelCache=$root.com.quick.voice.proto.DataChannelCacheInfo.toObject(a.channelCache,q),q.oneofs&&(F._channelCache="channelCache")),F},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(a){return a===void 0&&(a="type.googleapis.com"),a+"/com.quick.voice.proto.User"},I}(),J.DataChannelCacheInfo=function(){function I(O){if(this.channels=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.channels=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.channels!=null&&n.channels.length)for(let q=0;q<n.channels.length;++q)$root.com.quick.voice.proto.DataChannel.encode(n.channels[q],a.uint32(10).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.DataChannelCacheInfo;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.channels&&F.channels.length||(F.channels=[]),F.channels.push($root.com.quick.voice.proto.DataChannel.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.channels!=null&&n.hasOwnProperty("channels")){if(!Array.isArray(n.channels))return"channels: array expected";for(let a=0;a<n.channels.length;++a){let q=$root.com.quick.voice.proto.DataChannel.verify(n.channels[a]);if(q)return"channels."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.DataChannelCacheInfo)return n;let a=new $root.com.quick.voice.proto.DataChannelCacheInfo;if(n.channels){if(!Array.isArray(n.channels))throw TypeError(".com.quick.voice.proto.DataChannelCacheInfo.channels: array expected");a.channels=[];for(let q=0;q<n.channels.length;++q){if(typeof n.channels[q]!="object")throw TypeError(".com.quick.voice.proto.DataChannelCacheInfo.channels: object expected");a.channels[q]=$root.com.quick.voice.proto.DataChannel.fromObject(n.channels[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.channels=[]),n.channels&&n.channels.length){q.channels=[];for(let F=0;F<n.channels.length;++F)q.channels[F]=$root.com.quick.voice.proto.DataChannel.toObject(n.channels[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.DataChannelCacheInfo"},I}(),J.DataChannel=function(){function I(n){if(n)for(let a=Object.keys(n),q=0;q<a.length;++q)n[a[q]]!=null&&(this[a[q]]=n[a[q]])}I.prototype.dataChannelName="",I.prototype.id=null;let O;return Object.defineProperty(I.prototype,"_id",{get:$util.oneOfGetter(O=["id"]),set:$util.oneOfSetter(O)}),I.create=function(a){return new I(a)},I.encode=function(a,q){return q||(q=$Writer.create()),a.dataChannelName!=null&&Object.hasOwnProperty.call(a,"dataChannelName")&&q.uint32(10).string(a.dataChannelName),a.id!=null&&Object.hasOwnProperty.call(a,"id")&&q.uint32(16).int32(a.id),q},I.encodeDelimited=function(a,q){return this.encode(a,q).ldelim()},I.decode=function(a,q){a instanceof $Reader||(a=$Reader.create(a));let F=q===void 0?a.len:a.pos+q,Z=new $root.com.quick.voice.proto.DataChannel;for(;a.pos<F;){let X=a.uint32();switch(X>>>3){case 1:{Z.dataChannelName=a.string();break}case 2:{Z.id=a.int32();break}default:a.skipType(X&7);break}}return Z},I.decodeDelimited=function(a){return a instanceof $Reader||(a=new $Reader(a)),this.decode(a,a.uint32())},I.verify=function(a){return typeof a!="object"||a===null?"object expected":a.dataChannelName!=null&&a.hasOwnProperty("dataChannelName")&&!$util.isString(a.dataChannelName)?"dataChannelName: string expected":a.id!=null&&a.hasOwnProperty("id")&&!$util.isInteger(a.id)?"id: integer expected":null},I.fromObject=function(a){if(a instanceof $root.com.quick.voice.proto.DataChannel)return a;let q=new $root.com.quick.voice.proto.DataChannel;return a.dataChannelName!=null&&(q.dataChannelName=String(a.dataChannelName)),a.id!=null&&(q.id=a.id|0),q},I.toObject=function(a,q){q||(q={});let F={};return q.defaults&&(F.dataChannelName=""),a.dataChannelName!=null&&a.hasOwnProperty("dataChannelName")&&(F.dataChannelName=a.dataChannelName),a.id!=null&&a.hasOwnProperty("id")&&(F.id=a.id,q.oneofs&&(F._id="id")),F},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(a){return a===void 0&&(a="type.googleapis.com"),a+"/com.quick.voice.proto.DataChannel"},I}(),J.Login=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.appid="",I.prototype.userId="",I.prototype.sdkToken="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.appid!=null&&Object.hasOwnProperty.call(n,"appid")&&a.uint32(10).string(n.appid),n.userId!=null&&Object.hasOwnProperty.call(n,"userId")&&a.uint32(18).string(n.userId),n.sdkToken!=null&&Object.hasOwnProperty.call(n,"sdkToken")&&a.uint32(26).string(n.sdkToken),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.Login;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.appid=n.string();break}case 2:{F.userId=n.string();break}case 3:{F.sdkToken=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.appid!=null&&n.hasOwnProperty("appid")&&!$util.isString(n.appid)?"appid: string expected":n.userId!=null&&n.hasOwnProperty("userId")&&!$util.isString(n.userId)?"userId: string expected":n.sdkToken!=null&&n.hasOwnProperty("sdkToken")&&!$util.isString(n.sdkToken)?"sdkToken: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.Login)return n;let a=new $root.com.quick.voice.proto.Login;return n.appid!=null&&(a.appid=String(n.appid)),n.userId!=null&&(a.userId=String(n.userId)),n.sdkToken!=null&&(a.sdkToken=String(n.sdkToken)),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.appid="",q.userId="",q.sdkToken=""),n.appid!=null&&n.hasOwnProperty("appid")&&(q.appid=n.appid),n.userId!=null&&n.hasOwnProperty("userId")&&(q.userId=n.userId),n.sdkToken!=null&&n.hasOwnProperty("sdkToken")&&(q.sdkToken=n.sdkToken),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.Login"},I}(),J.Track=function(){function I(n){if(n)for(let a=Object.keys(n),q=0;q<a.length;++q)n[a[q]]!=null&&(this[a[q]]=n[a[q]])}I.prototype.mid="",I.prototype.trackName=null,I.prototype.location=null,I.prototype.userId=null,I.prototype.code=null,I.prototype.desc=null,I.prototype.type=null,I.prototype.isValid=null,I.prototype.simulcast=null;let O;return Object.defineProperty(I.prototype,"_trackName",{get:$util.oneOfGetter(O=["trackName"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_location",{get:$util.oneOfGetter(O=["location"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_userId",{get:$util.oneOfGetter(O=["userId"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_code",{get:$util.oneOfGetter(O=["code"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_desc",{get:$util.oneOfGetter(O=["desc"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_type",{get:$util.oneOfGetter(O=["type"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_isValid",{get:$util.oneOfGetter(O=["isValid"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_simulcast",{get:$util.oneOfGetter(O=["simulcast"]),set:$util.oneOfSetter(O)}),I.create=function(a){return new I(a)},I.encode=function(a,q){return q||(q=$Writer.create()),a.mid!=null&&Object.hasOwnProperty.call(a,"mid")&&q.uint32(10).string(a.mid),a.trackName!=null&&Object.hasOwnProperty.call(a,"trackName")&&q.uint32(18).string(a.trackName),a.location!=null&&Object.hasOwnProperty.call(a,"location")&&q.uint32(26).string(a.location),a.userId!=null&&Object.hasOwnProperty.call(a,"userId")&&q.uint32(34).string(a.userId),a.code!=null&&Object.hasOwnProperty.call(a,"code")&&q.uint32(40).int32(a.code),a.desc!=null&&Object.hasOwnProperty.call(a,"desc")&&q.uint32(50).string(a.desc),a.type!=null&&Object.hasOwnProperty.call(a,"type")&&q.uint32(56).int32(a.type),a.isValid!=null&&Object.hasOwnProperty.call(a,"isValid")&&q.uint32(64).bool(a.isValid),a.simulcast!=null&&Object.hasOwnProperty.call(a,"simulcast")&&q.uint32(74).string(a.simulcast),q},I.encodeDelimited=function(a,q){return this.encode(a,q).ldelim()},I.decode=function(a,q){a instanceof $Reader||(a=$Reader.create(a));let F=q===void 0?a.len:a.pos+q,Z=new $root.com.quick.voice.proto.Track;for(;a.pos<F;){let X=a.uint32();switch(X>>>3){case 1:{Z.mid=a.string();break}case 2:{Z.trackName=a.string();break}case 3:{Z.location=a.string();break}case 4:{Z.userId=a.string();break}case 5:{Z.code=a.int32();break}case 6:{Z.desc=a.string();break}case 7:{Z.type=a.int32();break}case 8:{Z.isValid=a.bool();break}case 9:{Z.simulcast=a.string();break}default:a.skipType(X&7);break}}return Z},I.decodeDelimited=function(a){return a instanceof $Reader||(a=new $Reader(a)),this.decode(a,a.uint32())},I.verify=function(a){if(typeof a!="object"||a===null)return"object expected";if(a.mid!=null&&a.hasOwnProperty("mid")&&!$util.isString(a.mid))return"mid: string expected";if(a.trackName!=null&&a.hasOwnProperty("trackName")&&!$util.isString(a.trackName))return"trackName: string expected";if(a.location!=null&&a.hasOwnProperty("location")&&!$util.isString(a.location))return"location: string expected";if(a.userId!=null&&a.hasOwnProperty("userId")&&!$util.isString(a.userId))return"userId: string expected";if(a.code!=null&&a.hasOwnProperty("code")&&!$util.isInteger(a.code))return"code: integer expected";if(a.desc!=null&&a.hasOwnProperty("desc")&&!$util.isString(a.desc))return"desc: string expected";if(a.type!=null&&a.hasOwnProperty("type"))switch(a.type){default:return"type: enum value expected";case 0:case 1:case 2:case 3:break}return a.isValid!=null&&a.hasOwnProperty("isValid")&&typeof a.isValid!="boolean"?"isValid: boolean expected":a.simulcast!=null&&a.hasOwnProperty("simulcast")&&!$util.isString(a.simulcast)?"simulcast: string expected":null},I.fromObject=function(a){if(a instanceof $root.com.quick.voice.proto.Track)return a;let q=new $root.com.quick.voice.proto.Track;switch(a.mid!=null&&(q.mid=String(a.mid)),a.trackName!=null&&(q.trackName=String(a.trackName)),a.location!=null&&(q.location=String(a.location)),a.userId!=null&&(q.userId=String(a.userId)),a.code!=null&&(q.code=a.code|0),a.desc!=null&&(q.desc=String(a.desc)),a.type){default:if(typeof a.type=="number"){q.type=a.type;break}break;case"Microphone":case 0:q.type=0;break;case"Camera":case 1:q.type=1;break;case"Screen":case 2:q.type=2;break;case"SystemVoice":case 3:q.type=3;break}return a.isValid!=null&&(q.isValid=!!a.isValid),a.simulcast!=null&&(q.simulcast=String(a.simulcast)),q},I.toObject=function(a,q){q||(q={});let F={};return q.defaults&&(F.mid=""),a.mid!=null&&a.hasOwnProperty("mid")&&(F.mid=a.mid),a.trackName!=null&&a.hasOwnProperty("trackName")&&(F.trackName=a.trackName,q.oneofs&&(F._trackName="trackName")),a.location!=null&&a.hasOwnProperty("location")&&(F.location=a.location,q.oneofs&&(F._location="location")),a.userId!=null&&a.hasOwnProperty("userId")&&(F.userId=a.userId,q.oneofs&&(F._userId="userId")),a.code!=null&&a.hasOwnProperty("code")&&(F.code=a.code,q.oneofs&&(F._code="code")),a.desc!=null&&a.hasOwnProperty("desc")&&(F.desc=a.desc,q.oneofs&&(F._desc="desc")),a.type!=null&&a.hasOwnProperty("type")&&(F.type=q.enums===String?$root.com.quick.voice.proto.TrackType[a.type]===void 0?a.type:$root.com.quick.voice.proto.TrackType[a.type]:a.type,q.oneofs&&(F._type="type")),a.isValid!=null&&a.hasOwnProperty("isValid")&&(F.isValid=a.isValid,q.oneofs&&(F._isValid="isValid")),a.simulcast!=null&&a.hasOwnProperty("simulcast")&&(F.simulcast=a.simulcast,q.oneofs&&(F._simulcast="simulcast")),F},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(a){return a===void 0&&(a="type.googleapis.com"),a+"/com.quick.voice.proto.Track"},I}(),J.JoinReq=function(){function I(n){if(n)for(let a=Object.keys(n),q=0;q<a.length;++q)n[a[q]]!=null&&(this[a[q]]=n[a[q]])}I.prototype.roomId="",I.prototype.user=null,I.prototype.callType=0,I.prototype.token=null;let O;return Object.defineProperty(I.prototype,"_token",{get:$util.oneOfGetter(O=["token"]),set:$util.oneOfSetter(O)}),I.create=function(a){return new I(a)},I.encode=function(a,q){return q||(q=$Writer.create()),a.roomId!=null&&Object.hasOwnProperty.call(a,"roomId")&&q.uint32(10).string(a.roomId),a.user!=null&&Object.hasOwnProperty.call(a,"user")&&$root.com.quick.voice.proto.User.encode(a.user,q.uint32(18).fork()).ldelim(),a.callType!=null&&Object.hasOwnProperty.call(a,"callType")&&q.uint32(24).int32(a.callType),a.token!=null&&Object.hasOwnProperty.call(a,"token")&&q.uint32(34).string(a.token),q},I.encodeDelimited=function(a,q){return this.encode(a,q).ldelim()},I.decode=function(a,q){a instanceof $Reader||(a=$Reader.create(a));let F=q===void 0?a.len:a.pos+q,Z=new $root.com.quick.voice.proto.JoinReq;for(;a.pos<F;){let X=a.uint32();switch(X>>>3){case 1:{Z.roomId=a.string();break}case 2:{Z.user=$root.com.quick.voice.proto.User.decode(a,a.uint32());break}case 3:{Z.callType=a.int32();break}case 4:{Z.token=a.string();break}default:a.skipType(X&7);break}}return Z},I.decodeDelimited=function(a){return a instanceof $Reader||(a=new $Reader(a)),this.decode(a,a.uint32())},I.verify=function(a){if(typeof a!="object"||a===null)return"object expected";if(a.roomId!=null&&a.hasOwnProperty("roomId")&&!$util.isString(a.roomId))return"roomId: string expected";if(a.user!=null&&a.hasOwnProperty("user")){let q=$root.com.quick.voice.proto.User.verify(a.user);if(q)return"user."+q}if(a.callType!=null&&a.hasOwnProperty("callType"))switch(a.callType){default:return"callType: enum value expected";case 0:case 1:case 2:break}return a.token!=null&&a.hasOwnProperty("token")&&!$util.isString(a.token)?"token: string expected":null},I.fromObject=function(a){if(a instanceof $root.com.quick.voice.proto.JoinReq)return a;let q=new $root.com.quick.voice.proto.JoinReq;if(a.roomId!=null&&(q.roomId=String(a.roomId)),a.user!=null){if(typeof a.user!="object")throw TypeError(".com.quick.voice.proto.JoinReq.user: object expected");q.user=$root.com.quick.voice.proto.User.fromObject(a.user)}switch(a.callType){default:if(typeof a.callType=="number"){q.callType=a.callType;break}break;case"Normal":case 0:q.callType=0;break;case"Meeting":case 1:q.callType=1;break;case"Live":case 2:q.callType=2;break}return a.token!=null&&(q.token=String(a.token)),q},I.toObject=function(a,q){q||(q={});let F={};return q.defaults&&(F.roomId="",F.user=null,F.callType=q.enums===String?"Normal":0),a.roomId!=null&&a.hasOwnProperty("roomId")&&(F.roomId=a.roomId),a.user!=null&&a.hasOwnProperty("user")&&(F.user=$root.com.quick.voice.proto.User.toObject(a.user,q)),a.callType!=null&&a.hasOwnProperty("callType")&&(F.callType=q.enums===String?$root.com.quick.voice.proto.CallType[a.callType]===void 0?a.callType:$root.com.quick.voice.proto.CallType[a.callType]:a.callType),a.token!=null&&a.hasOwnProperty("token")&&(F.token=a.token,q.oneofs&&(F._token="token")),F},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(a){return a===void 0&&(a="type.googleapis.com"),a+"/com.quick.voice.proto.JoinReq"},I}(),J.JoinRsp=function(){function I(O){if(this.roomUsers=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.roomUsers=$util.emptyArray,I.prototype.callType=0,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.roomUsers!=null&&n.roomUsers.length)for(let q=0;q<n.roomUsers.length;++q)$root.com.quick.voice.proto.User.encode(n.roomUsers[q],a.uint32(18).fork()).ldelim();return n.callType!=null&&Object.hasOwnProperty.call(n,"callType")&&a.uint32(24).int32(n.callType),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.JoinRsp;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.roomUsers&&F.roomUsers.length||(F.roomUsers=[]),F.roomUsers.push($root.com.quick.voice.proto.User.decode(n,n.uint32()));break}case 3:{F.callType=n.int32();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.roomUsers!=null&&n.hasOwnProperty("roomUsers")){if(!Array.isArray(n.roomUsers))return"roomUsers: array expected";for(let a=0;a<n.roomUsers.length;++a){let q=$root.com.quick.voice.proto.User.verify(n.roomUsers[a]);if(q)return"roomUsers."+q}}if(n.callType!=null&&n.hasOwnProperty("callType"))switch(n.callType){default:return"callType: enum value expected";case 0:case 1:case 2:break}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.JoinRsp)return n;let a=new $root.com.quick.voice.proto.JoinRsp;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.roomUsers){if(!Array.isArray(n.roomUsers))throw TypeError(".com.quick.voice.proto.JoinRsp.roomUsers: array expected");a.roomUsers=[];for(let q=0;q<n.roomUsers.length;++q){if(typeof n.roomUsers[q]!="object")throw TypeError(".com.quick.voice.proto.JoinRsp.roomUsers: object expected");a.roomUsers[q]=$root.com.quick.voice.proto.User.fromObject(n.roomUsers[q])}}switch(n.callType){default:if(typeof n.callType=="number"){a.callType=n.callType;break}break;case"Normal":case 0:a.callType=0;break;case"Meeting":case 1:a.callType=1;break;case"Live":case 2:a.callType=2;break}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.roomUsers=[]),a.defaults&&(q.roomId="",q.callType=a.enums===String?"Normal":0),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.roomUsers&&n.roomUsers.length){q.roomUsers=[];for(let F=0;F<n.roomUsers.length;++F)q.roomUsers[F]=$root.com.quick.voice.proto.User.toObject(n.roomUsers[F],a)}return n.callType!=null&&n.hasOwnProperty("callType")&&(q.callType=a.enums===String?$root.com.quick.voice.proto.CallType[n.callType]===void 0?n.callType:$root.com.quick.voice.proto.CallType[n.callType]:n.callType),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.JoinRsp"},I}(),J.JoinNotify=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.user=null,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.user!=null&&Object.hasOwnProperty.call(n,"user")&&$root.com.quick.voice.proto.User.encode(n.user,a.uint32(18).fork()).ldelim(),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.JoinNotify;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.user=$root.com.quick.voice.proto.User.decode(n,n.uint32());break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.user!=null&&n.hasOwnProperty("user")){let a=$root.com.quick.voice.proto.User.verify(n.user);if(a)return"user."+a}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.JoinNotify)return n;let a=new $root.com.quick.voice.proto.JoinNotify;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.user!=null){if(typeof n.user!="object")throw TypeError(".com.quick.voice.proto.JoinNotify.user: object expected");a.user=$root.com.quick.voice.proto.User.fromObject(n.user)}return a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.roomId="",q.user=null),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.user!=null&&n.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(n.user,a)),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.JoinNotify"},I}(),J.ConnectCFReq=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.sdp="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.sdp!=null&&Object.hasOwnProperty.call(n,"sdp")&&a.uint32(10).string(n.sdp),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ConnectCFReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.sdp=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.sdp!=null&&n.hasOwnProperty("sdp")&&!$util.isString(n.sdp)?"sdp: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ConnectCFReq)return n;let a=new $root.com.quick.voice.proto.ConnectCFReq;return n.sdp!=null&&(a.sdp=String(n.sdp)),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.sdp=""),n.sdp!=null&&n.hasOwnProperty("sdp")&&(q.sdp=n.sdp),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ConnectCFReq"},I}(),J.ConnectCFRsp=function(){function I(O){if(this.subscribeUsers=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.remoteSdp="",I.prototype.subscribeUsers=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.remoteSdp!=null&&Object.hasOwnProperty.call(n,"remoteSdp")&&a.uint32(10).string(n.remoteSdp),n.subscribeUsers!=null&&n.subscribeUsers.length)for(let q=0;q<n.subscribeUsers.length;++q)$root.com.quick.voice.proto.User.encode(n.subscribeUsers[q],a.uint32(18).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ConnectCFRsp;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.remoteSdp=n.string();break}case 2:{F.subscribeUsers&&F.subscribeUsers.length||(F.subscribeUsers=[]),F.subscribeUsers.push($root.com.quick.voice.proto.User.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.remoteSdp!=null&&n.hasOwnProperty("remoteSdp")&&!$util.isString(n.remoteSdp))return"remoteSdp: string expected";if(n.subscribeUsers!=null&&n.hasOwnProperty("subscribeUsers")){if(!Array.isArray(n.subscribeUsers))return"subscribeUsers: array expected";for(let a=0;a<n.subscribeUsers.length;++a){let q=$root.com.quick.voice.proto.User.verify(n.subscribeUsers[a]);if(q)return"subscribeUsers."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ConnectCFRsp)return n;let a=new $root.com.quick.voice.proto.ConnectCFRsp;if(n.remoteSdp!=null&&(a.remoteSdp=String(n.remoteSdp)),n.subscribeUsers){if(!Array.isArray(n.subscribeUsers))throw TypeError(".com.quick.voice.proto.ConnectCFRsp.subscribeUsers: array expected");a.subscribeUsers=[];for(let q=0;q<n.subscribeUsers.length;++q){if(typeof n.subscribeUsers[q]!="object")throw TypeError(".com.quick.voice.proto.ConnectCFRsp.subscribeUsers: object expected");a.subscribeUsers[q]=$root.com.quick.voice.proto.User.fromObject(n.subscribeUsers[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.subscribeUsers=[]),a.defaults&&(q.remoteSdp=""),n.remoteSdp!=null&&n.hasOwnProperty("remoteSdp")&&(q.remoteSdp=n.remoteSdp),n.subscribeUsers&&n.subscribeUsers.length){q.subscribeUsers=[];for(let F=0;F<n.subscribeUsers.length;++F)q.subscribeUsers[F]=$root.com.quick.voice.proto.User.toObject(n.subscribeUsers[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ConnectCFRsp"},I}(),J.PublishReq=function(){function I(n){if(this.tracks=[],n)for(let a=Object.keys(n),q=0;q<a.length;++q)n[a[q]]!=null&&(this[a[q]]=n[a[q]])}I.prototype.sdp="",I.prototype.tracks=$util.emptyArray,I.prototype.callAction=0,I.prototype.recreate=null;let O;return Object.defineProperty(I.prototype,"_recreate",{get:$util.oneOfGetter(O=["recreate"]),set:$util.oneOfSetter(O)}),I.create=function(a){return new I(a)},I.encode=function(a,q){if(q||(q=$Writer.create()),a.sdp!=null&&Object.hasOwnProperty.call(a,"sdp")&&q.uint32(10).string(a.sdp),a.tracks!=null&&a.tracks.length)for(let F=0;F<a.tracks.length;++F)$root.com.quick.voice.proto.Track.encode(a.tracks[F],q.uint32(18).fork()).ldelim();return a.callAction!=null&&Object.hasOwnProperty.call(a,"callAction")&&q.uint32(24).int32(a.callAction),a.recreate!=null&&Object.hasOwnProperty.call(a,"recreate")&&q.uint32(32).bool(a.recreate),q},I.encodeDelimited=function(a,q){return this.encode(a,q).ldelim()},I.decode=function(a,q){a instanceof $Reader||(a=$Reader.create(a));let F=q===void 0?a.len:a.pos+q,Z=new $root.com.quick.voice.proto.PublishReq;for(;a.pos<F;){let X=a.uint32();switch(X>>>3){case 1:{Z.sdp=a.string();break}case 2:{Z.tracks&&Z.tracks.length||(Z.tracks=[]),Z.tracks.push($root.com.quick.voice.proto.Track.decode(a,a.uint32()));break}case 3:{Z.callAction=a.int32();break}case 4:{Z.recreate=a.bool();break}default:a.skipType(X&7);break}}return Z},I.decodeDelimited=function(a){return a instanceof $Reader||(a=new $Reader(a)),this.decode(a,a.uint32())},I.verify=function(a){if(typeof a!="object"||a===null)return"object expected";if(a.sdp!=null&&a.hasOwnProperty("sdp")&&!$util.isString(a.sdp))return"sdp: string expected";if(a.tracks!=null&&a.hasOwnProperty("tracks")){if(!Array.isArray(a.tracks))return"tracks: array expected";for(let q=0;q<a.tracks.length;++q){let F=$root.com.quick.voice.proto.Track.verify(a.tracks[q]);if(F)return"tracks."+F}}return a.callAction!=null&&a.hasOwnProperty("callAction")&&!$util.isInteger(a.callAction)?"callAction: integer expected":a.recreate!=null&&a.hasOwnProperty("recreate")&&typeof a.recreate!="boolean"?"recreate: boolean expected":null},I.fromObject=function(a){if(a instanceof $root.com.quick.voice.proto.PublishReq)return a;let q=new $root.com.quick.voice.proto.PublishReq;if(a.sdp!=null&&(q.sdp=String(a.sdp)),a.tracks){if(!Array.isArray(a.tracks))throw TypeError(".com.quick.voice.proto.PublishReq.tracks: array expected");q.tracks=[];for(let F=0;F<a.tracks.length;++F){if(typeof a.tracks[F]!="object")throw TypeError(".com.quick.voice.proto.PublishReq.tracks: object expected");q.tracks[F]=$root.com.quick.voice.proto.Track.fromObject(a.tracks[F])}}return a.callAction!=null&&(q.callAction=a.callAction|0),a.recreate!=null&&(q.recreate=!!a.recreate),q},I.toObject=function(a,q){q||(q={});let F={};if((q.arrays||q.defaults)&&(F.tracks=[]),q.defaults&&(F.sdp="",F.callAction=0),a.sdp!=null&&a.hasOwnProperty("sdp")&&(F.sdp=a.sdp),a.tracks&&a.tracks.length){F.tracks=[];for(let Z=0;Z<a.tracks.length;++Z)F.tracks[Z]=$root.com.quick.voice.proto.Track.toObject(a.tracks[Z],q)}return a.callAction!=null&&a.hasOwnProperty("callAction")&&(F.callAction=a.callAction),a.recreate!=null&&a.hasOwnProperty("recreate")&&(F.recreate=a.recreate,q.oneofs&&(F._recreate="recreate")),F},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(a){return a===void 0&&(a="type.googleapis.com"),a+"/com.quick.voice.proto.PublishReq"},I}(),J.PublishRsp=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.remoteSdp="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.remoteSdp!=null&&Object.hasOwnProperty.call(n,"remoteSdp")&&a.uint32(10).string(n.remoteSdp),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.PublishRsp;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.remoteSdp=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.remoteSdp!=null&&n.hasOwnProperty("remoteSdp")&&!$util.isString(n.remoteSdp)?"remoteSdp: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.PublishRsp)return n;let a=new $root.com.quick.voice.proto.PublishRsp;return n.remoteSdp!=null&&(a.remoteSdp=String(n.remoteSdp)),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.remoteSdp=""),n.remoteSdp!=null&&n.hasOwnProperty("remoteSdp")&&(q.remoteSdp=n.remoteSdp),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.PublishRsp"},I}(),J.PublishNotify=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.user=null,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.user!=null&&Object.hasOwnProperty.call(n,"user")&&$root.com.quick.voice.proto.User.encode(n.user,a.uint32(18).fork()).ldelim(),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.PublishNotify;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.user=$root.com.quick.voice.proto.User.decode(n,n.uint32());break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.user!=null&&n.hasOwnProperty("user")){let a=$root.com.quick.voice.proto.User.verify(n.user);if(a)return"user."+a}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.PublishNotify)return n;let a=new $root.com.quick.voice.proto.PublishNotify;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.user!=null){if(typeof n.user!="object")throw TypeError(".com.quick.voice.proto.PublishNotify.user: object expected");a.user=$root.com.quick.voice.proto.User.fromObject(n.user)}return a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.roomId="",q.user=null),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.user!=null&&n.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(n.user,a)),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.PublishNotify"},I}(),J.SubscribeReq=function(){function I(O){if(this.users=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.users=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.users!=null&&n.users.length)for(let q=0;q<n.users.length;++q)$root.com.quick.voice.proto.User.encode(n.users[q],a.uint32(10).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.SubscribeReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.users&&F.users.length||(F.users=[]),F.users.push($root.com.quick.voice.proto.User.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.users!=null&&n.hasOwnProperty("users")){if(!Array.isArray(n.users))return"users: array expected";for(let a=0;a<n.users.length;++a){let q=$root.com.quick.voice.proto.User.verify(n.users[a]);if(q)return"users."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.SubscribeReq)return n;let a=new $root.com.quick.voice.proto.SubscribeReq;if(n.users){if(!Array.isArray(n.users))throw TypeError(".com.quick.voice.proto.SubscribeReq.users: array expected");a.users=[];for(let q=0;q<n.users.length;++q){if(typeof n.users[q]!="object")throw TypeError(".com.quick.voice.proto.SubscribeReq.users: object expected");a.users[q]=$root.com.quick.voice.proto.User.fromObject(n.users[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.users=[]),n.users&&n.users.length){q.users=[];for(let F=0;F<n.users.length;++F)q.users[F]=$root.com.quick.voice.proto.User.toObject(n.users[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.SubscribeReq"},I}(),J.SubscribeRsp=function(){function I(O){if(this.users=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.remoteSdp="",I.prototype.users=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.remoteSdp!=null&&Object.hasOwnProperty.call(n,"remoteSdp")&&a.uint32(10).string(n.remoteSdp),n.users!=null&&n.users.length)for(let q=0;q<n.users.length;++q)$root.com.quick.voice.proto.User.encode(n.users[q],a.uint32(18).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.SubscribeRsp;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.remoteSdp=n.string();break}case 2:{F.users&&F.users.length||(F.users=[]),F.users.push($root.com.quick.voice.proto.User.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.remoteSdp!=null&&n.hasOwnProperty("remoteSdp")&&!$util.isString(n.remoteSdp))return"remoteSdp: string expected";if(n.users!=null&&n.hasOwnProperty("users")){if(!Array.isArray(n.users))return"users: array expected";for(let a=0;a<n.users.length;++a){let q=$root.com.quick.voice.proto.User.verify(n.users[a]);if(q)return"users."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.SubscribeRsp)return n;let a=new $root.com.quick.voice.proto.SubscribeRsp;if(n.remoteSdp!=null&&(a.remoteSdp=String(n.remoteSdp)),n.users){if(!Array.isArray(n.users))throw TypeError(".com.quick.voice.proto.SubscribeRsp.users: array expected");a.users=[];for(let q=0;q<n.users.length;++q){if(typeof n.users[q]!="object")throw TypeError(".com.quick.voice.proto.SubscribeRsp.users: object expected");a.users[q]=$root.com.quick.voice.proto.User.fromObject(n.users[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.users=[]),a.defaults&&(q.remoteSdp=""),n.remoteSdp!=null&&n.hasOwnProperty("remoteSdp")&&(q.remoteSdp=n.remoteSdp),n.users&&n.users.length){q.users=[];for(let F=0;F<n.users.length;++F)q.users[F]=$root.com.quick.voice.proto.User.toObject(n.users[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.SubscribeRsp"},I}(),J.RenegotiateReq=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.userId="",I.prototype.sdp="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.userId!=null&&Object.hasOwnProperty.call(n,"userId")&&a.uint32(10).string(n.userId),n.sdp!=null&&Object.hasOwnProperty.call(n,"sdp")&&a.uint32(18).string(n.sdp),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.RenegotiateReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.userId=n.string();break}case 2:{F.sdp=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.userId!=null&&n.hasOwnProperty("userId")&&!$util.isString(n.userId)?"userId: string expected":n.sdp!=null&&n.hasOwnProperty("sdp")&&!$util.isString(n.sdp)?"sdp: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.RenegotiateReq)return n;let a=new $root.com.quick.voice.proto.RenegotiateReq;return n.userId!=null&&(a.userId=String(n.userId)),n.sdp!=null&&(a.sdp=String(n.sdp)),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.userId="",q.sdp=""),n.userId!=null&&n.hasOwnProperty("userId")&&(q.userId=n.userId),n.sdp!=null&&n.hasOwnProperty("sdp")&&(q.sdp=n.sdp),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.RenegotiateReq"},I}(),J.QuitReq=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.userId="",I.prototype.roomId="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.userId!=null&&Object.hasOwnProperty.call(n,"userId")&&a.uint32(10).string(n.userId),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(18).string(n.roomId),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.QuitReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.userId=n.string();break}case 2:{F.roomId=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.userId!=null&&n.hasOwnProperty("userId")&&!$util.isString(n.userId)?"userId: string expected":n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId)?"roomId: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.QuitReq)return n;let a=new $root.com.quick.voice.proto.QuitReq;return n.userId!=null&&(a.userId=String(n.userId)),n.roomId!=null&&(a.roomId=String(n.roomId)),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.userId="",q.roomId=""),n.userId!=null&&n.hasOwnProperty("userId")&&(q.userId=n.userId),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.QuitReq"},I}(),J.QuitNotify=function(){function I(n){if(n)for(let a=Object.keys(n),q=0;q<a.length;++q)n[a[q]]!=null&&(this[a[q]]=n[a[q]])}I.prototype.roomId="",I.prototype.user=null,I.prototype.code=null,I.prototype.desc=null;let O;return Object.defineProperty(I.prototype,"_code",{get:$util.oneOfGetter(O=["code"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_desc",{get:$util.oneOfGetter(O=["desc"]),set:$util.oneOfSetter(O)}),I.create=function(a){return new I(a)},I.encode=function(a,q){return q||(q=$Writer.create()),a.roomId!=null&&Object.hasOwnProperty.call(a,"roomId")&&q.uint32(10).string(a.roomId),a.user!=null&&Object.hasOwnProperty.call(a,"user")&&$root.com.quick.voice.proto.User.encode(a.user,q.uint32(18).fork()).ldelim(),a.code!=null&&Object.hasOwnProperty.call(a,"code")&&q.uint32(24).int32(a.code),a.desc!=null&&Object.hasOwnProperty.call(a,"desc")&&q.uint32(34).string(a.desc),q},I.encodeDelimited=function(a,q){return this.encode(a,q).ldelim()},I.decode=function(a,q){a instanceof $Reader||(a=$Reader.create(a));let F=q===void 0?a.len:a.pos+q,Z=new $root.com.quick.voice.proto.QuitNotify;for(;a.pos<F;){let X=a.uint32();switch(X>>>3){case 1:{Z.roomId=a.string();break}case 2:{Z.user=$root.com.quick.voice.proto.User.decode(a,a.uint32());break}case 3:{Z.code=a.int32();break}case 4:{Z.desc=a.string();break}default:a.skipType(X&7);break}}return Z},I.decodeDelimited=function(a){return a instanceof $Reader||(a=new $Reader(a)),this.decode(a,a.uint32())},I.verify=function(a){if(typeof a!="object"||a===null)return"object expected";if(a.roomId!=null&&a.hasOwnProperty("roomId")&&!$util.isString(a.roomId))return"roomId: string expected";if(a.user!=null&&a.hasOwnProperty("user")){let q=$root.com.quick.voice.proto.User.verify(a.user);if(q)return"user."+q}return a.code!=null&&a.hasOwnProperty("code")&&!$util.isInteger(a.code)?"code: integer expected":a.desc!=null&&a.hasOwnProperty("desc")&&!$util.isString(a.desc)?"desc: string expected":null},I.fromObject=function(a){if(a instanceof $root.com.quick.voice.proto.QuitNotify)return a;let q=new $root.com.quick.voice.proto.QuitNotify;if(a.roomId!=null&&(q.roomId=String(a.roomId)),a.user!=null){if(typeof a.user!="object")throw TypeError(".com.quick.voice.proto.QuitNotify.user: object expected");q.user=$root.com.quick.voice.proto.User.fromObject(a.user)}return a.code!=null&&(q.code=a.code|0),a.desc!=null&&(q.desc=String(a.desc)),q},I.toObject=function(a,q){q||(q={});let F={};return q.defaults&&(F.roomId="",F.user=null),a.roomId!=null&&a.hasOwnProperty("roomId")&&(F.roomId=a.roomId),a.user!=null&&a.hasOwnProperty("user")&&(F.user=$root.com.quick.voice.proto.User.toObject(a.user,q)),a.code!=null&&a.hasOwnProperty("code")&&(F.code=a.code,q.oneofs&&(F._code="code")),a.desc!=null&&a.hasOwnProperty("desc")&&(F.desc=a.desc,q.oneofs&&(F._desc="desc")),F},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(a){return a===void 0&&(a="type.googleapis.com"),a+"/com.quick.voice.proto.QuitNotify"},I}(),J.TokenExpireNotify=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.TokenExpireNotify;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId)?"roomId: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.TokenExpireNotify)return n;let a=new $root.com.quick.voice.proto.TokenExpireNotify;return n.roomId!=null&&(a.roomId=String(n.roomId)),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.roomId=""),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.TokenExpireNotify"},I}(),J.UpdateTokenReq=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.sdkToken="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.sdkToken!=null&&Object.hasOwnProperty.call(n,"sdkToken")&&a.uint32(18).string(n.sdkToken),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.UpdateTokenReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.sdkToken=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId)?"roomId: string expected":n.sdkToken!=null&&n.hasOwnProperty("sdkToken")&&!$util.isString(n.sdkToken)?"sdkToken: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.UpdateTokenReq)return n;let a=new $root.com.quick.voice.proto.UpdateTokenReq;return n.roomId!=null&&(a.roomId=String(n.roomId)),n.sdkToken!=null&&(a.sdkToken=String(n.sdkToken)),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.roomId="",q.sdkToken=""),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.sdkToken!=null&&n.hasOwnProperty("sdkToken")&&(q.sdkToken=n.sdkToken),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.UpdateTokenReq"},I}(),J.NetQualityChange=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.userId="",I.prototype.roomId="",I.prototype.egress=0,I.prototype.ingress=0,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.userId!=null&&Object.hasOwnProperty.call(n,"userId")&&a.uint32(10).string(n.userId),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(18).string(n.roomId),n.egress!=null&&Object.hasOwnProperty.call(n,"egress")&&a.uint32(24).int32(n.egress),n.ingress!=null&&Object.hasOwnProperty.call(n,"ingress")&&a.uint32(32).int32(n.ingress),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.NetQualityChange;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.userId=n.string();break}case 2:{F.roomId=n.string();break}case 3:{F.egress=n.int32();break}case 4:{F.ingress=n.int32();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.userId!=null&&n.hasOwnProperty("userId")&&!$util.isString(n.userId)?"userId: string expected":n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId)?"roomId: string expected":n.egress!=null&&n.hasOwnProperty("egress")&&!$util.isInteger(n.egress)?"egress: integer expected":n.ingress!=null&&n.hasOwnProperty("ingress")&&!$util.isInteger(n.ingress)?"ingress: integer expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.NetQualityChange)return n;let a=new $root.com.quick.voice.proto.NetQualityChange;return n.userId!=null&&(a.userId=String(n.userId)),n.roomId!=null&&(a.roomId=String(n.roomId)),n.egress!=null&&(a.egress=n.egress|0),n.ingress!=null&&(a.ingress=n.ingress|0),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.userId="",q.roomId="",q.egress=0,q.ingress=0),n.userId!=null&&n.hasOwnProperty("userId")&&(q.userId=n.userId),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.egress!=null&&n.hasOwnProperty("egress")&&(q.egress=n.egress),n.ingress!=null&&n.hasOwnProperty("ingress")&&(q.ingress=n.ingress),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.NetQualityChange"},I}(),J.NetQualityNotify=function(){function I(O){if(this.qualities=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.qualities=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.qualities!=null&&n.qualities.length)for(let q=0;q<n.qualities.length;++q)$root.com.quick.voice.proto.NetQualityChange.encode(n.qualities[q],a.uint32(10).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.NetQualityNotify;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.qualities&&F.qualities.length||(F.qualities=[]),F.qualities.push($root.com.quick.voice.proto.NetQualityChange.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.qualities!=null&&n.hasOwnProperty("qualities")){if(!Array.isArray(n.qualities))return"qualities: array expected";for(let a=0;a<n.qualities.length;++a){let q=$root.com.quick.voice.proto.NetQualityChange.verify(n.qualities[a]);if(q)return"qualities."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.NetQualityNotify)return n;let a=new $root.com.quick.voice.proto.NetQualityNotify;if(n.qualities){if(!Array.isArray(n.qualities))throw TypeError(".com.quick.voice.proto.NetQualityNotify.qualities: array expected");a.qualities=[];for(let q=0;q<n.qualities.length;++q){if(typeof n.qualities[q]!="object")throw TypeError(".com.quick.voice.proto.NetQualityNotify.qualities: object expected");a.qualities[q]=$root.com.quick.voice.proto.NetQualityChange.fromObject(n.qualities[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.qualities=[]),n.qualities&&n.qualities.length){q.qualities=[];for(let F=0;F<n.qualities.length;++F)q.qualities[F]=$root.com.quick.voice.proto.NetQualityChange.toObject(n.qualities[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.NetQualityNotify"},I}(),J.UpdateCall=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.user=null,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.user!=null&&Object.hasOwnProperty.call(n,"user")&&$root.com.quick.voice.proto.User.encode(n.user,a.uint32(18).fork()).ldelim(),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.UpdateCall;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.user=$root.com.quick.voice.proto.User.decode(n,n.uint32());break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.user!=null&&n.hasOwnProperty("user")){let a=$root.com.quick.voice.proto.User.verify(n.user);if(a)return"user."+a}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.UpdateCall)return n;let a=new $root.com.quick.voice.proto.UpdateCall;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.user!=null){if(typeof n.user!="object")throw TypeError(".com.quick.voice.proto.UpdateCall.user: object expected");a.user=$root.com.quick.voice.proto.User.fromObject(n.user)}return a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.roomId="",q.user=null),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.user!=null&&n.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(n.user,a)),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.UpdateCall"},I}(),J.SyncRoomInfoReq=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.user=null,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.user!=null&&Object.hasOwnProperty.call(n,"user")&&$root.com.quick.voice.proto.User.encode(n.user,a.uint32(18).fork()).ldelim(),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.SyncRoomInfoReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.user=$root.com.quick.voice.proto.User.decode(n,n.uint32());break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.user!=null&&n.hasOwnProperty("user")){let a=$root.com.quick.voice.proto.User.verify(n.user);if(a)return"user."+a}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.SyncRoomInfoReq)return n;let a=new $root.com.quick.voice.proto.SyncRoomInfoReq;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.user!=null){if(typeof n.user!="object")throw TypeError(".com.quick.voice.proto.SyncRoomInfoReq.user: object expected");a.user=$root.com.quick.voice.proto.User.fromObject(n.user)}return a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.roomId="",q.user=null),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.user!=null&&n.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(n.user,a)),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.SyncRoomInfoReq"},I}(),J.SyncRoomInfoRsp=function(){function I(O){if(this.users=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.isValid=!1,I.prototype.users=$util.emptyArray,I.prototype.isActive=!1,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.isValid!=null&&Object.hasOwnProperty.call(n,"isValid")&&a.uint32(16).bool(n.isValid),n.users!=null&&n.users.length)for(let q=0;q<n.users.length;++q)$root.com.quick.voice.proto.User.encode(n.users[q],a.uint32(26).fork()).ldelim();return n.isActive!=null&&Object.hasOwnProperty.call(n,"isActive")&&a.uint32(32).bool(n.isActive),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.SyncRoomInfoRsp;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.isValid=n.bool();break}case 3:{F.users&&F.users.length||(F.users=[]),F.users.push($root.com.quick.voice.proto.User.decode(n,n.uint32()));break}case 4:{F.isActive=n.bool();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.isValid!=null&&n.hasOwnProperty("isValid")&&typeof n.isValid!="boolean")return"isValid: boolean expected";if(n.users!=null&&n.hasOwnProperty("users")){if(!Array.isArray(n.users))return"users: array expected";for(let a=0;a<n.users.length;++a){let q=$root.com.quick.voice.proto.User.verify(n.users[a]);if(q)return"users."+q}}return n.isActive!=null&&n.hasOwnProperty("isActive")&&typeof n.isActive!="boolean"?"isActive: boolean expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.SyncRoomInfoRsp)return n;let a=new $root.com.quick.voice.proto.SyncRoomInfoRsp;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.isValid!=null&&(a.isValid=!!n.isValid),n.users){if(!Array.isArray(n.users))throw TypeError(".com.quick.voice.proto.SyncRoomInfoRsp.users: array expected");a.users=[];for(let q=0;q<n.users.length;++q){if(typeof n.users[q]!="object")throw TypeError(".com.quick.voice.proto.SyncRoomInfoRsp.users: object expected");a.users[q]=$root.com.quick.voice.proto.User.fromObject(n.users[q])}}return n.isActive!=null&&(a.isActive=!!n.isActive),a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.users=[]),a.defaults&&(q.roomId="",q.isValid=!1,q.isActive=!1),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.isValid!=null&&n.hasOwnProperty("isValid")&&(q.isValid=n.isValid),n.users&&n.users.length){q.users=[];for(let F=0;F<n.users.length;++F)q.users[F]=$root.com.quick.voice.proto.User.toObject(n.users[F],a)}return n.isActive!=null&&n.hasOwnProperty("isActive")&&(q.isActive=n.isActive),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.SyncRoomInfoRsp"},I}(),J.UpdateTime=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.time=$util.Long?$util.Long.fromBits(0,0,!1):0,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.time!=null&&Object.hasOwnProperty.call(n,"time")&&a.uint32(8).int64(n.time),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.UpdateTime;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.time=n.int64();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.time!=null&&n.hasOwnProperty("time")&&!$util.isInteger(n.time)&&!(n.time&&$util.isInteger(n.time.low)&&$util.isInteger(n.time.high))?"time: integer|Long expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.UpdateTime)return n;let a=new $root.com.quick.voice.proto.UpdateTime;return n.time!=null&&($util.Long?(a.time=$util.Long.fromValue(n.time)).unsigned=!1:typeof n.time=="string"?a.time=parseInt(n.time,10):typeof n.time=="number"?a.time=n.time:typeof n.time=="object"&&(a.time=new $util.LongBits(n.time.low>>>0,n.time.high>>>0).toNumber())),a},I.toObject=function(n,a){a||(a={});let q={};if(a.defaults)if($util.Long){let F=new $util.Long(0,0,!1);q.time=a.longs===String?F.toString():a.longs===Number?F.toNumber():F}else q.time=a.longs===String?"0":0;return n.time!=null&&n.hasOwnProperty("time")&&(typeof n.time=="number"?q.time=a.longs===String?String(n.time):n.time:q.time=a.longs===String?$util.Long.prototype.toString.call(n.time):a.longs===Number?new $util.LongBits(n.time.low>>>0,n.time.high>>>0).toNumber():n.time),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.UpdateTime"},I}(),J.CloseTrackReq=function(){function I(O){if(this.tracks=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.sdp="",I.prototype.tracks=$util.emptyArray,I.prototype.roomId="",I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.sdp!=null&&Object.hasOwnProperty.call(n,"sdp")&&a.uint32(10).string(n.sdp),n.tracks!=null&&n.tracks.length)for(let q=0;q<n.tracks.length;++q)$root.com.quick.voice.proto.Track.encode(n.tracks[q],a.uint32(18).fork()).ldelim();return n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(26).string(n.roomId),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.CloseTrackReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.sdp=n.string();break}case 2:{F.tracks&&F.tracks.length||(F.tracks=[]),F.tracks.push($root.com.quick.voice.proto.Track.decode(n,n.uint32()));break}case 3:{F.roomId=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.sdp!=null&&n.hasOwnProperty("sdp")&&!$util.isString(n.sdp))return"sdp: string expected";if(n.tracks!=null&&n.hasOwnProperty("tracks")){if(!Array.isArray(n.tracks))return"tracks: array expected";for(let a=0;a<n.tracks.length;++a){let q=$root.com.quick.voice.proto.Track.verify(n.tracks[a]);if(q)return"tracks."+q}}return n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId)?"roomId: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.CloseTrackReq)return n;let a=new $root.com.quick.voice.proto.CloseTrackReq;if(n.sdp!=null&&(a.sdp=String(n.sdp)),n.tracks){if(!Array.isArray(n.tracks))throw TypeError(".com.quick.voice.proto.CloseTrackReq.tracks: array expected");a.tracks=[];for(let q=0;q<n.tracks.length;++q){if(typeof n.tracks[q]!="object")throw TypeError(".com.quick.voice.proto.CloseTrackReq.tracks: object expected");a.tracks[q]=$root.com.quick.voice.proto.Track.fromObject(n.tracks[q])}}return n.roomId!=null&&(a.roomId=String(n.roomId)),a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.tracks=[]),a.defaults&&(q.sdp="",q.roomId=""),n.sdp!=null&&n.hasOwnProperty("sdp")&&(q.sdp=n.sdp),n.tracks&&n.tracks.length){q.tracks=[];for(let F=0;F<n.tracks.length;++F)q.tracks[F]=$root.com.quick.voice.proto.Track.toObject(n.tracks[F],a)}return n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.CloseTrackReq"},I}(),J.CloseTrackRsp=function(){function I(O){if(this.tracks=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.remoteSdp="",I.prototype.tracks=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.remoteSdp!=null&&Object.hasOwnProperty.call(n,"remoteSdp")&&a.uint32(10).string(n.remoteSdp),n.tracks!=null&&n.tracks.length)for(let q=0;q<n.tracks.length;++q)$root.com.quick.voice.proto.Track.encode(n.tracks[q],a.uint32(18).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.CloseTrackRsp;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.remoteSdp=n.string();break}case 2:{F.tracks&&F.tracks.length||(F.tracks=[]),F.tracks.push($root.com.quick.voice.proto.Track.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.remoteSdp!=null&&n.hasOwnProperty("remoteSdp")&&!$util.isString(n.remoteSdp))return"remoteSdp: string expected";if(n.tracks!=null&&n.hasOwnProperty("tracks")){if(!Array.isArray(n.tracks))return"tracks: array expected";for(let a=0;a<n.tracks.length;++a){let q=$root.com.quick.voice.proto.Track.verify(n.tracks[a]);if(q)return"tracks."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.CloseTrackRsp)return n;let a=new $root.com.quick.voice.proto.CloseTrackRsp;if(n.remoteSdp!=null&&(a.remoteSdp=String(n.remoteSdp)),n.tracks){if(!Array.isArray(n.tracks))throw TypeError(".com.quick.voice.proto.CloseTrackRsp.tracks: array expected");a.tracks=[];for(let q=0;q<n.tracks.length;++q){if(typeof n.tracks[q]!="object")throw TypeError(".com.quick.voice.proto.CloseTrackRsp.tracks: object expected");a.tracks[q]=$root.com.quick.voice.proto.Track.fromObject(n.tracks[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.tracks=[]),a.defaults&&(q.remoteSdp=""),n.remoteSdp!=null&&n.hasOwnProperty("remoteSdp")&&(q.remoteSdp=n.remoteSdp),n.tracks&&n.tracks.length){q.tracks=[];for(let F=0;F<n.tracks.length;++F)q.tracks[F]=$root.com.quick.voice.proto.Track.toObject(n.tracks[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.CloseTrackRsp"},I}(),J.CloseTrackNotify=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.user=null,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.user!=null&&Object.hasOwnProperty.call(n,"user")&&$root.com.quick.voice.proto.User.encode(n.user,a.uint32(10).fork()).ldelim(),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.CloseTrackNotify;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.user=$root.com.quick.voice.proto.User.decode(n,n.uint32());break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.user!=null&&n.hasOwnProperty("user")){let a=$root.com.quick.voice.proto.User.verify(n.user);if(a)return"user."+a}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.CloseTrackNotify)return n;let a=new $root.com.quick.voice.proto.CloseTrackNotify;if(n.user!=null){if(typeof n.user!="object")throw TypeError(".com.quick.voice.proto.CloseTrackNotify.user: object expected");a.user=$root.com.quick.voice.proto.User.fromObject(n.user)}return a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.user=null),n.user!=null&&n.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(n.user,a)),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.CloseTrackNotify"},I}(),J.ToggleLiveRoomReq=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ToggleLiveRoomReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId)?"roomId: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ToggleLiveRoomReq)return n;let a=new $root.com.quick.voice.proto.ToggleLiveRoomReq;return n.roomId!=null&&(a.roomId=String(n.roomId)),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.roomId=""),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ToggleLiveRoomReq"},I}(),J.ToggleLiveRoomRsq=function(){function I(O){if(this.roomUsers=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.hash="",I.prototype.roomUsers=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.hash!=null&&Object.hasOwnProperty.call(n,"hash")&&a.uint32(18).string(n.hash),n.roomUsers!=null&&n.roomUsers.length)for(let q=0;q<n.roomUsers.length;++q)$root.com.quick.voice.proto.User.encode(n.roomUsers[q],a.uint32(26).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ToggleLiveRoomRsq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.hash=n.string();break}case 3:{F.roomUsers&&F.roomUsers.length||(F.roomUsers=[]),F.roomUsers.push($root.com.quick.voice.proto.User.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.hash!=null&&n.hasOwnProperty("hash")&&!$util.isString(n.hash))return"hash: string expected";if(n.roomUsers!=null&&n.hasOwnProperty("roomUsers")){if(!Array.isArray(n.roomUsers))return"roomUsers: array expected";for(let a=0;a<n.roomUsers.length;++a){let q=$root.com.quick.voice.proto.User.verify(n.roomUsers[a]);if(q)return"roomUsers."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ToggleLiveRoomRsq)return n;let a=new $root.com.quick.voice.proto.ToggleLiveRoomRsq;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.hash!=null&&(a.hash=String(n.hash)),n.roomUsers){if(!Array.isArray(n.roomUsers))throw TypeError(".com.quick.voice.proto.ToggleLiveRoomRsq.roomUsers: array expected");a.roomUsers=[];for(let q=0;q<n.roomUsers.length;++q){if(typeof n.roomUsers[q]!="object")throw TypeError(".com.quick.voice.proto.ToggleLiveRoomRsq.roomUsers: object expected");a.roomUsers[q]=$root.com.quick.voice.proto.User.fromObject(n.roomUsers[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.roomUsers=[]),a.defaults&&(q.roomId="",q.hash=""),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.hash!=null&&n.hasOwnProperty("hash")&&(q.hash=n.hash),n.roomUsers&&n.roomUsers.length){q.roomUsers=[];for(let F=0;F<n.roomUsers.length;++F)q.roomUsers[F]=$root.com.quick.voice.proto.User.toObject(n.roomUsers[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ToggleLiveRoomRsq"},I}(),J.TrackType=function(){const I={},O=Object.create(I);return O[I[0]="Microphone"]=0,O[I[1]="Camera"]=1,O[I[2]="Screen"]=2,O[I[3]="SystemVoice"]=3,O}(),J.ReportInfoReq=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.actionEvent="",I.prototype.userId="",I.prototype.platform="",I.prototype.time=$util.Long?$util.Long.fromBits(0,0,!1):0,I.prototype.actionData="",I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.actionEvent!=null&&Object.hasOwnProperty.call(n,"actionEvent")&&a.uint32(10).string(n.actionEvent),n.userId!=null&&Object.hasOwnProperty.call(n,"userId")&&a.uint32(18).string(n.userId),n.platform!=null&&Object.hasOwnProperty.call(n,"platform")&&a.uint32(26).string(n.platform),n.time!=null&&Object.hasOwnProperty.call(n,"time")&&a.uint32(32).int64(n.time),n.actionData!=null&&Object.hasOwnProperty.call(n,"actionData")&&a.uint32(42).string(n.actionData),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ReportInfoReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.actionEvent=n.string();break}case 2:{F.userId=n.string();break}case 3:{F.platform=n.string();break}case 4:{F.time=n.int64();break}case 5:{F.actionData=n.string();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){return typeof n!="object"||n===null?"object expected":n.actionEvent!=null&&n.hasOwnProperty("actionEvent")&&!$util.isString(n.actionEvent)?"actionEvent: string expected":n.userId!=null&&n.hasOwnProperty("userId")&&!$util.isString(n.userId)?"userId: string expected":n.platform!=null&&n.hasOwnProperty("platform")&&!$util.isString(n.platform)?"platform: string expected":n.time!=null&&n.hasOwnProperty("time")&&!$util.isInteger(n.time)&&!(n.time&&$util.isInteger(n.time.low)&&$util.isInteger(n.time.high))?"time: integer|Long expected":n.actionData!=null&&n.hasOwnProperty("actionData")&&!$util.isString(n.actionData)?"actionData: string expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ReportInfoReq)return n;let a=new $root.com.quick.voice.proto.ReportInfoReq;return n.actionEvent!=null&&(a.actionEvent=String(n.actionEvent)),n.userId!=null&&(a.userId=String(n.userId)),n.platform!=null&&(a.platform=String(n.platform)),n.time!=null&&($util.Long?(a.time=$util.Long.fromValue(n.time)).unsigned=!1:typeof n.time=="string"?a.time=parseInt(n.time,10):typeof n.time=="number"?a.time=n.time:typeof n.time=="object"&&(a.time=new $util.LongBits(n.time.low>>>0,n.time.high>>>0).toNumber())),n.actionData!=null&&(a.actionData=String(n.actionData)),a},I.toObject=function(n,a){a||(a={});let q={};if(a.defaults){if(q.actionEvent="",q.userId="",q.platform="",$util.Long){let F=new $util.Long(0,0,!1);q.time=a.longs===String?F.toString():a.longs===Number?F.toNumber():F}else q.time=a.longs===String?"0":0;q.actionData=""}return n.actionEvent!=null&&n.hasOwnProperty("actionEvent")&&(q.actionEvent=n.actionEvent),n.userId!=null&&n.hasOwnProperty("userId")&&(q.userId=n.userId),n.platform!=null&&n.hasOwnProperty("platform")&&(q.platform=n.platform),n.time!=null&&n.hasOwnProperty("time")&&(typeof n.time=="number"?q.time=a.longs===String?String(n.time):n.time:q.time=a.longs===String?$util.Long.prototype.toString.call(n.time):a.longs===Number?new $util.LongBits(n.time.low>>>0,n.time.high>>>0).toNumber():n.time),n.actionData!=null&&n.hasOwnProperty("actionData")&&(q.actionData=n.actionData),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ReportInfoReq"},I}(),J.UpdatePermissions=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.user=null,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.user!=null&&Object.hasOwnProperty.call(n,"user")&&$root.com.quick.voice.proto.User.encode(n.user,a.uint32(18).fork()).ldelim(),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.UpdatePermissions;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.user=$root.com.quick.voice.proto.User.decode(n,n.uint32());break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.user!=null&&n.hasOwnProperty("user")){let a=$root.com.quick.voice.proto.User.verify(n.user);if(a)return"user."+a}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.UpdatePermissions)return n;let a=new $root.com.quick.voice.proto.UpdatePermissions;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.user!=null){if(typeof n.user!="object")throw TypeError(".com.quick.voice.proto.UpdatePermissions.user: object expected");a.user=$root.com.quick.voice.proto.User.fromObject(n.user)}return a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.roomId="",q.user=null),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.user!=null&&n.hasOwnProperty("user")&&(q.user=$root.com.quick.voice.proto.User.toObject(n.user,a)),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.UpdatePermissions"},I}(),J.CallType=function(){const I={},O=Object.create(I);return O[I[0]="Normal"]=0,O[I[1]="Meeting"]=1,O[I[2]="Live"]=2,O}(),J.QuitNotifyCode=function(){const I={},O=Object.create(I);return O[I[0]="NormalQuit"]=0,O[I[2021]="Timeout"]=2021,O[I[2011]="TokenExpired"]=2011,O[I[2022]="KickOut"]=2022,O[I[2023]="EndPk"]=2023,O[I[2024]="EndLive"]=2024,O}(),J.UserBehavior=function(){function I(O){if(O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.type=0,I.prototype.behavior=!1,I.create=function(n){return new I(n)},I.encode=function(n,a){return a||(a=$Writer.create()),n.type!=null&&Object.hasOwnProperty.call(n,"type")&&a.uint32(8).int32(n.type),n.behavior!=null&&Object.hasOwnProperty.call(n,"behavior")&&a.uint32(16).bool(n.behavior),a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.UserBehavior;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.type=n.int32();break}case 2:{F.behavior=n.bool();break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.type!=null&&n.hasOwnProperty("type"))switch(n.type){default:return"type: enum value expected";case 0:case 1:case 2:case 3:break}return n.behavior!=null&&n.hasOwnProperty("behavior")&&typeof n.behavior!="boolean"?"behavior: boolean expected":null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.UserBehavior)return n;let a=new $root.com.quick.voice.proto.UserBehavior;switch(n.type){default:if(typeof n.type=="number"){a.type=n.type;break}break;case"Microphone":case 0:a.type=0;break;case"Camera":case 1:a.type=1;break;case"Screen":case 2:a.type=2;break;case"SystemVoice":case 3:a.type=3;break}return n.behavior!=null&&(a.behavior=!!n.behavior),a},I.toObject=function(n,a){a||(a={});let q={};return a.defaults&&(q.type=a.enums===String?"Microphone":0,q.behavior=!1),n.type!=null&&n.hasOwnProperty("type")&&(q.type=a.enums===String?$root.com.quick.voice.proto.TrackType[n.type]===void 0?n.type:$root.com.quick.voice.proto.TrackType[n.type]:n.type),n.behavior!=null&&n.hasOwnProperty("behavior")&&(q.behavior=n.behavior),q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.UserBehavior"},I}(),J.PreventUser=function(){function I(O){if(this.behaviors=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.id="",I.prototype.behaviors=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.id!=null&&Object.hasOwnProperty.call(n,"id")&&a.uint32(10).string(n.id),n.behaviors!=null&&n.behaviors.length)for(let q=0;q<n.behaviors.length;++q)$root.com.quick.voice.proto.UserBehavior.encode(n.behaviors[q],a.uint32(18).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.PreventUser;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.id=n.string();break}case 2:{F.behaviors&&F.behaviors.length||(F.behaviors=[]),F.behaviors.push($root.com.quick.voice.proto.UserBehavior.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.id!=null&&n.hasOwnProperty("id")&&!$util.isString(n.id))return"id: string expected";if(n.behaviors!=null&&n.hasOwnProperty("behaviors")){if(!Array.isArray(n.behaviors))return"behaviors: array expected";for(let a=0;a<n.behaviors.length;++a){let q=$root.com.quick.voice.proto.UserBehavior.verify(n.behaviors[a]);if(q)return"behaviors."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.PreventUser)return n;let a=new $root.com.quick.voice.proto.PreventUser;if(n.id!=null&&(a.id=String(n.id)),n.behaviors){if(!Array.isArray(n.behaviors))throw TypeError(".com.quick.voice.proto.PreventUser.behaviors: array expected");a.behaviors=[];for(let q=0;q<n.behaviors.length;++q){if(typeof n.behaviors[q]!="object")throw TypeError(".com.quick.voice.proto.PreventUser.behaviors: object expected");a.behaviors[q]=$root.com.quick.voice.proto.UserBehavior.fromObject(n.behaviors[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.behaviors=[]),a.defaults&&(q.id=""),n.id!=null&&n.hasOwnProperty("id")&&(q.id=n.id),n.behaviors&&n.behaviors.length){q.behaviors=[];for(let F=0;F<n.behaviors.length;++F)q.behaviors[F]=$root.com.quick.voice.proto.UserBehavior.toObject(n.behaviors[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.PreventUser"},I}(),J.PreventUsersBehaviorReq=function(){function I(O){if(this.users=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.users=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.users!=null&&n.users.length)for(let q=0;q<n.users.length;++q)$root.com.quick.voice.proto.PreventUser.encode(n.users[q],a.uint32(18).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.PreventUsersBehaviorReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.users&&F.users.length||(F.users=[]),F.users.push($root.com.quick.voice.proto.PreventUser.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.users!=null&&n.hasOwnProperty("users")){if(!Array.isArray(n.users))return"users: array expected";for(let a=0;a<n.users.length;++a){let q=$root.com.quick.voice.proto.PreventUser.verify(n.users[a]);if(q)return"users."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.PreventUsersBehaviorReq)return n;let a=new $root.com.quick.voice.proto.PreventUsersBehaviorReq;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.users){if(!Array.isArray(n.users))throw TypeError(".com.quick.voice.proto.PreventUsersBehaviorReq.users: array expected");a.users=[];for(let q=0;q<n.users.length;++q){if(typeof n.users[q]!="object")throw TypeError(".com.quick.voice.proto.PreventUsersBehaviorReq.users: object expected");a.users[q]=$root.com.quick.voice.proto.PreventUser.fromObject(n.users[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.users=[]),a.defaults&&(q.roomId=""),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.users&&n.users.length){q.users=[];for(let F=0;F<n.users.length;++F)q.users[F]=$root.com.quick.voice.proto.PreventUser.toObject(n.users[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.PreventUsersBehaviorReq"},I}(),J.PreventUsersBehaviorNotify=function(){function I(O){if(this.users=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.roomId="",I.prototype.users=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.roomId!=null&&Object.hasOwnProperty.call(n,"roomId")&&a.uint32(10).string(n.roomId),n.users!=null&&n.users.length)for(let q=0;q<n.users.length;++q)$root.com.quick.voice.proto.User.encode(n.users[q],a.uint32(18).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.PreventUsersBehaviorNotify;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.roomId=n.string();break}case 2:{F.users&&F.users.length||(F.users=[]),F.users.push($root.com.quick.voice.proto.User.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.roomId!=null&&n.hasOwnProperty("roomId")&&!$util.isString(n.roomId))return"roomId: string expected";if(n.users!=null&&n.hasOwnProperty("users")){if(!Array.isArray(n.users))return"users: array expected";for(let a=0;a<n.users.length;++a){let q=$root.com.quick.voice.proto.User.verify(n.users[a]);if(q)return"users."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.PreventUsersBehaviorNotify)return n;let a=new $root.com.quick.voice.proto.PreventUsersBehaviorNotify;if(n.roomId!=null&&(a.roomId=String(n.roomId)),n.users){if(!Array.isArray(n.users))throw TypeError(".com.quick.voice.proto.PreventUsersBehaviorNotify.users: array expected");a.users=[];for(let q=0;q<n.users.length;++q){if(typeof n.users[q]!="object")throw TypeError(".com.quick.voice.proto.PreventUsersBehaviorNotify.users: object expected");a.users[q]=$root.com.quick.voice.proto.User.fromObject(n.users[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.users=[]),a.defaults&&(q.roomId=""),n.roomId!=null&&n.hasOwnProperty("roomId")&&(q.roomId=n.roomId),n.users&&n.users.length){q.users=[];for(let F=0;F<n.users.length;++F)q.users[F]=$root.com.quick.voice.proto.User.toObject(n.users[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.PreventUsersBehaviorNotify"},I}(),J.AccelerationAreas=function(){const I={},O=Object.create(I);return O[I[0]="chinaMainland"]=0,O[I[1]="global"]=1,O[I[2]="overseas"]=2,O}(),J.CountMethods=function(){const I={},O=Object.create(I);return O[I[0]="flow"]=0,O[I[1]="minutes"]=1,O}(),J.BaseCDNAddress=function(){function I(O){if(this.urlMap={},O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.area=0,I.prototype.countType=0,I.prototype.urlMap=$util.emptyObject,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.area!=null&&Object.hasOwnProperty.call(n,"area")&&a.uint32(8).int32(n.area),n.countType!=null&&Object.hasOwnProperty.call(n,"countType")&&a.uint32(16).int32(n.countType),n.urlMap!=null&&Object.hasOwnProperty.call(n,"urlMap"))for(let q=Object.keys(n.urlMap),F=0;F<q.length;++F)a.uint32(26).fork().uint32(10).string(q[F]).uint32(18).string(n.urlMap[q[F]]).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.BaseCDNAddress,Z,X;for(;n.pos<q;){let ee=n.uint32();switch(ee>>>3){case 1:{F.area=n.int32();break}case 2:{F.countType=n.int32();break}case 3:{F.urlMap===$util.emptyObject&&(F.urlMap={});let Q=n.uint32()+n.pos;for(Z="",X="";n.pos<Q;){let ne=n.uint32();switch(ne>>>3){case 1:Z=n.string();break;case 2:X=n.string();break;default:n.skipType(ne&7);break}}F.urlMap[Z]=X;break}default:n.skipType(ee&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.area!=null&&n.hasOwnProperty("area"))switch(n.area){default:return"area: enum value expected";case 0:case 1:case 2:break}if(n.countType!=null&&n.hasOwnProperty("countType"))switch(n.countType){default:return"countType: enum value expected";case 0:case 1:break}if(n.urlMap!=null&&n.hasOwnProperty("urlMap")){if(!$util.isObject(n.urlMap))return"urlMap: object expected";let a=Object.keys(n.urlMap);for(let q=0;q<a.length;++q)if(!$util.isString(n.urlMap[a[q]]))return"urlMap: string{k:string} expected"}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.BaseCDNAddress)return n;let a=new $root.com.quick.voice.proto.BaseCDNAddress;switch(n.area){default:if(typeof n.area=="number"){a.area=n.area;break}break;case"chinaMainland":case 0:a.area=0;break;case"global":case 1:a.area=1;break;case"overseas":case 2:a.area=2;break}switch(n.countType){default:if(typeof n.countType=="number"){a.countType=n.countType;break}break;case"flow":case 0:a.countType=0;break;case"minutes":case 1:a.countType=1;break}if(n.urlMap){if(typeof n.urlMap!="object")throw TypeError(".com.quick.voice.proto.BaseCDNAddress.urlMap: object expected");a.urlMap={};for(let q=Object.keys(n.urlMap),F=0;F<q.length;++F)a.urlMap[q[F]]=String(n.urlMap[q[F]])}return a},I.toObject=function(n,a){a||(a={});let q={};(a.objects||a.defaults)&&(q.urlMap={}),a.defaults&&(q.area=a.enums===String?"chinaMainland":0,q.countType=a.enums===String?"flow":0),n.area!=null&&n.hasOwnProperty("area")&&(q.area=a.enums===String?$root.com.quick.voice.proto.AccelerationAreas[n.area]===void 0?n.area:$root.com.quick.voice.proto.AccelerationAreas[n.area]:n.area),n.countType!=null&&n.hasOwnProperty("countType")&&(q.countType=a.enums===String?$root.com.quick.voice.proto.CountMethods[n.countType]===void 0?n.countType:$root.com.quick.voice.proto.CountMethods[n.countType]:n.countType);let F;if(n.urlMap&&(F=Object.keys(n.urlMap)).length){q.urlMap={};for(let Z=0;Z<F.length;++Z)q.urlMap[F[Z]]=n.urlMap[F[Z]]}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.BaseCDNAddress"},I}(),J.CDNPlayAddressNotify=function(){function I(n){if(this.standLines=[],n)for(let a=Object.keys(n),q=0;q<a.length;++q)n[a[q]]!=null&&(this[a[q]]=n[a[q]])}I.prototype.roomId="",I.prototype.m3u8=null,I.prototype.rtmp=null,I.prototype.flv=null,I.prototype.rtmps=null,I.prototype.mainLine=null,I.prototype.standLines=$util.emptyArray;let O;return Object.defineProperty(I.prototype,"_m3u8",{get:$util.oneOfGetter(O=["m3u8"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_rtmp",{get:$util.oneOfGetter(O=["rtmp"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_flv",{get:$util.oneOfGetter(O=["flv"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_rtmps",{get:$util.oneOfGetter(O=["rtmps"]),set:$util.oneOfSetter(O)}),Object.defineProperty(I.prototype,"_mainLine",{get:$util.oneOfGetter(O=["mainLine"]),set:$util.oneOfSetter(O)}),I.create=function(a){return new I(a)},I.encode=function(a,q){if(q||(q=$Writer.create()),a.roomId!=null&&Object.hasOwnProperty.call(a,"roomId")&&q.uint32(10).string(a.roomId),a.m3u8!=null&&Object.hasOwnProperty.call(a,"m3u8")&&q.uint32(18).string(a.m3u8),a.rtmp!=null&&Object.hasOwnProperty.call(a,"rtmp")&&q.uint32(26).string(a.rtmp),a.flv!=null&&Object.hasOwnProperty.call(a,"flv")&&q.uint32(34).string(a.flv),a.rtmps!=null&&Object.hasOwnProperty.call(a,"rtmps")&&q.uint32(42).string(a.rtmps),a.mainLine!=null&&Object.hasOwnProperty.call(a,"mainLine")&&$root.com.quick.voice.proto.BaseCDNAddress.encode(a.mainLine,q.uint32(50).fork()).ldelim(),a.standLines!=null&&a.standLines.length)for(let F=0;F<a.standLines.length;++F)$root.com.quick.voice.proto.BaseCDNAddress.encode(a.standLines[F],q.uint32(58).fork()).ldelim();return q},I.encodeDelimited=function(a,q){return this.encode(a,q).ldelim()},I.decode=function(a,q){a instanceof $Reader||(a=$Reader.create(a));let F=q===void 0?a.len:a.pos+q,Z=new $root.com.quick.voice.proto.CDNPlayAddressNotify;for(;a.pos<F;){let X=a.uint32();switch(X>>>3){case 1:{Z.roomId=a.string();break}case 2:{Z.m3u8=a.string();break}case 3:{Z.rtmp=a.string();break}case 4:{Z.flv=a.string();break}case 5:{Z.rtmps=a.string();break}case 6:{Z.mainLine=$root.com.quick.voice.proto.BaseCDNAddress.decode(a,a.uint32());break}case 7:{Z.standLines&&Z.standLines.length||(Z.standLines=[]),Z.standLines.push($root.com.quick.voice.proto.BaseCDNAddress.decode(a,a.uint32()));break}default:a.skipType(X&7);break}}return Z},I.decodeDelimited=function(a){return a instanceof $Reader||(a=new $Reader(a)),this.decode(a,a.uint32())},I.verify=function(a){if(typeof a!="object"||a===null)return"object expected";if(a.roomId!=null&&a.hasOwnProperty("roomId")&&!$util.isString(a.roomId))return"roomId: string expected";if(a.m3u8!=null&&a.hasOwnProperty("m3u8")&&!$util.isString(a.m3u8))return"m3u8: string expected";if(a.rtmp!=null&&a.hasOwnProperty("rtmp")&&!$util.isString(a.rtmp))return"rtmp: string expected";if(a.flv!=null&&a.hasOwnProperty("flv")&&!$util.isString(a.flv))return"flv: string expected";if(a.rtmps!=null&&a.hasOwnProperty("rtmps")&&!$util.isString(a.rtmps))return"rtmps: string expected";if(a.mainLine!=null&&a.hasOwnProperty("mainLine")){let q=$root.com.quick.voice.proto.BaseCDNAddress.verify(a.mainLine);if(q)return"mainLine."+q}if(a.standLines!=null&&a.hasOwnProperty("standLines")){if(!Array.isArray(a.standLines))return"standLines: array expected";for(let q=0;q<a.standLines.length;++q){let F=$root.com.quick.voice.proto.BaseCDNAddress.verify(a.standLines[q]);if(F)return"standLines."+F}}return null},I.fromObject=function(a){if(a instanceof $root.com.quick.voice.proto.CDNPlayAddressNotify)return a;let q=new $root.com.quick.voice.proto.CDNPlayAddressNotify;if(a.roomId!=null&&(q.roomId=String(a.roomId)),a.m3u8!=null&&(q.m3u8=String(a.m3u8)),a.rtmp!=null&&(q.rtmp=String(a.rtmp)),a.flv!=null&&(q.flv=String(a.flv)),a.rtmps!=null&&(q.rtmps=String(a.rtmps)),a.mainLine!=null){if(typeof a.mainLine!="object")throw TypeError(".com.quick.voice.proto.CDNPlayAddressNotify.mainLine: object expected");q.mainLine=$root.com.quick.voice.proto.BaseCDNAddress.fromObject(a.mainLine)}if(a.standLines){if(!Array.isArray(a.standLines))throw TypeError(".com.quick.voice.proto.CDNPlayAddressNotify.standLines: array expected");q.standLines=[];for(let F=0;F<a.standLines.length;++F){if(typeof a.standLines[F]!="object")throw TypeError(".com.quick.voice.proto.CDNPlayAddressNotify.standLines: object expected");q.standLines[F]=$root.com.quick.voice.proto.BaseCDNAddress.fromObject(a.standLines[F])}}return q},I.toObject=function(a,q){q||(q={});let F={};if((q.arrays||q.defaults)&&(F.standLines=[]),q.defaults&&(F.roomId=""),a.roomId!=null&&a.hasOwnProperty("roomId")&&(F.roomId=a.roomId),a.m3u8!=null&&a.hasOwnProperty("m3u8")&&(F.m3u8=a.m3u8,q.oneofs&&(F._m3u8="m3u8")),a.rtmp!=null&&a.hasOwnProperty("rtmp")&&(F.rtmp=a.rtmp,q.oneofs&&(F._rtmp="rtmp")),a.flv!=null&&a.hasOwnProperty("flv")&&(F.flv=a.flv,q.oneofs&&(F._flv="flv")),a.rtmps!=null&&a.hasOwnProperty("rtmps")&&(F.rtmps=a.rtmps,q.oneofs&&(F._rtmps="rtmps")),a.mainLine!=null&&a.hasOwnProperty("mainLine")&&(F.mainLine=$root.com.quick.voice.proto.BaseCDNAddress.toObject(a.mainLine,q),q.oneofs&&(F._mainLine="mainLine")),a.standLines&&a.standLines.length){F.standLines=[];for(let Z=0;Z<a.standLines.length;++Z)F.standLines[Z]=$root.com.quick.voice.proto.BaseCDNAddress.toObject(a.standLines[Z],q)}return F},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(a){return a===void 0&&(a="type.googleapis.com"),a+"/com.quick.voice.proto.CDNPlayAddressNotify"},I}(),J.UserChannel=function(){function I(O){if(this.channels=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.userId="",I.prototype.channels=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.userId!=null&&Object.hasOwnProperty.call(n,"userId")&&a.uint32(10).string(n.userId),n.channels!=null&&n.channels.length)for(let q=0;q<n.channels.length;++q)$root.com.quick.voice.proto.DataChannel.encode(n.channels[q],a.uint32(18).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.UserChannel;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.userId=n.string();break}case 2:{F.channels&&F.channels.length||(F.channels=[]),F.channels.push($root.com.quick.voice.proto.DataChannel.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.userId!=null&&n.hasOwnProperty("userId")&&!$util.isString(n.userId))return"userId: string expected";if(n.channels!=null&&n.hasOwnProperty("channels")){if(!Array.isArray(n.channels))return"channels: array expected";for(let a=0;a<n.channels.length;++a){let q=$root.com.quick.voice.proto.DataChannel.verify(n.channels[a]);if(q)return"channels."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.UserChannel)return n;let a=new $root.com.quick.voice.proto.UserChannel;if(n.userId!=null&&(a.userId=String(n.userId)),n.channels){if(!Array.isArray(n.channels))throw TypeError(".com.quick.voice.proto.UserChannel.channels: array expected");a.channels=[];for(let q=0;q<n.channels.length;++q){if(typeof n.channels[q]!="object")throw TypeError(".com.quick.voice.proto.UserChannel.channels: object expected");a.channels[q]=$root.com.quick.voice.proto.DataChannel.fromObject(n.channels[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.channels=[]),a.defaults&&(q.userId=""),n.userId!=null&&n.hasOwnProperty("userId")&&(q.userId=n.userId),n.channels&&n.channels.length){q.channels=[];for(let F=0;F<n.channels.length;++F)q.channels[F]=$root.com.quick.voice.proto.DataChannel.toObject(n.channels[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.UserChannel"},I}(),J.ChannelPublishReq=function(){function I(O){if(this.channels=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.channels=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.channels!=null&&n.channels.length)for(let q=0;q<n.channels.length;++q)$root.com.quick.voice.proto.DataChannel.encode(n.channels[q],a.uint32(10).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ChannelPublishReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.channels&&F.channels.length||(F.channels=[]),F.channels.push($root.com.quick.voice.proto.DataChannel.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.channels!=null&&n.hasOwnProperty("channels")){if(!Array.isArray(n.channels))return"channels: array expected";for(let a=0;a<n.channels.length;++a){let q=$root.com.quick.voice.proto.DataChannel.verify(n.channels[a]);if(q)return"channels."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ChannelPublishReq)return n;let a=new $root.com.quick.voice.proto.ChannelPublishReq;if(n.channels){if(!Array.isArray(n.channels))throw TypeError(".com.quick.voice.proto.ChannelPublishReq.channels: array expected");a.channels=[];for(let q=0;q<n.channels.length;++q){if(typeof n.channels[q]!="object")throw TypeError(".com.quick.voice.proto.ChannelPublishReq.channels: object expected");a.channels[q]=$root.com.quick.voice.proto.DataChannel.fromObject(n.channels[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.channels=[]),n.channels&&n.channels.length){q.channels=[];for(let F=0;F<n.channels.length;++F)q.channels[F]=$root.com.quick.voice.proto.DataChannel.toObject(n.channels[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ChannelPublishReq"},I}(),J.ChannelPublishRsq=function(){function I(O){if(this.channels=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.channels=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.channels!=null&&n.channels.length)for(let q=0;q<n.channels.length;++q)$root.com.quick.voice.proto.UserChannel.encode(n.channels[q],a.uint32(10).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ChannelPublishRsq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.channels&&F.channels.length||(F.channels=[]),F.channels.push($root.com.quick.voice.proto.UserChannel.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.channels!=null&&n.hasOwnProperty("channels")){if(!Array.isArray(n.channels))return"channels: array expected";for(let a=0;a<n.channels.length;++a){let q=$root.com.quick.voice.proto.UserChannel.verify(n.channels[a]);if(q)return"channels."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ChannelPublishRsq)return n;let a=new $root.com.quick.voice.proto.ChannelPublishRsq;if(n.channels){if(!Array.isArray(n.channels))throw TypeError(".com.quick.voice.proto.ChannelPublishRsq.channels: array expected");a.channels=[];for(let q=0;q<n.channels.length;++q){if(typeof n.channels[q]!="object")throw TypeError(".com.quick.voice.proto.ChannelPublishRsq.channels: object expected");a.channels[q]=$root.com.quick.voice.proto.UserChannel.fromObject(n.channels[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.channels=[]),n.channels&&n.channels.length){q.channels=[];for(let F=0;F<n.channels.length;++F)q.channels[F]=$root.com.quick.voice.proto.UserChannel.toObject(n.channels[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ChannelPublishRsq"},I}(),J.ChannelSubscribeReq=function(){function I(O){if(this.users=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.users=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.users!=null&&n.users.length)for(let q=0;q<n.users.length;++q)$root.com.quick.voice.proto.UserChannel.encode(n.users[q],a.uint32(10).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ChannelSubscribeReq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.users&&F.users.length||(F.users=[]),F.users.push($root.com.quick.voice.proto.UserChannel.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.users!=null&&n.hasOwnProperty("users")){if(!Array.isArray(n.users))return"users: array expected";for(let a=0;a<n.users.length;++a){let q=$root.com.quick.voice.proto.UserChannel.verify(n.users[a]);if(q)return"users."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ChannelSubscribeReq)return n;let a=new $root.com.quick.voice.proto.ChannelSubscribeReq;if(n.users){if(!Array.isArray(n.users))throw TypeError(".com.quick.voice.proto.ChannelSubscribeReq.users: array expected");a.users=[];for(let q=0;q<n.users.length;++q){if(typeof n.users[q]!="object")throw TypeError(".com.quick.voice.proto.ChannelSubscribeReq.users: object expected");a.users[q]=$root.com.quick.voice.proto.UserChannel.fromObject(n.users[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.users=[]),n.users&&n.users.length){q.users=[];for(let F=0;F<n.users.length;++F)q.users[F]=$root.com.quick.voice.proto.UserChannel.toObject(n.users[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ChannelSubscribeReq"},I}(),J.ChannelSubscribeRsq=function(){function I(O){if(this.channels=[],O)for(let n=Object.keys(O),a=0;a<n.length;++a)O[n[a]]!=null&&(this[n[a]]=O[n[a]])}return I.prototype.channels=$util.emptyArray,I.create=function(n){return new I(n)},I.encode=function(n,a){if(a||(a=$Writer.create()),n.channels!=null&&n.channels.length)for(let q=0;q<n.channels.length;++q)$root.com.quick.voice.proto.UserChannel.encode(n.channels[q],a.uint32(10).fork()).ldelim();return a},I.encodeDelimited=function(n,a){return this.encode(n,a).ldelim()},I.decode=function(n,a){n instanceof $Reader||(n=$Reader.create(n));let q=a===void 0?n.len:n.pos+a,F=new $root.com.quick.voice.proto.ChannelSubscribeRsq;for(;n.pos<q;){let Z=n.uint32();switch(Z>>>3){case 1:{F.channels&&F.channels.length||(F.channels=[]),F.channels.push($root.com.quick.voice.proto.UserChannel.decode(n,n.uint32()));break}default:n.skipType(Z&7);break}}return F},I.decodeDelimited=function(n){return n instanceof $Reader||(n=new $Reader(n)),this.decode(n,n.uint32())},I.verify=function(n){if(typeof n!="object"||n===null)return"object expected";if(n.channels!=null&&n.hasOwnProperty("channels")){if(!Array.isArray(n.channels))return"channels: array expected";for(let a=0;a<n.channels.length;++a){let q=$root.com.quick.voice.proto.UserChannel.verify(n.channels[a]);if(q)return"channels."+q}}return null},I.fromObject=function(n){if(n instanceof $root.com.quick.voice.proto.ChannelSubscribeRsq)return n;let a=new $root.com.quick.voice.proto.ChannelSubscribeRsq;if(n.channels){if(!Array.isArray(n.channels))throw TypeError(".com.quick.voice.proto.ChannelSubscribeRsq.channels: array expected");a.channels=[];for(let q=0;q<n.channels.length;++q){if(typeof n.channels[q]!="object")throw TypeError(".com.quick.voice.proto.ChannelSubscribeRsq.channels: object expected");a.channels[q]=$root.com.quick.voice.proto.UserChannel.fromObject(n.channels[q])}}return a},I.toObject=function(n,a){a||(a={});let q={};if((a.arrays||a.defaults)&&(q.channels=[]),n.channels&&n.channels.length){q.channels=[];for(let F=0;F<n.channels.length;++F)q.channels[F]=$root.com.quick.voice.proto.UserChannel.toObject(n.channels[F],a)}return q},I.prototype.toJSON=function(){return this.constructor.toObject(this,minimalExports.util.toJSONOptions)},I.getTypeUrl=function(n){return n===void 0&&(n="type.googleapis.com"),n+"/com.quick.voice.proto.ChannelSubscribeRsq"},I}(),J}(),N}(),z}(),D})(),ignoreEvent=["networkQualityChange","onNetQuality"],enum_notifyName={onChangeNetwork:"网络情况变更",healthCheck:"心跳检测",onNetQuality:"网络质量回调",onLogin:"登录回调",onLocalStream:"本地媒体流发生变化",onDevicechange:"媒体设备发生变化",onRoomUser:"房间用户变化",onRoomUsers:"房间所有用户所有变化",onRoomUsersStreams:"房间某些用户媒体流变化",onRoomState:"房间状态变化",onJoinRoom:"加入房间回调",onQuitRoom:"退出房间回调",onPublish:"监听到流发布",onDataChannelPublish:"监听数据通道发布",onCloseTrack:"关闭轨道",onUpdateCall:"更新通讯状态",onUpdateStreams:"更新媒体流",onUpdatePermissions:"更新推流权限通知",onTokenExpired:"Token已过期",onDestroyRoom:"直播模式房间销毁",onUpdateBehavior:"行为允许权限变更",destroyRoom:"服务器要求销毁房间",onCDNPlayUrlAdd:"cdn播放地址变化",onDestroy:"SDK销毁"};ht(enum_notifyName);const notifyName_keys=Object.keys(enum_notifyName);/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */const Z_FIXED$1=4,Z_BINARY=0,Z_TEXT=1,Z_UNKNOWN$1=2;function zero$1(D){let z=D.length;for(;--z>=0;)D[z]=0}const STORED_BLOCK=0,STATIC_TREES=1,DYN_TREES=2,MIN_MATCH$1=3,MAX_MATCH$1=258,LENGTH_CODES$1=29,LITERALS$1=256,L_CODES$1=LITERALS$1+1+LENGTH_CODES$1,D_CODES$1=30,BL_CODES$1=19,HEAP_SIZE$1=2*L_CODES$1+1,MAX_BITS$1=15,Buf_size=16,MAX_BL_BITS=7,END_BLOCK=256,REP_3_6=16,REPZ_3_10=17,REPZ_11_138=18,extra_lbits=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),extra_dbits=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),extra_blbits=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),bl_order=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),DIST_CODE_LEN=512,static_ltree=new Array((L_CODES$1+2)*2);zero$1(static_ltree);const static_dtree=new Array(D_CODES$1*2);zero$1(static_dtree);const _dist_code=new Array(DIST_CODE_LEN);zero$1(_dist_code);const _length_code=new Array(MAX_MATCH$1-MIN_MATCH$1+1);zero$1(_length_code);const base_length=new Array(LENGTH_CODES$1);zero$1(base_length);const base_dist=new Array(D_CODES$1);zero$1(base_dist);function StaticTreeDesc(D,z,N,J,I){this.static_tree=D,this.extra_bits=z,this.extra_base=N,this.elems=J,this.max_length=I,this.has_stree=D&&D.length}let static_l_desc,static_d_desc,static_bl_desc;function TreeDesc(D,z){this.dyn_tree=D,this.max_code=0,this.stat_desc=z}const d_code=D=>D<256?_dist_code[D]:_dist_code[256+(D>>>7)],put_short=(D,z)=>{D.pending_buf[D.pending++]=z&255,D.pending_buf[D.pending++]=z>>>8&255},send_bits=(D,z,N)=>{D.bi_valid>Buf_size-N?(D.bi_buf|=z<<D.bi_valid&65535,put_short(D,D.bi_buf),D.bi_buf=z>>Buf_size-D.bi_valid,D.bi_valid+=N-Buf_size):(D.bi_buf|=z<<D.bi_valid&65535,D.bi_valid+=N)},send_code=(D,z,N)=>{send_bits(D,N[z*2],N[z*2+1])},bi_reverse=(D,z)=>{let N=0;do N|=D&1,D>>>=1,N<<=1;while(--z>0);return N>>>1},bi_flush=D=>{D.bi_valid===16?(put_short(D,D.bi_buf),D.bi_buf=0,D.bi_valid=0):D.bi_valid>=8&&(D.pending_buf[D.pending++]=D.bi_buf&255,D.bi_buf>>=8,D.bi_valid-=8)},gen_bitlen=(D,z)=>{const N=z.dyn_tree,J=z.max_code,I=z.stat_desc.static_tree,O=z.stat_desc.has_stree,n=z.stat_desc.extra_bits,a=z.stat_desc.extra_base,q=z.stat_desc.max_length;let F,Z,X,ee,Q,ne,se=0;for(ee=0;ee<=MAX_BITS$1;ee++)D.bl_count[ee]=0;for(N[D.heap[D.heap_max]*2+1]=0,F=D.heap_max+1;F<HEAP_SIZE$1;F++)Z=D.heap[F],ee=N[N[Z*2+1]*2+1]+1,ee>q&&(ee=q,se++),N[Z*2+1]=ee,!(Z>J)&&(D.bl_count[ee]++,Q=0,Z>=a&&(Q=n[Z-a]),ne=N[Z*2],D.opt_len+=ne*(ee+Q),O&&(D.static_len+=ne*(I[Z*2+1]+Q)));if(se!==0){do{for(ee=q-1;D.bl_count[ee]===0;)ee--;D.bl_count[ee]--,D.bl_count[ee+1]+=2,D.bl_count[q]--,se-=2}while(se>0);for(ee=q;ee!==0;ee--)for(Z=D.bl_count[ee];Z!==0;)X=D.heap[--F],!(X>J)&&(N[X*2+1]!==ee&&(D.opt_len+=(ee-N[X*2+1])*N[X*2],N[X*2+1]=ee),Z--)}},gen_codes=(D,z,N)=>{const J=new Array(MAX_BITS$1+1);let I=0,O,n;for(O=1;O<=MAX_BITS$1;O++)I=I+N[O-1]<<1,J[O]=I;for(n=0;n<=z;n++){let a=D[n*2+1];a!==0&&(D[n*2]=bi_reverse(J[a]++,a))}},tr_static_init=()=>{let D,z,N,J,I;const O=new Array(MAX_BITS$1+1);for(N=0,J=0;J<LENGTH_CODES$1-1;J++)for(base_length[J]=N,D=0;D<1<<extra_lbits[J];D++)_length_code[N++]=J;for(_length_code[N-1]=J,I=0,J=0;J<16;J++)for(base_dist[J]=I,D=0;D<1<<extra_dbits[J];D++)_dist_code[I++]=J;for(I>>=7;J<D_CODES$1;J++)for(base_dist[J]=I<<7,D=0;D<1<<extra_dbits[J]-7;D++)_dist_code[256+I++]=J;for(z=0;z<=MAX_BITS$1;z++)O[z]=0;for(D=0;D<=143;)static_ltree[D*2+1]=8,D++,O[8]++;for(;D<=255;)static_ltree[D*2+1]=9,D++,O[9]++;for(;D<=279;)static_ltree[D*2+1]=7,D++,O[7]++;for(;D<=287;)static_ltree[D*2+1]=8,D++,O[8]++;for(gen_codes(static_ltree,L_CODES$1+1,O),D=0;D<D_CODES$1;D++)static_dtree[D*2+1]=5,static_dtree[D*2]=bi_reverse(D,5);static_l_desc=new StaticTreeDesc(static_ltree,extra_lbits,LITERALS$1+1,L_CODES$1,MAX_BITS$1),static_d_desc=new StaticTreeDesc(static_dtree,extra_dbits,0,D_CODES$1,MAX_BITS$1),static_bl_desc=new StaticTreeDesc(new Array(0),extra_blbits,0,BL_CODES$1,MAX_BL_BITS)},init_block=D=>{let z;for(z=0;z<L_CODES$1;z++)D.dyn_ltree[z*2]=0;for(z=0;z<D_CODES$1;z++)D.dyn_dtree[z*2]=0;for(z=0;z<BL_CODES$1;z++)D.bl_tree[z*2]=0;D.dyn_ltree[END_BLOCK*2]=1,D.opt_len=D.static_len=0,D.sym_next=D.matches=0},bi_windup=D=>{D.bi_valid>8?put_short(D,D.bi_buf):D.bi_valid>0&&(D.pending_buf[D.pending++]=D.bi_buf),D.bi_buf=0,D.bi_valid=0},smaller=(D,z,N,J)=>{const I=z*2,O=N*2;return D[I]<D[O]||D[I]===D[O]&&J[z]<=J[N]},pqdownheap=(D,z,N)=>{const J=D.heap[N];let I=N<<1;for(;I<=D.heap_len&&(I<D.heap_len&&smaller(z,D.heap[I+1],D.heap[I],D.depth)&&I++,!smaller(z,J,D.heap[I],D.depth));)D.heap[N]=D.heap[I],N=I,I<<=1;D.heap[N]=J},compress_block=(D,z,N)=>{let J,I,O=0,n,a;if(D.sym_next!==0)do J=D.pending_buf[D.sym_buf+O++]&255,J+=(D.pending_buf[D.sym_buf+O++]&255)<<8,I=D.pending_buf[D.sym_buf+O++],J===0?send_code(D,I,z):(n=_length_code[I],send_code(D,n+LITERALS$1+1,z),a=extra_lbits[n],a!==0&&(I-=base_length[n],send_bits(D,I,a)),J--,n=d_code(J),send_code(D,n,N),a=extra_dbits[n],a!==0&&(J-=base_dist[n],send_bits(D,J,a)));while(O<D.sym_next);send_code(D,END_BLOCK,z)},build_tree=(D,z)=>{const N=z.dyn_tree,J=z.stat_desc.static_tree,I=z.stat_desc.has_stree,O=z.stat_desc.elems;let n,a,q=-1,F;for(D.heap_len=0,D.heap_max=HEAP_SIZE$1,n=0;n<O;n++)N[n*2]!==0?(D.heap[++D.heap_len]=q=n,D.depth[n]=0):N[n*2+1]=0;for(;D.heap_len<2;)F=D.heap[++D.heap_len]=q<2?++q:0,N[F*2]=1,D.depth[F]=0,D.opt_len--,I&&(D.static_len-=J[F*2+1]);for(z.max_code=q,n=D.heap_len>>1;n>=1;n--)pqdownheap(D,N,n);F=O;do n=D.heap[1],D.heap[1]=D.heap[D.heap_len--],pqdownheap(D,N,1),a=D.heap[1],D.heap[--D.heap_max]=n,D.heap[--D.heap_max]=a,N[F*2]=N[n*2]+N[a*2],D.depth[F]=(D.depth[n]>=D.depth[a]?D.depth[n]:D.depth[a])+1,N[n*2+1]=N[a*2+1]=F,D.heap[1]=F++,pqdownheap(D,N,1);while(D.heap_len>=2);D.heap[--D.heap_max]=D.heap[1],gen_bitlen(D,z),gen_codes(N,q,D.bl_count)},scan_tree=(D,z,N)=>{let J,I=-1,O,n=z[0*2+1],a=0,q=7,F=4;for(n===0&&(q=138,F=3),z[(N+1)*2+1]=65535,J=0;J<=N;J++)O=n,n=z[(J+1)*2+1],!(++a<q&&O===n)&&(a<F?D.bl_tree[O*2]+=a:O!==0?(O!==I&&D.bl_tree[O*2]++,D.bl_tree[REP_3_6*2]++):a<=10?D.bl_tree[REPZ_3_10*2]++:D.bl_tree[REPZ_11_138*2]++,a=0,I=O,n===0?(q=138,F=3):O===n?(q=6,F=3):(q=7,F=4))},send_tree=(D,z,N)=>{let J,I=-1,O,n=z[0*2+1],a=0,q=7,F=4;for(n===0&&(q=138,F=3),J=0;J<=N;J++)if(O=n,n=z[(J+1)*2+1],!(++a<q&&O===n)){if(a<F)do send_code(D,O,D.bl_tree);while(--a!==0);else O!==0?(O!==I&&(send_code(D,O,D.bl_tree),a--),send_code(D,REP_3_6,D.bl_tree),send_bits(D,a-3,2)):a<=10?(send_code(D,REPZ_3_10,D.bl_tree),send_bits(D,a-3,3)):(send_code(D,REPZ_11_138,D.bl_tree),send_bits(D,a-11,7));a=0,I=O,n===0?(q=138,F=3):O===n?(q=6,F=3):(q=7,F=4)}},build_bl_tree=D=>{let z;for(scan_tree(D,D.dyn_ltree,D.l_desc.max_code),scan_tree(D,D.dyn_dtree,D.d_desc.max_code),build_tree(D,D.bl_desc),z=BL_CODES$1-1;z>=3&&D.bl_tree[bl_order[z]*2+1]===0;z--);return D.opt_len+=3*(z+1)+5+5+4,z},send_all_trees=(D,z,N,J)=>{let I;for(send_bits(D,z-257,5),send_bits(D,N-1,5),send_bits(D,J-4,4),I=0;I<J;I++)send_bits(D,D.bl_tree[bl_order[I]*2+1],3);send_tree(D,D.dyn_ltree,z-1),send_tree(D,D.dyn_dtree,N-1)},detect_data_type=D=>{let z=4093624447,N;for(N=0;N<=31;N++,z>>>=1)if(z&1&&D.dyn_ltree[N*2]!==0)return Z_BINARY;if(D.dyn_ltree[9*2]!==0||D.dyn_ltree[10*2]!==0||D.dyn_ltree[13*2]!==0)return Z_TEXT;for(N=32;N<LITERALS$1;N++)if(D.dyn_ltree[N*2]!==0)return Z_TEXT;return Z_BINARY};let static_init_done=!1;const _tr_init$1=D=>{static_init_done||(tr_static_init(),static_init_done=!0),D.l_desc=new TreeDesc(D.dyn_ltree,static_l_desc),D.d_desc=new TreeDesc(D.dyn_dtree,static_d_desc),D.bl_desc=new TreeDesc(D.bl_tree,static_bl_desc),D.bi_buf=0,D.bi_valid=0,init_block(D)},_tr_stored_block$1=(D,z,N,J)=>{send_bits(D,(STORED_BLOCK<<1)+(J?1:0),3),bi_windup(D),put_short(D,N),put_short(D,~N),N&&D.pending_buf.set(D.window.subarray(z,z+N),D.pending),D.pending+=N},_tr_align$1=D=>{send_bits(D,STATIC_TREES<<1,3),send_code(D,END_BLOCK,static_ltree),bi_flush(D)},_tr_flush_block$1=(D,z,N,J)=>{let I,O,n=0;D.level>0?(D.strm.data_type===Z_UNKNOWN$1&&(D.strm.data_type=detect_data_type(D)),build_tree(D,D.l_desc),build_tree(D,D.d_desc),n=build_bl_tree(D),I=D.opt_len+3+7>>>3,O=D.static_len+3+7>>>3,O<=I&&(I=O)):I=O=N+5,N+4<=I&&z!==-1?_tr_stored_block$1(D,z,N,J):D.strategy===Z_FIXED$1||O===I?(send_bits(D,(STATIC_TREES<<1)+(J?1:0),3),compress_block(D,static_ltree,static_dtree)):(send_bits(D,(DYN_TREES<<1)+(J?1:0),3),send_all_trees(D,D.l_desc.max_code+1,D.d_desc.max_code+1,n+1),compress_block(D,D.dyn_ltree,D.dyn_dtree)),init_block(D),J&&bi_windup(D)},_tr_tally$1=(D,z,N)=>(D.pending_buf[D.sym_buf+D.sym_next++]=z,D.pending_buf[D.sym_buf+D.sym_next++]=z>>8,D.pending_buf[D.sym_buf+D.sym_next++]=N,z===0?D.dyn_ltree[N*2]++:(D.matches++,z--,D.dyn_ltree[(_length_code[N]+LITERALS$1+1)*2]++,D.dyn_dtree[d_code(z)*2]++),D.sym_next===D.sym_end);var _tr_init_1=_tr_init$1,_tr_stored_block_1=_tr_stored_block$1,_tr_flush_block_1=_tr_flush_block$1,_tr_tally_1=_tr_tally$1,_tr_align_1=_tr_align$1,trees={_tr_init:_tr_init_1,_tr_stored_block:_tr_stored_block_1,_tr_flush_block:_tr_flush_block_1,_tr_tally:_tr_tally_1,_tr_align:_tr_align_1};const adler32=(D,z,N,J)=>{let I=D&65535|0,O=D>>>16&65535|0,n=0;for(;N!==0;){n=N>2e3?2e3:N,N-=n;do I=I+z[J++]|0,O=O+I|0;while(--n);I%=65521,O%=65521}return I|O<<16|0};var adler32_1=adler32;const makeTable=()=>{let D,z=[];for(var N=0;N<256;N++){D=N;for(var J=0;J<8;J++)D=D&1?3988292384^D>>>1:D>>>1;z[N]=D}return z},crcTable=new Uint32Array(makeTable()),crc32=(D,z,N,J)=>{const I=crcTable,O=J+N;D^=-1;for(let n=J;n<O;n++)D=D>>>8^I[(D^z[n])&255];return D^-1};var crc32_1=crc32,messages={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},constants$2={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init,_tr_stored_block,_tr_flush_block,_tr_tally,_tr_align}=trees,{Z_NO_FLUSH:Z_NO_FLUSH$2,Z_PARTIAL_FLUSH,Z_FULL_FLUSH:Z_FULL_FLUSH$1,Z_FINISH:Z_FINISH$3,Z_BLOCK:Z_BLOCK$1,Z_OK:Z_OK$3,Z_STREAM_END:Z_STREAM_END$3,Z_STREAM_ERROR:Z_STREAM_ERROR$2,Z_DATA_ERROR:Z_DATA_ERROR$2,Z_BUF_ERROR:Z_BUF_ERROR$1,Z_DEFAULT_COMPRESSION:Z_DEFAULT_COMPRESSION$1,Z_FILTERED,Z_HUFFMAN_ONLY,Z_RLE,Z_FIXED,Z_DEFAULT_STRATEGY:Z_DEFAULT_STRATEGY$1,Z_UNKNOWN,Z_DEFLATED:Z_DEFLATED$2}=constants$2,MAX_MEM_LEVEL=9,MAX_WBITS$1=15,DEF_MEM_LEVEL=8,LENGTH_CODES=29,LITERALS=256,L_CODES=LITERALS+1+LENGTH_CODES,D_CODES=30,BL_CODES=19,HEAP_SIZE=2*L_CODES+1,MAX_BITS=15,MIN_MATCH=3,MAX_MATCH=258,MIN_LOOKAHEAD=MAX_MATCH+MIN_MATCH+1,PRESET_DICT=32,INIT_STATE=42,GZIP_STATE=57,EXTRA_STATE=69,NAME_STATE=73,COMMENT_STATE=91,HCRC_STATE=103,BUSY_STATE=113,FINISH_STATE=666,BS_NEED_MORE=1,BS_BLOCK_DONE=2,BS_FINISH_STARTED=3,BS_FINISH_DONE=4,OS_CODE=3,err=(D,z)=>(D.msg=messages[z],z),rank=D=>D*2-(D>4?9:0),zero=D=>{let z=D.length;for(;--z>=0;)D[z]=0},slide_hash=D=>{let z,N,J,I=D.w_size;z=D.hash_size,J=z;do N=D.head[--J],D.head[J]=N>=I?N-I:0;while(--z);z=I,J=z;do N=D.prev[--J],D.prev[J]=N>=I?N-I:0;while(--z)};let HASH_ZLIB=(D,z,N)=>(z<<D.hash_shift^N)&D.hash_mask,HASH=HASH_ZLIB;const flush_pending=D=>{const z=D.state;let N=z.pending;N>D.avail_out&&(N=D.avail_out),N!==0&&(D.output.set(z.pending_buf.subarray(z.pending_out,z.pending_out+N),D.next_out),D.next_out+=N,z.pending_out+=N,D.total_out+=N,D.avail_out-=N,z.pending-=N,z.pending===0&&(z.pending_out=0))},flush_block_only=(D,z)=>{_tr_flush_block(D,D.block_start>=0?D.block_start:-1,D.strstart-D.block_start,z),D.block_start=D.strstart,flush_pending(D.strm)},put_byte=(D,z)=>{D.pending_buf[D.pending++]=z},putShortMSB=(D,z)=>{D.pending_buf[D.pending++]=z>>>8&255,D.pending_buf[D.pending++]=z&255},read_buf=(D,z,N,J)=>{let I=D.avail_in;return I>J&&(I=J),I===0?0:(D.avail_in-=I,z.set(D.input.subarray(D.next_in,D.next_in+I),N),D.state.wrap===1?D.adler=adler32_1(D.adler,z,I,N):D.state.wrap===2&&(D.adler=crc32_1(D.adler,z,I,N)),D.next_in+=I,D.total_in+=I,I)},longest_match=(D,z)=>{let N=D.max_chain_length,J=D.strstart,I,O,n=D.prev_length,a=D.nice_match;const q=D.strstart>D.w_size-MIN_LOOKAHEAD?D.strstart-(D.w_size-MIN_LOOKAHEAD):0,F=D.window,Z=D.w_mask,X=D.prev,ee=D.strstart+MAX_MATCH;let Q=F[J+n-1],ne=F[J+n];D.prev_length>=D.good_match&&(N>>=2),a>D.lookahead&&(a=D.lookahead);do if(I=z,!(F[I+n]!==ne||F[I+n-1]!==Q||F[I]!==F[J]||F[++I]!==F[J+1])){J+=2,I++;do;while(F[++J]===F[++I]&&F[++J]===F[++I]&&F[++J]===F[++I]&&F[++J]===F[++I]&&F[++J]===F[++I]&&F[++J]===F[++I]&&F[++J]===F[++I]&&F[++J]===F[++I]&&J<ee);if(O=MAX_MATCH-(ee-J),J=ee-MAX_MATCH,O>n){if(D.match_start=z,n=O,O>=a)break;Q=F[J+n-1],ne=F[J+n]}}while((z=X[z&Z])>q&&--N!==0);return n<=D.lookahead?n:D.lookahead},fill_window=D=>{const z=D.w_size;let N,J,I;do{if(J=D.window_size-D.lookahead-D.strstart,D.strstart>=z+(z-MIN_LOOKAHEAD)&&(D.window.set(D.window.subarray(z,z+z-J),0),D.match_start-=z,D.strstart-=z,D.block_start-=z,D.insert>D.strstart&&(D.insert=D.strstart),slide_hash(D),J+=z),D.strm.avail_in===0)break;if(N=read_buf(D.strm,D.window,D.strstart+D.lookahead,J),D.lookahead+=N,D.lookahead+D.insert>=MIN_MATCH)for(I=D.strstart-D.insert,D.ins_h=D.window[I],D.ins_h=HASH(D,D.ins_h,D.window[I+1]);D.insert&&(D.ins_h=HASH(D,D.ins_h,D.window[I+MIN_MATCH-1]),D.prev[I&D.w_mask]=D.head[D.ins_h],D.head[D.ins_h]=I,I++,D.insert--,!(D.lookahead+D.insert<MIN_MATCH)););}while(D.lookahead<MIN_LOOKAHEAD&&D.strm.avail_in!==0)},deflate_stored=(D,z)=>{let N=D.pending_buf_size-5>D.w_size?D.w_size:D.pending_buf_size-5,J,I,O,n=0,a=D.strm.avail_in;do{if(J=65535,O=D.bi_valid+42>>3,D.strm.avail_out<O||(O=D.strm.avail_out-O,I=D.strstart-D.block_start,J>I+D.strm.avail_in&&(J=I+D.strm.avail_in),J>O&&(J=O),J<N&&(J===0&&z!==Z_FINISH$3||z===Z_NO_FLUSH$2||J!==I+D.strm.avail_in)))break;n=z===Z_FINISH$3&&J===I+D.strm.avail_in?1:0,_tr_stored_block(D,0,0,n),D.pending_buf[D.pending-4]=J,D.pending_buf[D.pending-3]=J>>8,D.pending_buf[D.pending-2]=~J,D.pending_buf[D.pending-1]=~J>>8,flush_pending(D.strm),I&&(I>J&&(I=J),D.strm.output.set(D.window.subarray(D.block_start,D.block_start+I),D.strm.next_out),D.strm.next_out+=I,D.strm.avail_out-=I,D.strm.total_out+=I,D.block_start+=I,J-=I),J&&(read_buf(D.strm,D.strm.output,D.strm.next_out,J),D.strm.next_out+=J,D.strm.avail_out-=J,D.strm.total_out+=J)}while(n===0);return a-=D.strm.avail_in,a&&(a>=D.w_size?(D.matches=2,D.window.set(D.strm.input.subarray(D.strm.next_in-D.w_size,D.strm.next_in),0),D.strstart=D.w_size,D.insert=D.strstart):(D.window_size-D.strstart<=a&&(D.strstart-=D.w_size,D.window.set(D.window.subarray(D.w_size,D.w_size+D.strstart),0),D.matches<2&&D.matches++,D.insert>D.strstart&&(D.insert=D.strstart)),D.window.set(D.strm.input.subarray(D.strm.next_in-a,D.strm.next_in),D.strstart),D.strstart+=a,D.insert+=a>D.w_size-D.insert?D.w_size-D.insert:a),D.block_start=D.strstart),D.high_water<D.strstart&&(D.high_water=D.strstart),n?BS_FINISH_DONE:z!==Z_NO_FLUSH$2&&z!==Z_FINISH$3&&D.strm.avail_in===0&&D.strstart===D.block_start?BS_BLOCK_DONE:(O=D.window_size-D.strstart,D.strm.avail_in>O&&D.block_start>=D.w_size&&(D.block_start-=D.w_size,D.strstart-=D.w_size,D.window.set(D.window.subarray(D.w_size,D.w_size+D.strstart),0),D.matches<2&&D.matches++,O+=D.w_size,D.insert>D.strstart&&(D.insert=D.strstart)),O>D.strm.avail_in&&(O=D.strm.avail_in),O&&(read_buf(D.strm,D.window,D.strstart,O),D.strstart+=O,D.insert+=O>D.w_size-D.insert?D.w_size-D.insert:O),D.high_water<D.strstart&&(D.high_water=D.strstart),O=D.bi_valid+42>>3,O=D.pending_buf_size-O>65535?65535:D.pending_buf_size-O,N=O>D.w_size?D.w_size:O,I=D.strstart-D.block_start,(I>=N||(I||z===Z_FINISH$3)&&z!==Z_NO_FLUSH$2&&D.strm.avail_in===0&&I<=O)&&(J=I>O?O:I,n=z===Z_FINISH$3&&D.strm.avail_in===0&&J===I?1:0,_tr_stored_block(D,D.block_start,J,n),D.block_start+=J,flush_pending(D.strm)),n?BS_FINISH_STARTED:BS_NEED_MORE)},deflate_fast=(D,z)=>{let N,J;for(;;){if(D.lookahead<MIN_LOOKAHEAD){if(fill_window(D),D.lookahead<MIN_LOOKAHEAD&&z===Z_NO_FLUSH$2)return BS_NEED_MORE;if(D.lookahead===0)break}if(N=0,D.lookahead>=MIN_MATCH&&(D.ins_h=HASH(D,D.ins_h,D.window[D.strstart+MIN_MATCH-1]),N=D.prev[D.strstart&D.w_mask]=D.head[D.ins_h],D.head[D.ins_h]=D.strstart),N!==0&&D.strstart-N<=D.w_size-MIN_LOOKAHEAD&&(D.match_length=longest_match(D,N)),D.match_length>=MIN_MATCH)if(J=_tr_tally(D,D.strstart-D.match_start,D.match_length-MIN_MATCH),D.lookahead-=D.match_length,D.match_length<=D.max_lazy_match&&D.lookahead>=MIN_MATCH){D.match_length--;do D.strstart++,D.ins_h=HASH(D,D.ins_h,D.window[D.strstart+MIN_MATCH-1]),N=D.prev[D.strstart&D.w_mask]=D.head[D.ins_h],D.head[D.ins_h]=D.strstart;while(--D.match_length!==0);D.strstart++}else D.strstart+=D.match_length,D.match_length=0,D.ins_h=D.window[D.strstart],D.ins_h=HASH(D,D.ins_h,D.window[D.strstart+1]);else J=_tr_tally(D,0,D.window[D.strstart]),D.lookahead--,D.strstart++;if(J&&(flush_block_only(D,!1),D.strm.avail_out===0))return BS_NEED_MORE}return D.insert=D.strstart<MIN_MATCH-1?D.strstart:MIN_MATCH-1,z===Z_FINISH$3?(flush_block_only(D,!0),D.strm.avail_out===0?BS_FINISH_STARTED:BS_FINISH_DONE):D.sym_next&&(flush_block_only(D,!1),D.strm.avail_out===0)?BS_NEED_MORE:BS_BLOCK_DONE},deflate_slow=(D,z)=>{let N,J,I;for(;;){if(D.lookahead<MIN_LOOKAHEAD){if(fill_window(D),D.lookahead<MIN_LOOKAHEAD&&z===Z_NO_FLUSH$2)return BS_NEED_MORE;if(D.lookahead===0)break}if(N=0,D.lookahead>=MIN_MATCH&&(D.ins_h=HASH(D,D.ins_h,D.window[D.strstart+MIN_MATCH-1]),N=D.prev[D.strstart&D.w_mask]=D.head[D.ins_h],D.head[D.ins_h]=D.strstart),D.prev_length=D.match_length,D.prev_match=D.match_start,D.match_length=MIN_MATCH-1,N!==0&&D.prev_length<D.max_lazy_match&&D.strstart-N<=D.w_size-MIN_LOOKAHEAD&&(D.match_length=longest_match(D,N),D.match_length<=5&&(D.strategy===Z_FILTERED||D.match_length===MIN_MATCH&&D.strstart-D.match_start>4096)&&(D.match_length=MIN_MATCH-1)),D.prev_length>=MIN_MATCH&&D.match_length<=D.prev_length){I=D.strstart+D.lookahead-MIN_MATCH,J=_tr_tally(D,D.strstart-1-D.prev_match,D.prev_length-MIN_MATCH),D.lookahead-=D.prev_length-1,D.prev_length-=2;do++D.strstart<=I&&(D.ins_h=HASH(D,D.ins_h,D.window[D.strstart+MIN_MATCH-1]),N=D.prev[D.strstart&D.w_mask]=D.head[D.ins_h],D.head[D.ins_h]=D.strstart);while(--D.prev_length!==0);if(D.match_available=0,D.match_length=MIN_MATCH-1,D.strstart++,J&&(flush_block_only(D,!1),D.strm.avail_out===0))return BS_NEED_MORE}else if(D.match_available){if(J=_tr_tally(D,0,D.window[D.strstart-1]),J&&flush_block_only(D,!1),D.strstart++,D.lookahead--,D.strm.avail_out===0)return BS_NEED_MORE}else D.match_available=1,D.strstart++,D.lookahead--}return D.match_available&&(J=_tr_tally(D,0,D.window[D.strstart-1]),D.match_available=0),D.insert=D.strstart<MIN_MATCH-1?D.strstart:MIN_MATCH-1,z===Z_FINISH$3?(flush_block_only(D,!0),D.strm.avail_out===0?BS_FINISH_STARTED:BS_FINISH_DONE):D.sym_next&&(flush_block_only(D,!1),D.strm.avail_out===0)?BS_NEED_MORE:BS_BLOCK_DONE},deflate_rle=(D,z)=>{let N,J,I,O;const n=D.window;for(;;){if(D.lookahead<=MAX_MATCH){if(fill_window(D),D.lookahead<=MAX_MATCH&&z===Z_NO_FLUSH$2)return BS_NEED_MORE;if(D.lookahead===0)break}if(D.match_length=0,D.lookahead>=MIN_MATCH&&D.strstart>0&&(I=D.strstart-1,J=n[I],J===n[++I]&&J===n[++I]&&J===n[++I])){O=D.strstart+MAX_MATCH;do;while(J===n[++I]&&J===n[++I]&&J===n[++I]&&J===n[++I]&&J===n[++I]&&J===n[++I]&&J===n[++I]&&J===n[++I]&&I<O);D.match_length=MAX_MATCH-(O-I),D.match_length>D.lookahead&&(D.match_length=D.lookahead)}if(D.match_length>=MIN_MATCH?(N=_tr_tally(D,1,D.match_length-MIN_MATCH),D.lookahead-=D.match_length,D.strstart+=D.match_length,D.match_length=0):(N=_tr_tally(D,0,D.window[D.strstart]),D.lookahead--,D.strstart++),N&&(flush_block_only(D,!1),D.strm.avail_out===0))return BS_NEED_MORE}return D.insert=0,z===Z_FINISH$3?(flush_block_only(D,!0),D.strm.avail_out===0?BS_FINISH_STARTED:BS_FINISH_DONE):D.sym_next&&(flush_block_only(D,!1),D.strm.avail_out===0)?BS_NEED_MORE:BS_BLOCK_DONE},deflate_huff=(D,z)=>{let N;for(;;){if(D.lookahead===0&&(fill_window(D),D.lookahead===0)){if(z===Z_NO_FLUSH$2)return BS_NEED_MORE;break}if(D.match_length=0,N=_tr_tally(D,0,D.window[D.strstart]),D.lookahead--,D.strstart++,N&&(flush_block_only(D,!1),D.strm.avail_out===0))return BS_NEED_MORE}return D.insert=0,z===Z_FINISH$3?(flush_block_only(D,!0),D.strm.avail_out===0?BS_FINISH_STARTED:BS_FINISH_DONE):D.sym_next&&(flush_block_only(D,!1),D.strm.avail_out===0)?BS_NEED_MORE:BS_BLOCK_DONE};function Config(D,z,N,J,I){this.good_length=D,this.max_lazy=z,this.nice_length=N,this.max_chain=J,this.func=I}const configuration_table=[new Config(0,0,0,0,deflate_stored),new Config(4,4,8,4,deflate_fast),new Config(4,5,16,8,deflate_fast),new Config(4,6,32,32,deflate_fast),new Config(4,4,16,16,deflate_slow),new Config(8,16,32,32,deflate_slow),new Config(8,16,128,128,deflate_slow),new Config(8,32,128,256,deflate_slow),new Config(32,128,258,1024,deflate_slow),new Config(32,258,258,4096,deflate_slow)],lm_init=D=>{D.window_size=2*D.w_size,zero(D.head),D.max_lazy_match=configuration_table[D.level].max_lazy,D.good_match=configuration_table[D.level].good_length,D.nice_match=configuration_table[D.level].nice_length,D.max_chain_length=configuration_table[D.level].max_chain,D.strstart=0,D.block_start=0,D.lookahead=0,D.insert=0,D.match_length=D.prev_length=MIN_MATCH-1,D.match_available=0,D.ins_h=0};function DeflateState(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Z_DEFLATED$2,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(HEAP_SIZE*2),this.dyn_dtree=new Uint16Array((2*D_CODES+1)*2),this.bl_tree=new Uint16Array((2*BL_CODES+1)*2),zero(this.dyn_ltree),zero(this.dyn_dtree),zero(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(MAX_BITS+1),this.heap=new Uint16Array(2*L_CODES+1),zero(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*L_CODES+1),zero(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const deflateStateCheck=D=>{if(!D)return 1;const z=D.state;return!z||z.strm!==D||z.status!==INIT_STATE&&z.status!==GZIP_STATE&&z.status!==EXTRA_STATE&&z.status!==NAME_STATE&&z.status!==COMMENT_STATE&&z.status!==HCRC_STATE&&z.status!==BUSY_STATE&&z.status!==FINISH_STATE?1:0},deflateResetKeep=D=>{if(deflateStateCheck(D))return err(D,Z_STREAM_ERROR$2);D.total_in=D.total_out=0,D.data_type=Z_UNKNOWN;const z=D.state;return z.pending=0,z.pending_out=0,z.wrap<0&&(z.wrap=-z.wrap),z.status=z.wrap===2?GZIP_STATE:z.wrap?INIT_STATE:BUSY_STATE,D.adler=z.wrap===2?0:1,z.last_flush=-2,_tr_init(z),Z_OK$3},deflateReset=D=>{const z=deflateResetKeep(D);return z===Z_OK$3&&lm_init(D.state),z},deflateSetHeader=(D,z)=>deflateStateCheck(D)||D.state.wrap!==2?Z_STREAM_ERROR$2:(D.state.gzhead=z,Z_OK$3),deflateInit2=(D,z,N,J,I,O)=>{if(!D)return Z_STREAM_ERROR$2;let n=1;if(z===Z_DEFAULT_COMPRESSION$1&&(z=6),J<0?(n=0,J=-J):J>15&&(n=2,J-=16),I<1||I>MAX_MEM_LEVEL||N!==Z_DEFLATED$2||J<8||J>15||z<0||z>9||O<0||O>Z_FIXED||J===8&&n!==1)return err(D,Z_STREAM_ERROR$2);J===8&&(J=9);const a=new DeflateState;return D.state=a,a.strm=D,a.status=INIT_STATE,a.wrap=n,a.gzhead=null,a.w_bits=J,a.w_size=1<<a.w_bits,a.w_mask=a.w_size-1,a.hash_bits=I+7,a.hash_size=1<<a.hash_bits,a.hash_mask=a.hash_size-1,a.hash_shift=~~((a.hash_bits+MIN_MATCH-1)/MIN_MATCH),a.window=new Uint8Array(a.w_size*2),a.head=new Uint16Array(a.hash_size),a.prev=new Uint16Array(a.w_size),a.lit_bufsize=1<<I+6,a.pending_buf_size=a.lit_bufsize*4,a.pending_buf=new Uint8Array(a.pending_buf_size),a.sym_buf=a.lit_bufsize,a.sym_end=(a.lit_bufsize-1)*3,a.level=z,a.strategy=O,a.method=N,deflateReset(D)},deflateInit=(D,z)=>deflateInit2(D,z,Z_DEFLATED$2,MAX_WBITS$1,DEF_MEM_LEVEL,Z_DEFAULT_STRATEGY$1),deflate$2=(D,z)=>{if(deflateStateCheck(D)||z>Z_BLOCK$1||z<0)return D?err(D,Z_STREAM_ERROR$2):Z_STREAM_ERROR$2;const N=D.state;if(!D.output||D.avail_in!==0&&!D.input||N.status===FINISH_STATE&&z!==Z_FINISH$3)return err(D,D.avail_out===0?Z_BUF_ERROR$1:Z_STREAM_ERROR$2);const J=N.last_flush;if(N.last_flush=z,N.pending!==0){if(flush_pending(D),D.avail_out===0)return N.last_flush=-1,Z_OK$3}else if(D.avail_in===0&&rank(z)<=rank(J)&&z!==Z_FINISH$3)return err(D,Z_BUF_ERROR$1);if(N.status===FINISH_STATE&&D.avail_in!==0)return err(D,Z_BUF_ERROR$1);if(N.status===INIT_STATE&&N.wrap===0&&(N.status=BUSY_STATE),N.status===INIT_STATE){let I=Z_DEFLATED$2+(N.w_bits-8<<4)<<8,O=-1;if(N.strategy>=Z_HUFFMAN_ONLY||N.level<2?O=0:N.level<6?O=1:N.level===6?O=2:O=3,I|=O<<6,N.strstart!==0&&(I|=PRESET_DICT),I+=31-I%31,putShortMSB(N,I),N.strstart!==0&&(putShortMSB(N,D.adler>>>16),putShortMSB(N,D.adler&65535)),D.adler=1,N.status=BUSY_STATE,flush_pending(D),N.pending!==0)return N.last_flush=-1,Z_OK$3}if(N.status===GZIP_STATE){if(D.adler=0,put_byte(N,31),put_byte(N,139),put_byte(N,8),N.gzhead)put_byte(N,(N.gzhead.text?1:0)+(N.gzhead.hcrc?2:0)+(N.gzhead.extra?4:0)+(N.gzhead.name?8:0)+(N.gzhead.comment?16:0)),put_byte(N,N.gzhead.time&255),put_byte(N,N.gzhead.time>>8&255),put_byte(N,N.gzhead.time>>16&255),put_byte(N,N.gzhead.time>>24&255),put_byte(N,N.level===9?2:N.strategy>=Z_HUFFMAN_ONLY||N.level<2?4:0),put_byte(N,N.gzhead.os&255),N.gzhead.extra&&N.gzhead.extra.length&&(put_byte(N,N.gzhead.extra.length&255),put_byte(N,N.gzhead.extra.length>>8&255)),N.gzhead.hcrc&&(D.adler=crc32_1(D.adler,N.pending_buf,N.pending,0)),N.gzindex=0,N.status=EXTRA_STATE;else if(put_byte(N,0),put_byte(N,0),put_byte(N,0),put_byte(N,0),put_byte(N,0),put_byte(N,N.level===9?2:N.strategy>=Z_HUFFMAN_ONLY||N.level<2?4:0),put_byte(N,OS_CODE),N.status=BUSY_STATE,flush_pending(D),N.pending!==0)return N.last_flush=-1,Z_OK$3}if(N.status===EXTRA_STATE){if(N.gzhead.extra){let I=N.pending,O=(N.gzhead.extra.length&65535)-N.gzindex;for(;N.pending+O>N.pending_buf_size;){let a=N.pending_buf_size-N.pending;if(N.pending_buf.set(N.gzhead.extra.subarray(N.gzindex,N.gzindex+a),N.pending),N.pending=N.pending_buf_size,N.gzhead.hcrc&&N.pending>I&&(D.adler=crc32_1(D.adler,N.pending_buf,N.pending-I,I)),N.gzindex+=a,flush_pending(D),N.pending!==0)return N.last_flush=-1,Z_OK$3;I=0,O-=a}let n=new Uint8Array(N.gzhead.extra);N.pending_buf.set(n.subarray(N.gzindex,N.gzindex+O),N.pending),N.pending+=O,N.gzhead.hcrc&&N.pending>I&&(D.adler=crc32_1(D.adler,N.pending_buf,N.pending-I,I)),N.gzindex=0}N.status=NAME_STATE}if(N.status===NAME_STATE){if(N.gzhead.name){let I=N.pending,O;do{if(N.pending===N.pending_buf_size){if(N.gzhead.hcrc&&N.pending>I&&(D.adler=crc32_1(D.adler,N.pending_buf,N.pending-I,I)),flush_pending(D),N.pending!==0)return N.last_flush=-1,Z_OK$3;I=0}N.gzindex<N.gzhead.name.length?O=N.gzhead.name.charCodeAt(N.gzindex++)&255:O=0,put_byte(N,O)}while(O!==0);N.gzhead.hcrc&&N.pending>I&&(D.adler=crc32_1(D.adler,N.pending_buf,N.pending-I,I)),N.gzindex=0}N.status=COMMENT_STATE}if(N.status===COMMENT_STATE){if(N.gzhead.comment){let I=N.pending,O;do{if(N.pending===N.pending_buf_size){if(N.gzhead.hcrc&&N.pending>I&&(D.adler=crc32_1(D.adler,N.pending_buf,N.pending-I,I)),flush_pending(D),N.pending!==0)return N.last_flush=-1,Z_OK$3;I=0}N.gzindex<N.gzhead.comment.length?O=N.gzhead.comment.charCodeAt(N.gzindex++)&255:O=0,put_byte(N,O)}while(O!==0);N.gzhead.hcrc&&N.pending>I&&(D.adler=crc32_1(D.adler,N.pending_buf,N.pending-I,I))}N.status=HCRC_STATE}if(N.status===HCRC_STATE){if(N.gzhead.hcrc){if(N.pending+2>N.pending_buf_size&&(flush_pending(D),N.pending!==0))return N.last_flush=-1,Z_OK$3;put_byte(N,D.adler&255),put_byte(N,D.adler>>8&255),D.adler=0}if(N.status=BUSY_STATE,flush_pending(D),N.pending!==0)return N.last_flush=-1,Z_OK$3}if(D.avail_in!==0||N.lookahead!==0||z!==Z_NO_FLUSH$2&&N.status!==FINISH_STATE){let I=N.level===0?deflate_stored(N,z):N.strategy===Z_HUFFMAN_ONLY?deflate_huff(N,z):N.strategy===Z_RLE?deflate_rle(N,z):configuration_table[N.level].func(N,z);if((I===BS_FINISH_STARTED||I===BS_FINISH_DONE)&&(N.status=FINISH_STATE),I===BS_NEED_MORE||I===BS_FINISH_STARTED)return D.avail_out===0&&(N.last_flush=-1),Z_OK$3;if(I===BS_BLOCK_DONE&&(z===Z_PARTIAL_FLUSH?_tr_align(N):z!==Z_BLOCK$1&&(_tr_stored_block(N,0,0,!1),z===Z_FULL_FLUSH$1&&(zero(N.head),N.lookahead===0&&(N.strstart=0,N.block_start=0,N.insert=0))),flush_pending(D),D.avail_out===0))return N.last_flush=-1,Z_OK$3}return z!==Z_FINISH$3?Z_OK$3:N.wrap<=0?Z_STREAM_END$3:(N.wrap===2?(put_byte(N,D.adler&255),put_byte(N,D.adler>>8&255),put_byte(N,D.adler>>16&255),put_byte(N,D.adler>>24&255),put_byte(N,D.total_in&255),put_byte(N,D.total_in>>8&255),put_byte(N,D.total_in>>16&255),put_byte(N,D.total_in>>24&255)):(putShortMSB(N,D.adler>>>16),putShortMSB(N,D.adler&65535)),flush_pending(D),N.wrap>0&&(N.wrap=-N.wrap),N.pending!==0?Z_OK$3:Z_STREAM_END$3)},deflateEnd=D=>{if(deflateStateCheck(D))return Z_STREAM_ERROR$2;const z=D.state.status;return D.state=null,z===BUSY_STATE?err(D,Z_DATA_ERROR$2):Z_OK$3},deflateSetDictionary=(D,z)=>{let N=z.length;if(deflateStateCheck(D))return Z_STREAM_ERROR$2;const J=D.state,I=J.wrap;if(I===2||I===1&&J.status!==INIT_STATE||J.lookahead)return Z_STREAM_ERROR$2;if(I===1&&(D.adler=adler32_1(D.adler,z,N,0)),J.wrap=0,N>=J.w_size){I===0&&(zero(J.head),J.strstart=0,J.block_start=0,J.insert=0);let q=new Uint8Array(J.w_size);q.set(z.subarray(N-J.w_size,N),0),z=q,N=J.w_size}const O=D.avail_in,n=D.next_in,a=D.input;for(D.avail_in=N,D.next_in=0,D.input=z,fill_window(J);J.lookahead>=MIN_MATCH;){let q=J.strstart,F=J.lookahead-(MIN_MATCH-1);do J.ins_h=HASH(J,J.ins_h,J.window[q+MIN_MATCH-1]),J.prev[q&J.w_mask]=J.head[J.ins_h],J.head[J.ins_h]=q,q++;while(--F);J.strstart=q,J.lookahead=MIN_MATCH-1,fill_window(J)}return J.strstart+=J.lookahead,J.block_start=J.strstart,J.insert=J.lookahead,J.lookahead=0,J.match_length=J.prev_length=MIN_MATCH-1,J.match_available=0,D.next_in=n,D.input=a,D.avail_in=O,J.wrap=I,Z_OK$3};var deflateInit_1=deflateInit,deflateInit2_1=deflateInit2,deflateReset_1=deflateReset,deflateResetKeep_1=deflateResetKeep,deflateSetHeader_1=deflateSetHeader,deflate_2$1=deflate$2,deflateEnd_1=deflateEnd,deflateSetDictionary_1=deflateSetDictionary,deflateInfo="pako deflate (from Nodeca project)",deflate_1$2={deflateInit:deflateInit_1,deflateInit2:deflateInit2_1,deflateReset:deflateReset_1,deflateResetKeep:deflateResetKeep_1,deflateSetHeader:deflateSetHeader_1,deflate:deflate_2$1,deflateEnd:deflateEnd_1,deflateSetDictionary:deflateSetDictionary_1,deflateInfo};const _has=(D,z)=>Object.prototype.hasOwnProperty.call(D,z);var assign=function(D){const z=Array.prototype.slice.call(arguments,1);for(;z.length;){const N=z.shift();if(N){if(typeof N!="object")throw new TypeError(N+"must be non-object");for(const J in N)_has(N,J)&&(D[J]=N[J])}}return D},flattenChunks=D=>{let z=0;for(let J=0,I=D.length;J<I;J++)z+=D[J].length;const N=new Uint8Array(z);for(let J=0,I=0,O=D.length;J<O;J++){let n=D[J];N.set(n,I),I+=n.length}return N},common={assign,flattenChunks};let STR_APPLY_UIA_OK=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(D){STR_APPLY_UIA_OK=!1}const _utf8len=new Uint8Array(256);for(let D=0;D<256;D++)_utf8len[D]=D>=252?6:D>=248?5:D>=240?4:D>=224?3:D>=192?2:1;_utf8len[254]=_utf8len[254]=1;var string2buf=D=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(D);let z,N,J,I,O,n=D.length,a=0;for(I=0;I<n;I++)N=D.charCodeAt(I),(N&64512)===55296&&I+1<n&&(J=D.charCodeAt(I+1),(J&64512)===56320&&(N=65536+(N-55296<<10)+(J-56320),I++)),a+=N<128?1:N<2048?2:N<65536?3:4;for(z=new Uint8Array(a),O=0,I=0;O<a;I++)N=D.charCodeAt(I),(N&64512)===55296&&I+1<n&&(J=D.charCodeAt(I+1),(J&64512)===56320&&(N=65536+(N-55296<<10)+(J-56320),I++)),N<128?z[O++]=N:N<2048?(z[O++]=192|N>>>6,z[O++]=128|N&63):N<65536?(z[O++]=224|N>>>12,z[O++]=128|N>>>6&63,z[O++]=128|N&63):(z[O++]=240|N>>>18,z[O++]=128|N>>>12&63,z[O++]=128|N>>>6&63,z[O++]=128|N&63);return z};const buf2binstring=(D,z)=>{if(z<65534&&D.subarray&&STR_APPLY_UIA_OK)return String.fromCharCode.apply(null,D.length===z?D:D.subarray(0,z));let N="";for(let J=0;J<z;J++)N+=String.fromCharCode(D[J]);return N};var buf2string=(D,z)=>{const N=z||D.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(D.subarray(0,z));let J,I;const O=new Array(N*2);for(I=0,J=0;J<N;){let n=D[J++];if(n<128){O[I++]=n;continue}let a=_utf8len[n];if(a>4){O[I++]=65533,J+=a-1;continue}for(n&=a===2?31:a===3?15:7;a>1&&J<N;)n=n<<6|D[J++]&63,a--;if(a>1){O[I++]=65533;continue}n<65536?O[I++]=n:(n-=65536,O[I++]=55296|n>>10&1023,O[I++]=56320|n&1023)}return buf2binstring(O,I)},utf8border=(D,z)=>{z=z||D.length,z>D.length&&(z=D.length);let N=z-1;for(;N>=0&&(D[N]&192)===128;)N--;return N<0||N===0?z:N+_utf8len[D[N]]>z?N:z},strings={string2buf,buf2string,utf8border};function ZStream(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var zstream=ZStream;const toString$1=Object.prototype.toString,{Z_NO_FLUSH:Z_NO_FLUSH$1,Z_SYNC_FLUSH,Z_FULL_FLUSH,Z_FINISH:Z_FINISH$2,Z_OK:Z_OK$2,Z_STREAM_END:Z_STREAM_END$2,Z_DEFAULT_COMPRESSION,Z_DEFAULT_STRATEGY,Z_DEFLATED:Z_DEFLATED$1}=constants$2;function Deflate$1(D){this.options=common.assign({level:Z_DEFAULT_COMPRESSION,method:Z_DEFLATED$1,chunkSize:16384,windowBits:15,memLevel:8,strategy:Z_DEFAULT_STRATEGY},D||{});let z=this.options;z.raw&&z.windowBits>0?z.windowBits=-z.windowBits:z.gzip&&z.windowBits>0&&z.windowBits<16&&(z.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new zstream,this.strm.avail_out=0;let N=deflate_1$2.deflateInit2(this.strm,z.level,z.method,z.windowBits,z.memLevel,z.strategy);if(N!==Z_OK$2)throw new Error(messages[N]);if(z.header&&deflate_1$2.deflateSetHeader(this.strm,z.header),z.dictionary){let J;if(typeof z.dictionary=="string"?J=strings.string2buf(z.dictionary):toString$1.call(z.dictionary)==="[object ArrayBuffer]"?J=new Uint8Array(z.dictionary):J=z.dictionary,N=deflate_1$2.deflateSetDictionary(this.strm,J),N!==Z_OK$2)throw new Error(messages[N]);this._dict_set=!0}}Deflate$1.prototype.push=function(D,z){const N=this.strm,J=this.options.chunkSize;let I,O;if(this.ended)return!1;for(z===~~z?O=z:O=z===!0?Z_FINISH$2:Z_NO_FLUSH$1,typeof D=="string"?N.input=strings.string2buf(D):toString$1.call(D)==="[object ArrayBuffer]"?N.input=new Uint8Array(D):N.input=D,N.next_in=0,N.avail_in=N.input.length;;){if(N.avail_out===0&&(N.output=new Uint8Array(J),N.next_out=0,N.avail_out=J),(O===Z_SYNC_FLUSH||O===Z_FULL_FLUSH)&&N.avail_out<=6){this.onData(N.output.subarray(0,N.next_out)),N.avail_out=0;continue}if(I=deflate_1$2.deflate(N,O),I===Z_STREAM_END$2)return N.next_out>0&&this.onData(N.output.subarray(0,N.next_out)),I=deflate_1$2.deflateEnd(this.strm),this.onEnd(I),this.ended=!0,I===Z_OK$2;if(N.avail_out===0){this.onData(N.output);continue}if(O>0&&N.next_out>0){this.onData(N.output.subarray(0,N.next_out)),N.avail_out=0;continue}if(N.avail_in===0)break}return!0},Deflate$1.prototype.onData=function(D){this.chunks.push(D)},Deflate$1.prototype.onEnd=function(D){D===Z_OK$2&&(this.result=common.flattenChunks(this.chunks)),this.chunks=[],this.err=D,this.msg=this.strm.msg};function deflate$1(D,z){const N=new Deflate$1(z);if(N.push(D,!0),N.err)throw N.msg||messages[N.err];return N.result}function deflateRaw$1(D,z){return z=z||{},z.raw=!0,deflate$1(D,z)}function gzip$1(D,z){return z=z||{},z.gzip=!0,deflate$1(D,z)}var Deflate_1$1=Deflate$1,deflate_2=deflate$1,deflateRaw_1$1=deflateRaw$1,gzip_1$1=gzip$1,deflate_1$1={Deflate:Deflate_1$1,deflate:deflate_2,deflateRaw:deflateRaw_1$1,gzip:gzip_1$1};const BAD$1=16209,TYPE$1=16191;var inffast=function D(z,N){let J,I,O,n,a,q,F,Z,X,ee,Q,ne,se,re,oe,me,_e,ae,fe,be,he,ye,we,le;const de=z.state;J=z.next_in,we=z.input,I=J+(z.avail_in-5),O=z.next_out,le=z.output,n=O-(N-z.avail_out),a=O+(z.avail_out-257),q=de.dmax,F=de.wsize,Z=de.whave,X=de.wnext,ee=de.window,Q=de.hold,ne=de.bits,se=de.lencode,re=de.distcode,oe=(1<<de.lenbits)-1,me=(1<<de.distbits)-1;e:do{ne<15&&(Q+=we[J++]<<ne,ne+=8,Q+=we[J++]<<ne,ne+=8),_e=se[Q&oe];t:for(;;){if(ae=_e>>>24,Q>>>=ae,ne-=ae,ae=_e>>>16&255,ae===0)le[O++]=_e&65535;else if(ae&16){fe=_e&65535,ae&=15,ae&&(ne<ae&&(Q+=we[J++]<<ne,ne+=8),fe+=Q&(1<<ae)-1,Q>>>=ae,ne-=ae),ne<15&&(Q+=we[J++]<<ne,ne+=8,Q+=we[J++]<<ne,ne+=8),_e=re[Q&me];n:for(;;){if(ae=_e>>>24,Q>>>=ae,ne-=ae,ae=_e>>>16&255,ae&16){if(be=_e&65535,ae&=15,ne<ae&&(Q+=we[J++]<<ne,ne+=8,ne<ae&&(Q+=we[J++]<<ne,ne+=8)),be+=Q&(1<<ae)-1,be>q){z.msg="invalid distance too far back",de.mode=BAD$1;break e}if(Q>>>=ae,ne-=ae,ae=O-n,be>ae){if(ae=be-ae,ae>Z&&de.sane){z.msg="invalid distance too far back",de.mode=BAD$1;break e}if(he=0,ye=ee,X===0){if(he+=F-ae,ae<fe){fe-=ae;do le[O++]=ee[he++];while(--ae);he=O-be,ye=le}}else if(X<ae){if(he+=F+X-ae,ae-=X,ae<fe){fe-=ae;do le[O++]=ee[he++];while(--ae);if(he=0,X<fe){ae=X,fe-=ae;do le[O++]=ee[he++];while(--ae);he=O-be,ye=le}}}else if(he+=X-ae,ae<fe){fe-=ae;do le[O++]=ee[he++];while(--ae);he=O-be,ye=le}for(;fe>2;)le[O++]=ye[he++],le[O++]=ye[he++],le[O++]=ye[he++],fe-=3;fe&&(le[O++]=ye[he++],fe>1&&(le[O++]=ye[he++]))}else{he=O-be;do le[O++]=le[he++],le[O++]=le[he++],le[O++]=le[he++],fe-=3;while(fe>2);fe&&(le[O++]=le[he++],fe>1&&(le[O++]=le[he++]))}}else if((ae&64)===0){_e=re[(_e&65535)+(Q&(1<<ae)-1)];continue n}else{z.msg="invalid distance code",de.mode=BAD$1;break e}break}}else if((ae&64)===0){_e=se[(_e&65535)+(Q&(1<<ae)-1)];continue t}else if(ae&32){de.mode=TYPE$1;break e}else{z.msg="invalid literal/length code",de.mode=BAD$1;break e}break}}while(J<I&&O<a);fe=ne>>3,J-=fe,ne-=fe<<3,Q&=(1<<ne)-1,z.next_in=J,z.next_out=O,z.avail_in=J<I?5+(I-J):5-(J-I),z.avail_out=O<a?257+(a-O):257-(O-a),de.hold=Q,de.bits=ne};const MAXBITS=15,ENOUGH_LENS$1=852,ENOUGH_DISTS$1=592,CODES$1=0,LENS$1=1,DISTS$1=2,lbase=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),lext=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),dbase=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),dext=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]),inflate_table=(D,z,N,J,I,O,n,a)=>{const q=a.bits;let F=0,Z=0,X=0,ee=0,Q=0,ne=0,se=0,re=0,oe=0,me=0,_e,ae,fe,be,he,ye=null,we;const le=new Uint16Array(MAXBITS+1),de=new Uint16Array(MAXBITS+1);let ge=null,Se,Ee,Be;for(F=0;F<=MAXBITS;F++)le[F]=0;for(Z=0;Z<J;Z++)le[z[N+Z]]++;for(Q=q,ee=MAXBITS;ee>=1&&le[ee]===0;ee--);if(Q>ee&&(Q=ee),ee===0)return I[O++]=1<<24|64<<16|0,I[O++]=1<<24|64<<16|0,a.bits=1,0;for(X=1;X<ee&&le[X]===0;X++);for(Q<X&&(Q=X),re=1,F=1;F<=MAXBITS;F++)if(re<<=1,re-=le[F],re<0)return-1;if(re>0&&(D===CODES$1||ee!==1))return-1;for(de[1]=0,F=1;F<MAXBITS;F++)de[F+1]=de[F]+le[F];for(Z=0;Z<J;Z++)z[N+Z]!==0&&(n[de[z[N+Z]]++]=Z);if(D===CODES$1?(ye=ge=n,we=20):D===LENS$1?(ye=lbase,ge=lext,we=257):(ye=dbase,ge=dext,we=0),me=0,Z=0,F=X,he=O,ne=Q,se=0,fe=-1,oe=1<<Q,be=oe-1,D===LENS$1&&oe>ENOUGH_LENS$1||D===DISTS$1&&oe>ENOUGH_DISTS$1)return 1;for(;;){Se=F-se,n[Z]+1<we?(Ee=0,Be=n[Z]):n[Z]>=we?(Ee=ge[n[Z]-we],Be=ye[n[Z]-we]):(Ee=96,Be=0),_e=1<<F-se,ae=1<<ne,X=ae;do ae-=_e,I[he+(me>>se)+ae]=Se<<24|Ee<<16|Be|0;while(ae!==0);for(_e=1<<F-1;me&_e;)_e>>=1;if(_e!==0?(me&=_e-1,me+=_e):me=0,Z++,--le[F]===0){if(F===ee)break;F=z[N+n[Z]]}if(F>Q&&(me&be)!==fe){for(se===0&&(se=Q),he+=X,ne=F-se,re=1<<ne;ne+se<ee&&(re-=le[ne+se],!(re<=0));)ne++,re<<=1;if(oe+=1<<ne,D===LENS$1&&oe>ENOUGH_LENS$1||D===DISTS$1&&oe>ENOUGH_DISTS$1)return 1;fe=me&be,I[fe]=Q<<24|ne<<16|he-O|0}}return me!==0&&(I[he+me]=F-se<<24|64<<16|0),a.bits=Q,0};var inftrees=inflate_table;const CODES=0,LENS=1,DISTS=2,{Z_FINISH:Z_FINISH$1,Z_BLOCK,Z_TREES,Z_OK:Z_OK$1,Z_STREAM_END:Z_STREAM_END$1,Z_NEED_DICT:Z_NEED_DICT$1,Z_STREAM_ERROR:Z_STREAM_ERROR$1,Z_DATA_ERROR:Z_DATA_ERROR$1,Z_MEM_ERROR:Z_MEM_ERROR$1,Z_BUF_ERROR,Z_DEFLATED}=constants$2,HEAD=16180,FLAGS=16181,TIME=16182,OS=16183,EXLEN=16184,EXTRA=16185,NAME=16186,COMMENT=16187,HCRC=16188,DICTID=16189,DICT=16190,TYPE=16191,TYPEDO=16192,STORED=16193,COPY_=16194,COPY=16195,TABLE=16196,LENLENS=16197,CODELENS=16198,LEN_=16199,LEN=16200,LENEXT=16201,DIST=16202,DISTEXT=16203,MATCH=16204,LIT=16205,CHECK=16206,LENGTH=16207,DONE=16208,BAD=16209,MEM=16210,SYNC=16211,ENOUGH_LENS=852,ENOUGH_DISTS=592,MAX_WBITS=15,DEF_WBITS=MAX_WBITS,zswap32=D=>(D>>>24&255)+(D>>>8&65280)+((D&65280)<<8)+((D&255)<<24);function InflateState(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const inflateStateCheck=D=>{if(!D)return 1;const z=D.state;return!z||z.strm!==D||z.mode<HEAD||z.mode>SYNC?1:0},inflateResetKeep=D=>{if(inflateStateCheck(D))return Z_STREAM_ERROR$1;const z=D.state;return D.total_in=D.total_out=z.total=0,D.msg="",z.wrap&&(D.adler=z.wrap&1),z.mode=HEAD,z.last=0,z.havedict=0,z.flags=-1,z.dmax=32768,z.head=null,z.hold=0,z.bits=0,z.lencode=z.lendyn=new Int32Array(ENOUGH_LENS),z.distcode=z.distdyn=new Int32Array(ENOUGH_DISTS),z.sane=1,z.back=-1,Z_OK$1},inflateReset=D=>{if(inflateStateCheck(D))return Z_STREAM_ERROR$1;const z=D.state;return z.wsize=0,z.whave=0,z.wnext=0,inflateResetKeep(D)},inflateReset2=(D,z)=>{let N;if(inflateStateCheck(D))return Z_STREAM_ERROR$1;const J=D.state;return z<0?(N=0,z=-z):(N=(z>>4)+5,z<48&&(z&=15)),z&&(z<8||z>15)?Z_STREAM_ERROR$1:(J.window!==null&&J.wbits!==z&&(J.window=null),J.wrap=N,J.wbits=z,inflateReset(D))},inflateInit2=(D,z)=>{if(!D)return Z_STREAM_ERROR$1;const N=new InflateState;D.state=N,N.strm=D,N.window=null,N.mode=HEAD;const J=inflateReset2(D,z);return J!==Z_OK$1&&(D.state=null),J},inflateInit=D=>inflateInit2(D,DEF_WBITS);let virgin=!0,lenfix,distfix;const fixedtables=D=>{if(virgin){lenfix=new Int32Array(512),distfix=new Int32Array(32);let z=0;for(;z<144;)D.lens[z++]=8;for(;z<256;)D.lens[z++]=9;for(;z<280;)D.lens[z++]=7;for(;z<288;)D.lens[z++]=8;for(inftrees(LENS,D.lens,0,288,lenfix,0,D.work,{bits:9}),z=0;z<32;)D.lens[z++]=5;inftrees(DISTS,D.lens,0,32,distfix,0,D.work,{bits:5}),virgin=!1}D.lencode=lenfix,D.lenbits=9,D.distcode=distfix,D.distbits=5},updatewindow=(D,z,N,J)=>{let I;const O=D.state;return O.window===null&&(O.wsize=1<<O.wbits,O.wnext=0,O.whave=0,O.window=new Uint8Array(O.wsize)),J>=O.wsize?(O.window.set(z.subarray(N-O.wsize,N),0),O.wnext=0,O.whave=O.wsize):(I=O.wsize-O.wnext,I>J&&(I=J),O.window.set(z.subarray(N-J,N-J+I),O.wnext),J-=I,J?(O.window.set(z.subarray(N-J,N),0),O.wnext=J,O.whave=O.wsize):(O.wnext+=I,O.wnext===O.wsize&&(O.wnext=0),O.whave<O.wsize&&(O.whave+=I))),0},inflate$2=(D,z)=>{let N,J,I,O,n,a,q,F,Z,X,ee,Q,ne,se,re=0,oe,me,_e,ae,fe,be,he,ye;const we=new Uint8Array(4);let le,de;const ge=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(inflateStateCheck(D)||!D.output||!D.input&&D.avail_in!==0)return Z_STREAM_ERROR$1;N=D.state,N.mode===TYPE&&(N.mode=TYPEDO),n=D.next_out,I=D.output,q=D.avail_out,O=D.next_in,J=D.input,a=D.avail_in,F=N.hold,Z=N.bits,X=a,ee=q,ye=Z_OK$1;e:for(;;)switch(N.mode){case HEAD:if(N.wrap===0){N.mode=TYPEDO;break}for(;Z<16;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if(N.wrap&2&&F===35615){N.wbits===0&&(N.wbits=15),N.check=0,we[0]=F&255,we[1]=F>>>8&255,N.check=crc32_1(N.check,we,2,0),F=0,Z=0,N.mode=FLAGS;break}if(N.head&&(N.head.done=!1),!(N.wrap&1)||(((F&255)<<8)+(F>>8))%31){D.msg="incorrect header check",N.mode=BAD;break}if((F&15)!==Z_DEFLATED){D.msg="unknown compression method",N.mode=BAD;break}if(F>>>=4,Z-=4,he=(F&15)+8,N.wbits===0&&(N.wbits=he),he>15||he>N.wbits){D.msg="invalid window size",N.mode=BAD;break}N.dmax=1<<N.wbits,N.flags=0,D.adler=N.check=1,N.mode=F&512?DICTID:TYPE,F=0,Z=0;break;case FLAGS:for(;Z<16;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if(N.flags=F,(N.flags&255)!==Z_DEFLATED){D.msg="unknown compression method",N.mode=BAD;break}if(N.flags&57344){D.msg="unknown header flags set",N.mode=BAD;break}N.head&&(N.head.text=F>>8&1),N.flags&512&&N.wrap&4&&(we[0]=F&255,we[1]=F>>>8&255,N.check=crc32_1(N.check,we,2,0)),F=0,Z=0,N.mode=TIME;case TIME:for(;Z<32;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}N.head&&(N.head.time=F),N.flags&512&&N.wrap&4&&(we[0]=F&255,we[1]=F>>>8&255,we[2]=F>>>16&255,we[3]=F>>>24&255,N.check=crc32_1(N.check,we,4,0)),F=0,Z=0,N.mode=OS;case OS:for(;Z<16;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}N.head&&(N.head.xflags=F&255,N.head.os=F>>8),N.flags&512&&N.wrap&4&&(we[0]=F&255,we[1]=F>>>8&255,N.check=crc32_1(N.check,we,2,0)),F=0,Z=0,N.mode=EXLEN;case EXLEN:if(N.flags&1024){for(;Z<16;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}N.length=F,N.head&&(N.head.extra_len=F),N.flags&512&&N.wrap&4&&(we[0]=F&255,we[1]=F>>>8&255,N.check=crc32_1(N.check,we,2,0)),F=0,Z=0}else N.head&&(N.head.extra=null);N.mode=EXTRA;case EXTRA:if(N.flags&1024&&(Q=N.length,Q>a&&(Q=a),Q&&(N.head&&(he=N.head.extra_len-N.length,N.head.extra||(N.head.extra=new Uint8Array(N.head.extra_len)),N.head.extra.set(J.subarray(O,O+Q),he)),N.flags&512&&N.wrap&4&&(N.check=crc32_1(N.check,J,Q,O)),a-=Q,O+=Q,N.length-=Q),N.length))break e;N.length=0,N.mode=NAME;case NAME:if(N.flags&2048){if(a===0)break e;Q=0;do he=J[O+Q++],N.head&&he&&N.length<65536&&(N.head.name+=String.fromCharCode(he));while(he&&Q<a);if(N.flags&512&&N.wrap&4&&(N.check=crc32_1(N.check,J,Q,O)),a-=Q,O+=Q,he)break e}else N.head&&(N.head.name=null);N.length=0,N.mode=COMMENT;case COMMENT:if(N.flags&4096){if(a===0)break e;Q=0;do he=J[O+Q++],N.head&&he&&N.length<65536&&(N.head.comment+=String.fromCharCode(he));while(he&&Q<a);if(N.flags&512&&N.wrap&4&&(N.check=crc32_1(N.check,J,Q,O)),a-=Q,O+=Q,he)break e}else N.head&&(N.head.comment=null);N.mode=HCRC;case HCRC:if(N.flags&512){for(;Z<16;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if(N.wrap&4&&F!==(N.check&65535)){D.msg="header crc mismatch",N.mode=BAD;break}F=0,Z=0}N.head&&(N.head.hcrc=N.flags>>9&1,N.head.done=!0),D.adler=N.check=0,N.mode=TYPE;break;case DICTID:for(;Z<32;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}D.adler=N.check=zswap32(F),F=0,Z=0,N.mode=DICT;case DICT:if(N.havedict===0)return D.next_out=n,D.avail_out=q,D.next_in=O,D.avail_in=a,N.hold=F,N.bits=Z,Z_NEED_DICT$1;D.adler=N.check=1,N.mode=TYPE;case TYPE:if(z===Z_BLOCK||z===Z_TREES)break e;case TYPEDO:if(N.last){F>>>=Z&7,Z-=Z&7,N.mode=CHECK;break}for(;Z<3;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}switch(N.last=F&1,F>>>=1,Z-=1,F&3){case 0:N.mode=STORED;break;case 1:if(fixedtables(N),N.mode=LEN_,z===Z_TREES){F>>>=2,Z-=2;break e}break;case 2:N.mode=TABLE;break;case 3:D.msg="invalid block type",N.mode=BAD}F>>>=2,Z-=2;break;case STORED:for(F>>>=Z&7,Z-=Z&7;Z<32;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if((F&65535)!==(F>>>16^65535)){D.msg="invalid stored block lengths",N.mode=BAD;break}if(N.length=F&65535,F=0,Z=0,N.mode=COPY_,z===Z_TREES)break e;case COPY_:N.mode=COPY;case COPY:if(Q=N.length,Q){if(Q>a&&(Q=a),Q>q&&(Q=q),Q===0)break e;I.set(J.subarray(O,O+Q),n),a-=Q,O+=Q,q-=Q,n+=Q,N.length-=Q;break}N.mode=TYPE;break;case TABLE:for(;Z<14;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if(N.nlen=(F&31)+257,F>>>=5,Z-=5,N.ndist=(F&31)+1,F>>>=5,Z-=5,N.ncode=(F&15)+4,F>>>=4,Z-=4,N.nlen>286||N.ndist>30){D.msg="too many length or distance symbols",N.mode=BAD;break}N.have=0,N.mode=LENLENS;case LENLENS:for(;N.have<N.ncode;){for(;Z<3;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}N.lens[ge[N.have++]]=F&7,F>>>=3,Z-=3}for(;N.have<19;)N.lens[ge[N.have++]]=0;if(N.lencode=N.lendyn,N.lenbits=7,le={bits:N.lenbits},ye=inftrees(CODES,N.lens,0,19,N.lencode,0,N.work,le),N.lenbits=le.bits,ye){D.msg="invalid code lengths set",N.mode=BAD;break}N.have=0,N.mode=CODELENS;case CODELENS:for(;N.have<N.nlen+N.ndist;){for(;re=N.lencode[F&(1<<N.lenbits)-1],oe=re>>>24,me=re>>>16&255,_e=re&65535,!(oe<=Z);){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if(_e<16)F>>>=oe,Z-=oe,N.lens[N.have++]=_e;else{if(_e===16){for(de=oe+2;Z<de;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if(F>>>=oe,Z-=oe,N.have===0){D.msg="invalid bit length repeat",N.mode=BAD;break}he=N.lens[N.have-1],Q=3+(F&3),F>>>=2,Z-=2}else if(_e===17){for(de=oe+3;Z<de;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}F>>>=oe,Z-=oe,he=0,Q=3+(F&7),F>>>=3,Z-=3}else{for(de=oe+7;Z<de;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}F>>>=oe,Z-=oe,he=0,Q=11+(F&127),F>>>=7,Z-=7}if(N.have+Q>N.nlen+N.ndist){D.msg="invalid bit length repeat",N.mode=BAD;break}for(;Q--;)N.lens[N.have++]=he}}if(N.mode===BAD)break;if(N.lens[256]===0){D.msg="invalid code -- missing end-of-block",N.mode=BAD;break}if(N.lenbits=9,le={bits:N.lenbits},ye=inftrees(LENS,N.lens,0,N.nlen,N.lencode,0,N.work,le),N.lenbits=le.bits,ye){D.msg="invalid literal/lengths set",N.mode=BAD;break}if(N.distbits=6,N.distcode=N.distdyn,le={bits:N.distbits},ye=inftrees(DISTS,N.lens,N.nlen,N.ndist,N.distcode,0,N.work,le),N.distbits=le.bits,ye){D.msg="invalid distances set",N.mode=BAD;break}if(N.mode=LEN_,z===Z_TREES)break e;case LEN_:N.mode=LEN;case LEN:if(a>=6&&q>=258){D.next_out=n,D.avail_out=q,D.next_in=O,D.avail_in=a,N.hold=F,N.bits=Z,inffast(D,ee),n=D.next_out,I=D.output,q=D.avail_out,O=D.next_in,J=D.input,a=D.avail_in,F=N.hold,Z=N.bits,N.mode===TYPE&&(N.back=-1);break}for(N.back=0;re=N.lencode[F&(1<<N.lenbits)-1],oe=re>>>24,me=re>>>16&255,_e=re&65535,!(oe<=Z);){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if(me&&(me&240)===0){for(ae=oe,fe=me,be=_e;re=N.lencode[be+((F&(1<<ae+fe)-1)>>ae)],oe=re>>>24,me=re>>>16&255,_e=re&65535,!(ae+oe<=Z);){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}F>>>=ae,Z-=ae,N.back+=ae}if(F>>>=oe,Z-=oe,N.back+=oe,N.length=_e,me===0){N.mode=LIT;break}if(me&32){N.back=-1,N.mode=TYPE;break}if(me&64){D.msg="invalid literal/length code",N.mode=BAD;break}N.extra=me&15,N.mode=LENEXT;case LENEXT:if(N.extra){for(de=N.extra;Z<de;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}N.length+=F&(1<<N.extra)-1,F>>>=N.extra,Z-=N.extra,N.back+=N.extra}N.was=N.length,N.mode=DIST;case DIST:for(;re=N.distcode[F&(1<<N.distbits)-1],oe=re>>>24,me=re>>>16&255,_e=re&65535,!(oe<=Z);){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if((me&240)===0){for(ae=oe,fe=me,be=_e;re=N.distcode[be+((F&(1<<ae+fe)-1)>>ae)],oe=re>>>24,me=re>>>16&255,_e=re&65535,!(ae+oe<=Z);){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}F>>>=ae,Z-=ae,N.back+=ae}if(F>>>=oe,Z-=oe,N.back+=oe,me&64){D.msg="invalid distance code",N.mode=BAD;break}N.offset=_e,N.extra=me&15,N.mode=DISTEXT;case DISTEXT:if(N.extra){for(de=N.extra;Z<de;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}N.offset+=F&(1<<N.extra)-1,F>>>=N.extra,Z-=N.extra,N.back+=N.extra}if(N.offset>N.dmax){D.msg="invalid distance too far back",N.mode=BAD;break}N.mode=MATCH;case MATCH:if(q===0)break e;if(Q=ee-q,N.offset>Q){if(Q=N.offset-Q,Q>N.whave&&N.sane){D.msg="invalid distance too far back",N.mode=BAD;break}Q>N.wnext?(Q-=N.wnext,ne=N.wsize-Q):ne=N.wnext-Q,Q>N.length&&(Q=N.length),se=N.window}else se=I,ne=n-N.offset,Q=N.length;Q>q&&(Q=q),q-=Q,N.length-=Q;do I[n++]=se[ne++];while(--Q);N.length===0&&(N.mode=LEN);break;case LIT:if(q===0)break e;I[n++]=N.length,q--,N.mode=LEN;break;case CHECK:if(N.wrap){for(;Z<32;){if(a===0)break e;a--,F|=J[O++]<<Z,Z+=8}if(ee-=q,D.total_out+=ee,N.total+=ee,N.wrap&4&&ee&&(D.adler=N.check=N.flags?crc32_1(N.check,I,ee,n-ee):adler32_1(N.check,I,ee,n-ee)),ee=q,N.wrap&4&&(N.flags?F:zswap32(F))!==N.check){D.msg="incorrect data check",N.mode=BAD;break}F=0,Z=0}N.mode=LENGTH;case LENGTH:if(N.wrap&&N.flags){for(;Z<32;){if(a===0)break e;a--,F+=J[O++]<<Z,Z+=8}if(N.wrap&4&&F!==(N.total&4294967295)){D.msg="incorrect length check",N.mode=BAD;break}F=0,Z=0}N.mode=DONE;case DONE:ye=Z_STREAM_END$1;break e;case BAD:ye=Z_DATA_ERROR$1;break e;case MEM:return Z_MEM_ERROR$1;case SYNC:default:return Z_STREAM_ERROR$1}return D.next_out=n,D.avail_out=q,D.next_in=O,D.avail_in=a,N.hold=F,N.bits=Z,(N.wsize||ee!==D.avail_out&&N.mode<BAD&&(N.mode<CHECK||z!==Z_FINISH$1))&&updatewindow(D,D.output,D.next_out,ee-D.avail_out),X-=D.avail_in,ee-=D.avail_out,D.total_in+=X,D.total_out+=ee,N.total+=ee,N.wrap&4&&ee&&(D.adler=N.check=N.flags?crc32_1(N.check,I,ee,D.next_out-ee):adler32_1(N.check,I,ee,D.next_out-ee)),D.data_type=N.bits+(N.last?64:0)+(N.mode===TYPE?128:0)+(N.mode===LEN_||N.mode===COPY_?256:0),(X===0&&ee===0||z===Z_FINISH$1)&&ye===Z_OK$1&&(ye=Z_BUF_ERROR),ye},inflateEnd=D=>{if(inflateStateCheck(D))return Z_STREAM_ERROR$1;let z=D.state;return z.window&&(z.window=null),D.state=null,Z_OK$1},inflateGetHeader=(D,z)=>{if(inflateStateCheck(D))return Z_STREAM_ERROR$1;const N=D.state;return(N.wrap&2)===0?Z_STREAM_ERROR$1:(N.head=z,z.done=!1,Z_OK$1)},inflateSetDictionary=(D,z)=>{const N=z.length;let J,I,O;return inflateStateCheck(D)||(J=D.state,J.wrap!==0&&J.mode!==DICT)?Z_STREAM_ERROR$1:J.mode===DICT&&(I=1,I=adler32_1(I,z,N,0),I!==J.check)?Z_DATA_ERROR$1:(O=updatewindow(D,z,N,N),O?(J.mode=MEM,Z_MEM_ERROR$1):(J.havedict=1,Z_OK$1))};var inflateReset_1=inflateReset,inflateReset2_1=inflateReset2,inflateResetKeep_1=inflateResetKeep,inflateInit_1=inflateInit,inflateInit2_1=inflateInit2,inflate_2$1=inflate$2,inflateEnd_1=inflateEnd,inflateGetHeader_1=inflateGetHeader,inflateSetDictionary_1=inflateSetDictionary,inflateInfo="pako inflate (from Nodeca project)",inflate_1$2={inflateReset:inflateReset_1,inflateReset2:inflateReset2_1,inflateResetKeep:inflateResetKeep_1,inflateInit:inflateInit_1,inflateInit2:inflateInit2_1,inflate:inflate_2$1,inflateEnd:inflateEnd_1,inflateGetHeader:inflateGetHeader_1,inflateSetDictionary:inflateSetDictionary_1,inflateInfo};function GZheader(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var gzheader=GZheader;const toString=Object.prototype.toString,{Z_NO_FLUSH,Z_FINISH,Z_OK,Z_STREAM_END,Z_NEED_DICT,Z_STREAM_ERROR,Z_DATA_ERROR,Z_MEM_ERROR}=constants$2;function Inflate$1(D){this.options=common.assign({chunkSize:1024*64,windowBits:15,to:""},D||{});const z=this.options;z.raw&&z.windowBits>=0&&z.windowBits<16&&(z.windowBits=-z.windowBits,z.windowBits===0&&(z.windowBits=-15)),z.windowBits>=0&&z.windowBits<16&&!(D&&D.windowBits)&&(z.windowBits+=32),z.windowBits>15&&z.windowBits<48&&(z.windowBits&15)===0&&(z.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new zstream,this.strm.avail_out=0;let N=inflate_1$2.inflateInit2(this.strm,z.windowBits);if(N!==Z_OK)throw new Error(messages[N]);if(this.header=new gzheader,inflate_1$2.inflateGetHeader(this.strm,this.header),z.dictionary&&(typeof z.dictionary=="string"?z.dictionary=strings.string2buf(z.dictionary):toString.call(z.dictionary)==="[object ArrayBuffer]"&&(z.dictionary=new Uint8Array(z.dictionary)),z.raw&&(N=inflate_1$2.inflateSetDictionary(this.strm,z.dictionary),N!==Z_OK)))throw new Error(messages[N])}Inflate$1.prototype.push=function(D,z){const N=this.strm,J=this.options.chunkSize,I=this.options.dictionary;let O,n,a;if(this.ended)return!1;for(z===~~z?n=z:n=z===!0?Z_FINISH:Z_NO_FLUSH,toString.call(D)==="[object ArrayBuffer]"?N.input=new Uint8Array(D):N.input=D,N.next_in=0,N.avail_in=N.input.length;;){for(N.avail_out===0&&(N.output=new Uint8Array(J),N.next_out=0,N.avail_out=J),O=inflate_1$2.inflate(N,n),O===Z_NEED_DICT&&I&&(O=inflate_1$2.inflateSetDictionary(N,I),O===Z_OK?O=inflate_1$2.inflate(N,n):O===Z_DATA_ERROR&&(O=Z_NEED_DICT));N.avail_in>0&&O===Z_STREAM_END&&N.state.wrap>0&&D[N.next_in]!==0;)inflate_1$2.inflateReset(N),O=inflate_1$2.inflate(N,n);switch(O){case Z_STREAM_ERROR:case Z_DATA_ERROR:case Z_NEED_DICT:case Z_MEM_ERROR:return this.onEnd(O),this.ended=!0,!1}if(a=N.avail_out,N.next_out&&(N.avail_out===0||O===Z_STREAM_END))if(this.options.to==="string"){let q=strings.utf8border(N.output,N.next_out),F=N.next_out-q,Z=strings.buf2string(N.output,q);N.next_out=F,N.avail_out=J-F,F&&N.output.set(N.output.subarray(q,q+F),0),this.onData(Z)}else this.onData(N.output.length===N.next_out?N.output:N.output.subarray(0,N.next_out));if(!(O===Z_OK&&a===0)){if(O===Z_STREAM_END)return O=inflate_1$2.inflateEnd(this.strm),this.onEnd(O),this.ended=!0,!0;if(N.avail_in===0)break}}return!0},Inflate$1.prototype.onData=function(D){this.chunks.push(D)},Inflate$1.prototype.onEnd=function(D){D===Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=common.flattenChunks(this.chunks)),this.chunks=[],this.err=D,this.msg=this.strm.msg};function inflate$1(D,z){const N=new Inflate$1(z);if(N.push(D),N.err)throw N.msg||messages[N.err];return N.result}function inflateRaw$1(D,z){return z=z||{},z.raw=!0,inflate$1(D,z)}var Inflate_1$1=Inflate$1,inflate_2=inflate$1,inflateRaw_1$1=inflateRaw$1,ungzip$1=inflate$1,inflate_1$1={Inflate:Inflate_1$1,inflate:inflate_2,inflateRaw:inflateRaw_1$1,ungzip:ungzip$1};const{Deflate,deflate,deflateRaw,gzip}=deflate_1$1,{Inflate,inflate,inflateRaw,ungzip}=inflate_1$1;var Deflate_1=Deflate,deflate_1=deflate,deflateRaw_1=deflateRaw,gzip_1=gzip,Inflate_1=Inflate,inflate_1=inflate,inflateRaw_1=inflateRaw,ungzip_1=ungzip,constants_1=constants$2,pako={Deflate:Deflate_1,deflate:deflate_1,deflateRaw:deflateRaw_1,gzip:gzip_1,Inflate:Inflate_1,inflate:inflate_1,inflateRaw:inflateRaw_1,ungzip:ungzip_1,constants:constants_1};const noLogEvents=["updateSeverTime"];noLogEvents.push("heartbeat"),noLogEvents.push("heartbeatEx"),noLogEvents.push("networkQualityChange"),noLogEvents.push("onNetQuality"),noLogEvents.push("updateCall"),noLogEvents.push("pubNotify");const compressArrayBuffer=D=>{const z=new Uint8Array(D),N=pako.deflate(z,{gzip:!0});return new Uint8Array(N==null?void 0:N.buffer)},decompressArrayBuffer=D=>{const z=new Uint8Array(D),N=pako.inflate(z,{gzip:!0});return new Uint8Array(N==null?void 0:N.buffer)},sendMessageFormat=D=>{const{event:z}=D;switch(D.data_original=D.data,D.time&&(D.timeStr=E$1(D.time,"YYYY-MM-DD hh:mm:ss",{offset:480})),z){case"login":D.data=com.quick.voice.proto.Login.encode(D.data).finish();break;case"joinRoom":case"joinRoomEx":D.data=com.quick.voice.proto.JoinReq.encode(D.data).finish();break;case"quitRoom":D.data=com.quick.voice.proto.QuitReq.encode(D.data).finish();break;case"connectCF":D.data=com.quick.voice.proto.ConnectCFReq.encode(D.data).finish(),D.data=compressArrayBuffer(D.data),D.compress=!0;break;case"publish":D.data=com.quick.voice.proto.PublishReq.encode(D.data).finish(),D.data=compressArrayBuffer(D.data),D.compress=!0;break;case"pubChannel":D.data=com.quick.voice.proto.ChannelPublishReq.encode(D.data).finish();break;case"subscribe":D.data=com.quick.voice.proto.SubscribeReq.encode(D.data).finish();break;case"subChannel":D.data=com.quick.voice.proto.ChannelSubscribeRsq.encode(D.data).finish();break;case"closeTrack":D.data=com.quick.voice.proto.CloseTrackReq.encode(D.data).finish(),D.data=compressArrayBuffer(D.data),D.compress=!0;break;case"renegotiate":D.data=com.quick.voice.proto.RenegotiateReq.encode(D.data).finish(),D.data=compressArrayBuffer(D.data),D.compress=!0;break;case"syncRoomInfo":D.data=com.quick.voice.proto.SyncRoomInfoReq.encode(D.data).finish();break;case"updateCall":D.data=com.quick.voice.proto.UpdateCall.encode(D.data).finish();break;case"networkQualityChange":D.data=com.quick.voice.proto.NetQualityChange.encode(D.data).finish();break;case"pubNotify":D.data=com.quick.voice.proto.PublishNotify.encode(D.data).finish();break;case"onDataChannelPublish":break;case"preventUsersBehavior":D.data=com.quick.voice.proto.PreventUsersBehaviorReq.encode(D.data).finish();break;default:D.data=new Uint8Array;break}return D},onMessageFormat=D=>{const{event:z,compress:N=!1}=D;if(D.data_remote=D.data,D.time&&(D.timeStr=E$1(D.time,"YYYY-MM-DD hh:mm:ss",{offset:480})),N)try{D.data=decompressArrayBuffer(D.data)}catch(J){console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo:消息解压错误",J)}switch(z){case"login":D.data=com.quick.voice.proto.Login.decode(D.data);break;case"joinRoom":case"joinRoomEx":D.data=com.quick.voice.proto.JoinRsp.decode(D.data);break;case"onJoinRoom":D.data=com.quick.voice.proto.JoinNotify.decode(D.data);break;case"onQuitRoom":D.data=com.quick.voice.proto.QuitNotify.decode(D.data);break;case"connectCF":D.data=com.quick.voice.proto.ConnectCFRsp.decode(D.data);break;case"publish":D.data=com.quick.voice.proto.PublishRsp.decode(D.data);break;case"pubChannel":D.data=com.quick.voice.proto.ChannelPublishRsq.decode(D.data);break;case"onPublish":D.data=com.quick.voice.proto.PublishNotify.decode(D.data);break;case"subscribe":D.data=com.quick.voice.proto.SubscribeRsp.decode(D.data);break;case"subChannel":D.data=com.quick.voice.proto.ChannelSubscribeRsq.decode(D.data);break;case"closeTrack":D.data=com.quick.voice.proto.CloseTrackRsp.decode(D.data);break;case"onCloseTrack":D.data=com.quick.voice.proto.CloseTrackNotify.decode(D.data);break;case"onUpdateCall":D.data=com.quick.voice.proto.UpdateCall.decode(D.data);break;case"onDataChannelPublish":D.data=com.quick.voice.proto.UserChannel.decode(D.data);break;case"onDestroyRoom":D.data=com.quick.voice.proto.QuitNotify.decode(D.data);break;case"onUpdatePermissions":D.data=com.quick.voice.proto.UpdatePermissions.decode(D.data);break;case"onNetQuality":D.data=com.quick.voice.proto.NetQualityNotify.decode(D.data);break;case"syncRoomInfo":D.data=com.quick.voice.proto.SyncRoomInfoRsp.decode(D.data);break;case"onCDNPlayUrlAdd":D.data=com.quick.voice.proto.CDNPlayAddressNotify.decode(D.data);break;case"onUpdateBehavior":D.data=com.quick.voice.proto.PreventUsersBehaviorNotify.decode(D.data);break;case"debugger":D.data=JSON.parse(new TextDecoder().decode(D.data));break}return D};class CallsWebSocket{constructor(z){Te(this,Ce);Te(this,Ie,{url:"wss://demo.putplay.cc/websocket",debug:!1,reconnectCount:10,timeout:20*1e3});Te(this,je,"");Te(this,Ke,{});Te(this,et,{});ce(this,"state","closed");ce(this,"sendMessageBefore",async()=>{});ce(this,"onReconnectSuccess",z=>{});ce(this,"onReconnectStop",z=>{});Te(this,Lt,z=>{let N=!0;const{code:J=1e3}=z;return J===1e3&&(N=!1),this.state="connecting",N});Te(this,Ht,async z=>{pe(this,Ie).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 重连成功",z),this.state="connected",this.onReconnectSuccess(z)});Te(this,Ft,async z=>{pe(this,Ie).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 重连停止",z),this.close(),this.state="closed",this.onReconnectStop(z)});Te(this,Bt,(z,N={})=>{try{const{time:J,event:I,data:O={},data_original:n={},data_remote:a,...q}=N,F=E$1(J,"YYYY-MM-DD hh:mm:ss",{offset:480});let Z={};const X=(_e={})=>{const ae=JSON.parse(JSON.stringify(_e)),fe=Object.keys(ae);for(const be of fe)(be.includes("sdp")||be.includes("Sdp"))&&(ae[be]="");return ae};let ee="res ↓";switch(z){case"res":ee="res ↓",Z=X(O);break;case"req":ee="req ↑",Z=X(n);break}let Q="#quickvo.logs";ignoreEvent.includes(I)&&(Q="#quickvo.ignoreEvents");const ne={"#action":ee,timeStr:F,event:I,data:Z,time:J,...q},se=localStorage.getItem(Q)||JSON.stringify([]),re=JSON.parse(se);let oe=I==="heartbeat";const me=[ne];for(const _e of re){const{event:ae}=_e;if(ae==="heartbeat"){if(oe)continue;oe=!0}if(me.length===200)break;me.push(_e)}localStorage.setItem(Q,JSON.stringify(me))}catch(J){pe(this,Ie).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: updataLogs is error",J)}});Te(this,jt,(z,{resolve:N,reject:J})=>{const{sn:I}=z,O=()=>{const a=pe(this,Ke)[I];clearTimeout(a.destructionTimer),delete pe(this,Ke)[I]},n=setTimeout(()=>{const a=pe(this,Ke)[I];console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo:event is timeout",a.message),O(),J("event is timeout")},pe(this,Ie).timeout);pe(this,Ke)[I]={message:z,resolve:N,reject:J,destruction:O,destructionTimer:n}});Te(this,zt,z=>pe(this,Ke)[z]);Te(this,Jt,async z=>{const N=new Uint8Array(z),J=com.quick.voice.proto.CommonRsp.decode(N),{sn:I,event:O}=J,n=onMessageFormat(J);if(pe(this,Ie).debug&&(noLogEvents.includes(O)||console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ff0097;padding:16px 0;","------->quickvo: 响应消息↓",n),ignoreEvent.includes(O)||pe(this,Bt).call(this,"res",n)),notifyName_keys.includes(O))return this.emitNotify(O,P(n,["code","data","desc"]));const q=pe(this,zt).call(this,I);if(q){const{resolve:F=X=>{},destruction:Z=()=>{}}=q;F(P(n,["code","data","desc"])),Z()}});ce(this,"clearEvents",(z=[])=>{const N=Object.keys(pe(this,Ke));z.length===0&&(z=N);for(const J of N){if(!z.includes(J))continue;const I=pe(this,Ke)[J];if(I){const{destruction:O}=I;O()}}});ce(this,"connect",async(z="")=>new Promise(async N=>{z&&Pe(this,je,z),pe(this,Ce)&&(await pe(this,Ce).close(),this.state="closed");const J=`${pe(this,Ie).url}?s=${pe(this,je)}&t=${Date.now()}`,I=new Date().getTime();if(Pe(this,Ce,new M({...pe(this,Ie),debug:!1,url:J,binaryType:"arraybuffer",onMessage:pe(this,Jt),checkReconnect:pe(this,Lt),getHeartbeatMsg:()=>"",onReconnectSuccess:pe(this,Ht),onReconnectStop:pe(this,Ft)})),this.state="connecting",await pe(this,Ce).connect(),this.state="connected",pe(this,Ie).debug){const n=new Date().getTime()-I;console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->quickvo: 连接耗时-${n}ms-广播事件`,pe(this,et))}N(pe(this,Ce))}));ce(this,"close",async()=>{var N;pe(this,Ie).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: cws is close.");const z=Object.keys(pe(this,Ke));for(const J of z){const{destructionTimer:I}=pe(this,Ke)[J];clearTimeout(I)}Pe(this,Ke,{}),await((N=pe(this,Ce))==null?void 0:N.close()),Pe(this,Ce,void 0),this.state="closed"});ce(this,"sendMessage",(z,N=!0)=>new Promise(async(J,I)=>{var Z;await this.sendMessageBefore();const{event:O,...n}=z,a=Date.now(),q=sendMessageFormat({event:O,sn:+`${a}${v$1(1e3,9999)}`,time:a,valid:pe(this,Ie).timeout,version:1,compress:!1,...n});pe(this,Ie).debug&&(noLogEvents.includes(O)||console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ff9700;padding:16px 0;","------->quickvo: 发送消息↑",q),ignoreEvent.includes(O)||pe(this,Bt).call(this,"req",q)),N&&pe(this,jt).call(this,q,{resolve:J,reject:I});const F=com.quick.voice.proto.CommonReq.encode(q).finish();(Z=pe(this,Ce))==null||Z.sendMessage(F)}));ce(this,"emitNotify",async(z,N)=>{const J=pe(this,et)[z]||[];for(const I of J){const{callback:O=async()=>{}}=I;await O(N)}});ce(this,"addNotify",(z,N=!1)=>{const{event:J,sn:I=xt(32)}=z;pe(this,et)[J]||(pe(this,et)[J]=[]);const O=pe(this,et)[J],n=O.findIndex(a=>a.sn===I);return n!==-1&&O.splice(n,1),N?O.unshift(z):O.push(z),I});ce(this,"removeNotify",(z=[])=>{if(z.length===0)Pe(this,et,{});else{const N=Object.keys(pe(this,et));for(const J of N)pe(this,et)[J]=pe(this,et)[J].filter(I=>!z.includes(I.sn||""))}pe(this,Ie).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 移除广播事件",pe(this,et))});Pe(this,Ie,{...pe(this,Ie),...z})}}Ce=new WeakMap,Ie=new WeakMap,je=new WeakMap,Ke=new WeakMap,et=new WeakMap,Lt=new WeakMap,Ht=new WeakMap,Ft=new WeakMap,Bt=new WeakMap,jt=new WeakMap,zt=new WeakMap,Jt=new WeakMap;const createMutedAudioStream=D=>{const z=D.createOscillator();z.type="sine",z.frequency.setValueAtTime(0,D.currentTime);const N=D.createGain();N.gain.value=0,z.connect(N),N.connect(D.destination),z.start();const J=D.createMediaStreamDestination();return N.disconnect(),z.connect(J),J.stream},createFakeVideoStream=(D=10,z=10,N=30)=>{const J=document.createElement("canvas"),I=J.getContext("2d");J.width=D,J.height=z;let O=0;return setInterval(()=>{I.clearRect(0,0,J.width,J.height);const q=I.createLinearGradient(0,0,J.width,J.height);q.addColorStop(0,`hsla(${O}, 100%, 50%, 0)`),q.addColorStop(1,`hsla(${O+120}, 100%, 50%, 0)`),I.fillStyle=q,I.fillRect(0,0,J.width,J.height),O=(O+1)%360},100),J.captureStream(N)};var E=Object.defineProperty,$=D=>{throw TypeError(D)},j=(D,z,N)=>z in D?E(D,z,{enumerable:!0,configurable:!0,writable:!0,value:N}):D[z]=N,u=(D,z,N)=>j(D,typeof z!="symbol"?z+"":z,N),B=(D,z,N)=>z.has(D)||$("Cannot "+N),o=(D,z,N)=>(B(D,z,"read from private field"),N?N.call(D):z.get(D)),k=(D,z,N)=>z.has(D)?$("Cannot add the same private member more than once"):z instanceof WeakSet?z.add(D):z.set(D,N),g=(D,z,N,J)=>(B(D,z,"write to private field"),z.set(D,N),N),C=(D,z,N,J)=>({set _(I){g(D,z,I)},get _(){return o(D,z,J)}}),d,r,c,m;class Y{constructor(z,N={}){k(this,d,{debug:!1}),k(this,r,new Map),k(this,c,new Map),k(this,m,0),u(this,"setCondition",async(J,I)=>{if(!o(this,r).has(J))throw new Error("You have set an incorrect condition. If this is necessary, you need to define it first during instantiation.");const O=o(this,r).get(J);o(this,r).set(J,I),O===!1&&I&&await this.executeTasks()}),u(this,"createTask",async J=>{const I={describe:"",strict:!1,timeout:0,success:async ae=>{},fail:async ae=>{},complete:async()=>{},...J},{describe:O,strict:n,timeout:a,conditionKeys:q,changeConditionKeys:F=[],func:Z,success:X,fail:ee,complete:Q}=I,ne=`${C(this,m)._++}`,se=()=>{let ae=!0;for(const fe of q)if(!o(this,r).get(fe)){ae=!1;break}return ae};let re=0;const oe=()=>{o(this,d).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->pr-task-queue: task ${O} (${ne}) end`),o(this,c).delete(ne)},me=async()=>{if(!o(this,c).get(ne)||_e.runing)return;_e.runing=!0;for(const be of F)this.setCondition(be,!1);o(this,d).debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->pr-task-queue: task ${O} (${ne}) run`);const ae=_e.func(),fe=new Promise((be,he)=>{a&&(re=setTimeout(()=>{he(`task: ${ne} (${O}) is timeout.`)},a))});return Promise.race([ae,fe]).finally(()=>{_e.strict===!1&&_e.clear(),clearTimeout(re),_e.runing=!1,Q()}).then(be=>{X(be)}).catch(be=>{ee(be)})},_e={key:ne,describe:O,strict:n,conditionKeys:q,runing:!1,func:Z,checkAccord:se,success:X,fail:ee,complete:Q,run:me,retry:()=>(_e.runing=!1,me()),clear:oe};return o(this,c).set(ne,_e),_e.checkAccord()&&setTimeout(()=>_e.run(),0),_e}),u(this,"executeTasks",async()=>{const J=[...o(this,c).values()];for(const I of J)I.checkAccord()&&I.run()}),u(this,"clear",(J=[])=>{if(J.length===0){g(this,c,new Map);return}for(const I of J)o(this,c).delete(I)}),u(this,"getConditions",()=>Object.fromEntries(o(this,r))),u(this,"getTasks",()=>o(this,c));for(const J of z)o(this,r).set(J,!0);g(this,d,{debug:!1,...N})}}d=new WeakMap,r=new WeakMap,c=new WeakMap,m=new WeakMap;class NetworkQualityTester{constructor(z=[]){ce(this,"targetUrls",[]);ce(this,"results",[]);z.length===0&&z.push("https://api.pryun.vip/favicon-32x32.png"),this.targetUrls=z,this.results=[]}async testAll(){const z=this.targetUrls.map(N=>this.testUrl(N));return await Promise.all(z),this.analyzeResults()}async testUrl(z){const N=performance.now();let J=0,I=!1;try{await fetch(z,{method:"HEAD",cache:"no-store"});const O=performance.now()-N,n=performance.now(),q=await(await fetch(z,{cache:"no-store"})).blob(),F=performance.now()-n;J=q.size,I=!0,this.results.push({url:z,success:I,headTime:O,getTime:F,size:J,downloadSpeed:J>0?(J/1024/(F/1e3)).toFixed(2):0,totalTime:performance.now()-N})}catch(O){this.results.push({url:z,success:!1,error:O.message,totalTime:performance.now()-N})}}analyzeResults(){const z=this.results.filter(O=>O.success);if(z.length===0)return{overallSuccess:!1,message:"所有测试均失败"};const N=z.reduce((O,n)=>O+n.size,0),J=z.reduce((O,n)=>O+n.totalTime,0),I=z.reduce((O,n)=>O+parseFloat(n.downloadSpeed),0)/z.length;return{overallSuccess:!0,totalTests:this.results.length,successfulTests:z.length,averageDownloadSpeed:`${I.toFixed(2)} KB/s`,averageResponseTime:`${(J/z.length).toFixed(2)}ms`,totalDataTransferred:`${(N/1024).toFixed(2)} KB`,detailedResults:this.results}}}var lib={},ebml={},EBML={},hasRequiredEBML;function requireEBML(){return hasRequiredEBML||(hasRequiredEBML=1,Object.defineProperty(EBML,"__esModule",{value:!0})),EBML}var EBMLDecoder={},int64Buffer={},hasRequiredInt64Buffer;function requireInt64Buffer(){return hasRequiredInt64Buffer||(hasRequiredInt64Buffer=1,function(D){(function(z){var N="undefined",J=N!==typeof Buffer&&Buffer,I=N!==typeof Uint8Array&&Uint8Array,O=N!==typeof ArrayBuffer&&ArrayBuffer,n=[0,0,0,0,0,0,0,0],a=Array.isArray||be,q=4294967296,F=16777216,Z;X("Uint64BE",!0,!0),X("Int64BE",!0,!1),X("Uint64LE",!1,!0),X("Int64LE",!1,!1);function X(he,ye,we){var le=ye?0:4,de=ye?4:0,ge=ye?0:3,Se=ye?1:2,Ee=ye?2:1,Be=ye?3:0,Le=ye?me:ae,Je=ye?_e:fe,We=Me.prototype,nt="is"+he,bt="_"+nt;return We.buffer=void 0,We.offset=0,We[bt]=!0,We.toNumber=it,We.toString=ft,We.toJSON=it,We.toArray=ee,J&&(We.toBuffer=Q),I&&(We.toArrayBuffer=ne),Me[nt]=De,z[he]=Me,Me;function Me($e,Oe,xe,Re){return this instanceof Me?ut(this,$e,Oe,xe,Re):new Me($e,Oe,xe,Re)}function De($e){return!!($e&&$e[bt])}function ut($e,Oe,xe,Re,Ne){if(I&&O&&(Oe instanceof O&&(Oe=new I(Oe)),Re instanceof O&&(Re=new I(Re))),!Oe&&!xe&&!Re&&!Z){$e.buffer=oe(n,0);return}if(!se(Oe,xe)){var Ze=Z||Array;Ne=xe,Re=Oe,xe=0,Oe=Z===J?J.alloc(8):new Ze(8)}$e.buffer=Oe,$e.offset=xe|=0,N!==typeof Re&&(typeof Re=="string"?ze(Oe,xe,Re,Ne||10):se(Re,Ne)?re(Oe,xe,Re,Ne):typeof Ne=="number"?(ot(Oe,xe+le,Re),ot(Oe,xe+de,Ne)):Re>0?Le(Oe,xe,Re):Re<0?Je(Oe,xe,Re):re(Oe,xe,n,0))}function ze($e,Oe,xe,Re){var Ne=0,Ze=xe.length,Xe=0,Qe=0;xe[0]==="-"&&Ne++;for(var mt=Ne;Ne<Ze;){var _t=parseInt(xe[Ne++],Re);if(!(_t>=0))break;Qe=Qe*Re+_t,Xe=Xe*Re+Math.floor(Qe/q),Qe%=q}mt&&(Xe=~Xe,Qe?Qe=q-Qe:Xe++),ot($e,Oe+le,Xe),ot($e,Oe+de,Qe)}function it(){var $e=this.buffer,Oe=this.offset,xe=Ve($e,Oe+le),Re=Ve($e,Oe+de);return we||(xe|=0),xe?xe*q+Re:Re}function ft($e){var Oe=this.buffer,xe=this.offset,Re=Ve(Oe,xe+le),Ne=Ve(Oe,xe+de),Ze="",Xe=!we&&Re&2147483648;for(Xe&&(Re=~Re,Ne=q-Ne),$e=$e||10;;){var Qe=Re%$e*q+Ne;if(Re=Math.floor(Re/$e),Ne=Math.floor(Qe/$e),Ze=(Qe%$e).toString($e)+Ze,!Re&&!Ne)break}return Xe&&(Ze="-"+Ze),Ze}function ot($e,Oe,xe){$e[Oe+Be]=xe&255,xe=xe>>8,$e[Oe+Ee]=xe&255,xe=xe>>8,$e[Oe+Se]=xe&255,xe=xe>>8,$e[Oe+ge]=xe&255}function Ve($e,Oe){return $e[Oe+ge]*F+($e[Oe+Se]<<16)+($e[Oe+Ee]<<8)+$e[Oe+Be]}}function ee(he){var ye=this.buffer,we=this.offset;return Z=null,he!==!1&&a(ye)?ye.length===8?ye:ye.slice(we,we+8):oe(ye,we)}function Q(he){var ye=this.buffer,we=this.offset;return Z=J,he!==!1&&J.isBuffer(ye)?ye.length===8?ye:ye.slice(we,we+8):J.from(ne.call(this,he))}function ne(he){var ye=this.buffer,we=this.offset,le=ye.buffer;if(Z=I,he!==!1&&!ye.offset&&le instanceof O)return le.byteLength===8?le:le.slice(we,we+8);var de=new I(8);return re(de,0,ye,we),de.buffer}function se(he,ye){var we=he&&he.length;return ye|=0,we&&ye+8<=we&&typeof he[ye]!="string"}function re(he,ye,we,le){ye|=0,le|=0;for(var de=0;de<8;de++)he[ye++]=we[le++]&255}function oe(he,ye){return Array.prototype.slice.call(he,ye,ye+8)}function me(he,ye,we){for(var le=ye+8;le>ye;)he[--le]=we&255,we/=256}function _e(he,ye,we){var le=ye+8;for(we++;le>ye;)he[--le]=-we&255^255,we/=256}function ae(he,ye,we){for(var le=ye+8;ye<le;)he[ye++]=we&255,we/=256}function fe(he,ye,we){var le=ye+8;for(we++;ye<le;)he[ye++]=-we&255^255,we/=256}function be(he){return!!he&&Object.prototype.toString.call(he)=="[object Array]"}})(typeof D.nodeName!="string"?D:int64Buffer||{})}(int64Buffer)),int64Buffer}var tools={},EBMLEncoder={},ebmlID={},hasRequiredEbmlID;function requireEbmlID(){return hasRequiredEbmlID||(hasRequiredEbmlID=1,Object.defineProperty(ebmlID,"__esModule",{value:!0}),ebmlID.byEbmlID=void 0,ebmlID.byEbmlID={128:{name:"ChapterDisplay",level:4,type:"m",multiple:!0,minver:1,webm:!0,description:"Contains all possible strings to use for the chapter display."},131:{name:"TrackType",level:3,type:"u",mandatory:!0,minver:1,range:"1-254",description:"A set of track types coded on 8 bits (1: video, 2: audio, 3: complex, 0x10: logo, 0x11: subtitle, 0x12: buttons, 0x20: control)."},133:{name:"ChapString",cppname:"ChapterString",level:5,type:"8",mandatory:!0,minver:1,webm:!0,description:"Contains the string to use as the chapter atom."},134:{name:"CodecID",level:3,type:"s",mandatory:!0,minver:1,description:"An ID corresponding to the codec, see the codec page for more info."},136:{name:"FlagDefault",cppname:"TrackFlagDefault",level:3,type:"u",mandatory:!0,minver:1,default:1,range:"0-1",description:"Set if that track (audio, video or subs) SHOULD be active if no language found matches the user preference. (1 bit)"},137:{name:"ChapterTrackNumber",level:5,type:"u",mandatory:!0,multiple:!0,minver:1,webm:!1,range:"not 0",description:"UID of the Track to apply this chapter too. In the absense of a control track, choosing this chapter will select the listed Tracks and deselect unlisted tracks. Absense of this element indicates that the Chapter should be applied to any currently used Tracks."},145:{name:"ChapterTimeStart",level:4,type:"u",mandatory:!0,minver:1,webm:!0,description:"Timestamp of the start of Chapter (not scaled)."},146:{name:"ChapterTimeEnd",level:4,type:"u",minver:1,webm:!1,description:"Timestamp of the end of Chapter (timestamp excluded, not scaled)."},150:{name:"CueRefTime",level:5,type:"u",mandatory:!0,minver:2,webm:!1,description:"Timestamp of the referenced Block."},151:{name:"CueRefCluster",level:5,type:"u",mandatory:!0,webm:!1,description:"The Position of the Cluster containing the referenced Block."},152:{name:"ChapterFlagHidden",level:4,type:"u",mandatory:!0,minver:1,webm:!1,default:0,range:"0-1",description:"If a chapter is hidden (1), it should not be available to the user interface (but still to Control Tracks; see flag notes). (1 bit)"},16980:{name:"ContentCompAlgo",level:6,type:"u",mandatory:!0,minver:1,webm:!1,default:0,description:"The compression algorithm used. Algorithms that have been specified so far are: 0 - zlib, 3 - Header Stripping"},16981:{name:"ContentCompSettings",level:6,type:"b",minver:1,webm:!1,description:"Settings that might be needed by the decompressor. For Header Stripping (ContentCompAlgo=3), the bytes that were removed from the beggining of each frames of the track."},17026:{name:"DocType",level:1,type:"s",mandatory:!0,default:"matroska",minver:1,description:"A string that describes the type of document that follows this EBML header. 'matroska' in our case or 'webm' for webm files."},17029:{name:"DocTypeReadVersion",level:1,type:"u",mandatory:!0,default:1,minver:1,description:"The minimum DocType version an interpreter has to support to read this file."},17030:{name:"EBMLVersion",level:1,type:"u",mandatory:!0,default:1,minver:1,description:"The version of EBML parser used to create the file."},17031:{name:"DocTypeVersion",level:1,type:"u",mandatory:!0,default:1,minver:1,description:"The version of DocType interpreter used to create the file."},17476:{name:"SegmentFamily",level:2,type:"b",multiple:!0,minver:1,webm:!1,bytesize:16,description:"A randomly generated unique ID that all segments related to each other must use (128 bits)."},17505:{name:"DateUTC",level:2,type:"d",minver:1,description:"Date of the origin of timestamp (value 0), i.e. production date."},17540:{name:"TagDefault",level:4,type:"u",mandatory:!0,minver:1,webm:!1,default:1,range:"0-1",description:"Indication to know if this is the default/original language to use for the given tag. (1 bit)"},17541:{name:"TagBinary",level:4,type:"b",minver:1,webm:!1,description:"The values of the Tag if it is binary. Note that this cannot be used in the same SimpleTag as TagString."},17543:{name:"TagString",level:4,type:"8",minver:1,webm:!1,description:"The value of the Element."},17545:{name:"Duration",level:2,type:"f",minver:1,range:"> 0",description:"Duration of the segment (based on TimecodeScale)."},17816:{name:"ChapterFlagEnabled",level:4,type:"u",mandatory:!0,minver:1,webm:!1,default:1,range:"0-1",description:"Specify wether the chapter is enabled. It can be enabled/disabled by a Control Track. When disabled, the movie should skip all the content between the TimeStart and TimeEnd of this chapter (see flag notes). (1 bit)"},18016:{name:"FileMimeType",level:3,type:"s",mandatory:!0,minver:1,webm:!1,description:"MIME type of the file."},18017:{name:"FileUsedStartTime",level:3,type:"u",divx:!0,description:"DivX font extension"},18018:{name:"FileUsedEndTime",level:3,type:"u",divx:!0,description:"DivX font extension"},18037:{name:"FileReferral",level:3,type:"b",webm:!1,description:"A binary value that a track/codec can refer to when the attachment is needed."},20529:{name:"ContentEncodingOrder",level:5,type:"u",mandatory:!0,minver:1,webm:!1,default:0,description:"Tells when this modification was used during encoding/muxing starting with 0 and counting upwards. The decoder/demuxer has to start with the highest order number it finds and work its way down. This value has to be unique over all ContentEncodingOrder elements in the segment."},20530:{name:"ContentEncodingScope",level:5,type:"u",mandatory:!0,minver:1,webm:!1,default:1,range:"not 0",description:"A bit field that describes which elements have been modified in this way. Values (big endian) can be OR'ed. Possible values: 1 - all frame contents, 2 - the track's private data, 4 - the next ContentEncoding (next ContentEncodingOrder. Either the data inside ContentCompression and/or ContentEncryption)"},20531:{name:"ContentEncodingType",level:5,type:"u",mandatory:!0,minver:1,webm:!1,default:0,description:"A value describing what kind of transformation has been done. Possible values: 0 - compression, 1 - encryption"},20532:{name:"ContentCompression",level:5,type:"m",minver:1,webm:!1,description:"Settings describing the compression used. Must be present if the value of ContentEncodingType is 0 and absent otherwise. Each block must be decompressable even if no previous block is available in order not to prevent seeking."},20533:{name:"ContentEncryption",level:5,type:"m",minver:1,webm:!1,description:"Settings describing the encryption used. Must be present if the value of ContentEncodingType is 1 and absent otherwise."},21368:{name:"CueBlockNumber",level:4,type:"u",minver:1,default:1,range:"not 0",description:"Number of the Block in the specified Cluster."},22100:{name:"ChapterStringUID",level:4,type:"8",mandatory:!1,minver:3,webm:!0,description:"A unique string ID to identify the Chapter. Use for WebVTT cue identifier storage."},22337:{name:"WritingApp",level:2,type:"8",mandatory:!0,minver:1,description:'Writing application ("mkvmerge-0.3.3").'},22612:{name:"SilentTracks",cppname:"ClusterSilentTracks",level:2,type:"m",minver:1,webm:!1,description:"The list of tracks that are not used in that part of the stream. It is useful when using overlay tracks on seeking. Then you should decide what track to use."},25152:{name:"ContentEncoding",level:4,type:"m",mandatory:!0,multiple:!0,minver:1,webm:!1,description:"Settings for one content encoding like compression or encryption."},25188:{name:"BitDepth",cppname:"AudioBitDepth",level:4,type:"u",minver:1,range:"not 0",description:"Bits per sample, mostly used for PCM."},25906:{name:"SignedElement",level:3,type:"b",multiple:!0,webm:!1,description:"An element ID whose data will be used to compute the signature."},26148:{name:"TrackTranslate",level:3,type:"m",multiple:!0,minver:1,webm:!1,description:"The track identification for the given Chapter Codec."},26897:{name:"ChapProcessCommand",cppname:"ChapterProcessCommand",level:5,type:"m",multiple:!0,minver:1,webm:!1,description:"Contains all the commands associated to the Atom."},26914:{name:"ChapProcessTime",cppname:"ChapterProcessTime",level:6,type:"u",mandatory:!0,minver:1,webm:!1,description:"Defines when the process command should be handled (0: during the whole chapter, 1: before starting playback, 2: after playback of the chapter)."},26916:{name:"ChapterTranslate",level:2,type:"m",multiple:!0,minver:1,webm:!1,description:"A tuple of corresponding ID used by chapter codecs to represent this segment."},26931:{name:"ChapProcessData",cppname:"ChapterProcessData",level:6,type:"b",mandatory:!0,minver:1,webm:!1,description:"Contains the command information. The data should be interpreted depending on the ChapProcessCodecID value. For ChapProcessCodecID = 1, the data correspond to the binary DVD cell pre/post commands."},26948:{name:"ChapProcess",cppname:"ChapterProcess",level:4,type:"m",multiple:!0,minver:1,webm:!1,description:"Contains all the commands associated to the Atom."},26965:{name:"ChapProcessCodecID",cppname:"ChapterProcessCodecID",level:5,type:"u",mandatory:!0,minver:1,webm:!1,default:0,description:"Contains the type of the codec used for the processing. A value of 0 means native Matroska processing (to be defined), a value of 1 means the DVD command set is used. More codec IDs can be added later."},29555:{name:"Tag",level:2,type:"m",mandatory:!0,multiple:!0,minver:1,webm:!1,description:"Element containing elements specific to Tracks/Chapters."},29572:{name:"SegmentFilename",level:2,type:"8",minver:1,webm:!1,description:"A filename corresponding to this segment."},29766:{name:"AttachmentLink",cppname:"TrackAttachmentLink",level:3,type:"u",minver:1,webm:!1,range:"not 0",description:"The UID of an attachment that is used by this codec."},2459272:{name:"CodecName",level:3,type:"8",minver:1,description:"A human-readable string specifying the codec."},408125543:{name:"Segment",level:"0",type:"m",mandatory:!0,multiple:!0,minver:1,description:"This element contains all other top-level (level 1) elements. Typically a Matroska file is composed of 1 segment."},17530:{name:"TagLanguage",level:4,type:"s",mandatory:!0,minver:1,webm:!1,default:"und",description:"Specifies the language of the tag specified, in the Matroska languages form."},17827:{name:"TagName",level:4,type:"8",mandatory:!0,minver:1,webm:!1,description:"The name of the Tag that is going to be stored."},26568:{name:"SimpleTag",cppname:"TagSimple",level:3,recursive:"1",type:"m",mandatory:!0,multiple:!0,minver:1,webm:!1,description:"Contains general information about the target."},25542:{name:"TagAttachmentUID",level:4,type:"u",multiple:!0,minver:1,webm:!1,default:0,description:"A unique ID to identify the Attachment(s) the tags belong to. If the value is 0 at this level, the tags apply to all the attachments in the Segment."},25540:{name:"TagChapterUID",level:4,type:"u",multiple:!0,minver:1,webm:!1,default:0,description:"A unique ID to identify the Chapter(s) the tags belong to. If the value is 0 at this level, the tags apply to all chapters in the Segment."},25545:{name:"TagEditionUID",level:4,type:"u",multiple:!0,minver:1,webm:!1,default:0,description:"A unique ID to identify the EditionEntry(s) the tags belong to. If the value is 0 at this level, the tags apply to all editions in the Segment."},25541:{name:"TagTrackUID",level:4,type:"u",multiple:!0,minver:1,webm:!1,default:0,description:"A unique ID to identify the Track(s) the tags belong to. If the value is 0 at this level, the tags apply to all tracks in the Segment."},25546:{name:"TargetType",cppname:"TagTargetType",level:4,type:"s",minver:1,webm:!1,strong:"informational",description:'An string that can be used to display the logical level of the target like "ALBUM", "TRACK", "MOVIE", "CHAPTER", etc (see TargetType).'},26826:{name:"TargetTypeValue",cppname:"TagTargetTypeValue",level:4,type:"u",minver:1,webm:!1,default:50,description:"A number to indicate the logical level of the target (see TargetType)."},25536:{name:"Targets",cppname:"TagTargets",level:3,type:"m",mandatory:!0,minver:1,webm:!1,description:"Contain all UIDs where the specified meta data apply. It is empty to describe everything in the segment."},307544935:{name:"Tags",level:1,type:"m",multiple:!0,minver:1,webm:!1,description:"Element containing elements specific to Tracks/Chapters. A list of valid tags can be found here."},17677:{name:"ChapProcessPrivate",cppname:"ChapterProcessPrivate",level:5,type:"b",minver:1,webm:!1,description:'Some optional data attached to the ChapProcessCodecID information. For ChapProcessCodecID = 1, it is the "DVD level" equivalent.'},17278:{name:"ChapCountry",cppname:"ChapterCountry",level:5,type:"s",multiple:!0,minver:1,webm:!1,description:"The countries corresponding to the string, same 2 octets as in Internet domains."},17276:{name:"ChapLanguage",cppname:"ChapterLanguage",level:5,type:"s",mandatory:!0,multiple:!0,minver:1,webm:!0,default:"eng",description:"The languages corresponding to the string, in the bibliographic ISO-639-2 form."},143:{name:"ChapterTrack",level:4,type:"m",minver:1,webm:!1,description:"List of tracks on which the chapter applies. If this element is not present, all tracks apply"},25539:{name:"ChapterPhysicalEquiv",level:4,type:"u",minver:1,webm:!1,description:'Specify the physical equivalent of this ChapterAtom like "DVD" (60) or "SIDE" (50), see complete list of values.'},28348:{name:"ChapterSegmentEditionUID",level:4,type:"u",minver:1,webm:!1,range:"not 0",description:"The EditionUID to play from the segment linked in ChapterSegmentUID."},28263:{name:"ChapterSegmentUID",level:4,type:"b",minver:1,webm:!1,range:">0",bytesize:16,description:"A segment to play in place of this chapter. Edition ChapterSegmentEditionUID should be used for this segment, otherwise no edition is used."},29636:{name:"ChapterUID",level:4,type:"u",mandatory:!0,minver:1,webm:!0,range:"not 0",description:"A unique ID to identify the Chapter."},182:{name:"ChapterAtom",level:3,recursive:"1",type:"m",mandatory:!0,multiple:!0,minver:1,webm:!0,description:"Contains the atom information to use as the chapter atom (apply to all tracks)."},17885:{name:"EditionFlagOrdered",level:3,type:"u",minver:1,webm:!1,default:0,range:"0-1",description:"Specify if the chapters can be defined multiple times and the order to play them is enforced. (1 bit)"},17883:{name:"EditionFlagDefault",level:3,type:"u",mandatory:!0,minver:1,webm:!1,default:0,range:"0-1",description:"If a flag is set (1) the edition should be used as the default one. (1 bit)"},17853:{name:"EditionFlagHidden",level:3,type:"u",mandatory:!0,minver:1,webm:!1,default:0,range:"0-1",description:"If an edition is hidden (1), it should not be available to the user interface (but still to Control Tracks; see flag notes). (1 bit)"},17852:{name:"EditionUID",level:3,type:"u",minver:1,webm:!1,range:"not 0",description:"A unique ID to identify the edition. It's useful for tagging an edition."},17849:{name:"EditionEntry",level:2,type:"m",mandatory:!0,multiple:!0,minver:1,webm:!0,description:"Contains all information about a segment edition."},272869232:{name:"Chapters",level:1,type:"m",minver:1,webm:!0,description:"A system to define basic menus and partition data. For more detailed information, look at the Chapters Explanation."},18094:{name:"FileUID",level:3,type:"u",mandatory:!0,minver:1,webm:!1,range:"not 0",description:"Unique ID representing the file, as random as possible."},18012:{name:"FileData",level:3,type:"b",mandatory:!0,minver:1,webm:!1,description:"The data of the file."},18030:{name:"FileName",level:3,type:"8",mandatory:!0,minver:1,webm:!1,description:"Filename of the attached file."},18046:{name:"FileDescription",level:3,type:"8",minver:1,webm:!1,description:"A human-friendly name for the attached file."},24999:{name:"AttachedFile",level:2,type:"m",mandatory:!0,multiple:!0,minver:1,webm:!1,description:"An attached file."},423732329:{name:"Attachments",level:1,type:"m",minver:1,webm:!1,description:"Contain attached files."},235:{name:"CueRefCodecState",level:5,type:"u",webm:!1,default:0,description:"The position of the Codec State corresponding to this referenced element. 0 means that the data is taken from the initial Track Entry."},21343:{name:"CueRefNumber",level:5,type:"u",webm:!1,default:1,range:"not 0",description:"Number of the referenced Block of Track X in the specified Cluster."},219:{name:"CueReference",level:4,type:"m",multiple:!0,minver:2,webm:!1,description:"The Clusters containing the required referenced Blocks."},234:{name:"CueCodecState",level:4,type:"u",minver:2,webm:!1,default:0,description:"The position of the Codec State corresponding to this Cue element. 0 means that the data is taken from the initial Track Entry."},178:{name:"CueDuration",level:4,type:"u",mandatory:!1,minver:4,webm:!1,description:"The duration of the block according to the segment time base. If missing the track's DefaultDuration does not apply and no duration information is available in terms of the cues."},240:{name:"CueRelativePosition",level:4,type:"u",mandatory:!1,minver:4,webm:!1,description:"The relative position of the referenced block inside the cluster with 0 being the first possible position for an element inside that cluster.",position:"clusterRelative"},241:{name:"CueClusterPosition",level:4,type:"u",mandatory:!0,minver:1,description:"The position of the Cluster containing the required Block.",position:"segment"},247:{name:"CueTrack",level:4,type:"u",mandatory:!0,minver:1,range:"not 0",description:"The track for which a position is given."},183:{name:"CueTrackPositions",level:3,type:"m",mandatory:!0,multiple:!0,minver:1,description:"Contain positions for different tracks corresponding to the timestamp."},179:{name:"CueTime",level:3,type:"u",mandatory:!0,minver:1,description:"Absolute timestamp according to the segment time base."},187:{name:"CuePoint",level:2,type:"m",mandatory:!0,multiple:!0,minver:1,description:"Contains all information relative to a seek point in the segment."},475249515:{name:"Cues",level:1,type:"m",minver:1,description:'A top-level element to speed seeking access. All entries are local to the segment. Should be mandatory for non "live" streams.'},18406:{name:"ContentSigHashAlgo",level:6,type:"u",minver:1,webm:!1,default:0,description:"The hash algorithm used for the signature. A value of '0' means that the contents have not been signed but only encrypted. Predefined values: 1 - SHA1-160 2 - MD5"},18405:{name:"ContentSigAlgo",level:6,type:"u",minver:1,webm:!1,default:0,description:"The algorithm used for the signature. A value of '0' means that the contents have not been signed but only encrypted. Predefined values: 1 - RSA"},18404:{name:"ContentSigKeyID",level:6,type:"b",minver:1,webm:!1,description:"This is the ID of the private key the data was signed with."},18403:{name:"ContentSignature",level:6,type:"b",minver:1,webm:!1,description:"A cryptographic signature of the contents."},18402:{name:"ContentEncKeyID",level:6,type:"b",minver:1,webm:!1,description:"For public key algorithms this is the ID of the public key the the data was encrypted with."},18401:{name:"ContentEncAlgo",level:6,type:"u",minver:1,webm:!1,default:0,description:"The encryption algorithm used. The value '0' means that the contents have not been encrypted but only signed. Predefined values: 1 - DES, 2 - 3DES, 3 - Twofish, 4 - Blowfish, 5 - AES"},28032:{name:"ContentEncodings",level:3,type:"m",minver:1,webm:!1,description:"Settings for several content encoding mechanisms like compression or encryption."},196:{name:"TrickMasterTrackSegmentUID",level:3,type:"b",divx:!0,bytesize:16,description:"DivX trick track extenstions"},199:{name:"TrickMasterTrackUID",level:3,type:"u",divx:!0,description:"DivX trick track extenstions"},198:{name:"TrickTrackFlag",level:3,type:"u",divx:!0,default:0,description:"DivX trick track extenstions"},193:{name:"TrickTrackSegmentUID",level:3,type:"b",divx:!0,bytesize:16,description:"DivX trick track extenstions"},192:{name:"TrickTrackUID",level:3,type:"u",divx:!0,description:"DivX trick track extenstions"},237:{name:"TrackJoinUID",level:5,type:"u",mandatory:!0,multiple:!0,minver:3,webm:!1,range:"not 0",description:"The trackUID number of a track whose blocks are used to create this virtual track."},233:{name:"TrackJoinBlocks",level:4,type:"m",minver:3,webm:!1,description:"Contains the list of all tracks whose Blocks need to be combined to create this virtual track"},230:{name:"TrackPlaneType",level:6,type:"u",mandatory:!0,minver:3,webm:!1,description:"The kind of plane this track corresponds to (0: left eye, 1: right eye, 2: background)."},229:{name:"TrackPlaneUID",level:6,type:"u",mandatory:!0,minver:3,webm:!1,range:"not 0",description:"The trackUID number of the track representing the plane."},228:{name:"TrackPlane",level:5,type:"m",mandatory:!0,multiple:!0,minver:3,webm:!1,description:"Contains a video plane track that need to be combined to create this 3D track"},227:{name:"TrackCombinePlanes",level:4,type:"m",minver:3,webm:!1,description:"Contains the list of all video plane tracks that need to be combined to create this 3D track"},226:{name:"TrackOperation",level:3,type:"m",minver:3,webm:!1,description:"Operation that needs to be applied on tracks to create this virtual track. For more details look at the Specification Notes on the subject."},32123:{name:"ChannelPositions",cppname:"AudioPosition",level:4,type:"b",webm:!1,description:"Table of horizontal angles for each successive channel, see appendix."},159:{name:"Channels",cppname:"AudioChannels",level:4,type:"u",mandatory:!0,minver:1,default:1,range:"not 0",description:"Numbers of channels in the track."},30901:{name:"OutputSamplingFrequency",cppname:"AudioOutputSamplingFreq",level:4,type:"f",minver:1,default:"Sampling Frequency",range:"> 0",description:"Real output sampling frequency in Hz (used for SBR techniques)."},181:{name:"SamplingFrequency",cppname:"AudioSamplingFreq",level:4,type:"f",mandatory:!0,minver:1,default:8e3,range:"> 0",description:"Sampling frequency in Hz."},225:{name:"Audio",cppname:"TrackAudio",level:3,type:"m",minver:1,description:"Audio settings."},2327523:{name:"FrameRate",cppname:"VideoFrameRate",level:4,type:"f",range:"> 0",strong:"Informational",description:"Number of frames per second. only."},3126563:{name:"GammaValue",cppname:"VideoGamma",level:4,type:"f",webm:!1,range:"> 0",description:"Gamma Value."},3061028:{name:"ColourSpace",cppname:"VideoColourSpace",level:4,type:"b",minver:1,webm:!1,bytesize:4,description:"Same value as in AVI (32 bits)."},21683:{name:"AspectRatioType",cppname:"VideoAspectRatio",level:4,type:"u",minver:1,default:0,description:"Specify the possible modifications to the aspect ratio (0: free resizing, 1: keep aspect ratio, 2: fixed)."},21682:{name:"DisplayUnit",cppname:"VideoDisplayUnit",level:4,type:"u",minver:1,default:0,description:"How DisplayWidth & DisplayHeight should be interpreted (0: pixels, 1: centimeters, 2: inches, 3: Display Aspect Ratio)."},21690:{name:"DisplayHeight",cppname:"VideoDisplayHeight",level:4,type:"u",minver:1,default:"PixelHeight",range:"not 0",description:"Height of the video frames to display. The default value is only valid when DisplayUnit is 0."},21680:{name:"DisplayWidth",cppname:"VideoDisplayWidth",level:4,type:"u",minver:1,default:"PixelWidth",range:"not 0",description:"Width of the video frames to display. The default value is only valid when DisplayUnit is 0."},21725:{name:"PixelCropRight",cppname:"VideoPixelCropRight",level:4,type:"u",minver:1,default:0,description:"The number of video pixels to remove on the right of the image."},21708:{name:"PixelCropLeft",cppname:"VideoPixelCropLeft",level:4,type:"u",minver:1,default:0,description:"The number of video pixels to remove on the left of the image."},21691:{name:"PixelCropTop",cppname:"VideoPixelCropTop",level:4,type:"u",minver:1,default:0,description:"The number of video pixels to remove at the top of the image."},21674:{name:"PixelCropBottom",cppname:"VideoPixelCropBottom",level:4,type:"u",minver:1,default:0,description:"The number of video pixels to remove at the bottom of the image (for HDTV content)."},186:{name:"PixelHeight",cppname:"VideoPixelHeight",level:4,type:"u",mandatory:!0,minver:1,range:"not 0",description:"Height of the encoded video frames in pixels."},176:{name:"PixelWidth",cppname:"VideoPixelWidth",level:4,type:"u",mandatory:!0,minver:1,range:"not 0",description:"Width of the encoded video frames in pixels."},21433:{name:"OldStereoMode",level:4,type:"u",maxver:"0",webm:!1,divx:!1,description:"DEPRECATED, DO NOT USE. Bogus StereoMode value used in old versions of libmatroska. (0: mono, 1: right eye, 2: left eye, 3: both eyes)."},21440:{name:"AlphaMode",cppname:"VideoAlphaMode",level:4,type:"u",minver:3,webm:!0,default:0,description:"Alpha Video Mode. Presence of this element indicates that the BlockAdditional element could contain Alpha data."},21432:{name:"StereoMode",cppname:"VideoStereoMode",level:4,type:"u",minver:3,webm:!0,default:0,description:"Stereo-3D video mode (0: mono, 1: side by side (left eye is first), 2: top-bottom (right eye is first), 3: top-bottom (left eye is first), 4: checkboard (right is first), 5: checkboard (left is first), 6: row interleaved (right is first), 7: row interleaved (left is first), 8: column interleaved (right is first), 9: column interleaved (left is first), 10: anaglyph (cyan/red), 11: side by side (right eye is first), 12: anaglyph (green/magenta), 13 both eyes laced in one Block (left eye is first), 14 both eyes laced in one Block (right eye is first)) . There are some more details on 3D support in the Specification Notes."},154:{name:"FlagInterlaced",cppname:"VideoFlagInterlaced",level:4,type:"u",mandatory:!0,minver:2,webm:!0,default:0,range:"0-1",description:"Set if the video is interlaced. (1 bit)"},224:{name:"Video",cppname:"TrackVideo",level:3,type:"m",minver:1,description:"Video settings."},26277:{name:"TrackTranslateTrackID",level:4,type:"b",mandatory:!0,minver:1,webm:!1,description:"The binary value used to represent this track in the chapter codec data. The format depends on the ChapProcessCodecID used."},26303:{name:"TrackTranslateCodec",level:4,type:"u",mandatory:!0,minver:1,webm:!1,description:"The chapter codec using this ID (0: Matroska Script, 1: DVD-menu)."},26364:{name:"TrackTranslateEditionUID",level:4,type:"u",multiple:!0,minver:1,webm:!1,description:"Specify an edition UID on which this translation applies. When not specified, it means for all editions found in the segment."},22203:{name:"SeekPreRoll",level:3,type:"u",mandatory:!0,multiple:!1,default:0,minver:4,webm:!0,description:"After a discontinuity, SeekPreRoll is the duration in nanoseconds of the data the decoder must decode before the decoded data is valid."},22186:{name:"CodecDelay",level:3,type:"u",multiple:!1,default:0,minver:4,webm:!0,description:"CodecDelay is The codec-built-in delay in nanoseconds. This value must be subtracted from each block timestamp in order to get the actual timestamp. The value should be small so the muxing of tracks with the same actual timestamp are in the same Cluster."},28587:{name:"TrackOverlay",level:3,type:"u",multiple:!0,minver:1,webm:!1,description:"Specify that this track is an overlay track for the Track specified (in the u-integer). That means when this track has a gap (see SilentTracks) the overlay track should be used instead. The order of multiple TrackOverlay matters, the first one is the one that should be used. If not found it should be the second, etc."},170:{name:"CodecDecodeAll",level:3,type:"u",mandatory:!0,minver:2,webm:!1,default:1,range:"0-1",description:"The codec can decode potentially damaged data (1 bit)."},2536e3:{name:"CodecDownloadURL",level:3,type:"s",multiple:!0,webm:!1,description:"A URL to download about the codec used."},3883072:{name:"CodecInfoURL",level:3,type:"s",multiple:!0,webm:!1,description:"A URL to find information about the codec used."},3839639:{name:"CodecSettings",level:3,type:"8",webm:!1,description:"A string describing the encoding setting used."},25506:{name:"CodecPrivate",level:3,type:"b",minver:1,description:"Private data only known to the codec."},2274716:{name:"Language",cppname:"TrackLanguage",level:3,type:"s",minver:1,default:"eng",description:"Specifies the language of the track in the Matroska languages form."},21358:{name:"Name",cppname:"TrackName",level:3,type:"8",minver:1,description:"A human-readable track name."},21998:{name:"MaxBlockAdditionID",level:3,type:"u",mandatory:!0,minver:1,webm:!1,default:0,description:"The maximum value of BlockAdditions for this track."},21375:{name:"TrackOffset",level:3,type:"i",webm:!1,default:0,description:"A value to add to the Block's Timestamp. This can be used to adjust the playback offset of a track."},2306383:{name:"TrackTimecodeScale",level:3,type:"f",mandatory:!0,minver:1,maxver:"3",webm:!1,default:1,range:"> 0",description:"DEPRECATED, DO NOT USE. The scale to apply on this track to work at normal speed in relation with other tracks (mostly used to adjust video speed when the audio length differs)."},2313850:{name:"DefaultDecodedFieldDuration",cppname:"TrackDefaultDecodedFieldDuration",level:3,type:"u",minver:4,range:"not 0",description:`The period in nanoseconds (not scaled by TimcodeScale)
4
+ between two successive fields at the output of the decoding process (see the notes)`},2352003:{name:"DefaultDuration",cppname:"TrackDefaultDuration",level:3,type:"u",minver:1,range:"not 0",description:"Number of nanoseconds (not scaled via TimecodeScale) per frame ('frame' in the Matroska sense -- one element put into a (Simple)Block)."},28152:{name:"MaxCache",cppname:"TrackMaxCache",level:3,type:"u",minver:1,webm:!1,description:"The maximum cache size required to store referenced frames in and the current frame. 0 means no cache is needed."},28135:{name:"MinCache",cppname:"TrackMinCache",level:3,type:"u",mandatory:!0,minver:1,webm:!1,default:0,description:"The minimum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used."},156:{name:"FlagLacing",cppname:"TrackFlagLacing",level:3,type:"u",mandatory:!0,minver:1,default:1,range:"0-1",description:"Set if the track may contain blocks using lacing. (1 bit)"},21930:{name:"FlagForced",cppname:"TrackFlagForced",level:3,type:"u",mandatory:!0,minver:1,default:0,range:"0-1",description:"Set if that track MUST be active during playback. There can be many forced track for a kind (audio, video or subs), the player should select the one which language matches the user preference or the default + forced track. Overlay MAY happen between a forced and non-forced track of the same kind. (1 bit)"},185:{name:"FlagEnabled",cppname:"TrackFlagEnabled",level:3,type:"u",mandatory:!0,minver:2,webm:!0,default:1,range:"0-1",description:"Set if the track is usable. (1 bit)"},29637:{name:"TrackUID",level:3,type:"u",mandatory:!0,minver:1,range:"not 0",description:"A unique ID to identify the Track. This should be kept the same when making a direct stream copy of the Track to another file."},215:{name:"TrackNumber",level:3,type:"u",mandatory:!0,minver:1,range:"not 0",description:"The track number as used in the Block Header (using more than 127 tracks is not encouraged, though the design allows an unlimited number)."},174:{name:"TrackEntry",level:2,type:"m",mandatory:!0,multiple:!0,minver:1,description:"Describes a track with all elements."},374648427:{name:"Tracks",level:1,type:"m",multiple:!0,minver:1,description:"A top-level block of information with many tracks described."},175:{name:"EncryptedBlock",level:2,type:"b",multiple:!0,webm:!1,description:"Similar to EncryptedBlock Structure)"},202:{name:"ReferenceTimeCode",level:4,type:"u",multiple:!1,mandatory:!0,minver:0,webm:!1,divx:!0,description:"DivX trick track extenstions"},201:{name:"ReferenceOffset",level:4,type:"u",multiple:!1,mandatory:!0,minver:0,webm:!1,divx:!0,description:"DivX trick track extenstions"},200:{name:"ReferenceFrame",level:3,type:"m",multiple:!1,minver:0,webm:!1,divx:!0,description:"DivX trick track extenstions"},207:{name:"SliceDuration",level:5,type:"u",default:0,description:"The (scaled) duration to apply to the element."},206:{name:"Delay",cppname:"SliceDelay",level:5,type:"u",default:0,description:"The (scaled) delay to apply to the element."},203:{name:"BlockAdditionID",cppname:"SliceBlockAddID",level:5,type:"u",default:0,description:"The ID of the BlockAdditional element (0 is the main Block)."},205:{name:"FrameNumber",cppname:"SliceFrameNumber",level:5,type:"u",default:0,description:"The number of the frame to generate from this lace with this delay (allow you to generate many frames from the same Block/Frame)."},204:{name:"LaceNumber",cppname:"SliceLaceNumber",level:5,type:"u",minver:1,default:0,divx:!1,description:"The reverse number of the frame in the lace (0 is the last frame, 1 is the next to last, etc). While there are a few files in the wild with this element, it is no longer in use and has been deprecated. Being able to interpret this element is not required for playback."},232:{name:"TimeSlice",level:4,type:"m",multiple:!0,minver:1,divx:!1,description:"Contains extra time information about the data contained in the Block. While there are a few files in the wild with this element, it is no longer in use and has been deprecated. Being able to interpret this element is not required for playback."},142:{name:"Slices",level:3,type:"m",minver:1,divx:!1,description:"Contains slices description."},30114:{name:"DiscardPadding",level:3,type:"i",minver:4,webm:!0,description:"Duration in nanoseconds of the silent data added to the Block (padding at the end of the Block for positive value, at the beginning of the Block for negative value). The duration of DiscardPadding is not calculated in the duration of the TrackEntry and should be discarded during playback."},164:{name:"CodecState",level:3,type:"b",minver:2,webm:!1,description:"The new codec state to use. Data interpretation is private to the codec. This information should always be referenced by a seek entry."},253:{name:"ReferenceVirtual",level:3,type:"i",webm:!1,description:"Relative position of the data that should be in position of the virtual block."},251:{name:"ReferenceBlock",level:3,type:"i",multiple:!0,minver:1,description:"Timestamp of another frame used as a reference (ie: B or P frame). The timestamp is relative to the block it's attached to."},250:{name:"ReferencePriority",cppname:"FlagReferenced",level:3,type:"u",mandatory:!0,minver:1,webm:!1,default:0,description:"This frame is referenced and has the specified cache priority. In cache only a frame of the same or higher priority can replace this frame. A value of 0 means the frame is not referenced."},155:{name:"BlockDuration",level:3,type:"u",minver:1,default:"TrackDuration",description:'The duration of the Block (based on TimecodeScale). This element is mandatory when DefaultDuration is set for the track (but can be omitted as other default values). When not written and with no DefaultDuration, the value is assumed to be the difference between the timestamp of this Block and the timestamp of the next Block in "display" order (not coding order). This element can be useful at the end of a Track (as there is not other Block available), or when there is a break in a track like for subtitle tracks. When set to 0 that means the frame is not a keyframe.'},165:{name:"BlockAdditional",level:5,type:"b",mandatory:!0,minver:1,webm:!1,description:"Interpreted by the codec as it wishes (using the BlockAddID)."},238:{name:"BlockAddID",level:5,type:"u",mandatory:!0,minver:1,webm:!1,default:1,range:"not 0",description:"An ID to identify the BlockAdditional level."},166:{name:"BlockMore",level:4,type:"m",mandatory:!0,multiple:!0,minver:1,webm:!1,description:"Contain the BlockAdditional and some parameters."},30113:{name:"BlockAdditions",level:3,type:"m",minver:1,webm:!1,description:"Contain additional blocks to complete the main one. An EBML parser that has no knowledge of the Block structure could still see and use/skip these data."},162:{name:"BlockVirtual",level:3,type:"b",webm:!1,description:"A Block with no data. It must be stored in the stream at the place the real Block should be in display order. (see Block Virtual)"},161:{name:"Block",level:3,type:"b",mandatory:!0,minver:1,description:"Block containing the actual data to be rendered and a timestamp relative to the Cluster Timecode. (see Block Structure)"},160:{name:"BlockGroup",level:2,type:"m",multiple:!0,minver:1,description:"Basic container of information containing a single Block or BlockVirtual, and information specific to that Block/VirtualBlock."},163:{name:"SimpleBlock",level:2,type:"b",multiple:!0,minver:2,webm:!0,divx:!0,description:"Similar to SimpleBlock Structure"},171:{name:"PrevSize",cppname:"ClusterPrevSize",level:2,type:"u",minver:1,description:"Size of the previous Cluster, in octets. Can be useful for backward playing.",position:"prevCluster"},167:{name:"Position",cppname:"ClusterPosition",level:2,type:"u",minver:1,webm:!1,description:"The Position of the Cluster in the segment (0 in live broadcast streams). It might help to resynchronise offset on damaged streams.",position:"segment"},22743:{name:"SilentTrackNumber",cppname:"ClusterSilentTrackNumber",level:3,type:"u",multiple:!0,minver:1,webm:!1,description:"One of the track number that are not used from now on in the stream. It could change later if not specified as silent in a further Cluster."},231:{name:"Timecode",cppname:"ClusterTimecode",level:2,type:"u",mandatory:!0,minver:1,description:"Absolute timestamp of the cluster (based on TimecodeScale)."},524531317:{name:"Cluster",level:1,type:"m",multiple:!0,minver:1,description:"The lower level element containing the (monolithic) Block structure."},19840:{name:"MuxingApp",level:2,type:"8",mandatory:!0,minver:1,description:'Muxing application or library ("libmatroska-0.4.3").'},31657:{name:"Title",level:2,type:"8",minver:1,webm:!1,description:"General name of the segment."},2807730:{name:"TimecodeScaleDenominator",level:2,type:"u",mandatory:!0,minver:4,default:"1000000000",description:"Timestamp scale numerator, see TimecodeScale."},2807729:{name:"TimecodeScale",level:2,type:"u",mandatory:!0,minver:1,default:"1000000",description:"Timestamp scale in nanoseconds (1.000.000 means all timestamps in the segment are expressed in milliseconds)."},27045:{name:"ChapterTranslateID",level:3,type:"b",mandatory:!0,minver:1,webm:!1,description:"The binary value used to represent this segment in the chapter codec data. The format depends on the ChapProcessCodecID used."},27071:{name:"ChapterTranslateCodec",level:3,type:"u",mandatory:!0,minver:1,webm:!1,description:"The chapter codec using this ID (0: Matroska Script, 1: DVD-menu)."},27132:{name:"ChapterTranslateEditionUID",level:3,type:"u",multiple:!0,minver:1,webm:!1,description:"Specify an edition UID on which this correspondance applies. When not specified, it means for all editions found in the segment."},4096955:{name:"NextFilename",level:2,type:"8",minver:1,webm:!1,description:"An escaped filename corresponding to the next segment."},4110627:{name:"NextUID",level:2,type:"b",minver:1,webm:!1,bytesize:16,description:"A unique ID to identify the next chained segment (128 bits)."},3965867:{name:"PrevFilename",level:2,type:"8",minver:1,webm:!1,description:"An escaped filename corresponding to the previous segment."},3979555:{name:"PrevUID",level:2,type:"b",minver:1,webm:!1,bytesize:16,description:"A unique ID to identify the previous chained segment (128 bits)."},29604:{name:"SegmentUID",level:2,type:"b",minver:1,webm:!1,range:"not 0",bytesize:16,description:"A randomly generated unique ID to identify the current segment between many others (128 bits)."},357149030:{name:"Info",level:1,type:"m",mandatory:!0,multiple:!0,minver:1,description:"Contains miscellaneous general information and statistics on the file."},21420:{name:"SeekPosition",level:3,type:"u",mandatory:!0,minver:1,description:"The position of the element in the segment in octets (0 = first level 1 element).",position:"segment"},21419:{name:"SeekID",level:3,type:"b",mandatory:!0,minver:1,description:"The binary ID corresponding to the element name.",type2:"ebmlID"},19899:{name:"Seek",cppname:"SeekPoint",level:2,type:"m",mandatory:!0,multiple:!0,minver:1,description:"Contains a single seek entry to an EBML element."},290298740:{name:"SeekHead",cppname:"SeekHeader",level:1,type:"m",multiple:!0,minver:1,description:"Contains the position of other level 1 elements."},32379:{name:"SignatureElementList",level:2,type:"m",multiple:!0,webm:!1,i:"Cluster|Block|BlockAdditional",description:"A list consists of a number of consecutive elements that represent one case where data is used in signature. Ex: means that the BlockAdditional of all Blocks in all Clusters is used for encryption."},32347:{name:"SignatureElements",level:1,type:"m",webm:!1,description:"Contains elements that will be used to compute the signature."},32437:{name:"Signature",level:1,type:"b",webm:!1,description:"The signature of the data (until a new."},32421:{name:"SignaturePublicKey",level:1,type:"b",webm:!1,description:"The public key to use with the algorithm (in the case of a PKI-based signature)."},32410:{name:"SignatureHash",level:1,type:"u",webm:!1,description:"Hash algorithm used (1=SHA1-160, 2=MD5)."},32394:{name:"SignatureAlgo",level:1,type:"u",webm:!1,description:"Signature algorithm used (1=RSA, 2=elliptic)."},458458727:{name:"SignatureSlot",level:-1,type:"m",multiple:!0,webm:!1,description:"Contain signature of some (coming) elements in the stream."},191:{name:"CRC-32",level:-1,type:"b",minver:1,webm:!1,description:"The CRC is computed on all the data of the Master element it's in. The CRC element should be the first in it's parent master for easier reading. All level 1 elements should include a CRC-32. The CRC in use is the IEEE CRC32 Little Endian",crc:!0},236:{name:"Void",level:-1,type:"b",minver:1,description:"Used to void damaged data, to avoid unexpected behaviors when using damaged data. The content is discarded. Also used to reserve space in a sub-element for later use."},17139:{name:"EBMLMaxSizeLength",level:1,type:"u",mandatory:!0,default:8,minver:1,description:"The maximum length of the sizes you'll find in this file (8 or less in Matroska). This does not override the element size indicated at the beginning of an element. Elements that have an indicated size which is larger than what is allowed by EBMLMaxSizeLength shall be considered invalid."},17138:{name:"EBMLMaxIDLength",level:1,type:"u",mandatory:!0,default:4,minver:1,description:"The maximum length of the IDs you'll find in this file (4 or less in Matroska)."},17143:{name:"EBMLReadVersion",level:1,type:"u",mandatory:!0,default:1,minver:1,description:"The minimum EBML version a parser has to support to read this file."},440786851:{name:"EBML",level:"0",type:"m",mandatory:!0,multiple:!0,minver:1,description:"Set the EBML characteristics of the data to follow. Each EBML document has to start with this."},21936:{name:"Colour",level:"4",type:"m",mandatory:!0,multiple:!0,description:"Settings describing the colour format."},21937:{name:"MatrixCoefficients",level:"5",type:"u",mandatory:!0,multiple:!0,description:"The Matrix Coefficients of the video used to derive luma and chroma values from red, green, and blue color primaries. For clarity, the value and meanings for MatrixCoefficients are adopted from Table 4 of ISO/IEC 23001-8:2016 or ITU-T H.273."},21945:{name:"Range",level:"5",type:"u",mandatory:!0,multiple:!0,description:"Clipping of the color ranges."},21946:{name:"TransferCharacteristics",level:"5",type:"u",mandatory:!0,multiple:!0,description:"The transfer characteristics of the video."},21947:{name:"Primaries",level:"5",type:"u",mandatory:!0,multiple:!0,description:"The colour primaries of the video. For clarity, the value and meanings for Primaries are adopted from Table 2 of ISO/IEC 23091-4 or ITU-T H.273."}}),ebmlID}var hasRequiredEBMLEncoder;function requireEBMLEncoder(){if(hasRequiredEBMLEncoder)return EBMLEncoder;hasRequiredEBMLEncoder=1,Object.defineProperty(EBMLEncoder,"__esModule",{value:!0});var D=requireTools(),z=requireTools(),N=requireEbmlID(),J=function(){function I(){this._schema=N.byEbmlID,this._buffers=[],this._stack=[]}return I.prototype.encode=function(O){var n=this;return D.concat(O.reduce(function(a,q){return a.concat(n.encodeChunk(q))},[])).buffer},I.prototype.encodeChunk=function(O){return O.type==="m"?O.isEnd?this.endTag(O):this.startTag(O):(O.data=z.Buffer.from(O.data),this.writeTag(O)),this.flush()},I.prototype.flush=function(){var O=this._buffers;return this._buffers=[],O},I.prototype.getSchemaInfo=function(O){for(var n=Object.keys(this._schema).map(Number),a=0;a<n.length;a++){var q=n[a];if(this._schema[q].name===O)return new z.Buffer(q.toString(16),"hex")}return null},I.prototype.writeTag=function(O){var n=O.name,a=this.getSchemaInfo(n),q=O.data;if(a==null)throw new Error("No schema entry found for "+n);var F=D.encodeTag(a,q);if(this._stack.length>0){var Z=this._stack[this._stack.length-1];Z.children.push({tagId:a,elm:O,children:[],data:F});return}this._buffers=this._buffers.concat(F)},I.prototype.startTag=function(O){var n=O.name,a=this.getSchemaInfo(n);if(a==null)throw new Error("No schema entry found for "+n);if(O.unknownSize){var q=D.encodeTag(a,new z.Buffer(0),O.unknownSize);this._buffers=this._buffers.concat(q);return}var F={tagId:a,elm:O,children:[],data:null};this._stack.length>0&&this._stack[this._stack.length-1].children.push(F),this._stack.push(F)},I.prototype.endTag=function(O){O.name;var n=this._stack.pop();if(n==null)throw new Error("EBML structure is broken");if(n.elm.name!==O.name)throw new Error("EBML structure is broken");var a=n.children.reduce(function(F,Z){if(Z.data===null)throw new Error("EBML structure is broken");return F.concat(Z.data)},[]),q=D.concat(a);n.elm.type==="m"?n.data=D.encodeTag(n.tagId,q,n.elm.unknownSize):n.data=D.encodeTag(n.tagId,q),this._stack.length<1&&(this._buffers=this._buffers.concat(n.data))},I}();return EBMLEncoder.default=J,EBMLEncoder}var buffer={},base64Js={},hasRequiredBase64Js;function requireBase64Js(){if(hasRequiredBase64Js)return base64Js;hasRequiredBase64Js=1,base64Js.byteLength=a,base64Js.toByteArray=F,base64Js.fromByteArray=ee;for(var D=[],z=[],N=typeof Uint8Array<"u"?Uint8Array:Array,J="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",I=0,O=J.length;I<O;++I)D[I]=J[I],z[J.charCodeAt(I)]=I;z[45]=62,z[95]=63;function n(Q){var ne=Q.length;if(ne%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var se=Q.indexOf("=");se===-1&&(se=ne);var re=se===ne?0:4-se%4;return[se,re]}function a(Q){var ne=n(Q),se=ne[0],re=ne[1];return(se+re)*3/4-re}function q(Q,ne,se){return(ne+se)*3/4-se}function F(Q){var ne,se=n(Q),re=se[0],oe=se[1],me=new N(q(Q,re,oe)),_e=0,ae=oe>0?re-4:re,fe;for(fe=0;fe<ae;fe+=4)ne=z[Q.charCodeAt(fe)]<<18|z[Q.charCodeAt(fe+1)]<<12|z[Q.charCodeAt(fe+2)]<<6|z[Q.charCodeAt(fe+3)],me[_e++]=ne>>16&255,me[_e++]=ne>>8&255,me[_e++]=ne&255;return oe===2&&(ne=z[Q.charCodeAt(fe)]<<2|z[Q.charCodeAt(fe+1)]>>4,me[_e++]=ne&255),oe===1&&(ne=z[Q.charCodeAt(fe)]<<10|z[Q.charCodeAt(fe+1)]<<4|z[Q.charCodeAt(fe+2)]>>2,me[_e++]=ne>>8&255,me[_e++]=ne&255),me}function Z(Q){return D[Q>>18&63]+D[Q>>12&63]+D[Q>>6&63]+D[Q&63]}function X(Q,ne,se){for(var re,oe=[],me=ne;me<se;me+=3)re=(Q[me]<<16&16711680)+(Q[me+1]<<8&65280)+(Q[me+2]&255),oe.push(Z(re));return oe.join("")}function ee(Q){for(var ne,se=Q.length,re=se%3,oe=[],me=16383,_e=0,ae=se-re;_e<ae;_e+=me)oe.push(X(Q,_e,_e+me>ae?ae:_e+me));return re===1?(ne=Q[se-1],oe.push(D[ne>>2]+D[ne<<4&63]+"==")):re===2&&(ne=(Q[se-2]<<8)+Q[se-1],oe.push(D[ne>>10]+D[ne>>4&63]+D[ne<<2&63]+"=")),oe.join("")}return base64Js}var ieee754={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */var hasRequiredIeee754;function requireIeee754(){return hasRequiredIeee754||(hasRequiredIeee754=1,ieee754.read=function(D,z,N,J,I){var O,n,a=I*8-J-1,q=(1<<a)-1,F=q>>1,Z=-7,X=N?I-1:0,ee=N?-1:1,Q=D[z+X];for(X+=ee,O=Q&(1<<-Z)-1,Q>>=-Z,Z+=a;Z>0;O=O*256+D[z+X],X+=ee,Z-=8);for(n=O&(1<<-Z)-1,O>>=-Z,Z+=J;Z>0;n=n*256+D[z+X],X+=ee,Z-=8);if(O===0)O=1-F;else{if(O===q)return n?NaN:(Q?-1:1)*(1/0);n=n+Math.pow(2,J),O=O-F}return(Q?-1:1)*n*Math.pow(2,O-J)},ieee754.write=function(D,z,N,J,I,O){var n,a,q,F=O*8-I-1,Z=(1<<F)-1,X=Z>>1,ee=I===23?Math.pow(2,-24)-Math.pow(2,-77):0,Q=J?0:O-1,ne=J?1:-1,se=z<0||z===0&&1/z<0?1:0;for(z=Math.abs(z),isNaN(z)||z===1/0?(a=isNaN(z)?1:0,n=Z):(n=Math.floor(Math.log(z)/Math.LN2),z*(q=Math.pow(2,-n))<1&&(n--,q*=2),n+X>=1?z+=ee/q:z+=ee*Math.pow(2,1-X),z*q>=2&&(n++,q/=2),n+X>=Z?(a=0,n=Z):n+X>=1?(a=(z*q-1)*Math.pow(2,I),n=n+X):(a=z*Math.pow(2,X-1)*Math.pow(2,I),n=0));I>=8;D[N+Q]=a&255,Q+=ne,a/=256,I-=8);for(n=n<<I|a,F+=I;F>0;D[N+Q]=n&255,Q+=ne,n/=256,F-=8);D[N+Q-ne]|=se*128}),ieee754}/*!
5
+ * The buffer module from node.js, for the browser.
6
+ *
7
+ * @author Feross Aboukhadijeh <https://feross.org>
8
+ * @license MIT
9
+ */var hasRequiredBuffer;function requireBuffer(){return hasRequiredBuffer||(hasRequiredBuffer=1,function(D){const z=requireBase64Js(),N=requireIeee754(),J=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;D.Buffer=a,D.SlowBuffer=me,D.INSPECT_MAX_BYTES=50;const I=2147483647;D.kMaxLength=I,a.TYPED_ARRAY_SUPPORT=O(),!a.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function O(){try{const te=new Uint8Array(1),K={foo:function(){return 42}};return Object.setPrototypeOf(K,Uint8Array.prototype),Object.setPrototypeOf(te,K),te.foo()===42}catch{return!1}}Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}});function n(te){if(te>I)throw new RangeError('The value "'+te+'" is invalid for option "size"');const K=new Uint8Array(te);return Object.setPrototypeOf(K,a.prototype),K}function a(te,K,G){if(typeof te=="number"){if(typeof K=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return X(te)}return q(te,K,G)}a.poolSize=8192;function q(te,K,G){if(typeof te=="string")return ee(te,K);if(ArrayBuffer.isView(te))return ne(te);if(te==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof te);if(st(te,ArrayBuffer)||te&&st(te.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(st(te,SharedArrayBuffer)||te&&st(te.buffer,SharedArrayBuffer)))return se(te,K,G);if(typeof te=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const ie=te.valueOf&&te.valueOf();if(ie!=null&&ie!==te)return a.from(ie,K,G);const ue=re(te);if(ue)return ue;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof te[Symbol.toPrimitive]=="function")return a.from(te[Symbol.toPrimitive]("string"),K,G);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof te)}a.from=function(te,K,G){return q(te,K,G)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array);function F(te){if(typeof te!="number")throw new TypeError('"size" argument must be of type number');if(te<0)throw new RangeError('The value "'+te+'" is invalid for option "size"')}function Z(te,K,G){return F(te),te<=0?n(te):K!==void 0?typeof G=="string"?n(te).fill(K,G):n(te).fill(K):n(te)}a.alloc=function(te,K,G){return Z(te,K,G)};function X(te){return F(te),n(te<0?0:oe(te)|0)}a.allocUnsafe=function(te){return X(te)},a.allocUnsafeSlow=function(te){return X(te)};function ee(te,K){if((typeof K!="string"||K==="")&&(K="utf8"),!a.isEncoding(K))throw new TypeError("Unknown encoding: "+K);const G=_e(te,K)|0;let ie=n(G);const ue=ie.write(te,K);return ue!==G&&(ie=ie.slice(0,ue)),ie}function Q(te){const K=te.length<0?0:oe(te.length)|0,G=n(K);for(let ie=0;ie<K;ie+=1)G[ie]=te[ie]&255;return G}function ne(te){if(st(te,Uint8Array)){const K=new Uint8Array(te);return se(K.buffer,K.byteOffset,K.byteLength)}return Q(te)}function se(te,K,G){if(K<0||te.byteLength<K)throw new RangeError('"offset" is outside of buffer bounds');if(te.byteLength<K+(G||0))throw new RangeError('"length" is outside of buffer bounds');let ie;return K===void 0&&G===void 0?ie=new Uint8Array(te):G===void 0?ie=new Uint8Array(te,K):ie=new Uint8Array(te,K,G),Object.setPrototypeOf(ie,a.prototype),ie}function re(te){if(a.isBuffer(te)){const K=oe(te.length)|0,G=n(K);return G.length===0||te.copy(G,0,0,K),G}if(te.length!==void 0)return typeof te.length!="number"||on(te.length)?n(0):Q(te);if(te.type==="Buffer"&&Array.isArray(te.data))return Q(te.data)}function oe(te){if(te>=I)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+I.toString(16)+" bytes");return te|0}function me(te){return+te!=te&&(te=0),a.alloc(+te)}a.isBuffer=function(K){return K!=null&&K._isBuffer===!0&&K!==a.prototype},a.compare=function(K,G){if(st(K,Uint8Array)&&(K=a.from(K,K.offset,K.byteLength)),st(G,Uint8Array)&&(G=a.from(G,G.offset,G.byteLength)),!a.isBuffer(K)||!a.isBuffer(G))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(K===G)return 0;let ie=K.length,ue=G.length;for(let ve=0,ke=Math.min(ie,ue);ve<ke;++ve)if(K[ve]!==G[ve]){ie=K[ve],ue=G[ve];break}return ie<ue?-1:ue<ie?1:0},a.isEncoding=function(K){switch(String(K).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},a.concat=function(K,G){if(!Array.isArray(K))throw new TypeError('"list" argument must be an Array of Buffers');if(K.length===0)return a.alloc(0);let ie;if(G===void 0)for(G=0,ie=0;ie<K.length;++ie)G+=K[ie].length;const ue=a.allocUnsafe(G);let ve=0;for(ie=0;ie<K.length;++ie){let ke=K[ie];if(st(ke,Uint8Array))ve+ke.length>ue.length?(a.isBuffer(ke)||(ke=a.from(ke)),ke.copy(ue,ve)):Uint8Array.prototype.set.call(ue,ke,ve);else if(a.isBuffer(ke))ke.copy(ue,ve);else throw new TypeError('"list" argument must be an Array of Buffers');ve+=ke.length}return ue};function _e(te,K){if(a.isBuffer(te))return te.length;if(ArrayBuffer.isView(te)||st(te,ArrayBuffer))return te.byteLength;if(typeof te!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof te);const G=te.length,ie=arguments.length>2&&arguments[2]===!0;if(!ie&&G===0)return 0;let ue=!1;for(;;)switch(K){case"ascii":case"latin1":case"binary":return G;case"utf8":case"utf-8":return mt(te).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return G*2;case"hex":return G>>>1;case"base64":return At(te).length;default:if(ue)return ie?-1:mt(te).length;K=(""+K).toLowerCase(),ue=!0}}a.byteLength=_e;function ae(te,K,G){let ie=!1;if((K===void 0||K<0)&&(K=0),K>this.length||((G===void 0||G>this.length)&&(G=this.length),G<=0)||(G>>>=0,K>>>=0,G<=K))return"";for(te||(te="utf8");;)switch(te){case"hex":return nt(this,K,G);case"utf8":case"utf-8":return Ee(this,K,G);case"ascii":return Je(this,K,G);case"latin1":case"binary":return We(this,K,G);case"base64":return Se(this,K,G);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return bt(this,K,G);default:if(ie)throw new TypeError("Unknown encoding: "+te);te=(te+"").toLowerCase(),ie=!0}}a.prototype._isBuffer=!0;function fe(te,K,G){const ie=te[K];te[K]=te[G],te[G]=ie}a.prototype.swap16=function(){const K=this.length;if(K%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let G=0;G<K;G+=2)fe(this,G,G+1);return this},a.prototype.swap32=function(){const K=this.length;if(K%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let G=0;G<K;G+=4)fe(this,G,G+3),fe(this,G+1,G+2);return this},a.prototype.swap64=function(){const K=this.length;if(K%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let G=0;G<K;G+=8)fe(this,G,G+7),fe(this,G+1,G+6),fe(this,G+2,G+5),fe(this,G+3,G+4);return this},a.prototype.toString=function(){const K=this.length;return K===0?"":arguments.length===0?Ee(this,0,K):ae.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(K){if(!a.isBuffer(K))throw new TypeError("Argument must be a Buffer");return this===K?!0:a.compare(this,K)===0},a.prototype.inspect=function(){let K="";const G=D.INSPECT_MAX_BYTES;return K=this.toString("hex",0,G).replace(/(.{2})/g,"$1 ").trim(),this.length>G&&(K+=" ... "),"<Buffer "+K+">"},J&&(a.prototype[J]=a.prototype.inspect),a.prototype.compare=function(K,G,ie,ue,ve){if(st(K,Uint8Array)&&(K=a.from(K,K.offset,K.byteLength)),!a.isBuffer(K))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof K);if(G===void 0&&(G=0),ie===void 0&&(ie=K?K.length:0),ue===void 0&&(ue=0),ve===void 0&&(ve=this.length),G<0||ie>K.length||ue<0||ve>this.length)throw new RangeError("out of range index");if(ue>=ve&&G>=ie)return 0;if(ue>=ve)return-1;if(G>=ie)return 1;if(G>>>=0,ie>>>=0,ue>>>=0,ve>>>=0,this===K)return 0;let ke=ve-ue,Ae=ie-G;const He=Math.min(ke,Ae),Ue=this.slice(ue,ve),Fe=K.slice(G,ie);for(let qe=0;qe<He;++qe)if(Ue[qe]!==Fe[qe]){ke=Ue[qe],Ae=Fe[qe];break}return ke<Ae?-1:Ae<ke?1:0};function be(te,K,G,ie,ue){if(te.length===0)return-1;if(typeof G=="string"?(ie=G,G=0):G>2147483647?G=2147483647:G<-2147483648&&(G=-2147483648),G=+G,on(G)&&(G=ue?0:te.length-1),G<0&&(G=te.length+G),G>=te.length){if(ue)return-1;G=te.length-1}else if(G<0)if(ue)G=0;else return-1;if(typeof K=="string"&&(K=a.from(K,ie)),a.isBuffer(K))return K.length===0?-1:he(te,K,G,ie,ue);if(typeof K=="number")return K=K&255,typeof Uint8Array.prototype.indexOf=="function"?ue?Uint8Array.prototype.indexOf.call(te,K,G):Uint8Array.prototype.lastIndexOf.call(te,K,G):he(te,[K],G,ie,ue);throw new TypeError("val must be string, number or Buffer")}function he(te,K,G,ie,ue){let ve=1,ke=te.length,Ae=K.length;if(ie!==void 0&&(ie=String(ie).toLowerCase(),ie==="ucs2"||ie==="ucs-2"||ie==="utf16le"||ie==="utf-16le")){if(te.length<2||K.length<2)return-1;ve=2,ke/=2,Ae/=2,G/=2}function He(Fe,qe){return ve===1?Fe[qe]:Fe.readUInt16BE(qe*ve)}let Ue;if(ue){let Fe=-1;for(Ue=G;Ue<ke;Ue++)if(He(te,Ue)===He(K,Fe===-1?0:Ue-Fe)){if(Fe===-1&&(Fe=Ue),Ue-Fe+1===Ae)return Fe*ve}else Fe!==-1&&(Ue-=Ue-Fe),Fe=-1}else for(G+Ae>ke&&(G=ke-Ae),Ue=G;Ue>=0;Ue--){let Fe=!0;for(let qe=0;qe<Ae;qe++)if(He(te,Ue+qe)!==He(K,qe)){Fe=!1;break}if(Fe)return Ue}return-1}a.prototype.includes=function(K,G,ie){return this.indexOf(K,G,ie)!==-1},a.prototype.indexOf=function(K,G,ie){return be(this,K,G,ie,!0)},a.prototype.lastIndexOf=function(K,G,ie){return be(this,K,G,ie,!1)};function ye(te,K,G,ie){G=Number(G)||0;const ue=te.length-G;ie?(ie=Number(ie),ie>ue&&(ie=ue)):ie=ue;const ve=K.length;ie>ve/2&&(ie=ve/2);let ke;for(ke=0;ke<ie;++ke){const Ae=parseInt(K.substr(ke*2,2),16);if(on(Ae))return ke;te[G+ke]=Ae}return ke}function we(te,K,G,ie){return Dt(mt(K,te.length-G),te,G,ie)}function le(te,K,G,ie){return Dt(_t(K),te,G,ie)}function de(te,K,G,ie){return Dt(At(K),te,G,ie)}function ge(te,K,G,ie){return Dt(rn(K,te.length-G),te,G,ie)}a.prototype.write=function(K,G,ie,ue){if(G===void 0)ue="utf8",ie=this.length,G=0;else if(ie===void 0&&typeof G=="string")ue=G,ie=this.length,G=0;else if(isFinite(G))G=G>>>0,isFinite(ie)?(ie=ie>>>0,ue===void 0&&(ue="utf8")):(ue=ie,ie=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const ve=this.length-G;if((ie===void 0||ie>ve)&&(ie=ve),K.length>0&&(ie<0||G<0)||G>this.length)throw new RangeError("Attempt to write outside buffer bounds");ue||(ue="utf8");let ke=!1;for(;;)switch(ue){case"hex":return ye(this,K,G,ie);case"utf8":case"utf-8":return we(this,K,G,ie);case"ascii":case"latin1":case"binary":return le(this,K,G,ie);case"base64":return de(this,K,G,ie);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ge(this,K,G,ie);default:if(ke)throw new TypeError("Unknown encoding: "+ue);ue=(""+ue).toLowerCase(),ke=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Se(te,K,G){return K===0&&G===te.length?z.fromByteArray(te):z.fromByteArray(te.slice(K,G))}function Ee(te,K,G){G=Math.min(te.length,G);const ie=[];let ue=K;for(;ue<G;){const ve=te[ue];let ke=null,Ae=ve>239?4:ve>223?3:ve>191?2:1;if(ue+Ae<=G){let He,Ue,Fe,qe;switch(Ae){case 1:ve<128&&(ke=ve);break;case 2:He=te[ue+1],(He&192)===128&&(qe=(ve&31)<<6|He&63,qe>127&&(ke=qe));break;case 3:He=te[ue+1],Ue=te[ue+2],(He&192)===128&&(Ue&192)===128&&(qe=(ve&15)<<12|(He&63)<<6|Ue&63,qe>2047&&(qe<55296||qe>57343)&&(ke=qe));break;case 4:He=te[ue+1],Ue=te[ue+2],Fe=te[ue+3],(He&192)===128&&(Ue&192)===128&&(Fe&192)===128&&(qe=(ve&15)<<18|(He&63)<<12|(Ue&63)<<6|Fe&63,qe>65535&&qe<1114112&&(ke=qe))}}ke===null?(ke=65533,Ae=1):ke>65535&&(ke-=65536,ie.push(ke>>>10&1023|55296),ke=56320|ke&1023),ie.push(ke),ue+=Ae}return Le(ie)}const Be=4096;function Le(te){const K=te.length;if(K<=Be)return String.fromCharCode.apply(String,te);let G="",ie=0;for(;ie<K;)G+=String.fromCharCode.apply(String,te.slice(ie,ie+=Be));return G}function Je(te,K,G){let ie="";G=Math.min(te.length,G);for(let ue=K;ue<G;++ue)ie+=String.fromCharCode(te[ue]&127);return ie}function We(te,K,G){let ie="";G=Math.min(te.length,G);for(let ue=K;ue<G;++ue)ie+=String.fromCharCode(te[ue]);return ie}function nt(te,K,G){const ie=te.length;(!K||K<0)&&(K=0),(!G||G<0||G>ie)&&(G=ie);let ue="";for(let ve=K;ve<G;++ve)ue+=cn[te[ve]];return ue}function bt(te,K,G){const ie=te.slice(K,G);let ue="";for(let ve=0;ve<ie.length-1;ve+=2)ue+=String.fromCharCode(ie[ve]+ie[ve+1]*256);return ue}a.prototype.slice=function(K,G){const ie=this.length;K=~~K,G=G===void 0?ie:~~G,K<0?(K+=ie,K<0&&(K=0)):K>ie&&(K=ie),G<0?(G+=ie,G<0&&(G=0)):G>ie&&(G=ie),G<K&&(G=K);const ue=this.subarray(K,G);return Object.setPrototypeOf(ue,a.prototype),ue};function Me(te,K,G){if(te%1!==0||te<0)throw new RangeError("offset is not uint");if(te+K>G)throw new RangeError("Trying to access beyond buffer length")}a.prototype.readUintLE=a.prototype.readUIntLE=function(K,G,ie){K=K>>>0,G=G>>>0,ie||Me(K,G,this.length);let ue=this[K],ve=1,ke=0;for(;++ke<G&&(ve*=256);)ue+=this[K+ke]*ve;return ue},a.prototype.readUintBE=a.prototype.readUIntBE=function(K,G,ie){K=K>>>0,G=G>>>0,ie||Me(K,G,this.length);let ue=this[K+--G],ve=1;for(;G>0&&(ve*=256);)ue+=this[K+--G]*ve;return ue},a.prototype.readUint8=a.prototype.readUInt8=function(K,G){return K=K>>>0,G||Me(K,1,this.length),this[K]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(K,G){return K=K>>>0,G||Me(K,2,this.length),this[K]|this[K+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(K,G){return K=K>>>0,G||Me(K,2,this.length),this[K]<<8|this[K+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(K,G){return K=K>>>0,G||Me(K,4,this.length),(this[K]|this[K+1]<<8|this[K+2]<<16)+this[K+3]*16777216},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(K,G){return K=K>>>0,G||Me(K,4,this.length),this[K]*16777216+(this[K+1]<<16|this[K+2]<<8|this[K+3])},a.prototype.readBigUInt64LE=kt(function(K){K=K>>>0,Ne(K,"offset");const G=this[K],ie=this[K+7];(G===void 0||ie===void 0)&&Ze(K,this.length-8);const ue=G+this[++K]*2**8+this[++K]*2**16+this[++K]*2**24,ve=this[++K]+this[++K]*2**8+this[++K]*2**16+ie*2**24;return BigInt(ue)+(BigInt(ve)<<BigInt(32))}),a.prototype.readBigUInt64BE=kt(function(K){K=K>>>0,Ne(K,"offset");const G=this[K],ie=this[K+7];(G===void 0||ie===void 0)&&Ze(K,this.length-8);const ue=G*2**24+this[++K]*2**16+this[++K]*2**8+this[++K],ve=this[++K]*2**24+this[++K]*2**16+this[++K]*2**8+ie;return(BigInt(ue)<<BigInt(32))+BigInt(ve)}),a.prototype.readIntLE=function(K,G,ie){K=K>>>0,G=G>>>0,ie||Me(K,G,this.length);let ue=this[K],ve=1,ke=0;for(;++ke<G&&(ve*=256);)ue+=this[K+ke]*ve;return ve*=128,ue>=ve&&(ue-=Math.pow(2,8*G)),ue},a.prototype.readIntBE=function(K,G,ie){K=K>>>0,G=G>>>0,ie||Me(K,G,this.length);let ue=G,ve=1,ke=this[K+--ue];for(;ue>0&&(ve*=256);)ke+=this[K+--ue]*ve;return ve*=128,ke>=ve&&(ke-=Math.pow(2,8*G)),ke},a.prototype.readInt8=function(K,G){return K=K>>>0,G||Me(K,1,this.length),this[K]&128?(255-this[K]+1)*-1:this[K]},a.prototype.readInt16LE=function(K,G){K=K>>>0,G||Me(K,2,this.length);const ie=this[K]|this[K+1]<<8;return ie&32768?ie|4294901760:ie},a.prototype.readInt16BE=function(K,G){K=K>>>0,G||Me(K,2,this.length);const ie=this[K+1]|this[K]<<8;return ie&32768?ie|4294901760:ie},a.prototype.readInt32LE=function(K,G){return K=K>>>0,G||Me(K,4,this.length),this[K]|this[K+1]<<8|this[K+2]<<16|this[K+3]<<24},a.prototype.readInt32BE=function(K,G){return K=K>>>0,G||Me(K,4,this.length),this[K]<<24|this[K+1]<<16|this[K+2]<<8|this[K+3]},a.prototype.readBigInt64LE=kt(function(K){K=K>>>0,Ne(K,"offset");const G=this[K],ie=this[K+7];(G===void 0||ie===void 0)&&Ze(K,this.length-8);const ue=this[K+4]+this[K+5]*2**8+this[K+6]*2**16+(ie<<24);return(BigInt(ue)<<BigInt(32))+BigInt(G+this[++K]*2**8+this[++K]*2**16+this[++K]*2**24)}),a.prototype.readBigInt64BE=kt(function(K){K=K>>>0,Ne(K,"offset");const G=this[K],ie=this[K+7];(G===void 0||ie===void 0)&&Ze(K,this.length-8);const ue=(G<<24)+this[++K]*2**16+this[++K]*2**8+this[++K];return(BigInt(ue)<<BigInt(32))+BigInt(this[++K]*2**24+this[++K]*2**16+this[++K]*2**8+ie)}),a.prototype.readFloatLE=function(K,G){return K=K>>>0,G||Me(K,4,this.length),N.read(this,K,!0,23,4)},a.prototype.readFloatBE=function(K,G){return K=K>>>0,G||Me(K,4,this.length),N.read(this,K,!1,23,4)},a.prototype.readDoubleLE=function(K,G){return K=K>>>0,G||Me(K,8,this.length),N.read(this,K,!0,52,8)},a.prototype.readDoubleBE=function(K,G){return K=K>>>0,G||Me(K,8,this.length),N.read(this,K,!1,52,8)};function De(te,K,G,ie,ue,ve){if(!a.isBuffer(te))throw new TypeError('"buffer" argument must be a Buffer instance');if(K>ue||K<ve)throw new RangeError('"value" argument is out of bounds');if(G+ie>te.length)throw new RangeError("Index out of range")}a.prototype.writeUintLE=a.prototype.writeUIntLE=function(K,G,ie,ue){if(K=+K,G=G>>>0,ie=ie>>>0,!ue){const Ae=Math.pow(2,8*ie)-1;De(this,K,G,ie,Ae,0)}let ve=1,ke=0;for(this[G]=K&255;++ke<ie&&(ve*=256);)this[G+ke]=K/ve&255;return G+ie},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(K,G,ie,ue){if(K=+K,G=G>>>0,ie=ie>>>0,!ue){const Ae=Math.pow(2,8*ie)-1;De(this,K,G,ie,Ae,0)}let ve=ie-1,ke=1;for(this[G+ve]=K&255;--ve>=0&&(ke*=256);)this[G+ve]=K/ke&255;return G+ie},a.prototype.writeUint8=a.prototype.writeUInt8=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,1,255,0),this[G]=K&255,G+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,2,65535,0),this[G]=K&255,this[G+1]=K>>>8,G+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,2,65535,0),this[G]=K>>>8,this[G+1]=K&255,G+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,4,4294967295,0),this[G+3]=K>>>24,this[G+2]=K>>>16,this[G+1]=K>>>8,this[G]=K&255,G+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,4,4294967295,0),this[G]=K>>>24,this[G+1]=K>>>16,this[G+2]=K>>>8,this[G+3]=K&255,G+4};function ut(te,K,G,ie,ue){Re(K,ie,ue,te,G,7);let ve=Number(K&BigInt(4294967295));te[G++]=ve,ve=ve>>8,te[G++]=ve,ve=ve>>8,te[G++]=ve,ve=ve>>8,te[G++]=ve;let ke=Number(K>>BigInt(32)&BigInt(4294967295));return te[G++]=ke,ke=ke>>8,te[G++]=ke,ke=ke>>8,te[G++]=ke,ke=ke>>8,te[G++]=ke,G}function ze(te,K,G,ie,ue){Re(K,ie,ue,te,G,7);let ve=Number(K&BigInt(4294967295));te[G+7]=ve,ve=ve>>8,te[G+6]=ve,ve=ve>>8,te[G+5]=ve,ve=ve>>8,te[G+4]=ve;let ke=Number(K>>BigInt(32)&BigInt(4294967295));return te[G+3]=ke,ke=ke>>8,te[G+2]=ke,ke=ke>>8,te[G+1]=ke,ke=ke>>8,te[G]=ke,G+8}a.prototype.writeBigUInt64LE=kt(function(K,G=0){return ut(this,K,G,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeBigUInt64BE=kt(function(K,G=0){return ze(this,K,G,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeIntLE=function(K,G,ie,ue){if(K=+K,G=G>>>0,!ue){const He=Math.pow(2,8*ie-1);De(this,K,G,ie,He-1,-He)}let ve=0,ke=1,Ae=0;for(this[G]=K&255;++ve<ie&&(ke*=256);)K<0&&Ae===0&&this[G+ve-1]!==0&&(Ae=1),this[G+ve]=(K/ke>>0)-Ae&255;return G+ie},a.prototype.writeIntBE=function(K,G,ie,ue){if(K=+K,G=G>>>0,!ue){const He=Math.pow(2,8*ie-1);De(this,K,G,ie,He-1,-He)}let ve=ie-1,ke=1,Ae=0;for(this[G+ve]=K&255;--ve>=0&&(ke*=256);)K<0&&Ae===0&&this[G+ve+1]!==0&&(Ae=1),this[G+ve]=(K/ke>>0)-Ae&255;return G+ie},a.prototype.writeInt8=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,1,127,-128),K<0&&(K=255+K+1),this[G]=K&255,G+1},a.prototype.writeInt16LE=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,2,32767,-32768),this[G]=K&255,this[G+1]=K>>>8,G+2},a.prototype.writeInt16BE=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,2,32767,-32768),this[G]=K>>>8,this[G+1]=K&255,G+2},a.prototype.writeInt32LE=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,4,2147483647,-2147483648),this[G]=K&255,this[G+1]=K>>>8,this[G+2]=K>>>16,this[G+3]=K>>>24,G+4},a.prototype.writeInt32BE=function(K,G,ie){return K=+K,G=G>>>0,ie||De(this,K,G,4,2147483647,-2147483648),K<0&&(K=4294967295+K+1),this[G]=K>>>24,this[G+1]=K>>>16,this[G+2]=K>>>8,this[G+3]=K&255,G+4},a.prototype.writeBigInt64LE=kt(function(K,G=0){return ut(this,K,G,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeBigInt64BE=kt(function(K,G=0){return ze(this,K,G,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function it(te,K,G,ie,ue,ve){if(G+ie>te.length)throw new RangeError("Index out of range");if(G<0)throw new RangeError("Index out of range")}function ft(te,K,G,ie,ue){return K=+K,G=G>>>0,ue||it(te,K,G,4),N.write(te,K,G,ie,23,4),G+4}a.prototype.writeFloatLE=function(K,G,ie){return ft(this,K,G,!0,ie)},a.prototype.writeFloatBE=function(K,G,ie){return ft(this,K,G,!1,ie)};function ot(te,K,G,ie,ue){return K=+K,G=G>>>0,ue||it(te,K,G,8),N.write(te,K,G,ie,52,8),G+8}a.prototype.writeDoubleLE=function(K,G,ie){return ot(this,K,G,!0,ie)},a.prototype.writeDoubleBE=function(K,G,ie){return ot(this,K,G,!1,ie)},a.prototype.copy=function(K,G,ie,ue){if(!a.isBuffer(K))throw new TypeError("argument should be a Buffer");if(ie||(ie=0),!ue&&ue!==0&&(ue=this.length),G>=K.length&&(G=K.length),G||(G=0),ue>0&&ue<ie&&(ue=ie),ue===ie||K.length===0||this.length===0)return 0;if(G<0)throw new RangeError("targetStart out of bounds");if(ie<0||ie>=this.length)throw new RangeError("Index out of range");if(ue<0)throw new RangeError("sourceEnd out of bounds");ue>this.length&&(ue=this.length),K.length-G<ue-ie&&(ue=K.length-G+ie);const ve=ue-ie;return this===K&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(G,ie,ue):Uint8Array.prototype.set.call(K,this.subarray(ie,ue),G),ve},a.prototype.fill=function(K,G,ie,ue){if(typeof K=="string"){if(typeof G=="string"?(ue=G,G=0,ie=this.length):typeof ie=="string"&&(ue=ie,ie=this.length),ue!==void 0&&typeof ue!="string")throw new TypeError("encoding must be a string");if(typeof ue=="string"&&!a.isEncoding(ue))throw new TypeError("Unknown encoding: "+ue);if(K.length===1){const ke=K.charCodeAt(0);(ue==="utf8"&&ke<128||ue==="latin1")&&(K=ke)}}else typeof K=="number"?K=K&255:typeof K=="boolean"&&(K=Number(K));if(G<0||this.length<G||this.length<ie)throw new RangeError("Out of range index");if(ie<=G)return this;G=G>>>0,ie=ie===void 0?this.length:ie>>>0,K||(K=0);let ve;if(typeof K=="number")for(ve=G;ve<ie;++ve)this[ve]=K;else{const ke=a.isBuffer(K)?K:a.from(K,ue),Ae=ke.length;if(Ae===0)throw new TypeError('The value "'+K+'" is invalid for argument "value"');for(ve=0;ve<ie-G;++ve)this[ve+G]=ke[ve%Ae]}return this};const Ve={};function $e(te,K,G){Ve[te]=class extends G{constructor(){super(),Object.defineProperty(this,"message",{value:K.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${te}]`,this.stack,delete this.name}get code(){return te}set code(ue){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:ue,writable:!0})}toString(){return`${this.name} [${te}]: ${this.message}`}}}$e("ERR_BUFFER_OUT_OF_BOUNDS",function(te){return te?`${te} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),$e("ERR_INVALID_ARG_TYPE",function(te,K){return`The "${te}" argument must be of type number. Received type ${typeof K}`},TypeError),$e("ERR_OUT_OF_RANGE",function(te,K,G){let ie=`The value of "${te}" is out of range.`,ue=G;return Number.isInteger(G)&&Math.abs(G)>2**32?ue=Oe(String(G)):typeof G=="bigint"&&(ue=String(G),(G>BigInt(2)**BigInt(32)||G<-(BigInt(2)**BigInt(32)))&&(ue=Oe(ue)),ue+="n"),ie+=` It must be ${K}. Received ${ue}`,ie},RangeError);function Oe(te){let K="",G=te.length;const ie=te[0]==="-"?1:0;for(;G>=ie+4;G-=3)K=`_${te.slice(G-3,G)}${K}`;return`${te.slice(0,G)}${K}`}function xe(te,K,G){Ne(K,"offset"),(te[K]===void 0||te[K+G]===void 0)&&Ze(K,te.length-(G+1))}function Re(te,K,G,ie,ue,ve){if(te>G||te<K){const ke=typeof K=="bigint"?"n":"";let Ae;throw K===0||K===BigInt(0)?Ae=`>= 0${ke} and < 2${ke} ** ${(ve+1)*8}${ke}`:Ae=`>= -(2${ke} ** ${(ve+1)*8-1}${ke}) and < 2 ** ${(ve+1)*8-1}${ke}`,new Ve.ERR_OUT_OF_RANGE("value",Ae,te)}xe(ie,ue,ve)}function Ne(te,K){if(typeof te!="number")throw new Ve.ERR_INVALID_ARG_TYPE(K,"number",te)}function Ze(te,K,G){throw Math.floor(te)!==te?(Ne(te,G),new Ve.ERR_OUT_OF_RANGE("offset","an integer",te)):K<0?new Ve.ERR_BUFFER_OUT_OF_BOUNDS:new Ve.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${K}`,te)}const Xe=/[^+/0-9A-Za-z-_]/g;function Qe(te){if(te=te.split("=")[0],te=te.trim().replace(Xe,""),te.length<2)return"";for(;te.length%4!==0;)te=te+"=";return te}function mt(te,K){K=K||1/0;let G;const ie=te.length;let ue=null;const ve=[];for(let ke=0;ke<ie;++ke){if(G=te.charCodeAt(ke),G>55295&&G<57344){if(!ue){if(G>56319){(K-=3)>-1&&ve.push(239,191,189);continue}else if(ke+1===ie){(K-=3)>-1&&ve.push(239,191,189);continue}ue=G;continue}if(G<56320){(K-=3)>-1&&ve.push(239,191,189),ue=G;continue}G=(ue-55296<<10|G-56320)+65536}else ue&&(K-=3)>-1&&ve.push(239,191,189);if(ue=null,G<128){if((K-=1)<0)break;ve.push(G)}else if(G<2048){if((K-=2)<0)break;ve.push(G>>6|192,G&63|128)}else if(G<65536){if((K-=3)<0)break;ve.push(G>>12|224,G>>6&63|128,G&63|128)}else if(G<1114112){if((K-=4)<0)break;ve.push(G>>18|240,G>>12&63|128,G>>6&63|128,G&63|128)}else throw new Error("Invalid code point")}return ve}function _t(te){const K=[];for(let G=0;G<te.length;++G)K.push(te.charCodeAt(G)&255);return K}function rn(te,K){let G,ie,ue;const ve=[];for(let ke=0;ke<te.length&&!((K-=2)<0);++ke)G=te.charCodeAt(ke),ie=G>>8,ue=G%256,ve.push(ue),ve.push(ie);return ve}function At(te){return z.toByteArray(Qe(te))}function Dt(te,K,G,ie){let ue;for(ue=0;ue<ie&&!(ue+G>=K.length||ue>=te.length);++ue)K[ue+G]=te[ue];return ue}function st(te,K){return te instanceof K||te!=null&&te.constructor!=null&&te.constructor.name!=null&&te.constructor.name===K.name}function on(te){return te!==te}const cn=function(){const te="0123456789abcdef",K=new Array(256);for(let G=0;G<16;++G){const ie=G*16;for(let ue=0;ue<16;++ue)K[ie+ue]=te[G]+te[ue]}return K}();function kt(te){return typeof BigInt>"u"?ln:te}function ln(){throw new Error("BigInt not supported")}}(buffer)),buffer}var toolsEbml={},hasRequiredToolsEbml;function requireToolsEbml(){if(hasRequiredToolsEbml)return toolsEbml;hasRequiredToolsEbml=1;var D=toolsEbml&&toolsEbml.__assign||function(){return D=Object.assign||function(I){for(var O,n=1,a=arguments.length;n<a;n++){O=arguments[n];for(var q in O)Object.prototype.hasOwnProperty.call(O,q)&&(I[q]=O[q])}return I},D.apply(this,arguments)},z=toolsEbml&&toolsEbml.__spreadArray||function(I,O,n){if(n||arguments.length===2)for(var a=0,q=O.length,F;a<q;a++)(F||!(a in O))&&(F||(F=Array.prototype.slice.call(O,0,a)),F[a]=O[a]);return I.concat(F||Array.prototype.slice.call(O))};Object.defineProperty(toolsEbml,"__esModule",{value:!0});var N=requireTools(),J=function(){function I(){}return I.readVint=function(O,n){n===void 0&&(n=0);var a=8-Math.floor(Math.log2(O[n]));if(a>8){var q=I.readHexString(O,n,n+a);throw new Error("Unrepresentable length: ".concat(a," ").concat(q))}if(n+a>O.length)return null;for(var F=O[n]&(1<<8-a)-1,Z=1;Z<a;Z+=1){if(Z===7&&F>=Math.pow(2,8)&&O[n+7]>0)return{length:a,value:-1};F*=Math.pow(2,8),F+=O[n+Z]}return{length:a,value:F}},I.writeVint=function(O){if(O<0||O>Math.pow(2,53))throw new Error("Unrepresentable value: ".concat(O));var n=1;for(n=1;n<=8&&!(O<Math.pow(2,7*n)-1);n+=1);for(var a=N.Buffer.alloc(n),q=O,F=1;F<=n;F+=1){var Z=q&255;a[n-F]=Z,q-=Z,q/=Math.pow(2,8)}return a[0]|=1<<8-n,a},I.concatenate=function(O,n){return!O&&!n?N.Buffer.from([]):!O||O.byteLength===0?n:!n||n.byteLength===0?O:N.Buffer.from(z(z([],O,!0),n,!0))},I.readHexString=function(O,n,a){return n===void 0&&(n=0),a===void 0&&(a=O.byteLength),Array.from(O.slice(n,a)).map(function(q){return Number(q).toString(16)}).reduce(function(q,F){return"".concat(q).concat(F.padStart(2,"0"))},"")},I.readUtf8=function(O){try{return N.Buffer.from(O).toString("utf8")}catch{return null}},I.readUnsigned=function(O){var n=new DataView(O.buffer,O.byteOffset,O.byteLength);switch(O.byteLength){case 1:return n.getUint8(0);case 2:return n.getUint16(0);case 4:return n.getUint32(0)}return O.byteLength<=6?O.reduce(function(a,q){return a*256+q},0):I.readHexString(O,0,O.byteLength)},I.readSigned=function(O){var n=new DataView(O.buffer,O.byteOffset,O.byteLength);switch(O.byteLength){case 1:return n.getInt8(0);case 2:return n.getInt16(0);case 4:return n.getInt32(0);default:return NaN}},I.readFloat=function(O){var n=new DataView(O.buffer,O.byteOffset,O.byteLength);switch(O.byteLength){case 4:return n.getFloat32(0);case 8:return n.getFloat64(0);default:return NaN}},I.readDate=function(O){var n=new DataView(O.buffer,O.byteOffset,O.byteLength);switch(O.byteLength){case 1:return new Date(n.getUint8(0));case 2:return new Date(n.getUint16(0));case 4:return new Date(n.getUint32(0));case 8:return new Date(Number.parseInt(I.readHexString(O),16));default:return new Date(0)}},I.readDataFromTag=function(O,n){var a=O.type,q=O.name,F=O.track,Z=O.discardable||!1,X=O.keyframe||!1,ee=null,Q;switch(a){case"u":Q=I.readUnsigned(n);break;case"f":Q=I.readFloat(n);break;case"i":Q=I.readSigned(n);break;case"s":Q=String.fromCharCode.apply(String,n);break;case"8":Q=I.readUtf8(n);break;case"d":Q=I.readDate(n);break}if(q==="SimpleBlock"||q==="Block"){var ne=0,se=I.readVint(n,ne),re=se.length,oe=se.value;ne+=re,F=oe,Q=I.readSigned(n.subarray(ne,ne+2)),ne+=2,q==="SimpleBlock"&&(X=!!(n[re+2]&128),Z=!!(n[re+2]&1)),ne+=1,ee=n.subarray(ne)}return D(D({},O),{data:n,discardable:Z,keyframe:X,payload:ee,track:F,value:Q})},I}();return toolsEbml.default=J,toolsEbml}var vint,hasRequiredVint;function requireVint(){return hasRequiredVint||(hasRequiredVint=1,vint=function(D,z,N){z=z||0;for(var J=1;J<=8&&!(D[z]>=Math.pow(2,8-J));J++);if(J>8)throw new Error("Unrepresentable length: "+J+" "+D.toString("hex",z,z+J));if(z+J>D.length)return null;var I,O=D[z]&(1<<8-J)-1;for(I=1;I<J;I++){if(I===7&&O>=Math.pow(2,45)&&D[z+7]>0)return{length:J,value:-1};O*=Math.pow(2,8),O+=D[z+I]}return N&&(O-=Math.pow(2,J*7-1)-1),{length:J,value:O}}),vint}var bufferReader,hasRequiredBufferReader;function requireBufferReader(){if(hasRequiredBufferReader)return bufferReader;hasRequiredBufferReader=1;var D=requireVint();function z(N){this.buffer=N,this.offset=0}return z.prototype.nextInt16BE=function(){var N=this.buffer.readInt16BE(this.offset);return this.offset+=2,N},z.prototype.nextUInt8=function(){var N=this.buffer.readUInt8(this.offset);return this.offset+=1,N},z.prototype.nextUIntV=function(){var N=D(this.buffer,this.offset);return this.offset+=N.length,N.value},z.prototype.nextIntV=function(){var N=D(this.buffer,this.offset,!0);return this.offset+=N.length,N.value},z.prototype.nextBuffer=function(N){var J=N?this.buffer.slice(this.offset,this.offset+N):this.buffer.slice(this.offset);return this.offset+=N||this.length,J},Object.defineProperty(z.prototype,"length",{get:function(){return this.buffer.length-this.offset}}),bufferReader=z,bufferReader}var ebmlBlock,hasRequiredEbmlBlock;function requireEbmlBlock(){if(hasRequiredEbmlBlock)return ebmlBlock;hasRequiredEbmlBlock=1;var D=requireBufferReader(),z=1,N=3,J=2;ebmlBlock=function(O){var n={},a=new D(O);n.trackNumber=a.nextUIntV(),n.timecode=a.nextInt16BE();var q=a.nextUInt8();n.invisible=!!(q&8),n.keyframe=!!(q&128),n.discardable=!!(q&1);var F=(q&6)>>1;return n.frames=I(a,F),n};function I(O,n){if(!n)return[O.nextBuffer()];var a,q,F=[],Z=O.nextUInt8()+1;if(n===J){if(O.length%Z!==0)throw new Error("Fixed-Size Lacing Error");for(q=O.length/Z,a=0;a<Z;a++)F.push(O.nextBuffer(q));return F}var X=[];if(n===z)for(a=0;a<Z-1;a++){var ee;q=0;do ee=O.nextUInt8(),q+=ee;while(ee===255);X.push(q)}else if(n===N)for(q=O.nextUIntV(),X.push(q),a=1;a<Z-1;a++)q+=O.nextIntV(),X.push(q);for(a=0;a<Z-1;a++)F.push(O.nextBuffer(X[a]));return F.push(O.nextBuffer()),F}return ebmlBlock}var hasRequiredTools;function requireTools(){return hasRequiredTools||(hasRequiredTools=1,function(D){Object.defineProperty(D,"__esModule",{value:!0}),D.convertEBMLDateToJSDate=D.createFloatBuffer=D.createIntBuffer=D.createUIntBuffer=D.encodeValueToBuffer=D.concat=D.putRefinedMetaData=D.extractElement=D.removeElement=D.makeMetadataSeekable=D.createRIFFChunk=D.VP8BitStreamToRiffWebPBuffer=D.WebPBlockFilter=D.encodeTag=D.readBlock=D.ebmlBlock=D.writeVint=D.readVint=D.Buffer=void 0;var z=requireInt64Buffer(),N=requireEBMLEncoder(),J=requireBuffer(),I=requireToolsEbml(),O=requireEbmlBlock();D.Buffer=J.Buffer,D.readVint=I.default.readVint,D.writeVint=I.default.writeVint,D.ebmlBlock=O;function n(le){return(0,D.ebmlBlock)(new D.Buffer(le))}D.readBlock=n;function a(le,de,ge){return ge===void 0&&(ge=!1),ae([le,ge?new D.Buffer("01ffffffffffffff","hex"):(0,D.writeVint)(de.length),de])}D.encodeTag=a;function q(le){return le.reduce(function(de,ge){if(ge.type!=="b"||ge.name!=="SimpleBlock")return de;var Se=(0,D.ebmlBlock)(ge.data),Ee=Se.frames.some(function(Be){var Le=Be.slice(3,6).toString("hex");return Le==="9d012a"});return Ee?de.concat(ge):de},[])}D.WebPBlockFilter=q;function F(le){var de=Z("VP8 ",le),ge=ae([new D.Buffer("WEBP","ascii"),de]);return Z("RIFF",ge)}D.VP8BitStreamToRiffWebPBuffer=F;function Z(le,de){var ge=new D.Buffer(4);return ge.writeUInt32LE(de.byteLength,0),ae([new D.Buffer(le.substr(0,4),"ascii"),ge,de,new D.Buffer(de.byteLength%2===0?0:1)])}D.createRIFFChunk=Z;function X(le,de,ge){var Se=Q("EBML",le),Ee=se(Se),Be=Ee+12,Le=le[le.length-1].dataEnd-Be,Je=Q("Info",le);ee("Duration",Je),Je.splice(1,0,{name:"Duration",type:"f",data:ye(de,8)});for(var We=se(Je),nt=Q("Tracks",le),bt=se(nt),Me=47,De=[],ut=5+ge.length*15,ze=[],it=-1,ft=10,ot=function(Re){var Ne=Me,Ze=Ne+We,Xe=Ze+bt,Qe=Xe+ut,mt=Qe-Le;if(De=[],De.push({name:"SeekHead",type:"m",isEnd:!1}),De.push({name:"Seek",type:"m",isEnd:!1}),De.push({name:"SeekID",type:"b",data:new D.Buffer([21,73,169,102])}),De.push({name:"SeekPosition",type:"u",data:be(Ne)}),De.push({name:"Seek",type:"m",isEnd:!0}),De.push({name:"Seek",type:"m",isEnd:!1}),De.push({name:"SeekID",type:"b",data:new D.Buffer([22,84,174,107])}),De.push({name:"SeekPosition",type:"u",data:be(Ze)}),De.push({name:"Seek",type:"m",isEnd:!0}),De.push({name:"Seek",type:"m",isEnd:!1}),De.push({name:"SeekID",type:"b",data:new D.Buffer([28,83,187,107])}),De.push({name:"SeekPosition",type:"u",data:be(Xe)}),De.push({name:"Seek",type:"m",isEnd:!0}),De.push({name:"SeekHead",type:"m",isEnd:!0}),Me=se(De),ze=[],ze.push({name:"Cues",type:"m",isEnd:!1}),ge.forEach(function(_t){var rn=_t.CueTrack,At=_t.CueClusterPosition,Dt=_t.CueTime;ze.push({name:"CuePoint",type:"m",isEnd:!1}),ze.push({name:"CueTime",type:"u",data:be(Dt)}),ze.push({name:"CueTrackPositions",type:"m",isEnd:!1}),ze.push({name:"CueTrack",type:"u",data:be(rn)}),At-=Be,At+=mt,ze.push({name:"CueClusterPosition",type:"u",data:be(At)}),ze.push({name:"CueTrackPositions",type:"m",isEnd:!0}),ze.push({name:"CuePoint",type:"m",isEnd:!0})}),ze.push({name:"Cues",type:"m",isEnd:!0}),ut=se(ze),it!==mt){if(it=mt,Re===ft-1)throw new Error("Failed to converge to a stable metadata size")}else return"break"},Ve=0;Ve<ft;Ve++){var $e=ot(Ve);if($e==="break")break}var Oe=[].concat.apply([],[Se,{name:"Segment",type:"m",isEnd:!1,unknownSize:!0},De,Je,nt,ze]),xe=new N.default().encode(Oe);return xe}D.makeMetadataSeekable=X;function ee(le,de){for(var ge=-1,Se=0;Se<de.length;Se++){var Ee=de[Se];if(Ee.name===le)if(Ee.type==="m")if(!Ee.isEnd)ge=Se;else{if(ge==-1)throw new Error("Detected ".concat(le," closing element before finding the start"));de.splice(ge,Se-ge+1);return}else{de.splice(Se,1);return}}}D.removeElement=ee;function Q(le,de){for(var ge=[],Se=-1,Ee=0;Ee<de.length;Ee++){var Be=de[Ee];if(Be.name===le)if(Be.type==="m")if(!Be.isEnd)Se=Ee;else{if(Se==-1)throw new Error("Detected ".concat(le," closing element before finding the start"));ge=de.slice(Se,Ee+1);break}else{ge.push(de[Ee]);break}}return ge}D.extractElement=Q;function ne(le,de){Array.isArray(de.cueInfos)&&!Array.isArray(de.cues)&&(console.warn("putRefinedMetaData: info.cueInfos property is deprecated. please use info.cues"),de.cues=de.cueInfos);for(var ge=[],Se=[],Ee=0;Ee<le.length;Ee++){var Be=le[Ee];if(Be.type==="m"&&Be.name==="Segment"){if(ge=le.slice(0,Ee),Se=le.slice(Ee),Be.unknownSize){Se.shift();break}throw new Error("this metadata is not streaming webm file")}}if(!(Se[Se.length-1].dataEnd>0))throw new Error("metadata dataEnd has wrong number");var Le=Se[Se.length-1].dataEnd,Je=ge[ge.length-1].dataEnd,We=new N.default().encode(ge).byteLength,nt=We-Je,bt=Le-Se[0].tagStart;Se[0].tagStart-Je,Se[0].tagStart;var Me=new D.Buffer([24,83,128,103]),De=new D.Buffer("01ffffffffffffff","hex"),ut=Me.byteLength+De.byteLength,ze=bt,it;for(it=1;it<20;it++){var ft=Je+ut+ze,ot=ft-Le,Ve=nt+ot,$e=re(Se,Ve,de),Oe=new N.default().encode($e).byteLength;if(Oe===ze)return new N.default().encode([].concat(ge,[{type:"m",name:"Segment",isEnd:!1,unknownSize:!0}],$e));ze=Oe}throw new Error("unable to refine metadata, stable size could not be found in "+it+" iterations!")}D.putRefinedMetaData=ne;function se(le){var de=new N.default;return le.reduce(function(ge,Se){return ge.concat(de.encode([Se]))},[]).reduce(function(ge,Se){return ge+Se.byteLength},0)}function re(le,de,ge){var Se=ge.duration,Ee=ge.clusterPtrs,Be=ge.cues,Le=le.slice(0);if(typeof Se=="number"){var Je=!1;Le.forEach(function(nt){nt.type==="f"&&nt.name==="Duration"&&(Je=!0,nt.data=ye(Se,8))}),Je||_e(Le,"Info",[{name:"Duration",type:"f",data:ye(Se,8)}])}Array.isArray(Be)&&_e(Le,"Cues",me(Be,de));var We=[];return Array.isArray(Ee)&&(console.warn("append cluster pointers to seekhead is deprecated. please use cues"),We=oe(Ee,de)),_e(Le,"SeekHead",We,!0),Le}function oe(le,de){var ge=[];return le.forEach(function(Se){ge.push({name:"Seek",type:"m",isEnd:!1}),ge.push({name:"SeekID",type:"b",data:new D.Buffer([31,67,182,117])}),ge.push({name:"SeekPosition",type:"u",data:be(Se+de)}),ge.push({name:"Seek",type:"m",isEnd:!0})}),ge}function me(le,de){var ge=[];return le.forEach(function(Se){var Ee=Se.CueTrack,Be=Se.CueClusterPosition,Le=Se.CueTime;ge.push({name:"CuePoint",type:"m",isEnd:!1}),ge.push({name:"CueTime",type:"u",data:be(Le)}),ge.push({name:"CueTrackPositions",type:"m",isEnd:!1}),ge.push({name:"CueTrack",type:"u",data:be(Ee)}),ge.push({name:"CueClusterPosition",type:"u",data:be(Be+de)}),ge.push({name:"CueTrackPositions",type:"m",isEnd:!0}),ge.push({name:"CuePoint",type:"m",isEnd:!0})}),ge}function _e(le,de,ge,Se){Se===void 0&&(Se=!1);for(var Ee=-1,Be=0;Be<le.length;Be++){var Le=le[Be];if(Le.type==="m"&&Le.name===de&&Le.isEnd===!1){Ee=Be;break}}Ee>=0?Array.prototype.splice.apply(le,[Ee+1,0].concat(ge)):Se?[].concat([{name:de,type:"m",isEnd:!1}],ge,[{name:de,type:"m",isEnd:!0}]).reverse().forEach(function(Je){le.unshift(Je)}):(le.push({name:de,type:"m",isEnd:!1}),ge.forEach(function(Je){le.push(Je)}),le.push({name:de,type:"m",isEnd:!0}))}function ae(le){return D.Buffer.concat(le)}D.concat=ae;function fe(le){var de=new D.Buffer(0);if(le.type==="m")return le;switch(le.type){case"u":de=be(le.value);break;case"i":de=he(le.value);break;case"f":de=ye(le.value);break;case"s":de=new D.Buffer(le.value,"ascii");break;case"8":de=new D.Buffer(le.value,"utf8");break;case"b":de=le.value;break;case"d":de=new z.Int64BE(le.value.getTime().toString()).toBuffer();break}return Object.assign({},le,{data:de})}D.encodeValueToBuffer=fe;function be(le){for(var de=1;le>=Math.pow(2,8*de);de++);if(de>=7)return console.warn("7bit or more bigger uint not supported."),new z.Uint64BE(le).toBuffer();var ge=new D.Buffer(de);return ge.writeUIntBE(le,0,de),ge}D.createUIntBuffer=be;function he(le){for(var de=1;le>=Math.pow(2,8*de);de++);if(de>=7)return console.warn("7bit or more bigger uint not supported."),new z.Int64BE(le).toBuffer();var ge=new D.Buffer(de);return ge.writeIntBE(le,0,de),ge}D.createIntBuffer=he;function ye(le,de){if(de===void 0&&(de=8),de===8){var ge=new D.Buffer(8);return ge.writeDoubleBE(le,0),ge}else if(de===4){var ge=new D.Buffer(4);return ge.writeFloatBE(le,0),ge}else throw new Error("float type bits must 4bytes or 8bytes")}D.createFloatBuffer=ye;function we(le){return le instanceof Date?le:new Date(new Date("2001-01-01T00:00:00.000Z").getTime()+Number(le)/1e3/1e3)}D.convertEBMLDateToJSDate=we}(tools)),tools}var hasRequiredEBMLDecoder;function requireEBMLDecoder(){if(hasRequiredEBMLDecoder)return EBMLDecoder;hasRequiredEBMLDecoder=1,Object.defineProperty(EBMLDecoder,"__esModule",{value:!0});var D=requireInt64Buffer(),z=requireTools(),N=requireTools(),J=requireEbmlID(),I;(function(n){n[n.STATE_TAG=1]="STATE_TAG",n[n.STATE_SIZE=2]="STATE_SIZE",n[n.STATE_CONTENT=3]="STATE_CONTENT"})(I||(I={}));var O=function(){function n(){this._buffer=new z.Buffer(0),this._tag_stack=[],this._state=I.STATE_TAG,this._cursor=0,this._total=0,this._schema=J.byEbmlID,this._result=[]}return n.prototype.decode=function(a){this.readChunk(a);var q=this._result;return this._result=[],q},n.prototype.readChunk=function(a){for(this._buffer=N.concat([this._buffer,new z.Buffer(a)]);this._cursor<this._buffer.length&&!(this._state===I.STATE_TAG&&!this.readTag()||this._state===I.STATE_SIZE&&!this.readSize()||this._state===I.STATE_CONTENT&&!this.readContent()););},n.prototype.getSchemaInfo=function(a){return this._schema[a]||{name:"unknown",level:-1,type:"unknown",description:"unknown"}},n.prototype.readTag=function(){if(this._cursor>=this._buffer.length)return!1;var a=(0,z.readVint)(this._buffer,this._cursor);if(a==null)return!1;var q=this._buffer.slice(this._cursor,this._cursor+a.length),F=q.reduce(function(ee,Q,ne,se){return ee+Q*Math.pow(16,2*(se.length-1-ne))},0),Z=this.getSchemaInfo(F),X={EBML_ID:F.toString(16),schema:Z,type:Z.type,name:Z.name,level:Z.level,tagStart:this._total,tagEnd:this._total+a.length,sizeStart:this._total+a.length,sizeEnd:null,dataStart:null,dataEnd:null,dataSize:null,data:null};return this._tag_stack.push(X),this._cursor+=a.length,this._total+=a.length,this._state=I.STATE_SIZE,!0},n.prototype.readSize=function(){if(this._cursor>=this._buffer.length)return!1;var a=(0,z.readVint)(this._buffer,this._cursor);if(a==null)return!1;var q=this._tag_stack[this._tag_stack.length-1];return q.sizeEnd=q.sizeStart+a.length,q.dataStart=q.sizeEnd,q.dataSize=a.value,a.value===-1?(q.dataEnd=-1,q.type==="m"&&(q.unknownSize=!0)):q.dataEnd=q.sizeEnd+a.value,this._cursor+=a.length,this._total+=a.length,this._state=I.STATE_CONTENT,!0},n.prototype.readContent=function(){var a=this._tag_stack[this._tag_stack.length-1];if(a.type==="m"){if(a.isEnd=!1,this._result.push(a),this._state=I.STATE_TAG,a.dataSize===0){var q=Object.assign({},a,{isEnd:!0});this._result.push(q),this._tag_stack.pop()}return!0}if(this._buffer.length<this._cursor+a.dataSize)return!1;var F=this._buffer.slice(this._cursor,this._cursor+a.dataSize);switch(this._buffer=this._buffer.slice(this._cursor+a.dataSize),a.data=F,a.type){case"u":a.value=F.readUIntBE(0,F.length);break;case"i":a.value=F.readIntBE(0,F.length);break;case"f":a.value=a.dataSize===4?F.readFloatBE(0):a.dataSize===8?F.readDoubleBE(0):(console.warn("cannot read ".concat(a.dataSize," octets float. failback to 0")),0);break;case"s":a.value=F.toString("ascii");break;case"8":a.value=F.toString("utf8");break;case"b":a.value=F;break;case"d":a.value=(0,z.convertEBMLDateToJSDate)(new D.Int64BE(F).toNumber());break}if(a.value===null)throw new Error("unknown tag type:"+a.type);for(this._result.push(a),this._total+=a.dataSize,this._state=I.STATE_TAG,this._cursor=0,this._tag_stack.pop();this._tag_stack.length>0;){var Z=this._tag_stack[this._tag_stack.length-1];if(Z.dataEnd<0)return this._tag_stack.pop(),!0;if(this._total<Z.dataEnd)break;if(Z.type!=="m")throw new Error("parent element is not master element");var q=Object.assign({},Z,{isEnd:!0});this._result.push(q),this._tag_stack.pop()}return!0},n}();return EBMLDecoder.default=O,EBMLDecoder}var EBMLReader={},events={exports:{}},hasRequiredEvents;function requireEvents(){if(hasRequiredEvents)return events.exports;hasRequiredEvents=1;var D=typeof Reflect=="object"?Reflect:null,z=D&&typeof D.apply=="function"?D.apply:function(fe,be,he){return Function.prototype.apply.call(fe,be,he)},N;D&&typeof D.ownKeys=="function"?N=D.ownKeys:Object.getOwnPropertySymbols?N=function(fe){return Object.getOwnPropertyNames(fe).concat(Object.getOwnPropertySymbols(fe))}:N=function(fe){return Object.getOwnPropertyNames(fe)};function J(ae){console&&console.warn&&console.warn(ae)}var I=Number.isNaN||function(fe){return fe!==fe};function O(){O.init.call(this)}events.exports=O,events.exports.once=oe,O.EventEmitter=O,O.prototype._events=void 0,O.prototype._eventsCount=0,O.prototype._maxListeners=void 0;var n=10;function a(ae){if(typeof ae!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof ae)}Object.defineProperty(O,"defaultMaxListeners",{enumerable:!0,get:function(){return n},set:function(ae){if(typeof ae!="number"||ae<0||I(ae))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+ae+".");n=ae}}),O.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},O.prototype.setMaxListeners=function(fe){if(typeof fe!="number"||fe<0||I(fe))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+fe+".");return this._maxListeners=fe,this};function q(ae){return ae._maxListeners===void 0?O.defaultMaxListeners:ae._maxListeners}O.prototype.getMaxListeners=function(){return q(this)},O.prototype.emit=function(fe){for(var be=[],he=1;he<arguments.length;he++)be.push(arguments[he]);var ye=fe==="error",we=this._events;if(we!==void 0)ye=ye&&we.error===void 0;else if(!ye)return!1;if(ye){var le;if(be.length>0&&(le=be[0]),le instanceof Error)throw le;var de=new Error("Unhandled error."+(le?" ("+le.message+")":""));throw de.context=le,de}var ge=we[fe];if(ge===void 0)return!1;if(typeof ge=="function")z(ge,this,be);else for(var Se=ge.length,Ee=ne(ge,Se),he=0;he<Se;++he)z(Ee[he],this,be);return!0};function F(ae,fe,be,he){var ye,we,le;if(a(be),we=ae._events,we===void 0?(we=ae._events=Object.create(null),ae._eventsCount=0):(we.newListener!==void 0&&(ae.emit("newListener",fe,be.listener?be.listener:be),we=ae._events),le=we[fe]),le===void 0)le=we[fe]=be,++ae._eventsCount;else if(typeof le=="function"?le=we[fe]=he?[be,le]:[le,be]:he?le.unshift(be):le.push(be),ye=q(ae),ye>0&&le.length>ye&&!le.warned){le.warned=!0;var de=new Error("Possible EventEmitter memory leak detected. "+le.length+" "+String(fe)+" listeners added. Use emitter.setMaxListeners() to increase limit");de.name="MaxListenersExceededWarning",de.emitter=ae,de.type=fe,de.count=le.length,J(de)}return ae}O.prototype.addListener=function(fe,be){return F(this,fe,be,!1)},O.prototype.on=O.prototype.addListener,O.prototype.prependListener=function(fe,be){return F(this,fe,be,!0)};function Z(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function X(ae,fe,be){var he={fired:!1,wrapFn:void 0,target:ae,type:fe,listener:be},ye=Z.bind(he);return ye.listener=be,he.wrapFn=ye,ye}O.prototype.once=function(fe,be){return a(be),this.on(fe,X(this,fe,be)),this},O.prototype.prependOnceListener=function(fe,be){return a(be),this.prependListener(fe,X(this,fe,be)),this},O.prototype.removeListener=function(fe,be){var he,ye,we,le,de;if(a(be),ye=this._events,ye===void 0)return this;if(he=ye[fe],he===void 0)return this;if(he===be||he.listener===be)--this._eventsCount===0?this._events=Object.create(null):(delete ye[fe],ye.removeListener&&this.emit("removeListener",fe,he.listener||be));else if(typeof he!="function"){for(we=-1,le=he.length-1;le>=0;le--)if(he[le]===be||he[le].listener===be){de=he[le].listener,we=le;break}if(we<0)return this;we===0?he.shift():se(he,we),he.length===1&&(ye[fe]=he[0]),ye.removeListener!==void 0&&this.emit("removeListener",fe,de||be)}return this},O.prototype.off=O.prototype.removeListener,O.prototype.removeAllListeners=function(fe){var be,he,ye;if(he=this._events,he===void 0)return this;if(he.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):he[fe]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete he[fe]),this;if(arguments.length===0){var we=Object.keys(he),le;for(ye=0;ye<we.length;++ye)le=we[ye],le!=="removeListener"&&this.removeAllListeners(le);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(be=he[fe],typeof be=="function")this.removeListener(fe,be);else if(be!==void 0)for(ye=be.length-1;ye>=0;ye--)this.removeListener(fe,be[ye]);return this};function ee(ae,fe,be){var he=ae._events;if(he===void 0)return[];var ye=he[fe];return ye===void 0?[]:typeof ye=="function"?be?[ye.listener||ye]:[ye]:be?re(ye):ne(ye,ye.length)}O.prototype.listeners=function(fe){return ee(this,fe,!0)},O.prototype.rawListeners=function(fe){return ee(this,fe,!1)},O.listenerCount=function(ae,fe){return typeof ae.listenerCount=="function"?ae.listenerCount(fe):Q.call(ae,fe)},O.prototype.listenerCount=Q;function Q(ae){var fe=this._events;if(fe!==void 0){var be=fe[ae];if(typeof be=="function")return 1;if(be!==void 0)return be.length}return 0}O.prototype.eventNames=function(){return this._eventsCount>0?N(this._events):[]};function ne(ae,fe){for(var be=new Array(fe),he=0;he<fe;++he)be[he]=ae[he];return be}function se(ae,fe){for(;fe+1<ae.length;fe++)ae[fe]=ae[fe+1];ae.pop()}function re(ae){for(var fe=new Array(ae.length),be=0;be<fe.length;++be)fe[be]=ae[be].listener||ae[be];return fe}function oe(ae,fe){return new Promise(function(be,he){function ye(le){ae.removeListener(fe,we),he(le)}function we(){typeof ae.removeListener=="function"&&ae.removeListener("error",ye),be([].slice.call(arguments))}_e(ae,fe,we,{once:!0}),fe!=="error"&&me(ae,ye,{once:!0})})}function me(ae,fe,be){typeof ae.on=="function"&&_e(ae,"error",fe,be)}function _e(ae,fe,be,he){if(typeof ae.on=="function")he.once?ae.once(fe,be):ae.on(fe,be);else if(typeof ae.addEventListener=="function")ae.addEventListener(fe,function ye(we){he.once&&ae.removeEventListener(fe,ye),be(we)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof ae)}return events.exports}var hasRequiredEBMLReader;function requireEBMLReader(){if(hasRequiredEBMLReader)return EBMLReader;hasRequiredEBMLReader=1;var D=EBMLReader&&EBMLReader.__extends||function(){var I=function(O,n){return I=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,q){a.__proto__=q}||function(a,q){for(var F in q)Object.prototype.hasOwnProperty.call(q,F)&&(a[F]=q[F])},I(O,n)};return function(O,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");I(O,n);function a(){this.constructor=O}O.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}}();Object.defineProperty(EBMLReader,"__esModule",{value:!0});var z=requireEvents(),N=requireTools(),J=function(I){D(O,I);function O(){var n=I.call(this)||this;return n.logGroup="",n.hasLoggingStarted=!1,n.metadataloaded=!1,n.chunks=[],n.stack=[],n.segmentOffset=0,n.last2SimpleBlockVideoTrackTimecode=[0,0],n.last2SimpleBlockAudioTrackTimecode=[0,0],n.lastClusterTimecode=0,n.lastClusterPosition=0,n.timecodeScale=1e6,n.metadataSize=0,n.metadatas=[],n.cues=[],n.firstVideoBlockRead=!1,n.firstAudioBlockRead=!1,n.currentTrack={TrackNumber:-1,TrackType:-1,DefaultDuration:null,CodecDelay:null},n.trackTypes=[],n.trackDefaultDuration=[],n.trackCodecDelay=[],n.trackInfo={type:"nothing"},n.ended=!1,n.logging=!1,n.use_duration_every_simpleblock=!1,n.use_webp=!1,n.use_segment_info=!0,n.drop_default_duration=!0,n}return O.prototype.stop=function(){for(this.ended=!0,this.emit_segment_info();this.stack.length;)this.stack.pop(),this.logging&&console.groupEnd();this.logging&&this.hasLoggingStarted&&this.logGroup&&console.groupEnd()},O.prototype.emit_segment_info=function(){var n=this.chunks;if(this.chunks=[],this.metadataloaded){if(!this.use_segment_info)return;var F=this.lastClusterTimecode,Z=this.duration,X=this.timecodeScale;this.emit("cluster",{timecode:F,data:n}),this.emit("duration",{timecodeScale:X,duration:Z})}else{this.metadataloaded=!0,this.metadatas=n;var a=this.trackTypes.indexOf(1),q=this.trackTypes.indexOf(2);if(this.trackInfo=a>=0&&q>=0?{type:"both",trackNumber:a}:a>=0?{type:"video",trackNumber:a}:q>=0?{type:"audio",trackNumber:q}:{type:"nothing"},!this.use_segment_info)return;this.emit("metadata",{data:n,metadataSize:this.metadataSize})}},O.prototype.read=function(n){var a=this,q=!1;if(!this.ended){if(n.type==="m")if(n.isEnd)this.stack.pop();else{var F=this.stack[this.stack.length-1];if(F!=null&&F.level>=n.level){this.stack.pop(),this.logging&&console.groupEnd(),F.dataEnd=n.dataEnd,F.dataSize=n.dataEnd-F.dataStart,F.unknownSize=!1;var Z=Object.assign({},F,{name:F.name,type:F.type,isEnd:!0});this.chunks.push(Z)}this.stack.push(n)}if(n.type==="m"&&n.name=="Segment")this.segmentOffset!=0&&console.warn("Multiple segments detected!"),this.segmentOffset=n.dataStart,this.emit("segment_offset",this.segmentOffset);else if(n.type==="b"&&n.name==="SimpleBlock"){var X=N.ebmlBlock(n.data),ee=X.timecode,Q=X.trackNumber,ne=X.frames;if(this.trackTypes[Q]===1){if(!this.firstVideoBlockRead&&(this.firstVideoBlockRead=!0,this.trackInfo.type==="both"||this.trackInfo.type==="video")){var se=this.lastClusterTimecode+ee;this.cues.push({CueTrack:Q,CueClusterPosition:this.lastClusterPosition,CueTime:se}),this.emit("cue_info",{CueTrack:Q,CueClusterPosition:this.lastClusterPosition,CueTime:this.lastClusterTimecode}),this.emit("cue",{CueTrack:Q,CueClusterPosition:this.lastClusterPosition,CueTime:se})}this.last2SimpleBlockVideoTrackTimecode=[this.last2SimpleBlockVideoTrackTimecode[1],ee]}else if(this.trackTypes[Q]===2){if(!this.firstAudioBlockRead&&(this.firstAudioBlockRead=!0,this.trackInfo.type==="audio")){var se=this.lastClusterTimecode+ee;this.cues.push({CueTrack:Q,CueClusterPosition:this.lastClusterPosition,CueTime:se}),this.emit("cue_info",{CueTrack:Q,CueClusterPosition:this.lastClusterPosition,CueTime:this.lastClusterTimecode}),this.emit("cue",{CueTrack:Q,CueClusterPosition:this.lastClusterPosition,CueTime:se})}this.last2SimpleBlockAudioTrackTimecode=[this.last2SimpleBlockAudioTrackTimecode[1],ee]}this.use_duration_every_simpleblock&&this.emit("duration",{timecodeScale:this.timecodeScale,duration:this.duration}),this.use_webp&&ne.forEach(function(re){var oe=re.slice(3,6).toString("hex");if(oe==="9d012a"){var me=N.VP8BitStreamToRiffWebPBuffer(re),_e=new Blob([me],{type:"image/webp"}),ae=a.duration;a.emit("webp",{currentTime:ae,webp:_e})}})}else n.type==="m"&&n.name==="Cluster"&&n.isEnd===!1?(this.firstVideoBlockRead=!1,this.firstAudioBlockRead=!1,this.emit_segment_info(),this.emit("cluster_ptr",n.tagStart),this.lastClusterPosition=n.tagStart):n.type==="u"&&n.name==="Timecode"?this.lastClusterTimecode=n.value:n.type==="u"&&n.name==="TimecodeScale"?this.timecodeScale=n.value:n.type==="m"&&n.name==="TrackEntry"?n.isEnd?(this.trackTypes[this.currentTrack.TrackNumber]=this.currentTrack.TrackType,this.trackDefaultDuration[this.currentTrack.TrackNumber]=this.currentTrack.DefaultDuration,this.trackCodecDelay[this.currentTrack.TrackNumber]=this.currentTrack.CodecDelay):this.currentTrack={TrackNumber:-1,TrackType:-1,DefaultDuration:null,CodecDelay:null}:n.type==="u"&&n.name==="TrackType"?this.currentTrack.TrackType=n.value:n.type==="u"&&n.name==="TrackNumber"?this.currentTrack.TrackNumber=n.value:n.type==="u"&&n.name==="CodecDelay"?this.currentTrack.CodecDelay=n.value:n.type==="u"&&n.name==="DefaultDuration"?this.drop_default_duration?(console.warn("DefaultDuration detected!, remove it"),q=!0):this.currentTrack.DefaultDuration=n.value:n.name==="unknown"&&console.warn(n);!this.metadataloaded&&n.dataEnd>0&&(this.metadataSize=n.dataEnd),q||this.chunks.push(n),this.logging&&this.put(n)}},Object.defineProperty(O.prototype,"duration",{get:function(){if(this.trackInfo.type==="nothing")return console.warn("no video, no audio track"),0;var n=0,a=0,q=0,F=this.trackDefaultDuration[this.trackInfo.trackNumber];if(typeof F=="number")n=F;else if(this.trackInfo.type==="both")if(this.last2SimpleBlockAudioTrackTimecode[1]>this.last2SimpleBlockVideoTrackTimecode[1]){n=(this.last2SimpleBlockAudioTrackTimecode[1]-this.last2SimpleBlockAudioTrackTimecode[0])*this.timecodeScale;var Z=this.trackCodecDelay[this.trackTypes.indexOf(2)];typeof Z=="number"&&(a=Z),q=this.last2SimpleBlockAudioTrackTimecode[1]}else{n=(this.last2SimpleBlockVideoTrackTimecode[1]-this.last2SimpleBlockVideoTrackTimecode[0])*this.timecodeScale;var Z=this.trackCodecDelay[this.trackTypes.indexOf(1)];typeof Z=="number"&&(a=Z),q=this.last2SimpleBlockVideoTrackTimecode[1]}else if(this.trackInfo.type==="video"){n=(this.last2SimpleBlockVideoTrackTimecode[1]-this.last2SimpleBlockVideoTrackTimecode[0])*this.timecodeScale;var Z=this.trackCodecDelay[this.trackInfo.trackNumber];typeof Z=="number"&&(a=Z),q=this.last2SimpleBlockVideoTrackTimecode[1]}else if(this.trackInfo.type==="audio"){n=(this.last2SimpleBlockAudioTrackTimecode[1]-this.last2SimpleBlockAudioTrackTimecode[0])*this.timecodeScale;var Z=this.trackCodecDelay[this.trackInfo.trackNumber];typeof Z=="number"&&(a=Z),q=this.last2SimpleBlockAudioTrackTimecode[1]}var X=(this.lastClusterTimecode+q)*this.timecodeScale+n-a,ee=X/this.timecodeScale;return Math.floor(ee)},enumerable:!1,configurable:!0}),O.prototype.addListener=function(n,a){return I.prototype.addListener.call(this,n,a)},O.prototype.put=function(n){this.hasLoggingStarted||(this.hasLoggingStarted=!0,this.logging&&this.logGroup&&console.groupCollapsed(this.logGroup)),n.type==="m"?n.isEnd?console.groupEnd():console.group(n.name+":"+n.tagStart):n.type==="b"?console.log(n.name,n.type):console.log(n.name,n.tagStart,n.type,n.value)},O}(z.EventEmitter);return EBMLReader.default=J,EBMLReader}var hasRequiredEbml;function requireEbml(){return hasRequiredEbml||(hasRequiredEbml=1,function(D){var z=ebml&&ebml.__createBinding||(Object.create?function(a,q,F,Z){Z===void 0&&(Z=F),Object.defineProperty(a,Z,{enumerable:!0,get:function(){return q[F]}})}:function(a,q,F,Z){Z===void 0&&(Z=F),a[Z]=q[F]}),N=ebml&&ebml.__exportStar||function(a,q){for(var F in a)F!=="default"&&!Object.prototype.hasOwnProperty.call(q,F)&&z(q,a,F)};Object.defineProperty(D,"__esModule",{value:!0}),D.tools=D.Reader=D.Encoder=D.Decoder=void 0,N(requireEBML(),D);var J=requireEBMLDecoder();D.Decoder=J.default;var I=requireEBMLEncoder();D.Encoder=I.default;var O=requireEBMLReader();D.Reader=O.default;var n=requireTools();D.tools=n}(ebml)),ebml}var hasRequiredLib;function requireLib(){if(hasRequiredLib)return lib;hasRequiredLib=1;var D=lib&&lib.__awaiter||function(I,O,n,a){function q(F){return F instanceof n?F:new n(function(Z){Z(F)})}return new(n||(n=Promise))(function(F,Z){function X(ne){try{Q(a.next(ne))}catch(se){Z(se)}}function ee(ne){try{Q(a.throw(ne))}catch(se){Z(se)}}function Q(ne){ne.done?F(ne.value):q(ne.value).then(X,ee)}Q((a=a.apply(I,O||[])).next())})},z=lib&&lib.__generator||function(I,O){var n={label:0,sent:function(){if(F[0]&1)throw F[1];return F[1]},trys:[],ops:[]},a,q,F,Z;return Z={next:X(0),throw:X(1),return:X(2)},typeof Symbol=="function"&&(Z[Symbol.iterator]=function(){return this}),Z;function X(Q){return function(ne){return ee([Q,ne])}}function ee(Q){if(a)throw new TypeError("Generator is already executing.");for(;n;)try{if(a=1,q&&(F=Q[0]&2?q.return:Q[0]?q.throw||((F=q.return)&&F.call(q),0):q.next)&&!(F=F.call(q,Q[1])).done)return F;switch(q=0,F&&(Q=[Q[0]&2,F.value]),Q[0]){case 0:case 1:F=Q;break;case 4:return n.label++,{value:Q[1],done:!1};case 5:n.label++,q=Q[1],Q=[0];continue;case 7:Q=n.ops.pop(),n.trys.pop();continue;default:if(F=n.trys,!(F=F.length>0&&F[F.length-1])&&(Q[0]===6||Q[0]===2)){n=0;continue}if(Q[0]===3&&(!F||Q[1]>F[0]&&Q[1]<F[3])){n.label=Q[1];break}if(Q[0]===6&&n.label<F[1]){n.label=F[1],F=Q;break}if(F&&n.label<F[2]){n.label=F[2],n.ops.push(Q);break}F[2]&&n.ops.pop(),n.trys.pop();continue}Q=O.call(I,n)}catch(ne){Q=[6,ne],q=0}finally{a=F=0}if(Q[0]&5)throw Q[1];return{value:Q[0]?Q[1]:void 0,done:!0}}};Object.defineProperty(lib,"__esModule",{value:!0});var N=requireEbml();function J(I){return D(this,void 0,void 0,function(){var O,n,a,q,F,Z,X,ee,Q,ne,se,re;return z(this,function(oe){switch(oe.label){case 0:if(!I)throw Error("call to fixWebmDuration requires a blob");O=new N.Decoder,n=new N.Reader,a=I.stream(),q=a.getReader(),oe.label=1;case 1:return[4,q.read()];case 2:return F=oe.sent(),Z=F.done,X=F.value,Z?(n.stop(),[3,3]):(ee=O.decode(X),ee=ee==null?void 0:ee.filter(function(me){return me.type!=="unknown"}),ee.forEach(function(me){n.read(me)}),X=null,[3,1]);case 3:return Q=N.tools.makeMetadataSeekable(n.metadatas,n.duration,n.cues),ne=new Blob([Q],{type:I.type}),se=I.slice(n.metadataSize),re=new Blob([ne,se],{type:I.type}),[2,re]}})})}return lib.default=J,lib}var libExports=requireLib();const fixWebmDuration=getDefaultExportFromCjs(libExports);class StreamRecorder{constructor(){Te(this,tt);Te(this,wt,!1);Te(this,yt,!1);Te(this,Mt,0);Te(this,Nt,0);Te(this,at,0);Te(this,ct,0);Te(this,gt,0);ce(this,"onchange",z=>{});ce(this,"onDurationChange",z=>{});ce(this,"start",async(z="")=>{z||(z=`video_Record_${E$1(Date.now())}`);let N=[];return navigator.mediaDevices.getDisplayMedia({audio:!0,video:!0}).then(J=>{const I=J.getTracks();for(const n of I)n.onended=()=>this.stop();Pe(this,wt,!0),Pe(this,yt,!1),Pe(this,tt,new MediaRecorder(J)),pe(this,tt).start();const O=new Date().getTime();Pe(this,Mt,O),Pe(this,at,O),pe(this,St).call(this),pe(this,qt).call(this),pe(this,tt).addEventListener("dataavailable",n=>{N.push(n.data)}),pe(this,tt).addEventListener("stop",async()=>{Pe(this,wt,!1);const n=new Date().getTime();Pe(this,Nt,n),Pe(this,ct,pe(this,ct)+(n-pe(this,at))),pe(this,St).call(this),clearInterval(pe(this,gt));const a=J.getTracks();for(const ee of a)ee.stop();if(pe(this,tt)===null)return;const q=new Blob(N,{type:pe(this,tt).mimeType}),F=await fixWebmDuration(q),Z=URL.createObjectURL(F),X=document.createElement("a");X.href=Z,X.download=`${z}.mp4`,X.click(),URL.revokeObjectURL(Z),N=[],Pe(this,tt,null)})})});ce(this,"pause",async()=>{var N;await new Promise(J=>setTimeout(()=>J(!0),300)),(N=pe(this,tt))==null||N.pause(),Pe(this,yt,!0);const z=new Date().getTime();Pe(this,ct,pe(this,ct)+(z-pe(this,at))),pe(this,St).call(this),clearInterval(pe(this,gt))});ce(this,"resume",async()=>{var N;(N=pe(this,tt))==null||N.resume(),Pe(this,yt,!1);const z=new Date().getTime();Pe(this,at,z),pe(this,St).call(this),pe(this,qt).call(this)});ce(this,"stop",async()=>{var z;(z=pe(this,tt))==null||z.stop()});ce(this,"getDuration",()=>{if(pe(this,at)===0)return 0;let z=pe(this,ct);const N=new Date().getTime();if(pe(this,wt)&&pe(this,yt)===!1){const J=N-pe(this,at);Pe(this,at,N),z=z+J}return z});ce(this,"getInfo",()=>({active:pe(this,wt),pause:pe(this,yt),startTime:pe(this,Mt),endTime:pe(this,Nt),duration:pe(this,ct)}));Te(this,St,()=>{const z=this.getInfo();this.onchange(z)});Te(this,qt,()=>{clearInterval(pe(this,gt)),Pe(this,gt,setInterval(()=>{Pe(this,ct,this.getDuration()),this.onDurationChange(pe(this,ct))},500))})}}tt=new WeakMap,wt=new WeakMap,yt=new WeakMap,Mt=new WeakMap,Nt=new WeakMap,at=new WeakMap,ct=new WeakMap,gt=new WeakMap,St=new WeakMap,qt=new WeakMap;class RoomBase{constructor(z){ce(this,"options",{appid:"",sdkToken:"",roomId:"",userId:"",earlyId:"",callType:0,debug:!1,reportErr:!0,logUrl:"https://logs.putplay.cc",newPublishAutoSubscribe:!0});ce(this,"sdk_service_version","1.0.6");ce(this,"prohibitNotify",!1);ce(this,"isEarly",!1);ce(this,"isInRoom",!1);ce(this,"taskQueue");ce(this,"roomState","ready");ce(this,"createAt",Date.now());ce(this,"cwsIns");ce(this,"peerIns");ce(this,"transceiverMap",new Map);ce(this,"sendChannel");ce(this,"receiveChannel");ce(this,"userMap",new Map);ce(this,"setLocalStreamActiveMap",new Map);ce(this,"phoneyStreams",new Map);ce(this,"recorder",new StreamRecorder);ce(this,"networkQualityTester",new NetworkQualityTester);ce(this,"mediaDevicesErrInfo",{microphoneCamera_audio:"",microphoneCamera_video:"",screenSharing_video:"",screenSharing_audio:""});ce(this,"reportLogs",(z,N="未知错误")=>{const{appid:J,userId:I,earlyId:O="",logUrl:n,reportErr:a}=this.options;if(!a)return;const q="web",F=Z=>({ws_c_timeout:0,webrtc_c_timeout:1,join_room_error:2,publish_error:3,subscribe_error:4,close_track_error:5,heartbeat_e_timeout:6,heartbeat_i_timeout:7,quit_room_error:8})[Z].toString();{const Z=F(z),X={origin:q,type:Z,app_id:J,user_id:I,ins_id:O,desc:N},ee=btoa(encodeURI(JSON.stringify(X))),Q=`${n}/upload/log?log_key=${ee}`;{const ne=localStorage.getItem("#quickvo.logs")||JSON.stringify([]),re=new TextEncoder().encode(ne),oe=pako.deflate(re,{gzip:!0});this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: reportLogs",{obj:X,url:Q,size:lt(oe.byteLength)}),fetch(Q,{headers:{"Content-Type":"multipart/form-data"},method:"POST",body:oe})}}});ce(this,"initPhoneyStreams",(z,N=[])=>{N.length===0&&(N=mediaType_keys);for(const J of N){const I=this.phoneyStreams.get(J);if(I){const O=I.getTracks();for(const n of O)n.stop()}switch(J){case"microphoneCamera_audio":this.phoneyStreams.set("microphoneCamera_audio",createMutedAudioStream(z));break;case"microphoneCamera_video":this.phoneyStreams.set("microphoneCamera_video",createFakeVideoStream());break;case"screenSharing_audio":this.phoneyStreams.set("screenSharing_audio",createMutedAudioStream(z));break;case"screenSharing_video":this.phoneyStreams.set("screenSharing_video",createFakeVideoStream());break}}});ce(this,"getPhoneyStreams",z=>this.phoneyStreams.get(z));ce(this,"getRoomInfo",()=>{const{options:z,roomState:N,createAt:J}=this;return{...z,roomState:N,createAt:J}});ce(this,"setRoomState",z=>{this.roomState=z;const N=enum_roomState[z],J={state:z,stateStr:N};this.cwsIns.emitNotify("onRoomState",{code:200,data:J,desc:"room state is change."})});ce(this,"setOptions",async z=>{const N={...this.options,...z};this.options=N});ce(this,"stopStream",async z=>{const N=z.getTracks();for(const J of N)J.stop()});ce(this,"getMediaDevicesErrInfo",async()=>{try{const z=await navigator.mediaDevices.enumerateDevices();z.find(J=>J.kind==="audioinput")||(this.mediaDevicesErrInfo.microphoneCamera_audio="audioinput is not available."),z.find(J=>J.kind==="videoinput")||(this.mediaDevicesErrInfo.microphoneCamera_video="videoinput is not available.")}catch(z){this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: getMediaDevicesErrInfo is error.",z)}return this.mediaDevicesErrInfo});ce(this,"getUserMediaKey",(z,N)=>`${z}-${N}`);ce(this,"getCallAction",async z=>{let N="";const J=O=>z.findIndex(({type:a,enabled:q=!0})=>a===O&&q)===-1?"0":"1";return N=`${J(0)}${N}`,N=`${J(1)}${N}`,N=`${J(2)}${N}`,N=`${J(3)}${N}`,parseInt(N,2)});ce(this,"getCallActionMap",(z=0)=>{const J=Number(z).toString(2).padStart(4,"0").split(""),[I,O,n,a]=J;return{microphoneCamera_audio:!!Number(a),microphoneCamera_video:!!Number(n),screenSharing_video:!!Number(O),screenSharing_audio:!!Number(I)}});ce(this,"getBanBehaviorMap",(z=0)=>{const J=Number(z).toString(2).padStart(4,"0").split(""),[I,O,n,a]=J;return{microphoneCamera_audio:!!Number(a),microphoneCamera_video:!!Number(n),screenSharing_video:!!Number(O),screenSharing_audio:!!Number(I)}});ce(this,"getAverageVolume",(z,N)=>{z.getByteFrequencyData(N);let J=0;for(let O=0;O<N.length;O++)J+=N[O];return Math.ceil(J/N.length)});ce(this,"getTrackNamesFormTracks",(z,N=[],J="trackName")=>{const I=[];for(const O of z){const{type:n}=O;if(N.length===0||N.includes(n)){const a=O[J];a&&I.push(`${a}`)}}return I});ce(this,"usersFilter",z=>dt(z,["id","isSelf","isOwner","joinTime","tracks","network","permissions","isPublished","updateStreams","callAction","callActionStr","callActionMap","banBehavior","banBehaviorStr","banBehaviorMap"]).sort((I,O)=>I.id.localeCompare(O.id,"en")));this.setOptions(z),this.cwsIns=new CallsWebSocket({...z}),this.taskQueue=new Y(["createWs","createSession","ice","joinRoom","createTrack","publish","subscribe","renegotiate","closeTrack"],{debug:z.debug}),this.taskQueue.setCondition("createSession",!1),this.taskQueue.setCondition("ice",!1),this.options.debug&&this.networkQualityTester.testAll().then(N=>{console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: networkQualityTester",N)})}}class RoomMedias extends RoomBase{constructor(N){super(N);Te(this,Ot,[]);Te(this,Ye,new Map);Te(this,Ge,new Map);Te(this,rt,new Map);Te(this,vt,new Map);ce(this,"localStreamsActionMap",new Map);Te(this,It,new Map);ce(this,"audioContext",new(window.AudioContext||window.webkitAudioContext));ce(this,"initMediaPhoneyStreams",(N=[])=>this.initPhoneyStreams(this.audioContext,N));ce(this,"initLocalStreamsFilter",()=>{for(const N of mediaType_keys){const J=async I=>I;pe(this,It).set(N,J)}});ce(this,"setLocalFilterStream",(N,J)=>{pe(this,It).set(N,J)});Te(this,Wt,()=>{pe(this,Ge).set("microphoneCamera_audio",{autoGainControl:!1,echoCancellation:!1,noiseSuppression:!1}),pe(this,Ge).set("microphoneCamera_video",{frameRate:{min:10,ideal:30}}),pe(this,Ge).set("screenSharing_video",{frameRate:{min:10,ideal:30}}),pe(this,Ge).set("screenSharing_audio",{autoGainControl:!1,echoCancellation:!1,noiseSuppression:!1})});Te(this,Zt,()=>{pe(this,Ye).set("audioinput","default"),pe(this,Ye).set("videoinput","default"),pe(this,Ye).set("audiooutput","default")});ce(this,"emitNotifyUpdateUsersStreams",async N=>{this.cwsIns.emitNotify("onRoomUsersStreams",{code:200,data:N,desc:"users streams is change."})});ce(this,"initUserMediaStreamContext",async(N,J,I)=>{var q;const[O]=I.getTracks();if(!O){console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: tracks.length is 0.",{userId:N,mediaType:J,stream:I});return}this.removeUserMediaStreamContext(N,J);const n=this.getUserMediaKey(N,J),{kind:a}=O;switch(a){case"audio":{const F=new AudioMediaContext(O,this.audioContext);pe(this,rt).set(n,F)}break;case"video":{const F=new VideoMediaContext(O);pe(this,rt).set(n,F)}break}{const F=this.getUserMediaStreamContext(N,J);if(F&&F.kind==="audio")try{const Z=pe(this,Ye).get("audiooutput");(q=F.audioContext)==null||q.setSinkId(Z)}catch(Z){console.warn("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setSinkId is error",Z)}}});ce(this,"getUserMediaStreamContext",(N,J)=>{const I=this.getUserMediaKey(N,J);return pe(this,rt).get(I)});ce(this,"getUserAudioMediaStreamContext",(N,J)=>{const I=this.getUserMediaKey(N,J);return pe(this,rt).get(I)});ce(this,"removeUserMediaStreamContext",(N,J)=>{const I=this.getUserMediaKey(N,J),O=pe(this,rt).get(I);O==null||O.stop(),pe(this,rt).delete(I)});ce(this,"getUserStream",(N,J)=>{const I=this.getUserMediaStreamContext(N,J);return(I==null?void 0:I.getStream())||new MediaStream});ce(this,"getUserStreams",(N,J=[])=>{J.length===0&&(J=mediaType_keys);const I={};for(const O of J){const n=this.getUserStream(N,O);I[O]=n}return I});ce(this,"removeUserStreams",async(N,J=[])=>{J.length===0&&(J=mediaType_keys);for(const I of J)this.removeUserMediaStreamContext(N,I)});ce(this,"clearUserStreams",()=>{const N=pe(this,rt).values();for(const J of N)J.stop();Pe(this,rt,new Map)});ce(this,"setMediaTrackConstraints",async(N,J)=>{pe(this,Ge).set(N,J);const O=this.getUserStream(this.options.userId,N).getTracks();if(O.length!==0)for(const n of O){const q={echoCancellation:!1,noiseSuppression:!1,autoGainControl:!1,...n.getConstraints(),...J};await n.applyConstraints(q)}});ce(this,"stopLocalStreams",async(N=[])=>{N.length===0&&(N=mediaType_keys);for(const J of N){const I=pe(this,vt).get(J);I&&await this.stopStream(I),pe(this,vt).delete(J)}});ce(this,"addLocalStream",(N,J)=>{const I=pe(this,vt).get(N);I&&this.stopStream(I),pe(this,vt).set(N,J)});ce(this,"initLocalStream",async N=>{switch(N){case"microphoneCamera_audio":{const J=pe(this,Ye).get("audioinput"),I=pe(this,Ge).get("microphoneCamera_audio"),O=await navigator.mediaDevices.getUserMedia({audio:{deviceId:J,...I},video:!1});this.addLocalStream("microphoneCamera_audio",O)}break;case"microphoneCamera_video":{const J=pe(this,Ye).get("videoinput"),I=pe(this,Ge).get("microphoneCamera_video"),O=await navigator.mediaDevices.getUserMedia({audio:!1,video:{deviceId:J,...I}});this.addLocalStream("microphoneCamera_video",O)}break;case"microphoneCamera":{const J=pe(this,Ye).get("audioinput"),I=pe(this,Ye).get("videoinput"),O=pe(this,Ge).get("microphoneCamera_audio"),n=pe(this,Ge).get("microphoneCamera_video"),q=(await navigator.mediaDevices.getUserMedia({audio:{deviceId:J,...O},video:{deviceId:I,...n}})).getTracks();for(const F of q){const{kind:Z}=F;if(Z==="audio"){const X=new MediaStream;X.addTrack(F),this.addLocalStream("microphoneCamera_audio",X)}if(Z==="video"){const X=new MediaStream;X.addTrack(F),this.addLocalStream("microphoneCamera_video",X)}}}break;case"screenSharing_audio":{const J=pe(this,Ge).get("screenSharing_audio"),O=(await navigator.mediaDevices.getDisplayMedia({audio:!0,video:!0,...J})).getTracks();for(const n of O){const{kind:a}=n;if(a==="audio"){const q=new MediaStream;q.addTrack(n),this.addLocalStream("screenSharing_audio",q)}}}break;case"screenSharing_video":{const J=pe(this,Ge).get(N),O=(await navigator.mediaDevices.getDisplayMedia({audio:!1,video:!0,...J})).getTracks();for(const n of O){const{kind:a}=n;if(a==="video"){const q=new MediaStream;q.addTrack(n),this.addLocalStream("screenSharing_video",q)}}}break;case"screenSharing":{const J=pe(this,Ge).get("screenSharing_audio"),I=pe(this,Ge).get("screenSharing_video"),n=(await navigator.mediaDevices.getDisplayMedia({audio:!0,video:!0,...J,...I})).getTracks();for(const a of n){const{kind:q}=a;if(q==="audio"){const F=new MediaStream;F.addTrack(a),this.addLocalStream("screenSharing_audio",F)}if(q==="video"){const F=new MediaStream;F.addTrack(a),this.addLocalStream("screenSharing_video",F)}}}break}});ce(this,"getLocalStream",async N=>{const J=pe(this,vt).get(N),I=pe(this,It).get(N);let O=J;return J&&I&&(O=await I(J)),O});ce(this,"getLocalStreams",async(N=[])=>{N.length===0&&(N=mediaType_keys);const J={};for(const I of N)J[I]=await this.getLocalStream(I);return J});Te(this,Et,async()=>!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices?(console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 不支持 enumerateDevices"),[]):(await navigator.mediaDevices.enumerateDevices().then(N=>{Pe(this,Ot,N.sort((J,I)=>J.label.localeCompare(I.label,"zh-Hans-CN",{sensitivity:"accent"})))}).catch(function(N){console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: getEnumerateDevices is err",N)}),pe(this,Ot)));Te(this,Vt,()=>{navigator.mediaDevices&&(navigator.mediaDevices.ondevicechange=async()=>{await pe(this,Et).call(this),this.cwsIns.emitNotify("onDevicechange",{code:200,data:{},desc:"device is change."})}),pe(this,Et).call(this)});ce(this,"getMediaDeviceKind",N=>pe(this,Ye).get(N));ce(this,"changeAudiooutput",()=>{const N=pe(this,Ye).get("audiooutput"),J=pe(this,rt).values();for(const I of J)if(I.kind==="audio"&&"setSinkId"in HTMLMediaElement.prototype)try{I.audioContext.setSinkId(N)}catch(O){console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setSinkId is error.",O)}});ce(this,"setDeviceKind",(N,J)=>{pe(this,Ye).set(N,J)});ce(this,"setAudioOutputDevice",N=>this.setDeviceKind("audiooutput",N));ce(this,"getEnumerateDevices",async N=>(await pe(this,Et).call(this),pe(this,Ot).filter(I=>I.kind===N)));ce(this,"getEnumerateAudioinputDevices",()=>this.getEnumerateDevices("audioinput"));ce(this,"getEnumerateAudioOutputDevices",()=>this.getEnumerateDevices("audiooutput"));ce(this,"getEnumerateVideoinputDevices",()=>this.getEnumerateDevices("videoinput"));pe(this,Vt).call(this),pe(this,Zt).call(this),pe(this,Wt).call(this),this.initPhoneyStreams(this.audioContext),document.addEventListener("click",()=>{var J;((J=this.audioContext)==null?void 0:J.state)==="suspended"&&this.audioContext.resume()})}}Ot=new WeakMap,Ye=new WeakMap,Ge=new WeakMap,rt=new WeakMap,vt=new WeakMap,It=new WeakMap,Wt=new WeakMap,Zt=new WeakMap,Et=new WeakMap,Vt=new WeakMap;class RoomUsers extends RoomMedias{constructor(N){super(N);ce(this,"getMaxVolumeUser",()=>{const N=Array.from(this.userMap.values(),({id:I})=>I);if(N.length===0)return;let J=[];for(const I of N){const O=this.getUserMediaStreamContext(I,"microphoneCamera_audio");if(!O||O.kind!=="audio")continue;const n=O.getVolume();J.push({id:I,volume:n})}return J=J.sort((I,O)=>I.volume-O.volume>0?-1:1),J[0]});ce(this,"setAudioFilter",async(N={})=>{const J=await this.getUsersId();for(const I of J){{const O=this.getUserMediaStreamContext(I,"microphoneCamera_audio");(O==null?void 0:O.kind)==="audio"&&(O==null||O.setFilter(N))}{const O=this.getUserMediaStreamContext(I,"screenSharing_audio");(O==null?void 0:O.kind)==="audio"&&(O==null||O.setFilter(N))}}});ce(this,"setEnhanceGain",async(N,J,I)=>{const O=this.getUserMediaStreamContext(N,J);(O==null?void 0:O.kind)==="audio"&&(O==null||O.setEnhanceGain(I))});ce(this,"setVolume",(N,J,I)=>{const O=this.getUserMediaStreamContext(N,J);(O==null?void 0:O.kind)==="audio"&&(O==null||O.setVolumeGain(I))});ce(this,"getVolume",(N,J)=>{const I=this.getUserMediaStreamContext(N,J);let O=0;return(I==null?void 0:I.kind)==="audio"&&(O=I==null?void 0:I.getVolume()),O});ce(this,"clearUsers",()=>{this.userMap=new Map});ce(this,"removeUsers",async N=>{for(const J of N)this.userMap.delete(J),await this.removeUserStreams(J)});ce(this,"createUser",async N=>{const J=Date.now(),I={id:N,permissions:0,callAction:0,callActionStr:"",callActionMap:{microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1},banBehavior:0,banBehaviorStr:"",banBehaviorMap:{microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1},callState:0,isOwner:this.userMap.size===0,isSelf:N===this.options.userId,isPublished:!1,joinTime:J,updateAt:J,network:{egress:0,ingress:0},tracks:[],channels:[],updateStreams:{microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1}};this.userMap.set(N,I)});ce(this,"getUser",async N=>(this.userMap.has(N)||await this.createUser(N),this.userMap.get(N)));ce(this,"getUsers",async(N=[])=>{N.length===0&&(N=[...this.userMap.keys()]);const J=[];for(const I of N){const O=await this.getUser(I);J.push(O)}return J});ce(this,"getAllUserTrackMids",async()=>{const N=await this.getUsers(),J=[];for(const I of N){const{tracks:O=[]}=I;for(const n of O)J.push(n.mid)}return J});ce(this,"getUserTrackByTrackName",async N=>{const J=await this.getUsers(),I=[];for(const O of J){const{tracks:n=[]}=O;for(const a of n){const{trackName:q}=a;N.includes(q)&&I.push(a)}}return I});ce(this,"getUserTrackFromMid",async N=>{const J=await this.getUsers();let I;for(const O of J){const{tracks:n=[]}=O;for(const a of n)if(a.mid===N){I=a;break}}return I});ce(this,"checkUserInRoom",N=>this.userMap.has(N));ce(this,"getUsersId",async()=>[...this.userMap.keys()]);ce(this,"getSelfInfo",async()=>await this.getUser(this.options.userId));ce(this,"updateIsPublished",async(N,J=!1)=>{const I=await this.getUser(N);I.isPublished=J});ce(this,"setUserUpdateStreams",async(N,J,I=!0)=>{const O=await this.getUser(N),n={microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1};n[J]=I,O.updateStreams=n});ce(this,"updateUserChannels",async(N,J=[],I)=>{const O=await this.getUser(N);I&&(J=[...O.channels,...J]),O.channels=J});ce(this,"updateUsertracks",async(N,J=[],I)=>{const O=await this.getUser(N);I&&(J=[...O.tracks,...J]),J=J.filter(({mid:q=""})=>q!==""),J=pt(J,["type"]),J=J.sort((q,F)=>q.type-F.type<0?-1:1);for(const q of J)q.userId=N,q.mediaType=mediaType_keys[q.type],q.enabled===void 0&&(q.enabled=!0);O.updateStreams={microphoneCamera_audio:!1,microphoneCamera_video:!1,screenSharing_video:!1,screenSharing_audio:!1};const n=dt(O.tracks,["mediaType","enabled","mid","msid","trackName"]),a=dt(J,["mediaType","enabled","mid","msid","trackName"]);{const q="microphoneCamera_audio",F=a.find(ee=>ee.mediaType===q),Z=n.find(ee=>ee.mediaType===q),X=JSON.stringify(F)!==JSON.stringify(Z);O.updateStreams[q]=X}{const q="microphoneCamera_video",F=a.find(ee=>ee.mediaType===q),Z=n.find(ee=>ee.mediaType===q),X=JSON.stringify(F)!==JSON.stringify(Z);O.updateStreams[q]=X}{const q="screenSharing_audio",F=a.find(ee=>ee.mediaType===q),Z=n.find(ee=>ee.mediaType===q),X=JSON.stringify(F)!==JSON.stringify(Z);O.updateStreams[q]=X}{const q="screenSharing_video",F=a.find(ee=>ee.mediaType===q),Z=n.find(ee=>ee.mediaType===q),X=JSON.stringify(F)!==JSON.stringify(Z);O.updateStreams[q]=X}O.tracks=J});ce(this,"updateUserCallAction",async(N,J=0)=>{const I=await this.getUser(N);I.callAction=J,I.callActionStr=J.toString(2).padStart(4,"0"),I.callActionMap=this.getCallActionMap(J)});ce(this,"updateUserBehaviors",async(N,J=0)=>{const I=await this.getUser(N);I.banBehavior=J,I.banBehaviorStr=J.toString(2).padStart(4,"0"),I.banBehaviorMap=this.getBanBehaviorMap(J)});ce(this,"updateUserNetwork",async(N,J={egress:5,ingress:5})=>{const I=await this.getUser(N);I.network=J});ce(this,"updateUserPermissions",async(N,J)=>{if(J){const I=await this.getUser(N);I.permissions=J}});ce(this,"updateUserBase",async N=>{const J=await this.getUser(N);J.isSelf=N===this.options.userId,J.updateAt=Date.now()});ce(this,"updateUsers",async N=>{for(const J of N){const{id:I,tracks:O,callAction:n,permissions:a,isPublished:q}=J;await this.updateUserBase(I),await this.updateIsPublished(I,q),await this.updateUserPermissions(I,a),await this.updateUsertracks(I,O,!0),await this.updateUserCallAction(I,n),await this.updateUserNetwork(I)}});ce(this,"emitNotifyUpdateUser",async N=>{const J=await this.getUsers([N]),[I]=this.usersFilter(J);this.cwsIns.emitNotify("onRoomUser",{code:200,data:I,desc:"user info is change."})});ce(this,"emitNotifyUpdateUsers",async()=>{const N=await this.getUsers(),J=this.usersFilter(N);this.cwsIns.emitNotify("onRoomUsers",{code:200,data:J,desc:"all users info is change."})})}}const t=(D,z=4294967295,N=79764919)=>{const J=new Int32Array(256);let I,O,n,a=z;for(I=0;I<256;I++){for(n=I<<24,O=8;O>0;--O)n=2147483648&n?n<<1^N:n<<1;J[I]=n}for(I=0;I<D.length;I++)a=a<<8^J[255&(a>>24^D[I])];return a},e=(D,z=t)=>{const N=re=>new Uint8Array(re.length/2).map((oe,me)=>parseInt(re.substring(2*me,2*(me+1)),16)),J=re=>N(re)[0],I=new Map;[,8364,,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,,381,,,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,,382,376].forEach((re,oe)=>I.set(re,oe));const O=new Uint8Array(D.length);let n,a,q,F=!1,Z=0,X=42,ee=D.length>13&&D.substring(0,9)==="dynEncode",Q=0;ee&&(Q=11,a=J(D.substring(9,Q)),a<=1&&(Q+=2,X=J(D.substring(11,Q))),a===1&&(Q+=8,q=(re=>new DataView(N(re).buffer).getInt32(0,!0))(D.substring(13,Q))));const ne=256-X;for(let re=Q;re<D.length;re++)if(n=D.charCodeAt(re),n!==61||F){if(n===92&&re<D.length-5&&ee){const oe=D.charCodeAt(re+1);oe!==117&&oe!==85||(n=parseInt(D.substring(re+2,re+6),16),re+=5)}if(n>255){const oe=I.get(n);oe&&(n=oe+127)}F&&(F=!1,n-=64),O[Z++]=n<X&&n>0?n+ne:n-X}else F=!0;const se=O.subarray(0,Z);if(ee&&a===1){const re=z(se);if(re!==q){const oe="Decode failed crc32 validation";throw console.error("`simple-yenc`\n",oe+`
10
+ `,"Expected: "+q+"; Got: "+re+`
11
+ `,"Visit https://github.com/eshaz/simple-yenc for more information"),Error(oe)}}return se};function WASMAudioDecoderCommon(){const D=Uint8Array,z=Float32Array;WASMAudioDecoderCommon.modules||Object.defineProperties(WASMAudioDecoderCommon,{modules:{value:new WeakMap},setModule:{value(N,J){WASMAudioDecoderCommon.modules.set(N,Promise.resolve(J))}},getModule:{value(N,J){let I=WASMAudioDecoderCommon.modules.get(N);return I||(J?I=WebAssembly.compile(e(J)):(J=N.wasm,I=WASMAudioDecoderCommon.inflateDynEncodeString(J).then(O=>WebAssembly.compile(O))),WASMAudioDecoderCommon.modules.set(N,I)),I}},concatFloat32:{value(N,J){let I=new z(J),O=0,n=0;for(;O<N.length;)I.set(N[O],n),n+=N[O++].length;return I}},getDecodedAudio:{value:(N,J,I,O,n)=>({errors:N,channelData:J,samplesDecoded:I,sampleRate:O,bitDepth:n})},getDecodedAudioMultiChannel:{value(N,J,I,O,n,a){let q=[],F,Z;for(F=0;F<I;F++){const X=[];for(Z=0;Z<J.length;)X.push(J[Z++][F]||[]);q.push(WASMAudioDecoderCommon.concatFloat32(X,O))}return WASMAudioDecoderCommon.getDecodedAudio(N,q,O,n,a)}},inflateDynEncodeString:{value(N){return N=e(N),new Promise(J=>{const I=String.raw`dynEncode012804c7886d(‰›•)((()>+ˆ*§§)§ˆ,§§§§)§ˆ+§§§)§+.-()(*)-+)(ˆ.7*§)i¸¸,3§(i¸¸,3/G+.••—š¡*(,˜ŽŽ(,3‡‡‰˜‡Š‰›+)2å:-œ),§H(P*DI*H(P*@I++hH)H*r,hH(H(P*<J,i)’^*<H,H(P*4’U((I-H(H*i0’J,^*DH+H-H*œšI+H,I*4)33H(H*H)“^*DH(H+H)^*@H+i§H)œi§›™3æ*).§K(iH“I/+§H,iHn,§H+i(H+i(rCJ0I,H*I-+hH,,hH(H-V)(i)œ’J.H.W)(i)’c)(H,i)“I,H-i*’I-4)33i(I.*hH(V)(H+n5(H(i*’I-i(I,i)I.+hH,i*’J+iHn,hi(I-i*I,+hH,H/’H-c)(H,iFn,hi(I,+hH,H0n5-H*V)(J(,hH/H(i)œ’J(H(V)(J(i)’c)(H)H(i)œ’H,c)(3H*i*’I*H,i)’I,4(3(-H(H,’W)(H-’I-H,i*’I,4)3(3(3H,H-’I1H+I,H.i)œH1V)(“J.i(v5(33H.-H(H,’i(c)(H,i*’I,4)333–)-§i*I*+§H*iHn,hiž73H,H(i)8(H+šJ+H)P*(H*’V)(J-“r,§H)P*,H.i)œ’H+H,“i)œ’V)(-H*i*’I*H+i)œI+H-H.’I.H,H-’i)œI,4)333Ã+)-§iø7i(^*(iü7I,*h+hH+iDn,h*hilI+i)I,+hH+,hH+iô7’H,c)(i)H+i´8’W)(œH,’I,H+i*’I+4)-+hH(H)8*J-i(p5.*h*h*hH-i')u,hH(P*(J+,hH(P*0J,H(P*,n50H+H,’H-b((3H(P*0i)’I.4)3H-i¨*n5*H-iÅ*s,hiž73H-i)œJ+V)&+I,H(H+V)æ,8(I.H(H*8*J-i(p51H-i)œJ+i¸7’V)(H(H+iø7’V)(8(’J/H(P*0J+s,hi73H+H,H.’J,’I.H(P*(m5(H.H(P*,s5.+hH,m5*H(P*(J.H+’H.H+H/“’U((b((H(H(P*0i)’J+^*0H,i)“I,4(3(3H(H.^*03H-i¨*o5)33i(73(3(3-H,H+i)žc)(H,i*’I,H+i)’I+4)33i)I-3H-3!2)0§K(i2“J,L(H,H(^*(H,H*^*4H,i(^*0H,i(^*DH,j(_*<H,H)P*(^*,H,H+P*(^*8*h*h+hH,i)8(I3i§I**h*h*h*h*h*h*hH,i*8(6+(),03H,j(_*@i*I-H,P*<J.i,’J(H,P*8J/s50H,H.i+’J0^*<i¦I*H.H,P*4J1’J.U(*H.U((J2›i')o5/H.U()I.H,H(^*<H0H1’U((H.i0œJ.i§›i0ži')™o5/H/H.H2šJ*H(’J.q50H,P*0J/H*’I-H,P*(J0,hH,P*,H-q,hi)I-423+hH*m5+H/H0’H(H1’U((b((H/i)’I/H(i)’I(H*i)“I*4(3(3H,H.^*<H,H-^*04*3iØ1U((5+i(I(i¨7i1^*(i$6iè1^*(i°7iè6^*(i¬7iÈ6^*(+hH(iÈ*n,hiÈ*I(+hH(i¨,n,hi¨,I(+hH(iØ,n,hiØ,I(+hH(iè,o,hH,i-’H(’i0c)(H(i*’I(4)33iè1i1H,i-’iÈ*8)Bi(I(+hH(ido,hH,i-’H(’i-c)(H(i*’I(4)33iÈ6iè6H,i-’iF8)BiØ1i)b((41-H,i-’H(’i/c)(H(i*’I(4)3(3(-H,i-’H(’i1c)(H(i*’I(4)3(3(-H,i-’H(’i0c)(H(i*’I(4)3(3(3H,H/^*0H,H(^*<3i(I*4*3H,H,i¸)’^*TH,H,iø-’^*PH,H,iX’^*LH,H,i(’^*HH,i-8(I(H,i-8(I-i¥I*H,i,8(I.H(iErH-iErš5)H(i©*’I1H-i)’I0i(i;H.i,’J(i(H(i(rCJ(“J*H*i;sCI*i¨1I-H(I/+hH/,hH,i-’H-V)(i)œ’H,i+8(c)(H/i)“I/H-i*’I-H*i)’I*4)-H(i)œi¨1’I/+hH(H*o,hH,i-’H/V)(i)œ’i(c)(H/i*’I/H(i)’I(4)33i¤I*H,iø-’H,i¸)’H,i-’i;8)5+H0H1’I2i(I-+hH-H2p,hH,H,iP’8*J*i(p5-H*i7u,hH,i-’H-i)œ’H*c)(H-i)’I-4*3i(I/i+I.i+I(*h*h*hH*i8“6*(*)3H-m,hi£I*403H-i)œH,’W)-I/i*I(4)3i3I.i/I(3H2H,H(8(H.’J(H-’J.p,hi¢I*4.3H,i-’H-i)œ’I*+hH(,hH*H/c)(H*i*’I*H(i)“I(4)-H.I-4+3(3(33H,W)1m,hiŸI*4,3H,iø-’H,i¸)’H,i-’H18)J(,hi¡I*H(i(p5,H1H,V)ú-H,V)ø-’o5,3H,i(’H,iX’H,i-’H1i)œ’H08)J(,hi I*H(i(p5,H0H,V)šH,V)˜’o5,3H,H,iP’H,iH’8+I*4+3(3(3H,i$6i¬78+I*3H*H3šm5(3i)I-H*i(r5)3H)H,P*0^*(H+H,P*<^*(H*I-3H,i2’L(H-33Á)+(i¨03b+(,(-(.(/(0(1(2(3(5(7(9(;(?(C(G(K(S([(c(k({(‹(›(«(Ë(ë( (*)(iø03O)()()()(*(*(*(*(+(+(+(+(,(,(,(,(-(-(-(-(i¨13M8(9(:(((0(/(1(.(2(-(3(,(4(+(5(*(6()(7(T7œ‰šœ‡Ž‰œš›*S7•œ‰Š”U”—Љ”›S0›‘–U œ`;WASMAudioDecoderCommon.getModule(WASMAudioDecoderCommon,I).then(O=>WebAssembly.instantiate(O,{})).then(({exports:O})=>{const n=new Map(Object.entries(O)),a=n.get("puff"),q=n.get("memory").buffer,F=new D(q),Z=new DataView(q);let X=n.get("__heap_base");const ee=N.length,Q=X;X+=4,Z.setInt32(Q,ee,!0);const ne=X;X+=ee,F.set(N,ne);const se=X;X+=4,Z.setInt32(se,F.byteLength-X,!0),a(X,se,ne,Q),J(F.slice(X,X+Z.getInt32(se,!0)))})})}}}),Object.defineProperty(this,"wasm",{enumerable:!0,get:()=>this._wasm}),this.getOutputChannels=(N,J,I)=>{let O=[],n=0;for(;n<J;)O.push(N.slice(n*I,n++*I+I));return O},this.allocateTypedArray=(N,J,I=!0)=>{const O=this._wasm.malloc(J.BYTES_PER_ELEMENT*N);return I&&this._pointers.add(O),{ptr:O,len:N,buf:new J(this._wasm.HEAP,O,N)}},this.free=()=>{this._pointers.forEach(N=>{this._wasm.free(N)}),this._pointers.clear()},this.codeToString=N=>{const J=[],I=new Uint8Array(this._wasm.HEAP);for(let O=I[N];O!==0;O=I[++N])J.push(O);return String.fromCharCode.apply(null,J)},this.addError=(N,J,I,O,n,a)=>{N.push({message:J,frameLength:I,frameNumber:O,inputBytes:n,outputSamples:a})},this.instantiate=(N,J)=>(J&&WASMAudioDecoderCommon.setModule(N,J),this._wasm=new N(WASMAudioDecoderCommon).instantiate(),this._pointers=new Set,this._wasm.ready.then(()=>this))}var browser,hasRequiredBrowser;function requireBrowser(){return hasRequiredBrowser||(hasRequiredBrowser=1,browser=Worker),browser}var browserExports=requireBrowser();const NodeWorker=getDefaultExportFromCjs(browserExports),getWorker=()=>globalThis.Worker||NodeWorker;class WASMAudioDecoderWorker extends getWorker(){constructor(z,N,J,I){WASMAudioDecoderCommon.modules||new WASMAudioDecoderCommon;let O=WASMAudioDecoderCommon.modules.get(J);if(!O){let n="text/javascript",a,q=`'use strict';(${((F,Z,X)=>{let ee,Q,ne=new Promise(se=>{Q=se});self.onmessage=({data:{id:se,command:re,data:oe}})=>{let me=ne,_e={id:se},ae;re==="init"?(Object.defineProperties(F,{WASMAudioDecoderCommon:{value:Z},EmscriptenWASM:{value:X},module:{value:oe.module},isWebWorker:{value:!0}}),ee=new F(oe.options),Q()):re==="free"?ee.free():re==="ready"?me=me.then(()=>ee.ready):re==="reset"?me=me.then(()=>ee.reset()):(Object.assign(_e,ee[re](Array.isArray(oe)?oe.map(fe=>new Uint8Array(fe)):new Uint8Array(oe))),ae=_e.channelData?_e.channelData.map(fe=>fe.buffer):[]),me.then(()=>self.postMessage(_e,ae))}}).toString()})(${J}, ${WASMAudioDecoderCommon}, ${I})`;try{a=typeof process.versions.node<"u"}catch{}O=a?`data:${n};base64,${Buffer.from(q).toString("base64")}`:URL.createObjectURL(new Blob([q],{type:n})),WASMAudioDecoderCommon.modules.set(J,O)}super(O,{name:N}),this._id=Number.MIN_SAFE_INTEGER,this._enqueuedOperations=new Map,this.onmessage=({data:n})=>{const{id:a,...q}=n;this._enqueuedOperations.get(a)(q),this._enqueuedOperations.delete(a)},new I(WASMAudioDecoderCommon).getModule().then(n=>{this.postToDecoder("init",{module:n,options:z})})}async postToDecoder(z,N){return new Promise(J=>{this.postMessage({command:z,id:this._id,data:N}),this._enqueuedOperations.set(this._id++,J)})}get ready(){return this.postToDecoder("ready")}async free(){await this.postToDecoder("free").finally(()=>{this.terminate()})}async reset(){await this.postToDecoder("reset")}}const assignNames=(D,z)=>{Object.defineProperty(D,"name",{value:z})};function EmscriptenWASM(D){function z(){}function N(de){throw de}var J,I;function O(){var de=I.buffer;J=new Uint8Array(de),new BigInt64Array(de),new BigUint64Array(de)}for(var n=()=>N(""),a=()=>{},q={},F=de=>de(),Z=()=>performance.now(),X=(de,ge)=>{if(q[de]&&(clearTimeout(q[de].id),delete q[de]),!ge)return 0;var Se=setTimeout(()=>{delete q[de],F(()=>ye(de,Z()))},ge);return q[de]={id:Se,timeout_ms:ge},0},ee=Math.cos,Q=de=>(J.length,!1),ne=de=>{throw`exit(${de})`},se=new Uint8Array(123),re=25;re>=0;--re)se[48+re]=52+re,se[65+re]=re,se[97+re]=26+re;se[43]=62,se[47]=63;var oe={d:n,c:a,e:X,a:ee,f:Q,b:ne};function me(de){_e=de.i,ae=de.j,fe=de.k,be=de.l,he=de.m,ye=de.o}var _e,ae,fe,be,he,ye;function we(de){de.h()}EmscriptenWASM.wasm||Object.defineProperty(EmscriptenWASM,"wasm",{get:()=>String.raw`dynEncode0158c8b8d85e¼æ=M™]™lGu³õPoš]ÐãÞ·£3² ÁÚ= ’Êöc/ÓZ8s³‹íÛ³u­Ð¥t"+¦›¦~dòR\(nº}÷£¢¢ë¢k}Ÿt¡) ,‚­äÕüP
12
+ *øüäÖeù‡i“ ÝWŠÍ¦ÖPMŸ¨[æu>Ü(«l‹'Ë$c‡˜¿9ZEúº¼ù‹¼=}ŠŒäÍÂý²­‚\åô҅'.õt­ÅXî=}~õ"uÊr˜ÁýóòÝ ÔúéÊ
13
+ /Αÿ4ñ3‚sl¬8mæÑå›68à8uNÑçm–hÔ¶©hwÒ½¸t¡î¾¾|®½®­ê²
14
+ #Hzò44›Bv  ½!;1Û÷Ô±xü½#Ó–7(‰…‹‹0#,È$Ï#$$GÓé­Ë Eä àoç7ãoéJÉíŒï7±çO—HAŸWᐕì@ì‘>j‰_Ž»·ÄBg¡& ºËáPÍþՂâ|óZ†5qœíœê£Š1Œ(£=Mj»‰-³;œÉb¸m͂IÙ㇒ˆ•[@œºšk„¶äáV9t#wäԋy£óþN÷¸å‘KS W£)ýŒÌQ<¼°ì=}=}ʗÌ@㈼¤j­@V¸0Wïú!÷ý£¾±²BMðôŠ=MãÕ2Úÿ¤ÜïV&¸á„ÇòßBÕØ&eÞj«@ߎ¥¬/ϛ©‹Ì).ø~|V‡}o:¶çBj '¯ÅIÝŽBVU0¦~VBq´µOF#їÈV„ï Ÿó>±w…5ooø«–òÏ©2ú*Yó€×&؛scò,ó•Wû® =M‹«À•3ÃUK£AhV!.ßÖª3œ3p‹êPÃ¥“¢’;אòZ¹N´*Rwç²Ã= +2pæOôŽïÈ5 È5p£µ~ØÎE2¿×z݊ê…LÂP7]‹O(&³BTJn™6‹ìŒ‡¬vøzšýO˜b_¯ëSº [Þá4'þI&xa^í’‡‚k¨a¨­(bñý"w®×‰ŽµØg),LèÏþ¬1‡×Ÿü= àúN(5F:‘kTçZ„òË"êþÄUψa%/ Áïâ׀ž*Ï3}~èKŒŒƒKnw‡][ŽsÆ\3²( •¥o)1™|•”()¥Õå¾!?= Ó¹O4xÙ¨ ÌÕÆh£§Š×w¬¢¾9B{ÍØJÙ÷Âwf«E¢ÒpBÒGïÎUƒW‘¾£—ÓYáƒG»‚mU^ðÛ7L„ôyí¾7Nì?}Ádtœ|Öñåu&qýŸ’q¶
15
+ 1#bh2múÕ@_¿8\WÒüáÉ c«fU9nvXu¢½Ó
16
+ ¼Ãˆ˜™Ã
17
+ ­ýLƒÇ†[Ñbå3Œh}§SªÙ‰¡óÏGv䬓Ḳʁý7d˜óId—ÚK„—p sB¢¯§µ¦—°ÂUÓÏl¶ª¾Oy‹l<œ»+üs´¾pOhhѱ»rºœ’øº¼›¡ƒÛhFçó@Ñ\@Øâv ul$½q¶= ª_širˆI+ˆê%Fz2«
18
+ †b¼{–tFçØÐ}:­-N|Úéûçp¾¦'ØÀ‡©ãˆ»…)íNµ-d-2-Y5{ýö\¢cÃäL8ÈbSwf֑·‰KŸ2 ~ž8‰™¡>CW1/1jð\kª]è¹âƒ=}S€ A”³IP›¡NT9c*7=MÕлÍ~¦’yV.ˆ&¤f´:C[s˺­¤ãL$%õ~Ñ=}£ºBÓ¿zIWΔÉþpÂchÎr¿Îðm§ü¹C °Ë ‚1®}êêùÌ+ìôÝ]}õ¨@$Ÿíˆxk= ݟá<û:«dno¥€‹fš.ed0´y¯Ê}-{þ–„–añ¨~Æa±Ã¡¢DüÀjüÀm.fÌýÅZ;µ*rÝÕ–½VtÚi%·
19
+ #rÔ—”—àªúw«ðP¼c»Õ°´Þ¬À3ÿ; î³¯‹#,ò¶B®ê#ˆ¬¢þË*žª¥ô¼dqÝçƒ8jJrc¤X§’.ö@¢¬u@¦´'‹¥Æ %ó¼aâՎ=}¯IñÖíÕX…Ü0,¼@ÒkðՓšª½GëǞ¤|}õSk³*!eÄDËf 1’ÌT!Uµ³®Ççú@QO1ÑxL Üb$}*• ásÄú­9ŠÆP10.\2XVƒ6#íDÅåµfpT)[Éfêùh½‘ó¡g&TSüÂ^L™-_9ì6¸* Ǥ”Üq;ÙVN
20
+ ²ï¹ñ|S%Ø"3ß9¥4Ǔ„O1¾¦ïZ"âPuŠÏÉ¥øšrÉM¹Õùºˆ›‚°'~vÉå ø²ÒÅ¿³Mk¡8ɑÐsæ…óv“•ºÄµ7?äµRykDÇßÀh‰ß-\­˜ŠÙ¦Îñ™i¡ŠÉ‘$œ|¹OBÁb¡š5ö[¸ëc~‰puϑoÇÝU)+ÂÀâµ·¶™ót¸EöF%yP÷” W¸<Œ
21
+ ÎvQ ƄÒ= ÐÅn¦yêj,ò¡'>gÚSWè„
22
+ ŒïZfZpÌÕ:¢ »¶c$Zöq3||r¦ÛCy
23
+ ø½Ù߈„@)÷¾Ýì:+ñq» ÒÐîèü§•kæd{Qî¾B¬KÃrÎlxÙQê×-3·Tù£ÿǀñÿWŒ2§’ÖUé— #uƒ¹ÉRSa= Ñûzð£»>*lÝò¦ÿdóðºÈMÁ³Ü®âO'ëÔk°÷á|wF S–CO{c™@Ï ®P2S‚~π<iReYÙg>
24
+ Ù:Æa,ð]2Åm-¥ƒ<îÀ˸Ô7ąn+7Ë(Ú¤€ÎjÂtIúý©ùª4ÈÈܦ¿sŠ™&è¨Ô”‡A‘ŠÎ2ÍC
25
+ V–¦Ò°ƒ’= ±W¤b]xouyKŽ’a2E¨†~ŒØz9tR\f>—Ë»¾Îÿýˆ´èÙ i³cÒrjŀb’;¯Ùàcñ3 .Y]¬–Ñù3ã@–ȶҤý(j]­¡·øuºÙþÛx4= e× ÝxQR—W"ð£ýs4:x_²3ïLf>òðß$u‡ ÈežCŒÐƐc-êCJÈ.Tyu@[ݖù2àjd ±€›@®>-¤q)‘«\=}Çé$ÔȦþÅ6æØò_АոËM_·‡øE {ðâËÁ#øcªÖí.Š©¸~FDÅEÏáûꊬ ž"ÏÃþ%¾_ž¡þ™±BÈiÖ~yôr}Jƒ.$¨Ë«¿ù¿Èdépñ•óu€#¨à娨¼¹§á…4ÚQ‚@?¦1D¢Xmª&[oŒXB‘í= A„Bá[T%MœG=}Gƀu´(>= T–$ è‘lD‡\œ+3œ
26
+ øÒÞe}f£« :žø}ˆ”†¦gz,z£üv˜·©¼Ši炲"i"^ÛÝ=}YÚ¢!†Êtë3\ŒÆ‘¾€~ÿ_<ن_žø÷¥ÌW| µlgT?4yÂ{Êbmen±Ù= -½G˜ëޜf2ââºA4æsäŒzuãF{®e´Ï˔‡ñ,ëb°Slö«o6êÅb87 Ù¶»LÏlænЬ¼È4¤õã-¹w~X¥á˜­½YšµÕÍo¬*óϦù—љѣÒ øþ>€ ¤)ãI¬]—àq§È<Ó:)ÐŒöJh§–ÞðQ„üJÏß¼•çõìy]¤ŽCš‚ñß¼yüêqNìyˆ¼  ÷5”¢yݰá›Yý¿‚5ÈQb¾ª.LÈáÊ/%~’Ú/Z‰ÍàµkLgÊ/ZË">Kk®§U¢ãFe¬1óQP¾= Pñ—Lk),W'÷T>w£¨NºûŽ»Fj $/«-œÚB?lT{Hqæ·~+cU€¯OBPšñœÏr.E¶Ð#ê¬wâ¥ÎÀ–Á~§$ƒÜì²3+zxe±12ÔöAbc‘"QÃAs¦'
27
+ >…sRP"hÿZkOO÷?^%àRÀþÇ-S««tòvåŸ{½^ùêFvéÛ~M}ד85§W¤T°j*tºbϧÀ#ÏäiÜûÏ(´ùЬgH}RHI['Õj¦T‡žXL|T—åFa99ÔäQGå@£÷Ö?Ê>£—M&ž×´Ë°§ÒwG"§ •Ë­"'o[÷mT§W  ßÌ"wžw*©%ê¢,tÏaSð{kŽ}ƒ7êkÜsïÇÀXYœ€s ¯dz°SÄTèàJϒÓ­$ïÖB7ԆáQƒ=}k¢Eþű™J;–wAbF´Ö RÓt
28
+ 1z/nyÔNrV£W<xJ—nÙ0´æT.Lž»†æ&ÜÈlF:fžÒM'¢‰ÞkçÃèJHhƒØ'€]¬Ët¾®vI" ’= SwhÁ¦ìÏÒfZ}þñÞQÑJ ƒñ±Š sø“cûÝ,GZS¶ ËÀÐ,áü–œDdaN òÎå?·•7{!NµFa÷D«³yÆ{S©Äª|§Ð Çw™Ûp#}]A{GJ!,½DÇåáTëù‘œ#7TwQ9ƞij梷3r²…v˜ð÷…À¥&Îq;û´Þæï«o©¦<Tè+(£¾‘ŨY@áÅ:¾]bhT+£ìP3r#†F”(³Z؋@.jj’¹ø¶á&¹5=}Ùœ¦Ñï+;’ÿãUÌɹØoS®f:%¾t_"0/ ‘»‹m*þ¨JMýÁòã°HÌhø€¡ÿîdÚœªøÝcT?^q-jþ’-HŠ(Ù\ð¶{ç\qÞoTÐ>-Œ„ž&0|4èo6ÇÈgAÙÊ«Ÿ‹ä&¨…®½„€
29
+ Ôâ×çěéŸ}]Yø•Ü~#Âi9Ãàl¼Ô´1†Ú=}‚»¢ëi›‘;ûL6¥!D»¢´Ê*¸A•]ڑwâ³vóCÙÀzSŒÖø î²“¨ýjƒ„ÀT©äSüˆ$¬õRµ†[-Vý‰ç=}§[ íT”FXÐEghiÇK—T7=MƒO‡í?À¶¼Kp¥%gË­°K§ syPEëêÊç‘?ÑØÒÛÕx©'ÕU©çHÓ^+= C1ez%…‰4–{ëý )Ë!=M„4-^¦#S
30
+ ±hçTï0dŒÜW5 Âdxâ%¾È~ÓdûÛ«>ÿ'*‹_ØÇó«NñfwO2Øgˆ6#ã”×࢑ǧ¯Ì•äØô’‘§@‡ýW2 ¨lïSm܏èôŠOÕðgΞG…ȈŒÿš Ò¹ØÌÀc¬Ä9Õ±@~ 1Ë1´§â¥KéLÐ3P÷žVsì´xÐ$OOix-¼ðIÈt)CALr¸sŽG&ƒíXcÍËLîÃԎ5ŒWp= ÷æÙ™Å
31
+ ’M%V,Ι.ûDÊìvêK=}R= ŠXÝ*ŠtUïp¼jÐÃ8e-<А^{Šû¿À߯šŸŒlONGŸïàç¨,cq›%ÜmDTîaõó7tËl˜«wØ»!)^(õ¡X0‘ÀUOg2{°WËälüʓ1]G6ŒWô[1Ô•dé‘LG§9±žcWTúޔ;Ûת¸ÀaÑ6˜¿}ÑÛµPb#hԟYjæÜ£Uß †ñÞ͏Só>c˜:DeÄù'–¿6Ÿê‹EOo ´n˜=}­øØé„˜ÕdB›ØÂnùŠA_课x÷ˇ uRVx'ÿo^Þ –”¬´ ”—µªF1–.…u@;Ù‘>߯N¨#›{,=}…Sˆº ,{= 6Sš…_«˜.+®7ÀnR´#•ÜÞ2Œ/íº}ý=}¥ÀæY¸È%¾ PNùéÎ6Pu›W÷ßp›ÈPL#V÷gUã›!Ê,{yÅò¯žªÝ§“å·õžV—u™NŦ'}p{âzœæWô‰-0bùN}ÃÙç'qQ¯ö= 6… €â;0ØwК-œ¬4>Æ9=M³W›{ÌGj U÷ŠšS;pP³@(%çE7Bv1 œœÉ9B~œœÓÌkÚ«9' µÊ Ln&ÚæšfÀøÀôê1i‘Inj2ç÷M‰~X2=}˜wÚ˜ÖPÄÀWk3‡ÑÕãóù5çú†—‚Ò“b vEÀëÀñیP§V…‹I7V÷Ì©–ÜñQŽ'ìqç Ôî÷ºnã ªH—–ÂMŒ±X¿Ý© Ê$¥òf¤x4f? !·vÍÿߦô^ò:&6¨$@½0š$kVOŸù0»D÷ZâËòýÖu„xV¡íRUÜ©= ˆ‚Kðì4@—Z1ï%dˆ,éB8ã4?ìª{ŽÎoP'ZG]7â]Öø†ªÔßÐ՘ñ"Èt»åeï*Ëñ²3~>oŽáôºÞ´þ̪pøË\à<½ÅKàtďHqpøR|ÒˀqU|tŽm£‘>t}׊ÒÉå'ïH¼hŽ¿¿³„½èÞv+±0ed]¾¶­:–‘¤zkóÂٛMuH•URC!_0»O´ôøüŒžÁ¸¡^§WADþîÝVיWǽÍʗ W´)ÊA´gŒÌ¯Èè-¸ùøý«ptœ hRÑÞè2AƒöðßÅàû·NÀi=}·K’ äJ˜ßÖLCó¯s9ã€
32
+ x3ž[ÀÒ1õ¿âÒ弘%JsçŠ|Íp¸Ð+݊Ǽ7nÆc‰~û
33
+ ìtÉaƉîF=MÚ.ës _‘&iÇpHÉh_yXÇDŠ8$DZ®å‹ç5’9Cª÷ËQmÎ"8ÍwÖ¡Eé‰%ùGjØ,kÈìWxò«K‰m«1ÚM¶”É» *ÿô.!t
34
+ n•|ž®\= ^D'%wª1°t-J#Ç7†ÎÑÂÏçjwÄ£<¡,ÝwíÈ·µw´ƒæî!ñ.Êyk¯ÝsSÞ7¬SVƒ.²3›S$l„a&3íܱ:Œ[Ÿ®@vے\9õû¹õ·JöÎÓtbß¶#)Ì*%{%ì³åڎ´÷ އ(®±º¹ÚwŠc ÿ‡çµQþàN.8¬uïVPlç·Ñv€"ø‡Â²xåÀ%3,]>VHf¶)²c’@m_Æ»'aî6év
35
+ ’àýðHÒ?7´-U°ŽNÔ ÷ÕqJÁ-®Ì †Ff îžöÁ£ÀKíÀ:®ø&m¤8É^J™Õ7.’‘‡=}+ ÉññUlÂ&ÄfõŽê_řaU•F׊ò= ÷¯ü8ï;¦‡C¯ÿCša@Ï"=}³«·Ú+^ƒVÈ®¹0=}ø<í®î7tŸ´ {Ý%͔Q9é➞³Ã¸J–ªî® €ËqR9vnDãôê‡N2“~ ]Xn®àÝ.›ÓѤ™¼:š.…ôñc0¡Qy_ß3= C%[p:_MŽZ¡ÁHȊù-ËÓJx´‡TåÞÊE8¯= ÑZ= 0îÙ1Î:¦Ä3ª¦(Zç•Îҋ£>ê]‡‚½Û¼¢±÷‡$̹Ž>o6S¶ô“AOí= ûO>{Œ1º¸’쑊n0ØFè„ì|ˍè“)ÿXÇ/ÈÿêôX¼+³ŒaÐ~’ЂYZ~p.Ǐ¤Wˆ¢ù’[vàt~ÐDûc˜Ýٟ ~„ 3»µ¤ûmJ,‹À
36
+ kÉu´9"ÇÚ/1wQP­"Y–Ïz²¾~˝¦!%¥hxÐDÔ&…›÷t<S4•“OüW­K1v¿“-í™ÍPŸ|±Hãô]UÎH½‚HÆã)$™Êà¥y,™K&„HÿqB@Màø™QòË}0SÆn\7«íÛ3¤Zs³‹Ž8¢È¢˜òú¦ÊÀ–?ˆ²8ù‹Äøsh(Ì.ÈÙOé­
37
+ Ú+Þ|VÕÊlASd鉇ùÞÇvØ 9@xû¨CMÕRþ@=}:G—áæÃLã°ü˜·Ø4JBä(«KÂ)&ôÛ^\¬îŠM>˜‚¥oI‹óÍ$½
38
+ ‚½Kèª}yå.ûZQ±ÚÏky•ì‹vìÞìËØóÚq¾í×K#¡{ªÜ9úø§¹/Kž]ՒVٍó©"w²;Öûí%•‡= Bƒ÷ !+¬‰N&/%ÉîÊ-0Ž¢ÿ™q
39
+ GŠ€›8Ÿ'QW
40
+ XUâ?Tg {-=MmYÇQ) ¦ õÓ2„€©''ŠÆÍþñ¢ü‡ƒH¦þ¥Þº=  ¥Ë^!Ç †l>íU>Nä¶¹ïJgŸ¹VòHŠ—Õ¼«¢h@8"•dp½n5m]€NFð&¿|Ô¯2Z9×ޝVsöÀ-û±«cM¤£= °¬§Î¹—e<I&ìç6\°$<„×¼möS¨œ& ï¢íj—¯ÏðoÚ§¹T!›‘Û ¶ê”ÙkôP"£‰sLj&ÔSÊl6]GBN¤=MËíêÕ:†´…ñPS·×Ã"²ÇíkW^S•=M£³ªúè½<©ZÛ/y¡·C§Ü§Ä9üY#ê*pÙçÉU1ÿL7ûWGQá ÌE†]Ù¦E™ÈÂjAK,D†Pói[y@Žˆ×³XP–±,jFº?k3y[D\VKø¨S€T5
41
+ ïøF͑rVn^ºR—ƒ“=MKH¬àí„\7Ø™ AÎF™Vœþý¯„g¢~gx1…W­Æë•Ù¢­GÊ=}…R—5ÈâõÓh÷øÌüœÈÝ7ÚÛz.²Ú
42
+ .aõ7öÙ3Šœ•ÚbÌqÀbÔGB‚ö·Z[ddTòK ªE;ª"IE‰ö#ЮÓÍü1Ä]l€wü0ìLŠ™îQgÊJ]×-u¯¡¢Ê•KfGºàP£¼;£ö•V÷G—nömXï3¸‹ˆÔ´ÒôÊÁ _]ätxP æ?Ê7i…½vx?"‹ée2U¨Y;{+É=}ZÒșêÎ{œÔH¡Á5ÉâLP…3{±1ð: Ø=}G«.R~ÜP’­±éM=}™¤‡tµKеûKµjæâŸ”G† ‚6™ Ù³ßpåç6tïÀù¢¢i9³Q³{/CÆpæÈÍ‹¤¸•¼Åg„ÊáVÍ6u1u "* ±ï\î¿kª.Ü}'¡^5«tù=}<RÜ©!5¾¹› ½?P#‹üíôܶ/ÿÅ_ǹPëkó¥±EI+Iÿ˜”Å!¬ßx½±Q™ä~þ‹\= ÃÍÙ<©˜ù [9•Š kw?8i¥üH««§}ûül£¢”
43
+ Զż Ëù|¨o§νyò ¨Î„\¿¹é€ßæ4IçbVY¥˜˜ OMg±(‰˜gabÌ}gžè ~ݱ®ý0<Îñ¥Â…s[¾(œBþWãÌ /åBb:P2JU2=M(}‹îxn|ƒq9°bc€ÚÑä /ó€Ämállªÿ «¨¨(Hf¡ïo Bì <T&4Ãà‚É9ËV¿OöGQ'$1b3»= ñÔq£žÃ~d̬~GNe«lu ËìZgÃÜ£gß=}йÌg·NȒ=MÃgg”$1'á‘é²sñˆjŽø©á¸*qìC é6ïV¦šÅ1ÿ´‹—¶ ¼ÒÐÁQ‰ñ*ë°T‰ÛæJœÜŒ¹í”ý9ÿƒ/Ìo ýâ0,u°àƒåpA–:{•˜,’´*›&hՕšìÒoéCÕò&iRX)+ßÉÆ¦<ù¬Á˜ÐÈ;M˜քÈaÛðtcn=}.´zÎ3ˆŒç5_órÞ> ¸e›K0i0e(”Ž[3‹d%»ß¸ºpòþ¸³ÞùÑDXÄÄpò jz²ç?DÊ÷âûȤòw1^EÃ(Tƒ~¸CÞùÑÄ_Œd%»b¾pòÎÒÞùµÀNXûK‘Î~5< g)9i8<ŒW°zþ¼æç?4ÅDž+ ¬ÊGdîZ=}£N#"ö²¯_tDE1³üˆ˜Êqª1 ëÛ>¯)†OˆèÙѲ” ™CÁò­:¤ŸÔ+I÷*¶¾Œs¾ ™Ue;ñhAÂgEŠè©ü.ú l
44
+ ¥Ö= žÚ~±+’{®Y  À汁²  LB§¸
45
+ Ïú¹œþDž7 |hæXšWRÊËé4394\VåïÌd~¬ ¯š˜Z¦¾dŸO/Põ¯OS¦ûÿ]nàûŒùȶ³.
46
+ Õá R¢üW8ÓVÖQÅÔRš^Ô›ÌŠÂÆÇ¶˜\6ðw±P®—ñrÇÉY’Âš’ÒŠq"˜ž°› <€žP>×E…¼¼A¤öáR¡>U#úÅ%³ÚډäÔ:{sƒæ«À†Ä4ГÔP _мXÈ/ÊÐ6sÞ$Æï?Ð1
47
+ ü,5Äq¢ÉÃ= 4úe6‘ýñNÃY÷‚ÓyŽ÷AVʹOÃ[®©JŒl'>F…°XŽpÀä]϶àñ§”"ôòVVÆ)̱¹l3{þ™ŠQѶþ
48
+ †$fÂyÙFÎö*øå«Ã€¶ –³Q©›N’<…y*;=M*訅»É ÖàÄ=}©Â)36ïAf×nƒhÔ² ™ãƘöP\¹:ŸîhsÅÚ+Çú–ëDÌQŒõ Āu«2(ƒ–ÉŽW»½Y™Ò¢¼V+·A"51­V‡ïx7öé€!@heùiQC¨„2™ëúC¬6ÍÂÀÀ¼óEÒõ5O’±PW/Ûg‘¼.‡0µ{LuUÚ­û>ÍK{ëVT÷õ&æ€aæ06m³M(# [雖Rª ꘄÒ6DkÁÛ%Höç²%# †­žž ³œuo‡ýcNìG'[©[øDæ¼¶õ=MĹ^Y’êDus¢8°c¹š{îfió¨¶ð(^:âæi{m\vÆl=MFz†A6šL­iýFxÊõ°ˆÖs Sàöv ¤M fü@И9äE¬GNA$Ž\ýXj 3ÞùÑÄZŽd%»“¸e›KðÚ5ˆd%»Nd›K0ˆ‰d%»¸³ÞùÑD’00ˆŒßÁy‹;ššé­|ù…éT2¨ŒçÅØsÞ> #¸ý¹ÀvsÚqÞ> i°'ˆ c%N´èú;š<æcýüOÕÚ«§ÜþtÎoáèí=MœÛµ¤>Æ'k›Biɀ“ËF†r gÈzoՖg¨y•%!y¹m Õ¡¦†Ì‚ÜF³gü3éßjÄå³f'ir¼—Ã'NÒõI¦žRŽIW'b%= MmAëÕ[ß ÂÇHU+éÝ·-.zo <máÙÀ€ëŸÑ¦÷59á¡< !\ùAœãpäaÕzl0–ëJ‡ÃGY~ÉüáîCFBFAò$Ȉ‹xúâx= èxYéxáý@òü˜èڀEZü€ŸAÆåFCvÊol ?œÚSüKÏjˆ?u'“EÕ²ö³Ñû5KÒÃÑ6Ó×FW;'Â[{I8ó"" $ $ $ à§/ã¶bþÇ:Ø<½˜,ԇJõµÔ¬Ë9ÖKTÞJÚKƒ±È–½Qtc&ÿ„Ú]?&ÚË¿ѸQä]¿öÑ^“¸÷²¿,^zseÕ· H'ê¬_G'ÉbÁÓ~²@Î͒镑ào±îì—ÿõ‡·ÅÂÂuÿD⍛)¤…39Š8T|uEAÿgìr„ô°'¼%éŽÿºvtKZov™Ý›‚Y…µ9ñ‚aîÒs æºÅ‘V@×f¥Qù_-+HîK…Ÿ<fkg)•É>_¨Ï‚è :,m›LK­ßQÕ­ÅJQ²‚sI„®wÅ&Ÿ;üF¦†G¤?5¿}—ŸÍ‰ÄE= ¬Ú‹Œaû2bë3õ··Ð6¤©Aâ5Dš3ó‰g'®(Tðfd—°[Í'ë#¦Ÿ‡î˜@#Mv,=Mˆâ¯‘ Ë „Qù—ÒE7%ücÕLV=}Ò=Mñ–PÚÓã¯fÍIwfMÝÛ+ŽÚ³¹UÁ3´ŶžËïïvD°¸×¿è5 ’Ýǥٖ«’(qQ–C
49
+ 2,]Á+؂f5¨_Ö°[æ4Qʅ4ÑlFÔÃÈ”%Oav}—ÇÓ¯^±ìŒñ’wó“üC0õDbv"æ¿Q'"¼îõ‘PÔ
50
+ Èò^àçà=M'99Ò—M= AËøGÍ·5§
51
+ œdíöSª®ùÚå,ºù~dÕñ0v|Nª›ûºœõÇ%f€ ¯s]l¯ÊÁ¥Í²™ÿýƏ,ÀÁ¿ÄæM¾ãXI hɓ}±(ÊyqKHòe+?7…=M?úúq-1ôåO¼Rí§ŽòËue9}d9DÌØ 5±û0[°ÇìNp[䅁hÎeª*Ãfà…Z¾™WáW¥ý‰wgeºîhbïšñâ»ID‡‚ÁâÂÝú|¦ë&¶3®>Œ²yæ‚ æ@m=MT’)V)‰Zy ՊhlùKaçÛG\2é 8 “p‹*YA¼g£ˆ„T±¬+a*Ó¬q*ŠÈDýèÌgÌÚ ä¨TvSl4zíÜ^éòÆ\«íÁL¢=M>ÒQîéJò³p‘Oùù…Ó7æTRì ¿lÈϚ÷³^x@ùÉA'¥5™CˆzvìŸ:€ÔVŒw×xv=Mž?ø3V'“¬‰uç5úYª[b<‚…K©Dø´=}Z Bˆ­àj߅“­ßûˆ1³˜š1¯Ã‚˜Ò $\÷€
52
+ &[ÌŽvEõ8!ü²Ÿ6TcZ:¨ˆœ1\.=M»_œCí!•Z ­}Äg ‡;IÖ:µõ)u.o$[p g¨#»F¾›ÍØÏsž#˜R•@õ(ªGñ_ÑGÙotÐc8 ɍ´(Q;­Ù!ªnÉênûYÒl罔£3Û_J´›tOuPê™ç.§Ö?çK^&ÃI$)¦aägkãwXM³uB7ØšW z+}u8zGØ®[_€Û¢Ü(­÷§y7FQ;Qƙ[»ÅݑìS1[û·­ßXQû= ç6nxÇÌ i¦‘¸ë!k9ü£jq‰“tÈÁ~R=}_”è@ßNçz| cí·&!ÈÇ¿£œª6}¤ ºÖÇTQ1¸ÀÞZÑ¥hïý{ܐlXj™÷pÞ|¶í/,P0l1»Ÿº›ÖvL :gíSÕs5™~OxÍ«²)aJ¢= -3ÐÐókHóŠG¹3Â'³±C¼]CåB0j#¸ƒr¢W•¶ ÌØ!4Gnø“ےΠÞáÝʑT2Õlݖzèð^ÇöuòD\ä³ Ï [_€$Ü¸™Ö¾û¾Þu’G¼ÀªÀ ñÕ.DhòÛëhsññ7¶µ›ÎC“»oàé¿w(e=MÁ³tª³‰\°ÝªùŒ<BŹ΍ÆGa=}­$9Ÿw~d2Íù¿ªl-ìö·©Ò¯°Ö͹Ö4^L‚lzÆ)ÍG%ŸÇ·M5R›ˆwÙÞÑâ@Ô= ÷‡-wŠT×L³VRGѸO)ÛÖRãÐ,ϖÜ6WÑ9ù㗼I@ÞK»Å{'U M%ì:Ã)°#1² F´¥:˜«ðe;‚n7<͹“Ô§Jpv ývõ˜“br^wdRO±o2ÿÁgØÛè/Jð[UÉë ®T ¦‘£¬4¢ÁO¤¯Üè'Þ}÷ö,A#„–ÖÙîßfŒ.Ûdî$È ͏“S8®õy_ã#•X¢#–â¤' ûÝwx­ÊçÑÜn/òTé»
53
+ è»út)lTÞã@äè{G¢–hoì.dñ¦PÎø-ë¤nåþsÁF *õîâ ~ˆü°õÅ|¿MòÅáb¥žs^9Ä Ý“;ͼÖm·)zì’ „ñ%2:¢…ÊÃi|dPzϛår¶ð™ ¹bçðn´ÝÁ©üÿ¥¤Ï<я¹¢ÎãTì|o°| Rž6M+AÇ¢ùŸ<o­áhCçƒ
54
+ àh¥à^Ã%ÄV††Wö·MÑ4…â·sIƒ1]¶Â
55
+ NK­¶õê¡l¼j4fã¡ÈÃè±³¤MèÒtS°&U(†ÖºCŠs„³´
56
+ €Ô(•ÃaCó“î‹ìÓ0¥:TÚä]MžS…ݤØ~³*’Ã$UÚç-Ä0kDŒ ²°ùÕisìþÄ ¡hŒOϹv±£a¥éÎ[´P
57
+ D+8ƒÖÍ,óº#}Up\yõ:ø…BlçôÐÌ#ýðòו”
58
+ Ѥj£àaIøj1
59
+ !H€VRÒÊ;ƒÓ‡@4iµ7=}EüøҋÎ oæäi5
60
+ Ä)·žJ:~"iÙ®ßóÓK<Ïrj¬7{~$ÄGaquš7–ØæÀ„#¹WgN¡³_’]Â«áø’ sêön*f›‰.º*™'æpiçá„Î!Z1zߤ·Ö)vµ¨d(xefŸ†“X”@4•ìt j;r¢ßÁߙP<­³_ÂÏçÔh6a¯ÍG€Î²Š—ËG–\yÜ5…Ód–Ó˜]=}hۓM™üs!ø"¬–ÝKO3é¦!-E C婜&'jûRp°-Êþ(„>”uÐxëû‰ºì¤:ì•ãRu{²ÏËãúå ò’®#9¹Í_%»RÎø&QY
61
+ òàb)à}]‘Éœa†¯2›Íßç{ÍÖ ÆX@›ÚA«Íc[Šlèk3wQ<ö»Ù–¹ç­•}‚í;Iòv{Ûæ'Éÿßà­ãðí¢yÔF¯Bk •ß'aÄ[÷æa+wm–O§ 0öº¹i'“ú]}ÈF´¾e±©$uëµ7:…b OáKMµûåõb?YìT5¿ÅÞ6ã_šOÛÒ¨›@,³Ñ‚æÏ5‹¢ÿÞlç3ù­u n‡bÒWÐó4—Çë±ý3ØB™N¥#Ñ'ÅdnoCÒÅÈ vª°Y¯7™ð}ñi=}†ö,º “p´™j&—"'èÞKKe¹@1©^/Y=MY£¨Àdý«D2ýyÔOª5 •ð…G2âí= ›'ïþ¨.E^\âãMêg‘rr^¢Z+'uÏ!¥èm ?ñ7$‡ùgO0^K~4©ühmv½Js=}r
62
+ 7yÓ(FsûFºÕy1æ æÂSŠÌ5jRçۙUíÕ-¸Ù°séď¨bò¬ÌþéŠhÅf©‰éׁ³°Xfùþ^ý…^3>úû£ “AžØ{-‹qaM›ƒ…1âžq®T‹r¬uêÑrGè娪n,Fxev}å©‹(&©ê6µú;z]ò[#’àžÃ¯ßh)h%…ú=M³2.i-Ø8ÆÉþxº‚(W  vàtßú}©Ú%&›&ÙíÃi#&]ÑÍÄXJ9þbÙTº5e(ÂämzÈõûTj^‰ikÅæ{ºRäðôÑøœ³l÷‹”ZÙÔ ›ŸÿŒÌàÃ2›ÀFÞÖFèоùEç“!_œ3æ
63
+ EÇK Å+]ðZ—2@ˆà‘çu{}ØnM­šÜñ¦]ªÇL/5ru‹É5ù¦œ¹6Étd<l= ŒÂiÉÀØ0ÇuûúyQÒÃ!f1lO\vÙìv,×@és,WÃØUþ]0MXyâ0c0%ãM˜D»c8…ØÇ_HÕ*åXßRyp¸ç‡®Yn%5\0[o‰JX9FÐ'êCX-30]뱟¸íÛË#NE2ååHòñ-Îë­= ·£¾iÍÀµ[EE¶\ߛvCÜ^íÏØ®é…"´MJ²€lHjÙ/Åu¬Gmˆ¬û‡-FÙŽè²¼ÁC¶2™î>#fí.h–ⱞ
64
+ ÙïÉhQ<\Jè]’b„”ïóz¾&ЃÄ* 0%Ô4Ä_I8<ŸyF›ü8›e—Ûù“Dš¼¤Cð„î0•j1/'æ0[
65
+ ¹­=MÿÌFfçtJq‚>Þ@èà•>þ{nÝw¦%D¸°Û9‹ö|›ÕAÃÙÖà$ç ¢°ý‘‚„­,RèÛ>ÄW(­ôQ•o$‚wfã¾Sݔw'[U|ð\ôN«Ÿ¼"aiŸ°ñ{²k}¹mñÂmÑð©æÓH.é°á= k²ìüý„–êô«ü…?+|Ñý“·l_D¬£ÔrÒ-°…ÅG¸ÀÎ òxÅÏö{ê‘.ÝìžÊ#
66
+ ýûßy9ÃFß²±þŒlírÜ[ˆFNrñî}¬Ô §Y‹p=}rÖ-mÂ~ïTÑîÍm#Ö¶ï矄] K&)oô3Ò4Ëa¢©žŸúdˆ;ZW}"@„àŠ@uv Yçðç$=}F¤Ôi •ûžÑ®?öåÍ ‚;ØÀ„òø=M°À:#Þx~«‹÷7üÙLm#¶RìÝ¥r% œqiáIx¡\5=Mìû–k›ƒ,)…Ô„ŠY=M­‹¼+ T>ÒY2±œÂÑ1Eõ¦j)þ…×Åî98Î"R[ÉtƦ/ HZŗ{$2_¹ŸãŒ– Ä¿Dڜ¨~[†èÜðúæAà詸ì–|z¢ö¶†xºqWkÚB@Âì+d̀aÉû/ÖÙâ4°êƒÌ•9°V˜tÏ[îAºy…ň;¸/¥ºuñá"½€ïÝέÀ_}.uòöîYTᤐ" MžÈp8k±ƒý”zqÚ.}‡:$vò§?¶'¿Bné¦ÙÌJÜ}ü³ýæS§þIj[úlú„£ù6|ý1©çÌIß\ÿ³Å60…d”|ûN5·ÓНAìLR»¦ôo¼TwUI¦¨{;xîtNDÓrÅlÁÿ ñÑWJoþAP&Û0ɕtÍó 0$ŠõÐJ‘㥠—‘ÒZÎ×Ë(¸ß¯íå·k:×5׿rXcú›ûF5a2»Þ-
67
+ ‘TwW6¯ÿHÔo®µºÍµnõ f‘K¼r“}¿Y®Jõ_?­ž Ñ9e®ós›×z#îÄᅧ´6íÐ{q´¦yŸI*xO˖›Ïp*;‘yàû’þØå¯?ýÊê@¡‚ï¢BßYàF»‚áJxhœÛ9ÞªìÀ]zq‹¬Êޏ‰Ó–~¢l70–œ„Yª&Ô½ñ˜3×cÚl«¸>ؙHo'\׉\א€#|P#þÚÐ~PãyP»ÔPžHo³„÷3ãÛ8Ç¢Ú—Ñ9€ÛPà€ìÔšH/ê8çzV‹A½Œf>V]Ã;iDcb‹âo´Â#sGa_Â,
68
+ ~ñ¾Òf>Ÿ*?n©,‘TQa€—?í뉉d¦Hqj,ÐöL0SÏȺ9hnõ¨ tÖ_€ÛƒG2„¶ýýV°.®;¸ðë€ë‘/€‰1’½ÒôëõQwªÈ-¤3¼Æ½èÞëÝèt}·õЖáÁ銯üÆA,Z#äÉ Êñˆ Ld…éT‹Ë£0ÆçŒaޚᤠ†|…â—ôü1ƒ€H asð|8?’8oAWh}(SP%79²5ÖLß×Mù5w„{ù(ŒUx«:¶²Ò¶:$\‚‘%ÍH’K³›´K =}ÎvË¢»ŠF V¤5Öu›W¿B&Cž§ÂÐ"%‘ «}¬˜;©°ƪ«iÅr#D+ mŸ"UÐR ¦?Æ/Š®‘a¡Ë~¥oDÉV¼cNS @öî–&›A³¼ ú½~šâ‰„žæÞ áyµ×šs*°¬›l樑âP°Îå Vf¾#—Z7gD²”˜—(\”Pžk4£}ˆºSPî³Å×ä'–"ZaÒ±A¡Wr+þ‘iì½Ì¾½ÄI3äÅ^¿½D êåh#‡'ZÓĐc2*„‘J!¨|)-=}ä&ìØC=M£-’ÑŠM‘/ÎÝB‹Ízðãˆûæ= ‚9͇¶C3úµ8t4®=},]œ‰®ØIyeqåÇq½93–Õ›ÔU#çVçÛ¹=M2 •,Jš•²ðf_  vGH×ÞþÃ.^ë6u$‘YÁ’2ŠÁhAÊ}‡è‚aŽ*1] ²‚c%Žô]²Â5„ŒÍ‘cD©Û²úä0Ê¥ )CŽó密—ÁéjßRàž&Å,‘,ÈÙ6¥JcIŒGñîjå_ûû‡LžÇLh€§ÆIpšDƒ>RÞγ=}:J±Ò²ÊoçÛ= ¶×Þà\£p#!&ÏÔuÞCٓ",ä{©3Hõ¢Išöck½‰6zÏçN_Ð÷ÈEXDs«rÇPbô&¿´¿ J¬ñ@bd *H‡-p7ë@-ŸÞ>éP ˆySß©˜Ԗ#°1J¬)gAÌ@ŸU•>ÔE,§j]$l™•ímÓJn/ñFDÍSlžð×l[:3Ü=}€ÛZ‚3÷°¨1úF´ûÒõÝB º.NÍÖ-ðAú›¿mC/³¹Ñˆ6ÿ‡v@±o€ö‰¯Ôå·k-
69
+ ;_×B߸šåöÍÝéã̄\K¢"ÜÛW2ž©u¹oä@Ry{E¢#Úu§uÝÞ=}’Ñäí]KGJn÷ܳO‹´aÏ÷H"g³ò3PêŽ+Ó* v
70
+ ˆõ/´i -å+.çTz§L nKá[HpNXXÙ=MG|t´+¤cëJ[åý]„Æ»B~!ƾœ´½lÓÆqŠßI€câCèѾ oŸÇʓ"û~úÁ(×-ªTw§ö‚Oú&°XA
71
+ 3ãeèPû#¢-.„êÅØ$°;Ĵ֘#[=MÑnÂê%-¼¹}çg·½v˒Õ‰ªé|ðoìlâ—p_ïäÕnü/ ÍVÊR/âmÕ"PU¤h(,³jÃÄS4W£]¸t lãG{4´*7»Žrʼ<rqm= m$¦“iɊuBkK{ý:Ë,‡(ùºÊ»žWF®²,)¥ò¡HW»Š~ÈàwåhÄÊÞVº= ½cÉUÝj6×酩:‚ÝW<èÓíJȒ]¡ÄóÔtÜu$ŸŸ;¤^%‡sújf€´ÃzD[)ùWDƒI&0‡‡ü›_Ó=}Î0„Ê[÷ÄzK*Rʱ(Òm{é¥If%p}o¾Ã7öTö9ALY$@ˆCÔðŒÔ½•a¤ÑÊI £ŽŠ5%=}míAl@#—ÙÔkÜ4CYҊR•—SãÊQ?‡Nµ§dتäàÂ?T<£MâRàÙuLM?-ŸÆTMBwÎ^Ê ×Kï2ÿ^AþtLŒ=MÕé°*´¯@\óo1½Êy¢ÒÎmg£¿Ž‡¾Ž‡ŠÑ颩´‡‹óo4U=}„Ùžjȗpý@¨ƒ¿Œ‹Öé´¿îÞc‚!£ôJÁ6aqÖky™Äj´=Mx+ù«ý)ֈGNÔáåŸ\ù2Ä$®„éìî\ÞTîÖáej¾ärs3ô#Ìb ˸ÿJ¹,]|nj;1ó·ï³·Ò=M²¦¶ý¡ ëyáN嗿#çR M
72
+ O¼Vâ—CDØZ9=}_¡ ˜|³€ðöµ°Èã‡?bÆóG08ìßÚ«í«rIŸ±Äf4W- g¢Æ×¢V*+ªââÁ1¨ = 4>Á£Bó¸0ËúOI3B{—߯vÖæu]4sêÏ0šÕÞ6±xE°˜@K†û>ÁSíŸèqÊ ê{Å£âLåc¤›Â”V¶ùKzû—ª)4»üqw‡Š:B«¢<ïNº¸ôÞieX¶O% ¨Äé= ñnã›Å[ë·°D'{T®\«mÚW[!!s= °œmÒ,\޾e€ÖÍ{1ß-„–K:Ë?G€Q2¼àÔ½Æ]…D#tºµ%œÆÇ|m(Ùù½œ‡³’ÇîŠ|˜©ûŽnšˆg9Rž÷iÀÏãð)’"§pr@—0ðGÄ$׉ÓU_9í?]P÷—ø“åað¼é„CÞÂ#£9¥pê”P+åxƑá‹Gyg¾ Ãý'“Sü‘§8ùMê”Fýô3´p˜îKïÃ*#-ößÒ éY‚¡|¸­_KÚ˒yDC‹$o‘•FýêZJ¥ª#ÂêK[^F6½D ¯€/Å5– _Ѕñõ¬‘ÓD8ê}צ7»TW}bë öíƒØEc,ßõÚêÑ6¼îÄO…;iYÍWƒvsWÜÙ®1û×W—**L£›xl
73
+ ÁBáþáw³F6…çvUá6@¥OÍÊ#'´R IÅs¯´®U ö×2 v® ª¹-í[¶‡äŒ„í«…îŽG‹Á\ñ¤Ê©öLÝÂL»Ó)Ä§õ62q…£GÕJüܗÇJÓÑcÙlÖ¢u˜XNÀØSÀÕï5$~t¾,¯í{-…pÔN3"ÌÀ QNmó5]‚½ëÿ¸‹¼»7ð*4Ù²ƒ’.ƒGa›û}Ïn~§OdIq{ÃUÌ<ë·g'4È,(ç ޓÆ=}Í)ȬÎ=M9€˜½òœQŠ¿b¬*¾JAôŸ_ŶÆdž=M©þy«r¹K7Έp­2ježI°ü¸@ä(j³ÿšæÏ£Ò›‹c¯(mšË_²M†ç-•.fãzæK†'Ì՞6Ibsä‰G­:9FF{"‚‰ÛèiX.ǀθÿ2®(G9=}¡³þ^À<y%@±‘ÁTбOʍ¸n·=MÂÝ'Ã-v–W­ÔV¥.PÔ3Ͳd{ÝÞB³ž^øÓLCKÕ¼Ã4|¥þ Tˆw"MLÔLBšLvœO?ûO„œû?û¯nú_Wâ3CSÉ4mމ~-¸–mѾ&æ= sæ8ቄê'+P|ÿ0ÈQˆ<Áã{=M !Hs³«ëdÐ/ ¢¾3ޗH<|Ü@¾„­xLa %…úòŠ,FÍ÷ -
74
+ ÆkÆÇ7a6l!ð´}Gó5ýß=M(#-nŽ.-Žw®ePi56)ҔŽÕÔĬJ ¶J ²I ªK©®xS:la$ÓÀ0
75
+ [ÄøÂ¸Í2´?¦¿…„Ê‘ùÞ*ÒY{¯t›Az Ø ƒæùQsqϜÉd%E»4y‰ì†ªðâ_J²à³¹ôæùQY;óš4Ž;Žl(„æL é/e¶¦Céäu¡£º_†8ð¥1:詸lþP]>áê$ë/KKF4-Î*Q“Ec°+Ç+–“<ÂC,Ë\0ŠÇËdµÕñU א®7lµG=M¥©NììÁSMKmöSÉuú{·ýL M L8A‰¥Ÿ²üÁíðI(íZ²:k2:ù°)¿²I‡=M³ ±2ÄaŸ'EÈÎ Ø}M¿:/Æ!3>ˆ)@ÞÝÉæQõƒÏò³´:šaõ ‘®¦Kó…Šä£.°¶Å)3*<îzHãІ³b#‡bwB<ÈDã›uåËr-ã„/þ5ZPR-àUx¯Lý)°yË;Uõ'‰?Ú@«®uç<¸FÀçT—ö‚)r¹ç7ò‘4Ó9JdÍ1~i;GäÒ<ÏcPOkF&×TŸ§d v—N7©&cã‘lK‘„µõý?²1XÕñësƒ3LöRê«}1¤0´±dÚè6§xэ>°ŒӐ!ƒª®wj³–ƒElÐQž­TÔâ%g¼¾×8õðlVFä¹5 æ‹ë³†¬ä…QYò‚Ô€JúgJ(øÄIª53חvuûŽP]¬âÑñ”ÆmÎ-JçîäÃv€çôÞ5|›>GƘ:õ×Fý«"Ýï´6¡Dó1ÌÏv
76
+ ØôŒ>iêVèè5AH>F¡t¼ºÚå;æ—õª«çŽY~ñ§°Q~ÚMçÕºÿCx= çã҆ßzôV†t¹«ÍÝ= ÕE{D¬Ÿ0AMæq÷ˆV{DÄV= s„v¹?ÂsaPÎiÎnFpÓþqûM‡ñ!hÕO!Ëá× }m¿<÷oÞt=Msº¯#æêã;Pò1\Ù­dû±Þ)­qÞvŠƒ>dì;&?¿xDN_= ‹PÛásÉÈ«l'âsÉ;þ€Æ4lù”t,¢ù¡1µÌx•Ò§áV5÷›ÃOÍæ(¶·"“L Uä7S¥Š{ê2ÞvZíÿҘ]‘¾/Êý䘃ìg¯q3Àì÷\K±¢g<x҆D6уrGˆ\dVVçèmÍBþOœ?º.ñìÕ*Ÿ:Ó©Â"SÒÈÌà¾~Eøì0vºt|é*‰úíŠ2˜ /ŽÉUÞÞzy˗e¥EF0ò¦ó.žXŠ¢<ì)=}ú¾ äz®Òȉ”³ôÌ&;»4gŠČúîõ· 9wBìòP‰•æ§Eâ ãwE]à²Ê”A«g#Ÿ÷î„>c?PuËG¤D"sƒ¡B&$¥(­fUz(·µª“»X(ýŒâkÊpµ9¡—ï÷Œ,)ï
77
+ ËÛÚ†ÖZ7LàÝ“C‰ÐLˉ§³’LÝ*~ä„I; 𑈉§ÛÁÉoÞJÓÐãlÊ·¾¾!¼:” üäSûß&)µ“muc0aU¡ì<£l‹}ܸå:¾$:ߤˆJ4%kTZRæÑm®8uÿ—€È8vÂÁғ/q¢âÁAh}+zgs¯°W…O‹˜bÍ7ÊñX@
78
+ P½F:PÝõj¬›= §hãà bRDt¥d¿ªÜ®A±F\®Ð¹…S L2¿OÿùEkøí¯6¡aãhŠ{?g‘mU·ÙÔÂÍtS™£À?å°±€TJëÿ³ Åyc¨X]Dxي=MÏÑú"}KíLX ¼®‘¸YìÑÊ´#ÊGÃ~
79
+ \ õr œ¦Ÿ¼‚©A»zok™§äÿ^F³‰+%Ëäâyr̖¨$_:)WDº­¯s“žówjºXIÌ\õó•à]/‘ÂcΎ2 .þڑj敽uTÕiËîb³‚ÖǃFÙ/ÕÁ…F9{[EÑP åe=}QòÒ= Í1 ]SjúupFnÛÌnkbÁÑ!°
80
+ y·îêUšìÆ0KB£,Ń|üÊjl Ýá?Ê®Z¡ší²ßÍUœ«ï*øCèŽã±~Nƒœ“¤D֊A 3=}e™ã™åù<É vƒÑ7ë¿GzTDõê4ÛTí(ž¨ŸÑf¨ÏwF\DRŒéw%‡,s´Ò¡ ý²càí«.6µâ]…»ú!^2/Ä@©"Á²32ü;ŸÌXtf2R*„¡Íüƒ×AÏÔkêžÊĀ$¼y>…W†ƒàË÷¤:ÊÆUi®úåËÇu Êî9<Í¥®›=M̧½î%œ2l+ã t±:½.fµŒËŃùå†= øÉQ::=}͙iR¹Óš=}¥˜Lí½‚'FðB8§»8mû糆SÄÏRÍVöÒõ÷&J?› _ª6ZüŠ7ýd¼aä9ڂ'è/ê{´ïÄ̓ò«Òñ¹6í:ã´ÛŒ/ôoµÔ߅ëBnþH:M„!¶!)˜‰-x%Œ¼3†.9Û,ˆËBõ¥/æö†%“ÜÄz ƒߨzÙyëfõ¬–M Gs8J¢Ÿ¾†Ð•ûxÅ?%ÏÊî&«<„Ô¶3æÒ âŸf yAlhènîÈÓZKõÍҍhò<4ôËý»ÿt›ú$&êfн{´ßÕÝ4¼÷~€¬ÀkûfC\‹/kò‡x…󍌟‘5 ª¥®$½ÜÜ]“‹#áÀÚm #b ð÷†8ñÝ/YK÷9ÿäîpå¥gUOG¤–ȹQí8íB¾ÉRÒXO¿z/{/n˜(ìÝ!ó5=M_Äí»H¡æÿiVXî6“¿ÜôÆøN¯õxs=Mk;RùÉÍ´Ž„"õÂ÷7év-­Ø½1¡Ã;^¾¸-bwŸÚ½6VÑ3ÉÆUë¹uJør븦ýßY†CÁ _Ðè¨6‡AâEó\Ór9LЉ¾iÃuÂëH“
81
+ yãxt3˺OOß[°wÅG7ê)÷ðrc-ü¶o“MõÎÿﶳѭ3‰¸x,åb %²&Š›Ywp)£ÄÕL-ÂD’å_Qàðˆ:Ş4©Û¹ v$D&èi–óŒÂ¤Å©ÒÈÌ#ëD›TIx¤®Õ1¥ IWõD—3çVt特YÞ/´á¸÷hL•ÙY-ªã
82
+ Ô¬º5N$ÞWÚóÃ=}šå´­Îî¼÷þ›#ŒK'»'JöM­1*å}eQߊ͋l—Ç•¼_ +ÁÐQ쏚쾂 Ÿ8 Ðl:>"é§³Úßõ¬÷ ‹NL>G‡‡¤
83
+ Ykj¶sešÞÑå4N/'ë×8z2pœ¢·cúñ>“kœ,ú#9¼}ÁîÏÂglWsJçɬH W<_W¹¢%-ï6ô›Ê¥ ÎkÑ0òÃ0îí½¹zÅþ-“[Œý®Ÿìà~ ™À{J¶j¼Õîðöæ!)GUÊÅS„…Óº_™@yQ’% ­[èT‰ôåQ É6ÿ*琤º‰ÿ]WÄy頁ï= —àhþu¢‘­íÜnIþhÕr'/¾Q©÷yDõ«™Å®}º®Ès3‚—™È®Ö ¨ÖŒƒW2= ôñ›)¾-xˆ;ÑʛM_<²6ÃÅ&÷=}ûçÿ•\6³bÚèZáòˆ&ø5¡ÖI÷ÔL“¯*SÏC‹ΞOb­ÖhM1²=}aG4B$ì¦cèû7Iu7Ihª£ ׆Ñþ<#Ö>)wS"AßÎç‰p-'ÐHºMÉ^KRÁgúLã-P}Ã8EAã-˞@hU!)LÆ8q•ö);A± Î'úÎw çD2¨›~N¡ÓÒ/–Æ¿ÏE16MñB{N¤Ý‰°•»¿ÿE1BDm7Þ²YòˆRšwû¡Ãv–E¼g
84
+ £Ï„Wè¢Ëå’<“0#Ïgœežé€¨Ãý>Q¢Toõx_¯˜V+¬sbÆgéÄL“:JÆC²úϸêç#;lË#…W‰‘7r´êïËt£ÀÃìÆJÀ³O„Е¢½“Çúò= b:z }˜ÇÒK¼‘$jœðcy–û&ŒW.˜œ|÷w}Qc‘vÜðÀL¿}Ø>X8= ÝriÓ1K%ø¨=}—õ”ø˜èGò†»jdӅóÇ¼‰÷@+£ç6Í/µgE–ßܧÛ1úL %ÿb=}³z•–Ž¡'/þÌ15
85
+ ÍÈèa‡KuÏú?vßâs­>ܰ¬wYŐÿ=}= “¦)çH(*)´²¾¤Àwt†±Âvp­Ïºöe W¥\œ-ßöi OùÀýñf)ÿp~Æç›¶2¤¸³%\ÎÔLV>µŸ:å»ê#mÌL³õú)ü_Ûç õ‚¾=}ªß€ö/s=}гŸ*ÞߜKÔÅÕéՔR{OVG3]kiSð¿·ÖfÊBðfÛ.éOá¨t¨6·q,„k{œÕXÙ +D^\ö’¾äòċKE)^‹Ÿ“«埒aŽ(£E§Â¾£šø5~™<˜ðìI¥L÷Žߕ¡Rz«=}„úRŠI‡ÃV=}«V}N‡ÅWJ#žïæ·Æ3ÔØ!¡æçyà ºEMi;ëväB§xàËN©
86
+ yìP#eøw‹XÔ4öc„C«vOÕêÉ'‰Fd;ÖñUŠ•‹ºÃà[ÛSÕpE¬
87
+ BiwéÕjm~÷k×#0•ÃÖÙÑqÏ1EÄ0Ž7Öq7.PN=}ÔS€7¢~‚ƒÝç*æ¸I‰Ãȍ#q\Ž Œâj ßՏ¥= N÷c»¾„ºùƒ­TqmÝ'€yD“ŠîÊ ®ÔݎcQƒ‚Âå(x{¶P¹åMÌá$n é舽¤=}4ÜÊæÃ•= åóŒÒë_;ï ßV–$9JiS§ôwÖÆ#&Tþ‡.¿Ï© ¥ .ã_Ôá¹rjh+˜äÍ´¦Ž†#8Æ æ!P,n=M½ó:ëT ¥ÞÕÅ<ÛþTPÜK¸ãÎ~#zg¨»Ã7}X·’¯täìrØ.iÂæëRQµE¶+H¼©½ð1¢e§ÍCKš‰CÚ¿.¥ò¯üÑU"œÖPy¾G|#ÝÓñ­Ëå¶ùÃórWótW´lG-ý žÖÑEé¼­pBm8+Ýù&‡rTáޒÜwSïǍ̿xF^×q^׳ÛdÛ·Þ7.8‡PóYÖ%w^P_WŠf°´ÃHdýìÃDŽwEÝ%ɧ¢ÆŠ–"¦¸Ü 6Ç=Mç2Y*8ýRÁœ¾n‹JÁVŠÓ’œb‚[,q˜=}îhBäø–½¿Zì ^”g8 —*Øgà-ÊÉïÙÅâA?£óbø¡ø~&—=} ¯Tä2£[4Ze38Œ¯´$:ŒÐü&©Ù£&+ARä¦ûÃ)Gºï y) çŒ4oî)zw²p
88
+ >ƒ4_‰ð—™#¡”—˜IÎÿtú€‹Èp×Ñ&= 9}:HãΞ'7LÌ¤ýP_ÒrÆ,f ó²ua| •œåUƒoEåêÕ6ª–á=M¾íº†NL­!Ž-˳dÅÁ/u4 ÔÖ9ûiûÎè{ÞÁ9K\qœ½/Þý'vH5w…«qKÿÈÆÒJ3KJÙ¢É$­¹ æ^G‡¼íR>é!¦Äª–™!/»@÷s|®åí9[P7‰’™‰Ff#œµ
89
+ o[N¸¿5îç¸+2ð_ù#Ååbk•èÔFI¢&ࣀ=Mcœãws]Ѿ¡“½ÿÖDÕyzñU„v¶D†C¥ž>ÂFš °sœPöùu¦!8Ñ1!¨†62=}¢%QDç¢Û†nÍH§«H±ª= M~ÝjgDêzØó¢qçÆô0µÿñÖL2§úg#ŽŒP¯•X¿ë"§æ* ÇcRü$FúàÞ]ÌSnOitÈqË×°xÍŒ¯uG{ÊÆê4 iç^¶»ú= âA™àJéžàjÝKë³êÿL¿èöO
90
+ “°ëïæ3Î.òÆ N°cŽM4 a=}x7&:EùQv ¿÷KùI½Ó®Õ\5TD}˜ö›“A^0·tBk³ïLæÜ÷0&ØT= çü d‹¿Õˆö&ln{:ñ£Ëì
91
+ 4áOTðEy[+éS™QSù›ì>.!¶ÑŒRÓwü¬í*ú)3·æMèA“Ò‡ôœ¼Z(7æÐ³?.u$6×zÞU€þSÅïMe1›ځW¿·ö9@e,—p²ä(B«,[ÿÞ7ê[ fK§çÑݼ QÍ¡ÆLŽ7:©SÃ2Oû³,ÅÞ3iñòNj ±¦£Đþø.Êv—[àó~oô[¥žG({\½Ì˜_LJËWÜ[Ϟ’>ñ±†76ÍDU”Î-¡—5µ ÿ3<›EÊHÖÇÔKc먐
92
+ æ“ož´TŠªÚ´‰ZiŽ>e¹;kÍïŸÄf
93
+ ý‰2{’”Žèsζú4:Çt+©ç}ún!ïÕØ-ÅÌSHS*¿fétõsåØö¬udŽï¥£ºæÞ2¦Î=}½*ò؆ù|ôï¼3¦?o¹BVà$J0‹èÌXT{jÂàd̀Îݰɏ3Åˊ*O9£wŽ>s™2“û$FûêX
94
+ S8Â?H”µ+š·ž d,áY­=}t%o¾5g@”œƒÔþþczü¶„My0hGs#⟶Mn_l@ºxg‰xE¹iF+-»,ç"›Pù2çòïJçàôP¿¡sÆ*l±ßcÙul¦_;O´òëÂÃY;E¡O–_2‚3„FÕËE²g¸ö-ݚÅõ˜ LzÆÈ&5»Ôð”ãÀ>ÁX.…,á:±¾H\д¦]ˆî_ƒ´I½¢Ìf˜Ÿ‡‘:­jÈ<3”t:5eЭ_Ì«¬•fÒ8 ùQmdâDæyác™è1ëóýÌúÑfµfäÂ62êÛ5s„ñ6oÐR’1ù‘~µ=}û»&Óæ™n§6TKÙr#?œ>Ü&a*½1@y¡[_q=Mª
95
+ Ñb]œ{ˇiäM¬vt¢›Ì§Çùõ{ÓtÉ!Ą¬cÛ8@®ÖÊd­¬'VÂLÄ_•ólœÜ‰s¹Q8#ñRóži!UøÏ7;¡Õ‡2O¶#Ûбû ¶,õôÛMÕ9 AÝ´w2ÁóÜiéÊaÌæù‰ߎx»x’¿faέAÕ´-6@tÍqÌL2O|ôÒÀ}² „ÅpÊùŽÅ{=M"v"ç:lÏH ¥øä;½ÑµïÍ4Xü&ˆ½«Å³Öayð›0SŒX)òD¬Ý@Ѹ|«¶dš ÷™Jæ=MEì×K1Ñ]€LŠÆåª*c¢;G\ñvîQv=}[ƒ*°¶v³ [;K¾ß©m|9zºš fâ#CÆ+%¬fY@=}®6 _õ4B/dNr˜è;/Bu&|rã48&V¾«5Æ#¶ß&=}‚yJô¥ò©@?•’3YÅ ;í ¨[eRƒæ‚(Y—r{ ±í2¼á©,$°Ék}³Oƒ,Ôþe¾¬Ì¡Þ—1ŒPfÐ9þ®TlÑv¿UœÎƒµ˜û˜cÍ
96
+ ­ÑÈÚR³rÙ´”ÊE.ul&Çùië}=M‰EŸŠú³e@Û·U?ùcq7˜#¸Z¦¼£Ün J¾ʜ úš7ÄÝÈî\ úš#’c%m ¶[Pµ@¶Çþr‰hÞduHªÑw[ã¬ZÁ0"BLäùñ2‹s°æŒÞîR! •£t—· •;^Ý5؊¹¾Q…)gx¯‡aÃî“=}ØòêÞ
97
+  Ý|#¥Ê(x[B?Ù%YEØ,){‹2@^2°ò*jáŽD۝2°òûåœ+Z5õ¥aÛGu,ÚM­šÛÛ= Î[ú·Ù·9ý?®$;/™H¶Œo1¹é®= §È‹URÎÒÓP‚¤ÑnçE˜Eµ*éé=MØöGj£OMä㺶ïë{Ϛ3‘ü8ÆâÑ!„?¶ÔA{œ2 …4ÀùS%Ҏ׭PÏj¼¡ž¤Ó®ª¡ ø+!p¼T‡,‘–-kÒ½Ÿ‘9Û.üü‰ŸeYHޗ¨<E¨md3ùÉf€îçœ³0èþ9>ðÇ3b‹Ç8 yŒµ¹&ÙĐöä1ޝ ÜëÖÀãÛÊ(Í£Rñãȁzšs{æ(¸³y d—­?ø}+nkéá=}b§WjØkà€ö^èüz3´ü=}P±íŸfmý ©Ð‹úÁ,YÓÿu¨Â/v@¥¶ÈÕüY<2Iü?Áoá^ËecÕ®
98
+ _ÒÀ_¥q‡4¸ü݌#ço­è óbjÁµ—ßF=M˵álLò{ƒšù'K‘º]ôR0ߊú'‹OB1ÙÉÕHùá Ü#¿±.K}t…˜PÉ^_-4¨†¨¸EëZ1»Œ£Ù¾/áü”ó €s÷Õd|,)ÆX6N‹lÖ+= $5ƛ…= 1ouÒZ¬«güˆ t3 ëõ¿dé$-–)÷P »ÅQ›¢Mx‘É/,[ @&YðôÿžQ:=}þoÈùÚFŠñŒ{?ùïðe
99
+ X.SëÊù;=M†¹g0Û,nHΜ0&Á֕gtc›Êy†XàtóHˆW ÐxŽ|—½z÷aàôË%A–ñ‹òµÒ^®XÀÙ  ”üR†˜­óôhÛ0Žn-§I»s•<»Ì¸amîs•¡Fž‘Ø^("?2¡J%OâÓ BûâúrÚñ}š#Úʅ q.fx„Çоa .B‹õk[l„˜”uäâÜ1=M¥‘˜§S‹fA
100
+ '¹ˆ5âúÖ<#ìh>ÇÔ<:€v…ñ
101
+ ðô×+uôô8ÇLû2ÉbýÁìÞ¦˜(öô«(¹Ù,iþ&뽯9 8úò+Û)œMŒcMëJ¡Ô3>‹’x"v?û·ÕŽxµfˆì­á¤fPˆ¥(÷,zõ‹úSÅå<·wyK—½2U6v{†ooÎâÛ¬ærֈÀO\Î&ÍÑÖfñÓèÁ¾Oƒ±0VÉ/UÜÄìa.gOPłþP2‡Ð‰ŠU=}°ª×+–ȧJçšPNjbçè݃ª¯qڑôNI\5ž—{°^¿¤nkíp¤ÍYþ=}–{S"EKÐÊøÔm-£êµp}XÖÚóàΕ»“.ÍpÙ¡U= ¿ý¡ˆ‹Ïëàöšm{~’¼ÌSò–Vº=Mïå%‘é«ÍM™´dÀâ´ÆhK€ß.sO|GØr,ÌM©Ž>ˆhßI£cø_˜Õ‹%ÓUÉFvy“3ÐÔÃ:¯Ážº;¡Z'¹yÖ'I–¢qÉU¶´á×ö# .ĵ ‡¤áe,øXÅMP}äKg÷4ŠzÁ…Æ‚ÿî{BÆüC1kŽ^¼JˆkØõTZIeA¡‰”z~.tÙ¨¾áßkŽ…=}I™ âÍV’ÉOÃDå•T!ævÏ{ê<(N= »HûpGhÃÛZ
102
+ – )³üEՖ|ARéÖ_t–r64eeS8;MbnhÁō†‰Üy0¶ÐtÉ"N Ó+֚™ÿ ©Àuŏ=M~ âª1Ôc;b<2›„Ù-R º9T|™¢Òõøn®³áY‘(Ô¦´}û2ìuJväí?E|ðîG˜¶<f-ì¹ÐPzÃYIÜ=}†£Ì–ÎçÅʺ“…´ÈяD[ýìg¤úžßOvÁ
103
+ Í®
104
+ ,mLZöo}Ðö+¹ž÷ö‘ª¦à ³¤×ä?]Æ]g@tWx¬ƒ†UD¬Ĺ VEÚ2úÈò¸Ý©ètæÓÆ=MüD : TÃÿ¨eŒ÷rƒ=MMÔ,¥;Zð€M…yMn-)óJÞ}¯= ˜JnÇñsæúŒ-‰3jCp1;³-ßô
105
+ cã= Pœâ÷£Î!6[vPv£(•L¶ Ùύ€i(ßýEÉ{³ÌȦŸH=}UF[ú:{N{B•ä\GqÅË=M¶¨nß'6[Æwôy®¿p"ò( d)˜v½Íìçà]¢KG•„»æ lsU*©ˆbP¹sºíÀó^»„n÷¹/O²ó= =Me‡Ÿ­= ø{¢**Ö<¯qU80~§¤QòIm?ò’í™N=}%³Ýæ苑¨¹wòGÛÛ@=MùłcQóüÕ=}é´:wŠ:ö©".¿Uðò¨¥x{\ˆ–»ˆþ–#]›´³Ÿ3¬ò!oâ:
106
+ ²(ム!Oa‚ú^$Q@¯¡ÀŸ ³•¼9C^<ÃWSÓ6ÅóO§(YƒW RwuW²)š<…ä¬i›Dšºv3J¬Û;xA;gß|Eï"ö=M¶l׫^ƒ/XJ¨L"-K;I±ip'¯»¿‘‚ŸŒ<àÚêûßÑy«9 2syì–d jµ‰¨ŸØw¢'>Dâ?´¨jÐ>ºM¤ Š3k<A”'J{ãMŸHV„ùÂ\&–R…§DGk8ˆ Sit܁$ËÀ:}ó zº¦ÕW¤ÞÿbõU:Çö)CqöeO¢ö}ԐÃi“@¶Й¿Tœ,‡AX§ŒØn[ã ûɬ®ŒÇbæ!åqÖ­ZäÇ;é_S§À"M^®´!á×µ¦,ÌnQ§1ƒBÜÆ¼Œ*
107
+ <= ÐÃf Ž[=M.o­zNßÝ-’ŽÍlY/K”]a_dÎ;y ²îm,éiã«Ñ´æÍñD+íÁn.LgòCG:ߟi”–æ5¨–¶±úÂg×çHpþæ˜ZC zµ_ð3t<6R¼=MwçUƒ£srûX³òCÆ-ÍÍʈvvÓg»Ö»Xê9oW
108
+ K%wYµ)‰Ÿzt¿„Ñ«2F¿î»æ¼6‰ß¾ BŘÎ_ä½¢#^v‰[^Bð›ÙV ?'TþB{9ØWyãa³560ðÁMXu|íZx²9ü» NlúÖÞß'Å©aۂ93‹(/0–´$Avþó‘sÜðÞ©½ÒêTW}= æ9#iÔì/6ßmGíI쮁9"¶ÂS‰O‹HˆOÿwU³’;Öf¿4'¦m5eJ]ì‡Ú²‡K²Ë<¯×f.½Ì…ÁDhF,0–Q:}Y—=}•Ÿíá¶òt?Ž×üm:{pþ½ÙA¾Gøž+;qŠíϙJœ¾7ÚÑ8ô¤Bðó>ºÖ;¿ÿÿÐØh‚£+ ü“urƒŽJ#Ž€àՋW¦Å¹Ô”¸O±÷˜ý•®vcœ=MŒrJ+t£ŒÂ¦«j+ç¥JFJ¿6cóµEïáÄaOKPËâø¿QKyž4ǧ:Ú¶wà‚_.‹Mó i+':áê— g§«· á¶J|á8øB}ÂËù°‚œõN­Üh˜–Ü__ŽÎò­{rä8o~’àâÑ]sFP0 é5ÎäÚR|˜F›Ê¯9.I©Ó,ѦjrKœ;_æÚª†Âj{gÜ̏>ÑmôΈŠ¤oàŠ‹d˼kȚό¹n¤5M:G5LøÕkÑZácg÷ÇïâSl,•Սº:PZÂôžùF Ø31Éûx©OdÄ2,µáþ‚ŸØgÔÀlF©•Œ{®Êý¡´±3¦¥K =}WGQ5.¸2°B  Ü»c ç= ®b±£«Ý}¼9!c‘ÒôøIäQɑŠõâ‹ÐƯ̈a Z±…¡ã#• u!êÇ£êNƒA]#4¾ÑÇúeãdº£ÿèú@,3œSz»¸¥â>⁹U²Ù&BLòë žGS"ù©ÿËG¦çÖ=}ß¶Å/ ñ =}v-‹gÍÎ÷ËÞ³¦Ú“âM’ŒíKßÃÅ¡šu€/ôô¹ù(þ&+.(±]R%3ýãԐD¤?ƒ­´Æ}c¯„ëÚÞ]¯®M?Ԛø=M£ÖA;éõ^9ò ¦ƒ²û·›þ>Cèç²9[.HV©xwb†C òvCÖLŠ( ljOCeF3MôCªÎ5N¸®ÇŠ Õå7ŽwCÈí˜å¬l¹X5ÃX0ŒÔ6
109
+ 9Ñ4ro©ä³¿4èɃH?É೿4èɃäÛ¿(½ç³Æ,³³Ô äî6Nù4åͧ2 –=}_DŒõ͙}ô¹Ÿ,¢9Zœ¢í亣íۚr/²Ô¨ž´ÍðoŒÚ$FÞÁÎC+DÞ+D®ìõJAÜ´c'‚ñ½]$I= qh_¾ÜͽÜùŠ‚„éJFvÂ*ÅEœ:Š´Eî}¯ €¯€¦fÿs?.”Yëd¡{¥ÌxæÏmF$ØæBÙh½69"OX‡Ò
110
+ ¦è"ބÈ)ÿMw¤@ÈãÞõõؓÿ';Ö@«oü­røñÜ¥š1@f›˜ö»¿àÁ§þ™Nϖc>= N¾vÚÕ]©ëŽmœ’µÊg¯öaâ"Pذ‚A·á…»[äÃÁ(èé$ä!=MX[7èMç⸓æÛ±;PŽ uï^×Éå…VIc/ÐÜSe¡êµàÉW±‘p…fxqzܑéá-À4ïXnmîzCë ͪ­8Z›Ø.ÅXp0Ï à&YïÈk¡^S"ƒeŒsZv$þ a õ¶ ÿ¢&40¥þùµC¶\Œ"iÌxkS’hÀ*YìIÐ j„‡Ôw>Üc1ƒª-GÁðÝ^#0¸4kIÆ*‡Vë÷QMDD…Ç–{Än be>rÇÞÈrhæ?h.É>má<z &ðÄb×IÍCUþH>L{ïnEX}$8[³Ë¼ì™âl<,‹Sa.)¯úD_7H”±B‡°¨¨‰ÇJwò˜8 ‘5IE*‡s™Cð§çØ?:Õ]8å)Üô}iÁNòÌ)3ÞW9nj7<ùA:oM“!'ÙHÀßóÛ åufœ¼6®‘A¸¾G™ÏP„}R'ƒ¡OšCmÑÿs Àjüg›o4:ˆgZwÿàÄäîÁMšŸñ*§H·‡“$4Õ1>k¢X5‰&£ûGrÕ.è.R“®:Oїîµ9 §ï(ˆÔ;ÛT,‘úW5§$Æ d·öÈ0šq :(þXâêÚN˜¦Ç915:™EMW3ê2P˜=}Ðw1 ÜÂÊ ë;űÉHôƚUœJrÝЈ4 šÔ>,L^GsiÐUeÈ4â¾jÀäݍHºYù¬Ô÷ÿ–ų¯ÅMr±$ÞÂX¯œzXƂÚ÷/3rF¼ÓfRÒu«¬å‡Ò]B=MãçV3ãï§8|2µÈ1’{ÅCU,Û$×oG-O6Vh7IRE5‡—8÷×+}›Ž'yy*bt0{¦8Ð/XF1·<GçÞêrUE:)·U7Cë’fô¾û¢‚žlŒ&l= ֔®Ÿ t½f灟£‡ùþ’߂)=MÛÙ=MH¹«Û4аæ?ÝË®,)cD›x¼Ûï„ÿ-©/Ü£¥TVîÈTlçTϸE¥ Ku(W×s§ì¢xËÂQ䅵m¼Rå"Ô8оë#¥ŒŠ-àܺ©ßÍýJ(ÊÄæúÖ_ûݔÄW#Âu¦à7åa‰Ï1Žž&K» ­*çgÍöpvÿÈÂ8æÓ¦{7}(Msýïc= ŠŸ‚K²Ü'Í&‡§šms§ø‰q³f¨›Y¨aýK$V݂G?º'RÚQlïQìý¶À¢;”$«CÆ##«1}ãÔ¶–XŠñh)hšñ©˜‹ßªB€ÍZ¢‘l3™Â $;¡n–¸†]o_uåü\½ïÿàÍ0ÏcÎþª2±„wœ£ÉzyŸ}Yt™ªzËù&åÒØ‹¡‰•8âܽëßÊ4ŽÜކkؔ3%ª¸2‚0†Æô~9’H7êm@Y^I§n\jRàhUžò]Y羀bª«ÒóT~Éx‡ù叐‘åîA ¿<ðZ&œSЍô´}6­B~¾ªjΡ7ªZq'©pÊ7!,ۃû Hp{ ÕÔëó0ìødŽÆºq°Ìkó r:,¥m
111
+ ¤÷ìõ³\kYs„š¡Ur³ÎmÁN[󫪟Àvý“m¡óµ¸-0}uGån8ËmĬs³ŽcÿÀ)Ë"âžBLŸ?õ%òlä:=}àÝÞ¿òx©ÝQӈQ'Õ]ÜÙϛøâ%ÂX|%¯Êą .@ÔŽ+e_pf>LV †­Ås9>PÍIÛ{*J™º‘3vGK+l¼óV?\Ò¥D#Ø3nB¯š:/Ùa.b#,£9y*ìcï”|{Ê6ÀÙK
112
+ š/=}ì)M½l}ÅG·žofɑþ/>­>.})nô󾊃5êõ0¬¾ý÷€ÖÃjϸ¨#º
113
+ ðF4õ5nÅÄɌ!ìРcßw 8g+ðO9^ˆÇxCŠaû’9r<ú&ñ‹]¶ŠßM'8þëªþ?,†kŒý½=}=Mè÷þH6Ô9±9Q/‡t”¿BÍ3²™Z°TéÁ»Ó}%÷.ÒõÖs¡öRÞÒÌ^àM»°oÌÔ÷j&µ ÈFp¶ìô¦§À!´@lt÷J.h{‹µÒY2´¤|´J²:,ógþþi»­€&»¤—e6
114
+ ”‘׺½Áðù°Óî:”¹ž—Q‡o= G?vh5¥!À$ ·oª”c“{ðS˜ kÊP‹+ …Óv18¨IႝéÄ,ÌÃ:ː:I&cqLüÝzQ”Z ±IŽ5Å#=}à )((Õo!žkvn U‡J£¨Ýssx¦ø£.êx"𫮈k¢FÅsý=Myõd„Ëǯ%Œ,ø$Åþ
115
+ ÎÉFÈú= /Ûãa=}’¡¨€>xY²§¡œ¢/ŒÁ"(©0Ž>\÷º×Yb’ç·Ï:û;„ÐsUÝkŠÒ³”ZÛ0È^áN£-f޲Ѡ«héz«ñhWB{ĶÀ4HQ&÷ãڀƒV£‡†ˆyþÞ½—s÷ÈS+5qU»»R«Ë—Ý1£Pqö[Ѳ»=}ɽ¿L=}û»æ’Â)ӜûÁ$5é7¬³–ÌùY80ÇLñÓàìúЧ¾˜Å˜9†À’£2¥ ¹_pˆœznç!Ñ\%æeƆ½Âþj‡]G®°Ž=M‘2†ÒR•ÖQA7ugðÈÚÁ·“Ø©ntã\EŒøÇ7]Eh wD9+*ÈäNÅjLó\· ¡¥€ëdá8]ßrލ·ÐçøÊ/CüûJî=} ÷âô†/;A+ÍÖ½êºZPŽ8I¸;í–Øðâ=Mh¾ˆCˆÛ$°~ó ï„­y¸ïfãÍZΕâÜ6#¤𹯴cŽ ³º7sO±¢Ûy1w*âê¢(%{®ԋïänœcíyâ­¦Dì|››= ÂiÆ= œ.̨²–7A D“¯XªRܽ­056ðé™Ïi—îDŒ1¾«t/ uÈ4¬;y«º1eåõ‹KúÏû3~b…O÷ýÞvývÑižúžîfÁóYô£´Õ+òåŽØÁÞecR+PÚÙO/t3C"¦Å7ÒF•«3û*=}r\ÂSòÆ,ú# $gRÚQ§ü
116
+ ÝGãޞ8¡9ûŠú(t r¾K´”å’¸§OXížä0)1À«Žõ= ºÍæŸSÛ³Ö bч%óÁ>zXJtý å‡Ñ³{ê³&l…ÛâB ±¹‰Ç¥k¼RpäãgÁI„– p!@ ˜f«y5L+ëòvdÕ-QpŸ>2ãZ4¯‰¾PJ>¹\nk‚*V·*]€%óF¦Ù撫¯¡¾å÷b>;P i´S_gø„ÞâÆV‰rSòÕ>W‹ÁT×~LW±HU˜õØ‘ç_ùú1ò#’Å
117
+ ¾Í*èÍr
118
+ &”·w¨[|/%Mê°æ}™v&B¸¡ÖàíM¬ö;Ù:ÿ³À•r>k­¸c³Û"¬<—²¹Ç«ó= ñT™ê~}EÕgV©gn4·õ‡RI9IÊõ6_O€Þ)>Ó;œÊœÇ%/æˆaëôÁ7:®Põ3ônHâÒY>ÅeØ\̌†Fã~ÿtuË!Aå“%å (l8þ*dÖÁåâR}'sÚ7nRM*˜ßr(O‘•±£î­öd!èzÁ´gÖ7ò¤Ìü%= £«}¤Û@‹<"¡aÍG¶ëᎥ(õoeE s¼u¾²2t¼>1¡!—FAÉNÚ®Q)‚ûŽÂ°Í´þãý K«ƒÒk…a #4J)PõmR2A¦àky6qhšvg)Ópß×Å¥ÅOímtï‰ñ‰JJڔšSú†Pbº jùŸ6ƒ…Œ8÷²ë¾"K(qØ:&;7uyáÕö$
119
+ cpŸ VOÑcøR×»ÅBß?v,.#ÔóJPóD+»<e—h
120
+ ¾ã^fæ;:^BQIúkqf„¶=}YY=}(µÊ|jËg2g¹¦tÀ´¶«ñôô†øTº5®vàÁ”¥3‚…:&¼7‘|æñpԛvÓj®ó¨¶CúL^vU2ÃÇɳtSöÛüoøv‹Àî(ܰú”žIÅÜý#¢õ-ÇÜO‡(SÜ. † c¶¥´S˜#»
121
+ q¶(*šC4{JžÔàgŽ$‡ž÷ùp~‚âìè«ë¯èF˜É‘ÀDáß <:ßz…7=}a"¾ZÒÖQ!ô{_.½±Bi>è§ìý"»ªÆO?ø§×•@+U¼^UV_UÖaÀºuÁÑz97˜ˆâR÷/$žù‘ú>| ëXj_EV:#Ó:½20ÿ—àe¶C%Ո~ò·Îë‹Ënïoôe(+úV ªKt±®Rè¬#îߋä×ÿò…_++Œ<èØTZ1­qw0˜Ý­¤Ã¾&²p{êVOUjûäÝ¡‘R‘}DÈü²¡Ñ£Û¦H˜ rCs–=Mñ±÷·í!:Z€ãïW¨G9ÀÝ4̐2ذbç[=}2éÃ†:>ðï¿(±eÔ肯(Þ@ŽËô9‹¨êÿEpˆ]îß\Pfî]ˆÌºØô=}ÚS=}/ßCaFßC·w‡'Jÿ–0êV¯V¶wl0ÑVÄ´wĝ¸7÷ECÛbÄߗÎÕÍÙUbVt–0Þå—ßg§I? M]NÉVt–0åZÓî—g¾Z“#÷k/_]NyV4×Õ[Z“%÷ßgΨ^³¦I?‰h
122
+ ]ßéûÿh3pC0J¬É§v|ŽüüÆ·¢f<ݙª&m«OxÏ•¬¾³ é+)ݛþy«= ×Ø~XÔþÐÂc¼bèax†˜³XUCZ<Z€c(kBÍYRZ0†êXc¨.qYY nXÒʏ7ؕڗ.ØO$‡i/] \ÈWÍY2ZÉµØ´Xc(k CZL]È<X£ZÌµØ(Ä_BæXhnµÏ{>3­Ì5zµZµä;Ÿ·÷;×Tµ‰T¿7u—SF0Uß6u—UFUÏEwÓÏ4V9ÏEG×Ï4V;N†'ôÛã3×Ðxï¾£h[@ºV(G0PrÁ¡L¹…ìî ôjñîîs­Ÿ#†—ü‚ì–šRíÁRàAP̉í¯|¸,„-š3—Mä&GßkгÇHœw¡O o.¾Ýî$&’=}7¥D˜Jza:ãl‡÷ÃÕÒR_Í^1=M¹üBšHý¡ÆÛ=MîÓìu6‹¿ÒÇKӌÛaËQ–äõ>Ӗ_7+ÓO–7›ö£ ,Lgx-—Ô×ÊbJ±WÌ0—jtÁm¢Ügéç9…¿óÍòv²@éÀòz¾bQJKlþ¶CÚæªã[”Ò&ÈÀA ÆS=}P#Æú‚™±Û3nÇ= S¾½>\´æ×“‹U 4¼E¢u ðñÿ’iJ$ûÁ>©ëÑðщà"ÜbÜh¨©)â"Œ‚~ÝӄbW"ċÑÐLG4Õ?Àà ‘²
123
+ à®ìH#ãEÐÿãv‘YM‡ºVij¨p€ï
124
+ ü)Ö~îP&}£!Ê">˜3"Ê-úÊ=MPéí¼õÂÕT<_ÇÕ°1{}”[3Ì.™5^ÿôßôÕáìÒ_¨¼15tPùžtbnˆn 4̑lŽQÐuçY§†F§†8½ñèÖ
125
+ I™‹¯HFÊÅû½®àÊ=M$^J*3Ku—ÙFºYÖLâkfåX6&
126
+ K)6?ùszâ5(*A®h±’+ÏðÌÑAñˆDbäœyßj´ŠV à§´r´º9Yr„œö¡©‹êJ¶š²ßK°ÂF“("A9…r;ï–yH@ç#û͞ϑÁ[ä/E®r ¸5°Ïû’•ì}©\Úq}8 ŽÈåò¥žH’@nšã=}º£œ› µš^0»£Àä1tv.úƒ€üB(äÿ‹ñÔ=MΛH
127
+ ­0jöa6„ÿ^"ùù,šõÈ|‰Ò•ù̸ÝS*Àà4@
128
+ ÍÞ¥ ؞nDäœý›ÌÂHû…yP“
129
+ å4l۞
130
+ “rå-t
131
+ ֒çfts‰=}K7‘ÈMhœ¶ÏÔ¯CB\*±<"p¡:¡=d{‡ ©F«F'Ð@!‚ÄD_J½,ïÏÏúË-r€ŽÖ†í’þPý¯7wßÀUè=MóÎRsQ@Åç"˳Þ¼ŒX;XqoÌGÀU=}’KN}g¿†³vU£h ŠöWb'v ûÿÚÒ
132
+ $²÷ޙ·ÍÎ3 Muz0
133
+ ͒>œçÊ= =MžWú‹R?õ)—CL…{ˆˆ93T©¤}TË J£:båýý¯1 sȁ!î‘76iC~\ªf\lsÃI•ɤwü|¿©kL„ßÈ´?å嚢+ßÿ<:íŒaÄÐoõ\¾èë#ÏA7F8:UØF¹l­)@Ëhñí}¹{ðžQ™!ÆO§1ã!êQ¼Úi&¢Ìœ½KáN†~j¤·¢¸‡ §ygæóC•r‚òtñ§ETÙ¿XÆÞbøÁüÃ'ä]º¤êàó*´Ú«Œ‘Þ$J‚ÇY¶%~’±_Ã1h‡'r_µ…œHp=M½æFß= ‘â¥A¬Sñ1YëšÖÞÉ3¤1èyB\_]*†¿4ˆõò½•sL =M¢…9)s—qKaÉŸþé‘1Á¡b3‹5/…v‰qgÛj"´ýÆ4?Qô!îÑÇazÖ3䢾©óåC€3Ö=MX0>k·HÍãè,õ³íb"ðÖ͉•ëÏò¼ ­ ïµ!ì3°ö!Ÿ,ô£ŽQ”¦½Äÿº²gçI h£Aú³ãWw^Rë)¿5ýà÷Rp­2 éÜêÆF;驲«.MøêÏ]íƒäMFßK’ÊnÂL†é=}‚Âíå rÌ*-jqÊêâ‘~€t´,á4åCü#²'/”ä,©Zó‹éƒ±Éå7ræ,è%Ü)Œ¹ó¬7|Ä'¼Ž„¿Y”yP#™:¸†VË^ÍrrÚ7Sütšøò HrH>§“P ¼I-Dçh~×Ó¦ŒÒ±îzÜÉÇAÜâl ëÖÚ ü›Bq*»e{ÎÇ荧»¦<lõʰÏ<“¥ÞWóŠü öWo€‰ú»FLû+Üæ¦k’F›‘Z¾;}ººÖo¦Ñ½ò7ݝTYyeé‰/YÌ2ƒy좭Ά!†ð£õHÐîS÷ú-Ès'™ßóÊæ毒IýuJǏl1@<²rÓsv¼¹Ü|Ϙ+”yR ù Tüº šò+µ¡uª/£ñ‰})[µÂ™#MˆâϬ£¯Ý€žÞV™èb ðù­àŸ·&"3ʵ–¸ãŸåóUî#;ãŽÖ"¹IhæôR/®=}w9ݵ, /Ó¨à҃ÊEÝ»=}óI£Ä³_´kÁ+×*³ê˜šï\yŽò= n،c%†Î%YÚºûQ2Àn6cßöZÊxâ"ÿ¸“=}ΰ‘ úlª:a aDóÈ&ˆ ‹K$T¿ÎÑÎG,kç°. “]{ª0nÕâf¯cÝú˜ ­  9m‡<=}ã<îJ²Kµ>–>…[fdÈuHÄíqÆîÅÂŲÂ:ÂÊ-05Púé)ɛá9^Û'
134
+ ¸±á¬zå-/ãë4nsâ­ú‹¬AþkÏÉt÷x$Æc0Z§ÖjG”Oƒêk&6RkyŒòæE#GÕ‰,\OÄE@BCÌE¤PÑ ûû5Õµ3åw0ç!׿×WέÇÃÅÄÉÆ1+ÆbŒW%P³B¯Mï]·—§P´Q!O+Eç떖SøR(IÖSùGÇãÖÿWFÒ;➽;3ÞôÞ]e›s’BÇ/?,-'Ow²Ç°ç/ C©•J6åkÛðØ£ètŽÝKPšicaQt†g» ]½sæ‘
135
+ ~zúÄÛ+Âðz¦”=}°÷OàNšÒÀ‰è}A“áÞ0´óVê>û1À’Õqqù¼%e;o™%̅uÙ¦)÷A˜.ÐeÞgJœ²2Ê;öo¢žóÁ}r%šÙÄý÷wanÕ â¸½)Œ¾ê=M&÷ú0,5fÒ= Ê-LÁ’aíù³ÕGÒ”Ùïm;W@ÑJ_åèdñzvÂøÃÀeEåéXH¹L«’ä•ô—j›úÖҗÛÏãÛVþó@GŒsñø™xÂô6§÷ûuéê=MôUäÛI"Ð÷Nœ®Byj¹àݒ@Ì{µgŸf
136
+ ‚¬ØÖxg.Ò®‰CfcM+¬(Üuñpçn*-•°4 L^mÌÂÀ•N/—œ”þ“03,ÑË£@d¦Ôƒ×"LÕ¦ÂÜÖRf£•Eˆõ$±POqS”òÑ,Ž'
137
+ ô¶$VE?yÂRÏ.Ç5ý\wÉèØÛ°ºKMÉêã0¨¬ mÈißl= hBEÆSJL:Ù ü0+Z5Ÿd=Mˆé⁚àaP”†ß%š-çw®5ѸŸ,ÜéÛ$¼zô'½{G;zúrÏA,ù$Í#o%dIOÌÎ uºýˆ‹Ž(ïà t;Ão·…‘òñÈô偿Jj›•Þ³™Zyotãpz4ÿ„¥W=ML9Ó ðø·.w”Ó™ÂE‹Ã­á
138
+ w¡kݡӧ7‹=MMc·=M=}°AÛ^"ȬÀÌÂÎAÛOºk³H-“b‚7¢å•êÎo´×¾Èdᤒ°°M&4&“Ò5Ùú"ÒQàác/D T<Û,¼üW4õQ¶ó²Ò¦´ðS¬£ëÙ&V ¯F$‹Ìb´pJ$4É´ÐTÚ³Çdmf–K;O˜e;Ù¦™ÉóË¢G.sdH÷iÆ×¹£+Ùûþw‚7¸¾A•×Á")‹-eŠ+ƒ+æì4ÕÅÁ;i”Ï-)Ëg–pñ綆K<Ýw<Ûõ¿}ü<ôS!Ô0Á#ÏôQ.$y€Ê«&Ý"?÷%ß§°F¸!E2>Ù.vë>‘Ò>©ÛQqƒvRPõ Ô<, [Qï–dÊHòríèÕF6ˆZoŠ4â=Mº¨ÛqÙn  HÈ9°Žº’6Ûµj‚ÙÍ øÙ/©ãÔàÛåƒ湍h\·æ™ã\G™¢¥ÜØ·ó£³ÿ^~U þ"uE"•–pêHð“Fæ‚E«„ò”¥æmn»µ¬Åýœà;¬–_ÙÂæhÍdsݑb;ܞ2"ɲ&^U7z“©fŒþ^BxDzÑð”ä#áõhŒ¸gVx7ëIfÔ8Fؽl>š<i;ÉgmNØEf8“¤;Ši3ÜYÆ8Ø݄]UÁSH{Gê1šb‚ùN}˜a˜­ëÈs–[/&_Òa>«çÜò(¸‘Ú:VA¤ú^«›åcYu™.š¹ëœÌô"iHˆú¦“íÄQìcÍ[᪔rcÙ¢ïY)Ê)Ð)o‘à4^€ƒ=MK0š¦ût¹æÙœxù\„ÏœdßrÊúnjž‹ðY‰ÝŒøœè IPŽ8†@•m~·ûE¬aÀÞÛM…ÉòDØÝèkΰð&|àYd2Æ8·8F!¸ÆËœú#ð¸kÎk'¯:§8†Õ¿êQ详”ÙáÜ¥0+KSªî†ðŽ‘| %1ÁÜÛõMùÛíîbYá˰àÆÇÃR*H
139
+ BÒ!17Nǵ‚ºÎ°ØS sYŠ–¡H(Ý$ÅSfF—ÔH¼4!ÆËZ­ >xG¼{:k£ÚØnS€íøÖ"éîÉiV}iî6+Ôÿ‚;w"‚¤ªNz{ø”ƒ‚š=}CÓV­Ñѹ3ワb3´ÑõqÑ ”{F*)›³+·îím>„’ò-NӱѹFã¯ñ'ζխ(ÕC)Ú$2/±WÔé©Èû”ƒTÍÑþ¢=M±m¹ACJ…ÒK8,é©Vuq±qŸ·&úSÒ³œ$VžOÁ¶±AìFÆ´*©i؋âþA*¼¤ԃe/»ì&RúÝʆk+¬”×èØÝ-œc+Ìr׏%¨+´IZª‰|8eûôpÇAËZ&-s3lÛÊÇÕØÛ€Q ;µ”ûÁ¿Op·­iåRsÉhwܹÆWQYcycÜ{ñâ=M˜Ø(ÉdaÜnØ|køë= XYzˆr”2Çò‚†ÅGáKw/=Mª~P¥± º;æ·ã¬-Žá¹L= ök¹Cù«=}gr,Ù*ÉÄ T0e3ׅN8¥ öÄèë³Hð=Móg<;ºcÿɹc®üD Îa‹p<<u
140
+ À=}Þ$û]oƔѝâ…äeö ŒyÅ7J/¥jÝ*‘¼N*ÜŸâ†7Å~^0¦ð=M|Á#Ù*"rK}[E5&á±óéUÓQõ¿eܬÆCZYÃtRUJ÷êªËÓïØñüLÕÑoGPú¿¼½GtŒÒE¾ÓWÅ  'Æ,0á º®ÿw„RH岀‰wBtˆ‹Š‰; )=M_Çó}ªýÛ#üq£j*gô‚WK­k¿–’xĶ,ÞSˇ6Ó+„vˆ4‹¼9BìuŸc¢ƒv/=M¸zõ¿H=}sÏv“Ó;©µöÔÜ¿ ôðL5'´·S¥|­2ѤòÌ¥>é+èÝ,¯0§òu ŽK )íSÇò€•Ý%€Wé*N›W=M%ÒÞ®.Ë»/¿u…R¶åá…u¥±’Åg4çMì¼ð'PAKï¿tÑA¹ϕë™{¦ôkéðCP1—öÖꂞЧ©Ç2S3ñƒÏÃ6UpA“‹ŠÖ›>Vë?pÔjK9vëûkyø\J^®æv;ÿ‡ä¥¤1ÖNN>Iú½WÓÙïiʺo¡é1Ürš#¸ß»ŽÄªÊ8Ԕ¬ÔžôŸÄyèaÜr„æHr¸.N©ã‡{ªC!bš™®âV4øUIC*C*\úõÊÙ¯gŠs'¤Ĕ¥óÕ¥*s}1Þ7 ù‚ëçR”¨·zÌP´àf´eЗ™$ÃJñŸ è¿áp1YÁëhÿÆ«†ØèÌøJ= ¾Ë7= søô°áìæîaLA½cà§(šÊ{¶â‹5Ùwzu!˜@Pþú;W*û}³øêZÒd,Îðe¬ØéöÌy¢œ}ú+üZºpÇx0kx‹<.Èi$Çc!¤…YB‹qê»q&k>,­"h¶zm.é\—øóY• ù»‹ñ´Òð<ᯪc!ˆºr=Mƒù_H4€![)ÃðA
141
+ ÖÔ·ûk˜Xi‡¹V÷àï,Áêñ׊ù؄ýdbÏžª{ Ý/1nðô[y‘È®‹Mù¢–<¯›u$Ce~r^ÛÙÏl-$ ZɞÒ.ºþ´ƒͯ’ÃvùZ&[®kæаг##xC~!€¡cýðÑ_Â;XïnuˆÀÂðw¤W÷šÓDOY²´ø·ÿè´¡‰ÏäÐcpü2qÄŸ¡â¹š;QЅ&xÛ22d¤\ëy©* 5WcQ×­)yr…Ëé.¸©,[)™¢¢!9ñ“ ]d 9mÖköW=M,‡zŸÊ•Á¦‰§oø(VžÂ(\E”P=}÷“úÕê¹Þ²Þ落|ÛÚàú¶ª>,Á5ÄS?¯]i¹Èe™¯Øg²çfÁÐûÚ¸BGz·[wü꜃ÔÔkÔê!H9ÐUÓ½ï&>t‘}ÉM"0½ão%gIuA@¸¿»ùˆ+‘àFQNIA"ãÿJ§v$´osmv”!7'&*0ظVóYõ5Ï<ÔIñ4Ë¿‚‡6É)/+•ˆÖ²Ð.ۓæGâ—e~Ʊ= Ðo<<ìïÐQv „v¿ÅW;¨Q)]©QiiiA„\|éø(½‰=}±é”Ö•PH2 }*j#™ÏH5
142
+ މ‰*ÇéǼªššœú%³×…АÃK;Ú&á/Îá p¹aQM0-7
143
+ .1À£,-ýú%‚×·×ww#ŒT= ·}óݎ1**UÁŸ¦®¤$ä= -CMW" à¤·=M}»¡© û½F E“#gá¹WÐ1܃ó潜v¡ðI£:‡àåì¢w·]i‚}ºg”íÑ~ší%®|}‚Çq{PÎÀ{SuB_Cìö†´*NǗ*KĘé·ö†*‚?¿#ÑøÌ“ÿêÚ¼pÉߥ+̎O= %(= Itª‹á©f¤rNqôa
144
+ q«f¢ÓžØå³n;¢KÉLáøAT¡»žÿÁ,§‚™›™p>yiˆæ= (‰|œZ'.֟ ¨8znú¸Ùpœâèo Zž¼= íØx[üý‘×¶×É F »Nüþ×=M5/ä<Ä~¢­~i>k„ÔÞ<æBR1)6N=MR'ÓÏÇõñD>”¾ y¡8šYJš­_(K×?çõäØ
145
+ x7fè|ìDݖ?8@{RI>×X¶
146
+ Ø;[Ï<؄âþùs8×È|a-l}§ ™Mæ‡HÚàùjY_/m‹‹GÃéFǝ þI_T“¶³UíØûM¸ÙbKY¾þ~žÞ^Hi〘M·W¥Ô¹‰bÈÙ´–J¹£ô<6!3=MÆ1ÚYv¦.nžºdÕÇPC&í ßÏüµ=M¼$(˜‡oŸ3[%å½jª »{³›pq €= ›´ Øßhsyʈ¢K«ÄÅzºMÑfS1‰ ³A>R= ’}ú[©—©Þ›ä ²A½.5Ýç )» ˆnã7–¹,'‰ë2¶&´‹åAh¦s]i¦›3ƨùŸ0}Sýã#A Ž7_R
147
+ åR0Oᑠټ°ñh¶M¤†'5óùÓ“ Ö¢?ñWœ<º–oÃæW¹«tH3,îÎSðV¸_{üN÷Jå8=MsÎÎsɐõK_ȓ™F7ÁF’ދÐI޽¥dŒ&NŒÅmJ›2=}•K?7ŠÆ0àϊŒé+"SÁ“ÿë-Ã@ÿ@ö—叼ôœš5¡»Â×0VãS‘äŸÈ\Ä|¿~ô¢˜èi**Ò«ÕIW}ï0qV§£%áÆŽnh€\sßå²eèTOðFg¯¤ÏꣁtCÌՁ'¦æô:‹"ÒøÙvÝûÇgËkÚD%|˜o›OÎ=M.Véõ%½èép?Ë1¸AAÀÈÀ5úá»Þòsàñ·K÷=Mú±g(ÝÔ°Þ8÷•jÒ7÷§÷‰¹ð= -5Tͳ #hÕ>·±i_±!@ñRîÄØ2"Za,Q„1²Ø’sb›¥ÐÿANÞ)Rt,5J/ !®ºvBV¬­è”ËìawÁ²¶ìG³rˆ¬÷ãÒ׌4!§fÏ©¨t,/I=}Aý#3r9X³µÏs”[}Ô¾¿ÁS¬UwÓº2óè”þë&îí!Ë4L‰æ —”†5k“!¤|8ˆä{ø£™çt©«âd=Mï_:~òçs×÷¹•·‚ª•½´,5L@P:9Òtœ·¶¤csžˆÓ.ïÓº”¼Ä¨”„¤öFÀ|X=}=}=}Õ£Uß@‹ÐŒ—rGZ’¿‘½2—•¹gy²Ì%ƒ¦~'Mt|-úCCV6P84F=}y¦Ê‰w*A+úråþpùN
148
+ IBÖöŠäߌ÷ãÿs˨RÆâ ðåÒ3¶>&sä ¨ÇÓ;=MLX‹YÀu÷æ…ÉŽº˜ÌÖÁ2ȁçI;¥ ÐW™üÎ/ETRpNi_›ä…—¾ôª/Å3—65[D»$öƗGP²$5h?Š@,{Yµ‚Câ–ýòõõœú¿ŽÔ^5d^5OŒ¿isF/ó«Kˆn”Â÷ÇþÒs‰ˆÒ²W’ 0¦$½,wÍï+~d|2YÕT‹¿áã n§G'Ç'†ü§=MíbR)-­v³9ÿlC(M„£&u»žÈÌ/ò.m‘IëMäÓ'Àš$>aŠ‹ƒ3)6™9©á³8Îç~ZSžäcò”ÏIŚ7°ù ûEÕÚ¿$ã҄ŠÎJù?…³ ’ùËì·@$QiàÝh{„ò S0Õô¶Zí^=MçÛ«h0$“bšYdL·Öå¾Û_¬= +ÑÀ>ß¾™–·ó+9À4v¶Ïgã'ÖV f™¤×Œ«÷ÙX£08÷X®—Üp‡e—ØÞ+/_0þÛb$A[sï3#C-HÔ¶g.5+}<‹3Š= _|Qbš¡ÈŽ@o̼.°üý< äìd(¹ oŸØ,ÛE ‘€Êàh@TMb¤ ¹rš÷™„„h2b 4™O˜«ßòe)´›Ô|Øôzé= ¡èdqûY jef u]{mJÆÏy±9ùkU’çpÂÁ†+©—ÿ^_Ð’1e ˆí钻šÄ<4AùkU5žewˆjËi(Þm©K¿¥afLÉw•ÔàÝávaàŽÇ¤²mÈNŒõÍðíé\¿E" µŠ>ïQ‹§JOÊÙ$[¥›‹+/‡·
149
+ À&L(a;”ä©"°æF3 Á;ò-£{nܧebØÒNÊ.Aô›“‹*.à®%óiØë5Eÿ3¶’·´ÈŠ?Hì€<µGžt;º j…sXs{ËpØjA€ÒÎ?!¯<0ê²/,>qÆqã'ÉVkXW‚]”ˆ4‘” –Ï”tûö”)J”VÞI”óh•]‚•Üž•«>¼•iáڕß÷ë•#
150
+ ý•)•’$•¬9•lâO•f}_–1Lj–·‰w–À/ƒ–â;–ˆªž–ìw¬–Ÿº–æȖïזª³ß–¸gç–ð=}î–Ñ3ö–ÈFþ–0s–S¸–i–ž –ú(–Ђ1–ì9–d«B–6EJ–^áS–hZ—w²^—|÷b—¨6f—ƒnkdñ[˜ô©tóÅ3®ÎU
151
+ Å3µ9å¾3Å3N:Ä;Ó7÷°2騪gŠ~N9JìY¬így«‘ZÚ(Åf-çMñ)põf>ô‚ |?õe0Ùy&´†Èû
152
+ ëg–¬pRë°sà= 9?爊Z{1
153
+ €ò»ÿ»ʋöοkŒq±Ð‚veJÑâôRAtb%ø'
154
+ ¤æ´"W½Ž³ƒËð˕ïosJ  '¿ h]-?m„b«úOš!˜mßæ€@û> ´%ޕÂÔ®‹Ððø¯È·ˆÓö8:Ι‹ÚöÏ\k¶= vnDV|€Q†S£ÈSçø!—‚!/ Vç<ý§«AynnQñžri*ÿ@ƒÕãþ*OÀ€±aÜíuí Ôi ÷²ª¡ ñËÞWümê§RƒðI³rOÿŒ¯ÁæçZ%ª´{=}÷£=}gýRóÚ<ãځüQNcfÅiô±@§È ¤­= ¶ÿa
155
+ û]&–Zñå8 æ¸Ö×âÚ÷×,„««Ö³%Ý»ÂTŽq•³å¨Ë’¶¥ÙòñRÂ6M¬‹ò-‚Æ´¨iÝ5Ìmññ‚–P:®¿mþ·íÔ<CÎ}æ«í¢©J™¡çÙ¢.U­¨Ð¯&ÅbŒ£lTæ¬( ܎b$‚KÉ0÷'JâÔ´ûü ¶–‹ó<ûчç¶CK= "'û.‰ç µKP©í㺿†Æ;Ë!È%ýÆ3·<ÈÁ«f‘‘Txß>¥Ëèµ!¾(DÄܼ«.‡s+„„.¿‰cƒ%„„—¾ŠËŸ~~ññp@¾ªPÛé3‹p„'xÓ¬^5C*A’õð ÌòO¤ÿ)EŒTÿüù9è×ÊÔO ‡ë+ÐøôÓ»A¬‰î®»ñL^ýÐ_!2šž¬®ýü*¿‚G&ÿ({‡Ý½Û«pÏ{ñ[zqçi!°4¦úÄ´j2ë(é dz[já‘÷µÑZÓÈC˜”iiIŒä¿"òÌô:(×u#ôJ°TŸêˑއ‰4Äq›Se)ÄËà¾Ã½lŜɯl÷Nžê;u¡ ó= ®nœ8.Ú8•9´Èc¿É½pl¹ 3Ýy³u"Í;¨>·f9̼= Ù÷ÛI„= ¾Ëï¸*/^ ˆà)¿[q:w ¹½XFqY= åXìS+=Mó—k®R9çqSԉNQúg¿ÔÔ0T(ó҉6tKú®FÝPB!\ÝwWÑȽú_5óÐÈ0õ÷…4ñ²F$.ƌó:"ó.°®(íc~ý&”ÃB$ç!¦¤Gܨ“JNß[¯ŠupP&öaNdÓÆUx“ŒÆ0
156
+ !îåÄ(Ž ¹$¾ÃîgþÔmG²²ÉÎô}5—³¨q¿(Ó¨A\•fòËÉü‘7nò ýqßmþÜ,ñèm¸šK+L*‰¾+j{f ˆ–h'?^4ω8ÆÕêSBë±÷gŒa*½‰uîf-™Ë⎮· süß{ò¬d,¼£)pÔ·ç¾SÀ çz ;€Þ¼ç|Q&= ddŸ¨’ϐI7ßÉ)×pSÏg+¨ÌŠÞÈ<B¸Æçr¤¶!x.¬e|*ÂxCne˜M—§R˽»—´sO{‡7OL¹¨3–”çGå>é¶ E4ãI•ñÌ_5N’=M“r91sR¡µ1Îc2Îy–‹ƒÎÍz¡ö]Ì<=}fà÷E19,öÉK3©µ3îr¤‚ÄÙ³p(òJ®Œ—4êu%³J+]§îRŋbäò9s‡¹£/~Pœ¾ޞ¤T4莾e‰ó4؎ïB«( –#ÚCi´Û/Vk\gXš˜YX
157
+ Å3W#Å3µ¿3Å3ÅÃßWÄs[b³HÒ4ä·Ã{»8‘vQ²Ò¤˜b=Míì°ì{dajb.mû<¶à9ZÞÓ?é‘ï¶–1 Æ&:å¯^Ys*Ñ9î"÷=MLÈ zÇÁzc$;¡÷uŸûÎdǟ˧†êèYi ×c{Ü§Ú©„b¼>ÝX¾Rù+ï·6ì„J§3Û){4!SF"Tž¿‚Ç’ |!Ù"õN„Ì ýÄþec=}BÂ!Bß>Ì£‹=}0†kn2qy‰1è¯×L+ýTÚfÇÚ è·!^mͶͫ»#umŒûíè´û = ¥ÑnMì{Kæd ûü@ªêG"W©ÃW##×(JSÝ<D÷¤RKõ[½·ñÊ8cJî÷pJé ÏpBSRcn&Ô¢±F›A4;I3óÈÛ£¡¯€è PÙËäAÓòh÷;<•Em_‘³oÏ5µ õ1¦*è… _ÄxD8êð=}8*ªVFµþ¦KÑÍ󥯾x‘Ô‚OT~êTÄt¡‹žËÆb·ßÈÒ1˜ô
158
+ Rº‡)ã{̟þ‹m㲝ç·Í:¹®°þ¨Dï$j9Q!®â*¹{7·¬Ml‚WõÜÏî=M 4¬€×/kŸk-ÝRtIF=MìcV…’X×XØWctݕß/ԕžÎǕµlº•. ¬•¦Ÿ•hC‘•=}ބ•˜zw•„i•
159
+ ¯\•=M;E”¸o+”΢”cÕõ”ŠڔR§”V|r”‚g!“ñÿ““†Õ.*žÉ6;þäفµ9ºáøˆüDU "18îL‰ _ënm\[¸p^l˜1¶Å3Å3Å3åÅ3R‡Å3ŽG<55yJ×.œqÄpri%7Ρ;šmAQ R^èJóG½7 ]‘òø~E'̽¬k¡&
160
+ êח¢ tgA€Hi ‡jŒ—¢m} ò‡Aºˆ§N?í íÏ-ê–=M¡,ª’¼ã/Ï UOkƒçW"l?—ÈS=}w*ÏWçâ±g¢²Òk=Mþ—ƒ-^ ùЀ1‹ŸJ%ã‰pæÎ(¼öö÷ÞûC¤æWïónˆŸÕ‰ÓJ祉¹m%/Ê%Ã[S×1ÚUE´­2ݞ2¶d‘ 7럐ÇÖôÙíÿp=}tb/†
161
+ %Ab¿rk“KŽGÇ6›!Ay/G”¾ÑGÿ’—{ÂSc¶-|S+ê=}ª “d¦Ô82Ï÷ ,T¤6”æ­Ajç×®yŸŸí1Btä)8Nq…ÞÖÿY­µž¤*?ÖØYßNqi©Å¤c«®N¿ë=M]±£ç>;³„³D°W&ÙcUõP"ñ¡c´ádÏû¼÷_§¢]Ý3ödT1óùb–ÀgJ; ݗ¥‹[áMaº RhÊjšQW¨æiP·âº¡«Œ;wJLÐî¥8T—¡Ì‚|+4ƒí5rÁLwðb5¤ºß¼;÷—J˜—÷yÝ$*…:óÙ}d+€¯‘Ïl‚ˆWâÇQGß²®4{
162
+ ö†Ú8Y˜\Yø¸”Å3Å3³—Å3®'NãÉ=M»“±­Ó“V¬TÈO‡É1³ÝKW7êj—€¦ôU= ŽrÛT×»“¿„Ÿ»9HÆt¹KŸC\JÄêOœÖ·Œá8œ}„6ƒ MàŠ¯s­ðÇþ"#WJ¾òr#Ú,QW»ÍNÇ(–³ë8ɲ””þÝÇێޒú9™µBtMPåv£þCû9¿Ø-…[…Œœ‘4à·vréð<pkÖÖÂÜ-þô㍛Cñq‡¯ò«ořK{c–† y,â÷DZ¹ò¶Ž¬ÕÛîÅDËfù%öµ²fìw˸›ù{%ד’ŽŸûÎñ§ÚcªÃ¯þõ˝ÿ2eÿ§Æ´28&ˆgîV8™§žLÖ ãŒÇ¦5Ožð:—%Ô±ËïñÖÔIg5!V”ŒbxB¨XÞáÙÌVt šÇhCíÚA±w$½Gh®¶b9Ö©€ŸwßJ¶j]%ÈÇf?Ï\Ç'Èx“ê÷ƜŠ‹âuGûàös¥ö©dÈ/ƒîÂфÑáɀVo*ÐVk'ÝN\~Vö|éß;ëð‹áe2!¤2„ÝÝóª@
163
+ £=}T&¬¾ü‰‡å’ç̜_+q?í3Ûq,Ò¾jÊxkñ³nÖÓ
164
+ €È$>V.ÄF²>èŽ_¿Û´’n=}ºêŸ0,”†%;¬Ç–ÞçK©µØFÏ]t¦‡<,QšôZãp à°ãºö†‚>;0jÞS¢€³.TªÊ†í*@¯E…½´,‚Ÿ­²&Ÿ=}´ƒxJÔ]Fíl<G§íÔÂúQW­Pݬ«òëÂ/¶›@ïdÑµ…ë—.ªª«*ãÍ“,;ˆ v1UÒÚjs 4)=}IåÁ<7➂%ò pºEï¥ӌëŽñۏóAbÁ¹6ên~”Â9ß®¬®
165
+ T¡ƒ:@Žžï©JåΎ‡ÀEž“±6utð4™W’pB<žŸ³<õ íH„@:%µð•Eº¸¥ë±Ôs…5vFïLøýß­gÒ@I@½ËLJæÿÒqSo7 –¦§F»Qݖ†åG}w3AU¼·D?# [Dær8£!X1¿^QÕØ\G™Àu¼NN™ÎVŠàù9h—¼dIºRhJy̶e¹9äÌp/ÝõwžR¾psßidcŸ€÷‘Ck{TÐÏ\µ•iÃûLÍà0žÜ9½i¶àP#œ¤¥ôp+Ή#à<ºÇ㉪î¨Fy9½æÜ^|¤´{¹þ´š‡jR–¢¹½ÅüìÅmª6âýIJ{½A¡·ÕýNì€mq…ΊÆÝ#0­x;Äßd qŠëÉAàdåŠV|»cqaPr= Ïl(cnp¤nȂnÇj@thð¥89zYëMZƒÎa¬um@wmPF
166
+ äW= ¤Q®82‡ZmÏ]zvc hKž¸'÷ZJ'dä[Ì´Ylœë2Å Å3.rÅ3Å3Åtå?W5ǽGù—WQ·½GçbÕW€„W8Q™ù)‹Ý>m§‚D7þh¨ù% Ý.ÑbiYbÓ‚Ü­ªÀQ$¤¾ú~ò‘î¼~qS~ÔçñðŠœåXkñ0Í& +éžõäUÆ8L‚['ûdî‹ÈÓëö…©Ò&³BA  qŸusFÁý/:­¥£áýr¢L-TW¬K€ %铂|¨€à<ïÝ4 …¼9UZfÜm(O̖½!ÿò”Î.#»6ø´v$¹Ü·fk¼»±…ó#‘±¬•ö!.~ñt¯½8քõÍ*ññôžF¬ÎÔ£€ÄC÷¤FÙ|n±|i¹ë ЭZ¶:qˇæHÂÉ ç½Ô¦dÿŸ«¾×lKöœÊÄ|+2H+…ô7¡¹$ßJÐÊ= ?®\ë“àQÿ[q͋Ø.§U©K›O-ïvÔ°Qó×L#ë©7”€OõØ?Æ|7ÉMc—O“‹Àõk翑*¼[®NL= ûÒ·®§pNÞ®/1 )â¶ûS
167
+ Žg%ҋ º‡¢6EÙÉ¥Ïs‰=MƒÍÎ9=M¦€Ë’jê(YnEáÐ,îÉc2HŠþQͳ)Jšc"fǦËÁÞBÕk¢„Ä$ÝØž”
168
+ ÀàEBR4gã,µ®ó¥6=M°I^®¿›çÂô°]T"¬úýmˆ2í?L-
169
+ $ †Ë#*Dö¬ê¢¨Ô£‰$¦îŒ°P¯ÊÎTêw¿#áÓ·<)3ç:WCõ,ƒMž´ƒìÓ­÷!CB睫UÙdʯ²ì}¹£Gï½)cÊRN±±ÓBì\ė†Óové—{g¢õÚÕªƒ¼°L1yOÂÇí5÷"TKC¼J"-
170
+ ¸8b‘s¬²Ï²|s„>ãFTÄq”ÇÞ4%ö‚»S¦êÑ£«ûý<iêqެšrdê+ÏR!ndª½ÇéD &é;ó«»܇àèÚ×|ÖÌiﰓÐô@*µ¥Ax]—²"Øʹ¯u©/~âNwÛ.X7-3Ÿ‘3ÆÎöFKõÅ3ĎÖ…3ÅE–g1.D…gWÕЖNÉ.Væ‚sj1z<ÍQ‚p¬lê«G= 6•]%â+ðÕŒíåêEã]e?Áš'¤ù¤…˜°$„ÜÅݛÜî•uܒA¥HŽÉµ5ĆF n"ڃ ôs‚Ó–¥Jõ "¦SÁ­Õì·³²Iå¡åüg½]*e‹}S.½ª¥PnÁáÛª Ï¡Bó²íF£?î*:rýüÛÅêšõÿæ@ó&O:÷k_Ê«-iÔ7¾•vxðJFOI³±.ÔÞ•w"íïrPH½ÿÚЫ|—È•ö'f¡;Oö¼K!‰<ô_v€?=}wÿÉc±”‡Æ†/¶ ؓ5´$‡?Ÿ®I‡qÃÑRe´
171
+ ñ3V5K=MÏIC¶Ó³9YVÀ%¹¶çI™‡¦JâbF‰ÜKÂã ´WZç >É"’ÆP‚2ÔÛ“Ìó¬6;‹‡–<Wf¸T>—ÐS×ÔOE/A“†µV —ôW£¦H0՗PòÍQ8‘¥Tљƒ'ŒÅ_í%E¹*«]Ç"­¹T¥e¥érH)(‰ué þk GÚä<@¯/e~•Ƕ§„R0cϵSøÀ³·<V/g¿Ú_xÖW˜PÍp䑙›ø=Mˀ†Wrރæ{ø=MÐ|<矙³³_ëÌ)9èv$C»2›Œ=}s¹9¹»(¿kÀ@ñù–2tî垵%p´ÃrãŸÞ;I†ÌZÖ§óàf_…øÉ7j‚®ÀpÆÛCNZ.‹P¤~·Ãã,;ÎÌvEW?ØÖ—uùúFäcµh”mä4HÊ“F°Ò¸8a…JÚ{KÞ¸EÛÇ;ÕiÆBߪÅ×Og˜õ®xÖWa=M/™Hiäô«yðylC"–t$†Zݛz¹O“j³¹1.ÀL†â ?°¬Lâ¿ÉhϻϾZZŸš1ð= 5¡È#¤Ã5lTÑòÚ!£ªyˤGÁÁj’Óü;¤»’ö$˜ú­~Ôw½º«ÉnZÒ¾{ѧŽvªfÎ7"5P´œÔ#Ýí„g‚QÀõíç¿õb(»¶Y®ÀmzÕ²ynlúµ¶iü¯l°äV?âÉ\£ïíøJÇaL{£I
172
+ l¯Sïù›Öq¢C"¸Ž¤^E´qš' ¨3±æú¸‘º.#‰=}ýt‡ž‚¨tÿØ#Ò]ÔFø j¢t"©º!^}Î/‚I ™áÖzdœÌgo¹¬„ú¼ à—œD霄†ºS‹i÷—à VyúŸK—T÷àgÅzV{*æzñ,â|7|*Jd颥œŠ¯*9Q¢B¼ú|’x×Ï]. ¡7²¦  Âƒû!Ö½<ìÞ6y…=MjB½¬¤&& ‡è{c z|÷â´Je.$ùeg
173
+ ÀSÞ¤
174
+ e'x½ÿÌ¢—êž[ÔªÁ#¼Â¤£zN†Ù>ž+ߣ ìo›"€*t™+Þ«ØÃ€Å…aþs[Á<§ÕÁCkÇêöÑ*;SF,í<_õ!ÌÙ{1}2+=M)LAïH§ï!–-êNOö 5§çûq™» 8ÛqMŽùün›r·þ§óA(ýð©ÌþҐE+w¢ÿdú“ÏSëS ¼ð2ãîFD¦3¶Ìy±¦¼Á¡!ÂLξ_ŠÉÆ»i×1"7ñN&'$A ³¾ËL}K4KP·×Íï-"‹v´#öC÷¿‘å­D<)k‘;hƒw߅1"J+/ dåíD:2Àf“ÕĂ&†»{*‹±ç °¾8h²ß“ 9„ðFÑ{Å.¨¾:*ÛÝ Ü'‘AîHC9± ÒùÑMlùÂ÷çèŒÐø»å9¦Ãó }O‚¤tËšF/¯ÑîC¡#¡Õ4¿£9B3ü$¢†å¤Õ€ÑÏRy-SÁÈ ­QGS{PNF¾Ôßõe§ô<>\KójGVtF̨\¤?sÂ>J†n£Ð'%Ð
175
+ "žæ@ETé”EˆÊ”w¤>4HP]VPu7Êë“e'c¥öJÞ M T•—‹Jƒ÷7I·Sá7æÄ_c³m”vúæ=M—i¶5aï̝¸ÀgPNCå/Sº·QX4ˆväُßz‹Ã\NÂ;<ªµldŠ˜M²{„EÅâ"A>(U’^Õ{À'œ,³5!^±‹p~nË2{ø÷kb8éÿs*•(•cŸÕT¾šXæNeš6?¸´= ʽÆ°œzVÕl„n.|f¿: &…i/ÂêH© ™U¬D,ò\0Ì\F#‡ñ€+!ž×fNn<z½¶v-QÐX#ïnš‘= ƒ:ãÉ
176
+ \¾Bý0¨µâÖ"Š„‹èù£õd½‰Ê4ՇŸWŒ]0«]Äõíp¥áƒìHºz.íᐠ¯Bózt–á.„ºŸó #B²žüƒ2z±¤©ªCi])¡‘q†ì)ÏŠ«©š•m+áÝÌÏԖÁÂ=}ª9„RÃö™ã¾üé1)¼bñ˜+îêÃl‘5c{mn¤žëUÁÈÿƒA&ŒÁ•U•xèE¨£Bê‘æ‹ûñSdA;^uúÚ9ìÁŠà:†Où†–5M̟¢GüžþKV»§GŒ
177
+ ޏ¤ÔOàEÑå%â——v¿ÞÙñ7ÍM2šîQÒb®ó&:R‰Ë7áDNãy[㧆 3i óµÝ™3‚Åo_¯~be­í¿jüìõªÇAáü*!K©Ô4³ÙNja=}6Ñ? qÔ2ª–FRžÖ¯ççEÔògìµ<i-Q-‡§G/OR*§@̓@î›Óœ¿$—,[!U¨©–p&æ˜÷/ÈWÀÜ83>ఏv«õ(Òíù½ô[¢µø°CÙÁՈ„—XóMšèÈztïޞ”Žf5"jIx•]r;¹05dDN ­à ŸE9šL­n;/(ªä°®ÞøÿŠÜ!)L™Ù_í€Èn)EP×E—OÖW׌X]ò¸p\Ü-d£p¦ˆ4»ÈTM[ЏYû~¬rdïX9_^†žÁžÍdâÂøT_r†ž›ž“žgXždš]lrŠÚøuhދ‹þ‰>ˆ¼h‚xˆtd;Ùà Ú æ ñi9QcÐ;pã^“é˜Û·´ž¶¡¥µ«£³Ÿ¯§·7( 0,$44*"2.&66)!1-%5µ›œ©+,*.!-5+3‡x€Œ”Š’~†y•‹“ø 
178
+ þ™›´501+—”’†‰}…‹“
179
+ þ Ç:ìÁ‹¿'·Ä=}òÍsƒ#p’R~¿o­,=MÌL¦ô’ËV*-sD4Ó8P1#F”ÔR:U/7úâ®Vá]=Mõ«>†³ÅG9ë?ǖÖUQø
180
+ Õ°®ÍOäýsÏw•ÏE6 |=}%û‹£s~%²º5îõS¦´ÖGACg·Wcž>¤ðÎ?éKwRLã³+ƒ¹RòUowÖT'E÷/=MÐ/Q7Ð,5ë„1ÎD2ëçבÍZcS®tNR—¹¬UÚUÏ q’UⵗÒNæƒÇ1¤j“/µPÂñUË®CTÑÿ– òÿ§6UØ-þÈ9w„æ­Cw/ÇÓ]£ gø¸YhD4Ë+þmňg˜ÈVTQ»[ðÿ]yp]X‹1=M"ÎÄ3E%Å3Å;HÅ=}>RÓÚñqqTš®ß¦õ’Í8.!9هÃÍ;B-ÿ¦EõiqTš®ÿ¶#àøo:=MÒA*ýûŸÏ¦ãd–M¶ÿ§÷–ÐÈ3ìàøo:=MÌVTQ{ŸÎ¤åd~:×jW¨ ƒ¦ê€ haÏý9\³Ñ*Ì:z¦ŒðáÔ¤}²áå ëo¥š‡Æê7ñ>¿~·«#õ.º¡D=}¥+ˆàßlÏù± 'ŒJøå r_Q(p ;„‘tÃfJ×".Ê}ÞE”ÃZÉí4¦«QôÂÆ=Mr³¡¸òÚÖ4ý˅$´ÿöÓ¶ª0'¾¸p§Eª£ ì7Á>©óÉìdfK*ò«¼Íì±q×àÈíiš³Ó"Ì>jy¦ŠÜ¡Ôš½±ñ¥=M ï¤¢ÇÆ©±n¸n7¨3µ.¾o¡EE…+ŠðŸìÈé}°‡ŒNè呜²_S ð ?tYæ‹ØÉԘÑ/±öÍ ?¤ ÏéÁ>¹r·¨5Å®¿saEF«*÷ÓlÉöðg,Ï÷M1Ÿ¢SÓ'äd?q½´¾qîI_%•¾Ëæé)9–‹rŐ¥ŽŸóå)Tï ¯s!Âú1+ûcï!A¼ËŠñ§:¾ñÐÎI
181
+ !@Åb’3Ú$>³B3’D~ñÕŒÞHðê†|ãQí~vaß¡?hwsãfô(I^Šög8҃ö°ÎHá@ÍJ’5¤?£Â5rÄé•Ƃ^È÷ú&€KQé^FYS¡=}XGóái”,=}Þ
182
+ ô—Á9ɳÈô¤æH)Á#q
183
+ “Dä9×ìÍå½±›Ì3ÒPÌ=}bôº†þHq­5º­h7¶‰‘Õ›y?°à‘ÔŸµO°ï•|Ϥ'¨ö¨"}îºa),{Ž=}= AuBk»+éc\‘x~Him5¸Žh3消‰•™–¿ðçqԝ¥Ï°ëu|ÿ¤%˜v¨$]n»Y—)([Ž<Xu@[‹‹ê×i>b°· L܅‘™¾ŸR‡y‚dàÂSC—ƒ×Ûû«–qqnOUû׫¬eÙÍ]˜Îs3%áÅ3Q©3ÅSE.Å3¾FËqöî:Aqµ¾lF±¡Þҁl–dk“¡¹¹ùxW²Zß•GñjÌ«zDÍëøÖ“yIpƒ¯ÎÿëºDу§ž/ -ý: i–ï²)$EEPõ  u_f_+Û:ŽôÖ꘏ºH÷´JÔ5Ú Ö-Œ¬ÿ]˽œLzqÇÞdý>T~ÐWp¥&ååÀ„óœú^œ´ò™=M…MÀËñ§µ#B»"ªRl«ã'®« ­eÔõé67‚ÌnEøþ{íP×pìüZ¢Çg*«ÿÊ4)™2Ï¢Ét? ¶¬Ú!Á¯@꤉–î7úޱݰµWؒmøNqås÷ßöÝÇ LŸf¤ú–)ëLĤ T™¯¼Î@еиIc‡d¢›KÙF”רb$F²³ê(´1ïEÆ~8Þ3XÖS•F—¶æƒ¼ºÉÚm°(àÞŠ×+æÁcÎ¬cár”
184
+ §€6ã 'xpÂ@IQcY= 2Ä·¯Q5'ðÿ P89a«n¹l¹kÖÑ89¹ƒ.7DÞ&”‰3]ÝãEW‰Ìw\Xˆd[ñ(…OÓ vz(„Ǎ¿ö?³V%ðäõ‘ñ“r)r%À矋6ëy±~«
185
+ ¥¼õ$!–u*½’ý3̤/AôFx„Þ¡0dûr¾¹dJˆe3gK×ÞAØXXh= š°‰W«%½¸¤Û ð~Á‹å*Âòý5Œ¤#Áò+ÿÑ2çÙ°pk ‰žº½$&pâý‰m³»„.´Då°të ‘ž»Í$Fpæ=}‰u3»”.ÔD'[ѹö sK ¶‘'<õK¨¶’§=}K°¶“'=}K¸¶”§>%?)R”3ÿð–= „X¹pØX†hhûÀ²SÆ7wä~‡ÕÏQÖÎU'?1MÒÎ÷µC ÃÕÎEU1ÍvÎõçµ?½/Q1ÍwÎ5çµO½/U1gÎ%ßµKº/T0§Î%ïµK¾/T1í_J¹¯¶D"çµÑ
186
+ ƒ·Î=}%T1-_ÎMÛµÕ¹¯×0-ÎMãµÕ»¯W0-ŸÎMëµÕ½¯×1-¿ÎMóµÕ¿¯W1=}Ùµ–0=}ݵÖ0=}áµ0=}åµV0=}鵖1=}íµ7VNð?ÃÓ¹…ò3vN
187
+ ÿõ±ô!1ô)±õ115µ4!54)µ515%„$Ä$ $$D$(„%,Ä%0%4D½xcñ žž
188
+ êñD¼€£ñ"®
189
+ îD͘o̚Ìœ¯ÌžÏÌ ïÌ¢̤/̦ǪoͪÍ¬¯Í®ÏͰïͲÍ´/ͶOq¸ÙaŽp¹ÝqÎpºáp»å‘Np¼é¡Žq½í±Î+‹„+m؈d(rѲN<Jç”ø¥ÄAKT×—W÷K&Q?ËWñ?$ïы×N!Ö1Sç<ëê·J¤!“QÿçLë*·R¤A“UßßHi¶§Ðb·9…Teç?H’Tf'OH–Tçg;PŠVä§;/PŽVåç;?P’Væ';OP–VW„.aYؘX؈óiäÎ -ƒY£g*ßLzU §*ïL~U¡ç*ÿL‚U¢'*L†U£g+LŠU¤§+/LŽU¥ç+?L’U¦'+OL–U'gJßTzW §JïT~W!çJÿT‚W"'JT†W#gKTŠW$§K/T?×ÅÀ—&÷KCT“—'7KST—vàg:ÝPyöà‡:åP{vá§:íP}öáÇ:õPvâç:ýPöâ:Pƒvã':=MP…öãG:P‡väg;P‰öä‡;%P‹vå§;-PöåÇ;5Pvæç;=}P‘öæ;EP“vç';MP•öçG;UP×
190
+ ´_]XؘhÜâÑ U³QÙn$_>_KÝQԺ։7ð×$ŸJëÔ}×!¿JóÔW!ßJûԁ×"ÿJԃW"J ԅ×#?JԇW#_Kԉ×$K#ÔKTKÔLTLÔMTMÔNTNQFS\[šxXXXõÅ3Å3Å3Å3Ås1•ùå
191
+ R²C BrÃJÂà V¢úَҀûÞ~’@ûڒ²@ú˜¡­,®§½-,¬ŸÕ­¬¯£µm‚ýòž2Aýô²òAü÷¢BÁýóz«¦—C4릕;DK¦–E$Ë&—ᬊ ~ç¼* |ßÔª ã´j|ñÂÞ1>ñÄòñ>ðÇâA¾ñÃüª#€ꣃ ôJ£Ê£ìP"CÇS*ÇU6#Q&S‡ "^3D $róD'bCÄ #Ú}¯5È3•ïµË+uOµÉ5…ϵ,ÂsÅ/ÊÃÅ+փ-Æãî˜][ÄH˜^e¤È_]Ì]Yêºà…ö úáæPúà†îzœbäc‘ ˆa—ì(bœ ûæ‰NÐ{çŽ>;çŠR°;æp ÉD4[ä|±XØ9Ųû.ÂÄ3t3¿3Å]?ð¿!AmKì"¯wÙQœaˆ½Êtˆ‘¯T?V}à Ø‹×¶m[KŠgÎëšen\øyßntà˜§a•ð8ÛÚdryÜ|b@Ýpf¨XjöDyí²„a|ö´²É|j[ýLºâ‡¢ŠÁî¨êük¯º‘ }Û Hº‡Á,¹ha<)Þk©pûg‹T¨ékÎÜùýà†4à;h­dyóÕü«ç|꧓&œ ÷ÊR‰w1Œ»§’âAõµtþò¹žØ‘ã|q¸â_JãcŸÕՐ“Rڋ¿?¯‰„18™= ‰Ywz¨¸ÙcYø™n§š1ہæPjáj£´a|îм09pӉa—ú¨¹Ýs™éØtÓa¿w>;§ŒÂÉðµ|êÌ>r~!Y«Äè÷3S}CðöšhÓ= X4ø·ý=}½k…ÖhUK²X¶&(_!p–iã4~U!>ga¡ QµÎƒo5E¨·e×6Y~§˜KsÈH‹Ð=}3Ëݤ—,3+=Mò|´‡D= s"19…¹94”¿ß–“?¢Þ»g¢."ªæræsçqæAçÁ]U ââDâ
192
+ DÙ VààÍ³ÄvÒ2; 5c±-ìʞ‹öª§}Ou¡ƒ¡‡¦ƒîGÇ D0“j‰n²sõ=M—x|€Pȱ½²½²¿œ· ¸(¸(;+ÞKŽÏ°•ÂVÚ1ãnç°—B/qCf.ÿív†§…'‚…"ˆ®Bójóë²ê^m;‰c+V=M¹ñ !½í¡©Eéµ [¹¹•¹k¶«6Ë&£†/15<Èû+簕¿I
193
+ 1›î±–ò0Í€x4°ê²ôªé¶ï*ò(B¯LӌO¥D\†Q.]¿žå.p“ú{^»[žšÞ[ç^&\…Æ·EÊû?=M¶Ï–8H E+®“ãNÆçBR*JbJƒJò=MSs«3«Ò-›â¡躨•¿–TÞØÍ72$= À*™Þh~ø»þµß£ôæöo Ôôùí¡pæ—z±/°0’ÓÐÑSPRQ_\\^]]ãT’ù?ëÁ¢8>ÊZï²Ðvžòxümî2xýuöo„’˜‡,= {ìXx¹U!Rí¸aP7WV&ít\9Ô†æØ‹8b[ö؏8cP[٘ˆHoÛLlˆajÛYÈÅGÇ3Å3”3Å3Å3ÅSv”5!ï|꤂A¼ê¥†Qlª¤=}¬ª¥…MŒ*¤ƒEÌ*¥‡UdŠ$€;¤Š%„s ó }³ …3 {“ ƒ Ó ‡SËx_ˀßË|ŸË„Ëz˂ÿË~¿Ë†?ËyoˁïË}¯Ë…/Ë{ËƒËÏˇOKxgK€çK|§K„'Kz‡K‚K~ÇK†GKywK÷K}·K…7K{—KƒK×K‡W‹ÏQ 脽‘ƒ±%².k ˆùÜk¡Œ 렊ü롎<« ‰ýì«¡=M,+ ‹ +¡L‹ ˆûä‹!ŒN,¦ï¢^1ékm‘A!Ä#ýÔ D”“=MT¡Cԋ=}¯ÒoðsÙcEa·Š ¤À´Ä¾,†‰‹’ïòa³†ëÿ†/KbË»/íʲ½þD²~Ã$ác/23͊³Ç¦4q¸GZMl|ÿ¸ñßðsÂD6ˆ“mÆGzD¼ü•å
194
+ )ÐuC 7S¥Ú7~R§êW~“›xÝÁ&¤ÏÎޓŠ5í=}&tÏ?y§…Q‚¬³érã-²>Š=MïC™ðÿ®A²Ç=MÒ+ÃÛösM6„Ûn± !üµŽõŠBê­ç$R¼/‡™±f!̜»ŠvïMü$ÿ½—Ã^sñ~¾
195
+ ñ1޳ñ-.¾1ÅÇÞސ ñFÂóIö¾•5/&F'Ù¶wD ›ÕÏ7tAŸS' VÓ‹¦Ì.!&”-1¿;„Ïõ;&K4ÕÙr†®#ý´ůIr=M¶ÿ>s,Ö vÆ-#uÒ£ÇO@IÖ–?ŸLVðdöì+ŠÑ¦Ž‡ @½±‚ ¼Od7í=}_ŠU°÷"Pc±Ç¸ðtø»¡€T­gҔɪ'¾ÄO¼Å3mN.2Å3Å/2rõÖËPóOV\7VZ¯WfføY[äaȄ¨y‰dŠbÙe‚Y~]„-øCö]ʖӘŒÙAØ YHž·g¦4Z<&8F_V©¸æß4h´[:¶÷YQv—؆Ùjä…o¢øiôÐð˜ö}= ÆƒC‡c$çÚ´*Å(ó°0Ÿ± ƒ…?…÷n¾Îà ͛Ð;yT³›ôP±= ±uµ“äðŸ<Vck̝hŸœwâxãiôé€Rì€>õ€»KÅôÛÄìÇ˺¥d§äçù¾‰Ÿ!wE£ø‡§¸ßë UëÐw|iÃþˆgþp³ñ’å—{áo¼è=M±4c
196
+ ½ZËÍ]íí\g­z.VübÑ ¦
197
+ ^Õ»e¾å²Ö‘ f-³'á7,{'Ãx°›ú¢jKdÊß&EôÝV×nNë éÿ&3҆úÉvž$¿D;QÐg…‡kIA •o;Æ\×́þ¿qî=}\ƒ¯ì;¯ºŽzÓóȮÞÇ.Ú1í‰5Þ˝“"C€OGœ¾a^Ò¨_LºC{OїF4™L›0e{Ëf6’bÉM= þˆ"0;ÑÃ8‡³W2 PŸß·´w‹=My(\¿ÄÚðqNÕó{0j?ï(¿ÇÛA7WNïGà2º¿¦1mQÆ\¯Eْȇ$ –<¾Fßó7w}8¾c:iH»øŠhÛó?Ù7dšJx֐@㘗eIW¸Ñÿ˜¤bT/]²
198
+ ¨Ë›PÏÞàÇr>>œ\M™=œUÐì=}ç17ãy*a®-ÍnÉ»¡pFe™‹çñl þ =M¹ˆ‹3ÃþȊsæt¦ÔNñ¤b‹sl¾¾¾¾¾÷‘RBUGG³‚¬ ¨ædH­‘¨›íPpXŽ\Ä_k]¾õ X$rÈ…¹fåÉ^L)euY‡IX>ÞgˆqµX«y˜ÝUfÀ§8
199
+ Ùup3‹q@ݱu„Xt•X07=M˜‡p_¤I¬ø®®[¦ó[ÀRŠ˜VsX?F^":hˆa?ØÎeÄQc{Yíz’0j¹{b ×c˜4ö–= %¡›ì?XÜñÊ,ŒxþÀŠf©û‡y O}:Fà= NuÙO_hÌÍtÝg|ȳ]²(aŸ= žTÜøN»j/Ì|éŽÚœ{^ëÐÖ{¡•Çzñú_|Åûl*†Ztì{8ޝa@©¥Z”K؍¨c¿iš<±†üFÇkº-cy 5±4§o9ы,;KzÌ $à1I=MºôÉ©¤=MêÈ5
200
+ }õíë(—ŒðìÍäWD„?£©ÿ㪔=M äҕ±ì6í)ˆ‘ÏÙtbFÐöÚFÈ´Ù§R‚1.]¢¦¨ùû­,9ï‚tö»LÂô⍦qªk{ä(9«ž4>°»ŽB‰¶ñ»šGÓ½vÃâ£d$°AŠ‹†0ô‰¼¦­d=M¢«£ Àß}â$ æ0òÊ6¾%¼>3(…-D+ÂÔÂ…o7#æFåEIîkNDÒ_&Š3iÍHÌúk&@â‹k1ýîW¶ƒY¬ŽXޖXáXâ¢XEeØØÈ\‘gi,Ç~æ{™…Ü-ïœÈÛx6„Û{—í8+¾\g¦ñ۟írŠô9³®°3D_åãxQÈxþÚ·/ª= Íu_̛uL•^t^{g9áqž?ª•(üo!€*Írâ&ÚËì÷¨Pd׺ÓG)àþê¤sJ’…ñAÉå$†AÐNÎç˜õn„D1MøhO¥me Q†Ê¸[F< ^MBÜÛ
201
+  Aãϧüï†4î%M°6M…ùtN)›FR˜[¾F™qV6¥óðlœò©Ë= c»R =}Ù8õ.­%BÂIµÃI&æ×U”1Q«Ïñ3&ÑóÓÝ»“ñ²eL°(ÑòOzBð·Q]üôföê+h.³´)ÅKé¥JR#/GóuÉɾ¯Áõ¿-½ñ'î<·Q ¼=MÛ²6+þ筓Ydb_öcHm™öôزj¾…nÚ7aÌvؓOå¹÷e0Ff˜ÊÈønØ#?ÁhÊÀcœ–Ýåõ(å û)ü)éðк¿ÓÜ¡]q†ákÈۚÝL·ºrCMmp_ÀÏ Óìcç6®þsosÒÝóô1¬Ã6<2#Ò±Cˆ“65Q"4ŠB&pç
202
+ gUn…g= !þ+µèm M½Êê½½²¦é%0Yg~´p5.\Ø®z‚y9%Ôiܒ!Ùc‰ÝŦH>ÓX ÿZR’[¬&ønÇl’Ó_:ïi«ñ<ø"QÚ©yz …®ªOL¥ÎêŠÌÝi?Ê‚'/Ne»:2NÅÝ_òspüR Oø!!ù+##üÓkéªX-fpd“q[U*]@ ö¨5͔pÖYhܪ= › ÛN3{ü® À)¡9þ‘ž-1® ÂcBNö÷0+È6ò„Òэ;lÅ^_>ÓÛQ&jðMIŠì¤³àlS×j΀¢@ȝåÕ¢•­on‡=M°©xÉûÖäav=MM©²öÖ¹?{ß ßî€øyÛ= ‰„0òûÏ4gr’èNÒíÏqëðð-êö¸†ᖥ$¨”Q.Ò4ä¿V$N_Ý><´æë[⑲F#T1É'utÿZXÁ“š(ošàx¡Jo˜"­ö–ùSæ÷ÒUFÓs* U¡ ÓºUµøGáL¨÷©ASjÕ®'!L‹¢ÕvC¿m·Gžâ¼N¹Ÿ³OÃで1T:ê¹\Z£ËZæ.î}ª°O'ãà¾I;ûÁ€HÃä&ÃÐÐK@3EÅÓÉ>½e@ã/òi¡’|ÌE³{ñSCm…ÎëöÁÐÐ%Ó>dš''¶9Á/T.N?äª †æÿÀÐÐ%Ó¶ ö¾ì¦)ÃÕ÷×"e|ÚþBåýrv¶K6“ŸŒöuâÐÌRÎËýæ×%I­OIø¦Ä(HTJ†~),ÕDCWWÃö(›VwV=M§TsLP³ þV'tT#¡ZLŽêé;ßù[`});var le={a:oe};this.setModule=de=>{D.setModule(EmscriptenWASM,de)},this.getModule=()=>D.getModule(EmscriptenWASM),this.instantiate=()=>(this.getModule().then(de=>WebAssembly.instantiate(de,le)).then(de=>{const ge=de.exports;me(ge),I=ge.g,O(),we(ge),z()}),this.ready=new Promise(de=>{z=de}).then(()=>{this.HEAP=I.buffer,this.malloc=ae,this.free=he,this.opus_frame_decoder_create=_e,this.opus_frame_decode_float_deinterleaved=fe,this.opus_frame_decoder_destroy=be}),this)}function OpusDecoder(D={}){OpusDecoder.errors||Object.defineProperties(OpusDecoder,{errors:{value:new Map([[-1,"OPUS_BAD_ARG: One or more invalid/out of range arguments"],[-2,"OPUS_BUFFER_TOO_SMALL: Not enough bytes allocated in the buffer"],[-3,"OPUS_INTERNAL_ERROR: An internal error was detected"],[-4,"OPUS_INVALID_PACKET: The compressed data passed is corrupted"],[-5,"OPUS_UNIMPLEMENTED: Invalid/unsupported request number"],[-6,"OPUS_INVALID_STATE: An encoder or decoder structure is invalid or already freed"],[-7,"OPUS_ALLOC_FAIL: Memory allocation has failed"]])}}),this._init=()=>new this._WASMAudioDecoderCommon(this).instantiate(this._EmscriptenWASM,this._module).then(Z=>{this._common=Z,this._inputBytes=0,this._outputSamples=0,this._frameNumber=0,this._input=this._common.allocateTypedArray(this._inputSize,Uint8Array),this._output=this._common.allocateTypedArray(this._outputChannels*this._outputChannelSize,Float32Array);const X=this._common.allocateTypedArray(this._channels,Uint8Array);X.buf.set(this._channelMappingTable),this._decoder=this._common.wasm.opus_frame_decoder_create(this._sampleRate,this._channels,this._streamCount,this._coupledStreamCount,X.ptr,this._preSkip,this._forceStereo)}),Object.defineProperty(this,"ready",{enumerable:!0,get:()=>this._ready}),this.reset=()=>(this.free(),this._init()),this.free=()=>{this._common.free(),this._common.wasm.opus_frame_decoder_destroy(this._decoder),this._common.wasm.free(this._decoder)},this._decode=Z=>{if(!(Z instanceof Uint8Array))throw Error("Data to decode must be Uint8Array. Instead got "+typeof Z);this._input.buf.set(Z);let X=this._common.wasm.opus_frame_decode_float_deinterleaved(this._decoder,this._input.ptr,Z.length,this._output.ptr),ee;return X<0&&(ee="libopus "+X+" "+(OpusDecoder.errors.get(X)||"Unknown Error"),console.error(ee),X=0),{outputBuffer:this._common.getOutputChannels(this._output.buf,this._outputChannels,X),samplesDecoded:X,error:ee}},this.decodeFrame=Z=>{let X=[];const ee=this._decode(Z);return ee.error&&this._common.addError(X,ee.error,Z.length,this._frameNumber,this._inputBytes,this._outputSamples),this._frameNumber++,this._inputBytes+=Z.length,this._outputSamples+=ee.samplesDecoded,this._WASMAudioDecoderCommon.getDecodedAudioMultiChannel(X,[ee.outputBuffer],this._outputChannels,ee.samplesDecoded,this._sampleRate)},this.decodeFrames=Z=>{let X=[],ee=[],Q=0,ne=0;for(;ne<Z.length;){const se=Z[ne++],re=this._decode(se);X.push(re.outputBuffer),Q+=re.samplesDecoded,re.error&&this._common.addError(ee,re.error,se.length,this._frameNumber,this._inputBytes,this._outputSamples),this._frameNumber++,this._inputBytes+=se.length,this._outputSamples+=re.samplesDecoded}return this._WASMAudioDecoderCommon.getDecodedAudioMultiChannel(ee,X,this._outputChannels,Q,this._sampleRate)},this._isWebWorker=OpusDecoder.isWebWorker,this._WASMAudioDecoderCommon=OpusDecoder.WASMAudioDecoderCommon||WASMAudioDecoderCommon,this._EmscriptenWASM=OpusDecoder.EmscriptenWASM||EmscriptenWASM,this._module=OpusDecoder.module;const z=8,N=Z=>typeof Z=="number",J=D.sampleRate,I=D.channels,O=D.streamCount,n=D.coupledStreamCount,a=D.channelMappingTable,q=D.preSkip,F=D.forceStereo?1:0;if(I>2&&(!N(O)||!N(n)||!Array.isArray(a)))throw new Error("Invalid Opus Decoder Options for multichannel decoding.");return this._sampleRate=[8e3,12e3,16e3,24e3,48e3].includes(J)?J:48e3,this._channels=N(I)?I:2,this._streamCount=N(O)?O:1,this._coupledStreamCount=N(n)?n:this._channels-1,this._channelMappingTable=a||(this._channels===2?[0,1]:[0]),this._preSkip=q||0,this._forceStereo=I<=z&&I!=2?F:0,this._inputSize=32e3*.12*this._channels,this._outputChannelSize=120*48,this._outputChannels=this._forceStereo?2:this._channels,this._ready=this._init(),this}class OpusDecoderWebWorker extends WASMAudioDecoderWorker{constructor(z){super(z,"opus-decoder",OpusDecoder,EmscriptenWASM)}async decodeFrame(z){return this.postToDecoder("decodeFrame",z)}async decodeFrames(z){return this.postToDecoder("decodeFrames",z)}}assignNames(OpusDecoder,"OpusDecoder"),assignNames(OpusDecoderWebWorker,"OpusDecoderWebWorker"),new OpusDecoder;class RoomPeer extends RoomUsers{constructor(N){super(N);ce(this,"getPeerStatsTimer",0);ce(this,"reports",[]);ce(this,"peerNetwork",{inboundBytes:0,outboundBytes:0,lostRate:"0.00",roundTripTime:"0",jitter:"0"});ce(this,"initPeer",()=>{var N;(N=this.peerIns)==null||N.close(),this.transceiverMap=new Map,this.peerIns=new RTCPeerConnection({iceServers:[{urls:"stun:stun.cloudflare.com:3478"}],bundlePolicy:"max-bundle"}),this.peerIns.createDataChannel("scapegoat-channel"),pe(this,Kt).call(this),pe(this,Qt).call(this)});ce(this,"initSendChannel",(N="",J)=>{});ce(this,"initReceiveChannel",(N="",J)=>{});ce(this,"replaceSenderStream",async(N=[],J)=>{const{userId:I}=this.options;N.length===0&&(N=mediaType_keys);for(const O of N){const n=this.transceiverMap.get(O);let a;if(n){const{sender:q}=n;J?a=this.getUserStream(I,O):a=this.getPhoneyStreams(O);const[F]=a.getTracks();F&&await q.replaceTrack(F)}}});ce(this,"getSenderTracks",async(N=[])=>{const J=[];for(const I of N){const O=this.transceiverMap.get(I);if(!O)continue;const{mid:n,sender:a}=O,{track:q}=a;if(!q)continue;const{id:F,enabled:Z}=q,X=mediaType_keys.findIndex(Q=>Q===I),ee={type:X,enabled:Z,trackName:`web-${X}-${F}`,location:"local",mid:n};J.push(ee)}return J});ce(this,"addSenders",async(N=[])=>{N.length===0&&(this.peerIns.addTransceiver("audio",{direction:"sendonly"}),this.peerIns.addTransceiver("video",{direction:"sendonly"}));const J=[];for(const I of N){if(this.transceiverMap.get(I))continue;const n=this.getPhoneyStreams(I),[a]=n.getTracks(),q=this.peerIns.addTransceiver(a,{direction:"sendonly"});this.transceiverMap.set(I,q),J.push(I)}if(N.length===0||J.length!==0){const I=await this.peerIns.createOffer();if(this.options.debug){const O=libExports$1.parse(I.sdp),n=dt(O.media,["mid","msid","type"]);console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ffffff;","------->quickvo: setLocalDescription",{msidArr:n,sdpJson:O,description:I})}await this.peerIns.setLocalDescription(I)}return J});ce(this,"removeSenders",async(N=[])=>{N.length===0&&(N=mediaType_keys);for(const J of N)this.transceiverMap.has(J)&&this.transceiverMap.delete(J)});ce(this,"onSubscribeUserTracks",N=>{let J=0;return new Promise(async I=>{const O=[];for(const n of N){const{tracks:a=[]}=n;for(const q of a){const{trackName:F,mid:Z}=q,[X]=await this.getUserTrackByTrackName([F]);O.push({...X,mid:Z})}}{let n=[];const a=async()=>{clearTimeout(J);const F=new Map;for(const X of n){const{userId:ee,mediaType:Q}=X;if(!ee||!Q)continue;F.has(ee)||F.set(ee,{userId:ee,tracks:[],updateStreams:{}});const se=F.get(ee);se.tracks.push(X),se.updateStreams[Q]=!0}const Z=[...F.values()];for(const X of Z){const{userId:ee,tracks:Q}=X;await this.updateUsertracks(ee,Q,!0)}await this.emitNotifyUpdateUsersStreams(Z),this.peerIns.removeEventListener("track",q);{const X=Array.from(O,ne=>ne.trackName),ee=Array.from(n,ne=>ne.trackName),Q=X.filter(ne=>!ee.includes(ne));I({target:X,success:ee,fail:Q})}},q=async F=>{const{streams:Z,transceiver:X}=F,[ee]=Z,{mid:Q,receiver:ne}=X,{track:se}=ne,{id:re,kind:oe}=se,me=O.find(fe=>fe.mid===`${Q}`);if(!me)return;const{userId:_e,mediaType:ae}=me;if(!(!_e||!ae)){{const fe={...me,mid:Q,msid:re};n.push(fe)}if(this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#00b60f;",`------->quickvo: await subscribe ${n.length}/${O.length}`,{mediaType:ae,mid:Q,userTrack:me,e:F}),await this.initUserMediaStreamContext(_e,ae,ee),oe==="audio"){const fe=this.getUserMediaStreamContext(_e,ae);(fe==null?void 0:fe.kind)==="audio"&&fe.setMute(!1)}O.length===n.length&&a()}};this.peerIns.addEventListener("track",q),J=setTimeout(()=>{this.reportLogs("subscribe_error",`incomplete subscription. (${n.length}/${O.length})`),a()},5*1e3)}})});Te(this,Kt,()=>{let N=0;const J=()=>{this.peerIns.close(),this.setRoomState("closed")};this.peerIns.onconnectionstatechange=async I=>{const O=I.target.connectionState;switch(await this.taskQueue.setCondition("ice",!1),clearTimeout(N),O){case"connected":this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#00b60f;",`------->quickvo: connectionState:${O}`),await this.taskQueue.setCondition("ice",!0),this.setRoomState("connected");break;case"disconnected":this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#b64900;",`------->quickvo: connectionState:${O}`),N=setTimeout(J,30*1e3);break;case"failed":this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#b60000;",`------->quickvo: connectionState:${O}`),this.setRoomState("failed");break;case"closed":this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#b60000;",`------->quickvo: connectionState:${O}`),J();break;default:this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#b64900;",`------->quickvo: connectionState:${O}`);break}}});ce(this,"closeUserTracks",async(N,J=[],I=!1)=>{const O=[];for(const F of J){const{trackName:Z,msid:X}=F;O.push(Z),X&&O.push(X)}const n=F=>O.includes(F),a=this.peerIns.getTransceivers();for(const F of a){const{mid:Z,sender:X,receiver:ee}=F;X.track&&n(X.track.id)&&(F.stop(),this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->quickvo: transceiver.sender: ${Z} is stop.`,F)),ee.track&&n(ee.track.id)&&(F.stop(),this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->quickvo: transceiver.receiver: ${Z} is stop.`,F))}const q=await this.getUser(N);if(q){for(const F of q.tracks){const{trackName:Z,msid:X,userId:ee,mediaType:Q}=F;!ee||!Q||!n(Z)||(this.removeUserMediaStreamContext(ee,Q),X&&delete F.msid)}if(I){const F=q.tracks.filter(({trackName:Z})=>!n(Z));await this.updateUsertracks(N,F,!1)}}});ce(this,"createOffer",async()=>{const N=await this.peerIns.createOffer();if(this.options.debug){const J=libExports$1.parse(N.sdp),I=dt(J.media,["mid","msid","type"]);console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ffffff;","------->quickvo: createOffer",{msidArr:I,sdpJson:J,description:N})}await this.peerIns.setLocalDescription(N)});ce(this,"createAnswer",async()=>{const N=await this.peerIns.createAnswer();if(this.options.debug){const J=libExports$1.parse(N.sdp),I=dt(J.media,["mid","msid","type"]);console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ffffff;","------->quickvo: createAnswer",{msidArr:I,sdpJson:J,description:N})}await this.peerIns.setLocalDescription(N)});ce(this,"getSdp",()=>{var N;return(N=this.peerIns.localDescription)==null?void 0:N.sdp});ce(this,"setRemoteDescription",async N=>{if(this.options.debug){const J=libExports$1.parse(N.sdp),I=dt(J.media,["mid","msid","type"]);console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#ffffff;","------->quickvo: setRemoteDescription",{msidArr:I,sdpJson:J,description:N})}return await this.peerIns.setRemoteDescription(N),N});ce(this,"setCallStrategy",async(N,J=[])=>{J.length===0&&(J=mediaType_keys);let I="balanced";switch(N){case"qualityPriority":I="maintain-resolution";break;case"fluencyPriority":I="maintain-framerate";break;case"balancedDowngrade":I="balanced";break}const O=await this.getSelfInfo(),n=Array.from(O.tracks,({trackName:q})=>q),a=this.peerIns.getSenders();for(const q of a){const{track:F}=q;if(!F||!n.includes(F.id))continue;const Z=q.getParameters();q.setParameters({...Z,degradationPreference:I})}});ce(this,"setRTCRtpSenderParameters",N=>{try{const J=this.peerIns.getSenders();for(const I of J){const O=I.getParameters();I.setParameters({...O,...N})}}catch(J){console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setRTCRtpSenderParameters is error.",J)}});ce(this,"getReportsByMid",async(N=[])=>N.length===0?this.reports:this.reports.filter(J=>N.includes(J.mid)));ce(this,"getRoomNetwork",()=>this.peerNetwork);ce(this,"getPeerNetwork",()=>this.peerNetwork);Te(this,Gt,async()=>{try{const N=await this.peerIns.getStats(),J=["inbound-rtp","remote-inbound-rtp","outbound-rtp","transport"],O=[...N.values()].filter(fe=>J.includes(fe.type));let n=0,a=0,q=0,F=0,Z=0,X=0,ee=[],Q=[];for(const fe of this.reports){const{packetsSent:be,packetsLost:he}=fe;be&&(q+=be),he&&(F+=he)}this.reports=O;for(const fe of this.reports){const{bytesSent:be,bytesReceived:he,packetsSent:ye,packetsLost:we,roundTripTime:le,jitter:de}=fe;be&&(a=be),he&&(n=he),ye&&(Z+=ye),we&&(X+=we),le&&ee.push((le*100).toFixed(2)),de&&Q.push(de.toFixed(2))}Q.sort().reverse(),ee.sort().reverse();const ne=Z-q,se=X-F,re=ne===0?"0.00":(se/ne).toFixed(2),[oe="0"]=ee,[me="0"]=Q,_e={outboundBytes:a,inboundBytes:n,lostRate:re,roundTripTime:oe,jitter:me};this.peerNetwork=_e;const ae=(fe,be,he)=>{const ye=Number(fe),we=Number(be),le=Number(he);let de="0";return ye<.03&&we<100&&le<.05?de="5":ye<.06&&we<160&&le<.1?de="4":ye<.1&&we<250&&le<.15?de="3":ye<.15&&we<400&&le<.2?de="2":de="1",Number(de)};{const fe=ae(re,oe,me),be=await this.getSelfInfo(),{network:he}=be,ye={egress:fe,ingress:fe};$t("updateUserNetwork",async()=>{if(await this.updateUserNetwork(this.options.userId,ye),JSON.stringify(he)!==JSON.stringify(ye)){this.emitNotifyUpdateUsers();const{userId:de,roomId:ge}=this.options;this.cwsIns.sendMessage({event:"networkQualityChange",data:{...ye,userId:de,roomId:ge}},!1)}},3*1e3)}}catch(N){console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setNetQuality is err.",N)}});Te(this,Qt,()=>{const N=async()=>{this.peerIns.connectionState!=="connected"||!this.options.roomId||pe(this,Gt).call(this)};this.getPeerStatsTimer=setInterval(N,1*1e3)});ce(this,"stopGetPeerStats",()=>clearInterval(this.getPeerStatsTimer))}}Kt=new WeakMap,Gt=new WeakMap,Qt=new WeakMap;class RoomCalls extends RoomPeer{constructor(N){super(N);Te(this,Rt,0);ce(this,"setLocalStream",(N,J)=>new Promise(async(I,O)=>{try{typeof N=="string"&&(N=[N]);for(const a of N)this.localStreamsActionMap.set(a,J);if(J){if(N.includes("microphoneCamera_audio")&&N.includes("microphoneCamera_video")?await this.initLocalStream("microphoneCamera"):N.includes("microphoneCamera_audio")?await this.initLocalStream("microphoneCamera_audio"):N.includes("microphoneCamera_video")?await this.initLocalStream("microphoneCamera_video"):N.includes("screenSharing_audio")&&N.includes("screenSharing_video")?await this.initLocalStream("screenSharing"):N.includes("screenSharing_audio")&&!N.includes("screenSharing_video")?await this.initLocalStream("screenSharing_audio"):N.includes("screenSharing_video")&&!N.includes("screenSharing_audio")&&await this.initLocalStream("screenSharing_video"),N.includes("screenSharing_audio")){const a=await this.getLocalStream("screenSharing_audio");if(a){const q=a.getTracks();for(const F of q)F.onended=()=>this.stopPublish(["screenSharing_audio","screenSharing_video"])}}if(N.includes("screenSharing_video")){const a=await this.getLocalStream("screenSharing_video");if(a){const q=a.getTracks();for(const F of q)F.onended=()=>this.stopPublish(["screenSharing_audio","screenSharing_video"])}}}else await this.stopLocalStreams(N);const n=await this.getLocalStreams(N);this.cwsIns.emitNotify("onLocalStream",{code:200,data:n,desc:"local stream is change."}),I(n)}catch(n){O(n)}}));ce(this,"setMediaDeviceKind",(N,J)=>new Promise(async(I,O)=>{this.setDeviceKind(N,J);const n=await this.getSelfInfo(),{id:a,tracks:q=[],callActionMap:F}=n,Z=[],X=async ee=>{const Q=this.localStreamsActionMap.get(ee),ne=q.find(re=>re.mediaType===ee),se=F[ee];if(Q){Z.push(ee),await this.stopLocalStreams([ee]);try{await this.initLocalStream(ee)}catch(re){this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: initLocalStream is error.",re),await this.inactiveTracks([ee],!1),O(re)}}if(ne){const re=await this.getLocalStream(ee);if(re){const oe=this.getUserMediaStreamContext(a,ee);oe==null||oe.replaceStream(re),se&&await this.replaceSenderStream([ee],!0)}}{const re=await this.getLocalStreams(Z);this.cwsIns.emitNotify("onLocalStream",{code:200,data:re,desc:"local stream is change."}),I(!0)}};N==="audioinput"&&X("microphoneCamera_audio"),N==="videoinput"&&X("microphoneCamera_video"),N==="audiooutput"&&(this.changeAudiooutput(),I(!0))}));ce(this,"changeScreenSharing",async N=>{const J=await this.getSelfInfo(),{tracks:I=[],callActionMap:O}=J;try{await this.setLocalStream(N,!0);for(const n of N)I.find(q=>q.mediaType===n&&O[n])&&await this.replaceSenderStream([n],!0)}catch(n){this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: changeScreenSharing is error.",n)}});ce(this,"createSession",()=>new Promise(async(N,J)=>{if(["connecting","connected"].includes(this.roomState))return N(!0);this.setRoomState("connecting"),await this.taskQueue.createTask({describe:"createSession",conditionKeys:["createWs","createSession"],changeConditionKeys:["createSession"],func:()=>new Promise(async(I,O)=>{try{await this.addSenders(),this.cwsIns.sendMessage({event:"connectCF",data:{sdp:this.getSdp()}}).then(async n=>{const{code:a=0,desc:q,data:F}=n;if(a!==200)return O(q);const{remoteSdp:Z}=F;await this.taskQueue.setCondition("ice",!1),await this.taskQueue.createTask({describe:"ice",timeout:30*1e3,conditionKeys:["ice"],func:()=>new Promise(X=>setTimeout(()=>X(!0),300)),success:async()=>{I(!0)},fail:async X=>{throw new Error(`ice connection failed: ${X}`)}}),await this.setRemoteDescription({type:"answer",sdp:Z})})}catch(n){O(n)}}),success:async I=>{N(I)},fail:async I=>{this.reportLogs("ws_c_timeout",I.message||I),J(I)},complete:()=>{this.taskQueue.setCondition("createSession",!0)}})}));ce(this,"earlyConnect",(N=[])=>{this.isEarly=!0,pe(this,Pt).call(this),this.createSession(),N.length===0&&(N=["microphoneCamera_audio","microphoneCamera_video"]),pe(this,Ut).call(this,N)});ce(this,"joinRoom",async N=>new Promise(async(J,I)=>{await this.taskQueue.createTask({describe:"joinRoom",conditionKeys:["createWs"],changeConditionKeys:["joinRoom"],func:()=>new Promise(async(O,n)=>{try{this.setOptions(N),await pe(this,Pt).call(this),this.clearUsers();const{roomId:a,userId:q,callType:F,sdkToken:Z}=this.options;this.cwsIns.sendMessage({event:this.isEarly?"joinRoomEx":"joinRoom",data:{callType:F,roomId:a,user:{id:q,tracks:[],callAction:0},token:Z},version:2}).then(async X=>{const{code:ee=0,desc:Q="服务器繁忙",data:ne}=X;if(ee!==200)return n(Q);const{roomId:se="",roomUsers:re=[]}=ne;if(se!==a)return n("加入的房间不匹配");this.isInRoom=!0,this.initHeartbeat(),this.createSession(),await this.updateUsers(re);const oe=[];for(const _e of re){const{id:ae,channelCache:fe}=_e,{channels:be=[]}=fe;await this.updateUserBehaviors(ae,_e.behavior),await this.updateUserChannels(ae,be,!1),be.length!==0&&oe.push({userId:ae,channels:be})}this.subChannel(oe),await this.emitNotifyUpdateUsers();const me=await this.getUsers();O(me)})}catch(a){n(a)}}),success:async O=>{J(O)},fail:async O=>{this.reportLogs("join_room_error",O.message||O),I(O)},complete:()=>{this.taskQueue.setCondition("joinRoom",!0)}})}));ce(this,"quitRoom",()=>new Promise(async N=>{const{roomId:J,userId:I}=this.options,O={roomId:J,user:{id:I}};try{this.isInRoom=!1,clearInterval(pe(this,Rt)),await this.stopLocalStreams(),this.stopSubscribe(),this.stopGetPeerStats(),this.clearUsers(),this.clearUserStreams(),this.cwsIns.clearEvents(),this.setRoomState("ready")}catch(n){this.reportLogs("quit_room_error",n.message||n)}await new Promise(n=>setTimeout(()=>n(!0),300)),await this.taskQueue.setCondition("closeTrack",!0),this.cwsIns.sendMessage({event:"quitRoom",data:O}),N(!0)}));ce(this,"quitRoomEx",()=>new Promise(async N=>{const{roomId:J,userId:I}=this.options,O={roomId:J,user:{id:I}};try{this.isInRoom=!1,this.initHeartbeat(),await this.stopLocalStreams(),this.stopSubscribe(),this.stopGetPeerStats(),this.clearUsers(),this.clearUserStreams()}catch(n){this.reportLogs("quit_room_error",n.message||n)}await new Promise(n=>setTimeout(()=>n(!0),300)),this.cwsIns.sendMessage({event:"quitRoomEx",data:O}),N(!0)}));ce(this,"syncRoomInfo",()=>new Promise(async(N,J)=>{const{userId:I}=this.options,O=await this.getUser(I),{id:n=I,callAction:a=0}=O;this.cwsIns.sendMessage({event:"syncRoomInfo",data:{user:{id:n,callAction:a}}}).then(async q=>{if(q.code!==200)return J(q.desc);const F=q.data.users;this.clearUsers(),await this.updateUsers(F),await this.updateUsertracks(O.id,O.tracks,!1);{const Z=await this.getUsers();N(Z)}}).catch(q=>J(q))}));ce(this,"publish",N=>new Promise(async(J,I)=>{{const O=await this.getSelfInfo(),{banBehaviorMap:n}=O;let a=!0;for(const q of N)if(n[q]){a=!1;break}if(a===!1)return I("publish is error: prohibited by administrator.")}try{await this.setLocalStream(N,!0)}catch(O){this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: setLocalStream is error.",O)}await this.taskQueue.createTask({describe:"publish",conditionKeys:["createWs","createSession","ice","createTrack","publish","subscribe","renegotiate","closeTrack"],changeConditionKeys:["publish"],func:()=>new Promise(async(O,n)=>{try{const a=await this.getSelfInfo(),q=[];for(const Q of N){{const ne=this.getPhoneyStreams(Q);await this.initUserMediaStreamContext(a.id,Q,ne)}{const ne=await this.getLocalStream(Q);if(ne){const se=this.getUserMediaStreamContext(a.id,Q);se==null||se.replaceStream(ne)}else q.push(Q)}}const F=N.filter(Q=>!q.includes(Q)||["microphoneCamera_audio","microphoneCamera_video"].includes(Q));await this.replaceSenderStream(N,!1),await pe(this,Ut).call(this,F);const Z=await this.getSenderTracks(F),X=[...a.tracks,...Z];await this.updateUsertracks(a.id,X,!0);const ee=await this.getCallAction(X);await pe(this,Ct).call(this,ee),q.length!==0&&await this.inactiveTracks(q,!1),F.length!==0&&await this.replaceSenderStream(F,!0),pe(this,Yt).call(this,N);{await this.emitNotifyUpdateUsers();const Q=await this.getSelfInfo();O(Q)}}catch(a){n(a)}}),success:async O=>{J(O)},fail:async O=>{this.reportLogs("publish_error",O.message||O),I(O)},complete:async()=>{await this.taskQueue.setCondition("publish",!0)}})}));ce(this,"stopPublish",(N=[])=>new Promise(async(J,I)=>{await this.taskQueue.createTask({describe:"stopPublish",conditionKeys:["createWs","createSession","ice","createTrack","publish","subscribe","renegotiate","closeTrack"],changeConditionKeys:["closeTrack"],func:()=>new Promise(async(O,n)=>{try{const a=await this.getSelfInfo();N.length===0&&(N=mediaType_keys);const q=a.tracks.filter(({mediaType:Z})=>Z&&N.includes(Z)),F=async()=>{this.initMediaPhoneyStreams(N);const Z=await this.getSelfInfo();await this.emitNotifyUpdateUsers(),O(Z)};if(q.length===0)return F();await this.replaceSenderStream(N,!0),await this.closeUserTracks(a.id,q,!0),await this.removeSenders(N);{const Z=await this.getCallAction(a.tracks);await pe(this,Ct).call(this,Z)}await this.createOffer(),this.cwsIns.sendMessage({event:"closeTrack",data:{roomId:this.options.roomId,sdp:this.getSdp(),tracks:q}}).then(async Z=>{const{code:X=0,data:ee,desc:Q}=Z;if(X!==200)return n(Q);const{remoteSdp:ne}=ee;await this.setRemoteDescription({type:"answer",sdp:ne}),F()})}catch(a){n(a)}}),success:async O=>{J(O)},fail:async O=>{this.reportLogs("close_track_error",O.message||O),I(O)},complete:async()=>{await this.taskQueue.setCondition("closeTrack",!0)}})}));ce(this,"subscribe",(N=[],J=3)=>new Promise(async(I,O)=>{const n=await this.taskQueue.createTask({describe:"subscribe",strict:!0,conditionKeys:["createWs","createSession","ice","createTrack","publish","subscribe","renegotiate","closeTrack"],changeConditionKeys:["subscribe"],func:()=>new Promise(async(a,q)=>{try{const F=await this.getUsers();let Z=[];for(const Q of F){const{isSelf:ne,tracks:se=[]}=Q;if(!ne){const re=se.filter(({trackName:oe,mid:me=""})=>me!==""&&(N.includes(oe)||N.length===0));re.length!==0&&Z.push({...Q,tracks:re})}}const X=async(Q={})=>{const ne=Array.from(Z,({id:re})=>re),se=await this.getUsers(ne);await this.emitNotifyUpdateUsers(),a({users:se,detail:Q})};if(Z.length===0)return X();const ee=[];for(const Q of Z){const{id:ne,tracks:se}=Q,re=dt(se,["type","trackName"]),oe={id:ne,tracks:re};ee.push(oe)}this.cwsIns.sendMessage({event:"subscribe",data:{users:ee}}).then(async Q=>{const{code:ne=0,data:se,desc:re}=Q;if(ne!==200)return q(re);const{remoteSdp:oe,users:me=[]}=se;this.onSubscribeUserTracks(me).then(async _e=>{await this.renegotiate().then(()=>X(_e)).catch(ae=>q(ae))}).catch(_e=>{q(_e)}),await this.setRemoteDescription({type:"offer",sdp:oe})})}catch(F){q(F)}}),success:async a=>{n.clear(),this.taskQueue.setCondition("subscribe",!0),I(a)},fail:async a=>{if(this.options.debug&&console.info("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;",`------->quickvo: subscribe error. surplus count is ${J}`),J>0)return await new Promise(q=>setTimeout(()=>q(!0),(3-J)*1e3)),J=J-1,n.retry();n.clear(),this.reportLogs("subscribe_error",a.message||a),this.taskQueue.setCondition("subscribe",!0),O(a)},complete:async()=>{}})}));ce(this,"renegotiate",()=>new Promise(async(N,J)=>{try{await this.taskQueue.setCondition("renegotiate",!1),await this.createAnswer(),this.cwsIns.sendMessage({event:"renegotiate",data:{sdp:this.getSdp()}}).then(I=>{const{code:O=0,desc:n}=I;if(O!==200)return J(n);N(I)}).finally(()=>{this.taskQueue.setCondition("renegotiate",!0)})}catch(I){J(I)}}));ce(this,"stopSubscribe",(N=[])=>new Promise(async(J,I)=>{await this.taskQueue.createTask({describe:"closeTrack",conditionKeys:["createWs","createSession","ice","createTrack","publish","subscribe"],changeConditionKeys:["closeTrack"],func:()=>new Promise(async(O,n)=>{try{const a=await this.getUsers(),q=[];for(const Z of a){const{tracks:X=[]}=Z;for(const ee of X){const{type:Q,mid:ne,trackName:se,mediaType:re,msid:oe}=ee;if(!(!re||!oe)&&(N.length===0||N.includes(se))){const me={type:Q,mid:ne,trackName:oe};q.push(me),await this.closeUserTracks(Z.id,[ee])}}}const F=async()=>{await this.emitNotifyUpdateUsers(),O(!0)};if(q.length===0)return F();await this.createOffer(),await this.cwsIns.sendMessage({event:"closeTrack",data:{roomId:this.options.roomId,sdp:this.getSdp(),tracks:q}}).then(async Z=>{const{remoteSdp:X}=Z.data;await this.setRemoteDescription({type:"answer",sdp:X})}),F()}catch(a){n(a)}}),success:async O=>{J(O)},fail:async O=>{console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: stopPublish is error.",O),this.reportLogs("close_track_error",O.message||O),I(O)},complete:async()=>{await this.taskQueue.setCondition("closeTrack",!0)}})}));ce(this,"inactiveTracks",async(N,J)=>new Promise(async I=>{const O=await this.getSelfInfo();if(!O||!O.id)return I(!0);const{tracks:n=[]}=O,a=[...n];for(let F of a){const{mediaType:Z}=F;if(Z&&N.includes(Z)){F.enabled=J;const X=await this.getLocalStream(Z);if(!X)continue;const ee=X.getTracks();for(const Q of ee)Q.enabled=J}}const q=await this.getCallAction(a);await pe(this,Ct).call(this,q),await this.replaceSenderStream(N,J),await this.emitNotifyUpdateUsers(),I(!0)}));ce(this,"setBanBehaviors",N=>new Promise(async(J,I)=>{try{const{roomId:O}=this.options,n=[];for(const a of N){const{id:q,banBehaviors:F}=a,Z=Object.keys(F);if(Z.length===0)continue;const X=[];for(const Q of Z){const ne=mediaType_keys.findIndex(oe=>oe===Q),se=F[Q],re={type:ne,behavior:se};X.push(re)}const ee={id:q,behaviors:X};n.push(ee)}this.cwsIns.sendMessage({event:"preventUsersBehavior",data:{roomId:O,users:n}}).then(async a=>{const{code:q=0,desc:F}=a;if(q!==200)return I(F);J(a)}).finally(()=>{})}catch(O){I(O)}}));ce(this,"pubChannel",()=>new Promise(async(N,J)=>{const O=[{dataChannelName:"web-channe"}];await this.cwsIns.sendMessage({event:"pubChannel",data:{channels:O}}).then(async n=>{const{code:a=0,data:q,desc:F}=n;if(a!==200)return J(F);const{channels:Z=[]}=q;for(const X of Z){const{channels:ee=[]}=X;for(const Q of ee){const{dataChannelName:ne,id:se}=Q;this.initSendChannel(ne,se)}}N(!0)}).catch(n=>{J(n)})}));ce(this,"subChannel",(N=[])=>new Promise(async(J,I)=>{if(N.length===0)return J(!0);await this.taskQueue.createTask({describe:"subChannel",strict:!0,conditionKeys:["createWs","createSession","ice"],changeConditionKeys:[],func:()=>this.cwsIns.sendMessage({event:"subChannel",data:{channels:N}}).then(async O=>{const{code:n=0,data:a,desc:q}=O;if(n!==200)return I(q);const{channels:F=[]}=a;for(const Z of F){const{channels:X=[]}=Z;for(const ee of X){const{dataChannelName:Q,id:ne}=ee;this.initReceiveChannel(Q,ne)}}}),success:async O=>{J(O)},fail:async O=>{I(O)}})}));ce(this,"debugger",()=>new Promise(async(N,J)=>{await this.cwsIns.sendMessage({event:"debugger"},!1).then(async I=>{if(I.code!==200)return J(I.desc);N(!0)}).catch(I=>{J(I)})}));ce(this,"shutdown",()=>new Promise(async(N,J)=>{await this.cwsIns.sendMessage({event:"shutdown"},!1).then(async I=>{if(I.code!==200)return J(I.desc);N(!0)}).catch(I=>{J(I)})}));ce(this,"initHeartbeat",()=>{this.stopHeartbeat();const N=()=>this.cwsIns.sendMessage({event:this.isInRoom?"heartbeat":"heartbeatEx"},!1),J=this.isInRoom?5*1e3:30*1e3;Pe(this,Rt,setInterval(N,J)),N()});ce(this,"stopHeartbeat",()=>{clearInterval(pe(this,Rt))});Te(this,Yt,async N=>{const{roomId:J}=this.options;if(!J)return;const{id:I,tracks:O=[]}=await this.getSelfInfo(),n=O.filter(a=>a.mediaType&&N.includes(a.mediaType));n.length!==0&&this.cwsIns.sendMessage({event:"pubNotify",data:{roomId:J,user:{id:I,tracks:n}}})});Te(this,Ct,async N=>new Promise(async(J,I)=>{const{roomId:O,userId:n}=this.options,a={roomId:O,user:{id:n,callAction:N}};await this.cwsIns.sendMessage({event:"updateCall",data:a}).then(async q=>{const{code:F=0}=q;if(F!==200)return I(q);await this.updateUserCallAction(n,N),J(N)}).catch(q=>I(q))}));Te(this,Pt,()=>new Promise(async(N,J)=>{try{if(["connecting","connected"].includes(this.cwsIns.state))return N(!0);await this.taskQueue.setCondition("createWs",!1),this.cwsIns.clearEvents(),this.initPeer();const{appid:I,roomId:O,userId:n}=this.options;if(!I)return J("quickvo: createWs is error. You must first use QuickVO.setOptions to set the appid.");const a={c:I,r:O,v:this.sdk_service_version};if(this.isEarly){const F=xt();a.i=F,this.setOptions({earlyId:F})}else a.b=n;this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: createWs",a);const q=btoa(encodeURI(JSON.stringify(a)));await this.cwsIns.connect(q),this.initHeartbeat(),await this.taskQueue.setCondition("createWs",!0),await this.taskQueue.setCondition("createSession",!0),N(!0)}catch(I){console.error("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: createWs is error.",I),this.reportLogs("ws_c_timeout",I.message||I),J(I)}}));Te(this,Ut,async N=>new Promise(async(J,I)=>{await this.taskQueue.createTask({describe:"createTrack",conditionKeys:["createWs","createSession","ice","createTrack","subscribe","renegotiate","closeTrack"],func:()=>new Promise(async(O,n)=>{try{await this.taskQueue.setCondition("createTrack",!1);const a=await this.addSenders(N),q=await this.getSenderTracks(a);if(q.length===0)return await this.taskQueue.setCondition("createTrack",!0),O(!0);this.cwsIns.sendMessage({event:"publish",data:{sdp:this.getSdp(),tracks:q,callAction:0}}).then(async F=>{const{code:Z=0,desc:X,data:ee}=F;if(Z!==200)return n(X);const{remoteSdp:Q}=ee;await this.setRemoteDescription({type:"answer",sdp:Q}),O(!0)})}catch(a){await this.removeSenders(N),n(a)}}),success:async O=>{J(O)},fail:async O=>{this.reportLogs("publish_error",O.message||O),I(O)},complete:async()=>{await this.taskQueue.setCondition("createTrack",!0)}})}))}}Rt=new WeakMap,Yt=new WeakMap,Ct=new WeakMap,Pt=new WeakMap,Ut=new WeakMap;class Room extends RoomCalls{constructor(z){super(z)}}class QuickVO extends Room{constructor(N){super(N);Te(this,Tt,new Map);ce(this,"reconstruct",async()=>{if(this.cwsIns.state!=="connected"||this.roomState!=="failed")return;this.setRoomState("ready"),this.initMediaPhoneyStreams(),this.taskQueue.clear(),this.peerIns.close(),await this.syncRoomInfo(),this.initPeer(),this.taskQueue.setCondition("createSession",!0),this.taskQueue.setCondition("ice",!0),await this.createSession();const N=[],J=[],I=await this.getUsers();for(const O of I){const{isSelf:n,callActionMap:a,tracks:q=[]}=O;if(n)for(const F of mediaType_keys)a[F]&&N.push(F);for(const F of q)F.msid&&J.push(F.trackName)}await this.subscribe(J),await this.publish(N)});Te(this,Xt,()=>{{const N=async J=>{const{state:I}=J.data;if(I==="closed"){const{roomId:O,userId:n}=this.options,a={roomId:O,user:{id:n}};this.stopHeartbeat(),this.cwsIns.sendMessage({event:"quitRoom",data:a}),this.cwsIns.close(),this.reportLogs("webrtc_c_timeout","webrtc state is closed.")}this.reconstruct()};this.cwsIns.addNotify({event:"onRoomState",callback:N},!0)}{const N=async J=>{const{qualities:I=[]}=J.data,[O]=I;if(!(O&&O.userId===this.options.userId&&I.length===1)){for(const n of I){const{userId:a,egress:q,ingress:F}=n;this.checkUserInRoom(a)&&await this.updateUserNetwork(a,{egress:q,ingress:F})}await this.emitNotifyUpdateUsers()}};this.cwsIns.addNotify({event:"onNetQuality",callback:N},!0)}{const N=async J=>{const I=J.data.user;await this.updateUsers([I]),await this.updateUsertracks(I.id,I.track,!1),await this.updateUserBehaviors(I.id,I.behavior),await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onJoinRoom",callback:N},!0)}{const N=async J=>{await this.removeUsers([J.data.user.id]),await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onQuitRoom",callback:N},!0)}{const N=async J=>{const{user:I}=J.data,{id:O,tracks:n=[],callAction:a=0}=I;if(await this.updateUserCallAction(O,a),await this.updateUserPermissions(O,3),await this.updateUsertracks(O,n,!0),this.options.newPublishAutoSubscribe){const q=this.getTrackNamesFormTracks(n);await this.subscribe(q)}else await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onPublish",callback:N},!0)}{const N=async J=>{const I=[J.data];this.subChannel(I)};this.cwsIns.addNotify({event:"onDataChannelPublish",callback:N},!0)}{const N=async J=>{const{id:I,tracks:O}=J.data.user;I!==this.options.userId&&(await this.closeUserTracks(I,O,!0),await this.emitNotifyUpdateUsers())};this.cwsIns.addNotify({event:"onCloseTrack",callback:N},!0)}{const N=async J=>{const{id:I,callAction:O}=J.data.user;this.checkUserInRoom(I)&&(await this.updateUserCallAction(I,O),this.emitNotifyUpdateUsers())};this.cwsIns.addNotify({event:"onUpdateCall",callback:N},!0)}{const N=async J=>{const{user:I}=J.data,{id:O,permissions:n=1}=I;n===1?await this.removeUsers([O]):n===3&&await this.updateUsers([I]),await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onUpdatePermissions",callback:N},!0)}{const N=async J=>{const{users:I}=J.data;for(const O of I){const{id:n,behavior:a}=O;await this.updateUserBehaviors(n,a)}await this.emitNotifyUpdateUsers()};this.cwsIns.addNotify({event:"onUpdateBehavior",callback:N},!0)}this.cwsIns.addNotify({event:"onTokenExpired",callback:async N=>this.destroy()},!0),this.cwsIns.addNotify({event:"destroyRoom",callback:this.destroy},!0)});ce(this,"addNotify",N=>this.cwsIns.addNotify(N));Te(this,en,()=>{});Te(this,tn,()=>{this.cwsIns.onReconnectSuccess=async()=>{this.reconstruct()}});Te(this,nn,async()=>{this.setRoomState("closed")});ce(this,"addRequestAnimationFrame",async(N,J)=>{{const O=pe(this,Tt).get(N);O&&cancelAnimationFrame(O)}const I=(O=Date.now())=>{J(O);const n=requestAnimationFrame(I);pe(this,Tt).set(N,n)};I()});ce(this,"clearRequestAnimationFrame",async(N=[])=>{N.length===0&&(N=[...pe(this,Tt).keys()]);const J=[];for(const I of N){const O=pe(this,Tt).get(I);O&&(cancelAnimationFrame(O),J.push(O))}return J});ce(this,"destroy",async()=>{this.options.debug&&console.log("\x1B[38;2;0;151;255m%c%s\x1B[0m","color:#0097ff;","------->quickvo: 销毁SDK"),this.cwsIns.emitNotify("onDestroy",{code:200,data:{},desc:"sdk is destroy."}),this.stopLocalStreams(),await new Promise(N=>setTimeout(()=>N(!0),300)),this.stopGetPeerStats(),this.clearUsers(),this.clearUserStreams(),this.cwsIns.clearEvents(),this.cwsIns.close()});pe(this,en).call(this),pe(this,tn).call(this),pe(this,nn).call(this),pe(this,Xt).call(this)}}Tt=new WeakMap,Xt=new WeakMap,en=new WeakMap,tn=new WeakMap,nn=new WeakMap,exports.QuickVO=QuickVO,exports.ignoreEvent=ignoreEvent,Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"})});