@agora-js/media 4.20.0 → 4.20.1

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,5 +1,6 @@
1
1
  /**
2
- * AgoraWebSDK_N-v4.20.0-0-g334e514b-dirty Copyright AgoraInc.
2
+ * AgoraWebSDK_N-v4.20.1-0-g369af267 Copyright AgoraInc.
3
3
  */
4
4
 
5
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("webrtc-adapter"),require("@agora-js/shared"),require("@agora-js/report"),require("axios"),require("pako")):"function"==typeof define&&define.amd?define(["exports","webrtc-adapter","@agora-js/shared","@agora-js/report","axios","pako"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).AgoraRTCMedia={},null,e.shared$8,e.report,e.Axios,e.pako)}(this,(function(e,t,r,i,o,n){"use strict";const a={getDisplayMedia:!1,getStreamFromExtension:!1,supportUnifiedPlan:!1,supportMinBitrate:!1,supportSetRtpSenderParameters:!1,supportDualStream:!0,webAudioMediaStreamDest:!1,supportReplaceTrack:!1,supportWebGL:!1,webAudioWithAEC:!1,supportRequestFrame:!1,supportShareAudio:!1,supportDualStreamEncoding:!1,supportDataChannel:!1,supportPCSetConfiguration:!1,supportWebRTCEncodedTransform:!1,supportWebRTCInsertableStream:!1};function s(){const e=r.getBrowserInfo();a.getDisplayMedia=function(e){if(navigator.mediaDevices&&navigator.mediaDevices.getDisplayMedia)return!0;return!1}(),a.getStreamFromExtension=e.name===r.BrowserName.CHROME&&Number(e.version)>34,a.supportUnifiedPlan=function(){if(!window.RTCRtpTransceiver)return!1;if(!("currentDirection"in RTCRtpTransceiver.prototype))return!1;const e=new RTCPeerConnection;let t=!1;try{e.addTransceiver("audio"),t=!0}catch(e){}return e.close(),t}(),a.supportMinBitrate=e.name===r.BrowserName.CHROME||e.name===r.BrowserName.EDGE,a.supportSetRtpSenderParameters=function(){const e=r.getBrowserInfo();if(!window.RTCRtpSender||!window.RTCRtpSender.prototype.setParameters||!window.RTCRtpSender.prototype.getParameters)return!1;return!!r.isChromeKernel()||(!(!r.isSafari()&&!r.isWkWebview())||e.name===r.BrowserName.FIREFOX&&Number(e.version)>=64)}(),e.name===r.BrowserName.SAFARI&&(Number(e.version)>=14?a.supportDualStream=!0:a.supportDualStream=!1),a.webAudioMediaStreamDest=function(){const e=r.getBrowserInfo();if(e.name===r.BrowserName.SAFARI&&Number(e.version)<12)return!1;return!0}(),a.supportReplaceTrack=function(){if(!window.RTCRtpSender)return!1;if("function"==typeof RTCRtpSender.prototype.replaceTrack)return!0;return!1}(),a.supportWebGL="undefined"!=typeof WebGLRenderingContext,a.supportRequestFrame=!!window.CanvasCaptureMediaStreamTrack,r.isChromeKernel()||(a.webAudioWithAEC=!0),a.supportShareAudio=function(){const e=r.getBrowserInfo();if((e.os===r.BrowserOS.WIN_10||e.os===r.BrowserOS.WIN_81||e.os===r.BrowserOS.WIN_7||e.os===r.BrowserOS.LINUX||e.os===r.BrowserOS.MAC_OS||e.os===r.BrowserOS.CHROMIUM_OS)&&e.name===r.BrowserName.CHROME&&Number(e.version)>=74)return!0;return!1}(),a.supportDataChannel=function(){if(r.isAboveChrome(76)||r.isAboveFirefox(68)||r.isAboveSafari(14))return!0;return!1}(),a.supportPCSetConfiguration=function(){const e=window.RTCPeerConnection;return!r.isFirefox()&&!!e&&e.prototype.setConfiguration instanceof Function}(),a.supportWebRTCEncodedTransform=function(){const e=r.getBrowserInfo();return"Chrome"===e.name&&Number(e.version)>=86}(),a.supportWebRTCInsertableStream=function(){const e=r.getBrowserInfo();return(e.name===r.BrowserName.CHROME||e.name===r.BrowserName.EDGE)&&Number(e.version)>=94&&"MediaStreamTrackGenerator"in window&&"MediaStreamTrackProcessor"in window}(),r.nextTick((()=>{a.supportDualStreamEncoding=function(){const e=r.getBrowserInfo();if(r.getParameter("DISABLE_WEBAUDIO"))return!0;return"Safari"===e.name&&Number(e.version)>=14||!!("Chrome"===e.name&&/Windows/i.test(e.os||"")&&Number(e.version)>=100&&r.getParameter("CHROME_DUAL_STREAM_USE_ENCODING"))}(),i.logger.info("browser compatibility",JSON.stringify(a),JSON.stringify(e))}))}function c(){return a}var d;e.AUDIO_CONTEXT_EVENT=void 0,(d=e.AUDIO_CONTEXT_EVENT||(e.AUDIO_CONTEXT_EVENT={})).IOS_15_16_INTERRUPTION_START="ios15_16-interruption-start",d.IOS_15_16_INTERRUPTION_END="ios15_16-interruption-end",d.IOS_INTERRUPTION_START="ios-interruption-start",d.IOS_INTERRUPTION_END="ios-interruption-end",d.STATE_CHANGE="state-change";var u="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function l(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var h=function(e){try{return!!e()}catch(e){return!0}},p=!h((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),g=p,m=Function.prototype,f=m.call,E=g&&m.bind.bind(f,f),T=g?E:function(e){return function(){return f.apply(e,arguments)}},v=T({}.isPrototypeOf),_=function(e){return e&&e.Math==Math&&e},y=_("object"==typeof globalThis&&globalThis)||_("object"==typeof window&&window)||_("object"==typeof self&&self)||_("object"==typeof u&&u)||function(){return this}()||u||Function("return this")(),S=p,A=Function.prototype,b=A.apply,I=A.call,k="object"==typeof Reflect&&Reflect.apply||(S?I.bind(b):function(){return I.apply(b,arguments)}),C=T,O=C({}.toString),R=C("".slice),N=function(e){return R(O(e),8,-1)},w=N,D=T,P=function(e){if("Function"===w(e))return D(e)},M="object"==typeof document&&document.all,L={all:M,IS_HTMLDDA:void 0===M&&void 0!==M},V=L.all,x=L.IS_HTMLDDA?function(e){return"function"==typeof e||e===V}:function(e){return"function"==typeof e},U={},B=!h((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),F=p,j=Function.prototype.call,H=F?j.bind(j):function(){return j.apply(j,arguments)},G={},W={}.propertyIsEnumerable,K=Object.getOwnPropertyDescriptor,z=K&&!W.call({1:2},1);G.f=z?function(e){var t=K(this,e);return!!t&&t.enumerable}:W;var X,q,J=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},Y=h,Q=N,Z=Object,$=T("".split),ee=Y((function(){return!Z("z").propertyIsEnumerable(0)}))?function(e){return"String"==Q(e)?$(e,""):Z(e)}:Z,te=function(e){return null==e},re=te,ie=TypeError,oe=function(e){if(re(e))throw ie("Can't call method on "+e);return e},ne=ee,ae=oe,se=function(e){return ne(ae(e))},ce=x,de=L.all,ue=L.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:ce(e)||e===de}:function(e){return"object"==typeof e?null!==e:ce(e)},le={},he=le,pe=y,ge=x,me=function(e){return ge(e)?e:void 0},fe=function(e,t){return arguments.length<2?me(he[e])||me(pe[e]):he[e]&&he[e][t]||pe[e]&&pe[e][t]},Ee="undefined"!=typeof navigator&&String(navigator.userAgent)||"",Te=y,ve=Ee,_e=Te.process,ye=Te.Deno,Se=_e&&_e.versions||ye&&ye.version,Ae=Se&&Se.v8;Ae&&(q=(X=Ae.split("."))[0]>0&&X[0]<4?1:+(X[0]+X[1])),!q&&ve&&(!(X=ve.match(/Edge\/(\d+)/))||X[1]>=74)&&(X=ve.match(/Chrome\/(\d+)/))&&(q=+X[1]);var be=q,Ie=be,ke=h,Ce=y.String,Oe=!!Object.getOwnPropertySymbols&&!ke((function(){var e=Symbol();return!Ce(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Ie&&Ie<41})),Re=Oe&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Ne=fe,we=x,De=v,Pe=Object,Me=Re?function(e){return"symbol"==typeof e}:function(e){var t=Ne("Symbol");return we(t)&&De(t.prototype,Pe(e))},Le=String,Ve=function(e){try{return Le(e)}catch(e){return"Object"}},xe=x,Ue=Ve,Be=TypeError,Fe=function(e){if(xe(e))return e;throw Be(Ue(e)+" is not a function")},je=Fe,He=te,Ge=function(e,t){var r=e[t];return He(r)?void 0:je(r)},We=H,Ke=x,ze=ue,Xe=TypeError,qe={exports:{}},Je=y,Ye=Object.defineProperty,Qe=function(e,t){try{Ye(Je,e,{value:t,configurable:!0,writable:!0})}catch(r){Je[e]=t}return t},Ze="__core-js_shared__",$e=y[Ze]||Qe(Ze,{}),et=$e;(qe.exports=function(e,t){return et[e]||(et[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.31.1",mode:"pure",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.31.1/LICENSE",source:"https://github.com/zloirock/core-js"});var tt=qe.exports,rt=oe,it=Object,ot=function(e){return it(rt(e))},nt=ot,at=T({}.hasOwnProperty),st=Object.hasOwn||function(e,t){return at(nt(e),t)},ct=T,dt=0,ut=Math.random(),lt=ct(1..toString),ht=function(e){return"Symbol("+(void 0===e?"":e)+")_"+lt(++dt+ut,36)},pt=tt,gt=st,mt=ht,ft=Oe,Et=Re,Tt=y.Symbol,vt=pt("wks"),_t=Et?Tt.for||Tt:Tt&&Tt.withoutSetter||mt,yt=function(e){return gt(vt,e)||(vt[e]=ft&&gt(Tt,e)?Tt[e]:_t("Symbol."+e)),vt[e]},St=H,At=ue,bt=Me,It=Ge,kt=function(e,t){var r,i;if("string"===t&&Ke(r=e.toString)&&!ze(i=We(r,e)))return i;if(Ke(r=e.valueOf)&&!ze(i=We(r,e)))return i;if("string"!==t&&Ke(r=e.toString)&&!ze(i=We(r,e)))return i;throw Xe("Can't convert object to primitive value")},Ct=TypeError,Ot=yt("toPrimitive"),Rt=function(e,t){if(!At(e)||bt(e))return e;var r,i=It(e,Ot);if(i){if(void 0===t&&(t="default"),r=St(i,e,t),!At(r)||bt(r))return r;throw Ct("Can't convert object to primitive value")}return void 0===t&&(t="number"),kt(e,t)},Nt=Me,wt=function(e){var t=Rt(e,"string");return Nt(t)?t:t+""},Dt=ue,Pt=y.document,Mt=Dt(Pt)&&Dt(Pt.createElement),Lt=function(e){return Mt?Pt.createElement(e):{}},Vt=Lt,xt=!B&&!h((function(){return 7!=Object.defineProperty(Vt("div"),"a",{get:function(){return 7}}).a})),Ut=B,Bt=H,Ft=G,jt=J,Ht=se,Gt=wt,Wt=st,Kt=xt,zt=Object.getOwnPropertyDescriptor;U.f=Ut?zt:function(e,t){if(e=Ht(e),t=Gt(t),Kt)try{return zt(e,t)}catch(e){}if(Wt(e,t))return jt(!Bt(Ft.f,e,t),e[t])};var Xt=h,qt=x,Jt=/#|\.prototype\./,Yt=function(e,t){var r=Zt[Qt(e)];return r==er||r!=$t&&(qt(t)?Xt(t):!!t)},Qt=Yt.normalize=function(e){return String(e).replace(Jt,".").toLowerCase()},Zt=Yt.data={},$t=Yt.NATIVE="N",er=Yt.POLYFILL="P",tr=Yt,rr=Fe,ir=p,or=P(P.bind),nr=function(e,t){return rr(e),void 0===t?e:ir?or(e,t):function(){return e.apply(t,arguments)}},ar={},sr=B&&h((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),cr=ue,dr=String,ur=TypeError,lr=function(e){if(cr(e))return e;throw ur(dr(e)+" is not an object")},hr=B,pr=xt,gr=sr,mr=lr,fr=wt,Er=TypeError,Tr=Object.defineProperty,vr=Object.getOwnPropertyDescriptor,_r="enumerable",yr="configurable",Sr="writable";ar.f=hr?gr?function(e,t,r){if(mr(e),t=fr(t),mr(r),"function"==typeof e&&"prototype"===t&&"value"in r&&Sr in r&&!r[Sr]){var i=vr(e,t);i&&i[Sr]&&(e[t]=r.value,r={configurable:yr in r?r[yr]:i[yr],enumerable:_r in r?r[_r]:i[_r],writable:!1})}return Tr(e,t,r)}:Tr:function(e,t,r){if(mr(e),t=fr(t),mr(r),pr)try{return Tr(e,t,r)}catch(e){}if("get"in r||"set"in r)throw Er("Accessors not supported");return"value"in r&&(e[t]=r.value),e};var Ar=ar,br=J,Ir=B?function(e,t,r){return Ar.f(e,t,br(1,r))}:function(e,t,r){return e[t]=r,e},kr=y,Cr=k,Or=P,Rr=x,Nr=U.f,wr=tr,Dr=le,Pr=nr,Mr=Ir,Lr=st,Vr=function(e){var t=function(r,i,o){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(r);case 2:return new e(r,i)}return new e(r,i,o)}return Cr(e,this,arguments)};return t.prototype=e.prototype,t},xr=function(e,t){var r,i,o,n,a,s,c,d,u,l=e.target,h=e.global,p=e.stat,g=e.proto,m=h?kr:p?kr[l]:(kr[l]||{}).prototype,f=h?Dr:Dr[l]||Mr(Dr,l,{})[l],E=f.prototype;for(n in t)i=!(r=wr(h?n:l+(p?".":"#")+n,e.forced))&&m&&Lr(m,n),s=f[n],i&&(c=e.dontCallGetSet?(u=Nr(m,n))&&u.value:m[n]),a=i&&c?c:t[n],i&&typeof s==typeof a||(d=e.bind&&i?Pr(a,kr):e.wrap&&i?Vr(a):g&&Rr(a)?Or(a):a,(e.sham||a&&a.sham||s&&s.sham)&&Mr(d,"sham",!0),Mr(f,n,d),g&&(Lr(Dr,o=l+"Prototype")||Mr(Dr,o,{}),Mr(Dr[o],n,a),e.real&&E&&(r||!E[n])&&Mr(E,n,a)))},Ur=Math.ceil,Br=Math.floor,Fr=Math.trunc||function(e){var t=+e;return(t>0?Br:Ur)(t)},jr=function(e){var t=+e;return t!=t||0===t?0:Fr(t)},Hr=jr,Gr=Math.max,Wr=Math.min,Kr=function(e,t){var r=Hr(e);return r<0?Gr(r+t,0):Wr(r,t)},zr=jr,Xr=Math.min,qr=function(e){return e>0?Xr(zr(e),9007199254740991):0},Jr=function(e){return qr(e.length)},Yr=se,Qr=Kr,Zr=Jr,$r=function(e){return function(t,r,i){var o,n=Yr(t),a=Zr(n),s=Qr(i,a);if(e&&r!=r){for(;a>s;)if((o=n[s++])!=o)return!0}else for(;a>s;s++)if((e||s in n)&&n[s]===r)return e||s||0;return!e&&-1}},ei={includes:$r(!0),indexOf:$r(!1)},ti=ei.includes;xr({target:"Array",proto:!0,forced:h((function(){return!Array(1).includes()}))},{includes:function(e){return ti(this,e,arguments.length>1?arguments[1]:void 0)}});var ri=le,ii=function(e){return ri[e+"Prototype"]},oi=ii("Array").includes,ni=ue,ai=N,si=yt("match"),ci=function(e){var t;return ni(e)&&(void 0!==(t=e[si])?!!t:"RegExp"==ai(e))},di=TypeError,ui={};ui[yt("toStringTag")]="z";var li="[object z]"===String(ui),hi=li,pi=x,gi=N,mi=yt("toStringTag"),fi=Object,Ei="Arguments"==gi(function(){return arguments}()),Ti=hi?gi:function(e){var t,r,i;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=fi(e),mi))?r:Ei?gi(t):"Object"==(i=gi(t))&&pi(t.callee)?"Arguments":i},vi=Ti,_i=String,yi=function(e){if("Symbol"===vi(e))throw TypeError("Cannot convert a Symbol value to a string");return _i(e)},Si=yt("match"),Ai=xr,bi=function(e){if(ci(e))throw di("The method doesn't accept regular expressions");return e},Ii=oe,ki=yi,Ci=function(e){var t=/./;try{"/./"[e](t)}catch(r){try{return t[Si]=!1,"/./"[e](t)}catch(e){}}return!1},Oi=T("".indexOf);Ai({target:"String",proto:!0,forced:!Ci("includes")},{includes:function(e){return!!~Oi(ki(Ii(this)),ki(bi(e)),arguments.length>1?arguments[1]:void 0)}});var Ri=ii("String").includes,Ni=v,wi=oi,Di=Ri,Pi=Array.prototype,Mi=String.prototype,Li=l((function(e){var t=e.includes;return e===Pi||Ni(Pi,e)&&t===Pi.includes?wi:"string"==typeof e||e===Mi||Ni(Mi,e)&&t===Mi.includes?Di:t}));function Vi(e,t,r){return{sampleRate:e,stereo:t,bitrate:r}}function xi(e,t,r,i,o){return{width:e,height:t,frameRate:r,bitrateMin:i,bitrateMax:o}}function Ui(e,t,r,i,o){return{width:{max:e},height:{max:t},frameRate:r,bitrateMin:i,bitrateMax:o}}function Bi(e,t){return{numSpatialLayers:e,numTemporalLayers:t}}const Fi={"90p":xi(160,90),"90p_1":xi(160,90),"120p":xi(160,120,15,30,65),"120p_1":xi(160,120,15,30,65),"120p_3":xi(120,120,15,30,50),"120p_4":xi(212,120),"180p":xi(320,180,15,30,140),"180p_1":xi(320,180,15,30,140),"180p_3":xi(180,180,15,30,100),"180p_4":xi(240,180,15,30,120),"240p":xi(320,240,15,40,200),"240p_1":xi(320,240,15,40,200),"240p_3":xi(240,240,15,40,140),"240p_4":xi(424,240,15,40,220),"360p":xi(640,360,15,80,400),"360p_1":xi(640,360,15,80,400),"360p_3":xi(360,360,15,80,260),"360p_4":xi(640,360,30,80,600),"360p_6":xi(360,360,30,80,400),"360p_7":xi(480,360,15,80,320),"360p_8":xi(480,360,30,80,490),"360p_9":xi(640,360,15,80,800),"360p_10":xi(640,360,24,80,800),"360p_11":xi(640,360,24,80,1e3),"480p":xi(640,480,15,100,500),"480p_1":xi(640,480,15,100,500),"480p_2":xi(640,480,30,100,1e3),"480p_3":xi(480,480,15,100,400),"480p_4":xi(640,480,30,100,750),"480p_6":xi(480,480,30,100,600),"480p_8":xi(848,480,15,100,610),"480p_9":xi(848,480,30,100,930),"480p_10":xi(640,480,10,100,400),"720p":xi(1280,720,15,120,1130),"720p_auto":xi(1280,720,30,900,3e3),"720p_1":xi(1280,720,15,120,1130),"720p_2":xi(1280,720,30,120,2e3),"720p_3":xi(1280,720,30,120,1710),"720p_5":xi(960,720,15,120,910),"720p_6":xi(960,720,30,120,1380),"1080p":xi(1920,1080,15,120,2080),"1080p_1":xi(1920,1080,15,120,2080),"1080p_2":xi(1920,1080,30,120,3e3),"1080p_3":xi(1920,1080,30,120,3150),"1080p_5":xi(1920,1080,60,120,4780),"1440p":xi(2560,1440,30,120,4850),"1440p_1":xi(2560,1440,30,120,4850),"1440p_2":xi(2560,1440,60,120,7350),"4k":xi(3840,2160,30,120,8910),"4k_1":xi(3840,2160,30,120,8910),"4k_3":xi(3840,2160,60,120,13500)},ji=[{scaleResolutionDownBy:2,width:1280,height:720,frameRate:30,bitrateMin:300,bitrateMax:900},{scaleResolutionDownBy:1.333333,width:1280,height:720,frameRate:30,bitrateMin:600,bitrateMax:2e3},{scaleResolutionDownBy:1,width:1280,height:720,frameRate:30,bitrateMin:900,bitrateMax:3e3}],Hi={"480p":Ui(640,480,5),"480p_1":Ui(640,480,5),"480p_2":Ui(640,480,30),"480p_3":Ui(640,480,15),"720p":Ui(1280,720,5),"720p_auto":xi(1280,720,30,900,3e3),"720p_1":Ui(1280,720,5),"720p_2":Ui(1280,720,30),"720p_3":Ui(1280,720,15),"1080p":Ui(1920,1080,5),"1080p_1":Ui(1920,1080,5),"1080p_2":Ui(1920,1080,30),"1080p_3":Ui(1920,1080,15)},Gi={"1SL1TL":Bi(1,1),"3SL3TL":Bi(3,3),"2SL3TL":Bi(2,3)};function Wi(e){return e||(e="480p_1"),"string"==typeof e?Object.assign({},Fi[e]):e}function Ki(e){return"string"==typeof e?Object.assign({},Hi[e]):e}function zi(e){return"string"==typeof e?Object.assign({},Gi[e]):e}const Xi={speech_low_quality:Vi(16e3,!1),speech_standard:Vi(32e3,!1,18),music_standard:Vi(48e3,!1),standard_stereo:Vi(48e3,!0,56),high_quality:Vi(48e3,!1,128),high_quality_stereo:Vi(48e3,!0,192)};function qi(e){return"string"==typeof e?Object.assign({},Xi[e]):e}const Ji=[];function Yi(e){Li(Ji).call(Ji,e)||Ji.push(e)}function Qi(e){const t=Ji.indexOf(e);-1!==t&&Ji.splice(t,1)}function Zi(e){return r.checkValidConstrainLong(e.width,"config.width"),r.checkValidConstrainLong(e.height,"config.height"),void 0!==e.frameRate&&r.checkValidConstrainLong(e.frameRate,"config.frameRate"),void 0!==e.bitrateMax&&r.checkValidNumber(e.bitrateMax,"config.bitrateMax"),void 0!==e.bitrateMin&&r.checkValidNumber(e.bitrateMin,"config.bitrateMin"),!0}function $i(e){return void 0!==e.sampleRate&&r.checkValidNumber(e.sampleRate,"config.sampleRate",0,96e3,!0),void 0!==e.sampleSize&&r.checkValidNumber(e.sampleRate,"config.sampleSize",0,128,!0),void 0!==e.stereo&&r.checkValidBoolean(e.stereo,"config.stereo"),void 0!==e.bitrate&&r.checkValidNumber(e.bitrate,"config.bitrate",0,1e4,!1),!0}function eo(e){return r.checkValidEnum(e,"mediaSource",["screen","window","application"]),!0}var to,ro,io,oo,no,ao,so,co;e.TrackInternalEvent=void 0,(to=e.TrackInternalEvent||(e.TrackInternalEvent={})).NEED_RENEGOTIATE="@need_renegotiate",to.NEED_REPLACE_TRACK="@need_replace_track",to.NEED_CLOSE="@need_close",to.NEED_ENABLE_TRACK="@need_enable_track",to.NEED_DISABLE_TRACK="@need_disable_track",to.NEED_SESSION_ID="@need_sid",to.SET_OPTIMIZATION_MODE="@set_optimization_mode",to.GET_STATS="@get_stats",to.GET_RTC_STATS="@get_rtc_stats",to.GET_LOW_VIDEO_TRACK="@get_low_video_track",to.NEED_RESET_REMOTE_SDP="@need_reset_remote_sdp",to.NEED_UPDATE_VIDEO_ENCODER="@need_update_video_encoder",to.NEED_MUTE_TRACK="@need_mute_track",to.NEED_UNMUTE_TRACK="@need_unmute_track",e.TrackHint=void 0,(ro=e.TrackHint||(e.TrackHint={})).SCREEN_TRACK="screen_track",ro.CUSTOM_TRACK="custome_track",ro.LOW_STREAM="low_stream",e.StreamType=void 0,(io=e.StreamType||(e.StreamType={}))[io.HIGH_STREAM=0]="HIGH_STREAM",io[io.LOW_STREAM=1]="LOW_STREAM",e.RemoteStreamType=void 0,(oo=e.RemoteStreamType||(e.RemoteStreamType={}))[oo.HIGH_STREAM=0]="HIGH_STREAM",oo[oo.LOW_STREAM=1]="LOW_STREAM",e.RemoteStreamFallbackType=void 0,(no=e.RemoteStreamFallbackType||(e.RemoteStreamFallbackType={}))[no.DISABLE=0]="DISABLE",no[no.LOW_STREAM=1]="LOW_STREAM",no[no.AUDIO_ONLY=2]="AUDIO_ONLY",e.TrackEvents=void 0,(e.TrackEvents||(e.TrackEvents={})).TRANSCEIVER_UPDATED="transceiver-updated",e.LocalTrackEvents=void 0,(ao=e.LocalTrackEvents||(e.LocalTrackEvents={})).SOURCE_STATE_CHANGE="source-state-change",ao.TRACK_ENDED="track-ended",ao.BEAUTY_EFFECT_OVERLOAD="beauty-effect-overload",ao.VIDEO_ELEMENT_VISIBLE_STATUS="video-element-visible-status",ao.CLOSED="closed",e.RemoteTrackEvents=void 0,(so=e.RemoteTrackEvents||(e.RemoteTrackEvents={})).FIRST_FRAME_DECODED="first-frame-decoded",so.VIDEO_ELEMENT_VISIBLE_STATUS="video-element-visible-status",e.AudioSourceEvents=void 0,(co=e.AudioSourceEvents||(e.AudioSourceEvents={})).AUDIO_SOURCE_STATE_CHANGE="audio_source_state_change",co.RECEIVE_TRACK_BUFFER="receive_track_buffer",co.ON_AUDIO_BUFFER="on_audio_buffer",co.UPDATE_SOURCE="update_source",e.AUDIO_TRACK_EVENT=void 0,(e.AUDIO_TRACK_EVENT||(e.AUDIO_TRACK_EVENT={})).UPDATE_TRACK_SOURCE="update-track-source";const uo={sendVolumeLevel:0,sendBitrate:0,sendBytes:0,sendPackets:0,sendPacketsLost:0,sendJitterMs:0,sendRttMs:0,currentPacketLossRate:0},lo={sendBytes:0,sendBitrate:0,sendPackets:0,sendPacketsLost:0,sendJitterMs:0,sendRttMs:0,sendResolutionHeight:0,sendResolutionWidth:0,captureResolutionHeight:0,captureResolutionWidth:0,targetSendBitrate:0,totalDuration:0,totalFreezeTime:0,currentPacketLossRate:0},ho={transportDelay:0,end2EndDelay:0,receiveBitrate:0,receiveLevel:0,receiveBytes:0,receiveDelay:0,receivePackets:0,receivePacketsLost:0,totalDuration:0,totalFreezeTime:0,freezeRate:0,packetLossRate:0,currentPacketLossRate:0,publishDuration:-1},po={transportDelay:0,end2EndDelay:0,receiveBitrate:0,receiveBytes:0,receiveDelay:0,receivePackets:0,receivePacketsLost:0,receiveResolutionHeight:0,receiveResolutionWidth:0,totalDuration:0,totalFreezeTime:0,freezeRate:0,packetLossRate:0,currentPacketLossRate:0,publishDuration:-1};var go,mo,fo,Eo,To;e.PROCESSOR_DESTINATION_EVENTS=void 0,(go=e.PROCESSOR_DESTINATION_EVENTS||(e.PROCESSOR_DESTINATION_EVENTS={})).ON_TRACK="on_track",go.ON_NODE="on_node",e.PROCESSOR_CONTEXT_EVENTS=void 0,(mo=e.PROCESSOR_CONTEXT_EVENTS||(e.PROCESSOR_CONTEXT_EVENTS={})).REQUEST_UPDATE_CONSTRAINTS="request_update_constraints",mo.REQUEST_CONSTRAINTS="request_constraints",e.DeviceManagerState=void 0,(fo=e.DeviceManagerState||(e.DeviceManagerState={})).IDLE="IDLE",fo.INITING="INITING",fo.INITEND="INITEND",e.DeviceManagerEvent=void 0,(Eo=e.DeviceManagerEvent||(e.DeviceManagerEvent={})).STATE_CHANGE="state_change",Eo.RECORDING_DEVICE_CHANGED="recordingDeviceChanged",Eo.PLAYOUT_DEVICE_CHANGED="playoutDeviceChanged",Eo.CAMERA_DEVICE_CHANGED="cameraDeviceChanged",e.MediaElementStatus=void 0,(To=e.MediaElementStatus||(e.MediaElementStatus={})).NONE="none",To.INIT="init",To.CANPLAY="canplay",To.PLAYING="playing",To.PAUSED="paused",To.SUSPEND="suspend",To.STALLED="stalled",To.WAITING="waiting",To.ERROR="error",To.DESTROYED="destroyed",To.ABORT="abort",To.ENDED="ended",To.EMPTIED="emptied",To.LOADEDDATA="loadeddata";var vo;e.DataChannelEvents=void 0,(vo=e.DataChannelEvents||(e.DataChannelEvents={})).OPEN="open",vo.MESSAGE="message",vo.CLOSE="close",vo.CLOSING="closing",vo.ERROR="error";var _o={exports:{}},yo=xr,So=B,Ao=ar.f;yo({target:"Object",stat:!0,forced:Object.defineProperty!==Ao,sham:!So},{defineProperty:Ao});var bo=le.Object,Io=_o.exports=function(e,t,r){return bo.defineProperty(e,t,r)};bo.defineProperty.sham&&(Io.sham=!0);var ko=l(_o.exports),Co=N,Oo=Array.isArray||function(e){return"Array"==Co(e)},Ro=TypeError,No=wt,wo=ar,Do=J,Po=function(e,t,r){var i=No(t);i in e?wo.f(e,i,Do(0,r)):e[i]=r},Mo=x,Lo=$e,Vo=T(Function.toString);Mo(Lo.inspectSource)||(Lo.inspectSource=function(e){return Vo(e)});var xo=Lo.inspectSource,Uo=T,Bo=h,Fo=x,jo=Ti,Ho=xo,Go=function(){},Wo=[],Ko=fe("Reflect","construct"),zo=/^\s*(?:class|function)\b/,Xo=Uo(zo.exec),qo=!zo.exec(Go),Jo=function(e){if(!Fo(e))return!1;try{return Ko(Go,Wo,e),!0}catch(e){return!1}},Yo=function(e){if(!Fo(e))return!1;switch(jo(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return qo||!!Xo(zo,Ho(e))}catch(e){return!0}};Yo.sham=!0;var Qo=!Ko||Bo((function(){var e;return Jo(Jo.call)||!Jo(Object)||!Jo((function(){e=!0}))||e}))?Yo:Jo,Zo=Oo,$o=Qo,en=ue,tn=yt("species"),rn=Array,on=function(e){var t;return Zo(e)&&(t=e.constructor,($o(t)&&(t===rn||Zo(t.prototype))||en(t)&&null===(t=t[tn]))&&(t=void 0)),void 0===t?rn:t},nn=function(e,t){return new(on(e))(0===t?0:t)},an=h,sn=be,cn=yt("species"),dn=xr,un=h,ln=Oo,hn=ue,pn=ot,gn=Jr,mn=function(e){if(e>9007199254740991)throw Ro("Maximum allowed index exceeded");return e},fn=Po,En=nn,Tn=function(e){return sn>=51||!an((function(){var t=[];return(t.constructor={})[cn]=function(){return{foo:1}},1!==t[e](Boolean).foo}))},vn=be,_n=yt("isConcatSpreadable"),yn=vn>=51||!un((function(){var e=[];return e[_n]=!1,e.concat()[0]!==e})),Sn=function(e){if(!hn(e))return!1;var t=e[_n];return void 0!==t?!!t:ln(e)};dn({target:"Array",proto:!0,arity:1,forced:!yn||!Tn("concat")},{concat:function(e){var t,r,i,o,n,a=pn(this),s=En(a,0),c=0;for(t=-1,i=arguments.length;t<i;t++)if(Sn(n=-1===t?a:arguments[t]))for(o=gn(n),mn(c+o),r=0;r<o;r++,c++)r in n&&fn(s,c,n[r]);else mn(c+1),fn(s,c++,n);return s.length=c,s}});var An={},bn={},In=st,kn=se,Cn=ei.indexOf,On=bn,Rn=T([].push),Nn=function(e,t){var r,i=kn(e),o=0,n=[];for(r in i)!In(On,r)&&In(i,r)&&Rn(n,r);for(;t.length>o;)In(i,r=t[o++])&&(~Cn(n,r)||Rn(n,r));return n},wn=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Dn=Nn,Pn=wn,Mn=Object.keys||function(e){return Dn(e,Pn)},Ln=B,Vn=sr,xn=ar,Un=lr,Bn=se,Fn=Mn;An.f=Ln&&!Vn?Object.defineProperties:function(e,t){Un(e);for(var r,i=Bn(t),o=Fn(t),n=o.length,a=0;n>a;)xn.f(e,r=o[a++],i[r]);return e};var jn,Hn=fe("document","documentElement"),Gn=ht,Wn=tt("keys"),Kn=function(e){return Wn[e]||(Wn[e]=Gn(e))},zn=lr,Xn=An,qn=wn,Jn=bn,Yn=Hn,Qn=Lt,Zn="prototype",$n="script",ea=Kn("IE_PROTO"),ta=function(){},ra=function(e){return"<"+$n+">"+e+"</"+$n+">"},ia=function(e){e.write(ra("")),e.close();var t=e.parentWindow.Object;return e=null,t},oa=function(){try{jn=new ActiveXObject("htmlfile")}catch(e){}var e,t,r;oa="undefined"!=typeof document?document.domain&&jn?ia(jn):(t=Qn("iframe"),r="java"+$n+":",t.style.display="none",Yn.appendChild(t),t.src=String(r),(e=t.contentWindow.document).open(),e.write(ra("document.F=Object")),e.close(),e.F):ia(jn);for(var i=qn.length;i--;)delete oa[Zn][qn[i]];return oa()};Jn[ea]=!0;var na=Object.create||function(e,t){var r;return null!==e?(ta[Zn]=zn(e),r=new ta,ta[Zn]=null,r[ea]=e):r=oa(),void 0===t?r:Xn.f(r,t)},aa={},sa=Nn,ca=wn.concat("length","prototype");aa.f=Object.getOwnPropertyNames||function(e){return sa(e,ca)};var da={},ua=Kr,la=Jr,ha=Po,pa=Array,ga=Math.max,ma=N,fa=se,Ea=aa.f,Ta=function(e,t,r){for(var i=la(e),o=ua(t,i),n=ua(void 0===r?i:r,i),a=pa(ga(n-o,0)),s=0;o<n;o++,s++)ha(a,s,e[o]);return a.length=s,a},va="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];da.f=function(e){return va&&"Window"==ma(e)?function(e){try{return Ea(e)}catch(e){return Ta(va)}}(e):Ea(fa(e))};var _a={};_a.f=Object.getOwnPropertySymbols;var ya=Ir,Sa=function(e,t,r,i){return i&&i.enumerable?e[t]=r:ya(e,t,r),e},Aa=ar,ba=function(e,t,r){return Aa.f(e,t,r)},Ia={},ka=yt;Ia.f=ka;var Ca,Oa,Ra,Na=le,wa=st,Da=Ia,Pa=ar.f,Ma=function(e){var t=Na.Symbol||(Na.Symbol={});wa(t,e)||Pa(t,e,{value:Da.f(e)})},La=H,Va=fe,xa=yt,Ua=Sa,Ba=function(){var e=Va("Symbol"),t=e&&e.prototype,r=t&&t.valueOf,i=xa("toPrimitive");t&&!t[i]&&Ua(t,i,(function(e){return La(r,this)}),{arity:1})},Fa=Ti,ja=li?{}.toString:function(){return"[object "+Fa(this)+"]"},Ha=li,Ga=ar.f,Wa=Ir,Ka=st,za=ja,Xa=yt("toStringTag"),qa=function(e,t,r,i){if(e){var o=r?e:e.prototype;Ka(o,Xa)||Ga(o,Xa,{configurable:!0,value:t}),i&&!Ha&&Wa(o,"toString",za)}},Ja=x,Ya=y.WeakMap,Qa=Ja(Ya)&&/native code/.test(String(Ya)),Za=y,$a=ue,es=Ir,ts=st,rs=$e,is=Kn,os=bn,ns="Object already initialized",as=Za.TypeError,ss=Za.WeakMap;if(Qa||rs.state){var cs=rs.state||(rs.state=new ss);cs.get=cs.get,cs.has=cs.has,cs.set=cs.set,Ca=function(e,t){if(cs.has(e))throw as(ns);return t.facade=e,cs.set(e,t),t},Oa=function(e){return cs.get(e)||{}},Ra=function(e){return cs.has(e)}}else{var ds=is("state");os[ds]=!0,Ca=function(e,t){if(ts(e,ds))throw as(ns);return t.facade=e,es(e,ds,t),t},Oa=function(e){return ts(e,ds)?e[ds]:{}},Ra=function(e){return ts(e,ds)}}var us={set:Ca,get:Oa,has:Ra,enforce:function(e){return Ra(e)?Oa(e):Ca(e,{})},getterFor:function(e){return function(t){var r;if(!$a(t)||(r=Oa(t)).type!==e)throw as("Incompatible receiver, "+e+" required");return r}}},ls=nr,hs=ee,ps=ot,gs=Jr,ms=nn,fs=T([].push),Es=function(e){var t=1==e,r=2==e,i=3==e,o=4==e,n=6==e,a=7==e,s=5==e||n;return function(c,d,u,l){for(var h,p,g=ps(c),m=hs(g),f=ls(d,u),E=gs(m),T=0,v=l||ms,_=t?v(c,E):r||a?v(c,0):void 0;E>T;T++)if((s||T in m)&&(p=f(h=m[T],T,g),e))if(t)_[T]=p;else if(p)switch(e){case 3:return!0;case 5:return h;case 6:return T;case 2:fs(_,h)}else switch(e){case 4:return!1;case 7:fs(_,h)}return n?-1:i||o?o:_}},Ts={forEach:Es(0),map:Es(1),filter:Es(2),some:Es(3),every:Es(4),find:Es(5),findIndex:Es(6),filterReject:Es(7)},vs=xr,_s=y,ys=H,Ss=T,As=B,bs=Oe,Is=h,ks=st,Cs=v,Os=lr,Rs=se,Ns=wt,ws=yi,Ds=J,Ps=na,Ms=Mn,Ls=aa,Vs=da,xs=_a,Us=U,Bs=ar,Fs=An,js=G,Hs=Sa,Gs=ba,Ws=tt,Ks=bn,zs=ht,Xs=yt,qs=Ia,Js=Ma,Ys=Ba,Qs=qa,Zs=us,$s=Ts.forEach,ec=Kn("hidden"),tc="Symbol",rc="prototype",ic=Zs.set,oc=Zs.getterFor(tc),nc=Object[rc],ac=_s.Symbol,sc=ac&&ac[rc],cc=_s.TypeError,dc=_s.QObject,uc=Us.f,lc=Bs.f,hc=Vs.f,pc=js.f,gc=Ss([].push),mc=Ws("symbols"),fc=Ws("op-symbols"),Ec=Ws("wks"),Tc=!dc||!dc[rc]||!dc[rc].findChild,vc=As&&Is((function(){return 7!=Ps(lc({},"a",{get:function(){return lc(this,"a",{value:7}).a}})).a}))?function(e,t,r){var i=uc(nc,t);i&&delete nc[t],lc(e,t,r),i&&e!==nc&&lc(nc,t,i)}:lc,_c=function(e,t){var r=mc[e]=Ps(sc);return ic(r,{type:tc,tag:e,description:t}),As||(r.description=t),r},yc=function(e,t,r){e===nc&&yc(fc,t,r),Os(e);var i=Ns(t);return Os(r),ks(mc,i)?(r.enumerable?(ks(e,ec)&&e[ec][i]&&(e[ec][i]=!1),r=Ps(r,{enumerable:Ds(0,!1)})):(ks(e,ec)||lc(e,ec,Ds(1,{})),e[ec][i]=!0),vc(e,i,r)):lc(e,i,r)},Sc=function(e,t){Os(e);var r=Rs(t),i=Ms(r).concat(kc(r));return $s(i,(function(t){As&&!ys(Ac,r,t)||yc(e,t,r[t])})),e},Ac=function(e){var t=Ns(e),r=ys(pc,this,t);return!(this===nc&&ks(mc,t)&&!ks(fc,t))&&(!(r||!ks(this,t)||!ks(mc,t)||ks(this,ec)&&this[ec][t])||r)},bc=function(e,t){var r=Rs(e),i=Ns(t);if(r!==nc||!ks(mc,i)||ks(fc,i)){var o=uc(r,i);return!o||!ks(mc,i)||ks(r,ec)&&r[ec][i]||(o.enumerable=!0),o}},Ic=function(e){var t=hc(Rs(e)),r=[];return $s(t,(function(e){ks(mc,e)||ks(Ks,e)||gc(r,e)})),r},kc=function(e){var t=e===nc,r=hc(t?fc:Rs(e)),i=[];return $s(r,(function(e){!ks(mc,e)||t&&!ks(nc,e)||gc(i,mc[e])})),i};bs||(ac=function(){if(Cs(sc,this))throw cc("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?ws(arguments[0]):void 0,t=zs(e),r=function(e){this===nc&&ys(r,fc,e),ks(this,ec)&&ks(this[ec],t)&&(this[ec][t]=!1),vc(this,t,Ds(1,e))};return As&&Tc&&vc(nc,t,{configurable:!0,set:r}),_c(t,e)},Hs(sc=ac[rc],"toString",(function(){return oc(this).tag})),Hs(ac,"withoutSetter",(function(e){return _c(zs(e),e)})),js.f=Ac,Bs.f=yc,Fs.f=Sc,Us.f=bc,Ls.f=Vs.f=Ic,xs.f=kc,qs.f=function(e){return _c(Xs(e),e)},As&&Gs(sc,"description",{configurable:!0,get:function(){return oc(this).description}})),vs({global:!0,constructor:!0,wrap:!0,forced:!bs,sham:!bs},{Symbol:ac}),$s(Ms(Ec),(function(e){Js(e)})),vs({target:tc,stat:!0,forced:!bs},{useSetter:function(){Tc=!0},useSimple:function(){Tc=!1}}),vs({target:"Object",stat:!0,forced:!bs,sham:!As},{create:function(e,t){return void 0===t?Ps(e):Sc(Ps(e),t)},defineProperty:yc,defineProperties:Sc,getOwnPropertyDescriptor:bc}),vs({target:"Object",stat:!0,forced:!bs},{getOwnPropertyNames:Ic}),Ys(),Qs(ac,tc),Ks[ec]=!0;var Cc=Oe&&!!Symbol.for&&!!Symbol.keyFor,Oc=xr,Rc=fe,Nc=st,wc=yi,Dc=tt,Pc=Cc,Mc=Dc("string-to-symbol-registry"),Lc=Dc("symbol-to-string-registry");Oc({target:"Symbol",stat:!0,forced:!Pc},{for:function(e){var t=wc(e);if(Nc(Mc,t))return Mc[t];var r=Rc("Symbol")(t);return Mc[t]=r,Lc[r]=t,r}});var Vc=xr,xc=st,Uc=Me,Bc=Ve,Fc=Cc,jc=tt("symbol-to-string-registry");Vc({target:"Symbol",stat:!0,forced:!Fc},{keyFor:function(e){if(!Uc(e))throw TypeError(Bc(e)+" is not a symbol");if(xc(jc,e))return jc[e]}});var Hc=T([].slice),Gc=Oo,Wc=x,Kc=N,zc=yi,Xc=T([].push),qc=xr,Jc=fe,Yc=k,Qc=H,Zc=T,$c=h,ed=x,td=Me,rd=Hc,id=function(e){if(Wc(e))return e;if(Gc(e)){for(var t=e.length,r=[],i=0;i<t;i++){var o=e[i];"string"==typeof o?Xc(r,o):"number"!=typeof o&&"Number"!=Kc(o)&&"String"!=Kc(o)||Xc(r,zc(o))}var n=r.length,a=!0;return function(e,t){if(a)return a=!1,t;if(Gc(this))return t;for(var i=0;i<n;i++)if(r[i]===e)return t}}},od=Oe,nd=String,ad=Jc("JSON","stringify"),sd=Zc(/./.exec),cd=Zc("".charAt),dd=Zc("".charCodeAt),ud=Zc("".replace),ld=Zc(1..toString),hd=/[\uD800-\uDFFF]/g,pd=/^[\uD800-\uDBFF]$/,gd=/^[\uDC00-\uDFFF]$/,md=!od||$c((function(){var e=Jc("Symbol")();return"[null]"!=ad([e])||"{}"!=ad({a:e})||"{}"!=ad(Object(e))})),fd=$c((function(){return'"\\udf06\\ud834"'!==ad("\udf06\ud834")||'"\\udead"'!==ad("\udead")})),Ed=function(e,t){var r=rd(arguments),i=id(t);if(ed(i)||void 0!==e&&!td(e))return r[1]=function(e,t){if(ed(i)&&(t=Qc(i,this,nd(e),t)),!td(t))return t},Yc(ad,null,r)},Td=function(e,t,r){var i=cd(r,t-1),o=cd(r,t+1);return sd(pd,e)&&!sd(gd,o)||sd(gd,e)&&!sd(pd,i)?"\\u"+ld(dd(e,0),16):e};ad&&qc({target:"JSON",stat:!0,arity:3,forced:md||fd},{stringify:function(e,t,r){var i=rd(arguments),o=Yc(md?Ed:ad,null,i);return fd&&"string"==typeof o?ud(o,hd,Td):o}});var vd=_a,_d=ot;xr({target:"Object",stat:!0,forced:!Oe||h((function(){vd.f(1)}))},{getOwnPropertySymbols:function(e){var t=vd.f;return t?t(_d(e)):[]}}),Ma("asyncIterator"),Ma("hasInstance"),Ma("isConcatSpreadable"),Ma("iterator"),Ma("match"),Ma("matchAll"),Ma("replace"),Ma("search"),Ma("species"),Ma("split");var yd=Ba;Ma("toPrimitive"),yd();var Sd=fe,Ad=qa;Ma("toStringTag"),Ad(Sd("Symbol"),"Symbol"),Ma("unscopables"),qa(y.JSON,"JSON",!0);var bd,Id,kd,Cd=le.Symbol,Od={},Rd=B,Nd=st,wd=Function.prototype,Dd=Rd&&Object.getOwnPropertyDescriptor,Pd=Nd(wd,"name"),Md={EXISTS:Pd,PROPER:Pd&&"something"===function(){}.name,CONFIGURABLE:Pd&&(!Rd||Rd&&Dd(wd,"name").configurable)},Ld=!h((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})),Vd=st,xd=x,Ud=ot,Bd=Ld,Fd=Kn("IE_PROTO"),jd=Object,Hd=jd.prototype,Gd=Bd?jd.getPrototypeOf:function(e){var t=Ud(e);if(Vd(t,Fd))return t[Fd];var r=t.constructor;return xd(r)&&t instanceof r?r.prototype:t instanceof jd?Hd:null},Wd=h,Kd=x,zd=ue,Xd=na,qd=Gd,Jd=Sa,Yd=yt("iterator"),Qd=!1;[].keys&&("next"in(kd=[].keys())?(Id=qd(qd(kd)))!==Object.prototype&&(bd=Id):Qd=!0);var Zd=!zd(bd)||Wd((function(){var e={};return bd[Yd].call(e)!==e}));Kd((bd=Zd?{}:Xd(bd))[Yd])||Jd(bd,Yd,(function(){return this}));var $d={IteratorPrototype:bd,BUGGY_SAFARI_ITERATORS:Qd},eu=$d.IteratorPrototype,tu=na,ru=J,iu=qa,ou=Od,nu=function(){return this},au=T,su=Fe,cu=x,du=String,uu=TypeError,lu=function(e,t,r){try{return au(su(Object.getOwnPropertyDescriptor(e,t)[r]))}catch(e){}},hu=lr,pu=function(e){if("object"==typeof e||cu(e))return e;throw uu("Can't set "+du(e)+" as a prototype")},gu=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=lu(Object.prototype,"__proto__","set"))(r,[]),t=r instanceof Array}catch(e){}return function(r,i){return hu(r),pu(i),t?e(r,i):r.__proto__=i,r}}():void 0),mu=xr,fu=H,Eu=Md,Tu=function(e,t,r,i){var o=t+" Iterator";return e.prototype=tu(eu,{next:ru(+!i,r)}),iu(e,o,!1,!0),ou[o]=nu,e},vu=Gd,_u=qa,yu=Sa,Su=Od,Au=$d,bu=Eu.PROPER,Iu=Au.BUGGY_SAFARI_ITERATORS,ku=yt("iterator"),Cu="keys",Ou="values",Ru="entries",Nu=function(){return this},wu=function(e,t,r,i,o,n,a){Tu(r,t,i);var s,c,d,u=function(e){if(e===o&&m)return m;if(!Iu&&e in p)return p[e];switch(e){case Cu:case Ou:case Ru:return function(){return new r(this,e)}}return function(){return new r(this)}},l=t+" Iterator",h=!1,p=e.prototype,g=p[ku]||p["@@iterator"]||o&&p[o],m=!Iu&&g||u(o),f="Array"==t&&p.entries||g;if(f&&(s=vu(f.call(new e)))!==Object.prototype&&s.next&&(_u(s,l,!0,!0),Su[l]=Nu),bu&&o==Ou&&g&&g.name!==Ou&&(h=!0,m=function(){return fu(g,this)}),o)if(c={values:u(Ou),keys:n?m:u(Cu),entries:u(Ru)},a)for(d in c)(Iu||h||!(d in p))&&yu(p,d,c[d]);else mu({target:t,proto:!0,forced:Iu||h},c);return a&&p[ku]!==m&&yu(p,ku,m,{name:o}),Su[t]=m,c},Du=function(e,t){return{value:e,done:t}},Pu=se,Mu=Od,Lu=us;ar.f;var Vu=wu,xu=Du,Uu="Array Iterator",Bu=Lu.set,Fu=Lu.getterFor(Uu);Vu(Array,"Array",(function(e,t){Bu(this,{type:Uu,target:Pu(e),index:0,kind:t})}),(function(){var e=Fu(this),t=e.target,r=e.kind,i=e.index++;return!t||i>=t.length?(e.target=void 0,xu(void 0,!0)):xu("keys"==r?i:"values"==r?t[i]:[i,t[i]],!1)}),"values"),Mu.Arguments=Mu.Array;var ju={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Hu=y,Gu=Ti,Wu=Ir,Ku=Od,zu=yt("toStringTag");for(var Xu in ju){var qu=Hu[Xu],Ju=qu&&qu.prototype;Ju&&Gu(Ju)!==zu&&Wu(Ju,zu,Xu),Ku[Xu]=Ku.Array}var Yu=Cd,Qu=yt,Zu=ar.f,$u=Qu("metadata"),el=Function.prototype;void 0===el[$u]&&Zu(el,$u,{value:null}),Ma("dispose"),Ma("metadata");var tl=Yu;Ma("asyncDispose");var rl=T,il=fe("Symbol"),ol=il.keyFor,nl=rl(il.prototype.valueOf),al=il.isRegisteredSymbol||function(e){try{return void 0!==ol(nl(e))}catch(e){return!1}};xr({target:"Symbol",stat:!0},{isRegisteredSymbol:al});for(var sl=tt,cl=fe,dl=T,ul=Me,ll=yt,hl=cl("Symbol"),pl=hl.isWellKnownSymbol,gl=cl("Object","getOwnPropertyNames"),ml=dl(hl.prototype.valueOf),fl=sl("wks"),El=0,Tl=gl(hl),vl=Tl.length;El<vl;El++)try{var _l=Tl[El];ul(hl[_l])&&ll(_l)}catch(e){}var yl=function(e){if(pl&&pl(e))return!0;try{for(var t=ml(e),r=0,i=gl(fl),o=i.length;r<o;r++)if(fl[i[r]]==t)return!0}catch(e){}return!1};xr({target:"Symbol",stat:!0,forced:!0},{isWellKnownSymbol:yl}),Ma("matcher"),Ma("observable"),xr({target:"Symbol",stat:!0,name:"isRegisteredSymbol"},{isRegistered:al}),xr({target:"Symbol",stat:!0,name:"isWellKnownSymbol",forced:!0},{isWellKnown:yl}),Ma("metadataKey"),Ma("patternMatch"),Ma("replaceAll");var Sl=l(tl),Al=T,bl=jr,Il=yi,kl=oe,Cl=Al("".charAt),Ol=Al("".charCodeAt),Rl=Al("".slice),Nl=function(e){return function(t,r){var i,o,n=Il(kl(t)),a=bl(r),s=n.length;return a<0||a>=s?e?"":void 0:(i=Ol(n,a))<55296||i>56319||a+1===s||(o=Ol(n,a+1))<56320||o>57343?e?Cl(n,a):i:e?Rl(n,a,a+2):o-56320+(i-55296<<10)+65536}},wl={codeAt:Nl(!1),charAt:Nl(!0)}.charAt,Dl=yi,Pl=us,Ml=wu,Ll=Du,Vl="String Iterator",xl=Pl.set,Ul=Pl.getterFor(Vl);Ml(String,"String",(function(e){xl(this,{type:Vl,string:Dl(e),index:0})}),(function(){var e,t=Ul(this),r=t.string,i=t.index;return i>=r.length?Ll(void 0,!0):(e=wl(r,i),t.index+=e.length,Ll(e,!1))}));var Bl=l(Ia.f("iterator"));function Fl(e){return Fl="function"==typeof Sl&&"symbol"==typeof Bl?function(e){return typeof e}:function(e){return e&&"function"==typeof Sl&&e.constructor===Sl&&e!==Sl.prototype?"symbol":typeof e},Fl(e)}var jl=l(Ia.f("toPrimitive"));function Hl(e){var t=function(e,t){if("object"!==Fl(e)||null===e)return e;var r=e[jl];if(void 0!==r){var i=r.call(e,t||"default");if("object"!==Fl(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Fl(t)?t:String(t)}function Gl(e,t,r){return(t=Hl(t))in e?ko(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Wl=fe,Kl=aa,zl=_a,Xl=lr,ql=T([].concat),Jl=Wl("Reflect","ownKeys")||function(e){var t=Kl.f(Xl(e)),r=zl.f;return r?ql(t,r(e)):t},Yl=st,Ql=Jl,Zl=U,$l=ar,eh=ue,th=Ir,rh=Error,ih=T("".replace),oh=String(rh("zxcasd").stack),nh=/\n\s*at [^:]*:[^\n]*/,ah=nh.test(oh),sh=J,ch=!h((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",sh(1,7)),7!==e.stack)})),dh=Ir,uh=function(e,t){if(ah&&"string"==typeof e&&!rh.prepareStackTrace)for(;t--;)e=ih(e,nh,"");return e},lh=ch,hh=Error.captureStackTrace,ph=Od,gh=yt("iterator"),mh=Array.prototype,fh=Ti,Eh=Ge,Th=te,vh=Od,_h=yt("iterator"),yh=function(e){if(!Th(e))return Eh(e,_h)||Eh(e,"@@iterator")||vh[fh(e)]},Sh=H,Ah=Fe,bh=lr,Ih=Ve,kh=yh,Ch=TypeError,Oh=H,Rh=lr,Nh=Ge,wh=nr,Dh=H,Ph=lr,Mh=Ve,Lh=function(e){return void 0!==e&&(ph.Array===e||mh[gh]===e)},Vh=Jr,xh=v,Uh=function(e,t){var r=arguments.length<2?kh(e):t;if(Ah(r))return bh(Sh(r,e));throw Ch(Ih(e)+" is not iterable")},Bh=yh,Fh=function(e,t,r){var i,o;Rh(e);try{if(!(i=Nh(e,"return"))){if("throw"===t)throw r;return r}i=Oh(i,e)}catch(e){o=!0,i=e}if("throw"===t)throw r;if(o)throw i;return Rh(i),r},jh=TypeError,Hh=function(e,t){this.stopped=e,this.result=t},Gh=Hh.prototype,Wh=function(e,t,r){var i,o,n,a,s,c,d,u=r&&r.that,l=!(!r||!r.AS_ENTRIES),h=!(!r||!r.IS_RECORD),p=!(!r||!r.IS_ITERATOR),g=!(!r||!r.INTERRUPTED),m=wh(t,u),f=function(e){return i&&Fh(i,"normal",e),new Hh(!0,e)},E=function(e){return l?(Ph(e),g?m(e[0],e[1],f):m(e[0],e[1])):g?m(e,f):m(e)};if(h)i=e.iterator;else if(p)i=e;else{if(!(o=Bh(e)))throw jh(Mh(e)+" is not iterable");if(Lh(o)){for(n=0,a=Vh(e);a>n;n++)if((s=E(e[n]))&&xh(Gh,s))return s;return new Hh(!1)}i=Uh(e,o)}for(c=h?e.next:i.next;!(d=Dh(c,i)).done;){try{s=E(d.value)}catch(e){Fh(i,"throw",e)}if("object"==typeof s&&s&&xh(Gh,s))return s}return new Hh(!1)},Kh=yi,zh=xr,Xh=v,qh=Gd,Jh=gu,Yh=function(e,t,r){for(var i=Ql(t),o=$l.f,n=Zl.f,a=0;a<i.length;a++){var s=i[a];Yl(e,s)||r&&Yl(r,s)||o(e,s,n(t,s))}},Qh=na,Zh=Ir,$h=J,ep=function(e,t){eh(t)&&"cause"in t&&th(e,"cause",t.cause)},tp=function(e,t,r,i){lh&&(hh?hh(e,t):dh(e,"stack",uh(r,i)))},rp=Wh,ip=function(e,t){return void 0===e?arguments.length<2?"":t:Kh(e)},op=yt("toStringTag"),np=Error,ap=[].push,sp=function(e,t){var r,i=Xh(cp,this);Jh?r=Jh(np(),i?qh(this):cp):(r=i?this:Qh(cp),Zh(r,op,"Error")),void 0!==t&&Zh(r,"message",ip(t)),tp(r,sp,r.stack,1),arguments.length>2&&ep(r,arguments[2]);var o=[];return rp(e,ap,{that:o}),Zh(r,"errors",o),r};Jh?Jh(sp,np):Yh(sp,np,{name:!0});var cp=sp.prototype=Qh(np.prototype,{constructor:$h(1,sp),message:$h(1,""),name:$h(1,"AggregateError")});zh({global:!0,constructor:!0,arity:2},{AggregateError:sp});var dp,up,lp,hp,pp="undefined"!=typeof process&&"process"==N(process),gp=fe,mp=ba,fp=B,Ep=yt("species"),Tp=v,vp=TypeError,_p=Qo,yp=Ve,Sp=TypeError,Ap=lr,bp=function(e){if(_p(e))return e;throw Sp(yp(e)+" is not a constructor")},Ip=te,kp=yt("species"),Cp=function(e,t){var r,i=Ap(e).constructor;return void 0===i||Ip(r=Ap(i)[kp])?t:bp(r)},Op=TypeError,Rp=/(?:ipad|iphone|ipod).*applewebkit/i.test(Ee),Np=y,wp=k,Dp=nr,Pp=x,Mp=st,Lp=h,Vp=Hn,xp=Hc,Up=Lt,Bp=function(e,t){if(e<t)throw Op("Not enough arguments");return e},Fp=Rp,jp=pp,Hp=Np.setImmediate,Gp=Np.clearImmediate,Wp=Np.process,Kp=Np.Dispatch,zp=Np.Function,Xp=Np.MessageChannel,qp=Np.String,Jp=0,Yp={},Qp="onreadystatechange";Lp((function(){dp=Np.location}));var Zp=function(e){if(Mp(Yp,e)){var t=Yp[e];delete Yp[e],t()}},$p=function(e){return function(){Zp(e)}},eg=function(e){Zp(e.data)},tg=function(e){Np.postMessage(qp(e),dp.protocol+"//"+dp.host)};Hp&&Gp||(Hp=function(e){Bp(arguments.length,1);var t=Pp(e)?e:zp(e),r=xp(arguments,1);return Yp[++Jp]=function(){wp(t,void 0,r)},up(Jp),Jp},Gp=function(e){delete Yp[e]},jp?up=function(e){Wp.nextTick($p(e))}:Kp&&Kp.now?up=function(e){Kp.now($p(e))}:Xp&&!Fp?(hp=(lp=new Xp).port2,lp.port1.onmessage=eg,up=Dp(hp.postMessage,hp)):Np.addEventListener&&Pp(Np.postMessage)&&!Np.importScripts&&dp&&"file:"!==dp.protocol&&!Lp(tg)?(up=tg,Np.addEventListener("message",eg,!1)):up=Qp in Up("script")?function(e){Vp.appendChild(Up("script"))[Qp]=function(){Vp.removeChild(this),Zp(e)}}:function(e){setTimeout($p(e),0)});var rg={set:Hp,clear:Gp},ig=function(){this.head=null,this.tail=null};ig.prototype={add:function(e){var t={item:e,next:null},r=this.tail;r?r.next=t:this.head=t,this.tail=t},get:function(){var e=this.head;if(e)return null===(this.head=e.next)&&(this.tail=null),e.item}};var og,ng,ag,sg,cg,dg=ig,ug=/ipad|iphone|ipod/i.test(Ee)&&"undefined"!=typeof Pebble,lg=/web0s(?!.*chrome)/i.test(Ee),hg=y,pg=nr,gg=U.f,mg=rg.set,fg=dg,Eg=Rp,Tg=ug,vg=lg,_g=pp,yg=hg.MutationObserver||hg.WebKitMutationObserver,Sg=hg.document,Ag=hg.process,bg=hg.Promise,Ig=gg(hg,"queueMicrotask"),kg=Ig&&Ig.value;if(!kg){var Cg=new fg,Og=function(){var e,t;for(_g&&(e=Ag.domain)&&e.exit();t=Cg.get();)try{t()}catch(e){throw Cg.head&&og(),e}e&&e.enter()};Eg||_g||vg||!yg||!Sg?!Tg&&bg&&bg.resolve?((sg=bg.resolve(void 0)).constructor=bg,cg=pg(sg.then,sg),og=function(){cg(Og)}):_g?og=function(){Ag.nextTick(Og)}:(mg=pg(mg,hg),og=function(){mg(Og)}):(ng=!0,ag=Sg.createTextNode(""),new yg(Og).observe(ag,{characterData:!0}),og=function(){ag.data=ng=!ng}),kg=function(e){Cg.head||og(),Cg.add(e)}}var Rg=kg,Ng=function(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}},wg=y.Promise,Dg="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,Pg=!Dg&&!pp&&"object"==typeof window&&"object"==typeof document,Mg=y,Lg=wg,Vg=x,xg=tr,Ug=xo,Bg=yt,Fg=Pg,jg=Dg,Hg=be,Gg=Lg&&Lg.prototype,Wg=Bg("species"),Kg=!1,zg=Vg(Mg.PromiseRejectionEvent),Xg=xg("Promise",(function(){var e=Ug(Lg),t=e!==String(Lg);if(!t&&66===Hg)return!0;if(!Gg.catch||!Gg.finally)return!0;if(!Hg||Hg<51||!/native code/.test(e)){var r=new Lg((function(e){e(1)})),i=function(e){e((function(){}),(function(){}))};if((r.constructor={})[Wg]=i,!(Kg=r.then((function(){}))instanceof i))return!0}return!t&&(Fg||jg)&&!zg})),qg={CONSTRUCTOR:Xg,REJECTION_EVENT:zg,SUBCLASSING:Kg},Jg={},Yg=Fe,Qg=TypeError,Zg=function(e){var t,r;this.promise=new e((function(e,i){if(void 0!==t||void 0!==r)throw Qg("Bad Promise constructor");t=e,r=i})),this.resolve=Yg(t),this.reject=Yg(r)};Jg.f=function(e){return new Zg(e)};var $g,em,tm=xr,rm=pp,im=y,om=H,nm=Sa,am=qa,sm=function(e){var t=gp(e);fp&&t&&!t[Ep]&&mp(t,Ep,{configurable:!0,get:function(){return this}})},cm=Fe,dm=x,um=ue,lm=function(e,t){if(Tp(t,e))return e;throw vp("Incorrect invocation")},hm=Cp,pm=rg.set,gm=Rg,mm=function(e,t){try{1==arguments.length?console.error(e):console.error(e,t)}catch(e){}},fm=Ng,Em=dg,Tm=us,vm=wg,_m=qg,ym=Jg,Sm="Promise",Am=_m.CONSTRUCTOR,bm=_m.REJECTION_EVENT,Im=Tm.getterFor(Sm),km=Tm.set,Cm=vm&&vm.prototype,Om=vm,Rm=Cm,Nm=im.TypeError,wm=im.document,Dm=im.process,Pm=ym.f,Mm=Pm,Lm=!!(wm&&wm.createEvent&&im.dispatchEvent),Vm="unhandledrejection",xm=function(e){var t;return!(!um(e)||!dm(t=e.then))&&t},Um=function(e,t){var r,i,o,n=t.value,a=1==t.state,s=a?e.ok:e.fail,c=e.resolve,d=e.reject,u=e.domain;try{s?(a||(2===t.rejection&&Gm(t),t.rejection=1),!0===s?r=n:(u&&u.enter(),r=s(n),u&&(u.exit(),o=!0)),r===e.promise?d(Nm("Promise-chain cycle")):(i=xm(r))?om(i,r,c,d):c(r)):d(n)}catch(e){u&&!o&&u.exit(),d(e)}},Bm=function(e,t){e.notified||(e.notified=!0,gm((function(){for(var r,i=e.reactions;r=i.get();)Um(r,e);e.notified=!1,t&&!e.rejection&&jm(e)})))},Fm=function(e,t,r){var i,o;Lm?((i=wm.createEvent("Event")).promise=t,i.reason=r,i.initEvent(e,!1,!0),im.dispatchEvent(i)):i={promise:t,reason:r},!bm&&(o=im["on"+e])?o(i):e===Vm&&mm("Unhandled promise rejection",r)},jm=function(e){om(pm,im,(function(){var t,r=e.facade,i=e.value;if(Hm(e)&&(t=fm((function(){rm?Dm.emit("unhandledRejection",i,r):Fm(Vm,r,i)})),e.rejection=rm||Hm(e)?2:1,t.error))throw t.value}))},Hm=function(e){return 1!==e.rejection&&!e.parent},Gm=function(e){om(pm,im,(function(){var t=e.facade;rm?Dm.emit("rejectionHandled",t):Fm("rejectionhandled",t,e.value)}))},Wm=function(e,t,r){return function(i){e(t,i,r)}},Km=function(e,t,r){e.done||(e.done=!0,r&&(e=r),e.value=t,e.state=2,Bm(e,!0))},zm=function(e,t,r){if(!e.done){e.done=!0,r&&(e=r);try{if(e.facade===t)throw Nm("Promise can't be resolved itself");var i=xm(t);i?gm((function(){var r={done:!1};try{om(i,t,Wm(zm,r,e),Wm(Km,r,e))}catch(t){Km(r,t,e)}})):(e.value=t,e.state=1,Bm(e,!1))}catch(t){Km({done:!1},t,e)}}};Am&&(Rm=(Om=function(e){lm(this,Rm),cm(e),om($g,this);var t=Im(this);try{e(Wm(zm,t),Wm(Km,t))}catch(e){Km(t,e)}}).prototype,($g=function(e){km(this,{type:Sm,done:!1,notified:!1,parent:!1,reactions:new Em,rejection:!1,state:0,value:void 0})}).prototype=nm(Rm,"then",(function(e,t){var r=Im(this),i=Pm(hm(this,Om));return r.parent=!0,i.ok=!dm(e)||e,i.fail=dm(t)&&t,i.domain=rm?Dm.domain:void 0,0==r.state?r.reactions.add(i):gm((function(){Um(i,r)})),i.promise})),em=function(){var e=new $g,t=Im(e);this.promise=e,this.resolve=Wm(zm,t),this.reject=Wm(Km,t)},ym.f=Pm=function(e){return e===Om||undefined===e?new em(e):Mm(e)}),tm({global:!0,constructor:!0,wrap:!0,forced:Am},{Promise:Om}),am(Om,Sm,!1,!0),sm(Sm);var Xm=yt("iterator"),qm=!1;try{var Jm=0,Ym={next:function(){return{done:!!Jm++}},return:function(){qm=!0}};Ym[Xm]=function(){return this},Array.from(Ym,(function(){throw 2}))}catch(e){}var Qm=wg,Zm=function(e,t){if(!t&&!qm)return!1;var r=!1;try{var i={};i[Xm]=function(){return{next:function(){return{done:r=!0}}}},e(i)}catch(e){}return r},$m=qg.CONSTRUCTOR||!Zm((function(e){Qm.all(e).then(void 0,(function(){}))})),ef=H,tf=Fe,rf=Jg,of=Ng,nf=Wh;xr({target:"Promise",stat:!0,forced:$m},{all:function(e){var t=this,r=rf.f(t),i=r.resolve,o=r.reject,n=of((function(){var r=tf(t.resolve),n=[],a=0,s=1;nf(e,(function(e){var c=a++,d=!1;s++,ef(r,t,e).then((function(e){d||(d=!0,n[c]=e,--s||i(n))}),o)})),--s||i(n)}));return n.error&&o(n.value),r.promise}});var af=xr,sf=qg.CONSTRUCTOR;wg&&wg.prototype,af({target:"Promise",proto:!0,forced:sf,real:!0},{catch:function(e){return this.then(void 0,e)}});var cf=H,df=Fe,uf=Jg,lf=Ng,hf=Wh;xr({target:"Promise",stat:!0,forced:$m},{race:function(e){var t=this,r=uf.f(t),i=r.reject,o=lf((function(){var o=df(t.resolve);hf(e,(function(e){cf(o,t,e).then(r.resolve,i)}))}));return o.error&&i(o.value),r.promise}});var pf=H,gf=Jg;xr({target:"Promise",stat:!0,forced:qg.CONSTRUCTOR},{reject:function(e){var t=gf.f(this);return pf(t.reject,void 0,e),t.promise}});var mf=lr,ff=ue,Ef=Jg,Tf=function(e,t){if(mf(e),ff(t)&&t.constructor===e)return t;var r=Ef.f(e);return(0,r.resolve)(t),r.promise},vf=xr,_f=wg,yf=qg.CONSTRUCTOR,Sf=Tf,Af=fe("Promise"),bf=!yf;vf({target:"Promise",stat:!0,forced:true},{resolve:function(e){return Sf(bf&&this===Af?_f:this,e)}});var If=H,kf=Fe,Cf=Jg,Of=Ng,Rf=Wh;xr({target:"Promise",stat:!0,forced:$m},{allSettled:function(e){var t=this,r=Cf.f(t),i=r.resolve,o=r.reject,n=Of((function(){var r=kf(t.resolve),o=[],n=0,a=1;Rf(e,(function(e){var s=n++,c=!1;a++,If(r,t,e).then((function(e){c||(c=!0,o[s]={status:"fulfilled",value:e},--a||i(o))}),(function(e){c||(c=!0,o[s]={status:"rejected",reason:e},--a||i(o))}))})),--a||i(o)}));return n.error&&o(n.value),r.promise}});var Nf=H,wf=Fe,Df=fe,Pf=Jg,Mf=Ng,Lf=Wh,Vf="No one promise resolved";xr({target:"Promise",stat:!0,forced:$m},{any:function(e){var t=this,r=Df("AggregateError"),i=Pf.f(t),o=i.resolve,n=i.reject,a=Mf((function(){var i=wf(t.resolve),a=[],s=0,c=1,d=!1;Lf(e,(function(e){var u=s++,l=!1;c++,Nf(i,t,e).then((function(e){l||d||(d=!0,o(e))}),(function(e){l||d||(l=!0,a[u]=e,--c||n(new r(a,Vf)))}))})),--c||n(new r(a,Vf))}));return a.error&&n(a.value),i.promise}});var xf=xr,Uf=wg,Bf=h,Ff=fe,jf=x,Hf=Cp,Gf=Tf,Wf=Uf&&Uf.prototype;xf({target:"Promise",proto:!0,real:!0,forced:!!Uf&&Bf((function(){Wf.finally.call({then:function(){}},(function(){}))}))},{finally:function(e){var t=Hf(this,Ff("Promise")),r=jf(e);return this.then(r?function(r){return Gf(t,e()).then((function(){return r}))}:e,r?function(r){return Gf(t,e()).then((function(){throw r}))}:e)}});var Kf=l(le.Promise);function zf(e,t,r,i){var o,n=arguments.length,a=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(n<3?o(a):n>3?o(t,r,a):o(t,r))||a);return n>3&&a&&Object.defineProperty(t,r,a),a}function Xf(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}class qf extends r.EventEmitter{constructor(e,t){super(),this._ID=void 0,this._rtpTransceiver=void 0,this._lowRtpTransceiver=void 0,this._hints=[],this._isClosed=!1,this._originMediaStreamTrack=void 0,this._mediaStreamTrack=void 0,this._external={},this._ID=t||r.getRandomString(8,"track-"),this._originMediaStreamTrack=e,this._mediaStreamTrack=e,Yi(this)}toString(){return this._ID}getTrackId(){return this._ID}getMediaStreamTrack(e){if(!e){const e=i.report.reportApiInvoke(null,{name:r.AgoraAPIName.GET_MEDIA_STREAM_TRACK,options:[],tag:r.AgoraAPITag.TRACER});this._mediaStreamTrack&&"string"==typeof this._mediaStreamTrack.label?e.onSuccess(this._mediaStreamTrack.label):e.onSuccess("")}return this._mediaStreamTrack}getRTCRtpTransceiver(t){return t===e.StreamType.LOW_STREAM?this._lowRtpTransceiver:this._rtpTransceiver}getMediaStreamTrackSettings(){return this.getMediaStreamTrack(!0).getSettings()}close(){this._isClosed=!0,this._lowRtpTransceiver=void 0,this._rtpTransceiver=void 0,Qi(this),this.emit(e.LocalTrackEvents.CLOSED)}_updateRtpTransceiver(t,r){if(r===e.StreamType.LOW_STREAM){if(this._lowRtpTransceiver===t)return;this._lowRtpTransceiver=t}else{if(this._rtpTransceiver===t)return;this._rtpTransceiver=t}this.emit(e.TrackEvents.TRANSCEIVER_UPDATED,t,r)}}class Jf extends qf{get isExternalTrack(){return this._isExternalTrack}get muted(){return this._muted}get enabled(){return this._enabled}get processorContext(){return this._processorContext}set processorContext(e){this._processorContext=e}constructor(e,t){super(e,t),this._enabled=!0,this._muted=!1,this._isExternalTrack=!1,this._isClosed=!1,this._enabledMutex=void 0,this.processor=void 0,this._handleTrackEnded=()=>{this.onTrackEnded()},this._enabledMutex=new r.PromiseMutex("".concat(this.getTrackId())),e.addEventListener("ended",this._handleTrackEnded)}getTrackLabel(){var e,t;return null!==(e=null===(t=this._originMediaStreamTrack)||void 0===t?void 0:t.label)&&void 0!==e?e:""}close(){this._isClosed||(this.stop(),this._originMediaStreamTrack.stop(),this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack.stop(),this._mediaStreamTrack=null),this._originMediaStreamTrack=null,this._enabledMutex=null,i.logger.debug("[".concat(this.getTrackId(),"] close")),this.emit(e.TrackInternalEvent.NEED_CLOSE),super.close())}async _updateOriginMediaStreamTrack(t,i){let o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this._isExternalTrack=o,t!==this._originMediaStreamTrack&&(this._originMediaStreamTrack&&(this._originMediaStreamTrack.removeEventListener("ended",this._handleTrackEnded),i&&this._originMediaStreamTrack.stop()),t.addEventListener("ended",this._handleTrackEnded),this._originMediaStreamTrack=t,this._muted&&(this._originMediaStreamTrack.enabled=!1),this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this),this.processor&&this.processor.updateInput({track:this._originMediaStreamTrack,context:this.processorContext}))}_getDefaultPlayerConfig(){return{}}onTrackEnded(){i.logger.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(e.LocalTrackEvents.TRACK_ENDED)}stateCheck(e,t){if(i.logger.debug("check track state, [muted: ".concat(this._muted,", enabled: ").concat(this._enabled,"] to [").concat(e,": ").concat(t,"]")),r.checkValidBoolean(t,e),this._enabled&&this._muted&&"enabled"===e&&!1===t)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.TRACK_STATE_UNREACHABLE,"cannot set enabled while the track is muted").print("error",i.logger);if(!this._enabled&&!this._muted&&"muted"===e&&!0===t)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.TRACK_STATE_UNREACHABLE,"cannot set muted while the track is disabled").print("error",i.logger)}getProcessorStats(){return this.processorContext.gatherStats()}getProcessorUsage(){return this.processorContext.gatherUsage()}}function Yf(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}const Qf=window.AudioContext||window.webkitAudioContext;let Zf=null;class $f extends r.EventEmitter{constructor(){super(...arguments),this.prevState=void 0,this.curState=void 0,this.currentTime=void 0,this.currentTimeStuckAt=void 0,this.interruptDetectorTrack=void 0,this.onLocalAudioTrackMute=()=>{i.logger.info("ios15-interruption-start"),this.emit(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_START)},this.onLocalAudioTrackUnmute=async()=>{i.logger.info("ios15-interruption-end"),"running"!==this.curState||this.duringInterruption?i.logger.info("ios15-interruption-end-canceled"):(Zf&&await Zf.suspend(),this.emit(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END))}}get duringInterruption(){return"running"===this.prevState&&"interrupted"===this.curState}bindInterruptDetectorTrack(e){i.logger.debug("webaudio bindInterruptDetectorTrack ".concat(e.getTrackId())),this.interruptDetectorTrack||(this.interruptDetectorTrack=e,this.interruptDetectorTrack._mediaStreamTrack.onmute=this.onLocalAudioTrackMute,this.interruptDetectorTrack._mediaStreamTrack.onunmute=this.onLocalAudioTrackUnmute)}unbindInterruptDetectorTrack(e){i.logger.debug("webaudio unbindInterruptDetectorTrack ".concat(e.getTrackId())),this.interruptDetectorTrack&&this.interruptDetectorTrack===e&&(this.interruptDetectorTrack._mediaStreamTrack&&(this.interruptDetectorTrack._mediaStreamTrack.onmute=null,this.interruptDetectorTrack._mediaStreamTrack.onunmute=null),this.interruptDetectorTrack=void 0)}}const eE=new $f;function tE(){if(!Qf)return void i.logger.error("your browser is not support web audio");i.logger.info("create audio context");const t=function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?Yf(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Yf(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}({},r.getParameter("WEBAUDIO_INIT_OPTIONS"));i.logger.debug("audio context init option:",JSON.stringify(t)),Zf=new Qf(t),eE.curState=Zf.state,Zf.onstatechange=()=>{eE.prevState=eE.curState,eE.curState=Zf?Zf.state:void 0;const{prevState:t,curState:o}=eE,n="running"===o,a="interrupted"===o,s="running"===t,c="suspended"===t,d="interrupted"===t,u=r.getBrowserInfo().osVersion;(r.isIOS()||r.isIpadOS())&&s&&a&&(i.logger.info("ios".concat(u,"-interruption-start")),eE.emit(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_START)),(r.isIOS()||r.isIpadOS())&&(c||d)&&n&&(i.logger.info("ios".concat(u,"-interruption-end")),eE.emit(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END)),t!==o&&eE.emit(e.AUDIO_CONTEXT_EVENT.STATE_CHANGE,o,t)},setInterval((()=>{var e;const t=null===(e=Zf)||void 0===e?void 0:e.currentTime;if(eE.currentTime!==t)eE.currentTimeStuckAt&&(i.logger.debug("AudioContext current time resume at ".concat(t)),eE.currentTimeStuckAt=void 0),eE.currentTime=t;else{if(t!==eE.currentTimeStuckAt){i.report.reportApiInvoke(null,{name:"WEB_AUDIO_CURRENT_TIME_STUCK",options:{currentTime:t},tag:r.AgoraAPITag.TRACER}).onSuccess(),i.logger.warning("AudioContext current time stuck at ".concat(t))}eE.currentTimeStuckAt=t}}),5e3),async function(t){const i=["click","contextmenu","auxclick","dblclick","mousedown","mouseup","touchend","keydown","keyup"];let o,n=!1,a=!1,s=!1;function c(e){"running"===t.state?d(!1):r.isIOS()||r.isIpadOS()?"suspended"===t.state&&(d(!0),e&&t.resume().then(l,l)):"closed"!==t.state&&(d(!0),e&&t.resume().then(l,l))}function d(e){if(n!==e){n=e;for(let t=0,r=i;t<r.length;t+=1){const i=r[t];e?window.addEventListener(i,h,{capture:!0,passive:!0}):window.removeEventListener(i,h,{capture:!0,passive:!0})}}}function u(){c(!0)}function l(){c(!1)}function h(){c(!0)}function p(e){if(!s)if(o.paused)if(e){let e;g(!1),s=!0;try{e=o.play(),e?e.then(m,m):(o.addEventListener("playing",m),o.addEventListener("abort",m),o.addEventListener("error",m))}catch(e){m()}}else g(!0);else g(!1)}function g(e){if(a!==e){a=e;for(let t=0,r=i;t<r.length;t++){const i=r[t];e?window.addEventListener(i,f,{capture:!0,passive:!0}):window.removeEventListener(i,f,{capture:!0,passive:!0})}}}function m(){o.removeEventListener("playing",m),o.removeEventListener("abort",m),o.removeEventListener("error",m),s=!1,p(!1)}function f(){p(!0)}if(r.isIOS()){const e=t.createMediaStreamDestination(),r=document.createElement("div");r.innerHTML="<audio x-webkit-airplay='deny'></audio>",o=r.children.item(0),o.controls=!1,o.disableRemotePlayback=!0,o.preload="auto",o.srcObject=e.stream,p(!0)}eE.on(e.AUDIO_CONTEXT_EVENT.STATE_CHANGE,u),c(!1)}(Zf)}function rE(){if(!Zf){if(tE(),!Zf)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"can not create audio context");return Zf}return Zf}function iE(){return!!Zf}function oE(e){if(function(){if(null!==aE)return aE;const e=rE(),t=e.createBufferSource(),r=e.createGain(),i=e.createGain();t.connect(r),t.connect(i),t.disconnect(r);let o=!1;try{t.disconnect(r)}catch(e){o=!0}return t.disconnect(),aE=o,o}())return;const t=e.connect,i=e.disconnect;e.connect=(r,i,o)=>{var n;return e._inputNodes||(e._inputNodes=[]),Li(n=e._inputNodes).call(n,r)||(r instanceof AudioNode?(e._inputNodes.push(r),t.call(e,r,i,o)):t.call(e,r,i)),e},e.disconnect=(o,n,a)=>{i.call(e),o?r.removeItemFromList(e._inputNodes,o):e._inputNodes=[];for(const r of e._inputNodes)t.call(e,r)}}function nE(e){const t=rE();return new Kf(((i,o)=>{t.decodeAudioData(e,(e=>{i(e)}),(e=>{o(new r.AgoraRTCError(r.AgoraRTCErrorCode.DECODE_AUDIO_FILE_FAILED,e.toString()))}))}))}let aE=null;let sE=null;function cE(e){for(let t=0;t<e.outputBuffer.numberOfChannels;t+=1){const r=e.outputBuffer.getChannelData(t);for(let e=0;e<r.length;e+=1)r[e]=0}return e.inputBuffer}var dE=Fe,uE=ot,lE=ee,hE=Jr,pE=TypeError,gE=function(e){return function(t,r,i,o){dE(r);var n=uE(t),a=lE(n),s=hE(n),c=e?s-1:0,d=e?-1:1;if(i<2)for(;;){if(c in a){o=a[c],c+=d;break}if(c+=d,e?c<0:s<=c)throw pE("Reduce of empty array with no initial value")}for(;e?c>=0:s>c;c+=d)c in a&&(o=r(o,a[c],c,n));return o}},mE={left:gE(!1),right:gE(!0)},fE=h,EE=mE.left,TE=function(e,t){var r=[][e];return!!r&&fE((function(){r.call(null,t||function(){return 1},1)}))};xr({target:"Array",proto:!0,forced:!pp&&be>79&&be<83||!TE("reduce")},{reduce:function(e){var t=arguments.length;return EE(this,e,t,t>1?arguments[1]:void 0)}});var vE=ii("Array").reduce,_E=v,yE=vE,SE=Array.prototype,AE=l((function(e){var t=e.reduce;return e===SE||_E(SE,e)&&t===SE.reduce?yE:t}));class bE{constructor(){this.context=void 0,this.analyserNode=void 0,this.sourceNode=void 0,this.context=rE(),this.analyserNode=this.context.createAnalyser(),this.analyserNode.fftSize=2048,this.analyserNode.smoothingTimeConstant=.4}updateSource(e){if(e!==this.sourceNode){if(this.sourceNode)try{this.sourceNode.disconnect(this.analyserNode)}catch(e){}this.sourceNode=e,null==e||e.connect(this.analyserNode)}}getVolumeLevel(){if(!this.sourceNode)return 0;if(!this.context||r.isIOS()||r.isIpadOS()||"running"!==this.context.state&&this.context.resume(),!this.analyserNode)return 0;const e=new Float32Array(this.analyserNode.fftSize);if(this.analyserNode.getFloatTimeDomainData)this.analyserNode.getFloatTimeDomainData(e);else{const t=new Uint8Array(this.analyserNode.fftSize);this.analyserNode.getByteTimeDomainData(t);for(let r=0;r<e.length;++r)e[r]=t[r]/128-1}const t=AE(e).call(e,((e,t)=>e+t*t),0)/e.length;return Math.max(10*Math.log10(t)+100,0)/100}getAnalyserNode(){return this.analyserNode}rebuildAnalyser(){try{var e,t;null===(e=this.sourceNode)||void 0===e||e.disconnect(this.analyserNode),this.analyserNode=this.context.createAnalyser(),this.analyserNode.fftSize=2048,this.analyserNode.smoothingTimeConstant=.4,null===(t=this.sourceNode)||void 0===t||t.connect(this.analyserNode)}catch(e){i.logger.warning("rebuild analyser node failed.")}}destroy(){this.updateSource(void 0)}}class IE extends r.EventEmitter{get processSourceNode(){return this.sourceNode}set processedNode(e){var t;if(!this.isDestroyed&&this._processedNode!==e){try{var r;null===(r=this.sourceNode)||void 0===r||r.disconnect(this.outputNode)}catch(e){}null===(t=this._processedNode)||void 0===t||t.disconnect(),this._processedNode=e,this.connect()}}get processedNode(){return this._processedNode}constructor(){super(),this.outputNode=void 0,this.outputTrack=void 0,this.isPlayed=!1,this.context=void 0,this.audioBufferNode=void 0,this.destNode=void 0,this.audioOutputLevel=0,this.volumeLevelAnalyser=void 0,this._processedNode=void 0,this.playNode=void 0,this.isDestroyed=!1,this.onNoAudioInput=void 0,this.isNoAudioInput=!1,this._noAudioInputCount=0,this.context=rE(),this.playNode=this.context.destination,this.outputNode=this.context.createGain(),oE(this.outputNode),this.volumeLevelAnalyser=new bE}startGetAudioBuffer(t){this.audioBufferNode||(this.audioBufferNode=this.context.createScriptProcessor(t),this.outputNode.connect(this.audioBufferNode),this.audioBufferNode.connect(this.context.destination),this.audioBufferNode.onaudioprocess=t=>{this.emit(e.AudioSourceEvents.ON_AUDIO_BUFFER,cE(t))})}stopGetAudioBuffer(){this.audioBufferNode&&(this.audioBufferNode.onaudioprocess=null,this.outputNode.disconnect(this.audioBufferNode),this.audioBufferNode=void 0)}createOutputTrack(){if(!c().webAudioMediaStreamDest)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"your browser is not support audio processor");return this.destNode&&this.outputTrack||(this.destNode=this.context.createMediaStreamDestination(),this.outputNode.connect(this.destNode),this.outputTrack=this.destNode.stream.getAudioTracks()[0]),this.outputTrack}play(e){"running"!==this.context.state&&r.nextTick((()=>{eE.emit("autoplay-failed")})),this.isPlayed=!0,this.playNode=e||this.context.destination,this.outputNode.connect(this.playNode)}stop(){if(this.isPlayed)try{this.outputNode.disconnect(this.playNode)}catch(e){}this.isPlayed=!1}getAccurateVolumeLevel(){return this.volumeLevelAnalyser.getVolumeLevel()}async checkHasAudioInput(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;if(e>5)return this.isNoAudioInput=!0,this.onNoAudioInput&&this.onNoAudioInput(),!1;r.isIOS()||r.isIpadOS()?"suspended"===this.context.state&&this.context.resume():"running"!==this.context.state&&this.context.resume();const t=this.volumeLevelAnalyser.getAnalyserNode();let i;t.getFloatTimeDomainData?(i=new Float32Array(t.fftSize),t.getFloatTimeDomainData(i)):(i=new Uint8Array(t.fftSize),t.getByteTimeDomainData(i));let o=!1;for(let e=0;e<i.length;e++)0!==i[e]&&(o=!0);return o?(this.isNoAudioInput=!1,!0):(await r.wait(200),await this.checkHasAudioInput(e?e+1:1)&&o)}getAudioVolume(){return this.outputNode.gain.value}setVolume(e){this.outputNode.gain.setValueAtTime(e,this.context.currentTime)}destroy(){this.disconnect(),this.stop(),this.isDestroyed=!0,this.onNoAudioInput=void 0}disconnect(){var e,t;null===(e=this.processedNode)||void 0===e||e.disconnect(),null===(t=this.sourceNode)||void 0===t||t.disconnect(),this.outputNode&&this.outputNode.disconnect()}connect(){var e;this.processedNode?null===(e=this.processedNode)||void 0===e||e.connect(this.outputNode):this.sourceNode&&this.sourceNode.connect(this.outputNode);this.volumeLevelAnalyser.updateSource(this.outputNode)}}class kE extends IE{get isFreeze(){return!1}constructor(t,o,n){var a;if(super(),this.sourceNode=void 0,this.track=void 0,this.clonedTrack=void 0,this.audioElement=void 0,this.isCurrentTrackCloned=!1,this.isRemoteTrack=!1,this.originVolumeLevelAnalyser=void 0,this.rebuildWebAudio=async()=>{if(i.logger.debug("ready to rebuild web audio, state:",this.context.state),this.isNoAudioInput&&await this.checkHasAudioInput(),!this.isNoAudioInput||this.isDestroyed)return document.body.removeEventListener("click",this.rebuildWebAudio,!0),void i.logger.debug("rebuild web audio success, current volume status",this.getAccurateVolumeLevel());this.context.resume().then((()=>i.logger.info("resume success"))),i.logger.debug("rebuild web audio because of ios 12 bugs"),this.disconnect();const t=this.track;this.track=this.track.clone(),this.isCurrentTrackCloned?t.stop():this.isCurrentTrackCloned=!0;const r=new MediaStream([this.track]);this.sourceNode=this.context.createMediaStreamSource(r),oE(this.sourceNode),this.volumeLevelAnalyser.rebuildAnalyser();const o=this.outputNode.gain.value;this.outputNode=this.context.createGain(),this.outputNode.gain.setValueAtTime(o,this.context.currentTime),oE(this.outputNode),this.emit(e.AudioSourceEvents.UPDATE_SOURCE),this.connect(),this.audioElement.srcObject=r,this.isPlayed&&this.play(this.playNode),this.checkHasAudioInput()},"audio"!==t.kind)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR);this.track=t;const s=new MediaStream([this.track]);if(this.isRemoteTrack=!!o,this.sourceNode=this.context.createMediaStreamSource(s),oE(this.sourceNode),n){const e=n.clone();e.enabled=!0,this.clonedTrack=e,i.logger.debug("create an unmuted track ".concat(e.id," from the original track ").concat(n.id," to get the volume"));const t=this.context.createMediaStreamSource(new MediaStream([e]));oE(t),this.originVolumeLevelAnalyser=new bE,this.originVolumeLevelAnalyser.updateSource(t)}this.connect(),this.audioElement=document.createElement("audio"),this.audioElement.srcObject=s;const c=r.getBrowserInfo();o&&c.os===r.BrowserOS.IOS&&Number(null===(a=c.osVersion)||void 0===a?void 0:a.split(".")[0])<15&&(eE.on(e.AUDIO_CONTEXT_EVENT.STATE_CHANGE,(()=>{"suspended"===this.context.state?document.body.addEventListener("click",this.rebuildWebAudio,!0):"running"===this.context.state&&this.rebuildWebAudio()})),this.checkHasAudioInput().then((e=>{e||document.body.addEventListener("click",this.rebuildWebAudio,!0)})))}updateTrack(t){this.sourceNode.disconnect(),this.track=t,this.isCurrentTrackCloned=!1;const r=new MediaStream([t]);this.sourceNode=this.context.createMediaStreamSource(r),oE(this.sourceNode),this.processedNode||this.sourceNode.connect(this.outputNode),this.emit(e.AudioSourceEvents.UPDATE_SOURCE),this.audioElement.srcObject=r}destroy(){var e;this.audioElement.srcObject=null,this.audioElement.remove(),eE.off("state-change",this.rebuildWebAudio),null===(e=this.originVolumeLevelAnalyser)||void 0===e||e.destroy(),this.clonedTrack=void 0,super.destroy()}createMediaStreamSourceNode(e){return this.context.createMediaStreamSource(new MediaStream([e]))}updateOriginTrack(e){const t=e.clone();t.enabled=!0,this.clonedTrack&&(this.clonedTrack.stop(),this.clonedTrack=t),i.logger.debug("create an unmuted track ".concat(t.id," from the original track ").concat(e.id," to get the volume"));const r=this.context.createMediaStreamSource(new MediaStream([t]));oE(r),this.originVolumeLevelAnalyser&&this.originVolumeLevelAnalyser.updateSource(r)}getOriginVolumeLevel(){return this.originVolumeLevelAnalyser?this.originVolumeLevelAnalyser.getVolumeLevel():this.getAccurateVolumeLevel()}}async function CE(e,t,r){const i=(e,t)=>e?"number"!=typeof e?e.max||e.exact||e.ideal||e.min||t:e:t,o={audio:!!r&&{mandatory:{chromeMediaSource:"desktop"}},video:{mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:e,maxHeight:i(t.height,1080),maxWidth:i(t.width,1920)}}};return t.frameRate&&"number"!=typeof t.frameRate?(o.video.mandatory.maxFrameRate=t.frameRate.max,o.video.mandatory.minFrameRate=t.frameRate.min):"number"==typeof t.frameRate&&(o.video.mandatory.maxFrameRate=t.frameRate),await navigator.mediaDevices.getUserMedia(o)}async function OE(e,t){const i=await RE(e.mediaSource),{sourceId:o,audio:n}=await r.showElectronSelectSourceWindow(i,t);return await CE(o,e,n)}async function RE(e){let t=["window","screen"];"application"!==e&&"window"!==e||(t=["window"]),"screen"===e&&(t=["screen"]);const i=r.getElectronInstance();if(!i)throw console.error("failed to fetch electron, please mount it to window"),new r.AgoraRTCError(r.AgoraRTCErrorCode.ELECTRON_IS_NULL);let o=null;try{var n;o=(null===(n=i.desktopCapturer)||void 0===n?void 0:n.getSources({types:t}))||i.ipcRenderer.invoke("DESKTOP_CAPTURER_GET_SOURCES",{types:t})}catch(e){o=null}o&&o.then||(o=new Kf(((e,r)=>{i.desktopCapturer.getSources({types:t},((t,i)=>{t?r(t):e(i)}))})));try{return await o}catch(e){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.ELECTRON_DESKTOP_CAPTURER_GET_SOURCES_ERROR,e.toString())}}function NE(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}const wE=new r.PromiseMutex("safari");async function DE(e,t){let o=0,n=null;for(;o<2;)try{n=await PE(e,t,o>0);break}catch(e){if(e instanceof r.AgoraRTCError)throw i.logger.error("[".concat(t,"] ").concat(e.toString())),e;const n=ME(e.name||e.code||e,e.message);if(n.code===r.AgoraRTCErrorCode.MEDIA_OPTION_INVALID){i.logger.debug("[".concat(t,"] detect media option invalid, retry")),o+=1,await r.wait(500);continue}throw i.logger.error("[".concat(t,"] ").concat(n.toString())),n}if(!n)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,"can not find stream after getUserMedia");return n}async function PE(t,o,n){if(!navigator.mediaDevices||!navigator.mediaDevices.getUserMedia)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"can not find getUserMedia");n&&(t.video&&(delete t.video.width,delete t.video.height),t.screen&&(delete t.screen.width,delete t.screen.height));const a=c(),s=new MediaStream;if(t.audioSource&&s.addTrack(t.audioSource),t.videoSource&&s.addTrack(t.videoSource),!t.audio&&!t.video&&!t.screen)return i.logger.debug("Using Video Source/ Audio Source"),s;if(t.screen)if(r.isElectron())if(t.screen.sourceId){LE(s,await CE(t.screen.sourceId,t.screen,t.screenAudio))}else{LE(s,await OE(t.screen,t.screenAudio))}else if(r.isChrome()&&t.screen.extensionId&&t.screen.mandatory){if(!a.getStreamFromExtension)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"This browser does not support screen sharing");i.logger.debug("[".concat(o,'] Screen access on chrome stable, looking for extension"'));const e=await(u=t.screen.extensionId,l=o,new Kf(((e,t)=>{try{chrome.runtime.sendMessage(u,{getStream:!0},(o=>{if(!o||!o.streamId)return i.logger.error("[".concat(l,"] No response from Chrome Plugin. Plugin not installed properly"),o),void t(new r.AgoraRTCError(r.AgoraRTCErrorCode.CHROME_PLUGIN_NO_RESPONSE,"No response from Chrome Plugin. Plugin not installed properly"));e(o.streamId)}))}catch(e){i.logger.error("[".concat(l,"] AgoraRTC screensharing plugin is not accessible(").concat(u,")"),e.toString()),t(new r.AgoraRTCError(r.AgoraRTCErrorCode.CHROME_PLUGIN_NOT_INSTALL))}})));t.screen.mandatory.chromeMediaSourceId=e;LE(s,await navigator.mediaDevices.getUserMedia({video:{mandatory:t.screen.mandatory}}))}else if(a.getDisplayMedia){var d;t.screen.mediaSource&&eo(t.screen.mediaSource);const e={width:t.screen.width,height:t.screen.height,frameRate:t.screen.frameRate,displaySurface:null!==(d=t.screen.displaySurface)&&void 0!==d?d:"screen"===t.screen.mediaSource?"monitor":t.screen.mediaSource},{selfBrowserSurface:r,surfaceSwitching:n,systemAudio:a}=t.screen,c={selfBrowserSurface:r,surfaceSwitching:n,systemAudio:a};!r&&delete c.selfBrowserSurface,!n&&delete c.surfaceSwitching,!a&&delete c.systemAudio,i.logger.debug("[".concat(o,"] getDisplayMedia:"),JSON.stringify({video:e,audio:!!t.screenAudio,controls:c}));const u=await navigator.mediaDevices.getDisplayMedia(function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?NE(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):NE(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}({video:e,audio:!!t.screenAudio},c));LE(s,u)}else{if(!r.isFirefox())throw i.logger.error("[".concat(o,"] This browser does not support screenSharing")),new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"This browser does not support screen sharing");{t.screen.mediaSource&&eo(t.screen.mediaSource);const e={video:{mediaSource:t.screen.mediaSource,width:t.screen.width,height:t.screen.height,frameRate:t.screen.frameRate}};i.logger.debug("[".concat(o,"] getUserMedia: ").concat(JSON.stringify(e)));LE(s,await navigator.mediaDevices.getUserMedia(e))}}var u,l;if(!t.video&&!t.audio)return s;let h={video:t.video,audio:t.audio},p=r.getParameter("MEDIA_DEVICE_CONSTRAINTS");if(p)try{"string"==typeof p&&(p=JSON.parse(p)),h=r.recursiveMerge(h,p)}catch(e){}i.logger.debug("[".concat(o,"] GetUserMedia"),JSON.stringify(h)),r.getBrowserInfo();let g,m=null;(r.isSafari()||r.isIOS()||r.isWkWebview())&&(m=await wE.lock());try{g=await navigator.mediaDevices.getUserMedia(h)}catch(e){throw m&&m(),e}return h.audio&&(e.HAS_GUM_AUDIO=!0),h.video&&(e.HAS_GUM_VIDEO=!0),LE(s,g),m&&m(),s}function ME(e,t){switch(e){case"Starting video failed":case"OverconstrainedError":case"TrackStartError":return new r.AgoraRTCError(r.AgoraRTCErrorCode.MEDIA_OPTION_INVALID,"".concat(e,": ").concat(t));case"NotFoundError":case"DevicesNotFoundError":return new r.AgoraRTCError(r.AgoraRTCErrorCode.DEVICE_NOT_FOUND,"".concat(e,": ").concat(t));case"NotSupportedError":return new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"".concat(e,": ").concat(t));case"NotReadableError":return new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_READABLE,"".concat(e,": ").concat(t));case"InvalidStateError":case"NotAllowedError":case"PERMISSION_DENIED":case"PermissionDeniedError":return new r.AgoraRTCError(r.AgoraRTCErrorCode.PERMISSION_DENIED,"".concat(e,": ").concat(t));case"ConstraintNotSatisfiedError":return new r.AgoraRTCError(r.AgoraRTCErrorCode.CONSTRAINT_NOT_SATISFIED,"".concat(e,": ").concat(t));default:return i.logger.error("getUserMedia unexpected error",e),new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,"".concat(e,": ").concat(t))}}function LE(e,t){const r=e.getVideoTracks()[0],i=e.getAudioTracks()[0],o=t.getVideoTracks()[0],n=t.getAudioTracks()[0];n&&(i&&e.removeTrack(i),e.addTrack(n)),o&&(r&&e.removeTrack(r),e.addTrack(o))}e.HAS_GUM_AUDIO=!1,e.HAS_GUM_VIDEO=!1;class VE extends r.EventEmitter{get state(){return this._state}set state(t){t!==this._state&&(this.emit(e.DeviceManagerEvent.STATE_CHANGE,t),this._state=t)}constructor(){super(),this._state=e.DeviceManagerState.IDLE,this.isAccessMicrophonePermission=!1,this.isAccessCameraPermission=!1,this.lastAccessMicrophonePermission=!1,this.lastAccessCameraPermission=!1,this.checkdeviceMatched=!1,this.deviceInfoMap=new Map,this.init().then((()=>{navigator.mediaDevices.addEventListener&&navigator.mediaDevices.addEventListener("devicechange",this.updateDevicesInfo.bind(this)),window.setInterval((()=>{(r.getParameter("ENUMERATE_DEVICES_INTERVAL")||(r.isAndroid()||r.isHarmonyOS())&&r.isChromeKernel())&&this.updateDevicesInfo()}),r.getParameter("ENUMERATE_DEVICES_INTERVAL_TIME"))})).catch((e=>i.logger.error(e.toString())))}async enumerateDevices(t,o){let n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices){return new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"enumerateDevices() not supported.").throw()}const a=await navigator.mediaDevices.enumerateDevices(),s=this.checkMediaDeviceInfoIsOk(a);let c=!this.isAccessMicrophonePermission&&t,d=!this.isAccessCameraPermission&&o;s.audio&&(c=!1),s.video&&(d=!1);let u=null,l=null,h=null;if(!n&&(c||d)){if(wE.isLocked){i.logger.debug("[device manager] wait GUM lock");(await wE.lock())(),i.logger.debug("[device manager] GUM unlock")}if(e.HAS_GUM_AUDIO&&(c=!1,this.isAccessMicrophonePermission=!0),e.HAS_GUM_VIDEO&&(d=!1,this.isAccessCameraPermission=!0),i.logger.debug("[device manager] check media device permissions",t,o,c,d),c&&d){try{h=await navigator.mediaDevices.getUserMedia({audio:!0,video:!0})}catch(e){const t=ME(e.name||e.code||e,e.message);if(t.code===r.AgoraRTCErrorCode.PERMISSION_DENIED)throw t;i.logger.warning("getUserMedia failed in getDevices",t)}this.isAccessCameraPermission=!0,this.isAccessMicrophonePermission=!0}else if(c){try{u=await navigator.mediaDevices.getUserMedia({audio:t})}catch(e){const t=ME(e.name||e.code||e,e.message);if(t.code===r.AgoraRTCErrorCode.PERMISSION_DENIED)throw t;i.logger.warning("getUserMedia failed in getDevices",t)}this.isAccessMicrophonePermission=!0}else if(d){try{l=await navigator.mediaDevices.getUserMedia({video:o})}catch(e){const t=ME(e.name||e.code||e,e.message);if(t.code===r.AgoraRTCErrorCode.PERMISSION_DENIED)throw t;i.logger.warning("getUserMedia failed in getDevices",t)}this.isAccessCameraPermission=!0}i.logger.debug("[device manager] mic permission",t,"cam permission",o)}try{const e=await navigator.mediaDevices.enumerateDevices();return u&&u.getTracks().forEach((e=>e.stop())),l&&l.getTracks().forEach((e=>e.stop())),h&&h.getTracks().forEach((e=>e.stop())),u=null,l=null,h=null,e}catch(e){u&&u.getTracks().forEach((e=>e.stop())),l&&l.getTracks().forEach((e=>e.stop())),h&&h.getTracks().forEach((e=>e.stop())),u=null,l=null,h=null;return new r.AgoraRTCError(r.AgoraRTCErrorCode.ENUMERATE_DEVICES_FAILED,e.toString()).throw()}}async getRecordingDevices(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return(await this.enumerateDevices(!0,!1,e)).filter((e=>"audioinput"===e.kind))}async getCamerasDevices(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return(await this.enumerateDevices(!1,!0,e)).filter((e=>"videoinput"===e.kind))}async getSpeakers(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return(await this.enumerateDevices(!0,!1,e)).filter((e=>"audiooutput"===e.kind))}searchDeviceIdByName(e){let t=null;return this.deviceInfoMap.forEach((r=>{r.device.label===e&&(t=r.device.deviceId)})),t}async getDeviceById(e){const t=(await this.enumerateDevices(!0,!0,!0)).find((t=>t.deviceId===e));if(!t)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.DEVICE_NOT_FOUND,"deviceId: ".concat(e));return t}async init(){this.state=e.DeviceManagerState.INITING;try{await this.updateDevicesInfo(),this.state=e.DeviceManagerState.INITEND}catch(t){if(i.logger.warning("Device Detection functionality cannot start properly.",t.toString()),this.state=e.DeviceManagerState.IDLE,!r.detectSecureContext()){new r.AgoraRTCError(r.AgoraRTCErrorCode.WEB_SECURITY_RESTRICT,"Your context is limited by web security, please try using https protocol or localhost.").throw()}throw t}}async updateDevicesInfo(){const t=await this.enumerateDevices(!0,!0,!0),r=Date.now(),o=[];if(t[0]&&t[0].label&&!1===this.checkdeviceMatched){this.checkdeviceMatched=!0;const e=t.find((e=>"audioinput"===e.kind&&"default"===e.deviceId)),r=t.find((e=>"audiooutput"===e.kind&&"default"===e.deviceId));e&&r?r.groupId===e.groupId?i.logger.debug("[device-check] default input ".concat(e.label," and output ").concat(r.label," is the same group")):i.logger.warning("[device-check] default input ".concat(e.label," and output ").concat(r.label," is not the same group")):i.logger.debug("[device-check] default input or output not found")}const n=this.checkMediaDeviceInfoIsOk(t);if(t.forEach((e=>{if(!e.deviceId)return;const t=this.deviceInfoMap.get("".concat(e.kind,"_").concat(e.deviceId));if("ACTIVE"!==(t?t.state:"INACTIVE")){const t={initAt:r,updateAt:r,device:e,state:"ACTIVE"};this.deviceInfoMap.set("".concat(e.kind,"_").concat(e.deviceId),t),o.push(t)}t&&(t.updateAt=r)})),this.deviceInfoMap.forEach(((e,t)=>{"ACTIVE"===e.state&&e.updateAt!==r&&(e.state="INACTIVE",o.push(e))})),this.state!==e.DeviceManagerState.INITEND)return n.audio&&(this.lastAccessMicrophonePermission=!0,this.isAccessMicrophonePermission=!0),void(n.video&&(this.lastAccessCameraPermission=!0,this.isAccessCameraPermission=!0));o.forEach((t=>{switch(t.device.kind){case"audioinput":this.lastAccessMicrophonePermission&&this.isAccessMicrophonePermission&&this.emit(e.DeviceManagerEvent.RECORDING_DEVICE_CHANGED,t);break;case"videoinput":this.lastAccessCameraPermission&&this.isAccessCameraPermission&&this.emit(e.DeviceManagerEvent.CAMERA_DEVICE_CHANGED,t);break;case"audiooutput":this.lastAccessMicrophonePermission&&this.isAccessMicrophonePermission&&this.emit(e.DeviceManagerEvent.PLAYOUT_DEVICE_CHANGED,t)}})),n.audio&&(this.lastAccessMicrophonePermission=!0,this.isAccessMicrophonePermission=!0),n.video&&(this.lastAccessCameraPermission=!0,this.isAccessCameraPermission=!0)}checkMediaDeviceInfoIsOk(e){const t=e.filter((e=>"audioinput"===e.kind)),r=e.filter((e=>"videoinput"===e.kind)),i={audio:!1,video:!1};for(const e of t)if(e.label&&e.deviceId){i.audio=!0;break}for(const e of r)if(e.label&&e.deviceId){i.video=!0;break}return i}}const xE=new VE;class UE extends r.EventEmitter{constructor(){super(...arguments),this.onAutoplayFailed=void 0,this.onAudioAutoplayFailed=void 0}}let BE=!1;const FE=new UE;function jE(){if(r.getBrowserInfo(),!BE){const e=t=>{t.preventDefault(),BE=!1,r.isAndroidChromium()?document.body.removeEventListener("click",e,!0):(document.body.removeEventListener("touchstart",e,!0),document.body.removeEventListener("mousedown",e,!0))};BE=!0,r.isAndroidChromium()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0)),i.logger.info("detect media autoplay failed, document: https://docs.agora.io/cn/Voice/autoplay_policy_web_ng?platform=Web"),FE.onAutoplayFailed?FE.onAutoplayFailed():FE.onAudioAutoplayFailed?i.logger.warning("AgoraRTC.onAudioAutoplayFailed has been deprecated in favor of AgoraRTC.onAutoplayFailed.\n\n Please refer to the Agora document to migrate the newer API, https://docs.agora.io/en/Voice/autoplay_policy_web_ng?platform=Web ."):i.logger.warning("We have detected a media autoplay failed event, and found out that you haven't implemented AgoraRTC.onAutoplayFailed callback yet.\n\n It will cause audio/video element not playing automatically on some browsers without user interaction, possibly hurting user experiences.\n\n Please refer to the Agora document to properly handle autoplay failed event, https://docs.agora.io/en/Voice/autoplay_policy_web_ng?platform=Web ."),FE.emit("autoplay-failed")}}function HE(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function GE(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?HE(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):HE(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function WE(e,t,r,o){if(!e)return;const n=i.report.getBaseInfoBySessionId(e);if(!n)return;const a=n.info,s=Date.now(),c=GE(GE({},a),{},{vid:void 0===a.vid?0:Number(a.vid),lts:s,elapse:s-n.startTime,cbRegistered:FE.onAutoplayFailed||FE.onAudioAutoplayFailed?1:-1,errorMsg:r,mediaType:t,trackId:o,extend:void 0});i.report.send({type:i.AgoraRTCEventUploadType.AUTOPLAY_FAILED,data:c},!0)}const KE=["play","playing","loadeddata","canplay","pause","stalled","suspend","waiting","abort","emptied","ended","error"],zE=new class{constructor(){this.onAutoplayFailed=void 0,this.elementMap=new Map,this.elementStateMap=new Map,this.elementsNeedToResume=[],this.sinkIdMap=new Map,this.autoResumeAfterInterruption=e=>{Array.from(this.elementMap.entries()).forEach((t=>{let[o,n]=t;const a=this.elementStateMap.get(o),s=n.srcObject.getAudioTracks()[0],c=s&&s.readyState;if(i.logger.debug("resume after interrupted, ele: ".concat(a," audio: ").concat(c," ").concat(e)),"live"===c){if(e)return n.pause(),void n.play();if("running"===eE.curState)return r.isIOS15()?(n.pause(),void n.play()):void(a&&"paused"===a&&n.play())}}))},this.autoResumeAfterInterruptionOnIOS15_16=()=>{Array.from(this.elementMap.entries()).forEach((e=>{let[t,r]=e;const o=r.srcObject.getAudioTracks()[0];o&&"live"===o.readyState&&(i.logger.debug("auto resume after interruption inside autoResumeAfterInterruptionOnIOS15"),r.pause(),r.play())}))},this.autoResumeAudioElement(),eE.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),eE.on(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16),eE.on(e.AUDIO_CONTEXT_EVENT.STATE_CHANGE,(()=>{r.isIOS()&&"suspended"===eE.prevState&&"running"===eE.curState&&this.autoResumeAfterInterruption()}))}async setSinkID(e,t){const i=this.elementMap.get(e);if(this.sinkIdMap.set(e,t),i)try{await i.setSinkId(t)}catch(e){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.PERMISSION_DENIED,"can not set sink id: "+e.toString())}}play(t,o,n,a){if(this.elementMap.has(o))return;const s=document.createElement("audio");s.autoplay=!0,s.srcObject=new MediaStream([t]),this.bindAudioElementEvents(o,s),this.elementMap.set(o,s),this.elementStateMap.set(o,e.MediaElementStatus.INIT),this.setVolume(o,n);const c=this.sinkIdMap.get(o);if(c)try{s.setSinkId(c).catch((e=>{i.logger.warning("[".concat(o,"] set sink id failed"),e.toString())}))}catch(e){i.logger.warning("[".concat(o,"] set sink id failed"),e.toString())}const d=s.play();d&&d.then&&d.catch((e=>{a&&WE(a,"audio",e.message,o),i.logger.warning("audio element play warning",e.toString()),this.elementMap.has(o)&&"NotAllowedError"===e.name&&(i.logger.warning("detected audio element autoplay failed"),this.elementsNeedToResume.push(s),r.nextTick((()=>{this.onAutoplayFailed&&this.onAutoplayFailed(),jE()})))}))}updateTrack(e,t){const r=this.elementMap.get(e);r&&(r.srcObject=new MediaStream([t]))}isPlaying(e){return this.elementMap.has(e)&&"playing"===this.elementStateMap.get(e)}setVolume(e,t){const r=this.elementMap.get(e);r&&(t=Math.max(0,Math.min(100,t)),r.volume=t/100)}stop(e){const t=this.elementMap.get(e);if(this.sinkIdMap.delete(e),!t)return;const r=this.elementsNeedToResume.indexOf(t);this.elementsNeedToResume.splice(r,1),t.srcObject=null,t.remove(),this.elementMap.delete(e),this.elementStateMap.delete(e)}bindAudioElementEvents(e,t){KE.forEach((r=>{t.addEventListener(r,(r=>{const o=this.elementStateMap.get(e),n="pause"===r.type?"paused":r.type;if(i.logger.debug("[".concat(e,"] audio-element-status change ").concat(o," => ").concat(n)),"error"===r.type){const r=null==t?void 0:t.error;r&&i.logger.error("[".concat(e,"] media error, code: ").concat(r.code,", message: ").concat(r.message))}this.elementStateMap.set(e,n)}))}))}getPlayerState(e){return this.elementStateMap.get(e)||"uninit"}autoResumeAudioElement(){const e=()=>{this.elementsNeedToResume.forEach((e=>{e.play().then((e=>{i.logger.debug("Auto resume audio element success")})).catch((e=>{i.logger.warning("Auto resume audio element failed!",e)}))})),this.elementsNeedToResume=[]};r.domLoadedPromise().then((()=>{r.isAndroidChromium()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0))}))}};function XE(){return function(e,t,o){const n=o.value;return"function"==typeof n&&(o.value=function(){this._isClosed&&new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_OPERATION,"[".concat(this.getTrackId(),"] cannot operate a closed track")).print("warning",i.logger);for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];const a=n.apply(this,t);return a instanceof Kf?new Kf(((e,t)=>{a.then(e).catch(t)})):a}),o}}var qE=ii("Array").values,JE=Ti,YE=st,QE=v,ZE=qE,$E=Array.prototype,eT={DOMTokenList:!0,NodeList:!0},tT=l((function(e){var t=e.values;return e===$E||QE($E,e)&&t===$E.values||YE(eT,JE(e))?ZE:t}));function rT(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function iT(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?rT(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):rT(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}class oT extends r.EventEmitter{constructor(e){super(),this.name="VideoProcessorDestination",this.ID="0",this._source=void 0,this.videoContext=void 0,this.inputTrack=void 0,this.videoContext=e}get kind(){return"video"}get enabled(){return!0}pipe(){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"VideoProcessor cannot pipe to any other Processor")}unpipe(){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"VideoProcessor cannot unpipe to any other Processor")}enable(){}disable(){}updateInput(t){if(t.context!==this.videoContext)throw new Error("ProcessorContext passed to VideoTrack.processorDestination doesn't match it's belonging VideoTrack's context.\nProbably you are making pipeline like this:\nvideoTrack1.pipe(processor).pipe(videoTrack2.processorDestination).");t.track&&t.track!==this.inputTrack&&(this.videoContext.chained=!0,this.inputTrack=t.track,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,t.track))}reset(){this.inputTrack=void 0,this.videoContext.chained=!1,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,void 0)}}class nT extends r.EventEmitter{set chained(e){this._chained=e}get chained(){return this._chained}constructor(e,t){super(),this.constraintsMap=new Map,this.statsRegistry=[],this.usageRegistry=[],this.trackId=void 0,this.direction=void 0,this._chained=!1,this.trackId=e,this.direction=t}async getConstraints(){return await r.emitAsPromise(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS)}async requestApplyConstraints(t,o){var n;return i.logger.info("processor ".concat(o.name," requestApplyConstraints for ").concat(this.trackId)),t&&this.constraintsMap.set(o,t),r.emitAsPromiseNoResponse(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,Array.from(tT(n=this.constraintsMap).call(n)))}async requestRevertConstraints(t){var o;if(this.constraintsMap.has(t))return i.logger.info("processor ".concat(t.name," requestRevertConstraints for ").concat(this.trackId)),this.constraintsMap.delete(t),r.emitAsPromiseNoResponse(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,Array.from(tT(o=this.constraintsMap).call(o)))}registerStats(e,t,r){this.statsRegistry.find((r=>r.processorID===e.ID&&r.processorName===e.name&&r.type===t))||this.statsRegistry.push({processorName:e.name,processorID:e.ID,type:t,cb:r})}unregisterStats(e,t){const r=this.statsRegistry.findIndex((r=>r.processorID===e.ID&&r.processorName===e.name&&r.type===t));-1!==r&&this.statsRegistry.splice(r,1)}gatherStats(){const e=[];for(const{processorID:t,processorName:o,type:n,cb:a}of this.statsRegistry)try{const r=a();e.push({processorID:t,processorName:o,type:n,stats:r})}catch(e){i.logger.error(new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,e.message))}return e}registerUsage(e,t){this.usageRegistry.find((t=>t.processorID===e.ID&&t.processorName===e.name))||this.usageRegistry.push({processorID:e.ID,processorName:e.name,cb:t})}unregisterUsage(e){const t=this.usageRegistry.findIndex((t=>t.processorID===e.ID&&t.processorName===e.name));-1!==t&&this.usageRegistry.splice(t,1)}async gatherUsage(){const e=[];if(!this.chained)return[];for(const{cb:t}of this.usageRegistry)try{let r=t();r instanceof Kf&&(r=await r),e.push(iT(iT({},r),{},{direction:this.direction}))}catch(e){i.logger.error("gather extension usage error",e)}return e}getDirection(){return this.direction}}class aT extends r.EventEmitter{constructor(e){super(),this.name="AudioProcessorDestination",this.ID="0",this.inputTrack=void 0,this.inputNode=void 0,this.audioProcessorContext=void 0,this._source=void 0,this.audioProcessorContext=e}get kind(){return"audio"}get enabled(){return!0}pipe(){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"AudioProcessorDestination cannot pipe to any other Processor")}unpipe(){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"AudioProcessor cannot unpipe to any other Processor")}enable(){}disable(){}reset(){this.inputTrack=void 0,this.inputNode=void 0,this.audioProcessorContext.chained=!1,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,void 0),this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE,void 0)}updateInput(t){if(t.context!==this.audioProcessorContext)throw new Error("ProcessorContext passed to AudioTrack.processorDestination doesn't match it's belonging AudioTrack's context.\n Probably you are making pipeline like this: audioTrack1.pipe(processor).pipe(audioTrack2.processorDestination).");t.track&&this.inputTrack!==t.track&&(this.audioProcessorContext.chained=!0,this.inputTrack=t.track,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,this.inputTrack)),t.node&&this.inputNode!==t.node&&(this.audioProcessorContext.chained=!0,this.inputNode=t.node,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE,this.inputNode))}}class sT extends r.EventEmitter{set chained(e){this._chained=e}get chained(){return this._chained}constructor(e,t,r){super(),this.constraintsMap=new Map,this.statsRegistry=[],this.audioContext=void 0,this.trackId=void 0,this.direction=void 0,this.usageRegistry=[],this._chained=!1,this.audioContext=e,this.trackId=t,this.direction=r}async getConstraints(){return r.emitAsPromise(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS)}getAudioContext(){return this.audioContext}async requestApplyConstraints(t,o){var n;return i.logger.info("processor ".concat(o.name," requestApplyConstraints for ").concat(this.trackId)),t&&this.constraintsMap.set(o,t),r.emitAsPromiseNoResponse(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,Array.from(tT(n=this.constraintsMap).call(n)))}async requestRevertConstraints(t){var i;if(this.constraintsMap.has(t))return this.constraintsMap.delete(t),r.emitAsPromiseNoResponse(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,Array.from(tT(i=this.constraintsMap).call(i)))}registerStats(e,t,r){this.statsRegistry.find((r=>r.processorID===e.ID&&r.processorName===e.name&&r.type===t))||this.statsRegistry.push({processorName:e.name,processorID:e.ID,type:t,cb:r})}unregisterStats(e,t){const r=this.statsRegistry.findIndex((r=>r.processorID===e.ID&&r.processorName===e.name&&r.type===t));-1!==r&&this.statsRegistry.splice(r,1)}gatherStats(){const e=[];for(const{processorID:t,processorName:o,type:n,cb:a}of this.statsRegistry)try{const r=a();e.push({processorID:t,processorName:o,type:n,stats:r})}catch(e){i.logger.error(new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,e.message))}return e}registerUsage(e,t){this.usageRegistry.find((t=>t.processorID===e.ID&&t.processorName===e.name))||this.usageRegistry.push({processorID:e.ID,processorName:e.name,cb:t})}unregisterUsage(e){const t=this.usageRegistry.findIndex((t=>t.processorID===e.ID&&t.processorName===e.name));-1!==t&&this.usageRegistry.splice(t,1)}async gatherUsage(){const e=[];if(!this.chained)return[];for(const{cb:t}of this.usageRegistry)try{let r=t();r instanceof Kf&&(r=await r),e.push(iT(iT({},r),{},{direction:this.direction}))}catch(e){i.logger.error("gather extension usage error",e)}return e}getDirection(){return this.direction}}class cT extends r.EventEmitter{get isPlayed(){return!0}get isFreeze(){return!1}constructor(){super(),this.context=void 0,this.processSourceNode=void 0,this.outputTrack=void 0,this.processedNode=void 0,this.clonedTrack=void 0,this.outputNode=void 0,this.outputNode=new dT}setVolume(){}createOutputTrack(){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"can not create output MediaStreamTrack when WebAudio disabled")}getOriginVolumeLevel(){return 0}getAccurateVolumeLevel(){return 0}stopGetAudioBuffer(){}startGetAudioBuffer(){}play(){}stop(){}destroy(){}updateTrack(){}updateOriginTrack(){}createMediaStreamSourceNode(){}}class dT{disconnect(){}connect(){}}let uT=null;class lT{constructor(){this.state="open",this.trigger=void 0,this.tasks=[],i.logger.debug("[macro-task-queue] is created."),this.trigger=window.setTimeout((()=>{this.state="closed",i.logger.debug("[macro-task-queue] will be closed, all remaining tasks will execute. [".concat(this.tasks.map((e=>e.key)),"]")),this.trigger=void 0,this.tasks.forEach((e=>{let{func:t}=e;return t()})),this.tasks.length=0,i.logger.debug("[macro-task-queue] is closed.")}))}enqueue(e,t){"closed"!==this.state&&(this.tasks.push({key:e,func:t}),i.logger.debug("[macro-task-queue] is queued, current queue ".concat(this.tasks.length,". ").concat("string"==typeof e?e:"")))}runTask(e){if("closed"===this.state)return;const t=this.tasks.findIndex((t=>t.key===e));if(-1!==t){const r=this.tasks.splice(t,1);i.logger.debug("[macro-task-queue] is unqueued, current queue ".concat(this.tasks.length,". ").concat("string"==typeof e?e:"")),r[0].func()}}release(){this.trigger&&(this.state="closed",clearTimeout(this.trigger),this.trigger=void 0,this.tasks.length=0,i.logger.debug("[macro-task-queue] is closed."))}}function hT(e){return function(t,r,i){var o;const n=null!==(o=i.value)&&void 0!==o?o:i.get,a=function(){uT&&"open"===uT.state&&uT.runTask(e);for(var t=arguments.length,r=new Array(t),i=0;i<t;i++)r[i]=arguments[i];return null==n?void 0:n.apply(this,...r)};return i.value?i.value=a:i.get=a,i}}function pT(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function gT(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?pT(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pT(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}class mT extends Jf{get _source(){return this._trackSource}set _source(e){this._trackSource=e}get processorContext(){return this._processorContext}set processorContext(e){this._processorContext=e}get processorDestination(){return this._processorDestination}set processorDestination(e){this._processorDestination=e}get isPlaying(){return this._useAudioElement?zE.isPlaying(this.getTrackId()):this._source.isPlayed}get __className__(){return"LocalAudioTrack"}constructor(t,i,o,n,a){super(t,o),this.trackMediaType="audio",this._encoderConfig=void 0,this._trackSource=void 0,this._enabled=!0,this._volume=100,this._useAudioElement=!1,this._bypassWebAudio=!1,this.processor=void 0,this._processorContext=void 0,this._processorDestination=void 0,this._getOriginVolumeLevel=void 0,this._encoderConfig=i,this._getOriginVolumeLevel=!!n;const s=()=>{this.processorContext=new sT(this._source.context,this.getTrackId(),"local"),this.processorDestination=new aT(this.processorContext),this.bindProcessorDestinationEvents(),this._source.on(e.AudioSourceEvents.UPDATE_SOURCE,(()=>{this.processor&&this.processor.updateInput({node:this._source.processSourceNode,context:this.processorContext})}))},c=a&&r.isSafari()&&!iE();if(r.getParameter("DISABLE_WEBAUDIO")?(this._source=new cT,this._useAudioElement=!0,this._bypassWebAudio=!0):c?this._source=new cT:(this._source=new kE(t,!1,this._getOriginVolumeLevel?t:void 0),r.getParameter("LOCAL_AUDIO_TRACK_USES_WEB_AUDIO")||(this._useAudioElement=!0)),s(),!r.getParameter("DISABLE_WEBAUDIO")&&c){(uT||(uT=new lT),uT).enqueue("INIT_WEBAUDIO",(()=>{this._source=new kE(t,!1,this._getOriginVolumeLevel?t:void 0),r.getParameter("LOCAL_AUDIO_TRACK_USES_WEB_AUDIO")||(this._useAudioElement=!0),s(),this.emit(e.AUDIO_TRACK_EVENT.UPDATE_TRACK_SOURCE)}))}}setVolume(t){r.checkValidNumber(t,"volume",0,1e3),this._volume=t,this._source.setVolume(t/100),this._useAudioElement&&zE.setVolume(this.getTrackId(),t);try{if(this._bypassWebAudio)return void i.logger.debug("[".concat(this.getTrackId(),"] setVolume returned because no pass through WebAudio."));const t=this._source.createOutputTrack();this._mediaStreamTrack!==t&&(this._mediaStreamTrack=t,r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this).then((()=>{i.logger.debug("[".concat(this.getTrackId(),"] replace web audio track success"))})).catch((e=>{i.logger.warning("[".concat(this.getTrackId(),"] replace web audio track failed"),e)})))}catch(e){}}getVolumeLevel(){return this._muted&&this.enabled&&this._getOriginVolumeLevel?this._source.getOriginVolumeLevel():this._source.getAccurateVolumeLevel()}async setPlaybackDevice(e){if(!this._useAudioElement||!r.isChrome()&&r.getParameter("RESTRICTION_SET_PLAYBACK_DEVICE"))throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"your browser does not support setting the audio output device");await zE.setSinkID(this.getTrackId(),e)}async setEnabled(e,t,r){return this._setEnabled(e,t,r)}async _setEnabled(t,o,n){if(!n){if(t===this._enabled)return;this.stateCheck("enabled",t)}if(i.logger.info("[".concat(this.getTrackId(),"] start setEnabled"),t),t){this._originMediaStreamTrack.enabled=!0;try{n||(this._enabled=!0),await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_ENABLE_TRACK,this),i.logger.info("[".concat(this.getTrackId(),"] setEnabled to ").concat(t," success"))}catch(e){throw n||(this._enabled=!1),i.logger.error("[".concat(this.getTrackId(),"] setEnabled to true error"),e.toString()),e}}else{this._originMediaStreamTrack.enabled=!1,n||(this._enabled=!1);try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_DISABLE_TRACK,this)}catch(e){throw n||(this._enabled=!0),i.logger.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}}}async setMuted(t){t!==this._muted&&(this.stateCheck("muted",t),this._muted=t,this._originMediaStreamTrack.enabled=!t,i.logger.debug("[".concat(this.getTrackId(),"] start set muted: ").concat(t)),t?await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_MUTE_TRACK,this):await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_UNMUTE_TRACK,this))}getStats(){r.runOnce((()=>{i.logger.warning("[deprecated] LocalAudioTrack.getStats will be removed in the future, use AgoraRTCClient.getLocalAudioStats instead")}),"localAudioTrackGetStatsWarning");const t=r.emitAsInvokerNoResponse(this,e.TrackInternalEvent.GET_STATS);return t||gT({},uo)}setAudioFrameCallback(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4096;if(!t)return this._source.removeAllListeners(e.AudioSourceEvents.ON_AUDIO_BUFFER),void this._source.stopGetAudioBuffer();this._source.startGetAudioBuffer(r),this._source.removeAllListeners(e.AudioSourceEvents.ON_AUDIO_BUFFER),this._source.on(e.AudioSourceEvents.ON_AUDIO_BUFFER,(e=>t(e)))}play(){i.logger.debug("[".concat(this.getTrackId(),"] start audio playback")),this._useAudioElement?(i.logger.debug("[".concat(this.getTrackId(),"] start audio playback in element")),zE.play(this._mediaStreamTrack,this.getTrackId(),this._volume)):this._source.play()}stop(){i.logger.debug("[".concat(this.getTrackId(),"] stop audio playback")),this._useAudioElement?zE.stop(this.getTrackId()):this._source.stop()}close(){super.close(),this.unbindProcessorDestinationEvents(),this.unbindProcessorContextEvents(),this.unpipe(),this.processorDestination._source&&this.processorDestination._source.unpipe(),this._source.destroy()}_updatePlayerSource(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];i.logger.debug("[".concat(this.getTrackId(),"] update player source track")),e&&this._source.updateTrack(this._mediaStreamTrack),this._useAudioElement&&zE.updateTrack(this.getTrackId(),this._mediaStreamTrack)}async _updateOriginMediaStreamTrack(t,i){this._originMediaStreamTrack!==t&&(this._originMediaStreamTrack&&(this._originMediaStreamTrack.removeEventListener("ended",this._handleTrackEnded),i&&this._originMediaStreamTrack.stop()),t.addEventListener("ended",this._handleTrackEnded),this._originMediaStreamTrack=t,this._muted&&(this._originMediaStreamTrack.enabled=!1),this.processor&&this.processor.updateInput({track:t,context:this.processorContext}),this._mediaStreamTrack!==this._source.outputTrack?(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this)):this._source.updateTrack(this._originMediaStreamTrack),this._getOriginVolumeLevel&&this._source.updateOriginTrack(t))}renewMediaStreamTrack(e){return Kf.resolve(void 0)}pipe(e){if(this._bypassWebAudio)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_OPERATION,"Can not process AudioTrack when bypassWebAudio set to true.");if(this.processor===e)return e;if(e._source)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_OPERATION,"Processor ".concat(e.name," already piped, please call unpipe beforehand."));return this.unpipe(),this.processor=e,this.processor._source=this,e.updateInput({track:this._originMediaStreamTrack,node:this._source.processSourceNode,context:this.processorContext}),e}unpipe(){var e;if(!this.processor)return;const t=this.processor;null===(e=this._source.processSourceNode)||void 0===e||e.disconnect(),this.processor._source=!1,this.processor=void 0,t.reset()}bindProcessorDestinationEvents(){this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,(async t=>{t?t!==this._mediaStreamTrack&&(this._mediaStreamTrack=t,this._updatePlayerSource(!1),this._source.processedNode=this._source.createMediaStreamSourceNode(t),await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this))})),this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE,(e=>{this._source.processedNode=e}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK),this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE)}unbindProcessorContextEvents(){this.processorContext.removeAllListeners(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS),this.processorContext.removeAllListeners(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS)}}zf([hT("INIT_WEBAUDIO"),Xf("design:type",Object),Xf("design:paramtypes",[Object])],mT.prototype,"_source",null),zf([hT("INIT_WEBAUDIO"),Xf("design:type",sT),Xf("design:paramtypes",[sT])],mT.prototype,"processorContext",null),zf([hT("INIT_WEBAUDIO"),Xf("design:type",aT),Xf("design:paramtypes",[aT])],mT.prototype,"processorDestination",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t],throttleTime:300}),Xf("design:type",Function),Xf("design:paramtypes",[Number]),Xf("design:returntype",void 0)],mT.prototype,"setVolume",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[String]),Xf("design:returntype",Kf)],mT.prototype,"setPlaybackDevice",null),zf([r.atom("LocalAudioTrack","_enabledMutex"),i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Boolean,Object,Boolean]),Xf("design:returntype",Kf)],mT.prototype,"setEnabled",null),zf([r.atom("LocalAudioTrack","_enabledMutex"),i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Boolean]),Xf("design:returntype",Kf)],mT.prototype,"setMuted",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",Object)],mT.prototype,"getStats",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[Object,Number]),Xf("design:returntype",void 0)],mT.prototype,"setAudioFrameCallback",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],mT.prototype,"play",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],mT.prototype,"stop",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],mT.prototype,"close",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t.name]}),Xf("design:type",Function),Xf("design:paramtypes",[Object]),Xf("design:returntype",Object)],mT.prototype,"pipe",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],mT.prototype,"unpipe",null);class fT extends mT{get __className__(){return"MicrophoneAudioTrack"}constructor(t,i,o,n){super(t,i.encoderConfig?qi(i.encoderConfig):{},n,r.getParameter("GET_VOLUME_OF_MUTED_AUDIO_TRACK"),!0),this._config=void 0,this._deviceName="default",this._constraints=void 0,this._originalConstraints=void 0,this._enabled=!0,this._config=i,this._constraints=o,this._originalConstraints=o,this._deviceName=t.label,"boolean"==typeof i.bypassWebAudio&&(this._bypassWebAudio=i.bypassWebAudio),(r.isIOS15()||r.isIOS16())&&eE.bindInterruptDetectorTrack(this),this.on(e.AUDIO_TRACK_EVENT.UPDATE_TRACK_SOURCE,(()=>{this.bindProcessorContextEvents()})),iE()&&this.bindProcessorContextEvents()}async setDevice(e){if(i.logger.info("[".concat(this.getTrackId(),"] start set device to ").concat(e)),this._enabled)try{const t=await xE.getDeviceById(e),r={};r.audio=gT({},this._constraints),r.audio.deviceId={exact:e},this._originMediaStreamTrack.stop();let o=null;try{o=await DE(r,this.getTrackId())}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setDevice failed"),e.toString()),o=await DE({audio:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(o.getAudioTracks()[0],!1),e}await this._updateOriginMediaStreamTrack(o.getAudioTracks()[0],!1),this._deviceName=t.label,this._config.microphoneId=e,this._constraints.deviceId={exact:e}}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}else try{const t=await xE.getDeviceById(e);this._deviceName=t.label,this._config.microphoneId=e,this._constraints.deviceId={exact:e}}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}i.logger.info("[".concat(this.getTrackId(),"] set device to ").concat(e," success"))}async setEnabled(t,o,n){if(o)return i.logger.debug("[".concat(this.getTrackId(),"] setEnabled false (do not close microphone)")),await super._setEnabled(t);if(!n){if(t===this._enabled)return;this.stateCheck("enabled",t)}if(i.logger.info("[".concat(this.getTrackId(),"] start setEnabled"),t),!t){var a;this._originMediaStreamTrack.onended=null,this._originMediaStreamTrack.stop(),null===(a=this._source.clonedTrack)||void 0===a||a.stop(),n||(this._enabled=!1);try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_DISABLE_TRACK,this)}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setEnabled false failed"),e.toString()),e}return}const s=gT({},this._constraints),c=xE.searchDeviceIdByName(this._deviceName);c&&!s.deviceId&&(s.deviceId=c);try{n||(this._enabled=!0);const t=await DE({audio:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(t.getAudioTracks()[0],!1),await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_ENABLE_TRACK,this)}catch(e){throw n||(this._enabled=!1),i.logger.error("[".concat(this.getTrackId(),"] setEnabled true failed"),e.toString()),e}i.logger.info("[".concat(this.getTrackId(),"] setEnabled success"))}close(){super.close(),(r.isIOS15()||r.isIOS16())&&eE.unbindInterruptDetectorTrack(this)}onTrackEnded(){if((r.isIOS()||r.isIpadOS())&&this._enabled&&!this._isClosed&&eE.duringInterruption){const t=async()=>{eE.off(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,t),this._enabled&&!this._isClosed&&(i.logger.debug("[".concat(this.getTrackId(),"] try capture microphone media device for interrupted iOS device.")),await this.setEnabled(!1),await this.setEnabled(!0))};eE.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,t)}else i.logger.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(e.LocalTrackEvents.TRACK_ENDED)}async renewMediaStreamTrack(e){const t=e||this._constraints,r=xE.searchDeviceIdByName(this._deviceName);if(r&&!t.deviceId&&(t.deviceId=r),this._constraints=t,this._enabled){this._originMediaStreamTrack.stop();const e=await DE({audio:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getAudioTracks()[0],!0)}}bindProcessorContextEvents(){this.processorContext.on(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,(async(e,t,r)=>{try{const r=Object.assign({},this._originalConstraints,...e);await this.renewMediaStreamTrack(r),t()}catch(e){r(e)}})),this.processorContext.on(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS,(async e=>{e(this._originMediaStreamTrack.getSettings())}))}}zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[String]),Xf("design:returntype",Kf)],fT.prototype,"setDevice",null),zf([r.atom("MicrophoneAudioTrack","_enabledMutex"),i.apiInvoke({argsMap:(e,t,r)=>[e.getTrackId(),t,r]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Boolean,Boolean,Boolean]),Xf("design:returntype",Kf)],fT.prototype,"setEnabled",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],fT.prototype,"close",null);class ET extends mT{get __className__(){return"BufferSourceAudioTrack"}constructor(t,r,i,o){super(r.createOutputTrack(),i,o),this.source=void 0,this._bufferSource=void 0,this.source=t,this._bufferSource=r,this._bufferSource.on(e.AudioSourceEvents.AUDIO_SOURCE_STATE_CHANGE,(t=>{this.safeEmit(e.LocalTrackEvents.SOURCE_STATE_CHANGE,t)}));try{this._mediaStreamTrack=this._source.createOutputTrack()}catch(e){}}get currentState(){return this._bufferSource.currentState}get duration(){return this._bufferSource.duration}get playbackSpeed(){return this._bufferSource.playbackSpeed}getCurrentTime(){return this._bufferSource.currentTime}startProcessAudioBuffer(e){e&&this._bufferSource.updateOptions(e),this._bufferSource.startProcessAudioBuffer()}pauseProcessAudioBuffer(){this._bufferSource.pauseProcessAudioBuffer()}seekAudioBuffer(e){this._bufferSource.seekAudioBuffer(e)}resumeProcessAudioBuffer(){this._bufferSource.resumeProcessAudioBuffer()}stopProcessAudioBuffer(){this._bufferSource.stopProcessAudioBuffer()}close(){this.source=null,this._bufferSource.destroy(),super.close()}setAudioBufferPlaybackSpeed(e){r.checkValidNumber(e,"speed",0),this._bufferSource.setAudioBufferPlaybackSpeed(e)}}zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t,e.duration]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Object]),Xf("design:returntype",void 0)],ET.prototype,"startProcessAudioBuffer",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],ET.prototype,"pauseProcessAudioBuffer",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Number]),Xf("design:returntype",void 0)],ET.prototype,"seekAudioBuffer",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],ET.prototype,"resumeProcessAudioBuffer",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],ET.prototype,"stopProcessAudioBuffer",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],ET.prototype,"close",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Number]),Xf("design:returntype",void 0)],ET.prototype,"setAudioBufferPlaybackSpeed",null);class TT extends mT{get __className__(){return"MixingAudioTrack"}get isActive(){for(const e of this.trackList)if(e._enabled&&!e._isClosed&&!e.muted)return!0;return!1}constructor(){const e=rE().createMediaStreamDestination();super(e.stream.getAudioTracks()[0],void 0,r.getRandomString(8,"track-mix-")),this.trackList=void 0,this.destNode=void 0;try{this._mediaStreamTrack=this._source.createOutputTrack()}catch(e){}this.destNode=e,this.trackList=[]}hasAudioTrack(e){return-1!==this.trackList.indexOf(e)}addAudioTrack(e){-1===this.trackList.indexOf(e)?(i.logger.debug("add ".concat(e.getTrackId()," to mixing track")),e._source.outputNode.connect(this.destNode),this.trackList.push(e),this.updateEncoderConfig()):i.logger.debug("track ".concat(e.getTrackId()," is already added"))}removeAudioTrack(e){if(-1!==this.trackList.indexOf(e)){i.logger.debug("remove ".concat(e.getTrackId()," from mixing track"));try{e._source.outputNode.disconnect(this.destNode)}catch(e){}r.removeItemFromList(this.trackList,e),this.updateEncoderConfig()}}updateEncoderConfig(){const e={};this.trackList.forEach((t=>{t._encoderConfig&&((t._encoderConfig.bitrate||0)>(e.bitrate||0)&&(e.bitrate=t._encoderConfig.bitrate),(t._encoderConfig.sampleRate||0)>(e.sampleRate||0)&&(e.sampleRate=t._encoderConfig.sampleRate),(t._encoderConfig.sampleSize||0)>(e.sampleSize||0)&&(e.sampleSize=t._encoderConfig.sampleSize),t._encoderConfig.stereo&&(e.stereo=!0))})),this._encoderConfig=e}_updateRtpTransceiver(t){this._rtpTransceiver!==t&&(this._rtpTransceiver=t,this.trackList.forEach((r=>{r instanceof TT?r.emit(e.TrackEvents.TRANSCEIVER_UPDATED,t):r._updateRtpTransceiver(t)})))}}function vT(e){const t={};e.facingMode&&(t.facingMode=e.facingMode),e.cameraId&&(t.deviceId={exact:e.cameraId});const i=Wi(e.encoderConfig);return null!=i.width&&(t.width=i.width),null!=i.height&&(t.height=i.height),!r.isLegacyChrome()&&i.frameRate&&(t.frameRate=i.frameRate),r.isEdge()&&"object"==typeof t.frameRate&&(t.frameRate.max=60),r.isFirefox()&&(t.frameRate={ideal:30,max:30}),t}function _T(e){const t={};e.screenSourceType&&(t.mediaSource=e.screenSourceType),e.extensionId&&r.isChrome()&&(t.extensionId=e.extensionId);const{displaySurface:i,selfBrowserSurface:o,surfaceSwitching:n,systemAudio:a}=e;(r.isAboveChrome(107)||r.isAboveEdge(107)||r.isAboveOpera(93))&&(i&&(r.checkValidEnum(i,"displaySurface",["browser","window","monitor"]),t.displaySurface=i),o?(r.checkValidEnum(o,"selfBrowserSurface",["exclude","include"]),t.selfBrowserSurface=o):t.selfBrowserSurface="include",n&&(r.checkValidEnum(n,"surfaceSwitching",["exclude","include"]),t.surfaceSwitching=n)),(r.isAboveChrome(105)||r.isAboveEdge(105)||r.isAboveOpera(91))&&a&&(r.checkValidEnum(a,"systemAudio",["exclude","include"]),t.systemAudio=a),e.electronScreenSourceId&&(t.sourceId=e.electronScreenSourceId);const s=e.encoderConfig?Ki(e.encoderConfig):null;return t.mandatory={chromeMediaSource:"desktop",maxWidth:s?s.width:void 0,maxHeight:s?s.height:void 0},s&&(s.frameRate&&("number"==typeof s.frameRate?(t.mandatory.maxFrameRate=s.frameRate,t.mandatory.minFrameRate=s.frameRate):(t.mandatory.maxFrameRate=s.frameRate.max||s.frameRate.ideal||s.frameRate.exact||void 0,t.mandatory.minFrameRate=s.frameRate.min||s.frameRate.ideal||s.frameRate.exact||void 0),t.frameRate=s.frameRate),s.width&&(t.width=s.width),s.height&&(t.height=s.height)),t}function yT(e){const t={};if(r.isLegacyChrome()||(void 0!==e.AGC&&(t.autoGainControl=e.AGC),void 0!==e.AEC&&(t.echoCancellation=e.AEC),void 0!==e.ANS&&(t.noiseSuppression=e.ANS,r.isChrome()&&e.ANS&&(t.googHighpassFilter=e.ANS))),e.encoderConfig){const r=qi(e.encoderConfig);t.channelCount=r.stereo?2:1,t.sampleRate=r.sampleRate,t.sampleSize=r.sampleSize}return e.microphoneId&&(t.deviceId={exact:e.microphoneId}),r.isAndroid()&&(t.sampleRate=void 0),t}class ST extends IE{set currentState(t){t!==this._currentState&&(this._currentState=t,this.safeEmit(e.AudioSourceEvents.AUDIO_SOURCE_STATE_CHANGE,this._currentState))}get currentState(){return this._currentState}constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(),this.audioBuffer=void 0,this.sourceNode=void 0,this.startPlayTime=0,this.startPlayOffset=0,this.pausePlayTime=0,this.options=void 0,this.currentLoopCount=0,this.currentPlaybackSpeed=100,this._currentState="stopped",this.audioBuffer=e,this.options=t,this.startPlayOffset=this.options.startPlayTime||0}createWebAudioDiagram(){return this.context.createGain()}get duration(){return this.audioBuffer?this.audioBuffer.duration:0}get playbackSpeed(){return this.currentPlaybackSpeed}get currentTime(){return this.audioBuffer?"stopped"===this.currentState?0:"paused"===this.currentState?this.pausePlayTime:((this.context.currentTime-this.startPlayTime)*(this.playbackSpeed/100)+this.startPlayOffset)%this.audioBuffer.duration:0}updateOptions(e){"stopped"===this.currentState?(this.options=e,this.startPlayOffset=this.options.startPlayTime||0):i.logger.warning("can not set audio source options")}startProcessAudioBuffer(){this.sourceNode&&this.stopProcessAudioBuffer(),this.sourceNode=this.createSourceNode(),this.startSourceNode(),this.currentState="playing"}pauseProcessAudioBuffer(){this.sourceNode&&"playing"===this.currentState&&(this.pausePlayTime=this.currentTime,this.sourceNode.onended=null,this.sourceNode.stop(),this.sourceNode.buffer=null,this.sourceNode=this.createSourceNode(),this.currentState="paused")}seekAudioBuffer(e){this.sourceNode&&(this.sourceNode.onended=null,"playing"===this.currentState&&this.sourceNode.stop(),this.sourceNode=this.createSourceNode(),"playing"===this.currentState?(this.startPlayOffset=e,this.startSourceNode()):"paused"===this.currentState&&(this.pausePlayTime=e))}resumeProcessAudioBuffer(){"paused"===this.currentState&&this.sourceNode&&(this.startPlayOffset=this.pausePlayTime,this.pausePlayTime=0,this.startSourceNode(),this.currentState="playing")}stopProcessAudioBuffer(){if(this.sourceNode){this.sourceNode.onended=null;try{this.sourceNode.stop()}catch(e){}this.reset()}}destroy(){this.audioBuffer=null,super.destroy()}setAudioBufferPlaybackSpeed(e){this.sourceNode&&("playing"===this.currentState&&(this.startPlayOffset=this.currentTime,this.startPlayTime=this.context.currentTime),this.sourceNode.playbackRate.value=e/100),this.currentPlaybackSpeed=e}startSourceNode(){this.sourceNode&&this.sourceNode.buffer&&(this.sourceNode.start(0,this.startPlayOffset),this.startPlayTime=this.context.currentTime,this.sourceNode.onended=this.handleSourceNodeEnded.bind(this))}createSourceNode(){const e=this.context.createBufferSource();return e.buffer=this.audioBuffer,e.loop=!!this.options.loop,e.connect(this.outputNode),e.playbackRate.value=this.currentPlaybackSpeed/100,e}handleSourceNodeEnded(){if(this.currentLoopCount+=1,this.options.cycle&&this.options.cycle>this.currentLoopCount)return this.startPlayOffset=0,this.sourceNode=void 0,void this.startProcessAudioBuffer();this.reset()}reset(){this.startPlayOffset=this.options.startPlayTime||0,this.currentState="stopped",this.sourceNode&&(this.sourceNode.disconnect(),this.sourceNode=void 0),this.currentLoopCount=0}}const AT=new Map;const bT=e=>{const t=document.createElement("canvas");return t.width=2,t.height=2,new Kf(((i,o)=>{t.toBlob((async e=>{if(t.remove(),e){const r=await IT(e);i({buffer:r,width:t.width,height:t.height})}else o(new r.AgoraRTCError(r.AgoraRTCErrorCode.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED))}),e,1)}))},IT=async e=>{const t=await e.arrayBuffer();return new Uint8Array(t)};class kT extends r.EventEmitter{get visibility(){return document.visibilityState}get lastHiddenTime(){return this._lastHiddenTime}get lastVisibleTime(){return this._lastVisibleTime}constructor(){super(),this._lastHiddenTime=0,this._lastVisibleTime=0,document.addEventListener("visibilitychange",(()=>{"hidden"===document.visibilityState?this._lastHiddenTime=performance.now():this._lastVisibleTime=performance.now(),i.logger.debug("document visibility went ".concat(document.visibilityState)),this.emit("VISIBILITY_CHANGE",document.visibilityState)}))}}const CT=new kT;function OT(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function RT(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?OT(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):OT(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}class NT{get videoElementStatus(){return this._videoElementStatus}set videoElementStatus(e){e!==this._videoElementStatus&&(i.logger.debug("[".concat(this.trackId,"] video-element-status change ").concat(this._videoElementStatus," => ").concat(e)),this._videoElementStatus=e)}constructor(t){this.trackId=void 0,this.config=void 0,this.onFirstVideoFrameDecoded=void 0,this.freezeTimeCounterList=[],this.renderFreezeAccTime=0,this.isKeepLastFrame=!1,this.timeUpdatedCount=0,this.freezeTime=0,this.playbackTime=0,this.lastTimeUpdatedTime=0,this.autoplayFailed=!1,this.videoTrack=void 0,this.videoElement=void 0,this.cacheVideoElement=void 0,this.videoElementCheckInterval=void 0,this._videoElementStatus=e.MediaElementStatus.NONE,this.isGettingVideoDimensions=!1,this.startGetVideoDimensions=()=>{const e=()=>{if(this.isGettingVideoDimensions=!0,this.videoElement.videoWidth*this.videoElement.videoHeight>4)return i.logger.debug("[".concat(this.trackId,"] current video dimensions:"),this.videoElement.videoWidth,this.videoElement.videoHeight),void(this.isGettingVideoDimensions=!1);setTimeout(e,500)};!this.isGettingVideoDimensions&&e()},this.autoResumeAfterInterruption=()=>{this.videoTrack&&"live"===this.videoTrack.readyState&&"running"===eE.curState&&(i.logger.debug("[track-".concat(this.trackId,"] video element paused, auto resume for ").concat(r.getOSWithVersion())),r.isAboveIOS15_1()?(this.videoElement.srcObject=null,this.videoElement.srcObject=new MediaStream([this.videoTrack]),this.videoElement.play()):(this.videoElement.pause(),this.videoElement.play()))},this.handleVideoEvents=t=>{switch(t.type){case"play":case"playing":this.startGetVideoDimensions(),this.videoElementStatus=e.MediaElementStatus.PLAYING;break;case"loadeddata":if(this.onFirstVideoFrameDecoded&&this.onFirstVideoFrameDecoded(),this.cacheVideoElement){try{this.cacheVideoElement.srcObject=null,this.cacheVideoElement.remove()}catch(e){}this.cacheVideoElement=void 0}break;case"canplay":this.videoElementStatus=e.MediaElementStatus.CANPLAY;break;case"stalled":this.videoElementStatus=e.MediaElementStatus.STALLED;break;case"suspend":this.videoElementStatus=e.MediaElementStatus.SUSPEND;break;case"pause":this.videoElementStatus=e.MediaElementStatus.PAUSED,r.isIOS()||r.isIpadOS()||r.isSafari()&&this.autoplayFailed||!this.videoTrack||"live"!==this.videoTrack.readyState||(i.logger.debug("[track-".concat(this.trackId,"] video element paused, auto resume")),this.videoElement.play());break;case"waiting":this.videoElementStatus=e.MediaElementStatus.WAITING;break;case"abort":this.videoElementStatus=e.MediaElementStatus.ABORT;break;case"ended":this.videoElementStatus=e.MediaElementStatus.ENDED;break;case"emptied":this.videoElementStatus=e.MediaElementStatus.EMPTIED;break;case"error":{this.videoElementStatus=e.MediaElementStatus.ERROR;const t=this.videoElement.error;t&&i.logger.error("[".concat(this.trackId,"] media error, code: ").concat(t.code,", message: ").concat(t.message));break}case"timeupdate":{const e=performance.now();if(this.timeUpdatedCount+=1,this.timeUpdatedCount<10)return void(this.lastTimeUpdatedTime=e);const t=e-this.lastTimeUpdatedTime,i=this.lastTimeUpdatedTime;if(this.lastTimeUpdatedTime=e,CT.lastVisibleTime<CT.lastHiddenTime||i<CT.lastHiddenTime||i<CT.lastVisibleTime)return;for(t>r.getParameter("VIDEO_FREEZE_DURATION")&&(this.freezeTime+=t),this.playbackTime+=t;this.playbackTime>=6e3;){this.playbackTime-=6e3;const e=Math.min(6e3,this.freezeTime);this.freezeTimeCounterList.push(e),this.freezeTime=Math.max(0,this.freezeTime-6e3)}break}}},this.autoResumeAfterInterruptionOnIOS15_16=()=>{this.videoTrack&&"live"===this.videoTrack.readyState&&(i.logger.debug("[track-".concat(this.trackId,"] video element paused, auto resume for ").concat(r.getOSWithVersion())),r.isAboveIOS15_1()?(this.videoElement.srcObject=null,this.videoElement.srcObject=new MediaStream([this.videoTrack]),this.videoElement.play()):(this.videoElement.pause(),this.videoElement.play()))},this.trackId=t.trackId,this.config=t,t.element instanceof HTMLVideoElement?this.videoElement=t.element:this.videoElement=document.createElement("video"),eE.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),eE.on(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16)}getVideoElement(){return this.videoElement}getContainerElement(){var e;return null!==(e=this.videoElement.parentElement)&&void 0!==e?e:void 0}updateConfig(e){this.config=e,this.trackId=e.trackId,e.element!==this.videoElement&&(this.destroy(),this.videoElement=e.element),this.videoTrack&&this.initVideoElement()}updateVideoTrack(e){this.videoTrack!==e&&(this.videoTrack=e,this.initVideoElement())}play(e){const t=this.videoElement.play();t&&t.catch&&t.catch((t=>{e&&WE(e,"video",t.message,this.trackId),"NotAllowedError"===t.name?(i.logger.warning("detected video element autoplay failed",t),this.autoplayFailed=!0,this.handleAutoPlayFailed()):i.logger.warning("[".concat(this.trackId,"] play warning: "),t)}));const o=r.getBrowserInfo();if(("Safari"===o.name&&15===Number(o.version)||r.isIOS15())&&t&&t.then){const e=()=>{this.config.mirror&&(this.videoElement.style.transform="rotateY(180deg)")};t.then(e).catch(e)}}getCurrentFrame(){const e=document.createElement("canvas");e.width=this.videoElement.videoWidth,e.height=this.videoElement.videoHeight;const t=e.getContext("2d");if(!t)return i.logger.error("create canvas context failed!"),new ImageData(2,2);t.drawImage(this.videoElement,0,0,e.width,e.height);const r=t.getImageData(0,0,e.width,e.height);return e.remove(),r}async getCurrentFrameToUint8Array(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const i=document.createElement("canvas");i.width=this.videoElement.videoWidth,i.height=this.videoElement.videoHeight;const o=i.getContext("2d");return o?(o.drawImage(this.videoElement,0,0,i.width,i.height),new Kf(((o,n)=>{i.toBlob((async e=>{if(i.remove(),e){const t=await IT(e);o({buffer:t,width:i.width,height:i.height})}else n(new r.AgoraRTCError(r.AgoraRTCErrorCode.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED))}),e,t<0?.1:t>1?1:t)}))):await bT(e)}destroy(){eE.off(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),eE.off(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16),this.videoElement.srcObject=null,this.resetVideoElement(),this.freezeTimeCounterList=[]}initVideoElement(){if(this.videoElementStatus=e.MediaElementStatus.INIT,!this.videoElementCheckInterval&&(wT.forEach((e=>{this.videoElement.addEventListener(e,this.handleVideoEvents)})),this.videoElementCheckInterval=window.setInterval((()=>{r.isInPage(this.videoElement)||(this.videoElementStatus=e.MediaElementStatus.DESTROYED)}),1e3),r.getParameter("ENABLE_VIDEO_FRAME_CALLBACK"))){var t,o;let i;const n=(t,o)=>{if(this.videoElementStatus===e.MediaElementStatus.PLAYING){if(i){const e=o.presentationTime-i.presentationTime;e>r.getParameter("VIDEO_FREEZE_DURATION")&&CT.lastVisibleTime>=CT.lastHiddenTime&&i.timestamp>CT.lastVisibleTime&&i.timestamp>CT.lastHiddenTime&&(this.renderFreezeAccTime+=e)}i=RT(RT({},o),{},{timestamp:t})}var a,s;r.getParameter("ENABLE_VIDEO_FRAME_CALLBACK")&&(null===(a=(s=this.videoElement).requestVideoFrameCallback)||void 0===a||a.call(s,n))};null===(t=(o=this.videoElement).requestVideoFrameCallback)||void 0===t||t.call(o,n)}this.videoElement.controls=!1,this.videoElement.setAttribute("playsinline",""),r.isAndroid()&&(this.videoElement.poster="noposter");const n=r.getBrowserInfo();if("Safari"===n.name&&15===Number(n.version)||r.isIOS15()||!this.config.mirror||(this.videoElement.style.transform="rotateY(180deg)"),this.config.fit?this.videoElement.style.objectFit=this.config.fit:this.videoElement.style.objectFit="cover",this.videoElement.setAttribute("muted",""),this.videoElement.muted=!0,this.videoElement.srcObject&&this.videoElement.srcObject instanceof MediaStream){this.videoElement.srcObject.getVideoTracks()[0]!==this.videoTrack&&(this.videoElement.srcObject=this.videoTrack?new MediaStream([this.videoTrack]):null,r.isFirefox()&&this.videoElement.load())}else this.videoElement.srcObject=this.videoTrack?new MediaStream([this.videoTrack]):null,r.isFirefox()&&this.videoElement.load();const a=this.videoElement.play();void 0!==a&&a.catch((e=>{i.logger.debug("[".concat(this.trackId,"] playback interrupted"),e.toString())}))}resetVideoElement(){wT.forEach((e=>{this.videoElement&&this.videoElement.removeEventListener(e,this.handleVideoEvents)})),this.videoElementCheckInterval&&(window.clearInterval(this.videoElementCheckInterval),this.videoElementCheckInterval=void 0),this.videoElementStatus=e.MediaElementStatus.NONE}handleAutoPlayFailed(){const e=t=>{t.preventDefault(),this.videoElement.play().then((()=>{i.logger.debug("[".concat(this.trackId,"] Video element for trackId:").concat(this.trackId," autoplay resumed."))})).catch((e=>{i.logger.error(e)})),this.autoplayFailed=!1,r.isAndroidChromium()?document.body.removeEventListener("click",e,!0):(document.body.removeEventListener("touchstart",e,!0),document.body.removeEventListener("mousedown",e,!0))};r.isAndroidChromium()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0)),jE()}}const wT=["play","playing","loadeddata","canplay","pause","stalled","suspend","waiting","abort","emptied","ended","timeupdate","error"];class DT extends NT{constructor(e){super(e),this.container=void 0,this.slot=void 0,this.slot=e.element,this.updateConfig(e)}updateConfig(e){this.config=e,this.trackId=e.trackId;const t=e.element;t!==this.slot&&(this.destroy(),this.slot=t),this.createElements()}updateVideoTrack(e){this.videoTrack!==e&&(this.videoTrack=e,this.createElements())}play(e){var t;null!==(t=this.container)&&void 0!==t&&t.contains(this.videoElement)&&super.play(e)}getCurrentFrame(){var e;return null!==(e=this.container)&&void 0!==e&&e.contains(this.videoElement)?super.getCurrentFrame():new ImageData(2,2)}async getCurrentFrameToUint8Array(e){var t;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return null!==(t=this.container)&&void 0!==t&&t.contains(this.videoElement)?await super.getCurrentFrameToUint8Array(e,r):await bT(e)}destroy(){if(super.destroy(),this.videoElement.remove(),this.videoElement=document.createElement("video"),this.container){try{this.container.remove(),this.slot.removeChild(this.container)}catch(e){}this.container=void 0}}createElements(){this.container||(this.container=document.createElement("div")),this.container.id="agora-video-player-".concat(this.trackId),this.container.style.width="100%",this.container.style.height="100%",this.container.style.position="relative",this.container.style.overflow="hidden",this.videoTrack?(this.container.style.backgroundColor="black",r.getParameter("KEEP_LAST_FRAME")&&this.isKeepLastFrame&&this.videoElement.paused&&this.resetVideoElement(),this.mountedVideoElement()):this.unmountedVideoElement(),this.slot.appendChild(this.container)}mountedVideoElement(){var e;!this.container||null!==(e=this.container)&&void 0!==e&&e.contains(this.videoElement)||this.container.appendChild(this.videoElement),super.initVideoElement(),this.videoElement.id="video_".concat(this.trackId),this.videoElement.className="agora_video_player",this.videoElement.style.width="100%",this.videoElement.style.height="100%",this.videoElement.style.position="absolute",this.videoElement.style.left="0",this.videoElement.style.top="0"}unmountedVideoElement(){var e;if(null!==(e=this.container)&&void 0!==e&&e.contains(this.videoElement)){super.resetVideoElement();try{this.container&&this.container.removeChild(this.videoElement)}catch(e){}this.videoElement=document.createElement("video")}}resetVideoElement(){var e;null!==(e=this.container)&&void 0!==e&&e.contains(this.videoElement)&&(super.resetVideoElement(),this.cacheVideoElement=this.videoElement,this.videoElement=document.createElement("video"))}getContainerElement(){return this.container}}function PT(e){return new Kf(((t,i)=>{let o=!1;const n=document.createElement("video");n.setAttribute("autoplay",""),n.setAttribute("muted",""),n.muted=!0,n.autoplay=!0,n.setAttribute("playsinline",""),n.setAttribute("style","position: fixed; top: 0; left: 0; width: 1px; height: 1px"),document.body.appendChild(n);const a=r.isIOS()?"canplay":"playing";n.addEventListener(a,(()=>{const e=n.videoWidth,i=n.videoHeight;!e&&r.isFirefox()||(o=!0,n.srcObject=null,n.remove(),t([e,i]))})),n.srcObject=new MediaStream([e]),n.play().catch(r.noop),setTimeout((()=>{o||(n.srcObject=null,n.remove(),t([n.videoWidth,n.videoHeight]))}),4e3)}))}function MT(e,t,r,i){let o;const n=200*Math.pow(r/15,.6)*Math.pow(e*t/640/360,.75),a=n;if("STANDARD_BITRATE"===i)o=4*n;else{if("COMPATIABLE_BITRATE"!==i)return;o=2*n}return[Math.floor(o),Math.floor(a)]}function LT(e,t){if("VideoFrame"in window&&"TransformStream"in window&&c().supportWebRTCInsertableStream){const r=new MediaStreamTrackProcessor(e),i=new MediaStreamTrackGenerator({kind:"video"});let o,n,a=Date.now();const s=()=>{c&&(clearInterval(c),c=void 0),o&&(o.close(),o=void 0),e.stop(),n=void 0,i.removeEventListener("ended",s)};let c=window.setInterval((()=>{if(n&&o&&Date.now()-a>(null!=t?t:1e3))try{"live"===i.readyState?n.enqueue(o.clone()):s()}catch(e){s()}}),null!=t?t:1e3);const d=new TransformStream({transform:(e,t)=>{"live"===i.readyState?(n=t,a=Date.now(),void 0===o?(o=e,t.enqueue(e.clone())):(t.enqueue(o),o=e)):e.close()}});return i.addEventListener("ended",s),r.readable.pipeThrough(d).pipeTo(i.writable),i}}function VT(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function xT(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?VT(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):VT(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}class UT extends Jf{get isPlaying(){return!(!this._player||this._player.videoElementStatus!==e.MediaElementStatus.PLAYING)}get processorContext(){return this._processorContext}set processorContext(e){this._processorContext=e}get __className__(){return"LocalVideoTrack"}constructor(t,o,n,a,s,c){if(super(t,s),this.trackMediaType="video",this._player=void 0,this.isUseScaleResolutionDownBy=!1,this._videoVisibleTimer=null,this._statsTimer=null,this._previousVideoVisibleStatus=void 0,this._clearPreviousVideoVisibleStatus=()=>this._previousVideoVisibleStatus=void 0,this._encoderConfig=void 0,this._scalabilityMode={numSpatialLayers:1,numTemporalLayers:1},this._optimizationMode=void 0,this._videoHeight=void 0,this._videoWidth=void 0,this._forceBitrateLimit=void 0,this._enabled=!0,this.processorDestination=void 0,this._processorContext=void 0,r.isSafari()){const{width:e,height:r}=t.getSettings();this._videoWidth=e,this._videoHeight=r}else this.updateMediaStreamTrackResolution();if(this._encoderConfig=o,this._scalabilityMode=n,this._optimizationMode=a,this._hints=c||[],-1===this._hints.indexOf(e.TrackHint.SCREEN_TRACK))this.updateBitrateFromProfile();else if(r.isBetweenBrowser(r.BrowserName.CHROME,115)&&r.isWindows()){const e=LT(t);e&&(i.logger.info("local screen video track begin to inject frame"),this._mediaStreamTrack=e)}o&&-1!==this._hints.indexOf(e.TrackHint.CUSTOM_TRACK)&&this.setEncoderConfiguration(o),this.processorContext=new nT(this.getTrackId(),"local"),this.processorDestination=new oT(this.processorContext),this.bindProcessorDestinationEvents()}play(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof t){const e=document.getElementById(t);e?t=e:(i.logger.warning("[".concat(this.getTrackId(),'] can not find "#').concat(t,'" element, use document.body')),t=document.body)}i.logger.debug("[".concat(this.getTrackId(),"] start video playback in ").concat(t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement"),JSON.stringify(o));const n=xT(xT(xT({},this._getDefaultPlayerConfig()),o),{},{trackId:this.getTrackId(),element:t});this._player?this._player.updateConfig(n):(t instanceof HTMLVideoElement?this._player=new NT(n):this._player=new DT(n),this._player.updateVideoTrack(this._mediaStreamTrack)),this._player.play(),this._videoVisibleTimer&&window.clearInterval(this._videoVisibleTimer),this._clearPreviousVideoVisibleStatus(),this._videoVisibleTimer=window.setInterval((()=>{try{const t=this.getVideoElementVisibleStatus();this.safeEmit(e.LocalTrackEvents.VIDEO_ELEMENT_VISIBLE_STATUS,t)}catch(e){}}),r.getParameter("CHECK_VIDEO_VISIBLE_INTERVAL"))}stop(){this._player&&(this._videoVisibleTimer&&(window.clearInterval(this._videoVisibleTimer),this._videoVisibleTimer=null),this._statsTimer&&(this.isUseScaleResolutionDownBy=!1,window.clearInterval(this._statsTimer),this._statsTimer=null),this._clearPreviousVideoVisibleStatus(),this._player.destroy(),this._player=void 0,i.logger.debug("[".concat(this.getTrackId(),"] stop video playback")))}async setEnabled(t,o){if(!o){if(t===this._enabled)return;this.stateCheck("enabled",t)}if(i.logger.info("[".concat(this.getTrackId(),"] start setEnabled"),t),!t){this._originMediaStreamTrack.enabled=!1;try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_DISABLE_TRACK,this)}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}return o||(this._enabled=!1),void i.logger.info("[".concat(this.getTrackId(),"] setEnabled to false success"))}this._originMediaStreamTrack.enabled=!0;try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_ENABLE_TRACK,this)}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setEnabled to true error"),e.toString()),e}i.logger.info("[".concat(this.getTrackId(),"] setEnabled to true success")),o||(this._enabled=!0)}async setMuted(t){t!==this._muted&&(this.stateCheck("muted",t),this._muted=t,this._originMediaStreamTrack.enabled=!t,i.logger.debug("[".concat(this.getTrackId(),"] start set muted: ").concat(t)),t?await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_MUTE_TRACK,this):await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_UNMUTE_TRACK,this))}async setEncoderConfiguration(t,o){if(!this._enabled)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");if("720p_auto"===t?this.startMonitorStats():this._statsTimer&&(window.clearInterval(this._statsTimer),this._statsTimer=null),t=Wi(t),this._forceBitrateLimit&&(t.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:t.bitrateMax,t.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:t.bitrateMin),t.width||t.height||t.frameRate){const e=vT({encoderConfig:t});(r.isSafari()||r.isIOS()||r.isIpadOS())&&(e.deviceId=void 0),i.logger.debug("[".concat(this.getTrackId(),"] setEncoderConfiguration applyConstraints"),JSON.stringify(t),JSON.stringify(e));try{await this._originMediaStreamTrack.applyConstraints(e),this.updateMediaStreamTrackResolution()}catch(e){const t=new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,e.toString());throw i.logger.error("[".concat(this.getTrackId(),"] applyConstraints error"),t.toString()),t}}this._encoderConfig=t,-1===this._hints.indexOf(e.TrackHint.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(i.logger)}}getStats(){r.runOnce((()=>{i.logger.warning("[deprecated] LocalVideoTrack.getStats will be removed in the future, use AgoraRTCClient.getLocalVideoStats instead")}),"localVideoTrackGetStatsWarning");const t=r.emitAsInvokerNoResponse(this,e.TrackInternalEvent.GET_STATS);return t||xT({},lo)}async setBeautyEffect(e){i.logger.error("LocalVideoTrack.setBeautyEffect was deprecated, please migrate to agora-extension-beauty-effect")}getCurrentFrameData(){return this._player?this._player.getCurrentFrame():new ImageData(2,2)}async getCurrentFrameImage(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return this._player?this._player.getCurrentFrameToUint8Array(e,t):await bT(e)}async setBitrateLimit(t){if(i.logger.debug("[".concat(this.getTrackId(),"] set bitrate limit, ").concat(JSON.stringify(t))),t){this._forceBitrateLimit=t,this._encoderConfig&&(this._encoderConfig.bitrateMax?this._encoderConfig.bitrateMax=this._encoderConfig.bitrateMax<t.max_bitrate?this._encoderConfig.bitrateMax:t.max_bitrate:this._encoderConfig.bitrateMax=t.max_bitrate,this._encoderConfig.bitrateMin,this._encoderConfig.bitrateMin=t.min_bitrate);try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(i.logger)}}}async setOptimizationMode(t){if("motion"!==t&&"detail"!==t&&"balanced"!==t)return void i.logger.error(r.AgoraRTCErrorCode.INVALID_PARAMS,"optimization mode must be motion, detail or balanced");const o=this._optimizationMode;try{this._optimizationMode=t,await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.SET_OPTIMIZATION_MODE,this)}catch(e){throw this._optimizationMode=o,i.logger.error("[".concat(this.getTrackId(),"] set optimization mode failed"),e.toString()),e}i.logger.info("[".concat(this.getTrackId(),"] set optimization mode success (").concat(t,")"))}setScalabiltyMode(e){if(1===e.numSpatialLayers&&1!==e.numTemporalLayers)return i.logger.error(r.AgoraRTCErrorCode.INVALID_PARAMS,"scalability mode currently not supported, no SVC."),void(this._scalabilityMode={numSpatialLayers:1,numTemporalLayers:1});this._scalabilityMode=e,i.logger.info("[".concat(this.getTrackId(),"] set scalability mode success (").concat(e,")"))}updateMediaStreamTrackResolution(){PT(this._originMediaStreamTrack).then((e=>{let[t,r]=e;this._videoHeight=r,this._videoWidth=t})).catch(r.noop)}_updatePlayerSource(){this._player&&this._player.updateVideoTrack(this._mediaStreamTrack)}_getDefaultPlayerConfig(){return{fit:"contain"}}async setSenderConfiguration(t){if(!this._enabled)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");i.logger.debug("[".concat(this.getTrackId(),"] setSenderConfiguration applyConstraints"),JSON.stringify(t)),t=Wi(t),this._forceBitrateLimit&&(t.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:t.bitrateMax,t.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:t.bitrateMin),this._encoderConfig=t,-1===this._hints.indexOf(e.TrackHint.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(i.logger)}}updateBitrateFromProfile(){if(!this._encoderConfig)return;const{width:e,height:t,frameRate:o}=this.getMediaStreamTrackSettings();if(!e||!t||!o)return;const[n,a]=MT(e,t,o,r.getParameter("BITRATE_ADAPTER_TYPE"))||[void 0,void 0];this._encoderConfig.bitrateMin||this._encoderConfig.bitrateMax||(this._encoderConfig.bitrateMin=a,this._encoderConfig.bitrateMax=n,i.logger.debug("[".concat(this.getTrackId(),"] update bitrate from profile, [w: ").concat(e,", h: ").concat(t,", fps: ").concat(o,"] => [brMax: ").concat(n,", brMin: ").concat(a,"]")))}getVideoElementVisibleStatus(){try{var e,t;const o=null==this||null===(e=this._player)||void 0===e?void 0:e.getContainerElement(),n={track:this,element:null==this||null===(t=this._player)||void 0===t?void 0:t.getVideoElement(),slot:null==o?void 0:o.parentElement},{element:a,slot:s}=n;if(this.isPlaying&&a instanceof HTMLVideoElement&&s instanceof HTMLElement){const e=r.elementVisibleChecker.checkOneElementVisible(a),t=Object.assign({},e);if(t.visible!==this._previousVideoVisibleStatus){this._previousVideoVisibleStatus=t.visible;const e=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.LOCAL_VIDEO_TRACK_GET_VIDEO_VISIBLE,options:[this.getTrackId()]});t.visible?e.onSuccess("Video is visible"):e.onSuccess("Invisible because of ".concat(t.reason))}return t}return}catch(e){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.GET_VIDEO_ELEMENT_VISIBLE_ERROR,e.message)}}async renewMediaStreamTrack(e){}pipe(e){if(this.processor===e)return e;if(e._source)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_OPERATION,"Processor ".concat(e.name," already piped, please call unpipe beforehand."));return this.unpipe(),this.processor=e,this.processor._source=this,e.updateInput({track:this._originMediaStreamTrack,context:this.processorContext}),e}unpipe(){if(!this.processor)return;const e=this.processor;this.processor._source=void 0,this.processor=void 0,e.reset()}close(){super.close(),this.unbindProcessorDestinationEvents(),this.unbindProcessorContextEvents(),this.unpipe(),this.processorDestination._source&&this.processorDestination._source.unpipe()}clone(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=this._encoderConfig;e&&(o=xT(xT({},o),Wi(e))),o=r.safeCloneJson(o);const n=r.getRandomString(8,"track-video-cloned-"),a=new UT(t?this._mediaStreamTrack.clone():this._mediaStreamTrack,o,r.safeCloneJson(this._scalabilityMode),this._optimizationMode,n,r.safeCloneJson(this._hints));return e&&o&&a.setEncoderConfiguration(o),i.logger.debug("clone video track from ".concat(this.getTrackId()," to ").concat(n,", clone ").concat(t)),a}async replaceTrack(e,t){if(!(e instanceof MediaStreamTrack))throw new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_PARAMS,"track should be an instance of MediaStreamTrack");if("video"!==e.kind)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_PARAMS,"track should be a video MediaStreamTrack");await this._updateOriginMediaStreamTrack(e,t,!0),this.updateMediaStreamTrackResolution()}startMonitorStats(){if(!r.isSafari()&&!r.isIOS())return;this._statsTimer&&window.clearInterval(this._statsTimer);let t=2,o=ji[t];let n=-1;let a=Date.now();const s=e=>{e>2||e<0||(a=Date.now(),o=ji[e],this.setSenderConfiguration(o))};this.isUseScaleResolutionDownBy=!0,this._statsTimer=window.setInterval((()=>{const c=this.getStats(),d=r.emitAsInvokerNoResponse(this,e.TrackInternalEvent.GET_RTC_STATS);if(c.sendPackets>0&&d){-1===n&&(n=Date.now());const e=Date.now();if(e-n<1e3||e-a<r.getParameter("PROFILE_SWITCH_INTERVAL"))return;const u=c.sendFrameRate,l=.6*o.frameRate,h=.9*o.frameRate;"number"==typeof u&&u>0&&u<l?t>0&&(t--,s(t),i.logger.debug("[".concat(this.getTrackId(),"] step down for fps ").concat(u,", switchProfile to ").concat(t))):d.OutgoingAvailableBandwidth<o.bitrateMin?t>0&&(t--,s(t),i.logger.debug("[".concat(this.getTrackId(),"] step down for OutgoingAvailableBandwidth ").concat(d.OutgoingAvailableBandwidth,", bitrateMin ").concat(o.bitrateMin,", switchProfile to ").concat(t))):"number"==typeof u&&u>h&&t<ji.length-1&&d.OutgoingAvailableBandwidth>1.2*ji[t+1].bitrateMin&&(t++,s(t),i.logger.debug("[".concat(this.getTrackId(),"] step up for fps ").concat(u,", OutgoingAvailableBandwidth ").concat(d.OutgoingAvailableBandwidth,", switchProfile to ").concat(t)))}}),r.getParameter("CHECK_LOCAL_STATS_INTERVAL"))}bindProcessorDestinationEvents(){this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,(async t=>{t?t!==this._mediaStreamTrack&&(this._mediaStreamTrack=t,this._updatePlayerSource(),await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this))}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK)}unbindProcessorContextEvents(){this.processorContext.removeAllListeners(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS),this.processorContext.removeAllListeners(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS)}}zf([i.apiInvoke({argsMap:(e,t,r)=>[e.getTrackId(),"string"==typeof t?t:t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement",r]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Object,Object]),Xf("design:returntype",void 0)],UT.prototype,"play",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],UT.prototype,"stop",null),zf([r.atom("LocalVideoTrack","_enabledMutex"),i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Boolean,Boolean]),Xf("design:returntype",Kf)],UT.prototype,"setEnabled",null),zf([r.atom("LocalVideoTrack","_enabledMutex"),i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Boolean]),Xf("design:returntype",Kf)],UT.prototype,"setMuted",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Object,Boolean]),Xf("design:returntype",Kf)],UT.prototype,"setEncoderConfiguration",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",Object)],UT.prototype,"getStats",null),zf([i.apiInvoke({argsMap:(e,t,r)=>[e.getTrackId(),t,r]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Boolean,Object]),Xf("design:returntype",Kf)],UT.prototype,"setBeautyEffect",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",ImageData)],UT.prototype,"getCurrentFrameData",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[String,Number]),Xf("design:returntype",Kf)],UT.prototype,"getCurrentFrameImage",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[Object]),Xf("design:returntype",Kf)],UT.prototype,"setBitrateLimit",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[String]),Xf("design:returntype",Kf)],UT.prototype,"setOptimizationMode",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[Object]),Xf("design:returntype",void 0)],UT.prototype,"setScalabiltyMode",null),zf([XE(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],UT.prototype,"updateMediaStreamTrackResolution",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t.name]}),Xf("design:type",Function),Xf("design:paramtypes",[Object]),Xf("design:returntype",Object)],UT.prototype,"pipe",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],UT.prototype,"unpipe",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],UT.prototype,"close",null),zf([i.apiInvoke({argsMap:(e,t,r)=>[e.getTrackId(),t.label,r]}),Xf("design:type",Function),Xf("design:paramtypes",[MediaStreamTrack,Boolean]),Xf("design:returntype",Kf)],UT.prototype,"replaceTrack",null),zf([i.apiInvoke(),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],UT.prototype,"startMonitorStats",null);class BT extends UT{get __className__(){return"CameraVideoTrack"}constructor(t,o,n,a,s,c){super(t,Wi(o.encoderConfig),a,s,c),this._config=void 0,this._originalConstraints=void 0,this._constraints=void 0,this._enabled=!0,this._deviceName="default",this.tryResumeVideoForIOS15_16WeChat=async()=>{(r.isIOS15()||r.isIOS16())&&!r.isAboveIOS15_2()&&r.isWechatBrowser()&&this._enabled&&!this._isClosed&&(i.logger.debug("[".concat(this.getTrackId(),"] try capture camera media device for interrupted iOS 15 device on WeChat.")),await this.renewMediaStreamTrack())},this._config=o,this._originalConstraints=n,this._constraints=n,this._deviceName=t.label,this._encoderConfig=Wi(this._config.encoderConfig),eE.on(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),eE.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),this.bindProcessorContextEvents()}async setDevice(e){return"string"==typeof e?this._setDeviceById(e):e.deviceId?this._setDeviceById(e.deviceId):e.facingMode?this._setDeviceByFacingModel(e.facingMode):void 0}async _setDeviceById(e){if(i.logger.info("[".concat(this.getTrackId(),"] set device to ").concat(e)),this._enabled)try{const t=await xE.getDeviceById(e),r={};r.video=xT({},this._constraints),r.video.deviceId={exact:e},r.video.facingMode=void 0,this._originMediaStreamTrack.stop();let o=null;try{o=await DE(r,this.getTrackId())}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setDevice failed"),e.toString()),o=await DE({video:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(o.getVideoTracks()[0],!1),e}await this._updateOriginMediaStreamTrack(o.getVideoTracks()[0],!1),this.updateMediaStreamTrackResolution(),this._deviceName=t.label,this._config.cameraId=e,this._constraints.deviceId={exact:e}}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}else try{const t=await xE.getDeviceById(e);this._deviceName=t.label,this._config.cameraId=e,this._constraints.deviceId={exact:e}}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}i.logger.info("[".concat(this.getTrackId(),"] setDevice success"))}async _setDeviceByFacingModel(e){i.logger.info("[".concat(this.getTrackId(),"] set facingMode ").concat(e));const t={video:xT(xT({},this._constraints),{},{deviceId:void 0,facingMode:{exact:e}})};if(this._enabled){this._originMediaStreamTrack.stop();let e=null;try{e=await DE(t,this.getTrackId())}catch(t){throw i.logger.error("[".concat(this.getTrackId(),"] setDeviceByFacingModel failed"),t.toString()),e=await DE({video:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!1),t}await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!1),this.updateMediaStreamTrackResolution()}this._deviceName="",this._config.facingMode=e,this._config.cameraId=void 0,this._constraints=xT({},t.video),i.logger.info("[".concat(this.getTrackId(),"] setDeviceByFacingModel success"))}async setEnabled(t,o){if(!o){if(t===this._enabled)return;this.stateCheck("enabled",t)}if(i.logger.info("[".concat(this.getTrackId(),"] start setEnabled"),t),t){try{if(this.isExternalTrack)this._originMediaStreamTrack.enabled=!0;else{const e=await DE({video:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!1)}await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_ENABLE_TRACK,this)}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setEnabled true error"),e.toString()),e}this.updateMediaStreamTrackResolution(),i.logger.info("[".concat(this.getTrackId(),"] setEnabled to true success")),o||(this._enabled=!0)}else{this.isExternalTrack?this._originMediaStreamTrack.enabled=!1:(this._originMediaStreamTrack.onended=null,this._originMediaStreamTrack.stop()),o||(this._enabled=!1);try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_DISABLE_TRACK,this)}catch(e){throw i.logger.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}i.logger.info("[".concat(this.getTrackId(),"] setEnabled to false success"))}}async setEncoderConfiguration(t,o){if(!this._enabled)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");"720p_auto"===t?this.startMonitorStats():this._statsTimer&&(window.clearInterval(this._statsTimer),this._statsTimer=null),t=Wi(t),this._forceBitrateLimit&&(t.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:t.bitrateMax,t.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:t.bitrateMin);const n=r.jsonClone(this._config);n.encoderConfig=t;const a=vT(n);(r.isSafari()||r.isIOS()||r.isIpadOS())&&(a.deviceId=void 0),i.logger.debug("[".concat(this.getTrackId(),"] setEncoderConfiguration applyConstraints"),JSON.stringify(t),JSON.stringify(a));try{await this._originMediaStreamTrack.applyConstraints(a),this.updateMediaStreamTrackResolution()}catch(e){const t=new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,e.toString());throw i.logger.error("[".concat(this.getTrackId(),"] applyConstraints error"),t.toString()),t}this._config=n,this._constraints=a,this._originalConstraints=a,this._encoderConfig=t,-1===this._hints.indexOf(e.TrackHint.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await r.emitAsPromiseNoResponse(this,e.TrackInternalEvent.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(i.logger)}}_getDefaultPlayerConfig(){return{mirror:!0,fit:"cover"}}onTrackEnded(){if((r.isIOS()||r.isIpadOS())&&this._enabled&&!this._isClosed&&eE.duringInterruption){const t=async()=>{eE.off(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,t),this._enabled&&!this._isClosed&&(i.logger.debug("[".concat(this.getTrackId(),"] try capture camera media device for interrupted iOS device.")),await this.setEnabled(!1),await this.setEnabled(!0))};eE.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,t)}else i.logger.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(e.LocalTrackEvents.TRACK_ENDED)}async renewMediaStreamTrack(e){const t=e||this._constraints,r=xE.searchDeviceIdByName(this._deviceName);if(r&&!t.deviceId&&(t.deviceId={exact:r}),this._enabled){const e=await DE({video:t},this.getTrackId());this._constraints=t,await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!0),this.updateMediaStreamTrackResolution()}}close(){super.close(),eE.off(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),eE.off(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat)}clone(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=this._encoderConfig;e&&(o=xT(xT({},o),Wi(e))),o=r.safeCloneJson(o);const n=r.getRandomString(8,"track-cam-cloned-"),a=new BT(t?this._mediaStreamTrack.clone():this._mediaStreamTrack,r.safeCloneJson(xT(xT({},this._config),{},{encoderConfig:o})),r.safeCloneJson(this._constraints),r.safeCloneJson(this._scalabilityMode),this._optimizationMode,n);return e&&o&&a.setEncoderConfiguration(o),i.logger.debug("clone track from ".concat(this.getTrackId()," to ").concat(n,", clone ").concat(t)),a}bindProcessorContextEvents(){this.processorContext.on(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,(async(e,t,r)=>{try{const r=Object.assign({},this._originalConstraints,...e);await this.renewMediaStreamTrack(r),t()}catch(e){r(e)}})),this.processorContext.on(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS,(async e=>{e(this._originMediaStreamTrack.getSettings())}))}}function FT(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function jT(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?FT(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):FT(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function HT(e,t,r,o){r.optimizationMode&&(o&&o.width&&o.height?(r.encoderConfig=jT(jT({},o),{},{bitrateMin:o.bitrateMin,bitrateMax:o.bitrateMax}),"motion"!==r.optimizationMode&&"detail"!==r.optimizationMode||(t.contentHint=r.optimizationMode,t.contentHint===r.optimizationMode?i.logger.debug("[".concat(e,"] set content hint to"),r.optimizationMode):i.logger.debug("[".concat(e,"] set content hint failed")))):i.logger.warning("[".concat(e,"] can not apply optimization mode bitrate config, no encoderConfig")))}function GT(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,i)}return r}function WT(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?GT(Object(r),!0).forEach((function(t){Gl(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):GT(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Object]),Xf("design:returntype",Kf)],BT.prototype,"setDevice",null),zf([r.atom("CameraVideoTrack","_enabledMutex"),i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Boolean,Boolean]),Xf("design:returntype",Kf)],BT.prototype,"setEnabled",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),XE(),Xf("design:type",Function),Xf("design:paramtypes",[Object,Boolean]),Xf("design:returntype",Kf)],BT.prototype,"setEncoderConfiguration",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],BT.prototype,"close",null);class KT extends qf{getUserId(){return this._userId}constructor(e,t,i,o){super(e,"track-".concat(e.kind,"-").concat(t,"-").concat(o.clientId,"_").concat(r.getRandomString(5,""))),this._userId=void 0,this._uintId=void 0,this._isDestroyed=!1,this.store=void 0,this.processor=void 0,this._userId=t,this._uintId=i,this.store=o}_updateOriginMediaStreamTrack(e){this._originMediaStreamTrack=e,this._mediaStreamTrack=e,this._updatePlayerSource(),this.processor&&this.processor.updateInput({track:this._originMediaStreamTrack,context:this.processorContext})}_destroy(){this._isDestroyed=!0,i.logger.info("[".concat(this.getTrackId(),"] is destroyed")),this.stop(),super.close()}getProcessorStats(){return this.processorContext.gatherStats()}getProcessorUsage(){return this.processorContext.gatherUsage()}}class zT extends KT{get isPlaying(){return!(!this._player||this._player.videoElementStatus!==e.MediaElementStatus.PLAYING)}get __className__(){return"RemoteVideoTrack"}constructor(e,t,r,i){super(e,t,r,i),this._videoVisibleTimer=null,this._previousVideoVisibleStatus=void 0,this._clearPreviousVideoVisibleStatus=()=>this._previousVideoVisibleStatus=void 0,this.trackMediaType="video",this._videoWidth=void 0,this._videoHeight=void 0,this._player=void 0,this.processorDestination=void 0,this.processorContext=void 0,this.updateMediaStreamTrackResolution(),this.processorContext=new nT(this.getTrackId(),"remote"),this.processorDestination=new oT(this.processorContext),this.bindProcessorDestinationEvents()}getStats(){r.runOnce((()=>{i.logger.warning("[deprecated] RemoteVideoTrack.getStats will be removed in the future, use AgoraRTCClient.getRemoteVideoStats instead")}),"remoteVideoTrackGetStatsWarning");return r.emitAsInvokerNoResponse(this,e.TrackInternalEvent.GET_STATS)||WT({},po)}play(t){let o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof t){const e=document.getElementById(t);e?t=e:(i.logger.warning("[".concat(this.getTrackId(),'] can not find "#').concat(t,'" element, use document.body')),t=document.body)}i.logger.debug("[".concat(this.getTrackId(),"] start video playback in ").concat(t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement"),JSON.stringify(o));const n=WT(WT({fit:"cover"},o),{},{trackId:this.getTrackId(),element:t});this._player?this._player.updateConfig(n):(t instanceof HTMLVideoElement?this._player=new NT(n):this._player=new DT(n),this._player.updateVideoTrack(this._mediaStreamTrack),this._player.onFirstVideoFrameDecoded=()=>{this.store.subscribe(this.getUserId(),"video",void 0,void 0,Date.now()),this.safeEmit(e.RemoteTrackEvents.FIRST_FRAME_DECODED)}),this._player.play(this.store.sessionId||void 0),this._videoVisibleTimer&&window.clearInterval(this._videoVisibleTimer),this._clearPreviousVideoVisibleStatus(),this._videoVisibleTimer=window.setInterval((()=>{try{const t=this.getVideoElementVisibleStatus();this.safeEmit(e.RemoteTrackEvents.VIDEO_ELEMENT_VISIBLE_STATUS,t)}catch(e){}}),r.getParameter("CHECK_VIDEO_VISIBLE_INTERVAL"))}stop(){this._player&&(this._videoVisibleTimer&&(window.clearInterval(this._videoVisibleTimer),this._videoVisibleTimer=null),this._clearPreviousVideoVisibleStatus(),this._player.destroy(),this._player=void 0,i.logger.debug("[".concat(this.getTrackId(),"] stop video playback")))}getCurrentFrameData(){return this._player?this._player.getCurrentFrame():new ImageData(2,2)}updateMediaStreamTrackResolution(){PT(this._originMediaStreamTrack).then((e=>{let[t,r]=e;this._videoHeight=r,this._videoWidth=t})).catch(r.noop)}_updatePlayerSource(){i.logger.debug("[".concat(this.getTrackId(),"] update player source track")),this._player&&this._player.updateVideoTrack(this._mediaStreamTrack)}getVideoElementVisibleStatus(){try{var e,t;const o=null==this||null===(e=this._player)||void 0===e?void 0:e.getContainerElement(),n={track:this,element:null==this||null===(t=this._player)||void 0===t?void 0:t.getVideoElement(),slot:null==o?void 0:o.parentElement},{element:a,slot:s}=n;if(this.isPlaying&&a instanceof HTMLVideoElement&&s instanceof HTMLElement){const e=r.elementVisibleChecker.checkOneElementVisible(a),t=Object.assign({},e);if(t.visible!==this._previousVideoVisibleStatus){this._previousVideoVisibleStatus=t.visible;const e=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.REMOTE_VIDEO_TRACK_GET_VIDEO_VISIBLE,options:[this.getTrackId()]});t.visible?e.onSuccess("Video is visible"):e.onSuccess("Invisible because of ".concat(t.reason))}return t}return}catch(e){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.GET_VIDEO_ELEMENT_VISIBLE_ERROR,e.message)}}pipe(e){if(this.processor===e)return e;if(e._source)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_OPERATION,"Processor ".concat(e.name," already piped, please call unpipe beforehand."));return this.unpipe(),this.processor=e,this.processor._source=this,e.updateInput({track:this._originMediaStreamTrack,context:this.processorContext}),e}unpipe(){if(!this.processor)return;const e=this.processor;this.processor._source=void 0,this.processor=void 0,e.reset()}bindProcessorDestinationEvents(){this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,(async e=>{e?e!==this._mediaStreamTrack&&(this._mediaStreamTrack=e,this._updatePlayerSource()):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource())}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK)}_destroy(){super._destroy(),this.unbindProcessorDestinationEvents()}}zf([i.apiInvoke({argsMap:(e,t,r)=>[e.getTrackId(),"string"==typeof t?t:t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement",r]}),Xf("design:type",Function),Xf("design:paramtypes",[Object,Object]),Xf("design:returntype",void 0)],zT.prototype,"play",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],zT.prototype,"stop",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t.name]}),Xf("design:type",Function),Xf("design:paramtypes",[Object]),Xf("design:returntype",Object)],zT.prototype,"pipe",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],zT.prototype,"unpipe",null);class XT extends KT{get isPlaying(){return this._useAudioElement?zE.isPlaying(this.getTrackId()):this._source.isPlayed}get __className__(){return"RemoteAudioTrack"}constructor(t,i,o,n){super(t,i,o,n),this.trackMediaType="audio",this._source=void 0,this._useAudioElement=!0,this._volume=100,this.processorContext=void 0,this.processorDestination=void 0,this._played=!1,this._bypassWebAudio=!1,r.getParameter("DISABLE_WEBAUDIO")?(this._source=new cT,this._bypassWebAudio=!0,this._useAudioElement=!0):(this._source=new kE(t,!0),r.getParameter("REMOTE_AUDIO_TRACK_USES_WEB_AUDIO")&&(this._useAudioElement=!1)),this._source.once(e.AudioSourceEvents.RECEIVE_TRACK_BUFFER,(()=>{this.safeEmit(e.RemoteTrackEvents.FIRST_FRAME_DECODED)})),this.processorContext=new sT(this._source.context,this.getTrackId(),"remote"),this.processorDestination=new aT(this.processorContext),this.bindProcessorDestinationEvents(),this._source.on(e.AudioSourceEvents.UPDATE_SOURCE,(()=>{this.processor&&this.processor.updateInput({node:this._source.processSourceNode,context:this.processorContext})}))}setAudioFrameCallback(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4096;if(!t)return this._source.removeAllListeners(e.AudioSourceEvents.ON_AUDIO_BUFFER),void this._source.stopGetAudioBuffer();this._source.startGetAudioBuffer(r),this._source.removeAllListeners(e.AudioSourceEvents.ON_AUDIO_BUFFER),this._source.on(e.AudioSourceEvents.ON_AUDIO_BUFFER,(e=>t(e)))}setVolume(e){this._volume=e,this._useAudioElement?zE.setVolume(this.getTrackId(),e):this._source.setVolume(e/100)}async setPlaybackDevice(e){if(!this._useAudioElement||!r.isChrome()&&r.getParameter("RESTRICTION_SET_PLAYBACK_DEVICE"))throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"your browser does not support setting the audio output device");await zE.setSinkID(this.getTrackId(),e)}getVolumeLevel(){return this._source.getAccurateVolumeLevel()}getStats(){r.runOnce((()=>{i.logger.warning("[deprecated] RemoteAudioTrack.getStats will be removed in the future, use AgoraRTCClient.getRemoteAudioStats instead")}),"remoteAudioTrackGetStatsWarning");return r.emitAsInvokerNoResponse(this,e.TrackInternalEvent.GET_STATS)||WT({},ho)}play(){i.logger.debug("[".concat(this.getTrackId(),"] start audio playback")),this._played=!0,this._useAudioElement?(i.logger.debug("[".concat(this.getTrackId(),"] use audio element to play")),zE.play(this._mediaStreamTrack,this.getTrackId(),this._volume,this.store.sessionId||void 0)):this._source.play()}stop(){i.logger.debug("[".concat(this.getTrackId(),"] stop audio playback")),this._played=!1,this._useAudioElement?zE.stop(this.getTrackId()):this._source.stop()}_destroy(){super._destroy(),this._played=!1,this.unbindProcessorDestinationEvents(),this._source.destroy()}_isFreeze(){return this._source.isFreeze}_updatePlayerSource(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];i.logger.debug("[".concat(this.getTrackId(),"] update player source track")),e&&this._source.updateTrack(this._mediaStreamTrack),this._useAudioElement&&zE.updateTrack(this.getTrackId(),this._mediaStreamTrack)}pipe(e){if(this._bypassWebAudio)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"can not pipe extension when WebAudio disabled");if(this.processor===e)return e;if(e._source)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_OPERATION,"Processor ".concat(e.name," already piped, please call unpipe beforehand."));return this.unpipe(),this.processor=e,this.processor._source=this,e.updateInput({track:this._originMediaStreamTrack,node:this._source.processSourceNode,context:this.processorContext}),e}unpipe(){var e;if(this._bypassWebAudio)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"can not unpipe extension when WebAudio disabled");if(!this.processor)return;const t=this.processor;null===(e=this._source.processSourceNode)||void 0===e||e.disconnect(),this.processor._source=!1,this.processor=void 0,t.reset()}bindProcessorDestinationEvents(){this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,(async e=>{e?e!==this._mediaStreamTrack&&(this._mediaStreamTrack=e,this._updatePlayerSource(!1),this._source.processedNode=this._source.createMediaStreamSourceNode(e)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource())})),this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE,(e=>{this._source.processedNode=e;const t=!e;this._useAudioElement!==t&&(this._played?(this.stop(),this._useAudioElement=t,this.play()):this._useAudioElement=t)}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK),this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE)}}var qT;zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t],throttleTime:300}),Xf("design:type",Function),Xf("design:paramtypes",[Number]),Xf("design:returntype",void 0)],XT.prototype,"setVolume",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t]}),Xf("design:type",Function),Xf("design:paramtypes",[String]),Xf("design:returntype",Kf)],XT.prototype,"setPlaybackDevice",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],XT.prototype,"play",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],XT.prototype,"stop",null),zf([i.apiInvoke({argsMap:(e,t)=>[e.getTrackId(),t.name]}),Xf("design:type",Function),Xf("design:paramtypes",[Object]),Xf("design:returntype",Object)],XT.prototype,"pipe",null),zf([i.apiInvoke({argsMap:e=>[e.getTrackId()]}),Xf("design:type",Function),Xf("design:paramtypes",[]),Xf("design:returntype",void 0)],XT.prototype,"unpipe",null),function(e){e[e.ONE_BYTE=0]="ONE_BYTE",e[e.TWO_BYTE=1]="TWO_BYTE"}(qT||(qT={}));class JT{constructor(){this._sequence=0,this._startTime=Date.now(),this.isUseOneByte=!0}get startTime(){const e=Date.now()-this._startTime;return e<Math.pow(2,16)?e:(this._startTime+=Math.pow(2,16),this.startTime)}get sequence(){return this._sequence<Math.pow(2,32)?this._sequence++:(this._sequence-=Math.pow(2,32),this.sequence)}serialize(e){const t={commonPacketHeader:{length:0,reserved:0,extension:0,sequence:this.sequence},commonStreamHeader:this.startTime,extension:void 0,payload:e};if(e.byteLength>128){const r=new Uint8Array(4);r.set([1,0,0,0]);const i={id:0,length:4,data:r.buffer},o={profile:this.isUseOneByte?0:1,length:this.isUseOneByte?5:6,datas:[i]};t.commonPacketHeader.extension=1,t.extension=o,t.payload=this.compress(e),t.commonPacketHeader.length=8+(t.extension.length+2)+t.payload.byteLength}else t.commonPacketHeader.length=8+t.payload.byteLength;r.getParameter("SHOW_DATASTREAM2_LOG")&&i.logger.debug("send data header: ".concat(JSON.stringify(t.commonPacketHeader)));const o=new ArrayBuffer(t.commonPacketHeader.length),n=new Uint8Array(o),a=new DataView(o);let s=0;if(a.setUint16(s,t.commonPacketHeader.extension<<15|t.commonPacketHeader.reserved<<14|t.commonPacketHeader.length,!0),s+=2,a.setUint32(s,t.commonPacketHeader.sequence,!0),s+=4,a.setUint16(s,t.commonStreamHeader,!0),s+=2,t.extension){const e=this.serializeExtension(t.extension);n.set(new Uint8Array(e),s),s+=e.byteLength}if(n.set(new Uint8Array(t.payload),s),s+=t.payload.byteLength,s!==t.commonPacketHeader.length)throw Error("serialize error!");return o}deserialize(e){if(e.byteLength<4)return new ArrayBuffer(0);const t=new DataView(e);let o=0;const n=t.getUint16(o,!0);o+=2;const a={length:16383&n,reserved:(16384&n)>>14,extension:(32768&n)>>15,sequence:t.getUint16(o+2,!0)<<16|t.getUint16(o,!0)};let s,c;if(o+=4,r.getParameter("SHOW_DATASTREAM2_LOG")&&i.logger.debug("receive data header: ".concat(JSON.stringify(a))),t.getUint16(o,!0),o+=2,a.extension){c=this.deserializeExtension(e.slice(o)),o+=2+c.length,s=e.slice(o);let t=!1;if(c.datas.length>0){const e=c.datas.find((e=>0===e.id));if(e){t=1==(1&new DataView(e.data).getUint32(0,!0))}}s=t?this.decompress(s):s}else s=e.slice(8);return s}serializeExtension(e){const{profile:t,length:r,datas:i}=e,o=new ArrayBuffer(r+2),n=new Uint8Array(o),a=new DataView(o);let s=0;if(a.setUint8(s++,t),a.setUint8(s++,r),i.forEach((e=>{t?(a.setUint8(s++,e.id),a.setUint8(s++,e.length),n.set(new Uint8Array(e.data),s),s+=e.data.byteLength):(a.setUint8(s++,e.id|e.length<<4),n.set(new Uint8Array(e.data),s),s+=e.data.byteLength)})),s!==r+2)throw Error("serialize extension error, is ".concat(s,"!==").concat(r+2));return o}deserializeExtension(e){const t=new DataView(e);let r=0;const i=t.getUint8(r);r++;const o=t.getUint8(r);r++;const n=i===qT.TWO_BYTE,a=[],s=new DataView(e,2);let c=0;for(;c<o;){let e=0,t=0,r=new ArrayBuffer(0);n?(e=s.getUint8(c),c++,t=s.getUint8(c),c++):(e=15&s.getUint8(c),t=s.getUint8(c)>>4,c++),t>0&&(r=s.buffer.slice(c+2,c+2+t),c+=r.byteLength),a.push({id:e,length:t,data:r})}if(c!==o)throw Error("parse error");return{profile:i,length:o,datas:a}}decompress(e){return n.inflate(new Uint8Array(e))}compress(e){return n.deflate(new Uint8Array(e))}}class YT extends r.EventEmitter{constructor(e,t){super(),this._version=1,this._type=3,this._config=void 0,this._originDataChannel=void 0,this._dataStreamPacketHeader=new ArrayBuffer(4),this._dataStreamPacketHandler=void 0,this._datachannelEventMap=new Map,this._config=e,t&&(this._originDataChannel=t,this._bandDataChannelEvents(t)),this._initPacketHeader(),this._dataStreamPacketHandler=new JT}get id(){return this._config.id}get ordered(){return this._config.ordered}get maxRetransmits(){return r.getParameter("DATASTREAM_MAX_RETRANSMITS")}get metadata(){return this._config.metadata}get readyState(){var e,t;return null!==(e=null===(t=this._originDataChannel)||void 0===t?void 0:t.readyState)&&void 0!==e?e:"connecting"}get _originDataChannelId(){var e,t;return null!==(e=null===(t=this._originDataChannel)||void 0===t?void 0:t.id)&&void 0!==e?e:null}getChannelId(){return this.id}getConfig(){return this._config}_close(){this._originDataChannel&&(this._unbindDataChannelEvents(this._originDataChannel),this._originDataChannel=void 0)}async _waitTillOpen(){return new Kf(((e,t)=>{if(this._originDataChannel){"open"===this._originDataChannel.readyState&&e();const i=setTimeout((()=>{var e;t(new r.AgoraRTCError(r.AgoraRTCErrorCode.DATACHANNEL_CONNECTION_TIMEOUT,"Cannot create datachannel, id: ".concat(null===(e=this._originDataChannel)||void 0===e?void 0:e.id)))}),1e4);this._originDataChannel.onopen=()=>{clearTimeout(i),this._originDataChannel&&this._bandDataChannelEvents(this._originDataChannel),e()},this._originDataChannel.onerror=()=>{throw clearTimeout(i),new r.AgoraRTCError(r.AgoraRTCErrorCode.DATACHANNEL_CONNECTION_TIMEOUT)}}else t(new r.AgoraRTCError(r.AgoraRTCErrorCode.DATACHANNEL_CONNECTION_TIMEOUT,"cannot find dataChannel"))}))}_updateOriginDataChannel(e){this._originDataChannel=e,this._bandDataChannelEvents(e)}_initPacketHeader(){const e=new DataView(this._dataStreamPacketHeader);e.setUint16(0,this._version),e.setUint8(2,this._type),e.setUint8(3,this._config.id)}_bandDataChannelEvents(t){this._unbindDataChannelEvents(t),[e.DataChannelEvents.OPEN,e.DataChannelEvents.CLOSE,e.DataChannelEvents.ERROR].forEach((e=>{const r=()=>{this.emit(e)};this._datachannelEventMap.set(e,r),t.addEventListener(e,r)}))}_unbindDataChannelEvents(e){Array.from(this._datachannelEventMap.entries()).forEach((t=>{let[r,i]=t;e.removeEventListener(r,i)})),this._datachannelEventMap.clear()}}s(),Object.defineProperty(e,"isElectron",{enumerable:!0,get:function(){return r.isElectron}}),e.AUDIO_ENCODER_CONFIG_SETTINGS=Xi,e.AudioProcessorContext=sT,e.AudioProcessorDestination=aT,e.BufferSourceAudioTrack=ET,e.CameraVideoTrack=BT,e.DEFAULT_LOCAL_AUDIO_TRACK_STATS=uo,e.DEFAULT_LOCAL_VIDEO_TRACK_STATS=lo,e.DEFAULT_NETWORK_QUALITY_STATS={uplinkNetworkQuality:0,downlinkNetworkQuality:0},e.DEFAULT_REMOTE_AUDIO_TRACK_STATS=ho,e.DEFAULT_REMOTE_VIDEO_TRACK_STATS=po,e.DataChannel=YT,e.DeviceManager=VE,e.LocalAudioTrack=mT,e.LocalDataChannel=class extends YT{send(e){if(this._originDataChannel){let t=e;t=this._dataStreamPacketHandler.serialize(e);const r=new Uint8Array(this._dataStreamPacketHeader.byteLength+t.byteLength);r.set(new Uint8Array(this._dataStreamPacketHeader),0),r.set(new Uint8Array(t),this._dataStreamPacketHeader.byteLength),this._originDataChannel.send(r.buffer)}}},e.LocalTrack=Jf,e.LocalVideoTrack=UT,e.MediaElementNumStatus={uninit:100,none:110,init:120,loadeddata:130,canplay:200,playing:210,paused:220,suspend:300,stalled:310,waiting:320,error:330,destroyed:340,abort:350,ended:360,emptied:370},e.MicrophoneAudioTrack=fT,e.MixingAudioTrack=TT,e.RemoteAudioTrack=XT,e.RemoteDataChannel=class extends YT{constructor(t){super(t),this._messageListener=void 0,this._messageListener=t=>{if(t.data.byteLength<this._dataStreamPacketHeader.byteLength)throw Error("invalid byteLength: the byte length must exceed "+this._dataStreamPacketHeader.byteLength);const o=t.data.slice(0,this._dataStreamPacketHeader.byteLength),n=new DataView(o).getUint8(3);if(n!==this.id)return void(r.getParameter("SHOW_DATASTREAM2_LOG")&&i.logger.debug("invalid datachannel id: ".concat(n," !== ").concat(this.id)));let a=t.data.slice(this._dataStreamPacketHeader.byteLength);a=this._dataStreamPacketHandler.deserialize(a),this.emit(e.DataChannelEvents.MESSAGE,a)}}_updateOriginDataChannel(e){super._updateOriginDataChannel(e),this._bandRemoteDataChannelEvents()}_close(){this._originDataChannel&&(this._originDataChannel.removeEventListener("message",this._messageListener),super._close())}_bandRemoteDataChannelEvents(){this._originDataChannel&&this._originDataChannel.addEventListener("message",this._messageListener)}},e.RemoteTrack=KT,e.RemoteVideoTrack=zT,e.SAFARI_GLOBAL_GUM_LOCK=wE,e.SUPPORT_720P_AUTO_CONFIG_LIST=ji,e.SUPPORT_SCREEN_ENCODER_CONFIG_LIST=Hi,e.SUPPORT_SVC_CONFIG_LIST=Gi,e.SUPPORT_VIDEO_ENCODER_CONFIG_LIST=Fi,e.Track=qf,e.VideoProcessorContext=nT,e.VideoProcessorDestination=oT,e.__TRACK_LIST__=Ji,e.addTrack=Yi,e.audioContextState=eE,e.audioElementPlayCenter=zE,e.audioTimerLoop=function(e,t){let i=!1;const o=1/t;if(r.getParameter("DISABLE_WEBAUDIO")){const t=window.setInterval((()=>{i?window.clearInterval(t):e(performance.now()/1e3)}),1e3*o)}else{const t=rE();let r=t.createGain();r.gain.value=0,r.connect(t.destination);const n=()=>{if(i)return void(r=null);const a=t.createOscillator();a.onended=n,a.connect(r),a.start(0),a.stop(t.currentTime+o),e(t.currentTime)};n()}return()=>{i=!0}},e.autoPlayGestureEventEmitter=FE,e.blob2Uint8Array=IT,e.checkMediaStreamTrackResolution=PT,e.checkTrackState=XE,e.createBufferSourceAudioTrack=async function(e){var t;const{cacheOnlineFile:n,encoderConfig:a}=e;let{source:s}=e;const c={source:s instanceof AudioBuffer?"AudioBuffer":s instanceof File?null!==(t=File.name)&&void 0!==t?t:"File":s,cacheOnlineFile:n,encoderConfig:a},d=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.CREATE_BUFFER_AUDIO_TRACK,options:[c]});if(r.getParameter("DISABLE_WEBAUDIO"))throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"can not create BufferSourceAudioTrack when WebAudio disabled");const u=r.getRandomString(8,"track-buf-");i.logger.info("start create buffer source audio track with config",JSON.stringify(c),"trackId",u);const l=s;if(!(s instanceof AudioBuffer))try{s=await async function(e,t){let n=null;if("string"==typeof e){const t=AT.get(e);if(t)return i.logger.debug("use cached audio resource: ",e),t;try{n=(await r.retryable((()=>o.get(e,{responseType:"arraybuffer"})),void 0,void 0,{maxRetryCount:3})).data}catch(e){throw new r.AgoraRTCError(r.AgoraRTCErrorCode.FETCH_AUDIO_FILE_FAILED,e.toString())}}else{const t=new Kf(((t,i)=>{const o=new FileReader;o.onload=e=>{e.target?t(e.target.result):i(new r.AgoraRTCError(r.AgoraRTCErrorCode.READ_LOCAL_AUDIO_FILE_ERROR))},o.onerror=()=>{i(new r.AgoraRTCError(r.AgoraRTCErrorCode.READ_LOCAL_AUDIO_FILE_ERROR))},o.readAsArrayBuffer(e)}));n=await t}const a=await nE(n);return"string"==typeof e&&t&&AT.set(e,a),a}(s,n)}catch(e){return d.onError(e),e.throw(i.logger)}const h=new ST(s),p=new ET(l,h,a?qi(a):{},u);return i.logger.info("create buffer source audio track success, trackId:",u),d.onSuccess(p.getTrackId()),p},e.createCameraVideoTrack=async function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.CREATE_CAM_VIDEO_TRACK,options:[jT({},e)]}),o=vT(e),n=r.getRandomString(8,"track-cam-");let a=null;const s="720p_auto"===e.encoderConfig;i.logger.info("start create camera video track with config",JSON.stringify(e),"trackId",n);try{a=(await DE({video:o},n)).getVideoTracks()[0]||null}catch(e){throw t.onError(e),e}if(!a){const e=new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,"can not find track in media stream");return t.onError(e),e.throw(i.logger)}e.optimizationMode&&HT(n,a,e,Wi(e.encoderConfig));const c=new BT(a,e,o,e.scalabiltyMode?zi(e.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},e.optimizationMode,n);return s&&c.startMonitorStats(),t.onSuccess(c.getTrackId()),i.logger.info("create camera video success, trackId:",n),c},e.createCustomAudioTrack=function(e){const t=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.CREATE_CUSTOM_AUDIO_TRACK,options:[e]}),o=new mT(e.mediaStreamTrack,e.encoderConfig?qi(e.encoderConfig):{},r.getRandomString(8,"track-cus-"),!1,!0);return i.logger.info("create custom audio track success with config",e,"trackId",o.getTrackId()),t.onSuccess(o.getTrackId()),o},e.createCustomVideoTrack=function(t){const o=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.CREATE_CUSTOM_VIDEO_TRACK,options:[t]}),n=new UT(t.mediaStreamTrack,{width:t.width,height:t.height,frameRate:t.frameRate,bitrateMax:t.bitrateMax,bitrateMin:t.bitrateMin},t.scalabiltyMode?zi(t.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},t.optimizationMode,r.getRandomString(8,"track-cus-"),[e.TrackHint.CUSTOM_TRACK]);return o.onSuccess(n.getTrackId()),i.logger.info("create custom video track success with config",t,"trackId",n.getTrackId()),n},e.createMicrophoneAndCameraTracks=async function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const o=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.CREATE_MIC_AND_CAM_TRACKS,options:[e,t]}),n="720p_auto"===t.encoderConfig,a=vT(t),s=yT(e),c=r.getRandomString(8,"track-mic-"),d=r.getRandomString(8,"track-cam-");let u=null,l=null;i.logger.info("start create camera video track(".concat(d,") and microphone audio track(").concat(c,") with config, audio: ").concat(JSON.stringify(e),", video: ").concat(JSON.stringify(t)));try{const e=await DE({audio:s,video:a},"".concat(c,"-").concat(d));u=e.getAudioTracks()[0],l=e.getVideoTracks()[0]}catch(e){throw o.onError(e),e}if(!u||!l){const e=new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,"can not find tracks in media stream");return o.onError(e),e.throw(i.logger)}t.optimizationMode&&HT(d,l,t,Wi(t.encoderConfig));const h=new fT(u,e,s,c),p=new BT(l,t,a,t.scalabiltyMode?zi(t.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},t.optimizationMode,d);return n&&p.startMonitorStats(),o.onSuccess([h.getTrackId(),p.getTrackId()]),i.logger.info("create camera video track(".concat(d,") and microphone audio track(").concat(c,") success")),[h,p]},e.createMicrophoneAudioTrack=async function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.CREATE_MIC_AUDIO_TRACK,options:[e]}),o=yT(e),n=r.getRandomString(8,"track-mic-");let a=null;i.logger.info("start create microphone audio track with config",JSON.stringify(e),"trackId",n);try{a=(await DE({audio:o},n)).getAudioTracks()[0]||null}catch(e){throw t.onError(e),e}if(!a){const e=new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,"can not find track in media stream");return t.onError(e),e.throw(i.logger)}const s=new fT(a,e,o,n);return t.onSuccess(s.getTrackId()),i.logger.info("create microphone audio track success, trackId:",n),s},e.createMixingAudioTrack=function(e){const t=new TT;return e.forEach((e=>t.addAudioTrack(e))),t},e.createScreenVideoTrack=async function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"disable";const n=i.report.reportApiInvoke(null,{tag:r.AgoraAPITag.TRACER,name:r.AgoraAPIName.CREATE_SCREEN_VIDEO_TRACK,options:[jT({},t),o]}),a="720p_auto"===t.encoderConfig;t.encoderConfig?"string"==typeof t.encoderConfig||t.encoderConfig.width&&t.encoderConfig.height||(t.encoderConfig.width={max:1920},t.encoderConfig.height={max:1080}):t.encoderConfig="1080p_2";const s=_T(t),d=r.getRandomString(8,"track-scr-v-");let u=null,l=null;const h=c();if(!h.supportShareAudio&&"enable"===o){const e=new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"your browser or platform is not support share-screen with audio");return n.onError(e),e.throw(i.logger)}i.logger.info("start create screen video track with config",t,"withAudio",o,"trackId",d);try{const e=await DE({screen:s,screenAudio:"auto"===o?h.supportShareAudio:"enable"===o},d);u=e.getVideoTracks()[0]||null,l=e.getAudioTracks()[0]||null}catch(e){throw n.onError(e),e}if(!u){const e=new r.AgoraRTCError(r.AgoraRTCErrorCode.UNEXPECTED_ERROR,"can not find track in media stream");return n.onError(e),e.throw(i.logger)}if(!l&&"enable"===o){u&&u.stop();const e=new r.AgoraRTCError(r.AgoraRTCErrorCode.SHARE_AUDIO_NOT_ALLOWED);return n.onError(e),e.throw(i.logger)}if(t.optimizationMode||(t.optimizationMode="detail"),t.optimizationMode){HT(d,u,t,t.encoderConfig&&Ki(t.encoderConfig)||void 0),t.encoderConfig&&"string"!=typeof t.encoderConfig&&(t.encoderConfig.bitrateMin=t.encoderConfig.bitrateMax)}const p=new UT(u,t.encoderConfig?Ki(t.encoderConfig):{},t.scalabiltyMode?zi(t.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},t.optimizationMode,d,[e.TrackHint.SCREEN_TRACK]);if(a&&p.startMonitorStats(),!l)return n.onSuccess(p.getTrackId()),i.logger.info("create screen video track success","video:",p.getTrackId()),p;const g=new mT(l,void 0,r.getRandomString(8,"track-scr-a-"),!1,!0);return n.onSuccess([p.getTrackId(),g.getTrackId()]),i.logger.info("create screen video track success","video:",p.getTrackId(),"audio:",g.getTrackId()),[p,g]},e.decodeAudioData=nE,e.deviceManager=xE,e.emptyImage2TypedArray=bT,e.frameData2CryptoBuffer=async(e,t,i)=>await(async(e,t,i)=>{const o=""+t+i,n=r.hexToBytes(r.md5(o)).slice(0,16),a=n.slice(0,12),s=await window.crypto.subtle.importKey("raw",n,"AES-GCM",!0,["encrypt"]);return new Uint8Array(await window.crypto.subtle.encrypt({name:"AES-GCM",iv:a},s,e))})(e.buffer,t,i),e.getAudioContext=rE,e.getAudioEncoderConfiguration=qi,e.getBitrateFromResAndFps=MT,e.getCompatibility=c,e.getConstraintsFromCameraConfig=vT,e.getConstraintsFromMicrophoneConfig=yT,e.getConstraintsFromScreenConfig=_T,e.getElectronScreenSources=RE,e.getElectronScreenStream=CE,e.getElectronScreenStreamByUserSelect=OE,e.getLocalStream=DE,e.getScalabilityConfiguration=zi,e.getScreenEncoderConfiguration=Ki,e.getSilenceAudioTrack=function(){if(sE)return sE;const e=rE();if(!e.createMediaStreamDestination)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.NOT_SUPPORTED,"can not create silence audio track");const t=e.createBufferSource(),i=e.createBuffer(1,44100,44100);t.loop=!0,t.buffer=i;const o=e.createMediaStreamDestination();return t.connect(o),sE=o.stream.getAudioTracks()[0],sE},e.getSilenceSamplesDuration=function(e){const t=e.getChannelData(0);let r=0,i=0;for(let e=0;e<t.length;e+=1)0===t[e]?(r+=1,r>i&&(i=r)):r=0;return i/t.length*e.duration},e.getStaticTrackStream=LT,e.getVideoEncoderConfiguration=Wi,e.handleGetUserMediaError=ME,e.hasAudioContext=iE,e.isAudioEncoderConfiguration=$i,e.isAudioEncoderConfigurationOrPreset=function(e){return"string"==typeof e?r.checkValidEnum(e,"profile",Object.keys(Xi)):$i(e),!0},e.isBeautyEffectOptions=function(e){return void 0!==e.smoothnessLevel&&r.checkValidNumber(e.smoothnessLevel,"options.smoothnessLevel",0,1,!1),void 0!==e.lighteningLevel&&r.checkValidNumber(e.lighteningLevel,"options.lighteningLevel",0,1,!1),void 0!==e.rednessLevel&&r.checkValidNumber(e.rednessLevel,"options.rednessLevel",0,1,!1),void 0!==e.lighteningContrastLevel&&r.checkValidEnum(e.lighteningContrastLevel,"options.lighteningContrastLevel",[0,1,2]),!0},e.isLowStreamParameter=function(e){if(!e)throw new r.AgoraRTCError(r.AgoraRTCErrorCode.INVALID_PARAMS);return r.isEmpty(e.width)||r.checkValidConstrainLong(e.width,"streamParameter.width"),r.isEmpty(e.height)||r.checkValidConstrainLong(e.height,"streamParameter.height"),r.isEmpty(e.framerate)||r.checkValidConstrainLong(e.framerate,"streamParameter.framerate"),r.isEmpty(e.bitrate)||r.checkValidNumber(e.bitrate,"streamParameter.bitrate"),!0},e.isScreenSourceType=eo,e.isVideoEncoderConfiguration=Zi,e.isVideoEncoderConfigurationOrPreset=function(e){return"string"==typeof e?r.checkValidEnum(e,"profile",Object.keys(Fi)):Zi(e),!0},e.polyfillAudioNode=oE,e.removeTrack=Qi,e.requestAutoplayGesture=jE,e.silenceScriptProcessHandler=cE,e.updateAgoraRTCCompatibility=s,e.visibilityWatcher=CT}));
5
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).AgoraRTCMedia={})}(this,(function(e){"use strict";function t(e,t){return t.forEach((function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach((function(r){if("default"!==r&&!(r in e)){var n=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(e,r,n.get?n:{enumerable:!0,get:function(){return t[r]}})}}))})),Object.freeze(e)}let r=!0,n=!0;function i(e,t,r){const n=e.match(t);return n&&n.length>=r&&parseInt(n[r],10)}function o(e,t,r){if(!e.RTCPeerConnection)return;const n=e.RTCPeerConnection.prototype,i=n.addEventListener;n.addEventListener=function(e,n){if(e!==t)return i.apply(this,arguments);const o=e=>{const t=r(e);t&&(n.handleEvent?n.handleEvent(t):n(t))};return this._eventMap=this._eventMap||{},this._eventMap[t]||(this._eventMap[t]=new Map),this._eventMap[t].set(n,o),i.apply(this,[e,o])};const o=n.removeEventListener;n.removeEventListener=function(e,r){if(e!==t||!this._eventMap||!this._eventMap[t])return o.apply(this,arguments);if(!this._eventMap[t].has(r))return o.apply(this,arguments);const n=this._eventMap[t].get(r);return this._eventMap[t].delete(r),0===this._eventMap[t].size&&delete this._eventMap[t],0===Object.keys(this._eventMap).length&&delete this._eventMap,o.apply(this,[e,n])},Object.defineProperty(n,"on"+t,{get(){return this["_on"+t]},set(e){this["_on"+t]&&(this.removeEventListener(t,this["_on"+t]),delete this["_on"+t]),e&&this.addEventListener(t,this["_on"+t]=e)},enumerable:!0,configurable:!0})}function s(e){return"boolean"!=typeof e?new Error("Argument type: "+typeof e+". Please use a boolean."):(r=e,e?"adapter.js logging disabled":"adapter.js logging enabled")}function a(e){return"boolean"!=typeof e?new Error("Argument type: "+typeof e+". Please use a boolean."):(n=!e,"adapter.js deprecation warnings "+(e?"disabled":"enabled"))}function c(){if("object"==typeof window){if(r)return;"undefined"!=typeof console&&"function"==typeof console.log&&console.log.apply(console,arguments)}}function d(e,t){n&&console.warn(e+" is deprecated, please use "+t+" instead.")}function u(e){return"[object Object]"===Object.prototype.toString.call(e)}function l(e){return u(e)?Object.keys(e).reduce((function(t,r){const n=u(e[r]),i=n?l(e[r]):e[r],o=n&&!Object.keys(i).length;return void 0===i||o?t:Object.assign(t,{[r]:i})}),{}):e}function h(e,t,r){t&&!r.has(t.id)&&(r.set(t.id,t),Object.keys(t).forEach((n=>{n.endsWith("Id")?h(e,e.get(t[n]),r):n.endsWith("Ids")&&t[n].forEach((t=>{h(e,e.get(t),r)}))})))}function p(e,t,r){const n=r?"outbound-rtp":"inbound-rtp",i=new Map;if(null===t)return i;const o=[];return e.forEach((e=>{"track"===e.type&&e.trackIdentifier===t.id&&o.push(e)})),o.forEach((t=>{e.forEach((r=>{r.type===n&&r.trackId===t.id&&h(e,r,i)}))})),i}const _=c;function f(e,t){const r=e&&e.navigator;if(!r.mediaDevices)return;const n=function(e){if("object"!=typeof e||e.mandatory||e.optional)return e;const t={};return Object.keys(e).forEach((r=>{if("require"===r||"advanced"===r||"mediaSource"===r)return;const n="object"==typeof e[r]?e[r]:{ideal:e[r]};void 0!==n.exact&&"number"==typeof n.exact&&(n.min=n.max=n.exact);const i=function(e,t){return e?e+t.charAt(0).toUpperCase()+t.slice(1):"deviceId"===t?"sourceId":t};if(void 0!==n.ideal){t.optional=t.optional||[];let e={};"number"==typeof n.ideal?(e[i("min",r)]=n.ideal,t.optional.push(e),e={},e[i("max",r)]=n.ideal,t.optional.push(e)):(e[i("",r)]=n.ideal,t.optional.push(e))}void 0!==n.exact&&"number"!=typeof n.exact?(t.mandatory=t.mandatory||{},t.mandatory[i("",r)]=n.exact):["min","max"].forEach((e=>{void 0!==n[e]&&(t.mandatory=t.mandatory||{},t.mandatory[i(e,r)]=n[e])}))})),e.advanced&&(t.optional=(t.optional||[]).concat(e.advanced)),t},i=function(e,i){if(t.version>=61)return i(e);if((e=JSON.parse(JSON.stringify(e)))&&"object"==typeof e.audio){const t=function(e,t,r){t in e&&!(r in e)&&(e[r]=e[t],delete e[t])};t((e=JSON.parse(JSON.stringify(e))).audio,"autoGainControl","googAutoGainControl"),t(e.audio,"noiseSuppression","googNoiseSuppression"),e.audio=n(e.audio)}if(e&&"object"==typeof e.video){let o=e.video.facingMode;o=o&&("object"==typeof o?o:{ideal:o});const s=t.version<66;if(o&&("user"===o.exact||"environment"===o.exact||"user"===o.ideal||"environment"===o.ideal)&&(!r.mediaDevices.getSupportedConstraints||!r.mediaDevices.getSupportedConstraints().facingMode||s)){let t;if(delete e.video.facingMode,"environment"===o.exact||"environment"===o.ideal?t=["back","rear"]:"user"!==o.exact&&"user"!==o.ideal||(t=["front"]),t)return r.mediaDevices.enumerateDevices().then((r=>{let s=(r=r.filter((e=>"videoinput"===e.kind))).find((e=>t.some((t=>e.label.toLowerCase().includes(t)))));return!s&&r.length&&t.includes("back")&&(s=r[r.length-1]),s&&(e.video.deviceId=o.exact?{exact:s.deviceId}:{ideal:s.deviceId}),e.video=n(e.video),_("chrome: "+JSON.stringify(e)),i(e)}))}e.video=n(e.video)}return _("chrome: "+JSON.stringify(e)),i(e)},o=function(e){return t.version>=64?e:{name:{PermissionDeniedError:"NotAllowedError",PermissionDismissedError:"NotAllowedError",InvalidStateError:"NotAllowedError",DevicesNotFoundError:"NotFoundError",ConstraintNotSatisfiedError:"OverconstrainedError",TrackStartError:"NotReadableError",MediaDeviceFailedDueToShutdown:"NotAllowedError",MediaDeviceKillSwitchOn:"NotAllowedError",TabCaptureError:"AbortError",ScreenCaptureError:"AbortError",DeviceCaptureError:"AbortError"}[e.name]||e.name,message:e.message,constraint:e.constraint||e.constraintName,toString(){return this.name+(this.message&&": ")+this.message}}};if(r.getUserMedia=function(e,t,n){i(e,(e=>{r.webkitGetUserMedia(e,t,(e=>{n&&n(o(e))}))}))}.bind(r),r.mediaDevices.getUserMedia){const e=r.mediaDevices.getUserMedia.bind(r.mediaDevices);r.mediaDevices.getUserMedia=function(t){return i(t,(t=>e(t).then((e=>{if(t.audio&&!e.getAudioTracks().length||t.video&&!e.getVideoTracks().length)throw e.getTracks().forEach((e=>{e.stop()})),new DOMException("","NotFoundError");return e}),(e=>Promise.reject(o(e))))))}}}function E(e){e.MediaStream=e.MediaStream||e.webkitMediaStream}function m(e){if("object"==typeof e&&e.RTCPeerConnection&&!("ontrack"in e.RTCPeerConnection.prototype)){Object.defineProperty(e.RTCPeerConnection.prototype,"ontrack",{get(){return this._ontrack},set(e){this._ontrack&&this.removeEventListener("track",this._ontrack),this.addEventListener("track",this._ontrack=e)},enumerable:!0,configurable:!0});const t=e.RTCPeerConnection.prototype.setRemoteDescription;e.RTCPeerConnection.prototype.setRemoteDescription=function(){return this._ontrackpoly||(this._ontrackpoly=t=>{t.stream.addEventListener("addtrack",(r=>{let n;n=e.RTCPeerConnection.prototype.getReceivers?this.getReceivers().find((e=>e.track&&e.track.id===r.track.id)):{track:r.track};const i=new Event("track");i.track=r.track,i.receiver=n,i.transceiver={receiver:n},i.streams=[t.stream],this.dispatchEvent(i)})),t.stream.getTracks().forEach((r=>{let n;n=e.RTCPeerConnection.prototype.getReceivers?this.getReceivers().find((e=>e.track&&e.track.id===r.id)):{track:r};const i=new Event("track");i.track=r,i.receiver=n,i.transceiver={receiver:n},i.streams=[t.stream],this.dispatchEvent(i)}))},this.addEventListener("addstream",this._ontrackpoly)),t.apply(this,arguments)}}else o(e,"track",(e=>(e.transceiver||Object.defineProperty(e,"transceiver",{value:{receiver:e.receiver}}),e)))}function g(e){if("object"==typeof e&&e.RTCPeerConnection&&!("getSenders"in e.RTCPeerConnection.prototype)&&"createDTMFSender"in e.RTCPeerConnection.prototype){const t=function(e,t){return{track:t,get dtmf(){return void 0===this._dtmf&&("audio"===t.kind?this._dtmf=e.createDTMFSender(t):this._dtmf=null),this._dtmf},_pc:e}};if(!e.RTCPeerConnection.prototype.getSenders){e.RTCPeerConnection.prototype.getSenders=function(){return this._senders=this._senders||[],this._senders.slice()};const r=e.RTCPeerConnection.prototype.addTrack;e.RTCPeerConnection.prototype.addTrack=function(e,n){let i=r.apply(this,arguments);return i||(i=t(this,e),this._senders.push(i)),i};const n=e.RTCPeerConnection.prototype.removeTrack;e.RTCPeerConnection.prototype.removeTrack=function(e){n.apply(this,arguments);const t=this._senders.indexOf(e);-1!==t&&this._senders.splice(t,1)}}const r=e.RTCPeerConnection.prototype.addStream;e.RTCPeerConnection.prototype.addStream=function(e){this._senders=this._senders||[],r.apply(this,[e]),e.getTracks().forEach((e=>{this._senders.push(t(this,e))}))};const n=e.RTCPeerConnection.prototype.removeStream;e.RTCPeerConnection.prototype.removeStream=function(e){this._senders=this._senders||[],n.apply(this,[e]),e.getTracks().forEach((e=>{const t=this._senders.find((t=>t.track===e));t&&this._senders.splice(this._senders.indexOf(t),1)}))}}else if("object"==typeof e&&e.RTCPeerConnection&&"getSenders"in e.RTCPeerConnection.prototype&&"createDTMFSender"in e.RTCPeerConnection.prototype&&e.RTCRtpSender&&!("dtmf"in e.RTCRtpSender.prototype)){const t=e.RTCPeerConnection.prototype.getSenders;e.RTCPeerConnection.prototype.getSenders=function(){const e=t.apply(this,[]);return e.forEach((e=>e._pc=this)),e},Object.defineProperty(e.RTCRtpSender.prototype,"dtmf",{get(){return void 0===this._dtmf&&("audio"===this.track.kind?this._dtmf=this._pc.createDTMFSender(this.track):this._dtmf=null),this._dtmf}})}}function T(e){if(!e.RTCPeerConnection)return;const t=e.RTCPeerConnection.prototype.getStats;e.RTCPeerConnection.prototype.getStats=function(){const[e,r,n]=arguments;if(arguments.length>0&&"function"==typeof e)return t.apply(this,arguments);if(0===t.length&&(0===arguments.length||"function"!=typeof e))return t.apply(this,[]);const i=function(e){const t={};return e.result().forEach((e=>{const r={id:e.id,timestamp:e.timestamp,type:{localcandidate:"local-candidate",remotecandidate:"remote-candidate"}[e.type]||e.type};e.names().forEach((t=>{r[t]=e.stat(t)})),t[r.id]=r})),t},o=function(e){return new Map(Object.keys(e).map((t=>[t,e[t]])))};if(arguments.length>=2){const n=function(e){r(o(i(e)))};return t.apply(this,[n,e])}return new Promise(((e,r)=>{t.apply(this,[function(t){e(o(i(t)))},r])})).then(r,n)}}function S(e){if(!("object"==typeof e&&e.RTCPeerConnection&&e.RTCRtpSender&&e.RTCRtpReceiver))return;if(!("getStats"in e.RTCRtpSender.prototype)){const t=e.RTCPeerConnection.prototype.getSenders;t&&(e.RTCPeerConnection.prototype.getSenders=function(){const e=t.apply(this,[]);return e.forEach((e=>e._pc=this)),e});const r=e.RTCPeerConnection.prototype.addTrack;r&&(e.RTCPeerConnection.prototype.addTrack=function(){const e=r.apply(this,arguments);return e._pc=this,e}),e.RTCRtpSender.prototype.getStats=function(){const e=this;return this._pc.getStats().then((t=>p(t,e.track,!0)))}}if(!("getStats"in e.RTCRtpReceiver.prototype)){const t=e.RTCPeerConnection.prototype.getReceivers;t&&(e.RTCPeerConnection.prototype.getReceivers=function(){const e=t.apply(this,[]);return e.forEach((e=>e._pc=this)),e}),o(e,"track",(e=>(e.receiver._pc=e.srcElement,e))),e.RTCRtpReceiver.prototype.getStats=function(){const e=this;return this._pc.getStats().then((t=>p(t,e.track,!1)))}}if(!("getStats"in e.RTCRtpSender.prototype)||!("getStats"in e.RTCRtpReceiver.prototype))return;const t=e.RTCPeerConnection.prototype.getStats;e.RTCPeerConnection.prototype.getStats=function(){if(arguments.length>0&&arguments[0]instanceof e.MediaStreamTrack){const e=arguments[0];let t,r,n;return this.getSenders().forEach((r=>{r.track===e&&(t?n=!0:t=r)})),this.getReceivers().forEach((t=>(t.track===e&&(r?n=!0:r=t),t.track===e))),n||t&&r?Promise.reject(new DOMException("There are more than one sender or receiver for the track.","InvalidAccessError")):t?t.getStats():r?r.getStats():Promise.reject(new DOMException("There is no sender or receiver for the track.","InvalidAccessError"))}return t.apply(this,arguments)}}function v(e){e.RTCPeerConnection.prototype.getLocalStreams=function(){return this._shimmedLocalStreams=this._shimmedLocalStreams||{},Object.keys(this._shimmedLocalStreams).map((e=>this._shimmedLocalStreams[e][0]))};const t=e.RTCPeerConnection.prototype.addTrack;e.RTCPeerConnection.prototype.addTrack=function(e,r){if(!r)return t.apply(this,arguments);this._shimmedLocalStreams=this._shimmedLocalStreams||{};const n=t.apply(this,arguments);return this._shimmedLocalStreams[r.id]?-1===this._shimmedLocalStreams[r.id].indexOf(n)&&this._shimmedLocalStreams[r.id].push(n):this._shimmedLocalStreams[r.id]=[r,n],n};const r=e.RTCPeerConnection.prototype.addStream;e.RTCPeerConnection.prototype.addStream=function(e){this._shimmedLocalStreams=this._shimmedLocalStreams||{},e.getTracks().forEach((e=>{if(this.getSenders().find((t=>t.track===e)))throw new DOMException("Track already exists.","InvalidAccessError")}));const t=this.getSenders();r.apply(this,arguments);const n=this.getSenders().filter((e=>-1===t.indexOf(e)));this._shimmedLocalStreams[e.id]=[e].concat(n)};const n=e.RTCPeerConnection.prototype.removeStream;e.RTCPeerConnection.prototype.removeStream=function(e){return this._shimmedLocalStreams=this._shimmedLocalStreams||{},delete this._shimmedLocalStreams[e.id],n.apply(this,arguments)};const i=e.RTCPeerConnection.prototype.removeTrack;e.RTCPeerConnection.prototype.removeTrack=function(e){return this._shimmedLocalStreams=this._shimmedLocalStreams||{},e&&Object.keys(this._shimmedLocalStreams).forEach((t=>{const r=this._shimmedLocalStreams[t].indexOf(e);-1!==r&&this._shimmedLocalStreams[t].splice(r,1),1===this._shimmedLocalStreams[t].length&&delete this._shimmedLocalStreams[t]})),i.apply(this,arguments)}}function y(e,t){if(!e.RTCPeerConnection)return;if(e.RTCPeerConnection.prototype.addTrack&&t.version>=65)return v(e);const r=e.RTCPeerConnection.prototype.getLocalStreams;e.RTCPeerConnection.prototype.getLocalStreams=function(){const e=r.apply(this);return this._reverseStreams=this._reverseStreams||{},e.map((e=>this._reverseStreams[e.id]))};const n=e.RTCPeerConnection.prototype.addStream;e.RTCPeerConnection.prototype.addStream=function(t){if(this._streams=this._streams||{},this._reverseStreams=this._reverseStreams||{},t.getTracks().forEach((e=>{if(this.getSenders().find((t=>t.track===e)))throw new DOMException("Track already exists.","InvalidAccessError")})),!this._reverseStreams[t.id]){const r=new e.MediaStream(t.getTracks());this._streams[t.id]=r,this._reverseStreams[r.id]=t,t=r}n.apply(this,[t])};const i=e.RTCPeerConnection.prototype.removeStream;function o(e,t){let r=t.sdp;return Object.keys(e._reverseStreams||[]).forEach((t=>{const n=e._reverseStreams[t],i=e._streams[n.id];r=r.replace(new RegExp(i.id,"g"),n.id)})),new RTCSessionDescription({type:t.type,sdp:r})}e.RTCPeerConnection.prototype.removeStream=function(e){this._streams=this._streams||{},this._reverseStreams=this._reverseStreams||{},i.apply(this,[this._streams[e.id]||e]),delete this._reverseStreams[this._streams[e.id]?this._streams[e.id].id:e.id],delete this._streams[e.id]},e.RTCPeerConnection.prototype.addTrack=function(t,r){if("closed"===this.signalingState)throw new DOMException("The RTCPeerConnection's signalingState is 'closed'.","InvalidStateError");const n=[].slice.call(arguments,1);if(1!==n.length||!n[0].getTracks().find((e=>e===t)))throw new DOMException("The adapter.js addTrack polyfill only supports a single stream which is associated with the specified track.","NotSupportedError");if(this.getSenders().find((e=>e.track===t)))throw new DOMException("Track already exists.","InvalidAccessError");this._streams=this._streams||{},this._reverseStreams=this._reverseStreams||{};const i=this._streams[r.id];if(i)i.addTrack(t),Promise.resolve().then((()=>{this.dispatchEvent(new Event("negotiationneeded"))}));else{const n=new e.MediaStream([t]);this._streams[r.id]=n,this._reverseStreams[n.id]=r,this.addStream(n)}return this.getSenders().find((e=>e.track===t))},["createOffer","createAnswer"].forEach((function(t){const r=e.RTCPeerConnection.prototype[t],n={[t](){const e=arguments;return arguments.length&&"function"==typeof arguments[0]?r.apply(this,[t=>{const r=o(this,t);e[0].apply(null,[r])},t=>{e[1]&&e[1].apply(null,t)},arguments[2]]):r.apply(this,arguments).then((e=>o(this,e)))}};e.RTCPeerConnection.prototype[t]=n[t]}));const s=e.RTCPeerConnection.prototype.setLocalDescription;e.RTCPeerConnection.prototype.setLocalDescription=function(){return arguments.length&&arguments[0].type?(arguments[0]=function(e,t){let r=t.sdp;return Object.keys(e._reverseStreams||[]).forEach((t=>{const n=e._reverseStreams[t],i=e._streams[n.id];r=r.replace(new RegExp(n.id,"g"),i.id)})),new RTCSessionDescription({type:t.type,sdp:r})}(this,arguments[0]),s.apply(this,arguments)):s.apply(this,arguments)};const a=Object.getOwnPropertyDescriptor(e.RTCPeerConnection.prototype,"localDescription");Object.defineProperty(e.RTCPeerConnection.prototype,"localDescription",{get(){const e=a.get.apply(this);return""===e.type?e:o(this,e)}}),e.RTCPeerConnection.prototype.removeTrack=function(e){if("closed"===this.signalingState)throw new DOMException("The RTCPeerConnection's signalingState is 'closed'.","InvalidStateError");if(!e._pc)throw new DOMException("Argument 1 of RTCPeerConnection.removeTrack does not implement interface RTCRtpSender.","TypeError");if(!(e._pc===this))throw new DOMException("Sender was not created by this connection.","InvalidAccessError");let t;this._streams=this._streams||{},Object.keys(this._streams).forEach((r=>{this._streams[r].getTracks().find((t=>e.track===t))&&(t=this._streams[r])})),t&&(1===t.getTracks().length?this.removeStream(this._reverseStreams[t.id]):t.removeTrack(e.track),this.dispatchEvent(new Event("negotiationneeded")))}}function R(e,t){!e.RTCPeerConnection&&e.webkitRTCPeerConnection&&(e.RTCPeerConnection=e.webkitRTCPeerConnection),e.RTCPeerConnection&&t.version<53&&["setLocalDescription","setRemoteDescription","addIceCandidate"].forEach((function(t){const r=e.RTCPeerConnection.prototype[t],n={[t](){return arguments[0]=new("addIceCandidate"===t?e.RTCIceCandidate:e.RTCSessionDescription)(arguments[0]),r.apply(this,arguments)}};e.RTCPeerConnection.prototype[t]=n[t]}))}function b(e,t){o(e,"negotiationneeded",(e=>{const r=e.target;if(!(t.version<72||r.getConfiguration&&"plan-b"===r.getConfiguration().sdpSemantics)||"stable"===r.signalingState)return e}))}var A=Object.freeze({__proto__:null,fixNegotiationNeeded:b,shimAddTrackRemoveTrack:y,shimAddTrackRemoveTrackWithNative:v,shimGetDisplayMedia:function(e,t){e.navigator.mediaDevices&&"getDisplayMedia"in e.navigator.mediaDevices||e.navigator.mediaDevices&&("function"==typeof t?e.navigator.mediaDevices.getDisplayMedia=function(r){return t(r).then((t=>{const n=r.video&&r.video.width,i=r.video&&r.video.height,o=r.video&&r.video.frameRate;return r.video={mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:t,maxFrameRate:o||3}},n&&(r.video.mandatory.maxWidth=n),i&&(r.video.mandatory.maxHeight=i),e.navigator.mediaDevices.getUserMedia(r)}))}:console.error("shimGetDisplayMedia: getSourceId argument is not a function"))},shimGetSendersWithDtmf:g,shimGetStats:T,shimGetUserMedia:f,shimMediaStream:E,shimOnTrack:m,shimPeerConnection:R,shimSenderReceiverGetStats:S});function I(e,t){const r=e&&e.navigator,n=e&&e.MediaStreamTrack;if(r.getUserMedia=function(e,t,n){d("navigator.getUserMedia","navigator.mediaDevices.getUserMedia"),r.mediaDevices.getUserMedia(e).then(t,n)},!(t.version>55&&"autoGainControl"in r.mediaDevices.getSupportedConstraints())){const e=function(e,t,r){t in e&&!(r in e)&&(e[r]=e[t],delete e[t])},t=r.mediaDevices.getUserMedia.bind(r.mediaDevices);if(r.mediaDevices.getUserMedia=function(r){return"object"==typeof r&&"object"==typeof r.audio&&(r=JSON.parse(JSON.stringify(r)),e(r.audio,"autoGainControl","mozAutoGainControl"),e(r.audio,"noiseSuppression","mozNoiseSuppression")),t(r)},n&&n.prototype.getSettings){const t=n.prototype.getSettings;n.prototype.getSettings=function(){const r=t.apply(this,arguments);return e(r,"mozAutoGainControl","autoGainControl"),e(r,"mozNoiseSuppression","noiseSuppression"),r}}if(n&&n.prototype.applyConstraints){const t=n.prototype.applyConstraints;n.prototype.applyConstraints=function(r){return"audio"===this.kind&&"object"==typeof r&&(r=JSON.parse(JSON.stringify(r)),e(r,"autoGainControl","mozAutoGainControl"),e(r,"noiseSuppression","mozNoiseSuppression")),t.apply(this,[r])}}}}function O(e){"object"==typeof e&&e.RTCTrackEvent&&"receiver"in e.RTCTrackEvent.prototype&&!("transceiver"in e.RTCTrackEvent.prototype)&&Object.defineProperty(e.RTCTrackEvent.prototype,"transceiver",{get(){return{receiver:this.receiver}}})}function C(e,t){if("object"!=typeof e||!e.RTCPeerConnection&&!e.mozRTCPeerConnection)return;!e.RTCPeerConnection&&e.mozRTCPeerConnection&&(e.RTCPeerConnection=e.mozRTCPeerConnection),t.version<53&&["setLocalDescription","setRemoteDescription","addIceCandidate"].forEach((function(t){const r=e.RTCPeerConnection.prototype[t],n={[t](){return arguments[0]=new("addIceCandidate"===t?e.RTCIceCandidate:e.RTCSessionDescription)(arguments[0]),r.apply(this,arguments)}};e.RTCPeerConnection.prototype[t]=n[t]}));const r={inboundrtp:"inbound-rtp",outboundrtp:"outbound-rtp",candidatepair:"candidate-pair",localcandidate:"local-candidate",remotecandidate:"remote-candidate"},n=e.RTCPeerConnection.prototype.getStats;e.RTCPeerConnection.prototype.getStats=function(){const[e,i,o]=arguments;return n.apply(this,[e||null]).then((e=>{if(t.version<53&&!i)try{e.forEach((e=>{e.type=r[e.type]||e.type}))}catch(t){if("TypeError"!==t.name)throw t;e.forEach(((t,n)=>{e.set(n,Object.assign({},t,{type:r[t.type]||t.type}))}))}return e})).then(i,o)}}function w(e){if("object"!=typeof e||!e.RTCPeerConnection||!e.RTCRtpSender)return;if(e.RTCRtpSender&&"getStats"in e.RTCRtpSender.prototype)return;const t=e.RTCPeerConnection.prototype.getSenders;t&&(e.RTCPeerConnection.prototype.getSenders=function(){const e=t.apply(this,[]);return e.forEach((e=>e._pc=this)),e});const r=e.RTCPeerConnection.prototype.addTrack;r&&(e.RTCPeerConnection.prototype.addTrack=function(){const e=r.apply(this,arguments);return e._pc=this,e}),e.RTCRtpSender.prototype.getStats=function(){return this.track?this._pc.getStats(this.track):Promise.resolve(new Map)}}function N(e){if("object"!=typeof e||!e.RTCPeerConnection||!e.RTCRtpSender)return;if(e.RTCRtpSender&&"getStats"in e.RTCRtpReceiver.prototype)return;const t=e.RTCPeerConnection.prototype.getReceivers;t&&(e.RTCPeerConnection.prototype.getReceivers=function(){const e=t.apply(this,[]);return e.forEach((e=>e._pc=this)),e}),o(e,"track",(e=>(e.receiver._pc=e.srcElement,e))),e.RTCRtpReceiver.prototype.getStats=function(){return this._pc.getStats(this.track)}}function k(e){e.RTCPeerConnection&&!("removeStream"in e.RTCPeerConnection.prototype)&&(e.RTCPeerConnection.prototype.removeStream=function(e){d("removeStream","removeTrack"),this.getSenders().forEach((t=>{t.track&&e.getTracks().includes(t.track)&&this.removeTrack(t)}))})}function D(e){e.DataChannel&&!e.RTCDataChannel&&(e.RTCDataChannel=e.DataChannel)}function P(e){if("object"!=typeof e||!e.RTCPeerConnection)return;const t=e.RTCPeerConnection.prototype.addTransceiver;t&&(e.RTCPeerConnection.prototype.addTransceiver=function(){this.setParametersPromises=[];let e=arguments[1]&&arguments[1].sendEncodings;void 0===e&&(e=[]),e=[...e];const r=e.length>0;r&&e.forEach((e=>{if("rid"in e){if(!/^[a-z0-9]{0,16}$/i.test(e.rid))throw new TypeError("Invalid RID value provided.")}if("scaleResolutionDownBy"in e&&!(parseFloat(e.scaleResolutionDownBy)>=1))throw new RangeError("scale_resolution_down_by must be >= 1.0");if("maxFramerate"in e&&!(parseFloat(e.maxFramerate)>=0))throw new RangeError("max_framerate must be >= 0.0")}));const n=t.apply(this,arguments);if(r){const{sender:t}=n,r=t.getParameters();(!("encodings"in r)||1===r.encodings.length&&0===Object.keys(r.encodings[0]).length)&&(r.encodings=e,t.sendEncodings=e,this.setParametersPromises.push(t.setParameters(r).then((()=>{delete t.sendEncodings})).catch((()=>{delete t.sendEncodings}))))}return n})}function L(e){if("object"!=typeof e||!e.RTCRtpSender)return;const t=e.RTCRtpSender.prototype.getParameters;t&&(e.RTCRtpSender.prototype.getParameters=function(){const e=t.apply(this,arguments);return"encodings"in e||(e.encodings=[].concat(this.sendEncodings||[{}])),e})}function M(e){if("object"!=typeof e||!e.RTCPeerConnection)return;const t=e.RTCPeerConnection.prototype.createOffer;e.RTCPeerConnection.prototype.createOffer=function(){return this.setParametersPromises&&this.setParametersPromises.length?Promise.all(this.setParametersPromises).then((()=>t.apply(this,arguments))).finally((()=>{this.setParametersPromises=[]})):t.apply(this,arguments)}}function U(e){if("object"!=typeof e||!e.RTCPeerConnection)return;const t=e.RTCPeerConnection.prototype.createAnswer;e.RTCPeerConnection.prototype.createAnswer=function(){return this.setParametersPromises&&this.setParametersPromises.length?Promise.all(this.setParametersPromises).then((()=>t.apply(this,arguments))).finally((()=>{this.setParametersPromises=[]})):t.apply(this,arguments)}}var x=Object.freeze({__proto__:null,shimAddTransceiver:P,shimCreateAnswer:U,shimCreateOffer:M,shimGetDisplayMedia:function(e,t){e.navigator.mediaDevices&&"getDisplayMedia"in e.navigator.mediaDevices||e.navigator.mediaDevices&&(e.navigator.mediaDevices.getDisplayMedia=function(r){if(!r||!r.video){const e=new DOMException("getDisplayMedia without video constraints is undefined");return e.name="NotFoundError",e.code=8,Promise.reject(e)}return!0===r.video?r.video={mediaSource:t}:r.video.mediaSource=t,e.navigator.mediaDevices.getUserMedia(r)})},shimGetParameters:L,shimGetUserMedia:I,shimOnTrack:O,shimPeerConnection:C,shimRTCDataChannel:D,shimReceiverGetStats:N,shimRemoveStream:k,shimSenderGetStats:w});function V(e){if("object"==typeof e&&e.RTCPeerConnection){if("getLocalStreams"in e.RTCPeerConnection.prototype||(e.RTCPeerConnection.prototype.getLocalStreams=function(){return this._localStreams||(this._localStreams=[]),this._localStreams}),!("addStream"in e.RTCPeerConnection.prototype)){const t=e.RTCPeerConnection.prototype.addTrack;e.RTCPeerConnection.prototype.addStream=function(e){this._localStreams||(this._localStreams=[]),this._localStreams.includes(e)||this._localStreams.push(e),e.getAudioTracks().forEach((r=>t.call(this,r,e))),e.getVideoTracks().forEach((r=>t.call(this,r,e)))},e.RTCPeerConnection.prototype.addTrack=function(e,...r){return r&&r.forEach((e=>{this._localStreams?this._localStreams.includes(e)||this._localStreams.push(e):this._localStreams=[e]})),t.apply(this,arguments)}}"removeStream"in e.RTCPeerConnection.prototype||(e.RTCPeerConnection.prototype.removeStream=function(e){this._localStreams||(this._localStreams=[]);const t=this._localStreams.indexOf(e);if(-1===t)return;this._localStreams.splice(t,1);const r=e.getTracks();this.getSenders().forEach((e=>{r.includes(e.track)&&this.removeTrack(e)}))})}}function F(e){if("object"==typeof e&&e.RTCPeerConnection&&("getRemoteStreams"in e.RTCPeerConnection.prototype||(e.RTCPeerConnection.prototype.getRemoteStreams=function(){return this._remoteStreams?this._remoteStreams:[]}),!("onaddstream"in e.RTCPeerConnection.prototype))){Object.defineProperty(e.RTCPeerConnection.prototype,"onaddstream",{get(){return this._onaddstream},set(e){this._onaddstream&&(this.removeEventListener("addstream",this._onaddstream),this.removeEventListener("track",this._onaddstreampoly)),this.addEventListener("addstream",this._onaddstream=e),this.addEventListener("track",this._onaddstreampoly=e=>{e.streams.forEach((e=>{if(this._remoteStreams||(this._remoteStreams=[]),this._remoteStreams.includes(e))return;this._remoteStreams.push(e);const t=new Event("addstream");t.stream=e,this.dispatchEvent(t)}))})}});const t=e.RTCPeerConnection.prototype.setRemoteDescription;e.RTCPeerConnection.prototype.setRemoteDescription=function(){const e=this;return this._onaddstreampoly||this.addEventListener("track",this._onaddstreampoly=function(t){t.streams.forEach((t=>{if(e._remoteStreams||(e._remoteStreams=[]),e._remoteStreams.indexOf(t)>=0)return;e._remoteStreams.push(t);const r=new Event("addstream");r.stream=t,e.dispatchEvent(r)}))}),t.apply(e,arguments)}}}function B(e){if("object"!=typeof e||!e.RTCPeerConnection)return;const t=e.RTCPeerConnection.prototype,r=t.createOffer,n=t.createAnswer,i=t.setLocalDescription,o=t.setRemoteDescription,s=t.addIceCandidate;t.createOffer=function(e,t){const n=arguments.length>=2?arguments[2]:arguments[0],i=r.apply(this,[n]);return t?(i.then(e,t),Promise.resolve()):i},t.createAnswer=function(e,t){const r=arguments.length>=2?arguments[2]:arguments[0],i=n.apply(this,[r]);return t?(i.then(e,t),Promise.resolve()):i};let a=function(e,t,r){const n=i.apply(this,[e]);return r?(n.then(t,r),Promise.resolve()):n};t.setLocalDescription=a,a=function(e,t,r){const n=o.apply(this,[e]);return r?(n.then(t,r),Promise.resolve()):n},t.setRemoteDescription=a,a=function(e,t,r){const n=s.apply(this,[e]);return r?(n.then(t,r),Promise.resolve()):n},t.addIceCandidate=a}function j(e){const t=e&&e.navigator;if(t.mediaDevices&&t.mediaDevices.getUserMedia){const e=t.mediaDevices,r=e.getUserMedia.bind(e);t.mediaDevices.getUserMedia=e=>r(G(e))}!t.getUserMedia&&t.mediaDevices&&t.mediaDevices.getUserMedia&&(t.getUserMedia=function(e,r,n){t.mediaDevices.getUserMedia(e).then(r,n)}.bind(t))}function G(e){return e&&void 0!==e.video?Object.assign({},e,{video:l(e.video)}):e}function W(e){if(!e.RTCPeerConnection)return;const t=e.RTCPeerConnection;e.RTCPeerConnection=function(e,r){if(e&&e.iceServers){const t=[];for(let r=0;r<e.iceServers.length;r++){let n=e.iceServers[r];!n.hasOwnProperty("urls")&&n.hasOwnProperty("url")?(d("RTCIceServer.url","RTCIceServer.urls"),n=JSON.parse(JSON.stringify(n)),n.urls=n.url,delete n.url,t.push(n)):t.push(e.iceServers[r])}e.iceServers=t}return new t(e,r)},e.RTCPeerConnection.prototype=t.prototype,"generateCertificate"in t&&Object.defineProperty(e.RTCPeerConnection,"generateCertificate",{get:()=>t.generateCertificate})}function H(e){"object"==typeof e&&e.RTCTrackEvent&&"receiver"in e.RTCTrackEvent.prototype&&!("transceiver"in e.RTCTrackEvent.prototype)&&Object.defineProperty(e.RTCTrackEvent.prototype,"transceiver",{get(){return{receiver:this.receiver}}})}function K(e){const t=e.RTCPeerConnection.prototype.createOffer;e.RTCPeerConnection.prototype.createOffer=function(e){if(e){void 0!==e.offerToReceiveAudio&&(e.offerToReceiveAudio=!!e.offerToReceiveAudio);const t=this.getTransceivers().find((e=>"audio"===e.receiver.track.kind));!1===e.offerToReceiveAudio&&t?"sendrecv"===t.direction?t.setDirection?t.setDirection("sendonly"):t.direction="sendonly":"recvonly"===t.direction&&(t.setDirection?t.setDirection("inactive"):t.direction="inactive"):!0!==e.offerToReceiveAudio||t||this.addTransceiver("audio",{direction:"recvonly"}),void 0!==e.offerToReceiveVideo&&(e.offerToReceiveVideo=!!e.offerToReceiveVideo);const r=this.getTransceivers().find((e=>"video"===e.receiver.track.kind));!1===e.offerToReceiveVideo&&r?"sendrecv"===r.direction?r.setDirection?r.setDirection("sendonly"):r.direction="sendonly":"recvonly"===r.direction&&(r.setDirection?r.setDirection("inactive"):r.direction="inactive"):!0!==e.offerToReceiveVideo||r||this.addTransceiver("video",{direction:"recvonly"})}return t.apply(this,arguments)}}function z(e){"object"!=typeof e||e.AudioContext||(e.AudioContext=e.webkitAudioContext)}var Y=Object.freeze({__proto__:null,shimAudioContext:z,shimCallbacksAPI:B,shimConstraints:G,shimCreateOfferLegacy:K,shimGetUserMedia:j,shimLocalStreamsAPI:V,shimRTCIceServerUrls:W,shimRemoteStreamsAPI:F,shimTrackEventTransceiver:H}),X="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function J(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Z={exports:{}};!function(e){const t={generateIdentifier:function(){return Math.random().toString(36).substring(2,12)}};t.localCName=t.generateIdentifier(),t.splitLines=function(e){return e.trim().split("\n").map((e=>e.trim()))},t.splitSections=function(e){return e.split("\nm=").map(((e,t)=>(t>0?"m="+e:e).trim()+"\r\n"))},t.getDescription=function(e){const r=t.splitSections(e);return r&&r[0]},t.getMediaSections=function(e){const r=t.splitSections(e);return r.shift(),r},t.matchPrefix=function(e,r){return t.splitLines(e).filter((e=>0===e.indexOf(r)))},t.parseCandidate=function(e){let t;t=0===e.indexOf("a=candidate:")?e.substring(12).split(" "):e.substring(10).split(" ");const r={foundation:t[0],component:{1:"rtp",2:"rtcp"}[t[1]]||t[1],protocol:t[2].toLowerCase(),priority:parseInt(t[3],10),ip:t[4],address:t[4],port:parseInt(t[5],10),type:t[7]};for(let e=8;e<t.length;e+=2)switch(t[e]){case"raddr":r.relatedAddress=t[e+1];break;case"rport":r.relatedPort=parseInt(t[e+1],10);break;case"tcptype":r.tcpType=t[e+1];break;case"ufrag":r.ufrag=t[e+1],r.usernameFragment=t[e+1];break;default:void 0===r[t[e]]&&(r[t[e]]=t[e+1])}return r},t.writeCandidate=function(e){const t=[];t.push(e.foundation);const r=e.component;"rtp"===r?t.push(1):"rtcp"===r?t.push(2):t.push(r),t.push(e.protocol.toUpperCase()),t.push(e.priority),t.push(e.address||e.ip),t.push(e.port);const n=e.type;return t.push("typ"),t.push(n),"host"!==n&&e.relatedAddress&&e.relatedPort&&(t.push("raddr"),t.push(e.relatedAddress),t.push("rport"),t.push(e.relatedPort)),e.tcpType&&"tcp"===e.protocol.toLowerCase()&&(t.push("tcptype"),t.push(e.tcpType)),(e.usernameFragment||e.ufrag)&&(t.push("ufrag"),t.push(e.usernameFragment||e.ufrag)),"candidate:"+t.join(" ")},t.parseIceOptions=function(e){return e.substring(14).split(" ")},t.parseRtpMap=function(e){let t=e.substring(9).split(" ");const r={payloadType:parseInt(t.shift(),10)};return t=t[0].split("/"),r.name=t[0],r.clockRate=parseInt(t[1],10),r.channels=3===t.length?parseInt(t[2],10):1,r.numChannels=r.channels,r},t.writeRtpMap=function(e){let t=e.payloadType;void 0!==e.preferredPayloadType&&(t=e.preferredPayloadType);const r=e.channels||e.numChannels||1;return"a=rtpmap:"+t+" "+e.name+"/"+e.clockRate+(1!==r?"/"+r:"")+"\r\n"},t.parseExtmap=function(e){const t=e.substring(9).split(" ");return{id:parseInt(t[0],10),direction:t[0].indexOf("/")>0?t[0].split("/")[1]:"sendrecv",uri:t[1],attributes:t.slice(2).join(" ")}},t.writeExtmap=function(e){return"a=extmap:"+(e.id||e.preferredId)+(e.direction&&"sendrecv"!==e.direction?"/"+e.direction:"")+" "+e.uri+(e.attributes?" "+e.attributes:"")+"\r\n"},t.parseFmtp=function(e){const t={};let r;const n=e.substring(e.indexOf(" ")+1).split(";");for(let e=0;e<n.length;e++)r=n[e].trim().split("="),t[r[0].trim()]=r[1];return t},t.writeFmtp=function(e){let t="",r=e.payloadType;if(void 0!==e.preferredPayloadType&&(r=e.preferredPayloadType),e.parameters&&Object.keys(e.parameters).length){const n=[];Object.keys(e.parameters).forEach((t=>{void 0!==e.parameters[t]?n.push(t+"="+e.parameters[t]):n.push(t)})),t+="a=fmtp:"+r+" "+n.join(";")+"\r\n"}return t},t.parseRtcpFb=function(e){const t=e.substring(e.indexOf(" ")+1).split(" ");return{type:t.shift(),parameter:t.join(" ")}},t.writeRtcpFb=function(e){let t="",r=e.payloadType;return void 0!==e.preferredPayloadType&&(r=e.preferredPayloadType),e.rtcpFeedback&&e.rtcpFeedback.length&&e.rtcpFeedback.forEach((e=>{t+="a=rtcp-fb:"+r+" "+e.type+(e.parameter&&e.parameter.length?" "+e.parameter:"")+"\r\n"})),t},t.parseSsrcMedia=function(e){const t=e.indexOf(" "),r={ssrc:parseInt(e.substring(7,t),10)},n=e.indexOf(":",t);return n>-1?(r.attribute=e.substring(t+1,n),r.value=e.substring(n+1)):r.attribute=e.substring(t+1),r},t.parseSsrcGroup=function(e){const t=e.substring(13).split(" ");return{semantics:t.shift(),ssrcs:t.map((e=>parseInt(e,10)))}},t.getMid=function(e){const r=t.matchPrefix(e,"a=mid:")[0];if(r)return r.substring(6)},t.parseFingerprint=function(e){const t=e.substring(14).split(" ");return{algorithm:t[0].toLowerCase(),value:t[1].toUpperCase()}},t.getDtlsParameters=function(e,r){return{role:"auto",fingerprints:t.matchPrefix(e+r,"a=fingerprint:").map(t.parseFingerprint)}},t.writeDtlsParameters=function(e,t){let r="a=setup:"+t+"\r\n";return e.fingerprints.forEach((e=>{r+="a=fingerprint:"+e.algorithm+" "+e.value+"\r\n"})),r},t.parseCryptoLine=function(e){const t=e.substring(9).split(" ");return{tag:parseInt(t[0],10),cryptoSuite:t[1],keyParams:t[2],sessionParams:t.slice(3)}},t.writeCryptoLine=function(e){return"a=crypto:"+e.tag+" "+e.cryptoSuite+" "+("object"==typeof e.keyParams?t.writeCryptoKeyParams(e.keyParams):e.keyParams)+(e.sessionParams?" "+e.sessionParams.join(" "):"")+"\r\n"},t.parseCryptoKeyParams=function(e){if(0!==e.indexOf("inline:"))return null;const t=e.substring(7).split("|");return{keyMethod:"inline",keySalt:t[0],lifeTime:t[1],mkiValue:t[2]?t[2].split(":")[0]:void 0,mkiLength:t[2]?t[2].split(":")[1]:void 0}},t.writeCryptoKeyParams=function(e){return e.keyMethod+":"+e.keySalt+(e.lifeTime?"|"+e.lifeTime:"")+(e.mkiValue&&e.mkiLength?"|"+e.mkiValue+":"+e.mkiLength:"")},t.getCryptoParameters=function(e,r){return t.matchPrefix(e+r,"a=crypto:").map(t.parseCryptoLine)},t.getIceParameters=function(e,r){const n=t.matchPrefix(e+r,"a=ice-ufrag:")[0],i=t.matchPrefix(e+r,"a=ice-pwd:")[0];return n&&i?{usernameFragment:n.substring(12),password:i.substring(10)}:null},t.writeIceParameters=function(e){let t="a=ice-ufrag:"+e.usernameFragment+"\r\na=ice-pwd:"+e.password+"\r\n";return e.iceLite&&(t+="a=ice-lite\r\n"),t},t.parseRtpParameters=function(e){const r={codecs:[],headerExtensions:[],fecMechanisms:[],rtcp:[]},n=t.splitLines(e)[0].split(" ");r.profile=n[2];for(let i=3;i<n.length;i++){const o=n[i],s=t.matchPrefix(e,"a=rtpmap:"+o+" ")[0];if(s){const n=t.parseRtpMap(s),i=t.matchPrefix(e,"a=fmtp:"+o+" ");switch(n.parameters=i.length?t.parseFmtp(i[0]):{},n.rtcpFeedback=t.matchPrefix(e,"a=rtcp-fb:"+o+" ").map(t.parseRtcpFb),r.codecs.push(n),n.name.toUpperCase()){case"RED":case"ULPFEC":r.fecMechanisms.push(n.name.toUpperCase())}}}t.matchPrefix(e,"a=extmap:").forEach((e=>{r.headerExtensions.push(t.parseExtmap(e))}));const i=t.matchPrefix(e,"a=rtcp-fb:* ").map(t.parseRtcpFb);return r.codecs.forEach((e=>{i.forEach((t=>{e.rtcpFeedback.find((e=>e.type===t.type&&e.parameter===t.parameter))||e.rtcpFeedback.push(t)}))})),r},t.writeRtpDescription=function(e,r){let n="";n+="m="+e+" ",n+=r.codecs.length>0?"9":"0",n+=" "+(r.profile||"UDP/TLS/RTP/SAVPF")+" ",n+=r.codecs.map((e=>void 0!==e.preferredPayloadType?e.preferredPayloadType:e.payloadType)).join(" ")+"\r\n",n+="c=IN IP4 0.0.0.0\r\n",n+="a=rtcp:9 IN IP4 0.0.0.0\r\n",r.codecs.forEach((e=>{n+=t.writeRtpMap(e),n+=t.writeFmtp(e),n+=t.writeRtcpFb(e)}));let i=0;return r.codecs.forEach((e=>{e.maxptime>i&&(i=e.maxptime)})),i>0&&(n+="a=maxptime:"+i+"\r\n"),r.headerExtensions&&r.headerExtensions.forEach((e=>{n+=t.writeExtmap(e)})),n},t.parseRtpEncodingParameters=function(e){const r=[],n=t.parseRtpParameters(e),i=-1!==n.fecMechanisms.indexOf("RED"),o=-1!==n.fecMechanisms.indexOf("ULPFEC"),s=t.matchPrefix(e,"a=ssrc:").map((e=>t.parseSsrcMedia(e))).filter((e=>"cname"===e.attribute)),a=s.length>0&&s[0].ssrc;let c;const d=t.matchPrefix(e,"a=ssrc-group:FID").map((e=>e.substring(17).split(" ").map((e=>parseInt(e,10)))));d.length>0&&d[0].length>1&&d[0][0]===a&&(c=d[0][1]),n.codecs.forEach((e=>{if("RTX"===e.name.toUpperCase()&&e.parameters.apt){let t={ssrc:a,codecPayloadType:parseInt(e.parameters.apt,10)};a&&c&&(t.rtx={ssrc:c}),r.push(t),i&&(t=JSON.parse(JSON.stringify(t)),t.fec={ssrc:a,mechanism:o?"red+ulpfec":"red"},r.push(t))}})),0===r.length&&a&&r.push({ssrc:a});let u=t.matchPrefix(e,"b=");return u.length&&(u=0===u[0].indexOf("b=TIAS:")?parseInt(u[0].substring(7),10):0===u[0].indexOf("b=AS:")?1e3*parseInt(u[0].substring(5),10)*.95-16e3:void 0,r.forEach((e=>{e.maxBitrate=u}))),r},t.parseRtcpParameters=function(e){const r={},n=t.matchPrefix(e,"a=ssrc:").map((e=>t.parseSsrcMedia(e))).filter((e=>"cname"===e.attribute))[0];n&&(r.cname=n.value,r.ssrc=n.ssrc);const i=t.matchPrefix(e,"a=rtcp-rsize");r.reducedSize=i.length>0,r.compound=0===i.length;const o=t.matchPrefix(e,"a=rtcp-mux");return r.mux=o.length>0,r},t.writeRtcpParameters=function(e){let t="";return e.reducedSize&&(t+="a=rtcp-rsize\r\n"),e.mux&&(t+="a=rtcp-mux\r\n"),void 0!==e.ssrc&&e.cname&&(t+="a=ssrc:"+e.ssrc+" cname:"+e.cname+"\r\n"),t},t.parseMsid=function(e){let r;const n=t.matchPrefix(e,"a=msid:");if(1===n.length)return r=n[0].substring(7).split(" "),{stream:r[0],track:r[1]};const i=t.matchPrefix(e,"a=ssrc:").map((e=>t.parseSsrcMedia(e))).filter((e=>"msid"===e.attribute));return i.length>0?(r=i[0].value.split(" "),{stream:r[0],track:r[1]}):void 0},t.parseSctpDescription=function(e){const r=t.parseMLine(e),n=t.matchPrefix(e,"a=max-message-size:");let i;n.length>0&&(i=parseInt(n[0].substring(19),10)),isNaN(i)&&(i=65536);const o=t.matchPrefix(e,"a=sctp-port:");if(o.length>0)return{port:parseInt(o[0].substring(12),10),protocol:r.fmt,maxMessageSize:i};const s=t.matchPrefix(e,"a=sctpmap:");if(s.length>0){const e=s[0].substring(10).split(" ");return{port:parseInt(e[0],10),protocol:e[1],maxMessageSize:i}}},t.writeSctpDescription=function(e,t){let r=[];return r="DTLS/SCTP"!==e.protocol?["m="+e.kind+" 9 "+e.protocol+" "+t.protocol+"\r\n","c=IN IP4 0.0.0.0\r\n","a=sctp-port:"+t.port+"\r\n"]:["m="+e.kind+" 9 "+e.protocol+" "+t.port+"\r\n","c=IN IP4 0.0.0.0\r\n","a=sctpmap:"+t.port+" "+t.protocol+" 65535\r\n"],void 0!==t.maxMessageSize&&r.push("a=max-message-size:"+t.maxMessageSize+"\r\n"),r.join("")},t.generateSessionId=function(){return Math.random().toString().substr(2,22)},t.writeSessionBoilerplate=function(e,r,n){let i;const o=void 0!==r?r:2;i=e||t.generateSessionId();return"v=0\r\no="+(n||"thisisadapterortc")+" "+i+" "+o+" IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\n"},t.getDirection=function(e,r){const n=t.splitLines(e);for(let e=0;e<n.length;e++)switch(n[e]){case"a=sendrecv":case"a=sendonly":case"a=recvonly":case"a=inactive":return n[e].substring(2)}return r?t.getDirection(r):"sendrecv"},t.getKind=function(e){return t.splitLines(e)[0].split(" ")[0].substring(2)},t.isRejected=function(e){return"0"===e.split(" ",2)[1]},t.parseMLine=function(e){const r=t.splitLines(e)[0].substring(2).split(" ");return{kind:r[0],port:parseInt(r[1],10),protocol:r[2],fmt:r.slice(3).join(" ")}},t.parseOLine=function(e){const r=t.matchPrefix(e,"o=")[0].substring(2).split(" ");return{username:r[0],sessionId:r[1],sessionVersion:parseInt(r[2],10),netType:r[3],addressType:r[4],address:r[5]}},t.isValidSDP=function(e){if("string"!=typeof e||0===e.length)return!1;const r=t.splitLines(e);for(let e=0;e<r.length;e++)if(r[e].length<2||"="!==r[e].charAt(1))return!1;return!0},e.exports=t}(Z);var q=Z.exports,Q=J(q),$=t({__proto__:null,default:Q},[q]);function ee(e){if(!e.RTCIceCandidate||e.RTCIceCandidate&&"foundation"in e.RTCIceCandidate.prototype)return;const t=e.RTCIceCandidate;e.RTCIceCandidate=function(e){if("object"==typeof e&&e.candidate&&0===e.candidate.indexOf("a=")&&((e=JSON.parse(JSON.stringify(e))).candidate=e.candidate.substr(2)),e.candidate&&e.candidate.length){const r=new t(e),n=Q.parseCandidate(e.candidate),i=Object.assign(r,n);return i.toJSON=function(){return{candidate:i.candidate,sdpMid:i.sdpMid,sdpMLineIndex:i.sdpMLineIndex,usernameFragment:i.usernameFragment}},i}return new t(e)},e.RTCIceCandidate.prototype=t.prototype,o(e,"icecandidate",(t=>(t.candidate&&Object.defineProperty(t,"candidate",{value:new e.RTCIceCandidate(t.candidate),writable:"false"}),t)))}function te(e){!e.RTCIceCandidate||e.RTCIceCandidate&&"relayProtocol"in e.RTCIceCandidate.prototype||o(e,"icecandidate",(e=>{if(e.candidate){const t=Q.parseCandidate(e.candidate.candidate);"relay"===t.type&&(e.candidate.relayProtocol={0:"tls",1:"tcp",2:"udp"}[t.priority>>24])}return e}))}function re(e,t){if(!e.RTCPeerConnection)return;"sctp"in e.RTCPeerConnection.prototype||Object.defineProperty(e.RTCPeerConnection.prototype,"sctp",{get(){return void 0===this._sctp?null:this._sctp}});const r=function(e){if(!e||!e.sdp)return!1;const t=Q.splitSections(e.sdp);return t.shift(),t.some((e=>{const t=Q.parseMLine(e);return t&&"application"===t.kind&&-1!==t.protocol.indexOf("SCTP")}))},n=function(e){const t=e.sdp.match(/mozilla...THIS_IS_SDPARTA-(\d+)/);if(null===t||t.length<2)return-1;const r=parseInt(t[1],10);return r!=r?-1:r},i=function(e){let r=65536;return"firefox"===t.browser&&(r=t.version<57?-1===e?16384:2147483637:t.version<60?57===t.version?65535:65536:2147483637),r},o=function(e,r){let n=65536;"firefox"===t.browser&&57===t.version&&(n=65535);const i=Q.matchPrefix(e.sdp,"a=max-message-size:");return i.length>0?n=parseInt(i[0].substr(19),10):"firefox"===t.browser&&-1!==r&&(n=2147483637),n},s=e.RTCPeerConnection.prototype.setRemoteDescription;e.RTCPeerConnection.prototype.setRemoteDescription=function(){if(this._sctp=null,"chrome"===t.browser&&t.version>=76){const{sdpSemantics:e}=this.getConfiguration();"plan-b"===e&&Object.defineProperty(this,"sctp",{get(){return void 0===this._sctp?null:this._sctp},enumerable:!0,configurable:!0})}if(r(arguments[0])){const e=n(arguments[0]),t=i(e),r=o(arguments[0],e);let s;s=0===t&&0===r?Number.POSITIVE_INFINITY:0===t||0===r?Math.max(t,r):Math.min(t,r);const a={};Object.defineProperty(a,"maxMessageSize",{get:()=>s}),this._sctp=a}return s.apply(this,arguments)}}function ne(e){if(!e.RTCPeerConnection||!("createDataChannel"in e.RTCPeerConnection.prototype))return;function t(e,t){const r=e.send;e.send=function(){const n=arguments[0],i=n.length||n.size||n.byteLength;if("open"===e.readyState&&t.sctp&&i>t.sctp.maxMessageSize)throw new TypeError("Message too large (can send a maximum of "+t.sctp.maxMessageSize+" bytes)");return r.apply(e,arguments)}}const r=e.RTCPeerConnection.prototype.createDataChannel;e.RTCPeerConnection.prototype.createDataChannel=function(){const e=r.apply(this,arguments);return t(e,this),e},o(e,"datachannel",(e=>(t(e.channel,e.target),e)))}function ie(e){if(!e.RTCPeerConnection||"connectionState"in e.RTCPeerConnection.prototype)return;const t=e.RTCPeerConnection.prototype;Object.defineProperty(t,"connectionState",{get(){return{completed:"connected",checking:"connecting"}[this.iceConnectionState]||this.iceConnectionState},enumerable:!0,configurable:!0}),Object.defineProperty(t,"onconnectionstatechange",{get(){return this._onconnectionstatechange||null},set(e){this._onconnectionstatechange&&(this.removeEventListener("connectionstatechange",this._onconnectionstatechange),delete this._onconnectionstatechange),e&&this.addEventListener("connectionstatechange",this._onconnectionstatechange=e)},enumerable:!0,configurable:!0}),["setLocalDescription","setRemoteDescription"].forEach((e=>{const r=t[e];t[e]=function(){return this._connectionstatechangepoly||(this._connectionstatechangepoly=e=>{const t=e.target;if(t._lastConnectionState!==t.connectionState){t._lastConnectionState=t.connectionState;const r=new Event("connectionstatechange",e);t.dispatchEvent(r)}return e},this.addEventListener("iceconnectionstatechange",this._connectionstatechangepoly)),r.apply(this,arguments)}}))}function oe(e,t){if(!e.RTCPeerConnection)return;if("chrome"===t.browser&&t.version>=71)return;if("safari"===t.browser&&t.version>=605)return;const r=e.RTCPeerConnection.prototype.setRemoteDescription;e.RTCPeerConnection.prototype.setRemoteDescription=function(t){if(t&&t.sdp&&-1!==t.sdp.indexOf("\na=extmap-allow-mixed")){const r=t.sdp.split("\n").filter((e=>"a=extmap-allow-mixed"!==e.trim())).join("\n");e.RTCSessionDescription&&t instanceof e.RTCSessionDescription?arguments[0]=new e.RTCSessionDescription({type:t.type,sdp:r}):t.sdp=r}return r.apply(this,arguments)}}function se(e,t){if(!e.RTCPeerConnection||!e.RTCPeerConnection.prototype)return;const r=e.RTCPeerConnection.prototype.addIceCandidate;r&&0!==r.length&&(e.RTCPeerConnection.prototype.addIceCandidate=function(){return arguments[0]?("chrome"===t.browser&&t.version<78||"firefox"===t.browser&&t.version<68||"safari"===t.browser)&&arguments[0]&&""===arguments[0].candidate?Promise.resolve():r.apply(this,arguments):(arguments[1]&&arguments[1].apply(null),Promise.resolve())})}function ae(e,t){if(!e.RTCPeerConnection||!e.RTCPeerConnection.prototype)return;const r=e.RTCPeerConnection.prototype.setLocalDescription;r&&0!==r.length&&(e.RTCPeerConnection.prototype.setLocalDescription=function(){let e=arguments[0]||{};if("object"!=typeof e||e.type&&e.sdp)return r.apply(this,arguments);if(e={type:e.type,sdp:e.sdp},!e.type)switch(this.signalingState){case"stable":case"have-local-offer":case"have-remote-pranswer":e.type="offer";break;default:e.type="answer"}if(e.sdp||"offer"!==e.type&&"answer"!==e.type)return r.apply(this,[e]);return("offer"===e.type?this.createOffer:this.createAnswer).apply(this).then((e=>r.apply(this,[e])))})}var ce,de,ue=Object.freeze({__proto__:null,removeExtmapAllowMixed:oe,shimAddIceCandidateNullOrEmpty:se,shimConnectionState:ie,shimMaxMessageSize:re,shimParameterlessSetLocalDescription:ae,shimRTCIceCandidate:ee,shimRTCIceCandidateRelayProtocol:te,shimSendThrowTypeError:ne});!function({window:e}={},t={shimChrome:!0,shimFirefox:!0,shimSafari:!0}){const r=c,n=function(e){const t={browser:null,version:null};if(void 0===e||!e.navigator)return t.browser="Not a browser.",t;const{navigator:r}=e;if(r.mozGetUserMedia)t.browser="firefox",t.version=i(r.userAgent,/Firefox\/(\d+)\./,1);else if(r.webkitGetUserMedia||!1===e.isSecureContext&&e.webkitRTCPeerConnection)t.browser="chrome",t.version=i(r.userAgent,/Chrom(e|ium)\/(\d+)\./,2);else{if(!e.RTCPeerConnection||!r.userAgent.match(/AppleWebKit\/(\d+)\./))return t.browser="Not a supported browser.",t;t.browser="safari",t.version=i(r.userAgent,/AppleWebKit\/(\d+)\./,1),t.supportsUnifiedPlan=e.RTCRtpTransceiver&&"currentDirection"in e.RTCRtpTransceiver.prototype}return t}(e),o={browserDetails:n,commonShim:ue,extractVersion:i,disableLog:s,disableWarnings:a,sdp:$};switch(n.browser){case"chrome":if(!A||!R||!t.shimChrome)return r("Chrome shim is not included in this adapter release."),o;if(null===n.version)return r("Chrome shim can not determine version, not shimming."),o;r("adapter.js shimming chrome."),o.browserShim=A,se(e,n),ae(e),f(e,n),E(e),R(e,n),m(e),y(e,n),g(e),T(e),S(e),b(e,n),ee(e),te(e),ie(e),re(e,n),ne(e),oe(e,n);break;case"firefox":if(!x||!C||!t.shimFirefox)return r("Firefox shim is not included in this adapter release."),o;r("adapter.js shimming firefox."),o.browserShim=x,se(e,n),ae(e),I(e,n),C(e,n),O(e),k(e),w(e),N(e),D(e),P(e),L(e),M(e),U(e),ee(e),ie(e),re(e,n),ne(e);break;case"safari":if(!Y||!t.shimSafari)return r("Safari shim is not included in this adapter release."),o;r("adapter.js shimming safari."),o.browserShim=Y,se(e,n),ae(e),W(e),K(e),B(e),V(e),F(e),H(e),j(e),z(e),ee(e),te(e),re(e,n),ne(e),oe(e,n);break;default:r("Unsupported browser!")}}({window:"undefined"==typeof window?void 0:window}),function(e){e.WIN_10="Windows 10",e.WIN_81="Windows 8.1",e.WIN_8="Windows 8",e.WIN_7="Windows 7",e.WIN_VISTA="Windows Vista",e.WIN_SERVER_2003="Windows Server 2003",e.WIN_XP="Windows XP",e.WIN_2000="Windows 2000",e.ANDROID="Android",e.HARMONY_OS="HarmonyOS",e.OPEN_BSD="Open BSD",e.SUN_OS="Sun OS",e.LINUX="Linux",e.IOS="iOS",e.MAC_OS="Mac OS",e.CHROMIUM_OS="Chromium OS",e.QNX="QNX",e.UNIX="UNIX",e.BEOS="BeOS",e.OS_2="OS/2",e.SEARCH_BOT="Search Bot"}(ce||(ce={})),function(e){e.CHROME="Chrome",e.SAFARI="Safari",e.EDGE="Edge",e.FIREFOX="Firefox",e.OPERA="OPR",e.QQ="QQBrowser",e.WECHAT="MicroMessenger"}(de||(de={}));var le={exports:{}};!function(e,t){!function(r,n){var i="function",o="undefined",s="object",a="string",c="major",d="model",u="name",l="type",h="vendor",p="version",_="architecture",f="console",E="mobile",m="tablet",g="smarttv",T="wearable",S="embedded",v="Amazon",y="Apple",R="ASUS",b="BlackBerry",A="Browser",I="Chrome",O="Firefox",C="Google",w="Huawei",N="LG",k="Microsoft",D="Motorola",P="Opera",L="Samsung",M="Sharp",U="Sony",x="Xiaomi",V="Zebra",F="Facebook",B="Chromium OS",j="Mac OS",G=function(e){for(var t={},r=0;r<e.length;r++)t[e[r].toUpperCase()]=e[r];return t},W=function(e,t){return typeof e===a&&-1!==H(t).indexOf(H(e))},H=function(e){return e.toLowerCase()},K=function(e,t){if(typeof e===a)return e=e.replace(/^\s\s*/,""),typeof t===o?e:e.substring(0,350)},z=function(e,t){for(var r,o,a,c,d,u,l=0;l<t.length&&!d;){var h=t[l],p=t[l+1];for(r=o=0;r<h.length&&!d&&h[r];)if(d=h[r++].exec(e))for(a=0;a<p.length;a++)u=d[++o],typeof(c=p[a])===s&&c.length>0?2===c.length?typeof c[1]==i?this[c[0]]=c[1].call(this,u):this[c[0]]=c[1]:3===c.length?typeof c[1]!==i||c[1].exec&&c[1].test?this[c[0]]=u?u.replace(c[1],c[2]):n:this[c[0]]=u?c[1].call(this,u,c[2]):n:4===c.length&&(this[c[0]]=u?c[3].call(this,u.replace(c[1],c[2])):n):this[c]=u||n;l+=2}},Y=function(e,t){for(var r in t)if(typeof t[r]===s&&t[r].length>0){for(var i=0;i<t[r].length;i++)if(W(t[r][i],e))return"?"===r?n:r}else if(W(t[r],e))return"?"===r?n:r;return e},X={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},J={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[p,[u,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[p,[u,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[u,p],[/opios[\/ ]+([\w\.]+)/i],[p,[u,P+" Mini"]],[/\bopr\/([\w\.]+)/i],[p,[u,P]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i,/(ba?idubrowser)[\/ ]?([\w\.]+)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i,/(weibo)__([\d\.]+)/i],[u,p],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[p,[u,"UC"+A]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i],[p,[u,"WeChat(Win) Desktop"]],[/micromessenger\/([\w\.]+)/i],[p,[u,"WeChat"]],[/konqueror\/([\w\.]+)/i],[p,[u,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[p,[u,"IE"]],[/yabrowser\/([\w\.]+)/i],[p,[u,"Yandex"]],[/(avast|avg)\/([\w\.]+)/i],[[u,/(.+)/,"$1 Secure "+A],p],[/\bfocus\/([\w\.]+)/i],[p,[u,O+" Focus"]],[/\bopt\/([\w\.]+)/i],[p,[u,P+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[p,[u,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[p,[u,"Dolphin"]],[/coast\/([\w\.]+)/i],[p,[u,P+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[p,[u,"MIUI "+A]],[/fxios\/([-\w\.]+)/i],[p,[u,O]],[/\bqihu|(qi?ho?o?|360)browser/i],[[u,"360 "+A]],[/(oculus|samsung|sailfish|huawei)browser\/([\w\.]+)/i],[[u,/(.+)/,"$1 "+A],p],[/(comodo_dragon)\/([\w\.]+)/i],[[u,/_/g," "],p],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i],[u,p],[/(metasr)[\/ ]?([\w\.]+)/i,/(lbbrowser)/i,/\[(linkedin)app\]/i],[u],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[u,F],p],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(chromium|instagram)[\/ ]([-\w\.]+)/i],[u,p],[/\bgsa\/([\w\.]+) .*safari\//i],[p,[u,"GSA"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[p,[u,I+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[u,I+" WebView"],p],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[p,[u,"Android "+A]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[u,p],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[p,[u,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[p,u],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[u,[p,Y,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[u,p],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[u,"Netscape"],p],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[p,[u,O+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i,/panasonic;(viera)/i],[u,p],[/(cobalt)\/([\w\.]+)/i],[u,[p,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[_,"amd64"]],[/(ia32(?=;))/i],[[_,H]],[/((?:i[346]|x)86)[;\)]/i],[[_,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[_,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[_,"armhf"]],[/windows (ce|mobile); ppc;/i],[[_,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[_,/ower/,"",H]],[/(sun4\w)[;\)]/i],[[_,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[_,H]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[d,[h,L],[l,m]],[/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[d,[h,L],[l,E]],[/\((ip(?:hone|od)[\w ]*);/i],[d,[h,y],[l,E]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[d,[h,y],[l,m]],[/(macintosh);/i],[d,[h,y]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[d,[h,M],[l,E]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[d,[h,w],[l,m]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[d,[h,w],[l,E]],[/\b(poco[\w ]+)(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[d,/_/g," "],[h,x],[l,E]],[/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[d,/_/g," "],[h,x],[l,m]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[d,[h,"OPPO"],[l,E]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[d,[h,"Vivo"],[l,E]],[/\b(rmx[12]\d{3})(?: bui|;|\))/i],[d,[h,"Realme"],[l,E]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[d,[h,D],[l,E]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[d,[h,D],[l,m]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[d,[h,N],[l,m]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[d,[h,N],[l,E]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[d,[h,"Lenovo"],[l,m]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[d,/_/g," "],[h,"Nokia"],[l,E]],[/(pixel c)\b/i],[d,[h,C],[l,m]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[d,[h,C],[l,E]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[d,[h,U],[l,E]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[d,"Xperia Tablet"],[h,U],[l,m]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[d,[h,"OnePlus"],[l,E]],[/(alexa)webm/i,/(kf[a-z]{2}wi)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[d,[h,v],[l,m]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[d,/(.+)/g,"Fire Phone $1"],[h,v],[l,E]],[/(playbook);[-\w\),; ]+(rim)/i],[d,h,[l,m]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[d,[h,b],[l,E]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[d,[h,R],[l,m]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[d,[h,R],[l,E]],[/(nexus 9)/i],[d,[h,"HTC"],[l,m]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[h,[d,/_/g," "],[l,E]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[d,[h,"Acer"],[l,m]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[d,[h,"Meizu"],[l,E]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[h,d,[l,E]],[/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[h,d,[l,m]],[/(surface duo)/i],[d,[h,k],[l,m]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[d,[h,"Fairphone"],[l,E]],[/(u304aa)/i],[d,[h,"AT&T"],[l,E]],[/\bsie-(\w*)/i],[d,[h,"Siemens"],[l,E]],[/\b(rct\w+) b/i],[d,[h,"RCA"],[l,m]],[/\b(venue[\d ]{2,7}) b/i],[d,[h,"Dell"],[l,m]],[/\b(q(?:mv|ta)\w+) b/i],[d,[h,"Verizon"],[l,m]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[d,[h,"Barnes & Noble"],[l,m]],[/\b(tm\d{3}\w+) b/i],[d,[h,"NuVision"],[l,m]],[/\b(k88) b/i],[d,[h,"ZTE"],[l,m]],[/\b(nx\d{3}j) b/i],[d,[h,"ZTE"],[l,E]],[/\b(gen\d{3}) b.+49h/i],[d,[h,"Swiss"],[l,E]],[/\b(zur\d{3}) b/i],[d,[h,"Swiss"],[l,m]],[/\b((zeki)?tb.*\b) b/i],[d,[h,"Zeki"],[l,m]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[h,"Dragon Touch"],d,[l,m]],[/\b(ns-?\w{0,9}) b/i],[d,[h,"Insignia"],[l,m]],[/\b((nxa|next)-?\w{0,9}) b/i],[d,[h,"NextBook"],[l,m]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[h,"Voice"],d,[l,E]],[/\b(lvtel\-)?(v1[12]) b/i],[[h,"LvTel"],d,[l,E]],[/\b(ph-1) /i],[d,[h,"Essential"],[l,E]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[d,[h,"Envizen"],[l,m]],[/\b(trio[-\w\. ]+) b/i],[d,[h,"MachSpeed"],[l,m]],[/\btu_(1491) b/i],[d,[h,"Rotor"],[l,m]],[/(shield[\w ]+) b/i],[d,[h,"Nvidia"],[l,m]],[/(sprint) (\w+)/i],[h,d,[l,E]],[/(kin\.[onetw]{3})/i],[[d,/\./g," "],[h,k],[l,E]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[d,[h,V],[l,m]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[d,[h,V],[l,E]],[/smart-tv.+(samsung)/i],[h,[l,g]],[/hbbtv.+maple;(\d+)/i],[[d,/^/,"SmartTV"],[h,L],[l,g]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[h,N],[l,g]],[/(apple) ?tv/i],[h,[d,y+" TV"],[l,g]],[/crkey/i],[[d,I+"cast"],[h,C],[l,g]],[/droid.+aft(\w)( bui|\))/i],[d,[h,v],[l,g]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[d,[h,M],[l,g]],[/(bravia[\w ]+)( bui|\))/i],[d,[h,U],[l,g]],[/(mitv-\w{5}) bui/i],[d,[h,x],[l,g]],[/Hbbtv.*(technisat) (.*);/i],[h,d,[l,g]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[h,K],[d,K],[l,g]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[l,g]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[h,d,[l,f]],[/droid.+; (shield) bui/i],[d,[h,"Nvidia"],[l,f]],[/(playstation [345portablevi]+)/i],[d,[h,U],[l,f]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[d,[h,k],[l,f]],[/((pebble))app/i],[h,d,[l,T]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[d,[h,y],[l,T]],[/droid.+; (glass) \d/i],[d,[h,C],[l,T]],[/droid.+; (wt63?0{2,3})\)/i],[d,[h,V],[l,T]],[/(quest( 2| pro)?)/i],[d,[h,F],[l,T]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[h,[l,S]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i],[d,[l,E]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[d,[l,m]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[l,m]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[l,E]],[/(android[-\w\. ]{0,9});.+buil/i],[d,[h,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[p,[u,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[p,[u,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i],[u,p],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[p,u]],os:[[/microsoft (windows) (vista|xp)/i],[u,p],[/(windows) nt 6\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i,/(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i],[u,[p,Y,X]],[/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[u,"Windows"],[p,Y,X]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/cfnetwork\/.+darwin/i],[[p,/_/g,"."],[u,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[u,j],[p,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[p,u],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[u,p],[/\(bb(10);/i],[p,[u,b]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[p,[u,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[p,[u,O+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[p,[u,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[p,[u,"watchOS"]],[/crkey\/([\d\.]+)/i],[p,[u,I+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[u,B],p],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[u,p],[/(sunos) ?([\w\.\d]*)/i],[[u,"Solaris"],p],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux)/i,/(unix) ?([\w\.]*)/i],[u,p]]},Z=function(e,t){if(typeof e===s&&(t=e,e=n),!(this instanceof Z))return new Z(e,t).getResult();var f=typeof r!==o&&r.navigator?r.navigator:n,g=e||(f&&f.userAgent?f.userAgent:""),T=f&&f.userAgentData?f.userAgentData:n,S=t?function(e,t){var r={};for(var n in e)t[n]&&t[n].length%2==0?r[n]=t[n].concat(e[n]):r[n]=e[n];return r}(J,t):J;return this.getBrowser=function(){var e={};return e[u]=n,e[p]=n,z.call(e,g,S.browser),e[c]=function(e){return typeof e===a?e.replace(/[^\d\.]/g,"").split(".")[0]:n}(e[p]),f&&f.brave&&typeof f.brave.isBrave==i&&(e[u]="Brave"),e},this.getCPU=function(){var e={};return e[_]=n,z.call(e,g,S.cpu),e},this.getDevice=function(){var e={};return e[h]=n,e[d]=n,e[l]=n,z.call(e,g,S.device),!e[l]&&T&&T.mobile&&(e[l]=E),"Macintosh"==e[d]&&f&&typeof f.standalone!==o&&f.maxTouchPoints&&f.maxTouchPoints>2&&(e[d]="iPad",e[l]=m),e},this.getEngine=function(){var e={};return e[u]=n,e[p]=n,z.call(e,g,S.engine),e},this.getOS=function(){var e={};return e[u]=n,e[p]=n,z.call(e,g,S.os),!e[u]&&T&&"Unknown"!=T.platform&&(e[u]=T.platform.replace(/chrome os/i,B).replace(/macos/i,j)),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return g},this.setUA=function(e){return g=typeof e===a&&e.length>350?K(e,350):e,this},this.setUA(g),this};Z.VERSION="0.7.34",Z.BROWSER=G([u,p,c]),Z.CPU=G([_]),Z.DEVICE=G([d,h,l,f,E,g,m,T,S]),Z.ENGINE=Z.OS=G([u,p]),e.exports&&(t=e.exports=Z),t.UAParser=Z;var q=typeof r!==o&&(r.jQuery||r.Zepto);if(q&&!q.ua){var Q=new Z;q.ua=Q.getResult(),q.ua.get=function(){return Q.getUA()},q.ua.set=function(e){Q.setUA(e);var t=Q.getResult();for(var r in t)q.ua[r]=t[r]}}}("object"==typeof window?window:X)}(le,le.exports);const he=new(J(le.exports));let pe=he.getResult(),_e=null;function fe(e){if(!_e){e&&he.setUA(e),pe=he.getResult();const t=function(e){if("Blink"===e.engine.name&&"WeChat"!==e.browser.name)return de.CHROME;switch(e.browser.name){case"Chrome Headless":case"Chrome":case"Chromium":return de.CHROME;case"Safari":case"Mobile Safari":return de.SAFARI;case"Edge":return de.EDGE;case"Firefox":return de.FIREFOX;case"QQBrowser":return de.QQ;case"Opera":return de.OPERA;case"WeChat":return de.WECHAT;default:return e.browser.name||""}}(pe),r=function(e){let t;t="Blink"===e.engine.name?e.engine.version||"":e.browser.version||"";return t.split(".")[0]}(pe),n=function(e){if("Windows"===e.os.name)return e.os.version?e.os.name+" "+e.os.version:e.os.name;return e.os.name||""}(pe),i=pe.os.version;if(!(t&&r&&n&&i))return{name:t,version:r,os:n,osVersion:i};_e={name:t,version:r,os:n,osVersion:i}}return _e}function Ee(){return fe().os}function me(){const e=fe();return`${e.os} ${e.osVersion}`}function ge(){const e=fe();return!!("WebKit"===pe.engine.name&&e.os===ce.MAC_OS&&navigator.maxTouchPoints&&navigator.maxTouchPoints>0&&e.name!==de.SAFARI||ye()&&e.name!==de.SAFARI)}function Te(){return fe().name===de.CHROME}function Se(){return fe().name===de.SAFARI}function ve(){return fe().name===de.FIREFOX}function ye(){return fe().os===ce.IOS}function Re(e){const t=fe();return!(t.name!==de.CHROME||!t.osVersion)&&Number(t.version)>=e}function be(e){const t=fe();return!(t.name!==de.EDGE||!t.osVersion)&&Number(t.version)>=e}function Ae(e){const t=fe();return!(t.name!==de.OPERA||!t.osVersion)&&Number(t.version)>=e}function Ie(){const e=fe();if(e.os!==ce.IOS||!e.osVersion)return!1;const t=e.osVersion.split(".");return 15===Number(t[0])}function Oe(){const e=fe();if(e.os!==ce.IOS||!e.osVersion)return!1;const t=e.osVersion.split(".");return 16===Number(t[0])}function Ce(){const e=fe();if(e.os!==ce.IOS||!e.osVersion)return!1;const t=e.osVersion.split(".");return 15===Number(t[0])&&Number(t[1])>=1}function we(){return Se()&&navigator.maxTouchPoints>0}function Ne(){return window.navigator.appVersion&&null!==window.navigator.appVersion.match(/Chrome\/([\w\W]*?)\./)&&window.navigator.appVersion.match(/Chrome\/([\w\W]*?)\./)[1]<=35}function ke(){const e=fe();if(e.name===de.EDGE||e.name===de.SAFARI)return!1;return!!navigator.userAgent.toLocaleLowerCase().match(/chrome\/[\d]./i)}function De(){return Ee()===ce.ANDROID}function Pe(){const e=fe();return De()&&(e.name===de.CHROME||e.name===de.WECHAT||/chrome|chromium/i.test(navigator.userAgent))}var Le,Me,Ue;!function(e){e.UNEXPECTED_ERROR="UNEXPECTED_ERROR",e.UNEXPECTED_RESPONSE="UNEXPECTED_RESPONSE",e.TIMEOUT="TIMEOUT",e.INVALID_PARAMS="INVALID_PARAMS",e.NOT_READABLE="NOT_READABLE",e.NOT_SUPPORTED="NOT_SUPPORTED",e.INVALID_OPERATION="INVALID_OPERATION",e.OPERATION_ABORTED="OPERATION_ABORTED",e.WEB_SECURITY_RESTRICT="WEB_SECURITY_RESTRICT",e.EXCHANGE_SDP_FAILED="EXCHANGE_SDP_FAILED",e.ADD_CANDIDATE_FAILED="ADD_CANDIDATE_FAILED",e.DATACHANNEL_FAILED="DATACHANNEL_FAILED",e.NETWORK_ERROR="NETWORK_ERROR",e.NETWORK_TIMEOUT="NETWORK_TIMEOUT",e.NETWORK_RESPONSE_ERROR="NETWORK_RESPONSE_ERROR",e.API_INVOKE_TIMEOUT="API_INVOKE_TIMEOUT",e.ENUMERATE_DEVICES_FAILED="ENUMERATE_DEVICES_FAILED",e.DEVICE_NOT_FOUND="DEVICE_NOT_FOUND",e.ELECTRON_IS_NULL="ELECTRON_IS_NULL",e.ELECTRON_DESKTOP_CAPTURER_GET_SOURCES_ERROR="ELECTRON_DESKTOP_CAPTURER_GET_SOURCES_ERROR",e.CHROME_PLUGIN_NO_RESPONSE="CHROME_PLUGIN_NO_RESPONSE",e.CHROME_PLUGIN_NOT_INSTALL="CHROME_PLUGIN_NOT_INSTALL",e.MEDIA_OPTION_INVALID="MEDIA_OPTION_INVALID",e.PERMISSION_DENIED="PERMISSION_DENIED",e.CONSTRAINT_NOT_SATISFIED="CONSTRAINT_NOT_SATISFIED",e.TRACK_IS_DISABLED="TRACK_IS_DISABLED",e.GET_VIDEO_ELEMENT_VISIBLE_ERROR="GET_VIDEO_ELEMENT_VISIBLE_ERROR",e.SHARE_AUDIO_NOT_ALLOWED="SHARE_AUDIO_NOT_ALLOWED",e.LOW_STREAM_ENCODING_ERROR="LOW_STREAM_ENCODING_ERROR",e.SET_ENCODING_PARAMETER_ERROR="SET_ENCODING_PARAMETER_ERROR",e.TRACK_STATE_UNREACHABLE="TRACK_STATE_UNREACHABLE",e.INVALID_UINT_UID_FROM_STRING_UID="INVALID_UINT_UID_FROM_STRING_UID",e.CAN_NOT_GET_PROXY_SERVER="CAN_NOT_GET_PROXY_SERVER",e.CAN_NOT_GET_GATEWAY_SERVER="CAN_NOT_GET_GATEWAY_SERVER",e.VOID_GATEWAY_ADDRESS="VOID_GATEWAY_ADDRESS",e.UID_CONFLICT="UID_CONFLICT",e.MULTI_UNILBS_RESPONSE_ERROR="MULTI_UNILBS_RESPONSE_ERROR",e.UPDATE_TICKET_FAILED="UPDATE_TICKET_FAILED",e.INVALID_LOCAL_TRACK="INVALID_LOCAL_TRACK",e.INVALID_TRACK="INVALID_TRACK",e.SENDER_NOT_FOUND="SENDER_NOT_FOUND",e.CREATE_OFFER_FAILED="CREATE_OFFER_FAILED",e.SET_ANSWER_FAILED="SET_ANSWER_FAILED",e.ICE_FAILED="ICE_FAILED",e.PC_CLOSED="PC_CLOSED",e.SENDER_REPLACE_FAILED="SENDER_REPLACE_FAILED",e.GET_LOCAL_CAPABILITIES_FAILED="GET_LOCAL_CAPABILITIES_FAILED",e.GET_LOCAL_CONNECTION_PARAMS_FAILED="GET_LOCAL_CONNECTION_PARAMS_FAILED",e.SUBSCRIBE_FAILED="SUBSCRIBE_FAILED",e.UNSUBSCRIBE_FAILED="UNSUBSCRIBE_FAILED",e.GATEWAY_P2P_LOST="GATEWAY_P2P_LOST",e.NO_ICE_CANDIDATE="NO_ICE_CANDIDATE",e.CAN_NOT_PUBLISH_MULTIPLE_VIDEO_TRACKS="CAN_NOT_PUBLISH_MULTIPLE_VIDEO_TRACKS",e.EXIST_DISABLED_VIDEO_TRACK="EXIST_DISABLED_VIDEO_TRACK",e.INVALID_REMOTE_USER="INVALID_REMOTE_USER",e.REMOTE_USER_IS_NOT_PUBLISHED="REMOTE_USER_IS_NOT_PUBLISHED",e.CUSTOM_REPORT_SEND_FAILED="CUSTOM_REPORT_SEND_FAILED",e.CUSTOM_REPORT_FREQUENCY_TOO_HIGH="CUSTOM_REPORT_FREQUENCY_TOO_HIGH",e.FETCH_AUDIO_FILE_FAILED="FETCH_AUDIO_FILE_FAILED",e.READ_LOCAL_AUDIO_FILE_ERROR="READ_LOCAL_AUDIO_FILE_ERROR",e.DECODE_AUDIO_FILE_FAILED="DECODE_AUDIO_FILE_FAILED",e.WS_ABORT="WS_ABORT",e.WS_DISCONNECT="WS_DISCONNECT",e.WS_ERR="WS_ERR",e.EXTERNAL_SIGNAL_ABORT="EXTERNAL_SIGNAL_ABORT",e.LIVE_STREAMING_TASK_CONFLICT="LIVE_STREAMING_TASK_CONFLICT",e.LIVE_STREAMING_INVALID_ARGUMENT="LIVE_STREAMING_INVALID_ARGUMENT",e.LIVE_STREAMING_INTERNAL_SERVER_ERROR="LIVE_STREAMING_INTERNAL_SERVER_ERROR",e.LIVE_STREAMING_PUBLISH_STREAM_NOT_AUTHORIZED="LIVE_STREAMING_PUBLISH_STREAM_NOT_AUTHORIZED",e.LIVE_STREAMING_TRANSCODING_NOT_SUPPORTED="LIVE_STREAMING_TRANSCODING_NOT_SUPPORTED",e.LIVE_STREAMING_CDN_ERROR="LIVE_STREAMING_CDN_ERROR",e.LIVE_STREAMING_INVALID_RAW_STREAM="LIVE_STREAMING_INVALID_RAW_STREAM",e.LIVE_STREAMING_WARN_STREAM_NUM_REACH_LIMIT="LIVE_STREAMING_WARN_STREAM_NUM_REACH_LIMIT",e.LIVE_STREAMING_WARN_FAILED_LOAD_IMAGE="LIVE_STREAMING_WARN_FAILED_LOAD_IMAGE",e.LIVE_STREAMING_WARN_FREQUENT_REQUEST="LIVE_STREAMING_WARN_FREQUENT_REQUEST",e.WEBGL_INTERNAL_ERROR="WEBGL_INTERNAL_ERROR",e.BEAUTY_PROCESSOR_INTERNAL_ERROR="BEAUTY_PROCESSOR_INTERNAL_ERROR",e.CROSS_CHANNEL_WAIT_STATUS_ERROR="CROSS_CHANNEL_WAIT_STATUS_ERROR",e.CROSS_CHANNEL_FAILED_JOIN_SRC="CROSS_CHANNEL_FAILED_JOIN_SEC",e.CROSS_CHANNEL_FAILED_JOIN_DEST="CROSS_CHANNEL_FAILED_JOIN_DEST",e.CROSS_CHANNEL_FAILED_PACKET_SENT_TO_DEST="CROSS_CHANNEL_FAILED_PACKET_SENT_TO_DEST",e.CROSS_CHANNEL_SERVER_ERROR_RESPONSE="CROSS_CHANNEL_SERVER_ERROR_RESPONSE",e.METADATA_OUT_OF_RANGE="METADATA_OUT_OF_RANGE",e.LOCAL_AEC_ERROR="LOCAL_AEC_ERROR",e.INVALID_PLUGIN="INVALID_PLUGIN",e.DISCONNECT_P2P="DISCONNECT_P2P",e.INIT_WEBSOCKET_TIMEOUT="INIT_WEBSOCKET_TIMEOUT",e.CONVERTING_IMAGEDATA_TO_BLOB_FAILED="CONVERTING_IMAGEDATA_TO_BLOB_FAILED",e.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED="CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED",e.INIT_DATACHANNEL_TIMEOUT="INIT_DATACHANNEL_TIMEOUT",e.CREATE_DATACHANNEL_ERROR="CREATE_DATACHANNEL_ERROR",e.DATACHANNEL_CONNECTION_TIMEOUT="DATACHANNEL_CONNECTION_TIMEOUT",e.PROHIBITED_OPERATION="PROHIBITED_OPERATION",e.IMAGE_MODERATION_UPLOAD_FAILED="IMAGE_MODERATION_UPLOAD_FAILED",e.P2P_MESSAGE_FAILED="P2P_MESSAGE_FAILED"}(Le||(Le={}));class xe extends Error{code;message;data;name="AgoraRTCException";constructor(e,t="",r){super(t),this.code=e,this.message=`AgoraRTCError ${this.code}: ${t}`,this.data=r}toString(){return this.data?`data: ${JSON.stringify(this.data)}\n${this.stack}`:`${this.stack}`}print(e="error",t){return"error"===e&&(t||console).error(this.toString()),"warning"===e&&(t||console).warn(this.toString()),this}throw(e){throw this.print("error",e),this}}function Ve(e,t){if("boolean"!=typeof e)throw new xe(Le.INVALID_PARAMS,`Invalid ${t}: The value is of the boolean type.`)}function Fe(e,t,r){if(r.includes(e))return;throw new xe(Le.INVALID_PARAMS,`${t} can only be set as ${JSON.stringify(r)}`)}function Be(e,t,r=1,n=1e4,i=!0){if(e<r||e>n||i&&!function(e){return"number"==typeof e&&e%1==0}(e)){throw new xe(Le.INVALID_PARAMS,`invalid ${t}: the value range is [${r}, ${n}]. integer only`)}}function je(e,t){if("number"!=typeof e){if(!(e.min||e.max||e.ideal||e.exact)){throw new xe(Le.INVALID_PARAMS,`${t} is not a valid ConstrainLong`)}void 0!==e.min&&Be(e.min,`${t}.min`,0,1/0),void 0!==e.max&&Be(e.max,`${t}.max`,1,1/0),void 0!==e.exact&&Be(e.exact,`${t}.exact`,1,1/0),void 0!==e.ideal&&Be(e.ideal,`${t}.ideal`,1,1/0)}else Be(e,t,1,1/0)}function Ge(e){return null==e}!function(e){e.COVERED="COVERED",e.POSITION="POSITION",e.SIZE="SIZE",e.STYLE="STYLE"}(Me||(Me={})),function(e){e.UNMOUNTED="UNMOUNTED",e.INVALID_HTML_ELEMENT="INVALID_HTML_ELEMENT"}(Ue||(Ue={}));const We=new class{_clientSize=null;getClientWidth=()=>document.documentElement?document.documentElement.clientWidth:document.body.clientWidth;getClientHeight=()=>document.documentElement?document.documentElement.clientHeight:document.body.clientHeight;getStyle=e=>window.getComputedStyle(e,null);checkCssVisibleProperty=e=>{let t=!0;const r=this.getStyle(e),{display:n,visibility:i,opacity:o,filter:s}=r;if(("none"===n||["hidden","collapse"].includes(i)||Number(o)<.1)&&(t=!1),!t)return!1;if(s){s.split(" ").filter((e=>{const t=e.split("(")[0];return["brightness","blur","opacity"].includes(t)})).map((e=>{const[t,r]=e.split(/\(|\)/);return[t,Number(r.match(/^[0-9\.]+/))]})).forEach((e=>{const[r,n]=e;switch(r){case"brightness":(n<.1||n>3)&&(t=!1);break;case"blur":n>3&&(t=!1);break;case"opacity":n<.1&&(t=!1)}}))}return t};checkPropertyUpToAllParentNodes=(e,t)=>{let r=!0,n=!0;const i=e=>t(e);let o=e;for(;o&&n;){i(o)||(r=!1,n=!1),o=o.parentElement,o||(n=!1)}return r};checkActualCssVisibleIncludeInherit=e=>this.checkPropertyUpToAllParentNodes(e,this.checkCssVisibleProperty);getSizeAboutClient=e=>{const{width:t,height:r,left:n,right:i,top:o,bottom:s}=e.getBoundingClientRect(),a=this.getClientWidth(),c=this.getClientHeight();return{width:t,height:r,left:n,right:i,top:o,bottom:s,clientWidth:a,clientHeight:c,clientMin:Math.min(a,c)}};checkActualSize=()=>{const{width:e,height:t,clientMin:r}=this._clientSize;return this.checkSizeIsVisible(e,t,r)};elementFromPoint=(e,t)=>document.elementFromPoint?document.elementFromPoint(e,t):null;checkCoverForAPoint=(e,t,r)=>{const n=this.elementFromPoint(e,t);return null!==n&&n!==r};getPointPositionList=()=>{const{width:e,height:t,left:r,top:n}=this._clientSize,i=e/6,o=t/6,s=[],a=10**6;for(let e=0;e<5;e++)for(let t=0;t<5;t++){const c=(r*a+(0===e?.1:4===e?(i*e*a-1e5)/a:i*e)*a)/a,d=(n*a+(0===t?.1:4===t?(o*t*a-1e5)/a:o*t)*a)/a;s.push({x:c,y:d})}return[...s]};checkElementCover=e=>this.getPointPositionList().map((t=>this.checkCoverForAPoint(t.x,t.y,e))).filter((e=>!!e)).length>6;checkSizeIsVisible=(e,t,r)=>(e>50||r/e<=10)&&(t>50||r/t<=10);checkSizeOfPartInClient=()=>{const{left:e,right:t,top:r,bottom:n,clientHeight:i,clientWidth:o,clientMin:s}=this._clientSize;let a,c,d,u;if(e<0)a=0;else{if(!(e<o))return!1;a=e}if(t<0)return!1;if(c=t<o?t:o,r<0)d=0;else{if(!(r<i))return!1;d=r}if(n<0)return!1;u=n<i?n:i;const l=c-a,h=u-d;return this.checkSizeIsVisible(l,h,s)};returnHiddenResult=e=>(this._clientSize=null,{visible:!1,reason:e});checkOneElementVisible=e=>{if(e instanceof HTMLElement){if(this.checkElementIsMountedOnDom(e)){if(this.checkActualCssVisibleIncludeInherit(e)){if(this._clientSize=this.getSizeAboutClient(e),this.checkElementCover(e))return this.returnHiddenResult(Me.COVERED);{const e=this.checkActualSize(),t=this.checkSizeOfPartInClient();return e&&!t?this.returnHiddenResult(Me.POSITION):e?(this._clientSize=null,{visible:!0}):this.returnHiddenResult(Me.SIZE)}}return this.returnHiddenResult(Me.STYLE)}return this.returnHiddenResult(Ue.UNMOUNTED)}return this.returnHiddenResult(Ue.INVALID_HTML_ELEMENT)};checkElementIsMountedOnDom=e=>this.checkPropertyUpToAllParentNodes(e,(e=>"HTML"!==e.nodeName.toUpperCase()?null!==e.parentElement:!!document.documentElement))};const He=function(e,t){const r=new Uint8Array(e.byteLength+t.byteLength);return r.set(new Uint8Array(e),0),r.set(new Uint8Array(t),e.byteLength),r};class Ke{_events={};getListeners(e){return this._events[e]?this._events[e].map((e=>e.listener)):[]}on(e,t){this._events[e]||(this._events[e]=[]);const r=this._events[e];-1===this._indexOfListener(r,t)&&r.push({listener:t,once:!1})}addListener=this.on;once(e,t){this._events[e]||(this._events[e]=[]);const r=this._events[e];-1===this._indexOfListener(r,t)&&r.push({listener:t,once:!0})}off(e,t){if(!this._events[e])return;const r=this._events[e],n=this._indexOfListener(r,t);-1!==n&&r.splice(n,1),0===this._events[e].length&&delete this._events[e]}removeAllListeners(e){e?delete this._events[e]:this._events={}}emit(e,...t){this._events[e]||(this._events[e]=[]);const r=this._events[e].map((e=>e));for(let n=0;n<r.length;n+=1){const i=r[n];i.once&&this.off(e,i.listener),i.listener.apply(this,t||[])}}safeEmit(e,...t){[...this._events[e]||[]].forEach((r=>{r.once&&this.off(e,r.listener);try{r.listener.apply(this,t)}catch(t){console.error(`safeEmit event:${e} error ${t?.toString()}`)}}))}_indexOfListener(e,t){let r=e.length;for(;r--;)if(e[r].listener===t)return r;return-1}}function ze(){return!!Xe()}let Ye=null;function Xe(){if(Ye)return Ye;if(window.electron)return Ye=window.electron;if(!window.require)return null;try{return Ye=window.require("electron"),Ye}catch(e){return null}}var Je,Ze,qe,Qe,$e,et,tt,rt;function nt(e,t,...r){return 0===e.getListeners(t).length?Promise.reject(new xe(Le.UNEXPECTED_ERROR,"can not emit promise")):new Promise(((n,i)=>{e.emit(t,...r,n,i)}))}function it(e,t,...r){return 0===e.getListeners(t).length?Promise.resolve():nt(e,t,...r)}function ot(e,t,...r){return 0===e.getListeners(t).length?null:function(e,t,...r){let n=null,i=null;if(e.emit(t,...r,(e=>{n=e}),(e=>{i=e})),null!==i)throw i;if(null===n)throw new xe(Le.UNEXPECTED_ERROR,"handler is not sync");return n}(e,t,...r)}!function(e){e.CREATE_CLIENT="createClient",e.CHECK_SYSTEM_REQUIREMENTS="checkSystemRequirements",e.SET_AREA="setArea",e.CHECK_VIDEO_TRACK_IS_ACTIVE="checkVideoTrackIsActive",e.CHECK_AUDIO_TRACK_IS_ACTIVE="checkAudioTrackIsActive",e.CREATE_MIC_AUDIO_TRACK="createMicrophoneAudioTrack",e.CREATE_CUSTOM_AUDIO_TRACK="createCustomAudioTrack",e.CREATE_BUFFER_AUDIO_TRACK="createBufferSourceAudioTrack",e.CREATE_CAM_VIDEO_TRACK="createCameraVideoTrack",e.CREATE_CUSTOM_VIDEO_TRACK="createCustomVideoTrack",e.CREATE_MIC_AND_CAM_TRACKS="createMicrophoneAndCameraTracks",e.CREATE_SCREEN_VIDEO_TRACK="createScreenVideoTrack",e.SET_ENCRYPTION_CONFIG="Client.setEncryptionConfig",e.START_PROXY_SERVER="Client.startProxyServer",e.STOP_PROXY_SERVER="Client.stopProxyServer",e.SET_PROXY_SERVER="Client.setProxyServer",e.SET_TURN_SERVER="Client.setTurnServer",e.SET_CLIENT_ROLE="Client.setClientRole",e.SET_LOW_STREAM_PARAMETER="Client.setLowStreamParameter",e.ENABLE_DUAL_STREAM="Client.enableDualStream",e.DISABLE_DUAL_STREAM="Client.disableDualStream",e.JOIN="Client.join",e.LEAVE="Client.leave",e.PUBLISH="Client.publish",e.UNPUBLISH="Client.unpublish",e.SUBSCRIBE="Client.subscribe",e.MASS_SUBSCRIBE="Client.massSubscribe",e.MASS_UNSUBSCRIBE="Client.massUnsubscribe",e.UNSUBSCRIBE="Client.unsubscribe",e.RENEW_TOKEN="Client.renewToken",e.SET_REMOTE_VIDEO_STREAM_TYPE="Client.setRemoteVideoStreamType",e.SET_STREAM_FALLBACK_OPTION="Client.setStreamFallbackOption",e.ENABLE_AUDIO_VOLUME_INDICATOR="Client.enableAudioVolumeIndicator",e.SEND_CUSTOM_REPORT_MESSAGE="Client.sendCustomReportMessage",e.INSPECT_VIDEO_CONTENT="Client.inspectVideoContent",e.STOP_INSPECT_VIDEO_CONTENT="Client.stopInspectVideoContent",e.JOIN_FALLBACK_TO_PROXY="Client._joinFallbackToProxy",e.DATACHANNEL_FAILBACK="Client._datachannelFailback",e.ON_LIVE_STREAM_WARNING="Client.onLiveStreamWarning",e.ON_LIVE_STREAM_ERROR="Client.onLiveStreamingError",e.START_LIVE_STREAMING="Client.startLiveStreaming",e.SET_LIVE_TRANSCODING="Client.setLiveTranscoding",e.STOP_LIVE_STREAMING="Client.stopLiveStreaming",e.START_CHANNEL_MEDIA_RELAY="Client.startChannelMediaRelay",e.UPDATE_CHANNEL_MEDIA_RELAY="Client.updateChannelMediaRelay",e.STOP_CHANNEL_MEDIA_RELAY="Client.stopChannelMediaRelay",e.REQUEST_CONFIG_DISTRIBUTE="_config-distribute-request",e.SET_CONFIG_DISTRIBUTE="_configDistribute",e.LOCAL_TRACK_SET_MUTED="LocalTrack.setMute",e.LOCAL_AUDIO_TRACK_PLAY="LocalAudioTrack.play",e.LOCAL_AUDIO_TRACK_PLAY_IN_ELEMENT="LocalAudioTrack.playInElement",e.LOCAL_AUDIO_TRACK_STOP="LocalAudioTrack.stop",e.LOCAL_AUDIO_TRACK_SET_VOLUME="LocalAudioTrack.setVolume",e.MIC_AUDIO_TRACK_SET_DEVICE="MicrophoneAudioTrack.setDevice",e.BUFFER_AUDIO_TRACK_START="BufferSourceAudioTrack.startProcessAudioBuffer",e.BUFFER_AUDIO_TRACK_STOP="BufferSourceAudioTrack.stopProcessAudioBuffer",e.BUFFER_AUDIO_TRACK_PAUSE="BufferSourceAudioTrack.pauseProcessAudioBuffer",e.BUFFER_AUDIO_TRACK_RESUME="BufferSourceAudioTrack.resumeProcessAudioBuffer",e.BUFFER_AUDIO_TRACK_SEEK="BufferSourceAudioTrack.seekAudioBuffer",e.LOCAL_VIDEO_TRACK_PLAY="LocalVideoTrack.play",e.LOCAL_VIDEO_TRACK_STOP="LocalVideoTrack.stop",e.LOCAL_VIDEO_TRACK_GET_VIDEO_VISIBLE="LocalVideoTrack.getVideoElementVisibleStatus",e.LOCAL_VIDEO_TRACK_BEAUTY="LocalVideoTrack.setBeautyEffect",e.LOCAL_VIDEO_SEND_SEI_DATA="LocalVideoTrack.sendSeiData",e.CAM_VIDEO_TRACK_SET_DEVICE="CameraVideoTrack.setDevice",e.CAM_VIDEO_TRACK_SET_ENCODER_CONFIG="CameraVideoTrack.setEncoderConfiguration",e.REMOTE_VIDEO_TRACK_PLAY="RemoteVideoTrack.play",e.REMOTE_VIDEO_TRACK_STOP="RemoteVideoTrack.stop",e.REMOTE_VIDEO_TRACK_GET_VIDEO_VISIBLE="RemoteVideoTrack.getVideoElementVisibleStatus",e.REMOTE_AUDIO_TRACK_PLAY="RemoteAudioTrack.play",e.REMOTE_AUDIO_TRACK_STOP="RemoteAudioTrack.stop",e.REMOTE_AUDIO_SET_VOLUME="RemoteAudioTrack.setVolume",e.REMOTE_AUDIO_SET_OUTPUT_DEVICE="RemoteAudioTrack.setOutputDevice",e.GET_MEDIA_STREAM_TRACK="Track.getMediaStreamTrack",e.STREAM_TYPE_CHANGE="streamTypeChange",e.CONNECTION_STATE_CHANGE="connectionStateChange",e.LOAD_CONFIG_FROM_LOCALSTORAGE="loadConfigFromLocalStorage",e.IMAGE_MODERATION_UPLOAD="imageModerationUpload"}(Je||(Je={})),function(e){e.TRACER="tracer"}(Ze||(Ze={})),function(e){e[e.AUDIENCE_LEVEL_LOW_LATENCY=1]="AUDIENCE_LEVEL_LOW_LATENCY",e[e.AUDIENCE_LEVEL_ULTRA_LOW_LATENCY=2]="AUDIENCE_LEVEL_ULTRA_LOW_LATENCY",e[e.AUDIENCE_LEVEL_SYNC_LATENCY=3]="AUDIENCE_LEVEL_SYNC_LATENCY"}(qe||(qe={})),function(e){e.LEAVE="LEAVE",e.NETWORK_ERROR="NETWORK_ERROR",e.SERVER_ERROR="SERVER_ERROR",e.UID_BANNED="UID_BANNED",e.IP_BANNED="IP_BANNED",e.CHANNEL_BANNED="CHANNEL_BANNED",e.FALLBACK="FALLBACK",e.LICENSE_MISSING="LICENSE_MISSING",e.LICENSE_EXPIRED="LICENSE_EXPIRED",e.LICENSE_MINUTES_EXCEEDED="LICENSE_MINUTES_EXCEEDED",e.LICENSE_PERIOD_INVALID="LICENSE_PERIOD_INVALID",e.LICENSE_MULTIPLE_SDK_SERVICE="LICENSE_MULTIPLE_SDK_SERVICE",e.LICENSE_ILLEGAL="LICENSE_ILLEGAL",e.TOKEN_EXPIRE="TOKEN_EXPIRE"}(Qe||(Qe={})),function(e){e.CONNECTION_STATE_CHANGE="connection-state-change",e.MEDIA_RECONNECT_START="media-reconnect-start",e.MEDIA_RECONNECT_END="media-reconnect-end",e.IS_USING_CLOUD_PROXY="is-using-cloud-proxy",e.USER_JOINED="user-joined",e.USER_LEAVED="user-left",e.USER_PUBLISHED="user-published",e.USER_UNPUBLISHED="user-unpublished",e.USER_INFO_UPDATED="user-info-updated",e.CLIENT_BANNED="client-banned",e.CHANNEL_MEDIA_RELAY_STATE="channel-media-relay-state",e.CHANNEL_MEDIA_RELAY_EVENT="channel-media-relay-event",e.VOLUME_INDICATOR="volume-indicator",e.CRYPT_ERROR="crypt-error",e.ON_TOKEN_PRIVILEGE_WILL_EXPIRE="token-privilege-will-expire",e.ON_TOKEN_PRIVILEGE_DID_EXPIRE="token-privilege-did-expire",e.NETWORK_QUALITY="network-quality",e.STREAM_TYPE_CHANGED="stream-type-changed",e.STREAM_FALLBACK="stream-fallback",e.RECEIVE_METADATA="receive-metadata",e.STREAM_MESSAGE="stream-message",e.LIVE_STREAMING_ERROR="live-streaming-error",e.LIVE_STREAMING_WARNING="live-streaming-warning",e.INJECT_STREAM_STATUS="stream-inject-status",e.EXCEPTION="exception",e.ERROR="error",e.P2P_LOST="p2p_lost",e.JOIN_FALLBACK_TO_PROXY="join-fallback-to-proxy",e.CHANNEL_FALLBACK_TO_WEBSOCKET="channel-fallback-to-websocket",e.MEDIA_CONNECTION_TYPE_CHANGE="media-connection-type-change",e.PUBLISHED_USER_LIST="published-user-list",e.CONTENT_INSPECT_CONNECTION_STATE_CHANGE="content-inspect-connection-state-change",e.CONTENT_INSPECT_ERROR="content-inspect-error",e.CONTENT_INSPECT_RESULT="content-inspect-result",e.IMAGE_MODERATION_CONNECTION_STATE_CHANGE="image-moderation-connection-state-change"}($e||($e={})),function(e){e.NETWORK_ERROR="NETWORK_ERROR",e.SERVER_ERROR="SERVER_ERROR",e.MULTI_IP="MULTI_IP",e.TIMEOUT="TIMEOUT",e.OFFLINE="OFFLINE",e.LEAVE="LEAVE",e.P2P_FAILED="P2P_FAILED",e.FALLBACK="FALLBACK"}(et||(et={})),function(e){e.ONLINE="ONLINE",e.OFFLINE="OFFLINE"}(tt||(tt={})),function(e){e.NETWORK_STATE_CHANGE="NETWORK_STATE_CHANGE",e.ONLINE="ONLINE",e.OFFLINE="OFFLINE"}(rt||(rt={}));const st=new class extends Ke{_moduleName="network-indicator";_networkState=tt.ONLINE;onlineWaiter;set networkState(e){this.emit(rt.NETWORK_STATE_CHANGE,e,this._networkState),e===tt.ONLINE?this.emit(rt.ONLINE):e===tt.OFFLINE&&(this.onlineWaiter=new Promise((e=>{this.once(rt.ONLINE,(()=>{this.onlineWaiter=void 0,e(tt.ONLINE)}))})),this.emit(rt.OFFLINE)),this._networkState=e}get networkState(){return this._networkState}get isOnline(){return this._networkState===tt.ONLINE}constructor(){super(),window.addEventListener("online",(()=>{this.networkState=tt.ONLINE})),window.addEventListener("offline",(()=>{this.networkState=tt.OFFLINE}))}};function at(e,t){const r=e.indexOf(t);-1!==r&&e.splice(r,1)}function ct(e){"undefined"!=typeof Promise?Promise.resolve().then(e):setTimeout(e,0)}function dt(e){return JSON.parse(JSON.stringify(e))}function ut(e){try{return dt(e)}catch(t){return e}}const lt={};function ht(e,t){lt[t]||(lt[t]=!0,e())}function pt(e){return window.TextEncoder?(new TextEncoder).encode(e).length:e.length}function _t(e){return new Promise((t=>{window.setTimeout(t,e)}))}function ft(e=7,t){const r=Math.random().toString(16).substr(2,e).toLowerCase();return r.length===e?`${t}${r}`:`${t}${r}`+ft(e-r.length,"")}const Et=()=>{};const mt=new class{fnMap=new Map;throttleByKey(e,t,r,n,...i){if(this.fnMap.has(t)){const o=this.fnMap.get(t);if(o.threshold!==r){o.fn(...o.args),clearTimeout(o.timer);const s=window.setTimeout((()=>{const e=this.fnMap.get(t);e&&e.fn(...e.args),this.fnMap.delete(t)}),r);this.fnMap.set(t,{fn:e,threshold:r,timer:s,args:i,skipFn:n})}else o.skipFn&&o.skipFn(...o.args),this.fnMap.set(t,{...o,fn:e,args:i,skipFn:n})}else{const o=window.setTimeout((()=>{const e=this.fnMap.get(t);e&&e.fn(...e.args),this.fnMap.delete(t)}),r);this.fnMap.set(t,{fn:e,threshold:r,timer:o,args:i,skipFn:n})}}},gt=mt.throttleByKey.bind(mt);function Tt(e){return"object"==typeof e&&null!==e&&!(e instanceof RegExp)}function St(e,t){if(!Tt(e)||!Tt(t))return t;if(Array.isArray(e)&&!Array.isArray(t)||!Array.isArray(e)&&Array.isArray(t))return t;if(Array.isArray(t)&&Array.isArray(e)){const r=[...e];for(let n=0;n<t.length;n++)r[n]=St(e[n],t[n]);return r}{const r={...e};for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(Object.prototype.hasOwnProperty.call(e,n)?r[n]=St(e[n],t[n]):r[n]=t[n]);return r}}let vt=1,yt=console;class Rt{static setLogger(e){yt=e}lockingPromise=Promise.resolve();locks=0;name="";lockId;constructor(e){this.lockId=vt++,e&&(this.name=e),yt.debug(`[lock-${this.name}-${this.lockId}] is created.`)}get isLocked(){return this.locks>0}lock(e){let t;this.locks+=1,yt.debug(`[lock-${this.name}-${this.lockId}] is locked, current queue ${this.locks}. ${"string"==typeof e?e:""}`);const r=new Promise((r=>{t=()=>{this.locks-=1,yt.debug(`[lock-${this.name}-${this.lockId}] is not locked, current queue ${this.locks}. ${"string"==typeof e?e:""}`),r()}})),n=this.lockingPromise.then((()=>t));return this.lockingPromise=this.lockingPromise.then((()=>r)),n}}function bt(e,t){return function(r,n,i){const o=i.value;if("function"!=typeof o)throw new Error("Cannot use mutex on object property.");return i.value=async function(...r){const i=this[t];if(!i)throw new Error(`mutex property key ${t} doesn't exist on ${e}`);const s=await i.lock(`From ${e}.${n}`);try{return await o.apply(this,r)}finally{s()}},i}}const At={timeout:500,timeoutFactor:1.5,maxRetryCount:1/0,maxRetryTimeout:1e4};function It(e,t,r,n){const i=Object.assign({},At,n);let o=i.timeout;const s=async()=>{var e;await(e=o,new Promise((t=>{window.setTimeout(t,e)}))),o*=i.timeoutFactor,o=Math.min(i.maxRetryTimeout,o)};let a=!1;const c=new Promise((async(n,o)=>{t=t||(()=>!1),r=r||(()=>!0);for(let c=0;c<i.maxRetryCount;c+=1){if(a)return o(new xe(Le.OPERATION_ABORTED));try{const r=await e();if(!t(r,c))return n(r);if(c+1===i.maxRetryCount)return n(r);await s()}catch(e){if(!r(e,c))return o(e);if(c+1===i.maxRetryCount)return o(e);await s()}}}));return c.cancel=()=>a=!0,c}var Ot,Ct={exports:{}},wt=function(e,t){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return e.apply(t,r)}},Nt=wt,kt=Object.prototype.toString,Dt=(Ot=Object.create(null),function(e){var t=kt.call(e);return Ot[t]||(Ot[t]=t.slice(8,-1).toLowerCase())});function Pt(e){return e=e.toLowerCase(),function(t){return Dt(t)===e}}function Lt(e){return Array.isArray(e)}function Mt(e){return void 0===e}var Ut=Pt("ArrayBuffer");function xt(e){return null!==e&&"object"==typeof e}function Vt(e){if("object"!==Dt(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}var Ft=Pt("Date"),Bt=Pt("File"),jt=Pt("Blob"),Gt=Pt("FileList");function Wt(e){return"[object Function]"===kt.call(e)}var Ht=Pt("URLSearchParams");function Kt(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),Lt(e))for(var r=0,n=e.length;r<n;r++)t.call(null,e[r],r,e);else for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.call(null,e[i],i,e)}var zt,Yt=(zt="undefined"!=typeof Uint8Array&&Object.getPrototypeOf(Uint8Array),function(e){return zt&&e instanceof zt}),Xt={isArray:Lt,isArrayBuffer:Ut,isBuffer:function(e){return null!==e&&!Mt(e)&&null!==e.constructor&&!Mt(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){var t="[object FormData]";return e&&("function"==typeof FormData&&e instanceof FormData||kt.call(e)===t||Wt(e.toString)&&e.toString()===t)},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&Ut(e.buffer)},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:xt,isPlainObject:Vt,isUndefined:Mt,isDate:Ft,isFile:Bt,isBlob:jt,isFunction:Wt,isStream:function(e){return xt(e)&&Wt(e.pipe)},isURLSearchParams:Ht,isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!=typeof window&&"undefined"!=typeof document)},forEach:Kt,merge:function e(){var t={};function r(r,n){Vt(t[n])&&Vt(r)?t[n]=e(t[n],r):Vt(r)?t[n]=e({},r):Lt(r)?t[n]=r.slice():t[n]=r}for(var n=0,i=arguments.length;n<i;n++)Kt(arguments[n],r);return t},extend:function(e,t,r){return Kt(t,(function(t,n){e[n]=r&&"function"==typeof t?Nt(t,r):t})),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e},inherits:function(e,t,r,n){e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,r&&Object.assign(e.prototype,r)},toFlatObject:function(e,t,r){var n,i,o,s={};t=t||{};do{for(i=(n=Object.getOwnPropertyNames(e)).length;i-- >0;)s[o=n[i]]||(t[o]=e[o],s[o]=!0);e=Object.getPrototypeOf(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},kindOf:Dt,kindOfTest:Pt,endsWith:function(e,t,r){e=String(e),(void 0===r||r>e.length)&&(r=e.length),r-=t.length;var n=e.indexOf(t,r);return-1!==n&&n===r},toArray:function(e){if(!e)return null;var t=e.length;if(Mt(t))return null;for(var r=new Array(t);t-- >0;)r[t]=e[t];return r},isTypedArray:Yt,isFileList:Gt},Jt=Xt;function Zt(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var qt=function(e,t,r){if(!t)return e;var n;if(r)n=r(t);else if(Jt.isURLSearchParams(t))n=t.toString();else{var i=[];Jt.forEach(t,(function(e,t){null!=e&&(Jt.isArray(e)?t+="[]":e=[e],Jt.forEach(e,(function(e){Jt.isDate(e)?e=e.toISOString():Jt.isObject(e)&&(e=JSON.stringify(e)),i.push(Zt(t)+"="+Zt(e))})))})),n=i.join("&")}if(n){var o=e.indexOf("#");-1!==o&&(e=e.slice(0,o)),e+=(-1===e.indexOf("?")?"?":"&")+n}return e},Qt=Xt;function $t(){this.handlers=[]}$t.prototype.use=function(e,t,r){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1},$t.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},$t.prototype.forEach=function(e){Qt.forEach(this.handlers,(function(t){null!==t&&e(t)}))};var er,tr,rr=$t,nr=Xt;function ir(){if(tr)return er;tr=1;var e=Xt;function t(e,t,r,n,i){Error.call(this),this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),i&&(this.response=i)}e.inherits(t,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var r=t.prototype,n={};return["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach((function(e){n[e]={value:e}})),Object.defineProperties(t,n),Object.defineProperty(r,"isAxiosError",{value:!0}),t.from=function(n,i,o,s,a,c){var d=Object.create(r);return e.toFlatObject(n,d,(function(e){return e!==Error.prototype})),t.call(d,n.message,i,o,s,a),d.name=n.name,c&&Object.assign(d,c),d},er=t}var or,sr,ar,cr,dr,ur,lr={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1};function hr(){if(sr)return or;sr=1;var e=Xt;return or=function(t,r){r=r||new FormData;var n=[];function i(t){return null===t?"":e.isDate(t)?t.toISOString():e.isArrayBuffer(t)||e.isTypedArray(t)?"function"==typeof Blob?new Blob([t]):Buffer.from(t):t}return function t(o,s){if(e.isPlainObject(o)||e.isArray(o)){if(-1!==n.indexOf(o))throw Error("Circular reference detected in "+s);n.push(o),e.forEach(o,(function(n,o){if(!e.isUndefined(n)){var a,c=s?s+"."+o:o;if(n&&!s&&"object"==typeof n)if(e.endsWith(o,"{}"))n=JSON.stringify(n);else if(e.endsWith(o,"[]")&&(a=e.toArray(n)))return void a.forEach((function(t){!e.isUndefined(t)&&r.append(c,i(t))}));t(n,c)}})),n.pop()}else r.append(s,i(o))}(t),r},or}function pr(){if(cr)return ar;cr=1;var e=ir();return ar=function(t,r,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?r(new e("Request failed with status code "+n.status,[e.ERR_BAD_REQUEST,e.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):t(n)}}function _r(){if(ur)return dr;ur=1;var e=Xt;return dr=e.isStandardBrowserEnv()?{write:function(t,r,n,i,o,s){var a=[];a.push(t+"="+encodeURIComponent(r)),e.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),e.isString(i)&&a.push("path="+i),e.isString(o)&&a.push("domain="+o),!0===s&&a.push("secure"),document.cookie=a.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}},dr}var fr,Er,mr,gr,Tr,Sr,vr,yr,Rr,br,Ar,Ir,Or=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)},Cr=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e},wr=function(e,t){return e&&!Or(t)?Cr(e,t):t};function Nr(){if(Er)return fr;Er=1;var e=Xt,t=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return fr=function(r){var n,i,o,s={};return r?(e.forEach(r.split("\n"),(function(r){if(o=r.indexOf(":"),n=e.trim(r.substr(0,o)).toLowerCase(),i=e.trim(r.substr(o+1)),n){if(s[n]&&t.indexOf(n)>=0)return;s[n]="set-cookie"===n?(s[n]?s[n]:[]).concat([i]):s[n]?s[n]+", "+i:i}})),s):s},fr}function kr(){if(gr)return mr;gr=1;var e=Xt;return mr=e.isStandardBrowserEnv()?function(){var t,r=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(e){var t=e;return r&&(n.setAttribute("href",t),t=n.href),n.setAttribute("href",t),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=i(window.location.href),function(r){var n=e.isString(r)?i(r):r;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0},mr}function Dr(){if(Sr)return Tr;Sr=1;var e=ir();function t(t){e.call(this,null==t?"canceled":t,e.ERR_CANCELED),this.name="CanceledError"}return Xt.inherits(t,e,{__CANCEL__:!0}),Tr=t}function Pr(){return yr||(yr=1,vr=function(e){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}),vr}function Lr(){if(br)return Rr;br=1;var e=Xt,t=pr(),r=_r(),n=qt,i=wr,o=Nr(),s=kr(),a=lr,c=ir(),d=Dr(),u=Pr();return Rr=function(l){return new Promise((function(h,p){var _,f=l.data,E=l.headers,m=l.responseType;function g(){l.cancelToken&&l.cancelToken.unsubscribe(_),l.signal&&l.signal.removeEventListener("abort",_)}e.isFormData(f)&&e.isStandardBrowserEnv()&&delete E["Content-Type"];var T=new XMLHttpRequest;if(l.auth){var S=l.auth.username||"",v=l.auth.password?unescape(encodeURIComponent(l.auth.password)):"";E.Authorization="Basic "+btoa(S+":"+v)}var y=i(l.baseURL,l.url);function R(){if(T){var e="getAllResponseHeaders"in T?o(T.getAllResponseHeaders()):null,r={data:m&&"text"!==m&&"json"!==m?T.response:T.responseText,status:T.status,statusText:T.statusText,headers:e,config:l,request:T};t((function(e){h(e),g()}),(function(e){p(e),g()}),r),T=null}}if(T.open(l.method.toUpperCase(),n(y,l.params,l.paramsSerializer),!0),T.timeout=l.timeout,"onloadend"in T?T.onloadend=R:T.onreadystatechange=function(){T&&4===T.readyState&&(0!==T.status||T.responseURL&&0===T.responseURL.indexOf("file:"))&&setTimeout(R)},T.onabort=function(){T&&(p(new c("Request aborted",c.ECONNABORTED,l,T)),T=null)},T.onerror=function(){p(new c("Network Error",c.ERR_NETWORK,l,T,T)),T=null},T.ontimeout=function(){var e=l.timeout?"timeout of "+l.timeout+"ms exceeded":"timeout exceeded",t=l.transitional||a;l.timeoutErrorMessage&&(e=l.timeoutErrorMessage),p(new c(e,t.clarifyTimeoutError?c.ETIMEDOUT:c.ECONNABORTED,l,T)),T=null},e.isStandardBrowserEnv()){var b=(l.withCredentials||s(y))&&l.xsrfCookieName?r.read(l.xsrfCookieName):void 0;b&&(E[l.xsrfHeaderName]=b)}"setRequestHeader"in T&&e.forEach(E,(function(e,t){void 0===f&&"content-type"===t.toLowerCase()?delete E[t]:T.setRequestHeader(t,e)})),e.isUndefined(l.withCredentials)||(T.withCredentials=!!l.withCredentials),m&&"json"!==m&&(T.responseType=l.responseType),"function"==typeof l.onDownloadProgress&&T.addEventListener("progress",l.onDownloadProgress),"function"==typeof l.onUploadProgress&&T.upload&&T.upload.addEventListener("progress",l.onUploadProgress),(l.cancelToken||l.signal)&&(_=function(e){T&&(p(!e||e&&e.type?new d:e),T.abort(),T=null)},l.cancelToken&&l.cancelToken.subscribe(_),l.signal&&(l.signal.aborted?_():l.signal.addEventListener("abort",_))),f||(f=null);var A=u(y);A&&-1===["http","https","file"].indexOf(A)?p(new c("Unsupported protocol "+A+":",c.ERR_BAD_REQUEST,l)):T.send(f)}))},Rr}var Mr=Xt,Ur=function(e,t){nr.forEach(e,(function(r,n){n!==t&&n.toUpperCase()===t.toUpperCase()&&(e[t]=r,delete e[n])}))},xr=ir(),Vr=lr,Fr=hr(),Br={"Content-Type":"application/x-www-form-urlencoded"};function jr(e,t){!Mr.isUndefined(e)&&Mr.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var Gr,Wr={transitional:Vr,adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(Gr=Lr()),Gr),transformRequest:[function(e,t){if(Ur(t,"Accept"),Ur(t,"Content-Type"),Mr.isFormData(e)||Mr.isArrayBuffer(e)||Mr.isBuffer(e)||Mr.isStream(e)||Mr.isFile(e)||Mr.isBlob(e))return e;if(Mr.isArrayBufferView(e))return e.buffer;if(Mr.isURLSearchParams(e))return jr(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString();var r,n=Mr.isObject(e),i=t&&t["Content-Type"];if((r=Mr.isFileList(e))||n&&"multipart/form-data"===i){var o=this.env&&this.env.FormData;return Fr(r?{"files[]":e}:e,o&&new o)}return n||"application/json"===i?(jr(t,"application/json"),function(e,t,r){if(Mr.isString(e))try{return(t||JSON.parse)(e),Mr.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(r||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||Wr.transitional,r=t&&t.silentJSONParsing,n=t&&t.forcedJSONParsing,i=!r&&"json"===this.responseType;if(i||n&&Mr.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(i){if("SyntaxError"===e.name)throw xr.from(e,xr.ERR_BAD_RESPONSE,this,null,this.response);throw e}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ir?Ar:(Ir=1,Ar=null)},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};Mr.forEach(["delete","get","head"],(function(e){Wr.headers[e]={}})),Mr.forEach(["post","put","patch"],(function(e){Wr.headers[e]=Mr.merge(Br)}));var Hr,Kr,zr=Wr,Yr=Xt,Xr=zr;function Jr(){return Kr?Hr:(Kr=1,Hr=function(e){return!(!e||!e.__CANCEL__)})}var Zr=Xt,qr=function(e,t,r){var n=this||Xr;return Yr.forEach(r,(function(r){e=r.call(n,e,t)})),e},Qr=Jr(),$r=zr,en=Dr();function tn(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new en}var rn,nn,on=Xt,sn=function(e,t){t=t||{};var r={};function n(e,t){return on.isPlainObject(e)&&on.isPlainObject(t)?on.merge(e,t):on.isPlainObject(t)?on.merge({},t):on.isArray(t)?t.slice():t}function i(r){return on.isUndefined(t[r])?on.isUndefined(e[r])?void 0:n(void 0,e[r]):n(e[r],t[r])}function o(e){if(!on.isUndefined(t[e]))return n(void 0,t[e])}function s(r){return on.isUndefined(t[r])?on.isUndefined(e[r])?void 0:n(void 0,e[r]):n(void 0,t[r])}function a(r){return r in t?n(e[r],t[r]):r in e?n(void 0,e[r]):void 0}var c={url:o,method:o,data:o,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:a};return on.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=c[e]||i,n=t(e);on.isUndefined(n)&&t!==a||(r[e]=n)})),r};function an(){return nn?rn:(nn=1,rn={version:"0.27.2"})}var cn=an().version,dn=ir(),un={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){un[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}}));var ln={};un.transitional=function(e,t,r){function n(e,t){return"[Axios v"+cn+"] Transitional option '"+e+"'"+t+(r?". "+r:"")}return function(r,i,o){if(!1===e)throw new dn(n(i," has been removed"+(t?" in "+t:"")),dn.ERR_DEPRECATED);return t&&!ln[i]&&(ln[i]=!0,console.warn(n(i," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(r,i,o)}};var hn,pn,_n,fn,En,mn,gn={assertOptions:function(e,t,r){if("object"!=typeof e)throw new dn("options must be an object",dn.ERR_BAD_OPTION_VALUE);for(var n=Object.keys(e),i=n.length;i-- >0;){var o=n[i],s=t[o];if(s){var a=e[o],c=void 0===a||s(a,o,e);if(!0!==c)throw new dn("option "+o+" must be "+c,dn.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new dn("Unknown option "+o,dn.ERR_BAD_OPTION)}},validators:un},Tn=Xt,Sn=qt,vn=rr,yn=function(e){return tn(e),e.headers=e.headers||{},e.data=qr.call(e,e.data,e.headers,e.transformRequest),e.headers=Zr.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),Zr.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||$r.adapter)(e).then((function(t){return tn(e),t.data=qr.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return Qr(t)||(tn(e),t&&t.response&&(t.response.data=qr.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))},Rn=sn,bn=wr,An=gn,In=An.validators;function On(e){this.defaults=e,this.interceptors={request:new vn,response:new vn}}On.prototype.request=function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},(t=Rn(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var r=t.transitional;void 0!==r&&An.assertOptions(r,{silentJSONParsing:In.transitional(In.boolean),forcedJSONParsing:In.transitional(In.boolean),clarifyTimeoutError:In.transitional(In.boolean)},!1);var n=[],i=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(i=i&&e.synchronous,n.unshift(e.fulfilled,e.rejected))}));var o,s=[];if(this.interceptors.response.forEach((function(e){s.push(e.fulfilled,e.rejected)})),!i){var a=[yn,void 0];for(Array.prototype.unshift.apply(a,n),a=a.concat(s),o=Promise.resolve(t);a.length;)o=o.then(a.shift(),a.shift());return o}for(var c=t;n.length;){var d=n.shift(),u=n.shift();try{c=d(c)}catch(e){u(e);break}}try{o=yn(c)}catch(e){return Promise.reject(e)}for(;s.length;)o=o.then(s.shift(),s.shift());return o},On.prototype.getUri=function(e){e=Rn(this.defaults,e);var t=bn(e.baseURL,e.url);return Sn(t,e.params,e.paramsSerializer)},Tn.forEach(["delete","get","head","options"],(function(e){On.prototype[e]=function(t,r){return this.request(Rn(r||{},{method:e,url:t,data:(r||{}).data}))}})),Tn.forEach(["post","put","patch"],(function(e){function t(t){return function(r,n,i){return this.request(Rn(i||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}On.prototype[e]=t(),On.prototype[e+"Form"]=t(!0)}));var Cn=Xt,wn=wt,Nn=On,kn=sn;var Dn=function e(t){var r=new Nn(t),n=wn(Nn.prototype.request,r);return Cn.extend(n,Nn.prototype,r),Cn.extend(n,r),n.create=function(r){return e(kn(t,r))},n}(zr);Dn.Axios=Nn,Dn.CanceledError=Dr(),Dn.CancelToken=function(){if(pn)return hn;pn=1;var e=Dr();function t(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var r;this.promise=new Promise((function(e){r=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t<r;t++)n._listeners[t](e);n._listeners=null}})),this.promise.then=function(e){var t,r=new Promise((function(e){n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},t((function(t){n.reason||(n.reason=new e(t),r(n.reason))}))}return t.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},t.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},t.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},t.source=function(){var e;return{token:new t((function(t){e=t})),cancel:e}},hn=t}(),Dn.isCancel=Jr(),Dn.VERSION=an().version,Dn.toFormData=hr(),Dn.AxiosError=ir(),Dn.Cancel=Dn.CanceledError,Dn.all=function(e){return Promise.all(e)},Dn.spread=fn?_n:(fn=1,_n=function(e){return function(t){return e.apply(null,t)}}),Dn.isAxiosError=function(){if(mn)return En;mn=1;var e=Xt;return En=function(t){return e.isObject(t)&&!0===t.isAxiosError}}(),Ct.exports=Dn,Ct.exports.default=Dn;var Pn=J(Ct.exports);let Ln=0,Mn=0;function Un(e,t,r,n){return new Promise(((i,o)=>{t.responseType=t.responseType||"json",t.data&&!r?(t.data=JSON.stringify(t.data),Ln+=pt(t.data)):r&&(t.data.size?Ln+=t.data.size:t.data instanceof FormData?Ln+=function(e){let t=0;return/DingTalk/i.test(navigator.userAgent)&&e.realFormData&&(e=e.realFormData),e.forEach((e=>{t+="string"==typeof e?pt(e):e.size})),t+138}(t.data):Ln+=pt(JSON.stringify(t.data))),t.headers=t.headers||{},t.headers["Content-Type"]=t.headers["Content-Type"]||"application/json",t.method="POST",t.url=e,Pn.request(t).then((e=>{"string"==typeof e.data?Mn+=pt(e.data):e.data instanceof ArrayBuffer||e.data instanceof Uint8Array?Mn+=e.data.byteLength:Mn+=pt(JSON.stringify(e.data)),n&&i({data:e.data,headers:e.headers}),i(e.data)})).catch((e=>{Pn.isCancel(e)?o(new xe(Le.OPERATION_ABORTED,"cancel token canceled")):"ECONNABORTED"===e.code?o(new xe(Le.NETWORK_TIMEOUT,e.message)):e.response?o(new xe(Le.NETWORK_RESPONSE_ERROR,e.response.status)):o(new xe(Le.NETWORK_ERROR,e.message))}))}))}async function xn(e,t){const r=new Blob([t.data],{type:"buffer"});return await Un(e,{...t,data:r,headers:{"Content-Type":"application/octet-stream"}},!0)}const Vn=function(e){if(e.match(/[0-9]+\.[0-9]+\.[0-9]+$/))return e;const t=e.match(/([0-9]+\.[0-9]+\.[0-9]+)\-alpha\.([0-9]+)/);if(t&&t[1]&&t[2]){return`${t[1]}.${t[2]}`}const r=e.match(/([0-9]+\.[0-9]+\.[0-9]+)\-special\.([0-9]+)/);if(r&&r[1]&&r[2]){const e=r[1],t=r[2];return`${e}.${100*(Number(t)+1)}`}return"4.0.0.999"}("4.20.1"),Fn=function(){try{return!0===JSON.parse("true")}catch(e){return!0}}();var Bn;!function(e){e.Default="default",e.Auto="auto",e.Relay="relay",e.SdRtn="sd-rtn"}(Bn||(Bn={}));const jn={PROCESS_ID:"",ENCRYPT_AES:!0,AREAS:["CHINA","GLOBAL"],WEBCS_DOMAIN:["webrtc2-ap-web-1.agora.io","webrtc2-2.ap.sd-rtn.com"],WEBCS_DOMAIN_BACKUP_LIST:["webrtc2-ap-web-3.agora.io","webrtc2-4.ap.sd-rtn.com"],PROXY_CS:["ap-proxy-1.agora.io","ap-proxy-2.agora.io"],CDS_AP:["cds-ap-web-1.agora.io","cds-web-2.ap.sd-rtn.com","cds-ap-web-3.agora.io","cds-web-4.ap.sd-rtn.com"],ACCOUNT_REGISTER:["sua-ap-web-1.agora.io","sua-web-2.ap.sd-rtn.com","sua-ap-web-3.agora.io","sua-web-4.ap.sd-rtn.com"],UAP_AP:["uap-ap-web-1.agora.io","uap-web-2.ap.sd-rtn.com","uap-ap-web-3.agora.io","uap-web-4.ap.sd-rtn.com"],LOG_UPLOAD_SERVER:"logservice.agora.io",EVENT_REPORT_DOMAIN:"statscollector-1.agora.io",EVENT_REPORT_BACKUP_DOMAIN:"web-2.statscollector.sd-rtn.com",ENABLE_EVENT_REPORT:!0,GATEWAY_ADDRESS:[],GATEWAY_WSS_ADDRESS:"",LIVE_STREAMING_ADDRESS:"",HTTP_CONNECT_TIMEOUT:5e3,SIGNAL_REQUEST_TIMEOUT:1e4,REPORT_STATS:!0,UPLOAD_LOG:!1,NOT_REPORT_EVENT:[],SUBSCRIBE_TWCC:!1,PUBLISH_TWCC:!1,PING_PONG_TIME_OUT:10,WEBSOCKET_TIMEOUT_MIN:1e4,EVENT_REPORT_SEND_INTERVAL:3e3,CONFIG_DISTRIBUTE_INTERVAL:3e5,ENABLE_CONFIG_DISTRIBUTE:!0,CANDIDATE_TIMEOUT:5e3,SHOW_REPORT_INVOKER_LOG:!1,JOIN_EXTEND:"",PUB_EXTEND:"",SUB_EXTEND:"",FORCE_TURN:!1,TURN_ENABLE_TCP:!0,TURN_ENABLE_UDP:!0,MAX_UPLOAD_CACHE:50,UPLOAD_CACHE_INTERVAL:2e3,AJAX_REQUEST_CONCURRENT:3,REPORT_APP_SCENARIO:void 0,GATEWAY_DOMAINS:["edge.agora.io","edge.sd-rtn.com"],CONNECT_GATEWAY_WITHOUT_DOMAIN:!1,WORKER_DOMAIN:"edge.agora.io",TURN_DOMAIN:"edge.agora.io",EVENT_REPORT_RETRY:!0,CHROME_FORCE_PLAN_B:!1,AUDIO_SOURCE_VOLUME_UPDATE_INTERVAL:400,AUDIO_SOURCE_AVG_VOLUME_DURATION:3e3,AUDIO_VOLUME_INDICATION_INTERVAL:2e3,VOLUME_VOICE_WEIGHT:10,GET_VOLUME_OF_MUTED_AUDIO_TRACK:!1,STATS_UPDATE_INTERVAL:250,NORMAL_EVENT_QUEUE_CAPACITY:100,CUSTOM_REPORT:!0,CUSTOM_REPORT_LIMIT:20,PROXY_SERVER_TYPE2:"webnginx-proxy.agora.io",PROXY_SERVER_TYPE3:["webrtc-cloud-proxy.sd-rtn.com","webrtc-cloud-proxy.agora.io"],CUSTOM_PUB_ANSWER_MODIFIER:null,CUSTOM_SUB_ANSWER_MODIFIER:null,CUSTOM_PUB_OFFER_MODIFIER:null,CUSTOM_SUB_OFFER_MODIFIER:null,DSCP_TYPE:"high",REMOVE_NEW_CODECS:!0,FRAGEMENT_LENGTH:3,WEBSOCKET_COMPRESS:!1,SIMULCAST:!1,PRELOAD_MEDIA_COUNT:0,USE_PUB_RTX:!1,USE_SUB_RTX:!1,CHECK_VIDEO_VISIBLE_INTERVAL:3e4,CHECK_LOCAL_STATS_INTERVAL:100,PROFILE_SWITCH_INTERVAL:2e3,UNSUPPORTED_VIDEO_CODEC:[],ENUMERATE_DEVICES_INTERVAL:!1,ENUMERATE_DEVICES_INTERVAL_TIME:1e4,USE_NEW_TOKEN:!1,CLOSE_AFB_FOR_LOCAL_AP:!0,JOIN_MAX_CONCURRENCY:6,JOIN_WITH_FALLBACK_SIGNAL_PROXY:!0,JOIN_WITH_FALLBACK_MEDIA_PROXY:!0,JOIN_WITH_FALLBACK_MEDIA_PROXY_FORCE:!1,JOIN_GATEWAY_TRY_443PORT_DURATION:2e3,JOIN_GATEWAY_USE_443PORT_ONLY:!1,JOIN_GATEWAY_USE_DUAL_DOMAIN:!0,JOIN_GATEWAY_FALLBACK_PORT:443,USE_TURN_SERVER_OF_GATEWAY:!1,H264_PROFILE_LEVEL_ID:"",USE_NEW_LOG:!1,LOG_VERSION:3,MEDIA_DEVICE_CONSTRAINTS:null,ENCRYPT_PROXY_USERNAME_AND_PSW:!0,SDP_LOGGING:!1,CSP_DETECTED_HOSTNAME_LIST:["agora.io","sd-rtn.com"],REMOTE_AUDIO_TRACK_USES_WEB_AUDIO:!1,LOCAL_AUDIO_TRACK_USES_WEB_AUDIO:!1,BITRATE_ADAPTER_TYPE:"STANDARD_BITRATE",AI_DENOISER_PARAMETERS:{excludedLinks:[]},ADJUST_3A_FROM_PLUGINS:!0,RAISE_H264_BASELINE_PRIORITY:!0,FILTER_SEND_H264_BASELINE:!1,ENABLE_PUBLISHED_USER_LIST:!0,MAX_SUBSCRIPTION:50,X_GOOGLE_START_BITRATE:void 0,NEW_REPORT_SERVER:!1,NEW_REPORT_SERVER_DOMAINS:["data-reporting.agora.io","data-reporting.agora.io"],VIDEO_INSPECT_WORKER_MESSAGE_LENGTH_LIMIT:3e5,VIDEO_INSPECT_INTERVAL_MINIMUM:1e3,VIDEO_INSPECT_QUALITY_RATIO:.9,VIDEO_INSPECT_WORKER_MANAGER_HOST:"edge.agora.io",VIDEO_INSPECT_WORKER_MANAGER_PORT:"",VIDEO_INSPECT_WORKER_PORT:"",SHOW_VIDEO_INSPECT_WORKER_MESSAGE:!1,STATS_COLLECTOR_PORT:443,FORCE_TURN_TCP:!1,SUBSCRIBE_AUDIO_FILTER_TOPN:void 0,ENABLE_PUBLISH_AUDIO_FILTER:void 0,DISABLE_FEC:void 0,WEBAUDIO_INIT_OPTIONS:void 0,FILTER_VIDEO_FEC:!0,FILTER_AUDIO_FEC:!1,CHROME_DUAL_STREAM_USE_ENCODING:!0,DISABLE_DUAL_STREAM_USE_ENCODING:!1,EXTENSION_USAGE_UPLOAD_INTERVAL:1e4,ICE_RESTART:!0,ICE_RESTART_INTERVAL:1e4,NEW_ICE_RESTART:!1,ENABLE_USER_LICENSE_CHECK:!0,SIGNAL_CHANNEL:0,TRANSMITTER_INITIAL_RTT:30,TRANSMITTER_INITIAL_RTO:30,TRANSMITTER_MAX_BATCH_ACK_COUNT:2,TRANSMITTER_MAX_RTO:500,DATACHANNEL_COMPRESS:!1,FINGERPRINT:null,DC_JOIN_WITH_FAILBACK:5e3,ENABLE_VIDEO_FRAME_CALLBACK:!0,VIDEO_FREEZE_DURATION:500,SPATIALIZER_PARAMETERS:{},UPLOAD_LOG_INTERVAL:3e3,UPLOAD_LOG_REQUEST_RETRY_INTERVAL:2e3,UPLOAD_LOG_REQUEST_MAX_RETRY_INTERVAL:2e4,UPLOAD_LOG_TRY_INTERVAL_WHILE_OFF:5e3,UPLOAD_LOG_RETRY_INTERVAL_V1:1e4,UPLOAD_LOG_TWICE_RETRY_INTERVAL_V1:200,UPLOAD_LOG_LENGTH_EACH_TIME:10,APP_TYPE:0,DISABLE_WEBAUDIO:!1,CHANNEL_MEDIA_RELAY_SERVERS:void 0,KEEP_LAST_FRAME:!0,FORWARD_P2P_CREATION:!0,SYNC_GROUP:!0,BLOCK_LOCAL_CLIENT:!1,AP_AREA:!0,SVC:[],ENABLE_ENCODED_TRANSFORM:!1,ENABLE_VIDEO_SEI:!1,IMAGE_MODERATION_WORKER_HOST:"edge.agora.io",IMAGE_MODERATION_WORKER_MESSAGE_LENGTH_LIMIT:3e5,IMAGE_MODERATION_INTERVAL_MINIMUM:1e3,SHOW_IMAGE_MODERATION_WORKER_MESSAGE:!1,IMAGE_MODERATION_QUALITY_RATIO:.9,IMAGE_MODERATION_UPLOAD_REPORT_INTERVAL:5e3,SHOW_GLOBAL_CLIENT_LIST:!1,ENABLE_DATASTREAM_2:!1,DATASTREAM_MAX_RETRANSMITS:10,ENABLE_USER_AUTO_REBALANCE_CHECK:!0,ENABLE_INSTANT_VIDEO:!1,ENABLE_NTP_REPORT:!1,USE_XR:!1,TCP_CANDIDATE_ONLY:!1,EXTERNAL_SIGNAL_REQUEST_TIMEOUT:3e3,SHOW_P2P_LOG:!1,MAX_P2P_TIMEOUT:3e4,P2P_TOKEN_INTERVAL:1e3,SHOW_DATASTREAM2_LOG:!1,RESTRICTION_SET_PLAYBACK_DEVICE:!0,USE_PURE_ENCRYPTION_MASTER_KEY:!1,ACCOUNT_REGISTER_RETRY_TIMEOUT:1,ACCOUNT_REGISTER_RETRY_RATIO:2,ACCOUNT_REGISTER_RETRY_TIMEOUT_MAX:6e4,ACCOUNT_REGISTER_RETRY_COUNT_MAX:1e5,AUDIO_CONTEXT:null,WEBCS_BACKUP_CONNECT_TIMEOUT:6e3,PLAYER_STATE_DEFER:2e3,SIGNAL_REQUEST_WATCH_INTERVAL:1e3,FILEPATH_LENMAX:255,DUALSTREAM_OPERATION_CHECK:!0,MEDIA_ELEMENT_EXISTS_DEPTH:3,SHIM_CANDIDATE:!1,LEAVE_MSG_TIMEOUT:2e3,STATS_FILTER:{transportId:!0,googTrackId:!0},FILTER_VIDEO_CODEC:[],PLUGIN_INFO:[]};function Gn(e,t,r){Object.keys(jn).includes(e)&&(!r&&Object.keys(Hn).includes(e)||(jn[e]=t,"ENABLE_VIDEO_SEI"===e&&!0===t&&(jn.ENABLE_ENCODED_TRANSFORM=!0)))}function Wn(e){return jn[e]}const Hn={};var Kn,zn,Yn;!function(e){e.SET_SESSION_ID="SET_SESSION_ID",e.SET_P2P_ID="SET_P2P_id",e.SET_DC_ID="SET_DC_id",e.SET_UID="SET_UID",e.SET_INT_UID="SET_INT_UID",e.SET_PUB_ID="SET_PUB_ID",e.SET_CLOUD_PROXY_SERVER_MODE="SET_CLOUD_PROXY_SERVER_MODE",e.KEY_METRIC_CLIENT_CREATED="KEY_METRIC_CLIENT_CREATED",e.KEY_METRIC_JOIN_START="KEY_METRIC_JOIN_START",e.AVOID_JOIN_START="AVOID_JOIN_START",e.KEY_METRIC_JOIN_END="KEY_METRIC_JOIN_END",e.KEY_METRIC_REQUEST_AP_START="KEY_METRIC_REQUEST_AP_START",e.KEY_METRIC_REQUEST_AP_END="KEY_METRIC_REQUEST_AP_END",e.KEY_METRIC_JOIN_GATEWAY_START="KEY_METRIC_JOIN_GATEWAY_START",e.KEY_METRIC_JOIN_GATEWAY_END="KEY_METRIC_JOIN_GATEWAY_END",e.KEY_METRIC_PEER_CONNECTION_START="KEY_METRIC_PEER_CONNECTION_START",e.KEY_METRIC_PEER_CONNECTION_END="KEY_METRIC_PEER_CONNECTION_END",e.KEY_METRIC_DESCRIPTION_START="KEY_METRIC_DESCRIPTION_START",e.KEY_METRIC_ICE_CONNECTION_END="KEY_METRIC_ICE_CONNECTION_END",e.KEY_METRIC_SIGNAL_CHANNEL_OPEN="KEY_METRIC_SIGNAL_CHANNEL_OPEN",e.KEY_METRIC_PUBLISH="KEY_METRIC_PUBLISH",e.KEY_METRIC_SUBSCRIBE="KEY_METRIC_SUBSCRIBE",e.RECORD_JOIN_CHANNEL_SERVICE="RECORD_JOIN_CHANNEL_SERVICE",e.RESET_JOIN_CHANNEL_SERVICE_RECORDS="RESET_JOIN_CHANNEL_SERVICE_RECORDS",e.RESET_KEY_METRICS="RESET_KEY_METRICS",e.SET_USE_DATACHANNEL="SET_USE_DATACHANNEL",e.SET_USE_P2P="SET_USE_P2P",e.SET_TRANSPORT_TYPE="SET_TRANSPORT_TYPE"}(Kn||(Kn={})),function(e){e.h264="h264",e.h265="h265",e.vp8="vp8",e.vp9="vp9",e.av1="av1"}(zn||(zn={})),function(e){e.opus="opus",e.pcma="pcma",e.pcmu="pcmu",e.g722="g722"}(Yn||(Yn={}));const Xn=new class extends Ke{reportLogUploadError(e){this.emit("REPORT_LOG_UPLOAD",e)}};class Jn{logger;prefixLists=[];constructor(e){this.logger=e}debug(...e){this.logger.debug(...this.prefixLists,...e)}info(...e){this.logger.info(...this.prefixLists,...e)}warning(...e){this.logger.warning(...this.prefixLists,...e)}error(...e){this.logger.error(...this.prefixLists,...e)}prefix(e){return this.prefixLists.push(e),this}popPrefix(){return this.prefixLists.pop(),this}}function Zn(){const e=new Date;return e.toTimeString().split(" ")[0]+":"+e.getMilliseconds()}function qn(){const e=new Date,t=/((\d+:){2}\d+)/.exec((new Date).toUTCString());return t?t?.[0]+":"+e.getUTCMilliseconds():e.toTimeString().split(" ")[0]+":"+e.getMilliseconds()}const Qn={DEBUG:0,INFO:1,WARNING:2,ERROR:3,NONE:4},$n=Date.now(),ei=e=>{for(const t in Qn)if(Object.prototype.hasOwnProperty.call(Qn,t)&&Qn[t]===e)return t;return"DEFAULT"};const ti=new class{proxyServerURL;logLevel=Qn.DEBUG;uploadState="collecting";uploadLogWaitingList=[];uploadLogUploadingList=[];uploadErrorCount=0;currentLogID=0;url;constructor(){}debug(...e){const t=[Qn.DEBUG].concat(e);this.log.apply(this,t)}info(...e){const t=[Qn.INFO].concat(e);this.log.apply(this,t)}warning(...e){const t=[Qn.WARNING].concat(e);this.log.apply(this,t)}warn(...e){this.warning(...e)}error(...e){const t=[Qn.ERROR].concat(e);this.log.apply(this,t)}upload(...e){const t=[Qn.DEBUG].concat(e);this.uploadLog.apply(this,t)}setLogLevel(e){e=Math.min(Math.max(0,e),4),this.logLevel=e}enableLogUpload(){Gn("UPLOAD_LOG",!0)}disableLogUpload(){Gn("UPLOAD_LOG",!1),this.uploadLogUploadingList=[],this.uploadLogWaitingList=[]}setProxyServer(e){this.proxyServerURL=e}prefix(e){return new Jn(this).prefix(e)}log(...e){if(Date.now()-$n<100)return void setTimeout((()=>{this.log(...e)}),Date.now()-$n);const t=Math.max(0,Math.min(4,e[0]));if(e[0]=Zn()+` Agora-SDK [${ei(t)}]:`,this.appendLogToWaitingList(t,...e),t<this.logLevel)return;const r=Zn()+` %cAgora-SDK [${ei(t)}]:`;let n=[];if(!Wn("USE_NEW_LOG"))switch(t){case Qn.DEBUG:n=[r,"color: #64B5F6;"].concat(e.slice(1)),console.log.apply(console,n);break;case Qn.INFO:n=[r,"color: #1E88E5; font-weight: bold;"].concat(e.slice(1)),console.log.apply(console,n);break;case Qn.WARNING:n=[r,"color: #FB8C00; font-weight: bold;"].concat(e.slice(1)),console.warn.apply(console,n);break;case Qn.ERROR:n=[r,"color: #B00020; font-weight: bold;"].concat(e.slice(1)),console.error.apply(console,n)}}uploadLog(...e){if(Date.now()-$n<100)return void setTimeout((()=>{this.uploadLog(...e)}),Date.now()-$n);const t=Math.max(0,Math.min(4,e[0]));e[0]=Zn()+` Agora-SDK [${ei(t)}]:`,this.appendLogToWaitingList(t,...e)}appendLogToWaitingList(e,...t){if(!Wn("UPLOAD_LOG"))return;Array.isArray(t[0])?t[0][0]=qn()+` Agora-SDK [${ei(e)}]:`:t[0]=qn()+` Agora-SDK [${ei(e)}]:`;let r="";t.forEach((e=>{"object"==typeof e&&(e=JSON.stringify(e)),r+=`${e} `})),this.uploadLogWaitingList.push({payload_str:r,log_level:e,log_item_id:this.currentLogID++}),"uploading"===this.uploadState&&0===this.uploadLogUploadingList.length&&this.uploadLogInterval()}startUpload(){this.uploadState="uploading",0===this.uploadLogUploadingList.length&&this.uploadLogInterval()}async uploadLogs(){const e=this.uploadLogUploadingList,t={sdk_version:Vn,process_id:Wn("PROCESS_ID"),payload:JSON.stringify(e)};return It((async()=>{const e=await Pn.post(this.url||(this.proxyServerURL?`https://${this.proxyServerURL}/ls/?h=${Wn("LOG_UPLOAD_SERVER")}&p=443&d=upload/v1`:`https://${Wn("LOG_UPLOAD_SERVER")}/upload/v1`),t,{responseType:"text"});if("OK"!==e.data){const t=new Error("unexpected upload log response");throw t.response=e,t}}),(()=>(this.uploadLogUploadingList=[],!1)),(e=>(e.response?Xn.reportLogUploadError({status:e.response.status,data:e.response.data,headers:e.response.headers,message:e.message}):e.request?Xn.reportLogUploadError({status:e.request.status,message:e.message}):Xn.reportLogUploadError({status:-1,message:e.message}),!0)),{timeout:Wn("UPLOAD_LOG_REQUEST_RETRY_INTERVAL"),maxRetryTimeout:Wn("UPLOAD_LOG_REQUEST_MAX_RETRY_INTERVAL")})}uploadLogInterval(){0===this.uploadLogUploadingList.length&&0===this.uploadLogWaitingList.length||(0===this.uploadLogUploadingList.length&&(this.uploadLogUploadingList=this.uploadLogWaitingList.splice(0,Wn("UPLOAD_LOG_LENGTH_EACH_TIME"))),this.uploadLogs().then((()=>{this.uploadErrorCount=0,this.uploadLogWaitingList.length>0&&window.setTimeout((()=>this.uploadLogInterval()),Wn("UPLOAD_LOG_INTERVAL"))})).catch((e=>{this.uploadErrorCount+=1,this.uploadErrorCount<2?window.setTimeout((()=>this.uploadLogInterval()),Wn("UPLOAD_LOG_TWICE_RETRY_INTERVAL_V1")):window.setTimeout((()=>this.uploadLogInterval()),Wn("UPLOAD_LOG_RETRY_INTERVAL_V1"))})))}extLog=(e,t)=>{this.appendLogToWaitingList(e,...t)}};var ri;!function(e){e.FREE="free",e.UPLOADING="uploading"}(ri||(ri={}));const ni={sid:"",lts:0,success:null,cname:null,uid:null,peer:null,cid:null,elapse:null,extend:null,vid:0};var ii,oi,si,ai;!function(e){e.PUBLISH="publish",e.SUBSCRIBE="subscribe",e.WS_COMPRESSOR_INIT="ws_compressor_init",e.SESSION_INIT="session_init",e.JOIN_CHOOSE_SERVER="join_choose_server",e.REQ_USER_ACCOUNT="req_user_account",e.JOIN_GATEWAY="join_gateway",e.REJOIN_GATEWAY="rejoin_gateway",e.STREAM_SWITCH="stream_switch",e.REQUEST_PROXY_WORKER_MANAGER="request_proxy_worker_manager",e.REQUEST_PROXY_APPCENTER="request_proxy_appcenter",e.FIRST_VIDEO_RECEIVED="first_video_received",e.FIRST_AUDIO_RECEIVED="first_audio_received",e.FIRST_VIDEO_DECODE="first_video_decode",e.FIRST_AUDIO_DECODE="first_audio_decode",e.ON_ADD_AUDIO_STREAM="on_add_audio_stream",e.ON_ADD_VIDEO_STREAM="on_add_video_stream",e.ON_UPDATE_STREAM="on_update_stream",e.ON_REMOVE_STREAM="on_remove_stream",e.USER_ANALYTICS="req_user_analytics",e.PC_STATS="pc_stats",e.UPDATE_REMOTE_RTPCAPABILITIES="update_remote_rtpCapabilities"}(ii||(ii={})),function(e){e.SESSION="io.agora.pb.Wrtc.Session",e.JOIN_CHOOSE_SERVER="io.agora.pb.Wrtc.JoinChooseServer",e.REQ_USER_ACCOUNT="io.agora.pb.Wrtc.ReqUserAccount",e.JOIN_GATEWAY="io.agora.pb.Wrtc.JoinGateway",e.RE_JOIN_GATEWAY="io.agora.pb.Wrtc.ReJoinGateway",e.PUBLISH="io.agora.pb.Wrtc.Publish",e.SUBSCRIBE="io.agora.pb.Wrtc.Subscribe",e.WS_COMPRESSOR_INIT="io.agora.pb.Wrtc.WsCompressorInit",e.STREAM_SWITCH="io.agora.pb.Wrtc.StreamSwitch",e.AUDIO_SENDING_STOPPED="io.agora.pb.Wrtc.AudioSendingStopped",e.VIDEO_SENDING_STOPPED="io.agora.pb.Wrtc.VideoSendingStopped",e.REQUEST_PROXY_APPCENTER="io.agora.pb.Wrtc.RequestProxyAppCenter",e.REQUEST_PROXY_WORKER_MANAGER="io.agora.pb.Wrtc.RequestProxyWorkerManager",e.API_INVOKE="io.agora.pb.Wrtc.ApiInvoke",e.FIRST_VIDEO_RECEIVED="io.agora.pb.Wrtc.FirstVideoReceived",e.FIRST_AUDIO_RECEIVED="io.agora.pb.Wrtc.FirstAudioReceived",e.FIRST_VIDEO_DECODE="io.agora.pb.Wrtc.FirstVideoDecode",e.FIRST_AUDIO_DECODE="io.agora.pb.Wrtc.FirstAudioDecode",e.ON_ADD_AUDIO_STREAM="io.agora.pb.Wrtc.OnAddAudioStream",e.ON_ADD_VIDEO_STREAM="io.agora.pb.Wrtc.OnAddVideoStream",e.ON_UPDATE_STREAM="io.agora.pb.Wrtc.OnUpdateStream",e.ON_REMOVE_STREAM="io.agora.pb.Wrtc.OnRemoveStream",e.JOIN_CHANNEL_TIMEOUT="io.agora.pb.Wrtc.JoinChannelTimeout",e.PEER_PUBLISH_STATUS="io.agora.pb.Wrtc.PeerPublishStatus",e.WORKER_EVENT="io.agora.pb.Wrtc.WorkerEvent",e.AP_WORKER_EVENT="io.agora.pb.Wrtc.APWorkerEvent",e.JOIN_WEB_PROXY_AP="io.agora.pb.Wrtc.JoinWebProxyAP",e.WEBSOCKET_QUIT="io.agora.pb.Wrtc.WebSocketQuit",e.USER_ANALYTICS="io.agora.pb.Wrtc.UserAnalytics",e.AUTOPLAY_FAILED="io.agora.pb.Wrtc.AutoplayFailed",e.PC_STATS="io.agora.pb.Wrtc.PCStats",e.UPDATE_REMOTE_RTPCAPABILITIES="io.agora.pb.Wrtc.UpdateRemoteRTPCapabilities"}(oi||(oi={})),function(e){e[e.WORKER_EVENT=156]="WORKER_EVENT",e[e.AP_WORKER_EVENT=160]="AP_WORKER_EVENT"}(si||(si={})),function(e){e[e.SESSION=26]="SESSION",e[e.JOIN_CHOOSE_SERVER=27]="JOIN_CHOOSE_SERVER",e[e.REQ_USER_ACCOUNT=196]="REQ_USER_ACCOUNT",e[e.JOIN_GATEWAY=28]="JOIN_GATEWAY",e[e.PUBLISH=30]="PUBLISH",e[e.SUBSCRIBE=29]="SUBSCRIBE",e[e.WS_COMPRESSOR_INIT=9430]="WS_COMPRESSOR_INIT",e[e.STREAM_SWITCH=32]="STREAM_SWITCH",e[e.AUDIO_SENDING_STOPPED=33]="AUDIO_SENDING_STOPPED",e[e.VIDEO_SENDING_STOPPED=34]="VIDEO_SENDING_STOPPED",e[e.REQUEST_PROXY_APPCENTER=35]="REQUEST_PROXY_APPCENTER",e[e.REQUEST_PROXY_WORKER_MANAGER=36]="REQUEST_PROXY_WORKER_MANAGER",e[e.API_INVOKE=41]="API_INVOKE",e[e.FIRST_VIDEO_RECEIVED=348]="FIRST_VIDEO_RECEIVED",e[e.FIRST_AUDIO_RECEIVED=349]="FIRST_AUDIO_RECEIVED",e[e.FIRST_VIDEO_DECODE=350]="FIRST_VIDEO_DECODE",e[e.FIRST_AUDIO_DECODE=351]="FIRST_AUDIO_DECODE",e[e.ON_ADD_AUDIO_STREAM=352]="ON_ADD_AUDIO_STREAM",e[e.ON_ADD_VIDEO_STREAM=353]="ON_ADD_VIDEO_STREAM",e[e.ON_UPDATE_STREAM=356]="ON_UPDATE_STREAM",e[e.ON_REMOVE_STREAM=355]="ON_REMOVE_STREAM",e[e.JOIN_CHANNEL_TIMEOUT=407]="JOIN_CHANNEL_TIMEOUT",e[e.PEER_PUBLISH_STATUS=408]="PEER_PUBLISH_STATUS",e[e.WORKER_EVENT=156]="WORKER_EVENT",e[e.AP_WORKER_EVENT=160]="AP_WORKER_EVENT",e[e.JOIN_WEB_PROXY_AP=700]="JOIN_WEB_PROXY_AP",e[e.WEBSOCKET_QUIT=671]="WEBSOCKET_QUIT",e[e.USER_ANALYTICS=1e4]="USER_ANALYTICS",e[e.AUTOPLAY_FAILED=9178]="AUTOPLAY_FAILED"}(ai||(ai={}));class ci{static __CLIENT_LIST__=[];baseInfoMap=new Map;proxyServer;eventUploadTimer;setSessionIdTimer;url;backupUrl;_appId;keyEventUploadPendingItems=[];normalEventUploadPendingItems=[];apiInvokeUploadPendingItems=[];apiInvokeCount=0;ltsList=[];lastSendNormalEventTime=Date.now();customReportCounterTimer;customReportCount=0;constructor(){this.eventUploadTimer=window.setInterval(this.doSend.bind(this),Wn("EVENT_REPORT_SEND_INTERVAL")),this.setSessionIdTimer=window.setInterval(this.appendSessionId.bind(this),Wn("EVENT_REPORT_SEND_INTERVAL"))}getBaseInfoBySessionId(e){return this.baseInfoMap.get(e)}adjustSessionStartTime(e){if(!this.baseInfoMap.has(e)&&!this.baseInfoMap.get(e))return void ti.error(`adjust session ${e} start time, sid is not exist or info is undefined`);const t=this.baseInfoMap.get(e),r=Date.now(),n=t.startTime;t.startTime=r,ti.debug(`rewrite session ${e} startTime: ${r} , ${r-n}ms`),this.baseInfoMap.set(e,t)}setAppId(e){this._appId=e}reportApiInvoke(e,t,r){t.timeout=t.timeout||6e4,t.reportResult=void 0===t.reportResult||t.reportResult;const n=Date.now();this.apiInvokeCount+=1;const i=this.apiInvokeCount,o=()=>({tag:t.tag,invokeId:i,sid:e,name:t.name,apiInvokeTime:n,options:t.options,states:t.states||null}),s=!!Wn("SHOW_REPORT_INVOKER_LOG");s&&ti.info(`${t.name} start`,t.options);let a=!1;_t(t.timeout).then((()=>{a||(this.sendApiInvoke({...o(),error:Le.API_INVOKE_TIMEOUT,success:!1}),ti.debug(`${t.name} timeout`))}));const c=new xe(Le.UNEXPECTED_ERROR,`${t.name}: this api invoke is end`);return{onSuccess:e=>{const n=()=>{if(a)throw c;return a=!0,this.sendApiInvoke({...o(),success:!0,...t.reportResult&&{result:e}}),s&&ti.info(`${t.name} onSuccess`),e};return r?gt(n,t.name+"Success",r,(()=>a=!0)):n()},onError:e=>{const n=()=>{if(a)throw e;a=!0,this.sendApiInvoke({...o(),success:!1,error:e}),s&&ti.info(`${t.name} onFailure`,e.toString())};return r?gt(n,t.name+"Error",r,(()=>a=!0)):n()}}}sessionInit(e,t){if(this.baseInfoMap.has(e))return;const r=Date.now(),n=this.createBaseInfo(e,r);n.cname=t.cname;const i=Object.assign({},{willUploadConsoleLog:Wn("UPLOAD_LOG"),maxTouchPoints:navigator.maxTouchPoints,areaVersion:Fn?"global":"oversea",areas:Wn("AREAS")&&Wn("AREAS").join(",")},t.extend),{stringUid:o,channelProfile:s,channelMode:a,isABTestSuccess:c,lsid:d,clientRole:u}=t,l=Date.now(),h={...n,eventType:ii.SESSION_INIT,appid:t.appid,browser:navigator.userAgent,build:"v4.20.1-0-g369af267(2/26/2024, 10:45:22 AM)",lts:l,elapse:l-r,extend:JSON.stringify(i),mode:t.mode,process:Wn("PROCESS_ID"),appType:Wn("APP_TYPE"),success:!0,version:Vn,stringUid:o,channelProfile:s,channelMode:a,isABTestSuccess:c,lsid:d,clientType:20,clientRole:u,serviceId:Wn("PROCESS_ID"),extensionID:Wn("PLUGIN_INFO").join(",")||""};this.send({type:oi.SESSION,data:h},!0)}joinChooseServer(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,eventType:ii.JOIN_CHOOSE_SERVER,lts:i,eventElapse:i-t.lts,chooseServerAddr:t.csAddr,errorCode:t.ec,elapse:i-r.startTime,success:t.succ,chooseServerAddrList:JSON.stringify(t.serverList),uid:t.uid?parseInt(t.uid):null,cid:t.cid?parseInt(t.cid):null,chooseServerIp:t.csIp||"",opid:t.opid,unilbsServerIds:t.unilbsServerIds,extend:t.extend||void 0,isHttp3:t.isHttp3};this.send({type:oi.JOIN_CHOOSE_SERVER,data:o},!0)}reqUserAccount(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,eventType:ii.REQ_USER_ACCOUNT,lts:i,success:t.success,serverAddress:t.serverAddr,stringUid:t.stringUid,uid:t.uid,errorCode:t.errorCode,elapse:i-r.startTime,eventElapse:i-t.lts,extend:JSON.stringify(t.extend)};this.send({type:oi.REQ_USER_ACCOUNT,data:o},!0)}joinGateway(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info;t.vid&&(n.vid=t.vid),n.uid=t.uid,n.cid=t.cid;const i=Date.now(),{firstSuccess:o,avoidJoinStartTime:s,isProxy:a,addr:c}=t,d=i-(o&&s?s:r.startTime),u={...n,eventType:ii.JOIN_GATEWAY,lts:i,gatewayAddr:t.addr,success:t.succ,errorCode:t.ec,elapse:d,eventElapse:i-t.lts,firstSuccess:o,signalChannel:t.signalChannel},l=u.success?1:0;if(t.succ&&(r.lastJoinSuccessTime=i),o)this.send({type:oi.JOIN_GATEWAY,data:u},!0);else{let e;if(c)if(a){const t=c.match(/h=(\d{1,3}-){3}\d{1,3}/g),r=c.match(/p=[0-9]{1,6}/g);e={isSuccess:l,gatewayIp:t&&t.length?t[0].split("=")[1].replace(/-/g,"."):"",port:r&&r.length?r[0].split("=")[1]:"",isProxy:a?1:0}}else{const t=c.match(/wss:\/\/(\d{1,3}-){3}\d{1,3}/g),r=c.match(/(:|p=)[0-9]{1,6}/g);e={isSuccess:l,gatewayIp:t&&t.length?t[0].split("//")[1].replace(/-/g,"."):"",port:r&&r.length?r[0].split(/:|p=/g)[1]:"",isProxy:a?1:0}}else e={isSuccess:l,gatewayIp:"",port:"",isProxy:a?1:0};delete u.success,delete u.eventType,delete u.firstSuccess,u.vid=Number(u.vid);const t=Object.assign({},u,e,{eventType:ii.REJOIN_GATEWAY});this.send({type:oi.RE_JOIN_GATEWAY,data:t},!0)}}joinChannelTimeout(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=Date.now(),i={...r.info,lts:n,timeout:t,elapse:n-r.startTime};this.send({type:oi.JOIN_CHANNEL_TIMEOUT,data:i},!0)}publish(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,eventType:ii.PUBLISH,lts:i,eventElapse:t.eventElapse,elapse:i-r.startTime,success:t.succ,errorCode:t.ec,videoName:t.videoName,audioName:t.audioName,screenName:t.screenName,screenshare:t.screenshare,audio:t.audio,video:t.video,p2pid:t.p2pid,publishRequestid:t.publishRequestid};this.send({type:oi.PUBLISH,data:o},!0)}subscribe(e,t,r){const n=this.baseInfoMap.get(e);if(!n)return;const i=n.info,o=Date.now(),s={...i,eventType:ii.SUBSCRIBE,lts:o,eventElapse:t.eventElapse,elapse:o-n.startTime,success:t.succ,errorCode:t.ec,video:t.video,audio:t.audio,subscribeRequestid:t.subscribeRequestid,p2pid:t.p2pid,...r&&{extend:JSON.stringify({isMassSubscribe:!0})}};"string"==typeof t.peerid?s.peerSuid=t.peerid:s.peer=t.peerid,this.send({type:oi.SUBSCRIBE,data:s},!0)}wsCompressorInit(e){const t=[...this.baseInfoMap.keys()],r=t.length?t[0]:"UnableToGetSid",n=this.baseInfoMap.get(r);if(!n)return;const i=n.info,o=Date.now(),s={...i,eventType:ii.WS_COMPRESSOR_INIT,lts:o,eventElapse:e.eventElapse,elapse:o-n.startTime,status:e.status?1:2};this.send({type:oi.WS_COMPRESSOR_INIT,data:s},!0)}firstRemoteVideoDecode(e,t,r,n){const i=this.baseInfoMap.get(e);if(!i)return;const o=i.info,s=Date.now(),a={...o,...n,elapse:s-i.startTime,eventType:t,lts:s,firstDecodeFrame:Math.max(s-i.startTime,0),apEnd:Math.max(n.apEnd-i.startTime,0),apStart:Math.max(n.apStart-i.startTime,0),joinGwEnd:Math.max(n.joinGwEnd-i.startTime,0),joinGwStart:Math.max(n.joinGwStart-i.startTime,0),pcEnd:Math.max(n.pcEnd-i.startTime,0),pcStart:Math.max(n.pcStart-i.startTime,0),subscriberEnd:Math.max(n.subscriberEnd-i.startTime,0),subscriberStart:Math.max(n.subscriberStart-i.startTime,0),videoAddNotify:Math.max(n.videoAddNotify-i.startTime,0)};this.send({type:r,data:a},!0)}firstRemoteFrame(e,t,r,n){const i=this.baseInfoMap.get(e);if(!i)return;const o=i.info,s=Date.now(),a={...o,...n,elapse:s-i.startTime,eventType:t,lts:s};this.send({type:r,data:a},!0)}pcStats(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,...t,vid:void 0===n.vid?0:Number(n.vid),elapse:i-r.startTime,eventType:ii.PC_STATS,lts:i};this.send({type:oi.PC_STATS,data:o},!0)}updateRemoteRTPCapabilities(e,t){if(e){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,...t,vid:void 0===n.vid?0:Number(n.vid),eventType:ii.UPDATE_REMOTE_RTPCAPABILITIES,lts:i};this.send({type:oi.UPDATE_REMOTE_RTPCAPABILITIES,data:o},!0)}}onGatewayStream(e,t,r,n){const i=this.baseInfoMap.get(e);if(!i)return;const o={...i.info,...n,eventType:t,lts:Date.now()};this.send({type:r,data:o},!0)}streamSwitch(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,eventType:ii.STREAM_SWITCH,lts:i,isDual:t.isdual,elapse:i-r.startTime,success:t.succ};this.send({type:oi.STREAM_SWITCH,data:o},!0)}requestProxyAppCenter(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,eventType:ii.REQUEST_PROXY_APPCENTER,lts:i,eventElapse:i-t.lts,elapse:i-r.startTime,APAddr:t.APAddr,workerManagerList:t.workerManagerList,response:t.response,errorCode:t.ec,success:t.succ};this.send({type:oi.REQUEST_PROXY_APPCENTER,data:o},!0)}requestProxyWorkerManager(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,eventType:ii.REQUEST_PROXY_WORKER_MANAGER,lts:i,eventElapse:i-t.lts,elapse:i-r.startTime,workerManagerAddr:t.workerManagerAddr,response:t.response,errorCode:t.ec,success:t.succ};this.send({type:oi.REQUEST_PROXY_WORKER_MANAGER,data:o},!0)}setProxyServer(e){this.proxyServer=e,e?ti.debug(`reportProxyServerurl: ${e}`):ti.debug(`disable reportProxyServerurl: ${e}`)}peerPublishStatus(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,subscribeElapse:t.subscribeElapse,peer:t.peer,peerPublishDuration:Math.max(t.audioPublishDuration,t.videoPublishDuration),audiotag:t.audioPublishDuration>0?1:-1,videotag:t.videoPublishDuration>0?1:-1,lts:i,elapse:i-r.startTime,joinChannelSuccessElapse:i-(r.lastJoinSuccessTime||i),peerPublishDurationVideo:t.videoPublishDuration,peerPublishDurationAudio:t.audioPublishDuration};this.send({type:oi.PEER_PUBLISH_STATUS,data:o},!0)}workerEvent(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o=function(e,t,r){const n=e[t];if(!n||"string"!=typeof n)return[e];e[t]="";const i=pt(JSON.stringify(e));let o=0;const s=[];let a=0;for(let c=0;c<n.length;c++)a+=n.charCodeAt(c)<=127?1:3,a<=r-i||(s[s.length]={...e,[t]:n.substring(o,c)},o=c,a=n.charCodeAt(c)<=127?1:3);return o!==n.length-1&&(s[s.length]={...e,[t]:n.substring(o)}),s}({...n,...t,elapse:i-r.startTime,lts:i,productType:"WebRTC"},"payload",1300);o.forEach((e=>this.send({type:oi.WORKER_EVENT,data:e},!0)))}apworkerEvent(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,...t,elapse:i-r.startTime,lts:i};this.send({type:oi.AP_WORKER_EVENT,data:o},!0)}joinWebProxyAP(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,...t,elapse:i-r.startTime,lts:i,extend:t.extend||void 0};this.send({type:oi.JOIN_WEB_PROXY_AP,data:o},!0)}WebSocketQuit(e,t){const r=this.baseInfoMap.get(e);if(!r)return;const n=r.info,i=Date.now(),o={...n,...t,elapse:i-r.startTime,lts:i};this.send({type:oi.WEBSOCKET_QUIT,data:o},!0)}async sendCustomReportMessage(e,t){if(this.customReportCount+=t.length,this.customReportCount>Wn("CUSTOM_REPORT_LIMIT"))throw new xe(Le.CUSTOM_REPORT_FREQUENCY_TOO_HIGH);this.customReportCounterTimer||(this.customReportCounterTimer=window.setInterval((()=>{this.customReportCount=0}),5e3));const r=Date.now(),n=t.map((t=>({type:oi.USER_ANALYTICS,data:{sid:e,...t,lts:r}})));try{Wn("NEW_REPORT_SERVER")?await this.postDataToStatsCollector2(n):await this.postDataToStatsCollector(n)}catch(e){throw ti.error("send custom report message failed",e.toString()),new xe(Le.CUSTOM_REPORT_SEND_FAILED,e.message)}}sendApiInvoke(e){const t=Wn("NOT_REPORT_EVENT");if(e.tag&&t.includes&&t.includes(e.tag))return!1;if(null===e.sid)return this.apiInvokeUploadPendingItems.push(e),!1;const r=this.baseInfoMap.get(e.sid);if(!r)return this.apiInvokeUploadPendingItems.push(e),!1;const{cname:n,uid:i,cid:o}=r.info;let s;if(e.lts=e.lts||Date.now(),e.error)if(e.error instanceof xe){const{code:t,message:r}=e.error;s=t||(r||e.error.toString())}else s=e.error.toString();const a={invokeId:e.invokeId,sid:e.sid,cname:n,cid:o,uid:i,lts:e.lts,success:e.success,elapse:e.lts-r.startTime,execElapse:e.lts-e.apiInvokeTime,apiName:e.name,options:e.options?JSON.stringify(e.options):void 0,execStates:e.states?JSON.stringify(e.states):void 0,execResult:e.result?JSON.stringify(e.result):void 0,errorCode:e.error?s:void 0,errorMsg:e.error?JSON.stringify(e.error):void 0};return this.send({type:oi.API_INVOKE,data:a},!1),!0}appendSessionId(){ci.__CLIENT_LIST__.forEach((e=>{if(e._sessionId){const t=this.apiInvokeUploadPendingItems.length;for(let r=0;r<t;r++){const t=this.apiInvokeUploadPendingItems.shift();t&&(t.sid=e._sessionId,this.sendApiInvoke(Object.assign({},t)))}}}))}send(e,t){if(t)return this.keyEventUploadPendingItems.push(e),void this.sendItems(this.keyEventUploadPendingItems,!0);this.normalEventUploadPendingItems.push(e),this.normalEventUploadPendingItems.length>Wn("NORMAL_EVENT_QUEUE_CAPACITY")&&this.normalEventUploadPendingItems.splice(0,1),this.normalEventUploadPendingItems.length>=10&&this.sendItems(this.normalEventUploadPendingItems,!1)}doSend(){this.keyEventUploadPendingItems.length>0&&this.sendItems(this.keyEventUploadPendingItems,!0),this.normalEventUploadPendingItems.length>0&&Date.now()-this.lastSendNormalEventTime>=5e3&&this.sendItems(this.normalEventUploadPendingItems,!1)}sendItems(e,t){const r=[],n=[];for(;e.length;){const t=e.shift();r.length<20?r.push(t):n.push(t)}e.push(...n);for(const e of[...r])-1!==this.ltsList.indexOf(e.data.lts)?(e.data.lts=this.ltsList[this.ltsList.length-1]+1,this.ltsList.push(e.data.lts)):(this.ltsList.push(e.data.lts),this.ltsList.sort(((e,t)=>e-t)));t||(this.lastSendNormalEventTime=Date.now());return Wn("ENABLE_EVENT_REPORT")?(r.length&&(Wn("NEW_REPORT_SERVER")?this.postDataToStatsCollector2(r):this.postDataToStatsCollector(r)).catch((e=>r=>{Wn("EVENT_REPORT_RETRY")&&(t?this.keyEventUploadPendingItems=this.keyEventUploadPendingItems.concat(e):(this.normalEventUploadPendingItems=this.normalEventUploadPendingItems.concat(e),this.normalEventUploadPendingItems.length>Wn("NORMAL_EVENT_QUEUE_CAPACITY")&&(this.normalEventUploadPendingItems.splice(0,this.normalEventUploadPendingItems.length-Wn("NORMAL_EVENT_QUEUE_CAPACITY")),ti.warning("report: drop normal events"))))})(r)),e):e}async postDataToStatsCollector2(e){st.networkState===tt.OFFLINE&&await Promise.race([st.onlineWaiter,_t(2*At.maxRetryTimeout)]);const t=e=>{let t=new Uint8Array;return e.forEach((e=>{const r=(n=JSON.stringify(e.data),(new TextEncoder).encode(n));var n;const i=new ArrayBuffer(5),o=(e=>{let t=0;return Object.entries(oi).forEach((([r,n])=>{n===e.type&&(t=EventNameToID[r])})),t})(e),s=new DataView(i);s.setUint16(0,r.byteLength,!0),s.setUint8(2,255&o),s.setUint8(3,o>>>8&255),s.setUint8(4,o>>>16&255),t=He(t,new Uint8Array(i)),t=He(t,r)})),t},r="event";let n=this.proxyServer?`https://${this.proxyServer}/rs/?h=${Wn("NEW_REPORT_SERVER_DOMAINS")[0]}&p=443&d=${r}`:`https://${Wn("NEW_REPORT_SERVER_DOMAINS")[0]}/${r}`;for(let i=0;i<2;i+=1){1===i&&(n=this.proxyServer?`https://${this.proxyServer}/rs/?h=${Wn("NEW_REPORT_SERVER_DOMAINS")[1]}&p=443&d=${r}`:`https://${Wn("NEW_REPORT_SERVER_DOMAINS")[1]}/${r}`);try{await Un(n,{timeout:1e4,data:t(e),headers:{biz:"webrtc",sendts:Math.round(Date.now()/1e3),debug:"false",...this._appId&&{appid:this._appId},"Content-Type":"application/octet-stream"}},!0)}catch(e){if(1===i)throw e;continue}return}}async postDataToStatsCollector(e,t=!1){const r={msgType:"EventMessages",sentTs:Math.round(Date.now()/1e3),payloads:e.map((e=>JSON.stringify(e))),vid:(e=>{const t=e&&e.data.sid&&this.baseInfoMap.get(e.data.sid);return t&&t.info.vid&&+t.info.vid||0})(e[0])};st.networkState===tt.OFFLINE&&await Promise.race([st.onlineWaiter,_t(2*At.maxRetryTimeout)]);const n=t?"/events/proto-raws":"/events/messages";let i=this.url||(this.proxyServer?`https://${this.proxyServer}/rs/?h=${Wn("EVENT_REPORT_DOMAIN")}&p=${Wn("STATS_COLLECTOR_PORT")}&d=${n}`:`https://${Wn("EVENT_REPORT_DOMAIN")}:${Wn("STATS_COLLECTOR_PORT")}${n}`);for(let e=0;e<2;e+=1){1===e&&(i=this.backupUrl||(this.proxyServer?`https://${this.proxyServer}/rs/?h=${Wn("EVENT_REPORT_BACKUP_DOMAIN")}&p=${Wn("STATS_COLLECTOR_PORT")}&d=${n}`:`https://${Wn("EVENT_REPORT_BACKUP_DOMAIN")}:${Wn("STATS_COLLECTOR_PORT")}${n}`));try{t?await xn(i,{timeout:1e4,data:r}):await Un(i,{timeout:1e4,data:r})}catch(t){if(1===e)throw t;continue}return}}createBaseInfo(e,t){const r=Object.assign({},ni);return r.sid=e,this.baseInfoMap.set(e,{info:r,startTime:t}),r}reportResourceTiming(e,t){const r=performance.getEntriesByName(e),n=r[r.length-1];n&&this.reportApiInvoke(t,{name:"Client.resourceTiming",options:n,tag:Ze.TRACER}).onSuccess()}extApiInvoke=async e=>{for(const t of e){const e={...t,sid:null,invokeId:++this.apiInvokeCount,tag:Ze.TRACER};this.sendApiInvoke(e)}}}function di(e={}){return function(t,r,n){const i=n.value;if("function"==typeof i){const o=e.className||t.__className__||("AgoraRTCClient"===t.constructor.name?"Client":t.constructor.name);n.value=function(...t){let n=t;if(e.argsMap)try{n=e.argsMap(this,...t)}catch(e){ti.warning(e),n=[]}try{JSON.stringify(n)}catch(e){ti.warning(`arguments for method ${o}.${String(r)} not serializable for apiInvoke.`),n=[]}const s=(e.report||ui).reportApiInvoke(this._sessionId||null,{name:`${o}.${String(r)}`,options:n,tag:Ze.TRACER,reportResult:e.reportResult},e.throttleTime);try{const r=i.apply(this,t);return r instanceof Promise?r.then((t=>(s.onSuccess(e.reportResult&&t),t))).catch((e=>{throw s.onError(e),e})):(s.onSuccess(e.reportResult&&r),r)}catch(e){throw s.onError(e),e}}}return n}}const ui=new ci;Xn.on("REPORT_LOG_UPLOAD",(e=>{e.networkState=st.networkState,ui.reportApiInvoke(null,{name:"logUploadError",options:e,tag:Ze.TRACER})}));const li={getDisplayMedia:!1,getStreamFromExtension:!1,supportUnifiedPlan:!1,supportMinBitrate:!1,supportSetRtpSenderParameters:!1,supportDualStream:!0,webAudioMediaStreamDest:!1,supportReplaceTrack:!1,supportWebGL:!1,webAudioWithAEC:!1,supportRequestFrame:!1,supportShareAudio:!1,supportDualStreamEncoding:!1,supportDataChannel:!1,supportPCSetConfiguration:!1,supportWebRTCEncodedTransform:!1,supportWebRTCInsertableStream:!1};function hi(){const e=fe();li.getDisplayMedia=function(e){if(navigator.mediaDevices&&navigator.mediaDevices.getDisplayMedia)return!0;return!1}(),li.getStreamFromExtension=e.name===de.CHROME&&Number(e.version)>34,li.supportUnifiedPlan=function(){if(!window.RTCRtpTransceiver)return!1;if(!("currentDirection"in RTCRtpTransceiver.prototype))return!1;const e=new RTCPeerConnection;let t=!1;try{e.addTransceiver("audio"),t=!0}catch(e){}return e.close(),t}(),li.supportMinBitrate=e.name===de.CHROME||e.name===de.EDGE,li.supportSetRtpSenderParameters=function(){const e=fe();if(!window.RTCRtpSender||!window.RTCRtpSender.prototype.setParameters||!window.RTCRtpSender.prototype.getParameters)return!1;return!!ke()||(!(!Se()&&!ge())||e.name===de.FIREFOX&&Number(e.version)>=64)}(),e.name===de.SAFARI&&(Number(e.version)>=14?li.supportDualStream=!0:li.supportDualStream=!1),li.webAudioMediaStreamDest=function(){const e=fe();if(e.name===de.SAFARI&&Number(e.version)<12)return!1;return!0}(),li.supportReplaceTrack=function(){if(!window.RTCRtpSender)return!1;if("function"==typeof RTCRtpSender.prototype.replaceTrack)return!0;return!1}(),li.supportWebGL="undefined"!=typeof WebGLRenderingContext,li.supportRequestFrame=!!window.CanvasCaptureMediaStreamTrack,ke()||(li.webAudioWithAEC=!0),li.supportShareAudio=function(){const e=fe();if((e.os===ce.WIN_10||e.os===ce.WIN_81||e.os===ce.WIN_7||e.os===ce.LINUX||e.os===ce.MAC_OS||e.os===ce.CHROMIUM_OS)&&e.name===de.CHROME&&Number(e.version)>=74)return!0;return!1}(),li.supportDataChannel=function(){if(Re(76)||function(e){const t=fe();return!(t.name!==de.FIREFOX||!t.osVersion)&&Number(t.version)>=e}(68)||function(e){const t=fe();return!(t.name!==de.SAFARI||!t.osVersion)&&Number(t.version)>=e}(14))return!0;return!1}(),li.supportPCSetConfiguration=function(){const e=window.RTCPeerConnection;return!ve()&&!!e&&e.prototype.setConfiguration instanceof Function}(),li.supportWebRTCEncodedTransform=function(){const e=fe();return"Chrome"===e.name&&Number(e.version)>=86||"Safari"===e.name&&Number(e.version)>=15}(),li.supportWebRTCInsertableStream=function(){const e=fe();return(e.name===de.CHROME||e.name===de.EDGE)&&Number(e.version)>=94&&"MediaStreamTrackGenerator"in window&&"MediaStreamTrackProcessor"in window}(),ct((()=>{li.supportDualStreamEncoding=function(){const e=fe();if(Wn("DISABLE_WEBAUDIO"))return!0;return"Safari"===e.name&&Number(e.version)>=14||!!("Chrome"===e.name&&/Windows/i.test(e.os||"")&&Number(e.version)>=100&&Wn("CHROME_DUAL_STREAM_USE_ENCODING"))}(),ti.info("browser compatibility",JSON.stringify(li),JSON.stringify(e))}))}function pi(){return li}var _i;e.AUDIO_CONTEXT_EVENT=void 0,(_i=e.AUDIO_CONTEXT_EVENT||(e.AUDIO_CONTEXT_EVENT={})).IOS_15_16_INTERRUPTION_START="ios15_16-interruption-start",_i.IOS_15_16_INTERRUPTION_END="ios15_16-interruption-end",_i.IOS_INTERRUPTION_START="ios-interruption-start",_i.IOS_INTERRUPTION_END="ios-interruption-end",_i.STATE_CHANGE="state-change";var fi=function(e){try{return!!e()}catch(e){return!0}},Ei=!fi((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),mi=Ei,gi=Function.prototype,Ti=gi.call,Si=mi&&gi.bind.bind(Ti,Ti),vi=mi?Si:function(e){return function(){return Ti.apply(e,arguments)}},yi=vi({}.isPrototypeOf),Ri=function(e){return e&&e.Math==Math&&e},bi=Ri("object"==typeof globalThis&&globalThis)||Ri("object"==typeof window&&window)||Ri("object"==typeof self&&self)||Ri("object"==typeof X&&X)||function(){return this}()||X||Function("return this")(),Ai=Ei,Ii=Function.prototype,Oi=Ii.apply,Ci=Ii.call,wi="object"==typeof Reflect&&Reflect.apply||(Ai?Ci.bind(Oi):function(){return Ci.apply(Oi,arguments)}),Ni=vi,ki=Ni({}.toString),Di=Ni("".slice),Pi=function(e){return Di(ki(e),8,-1)},Li=Pi,Mi=vi,Ui=function(e){if("Function"===Li(e))return Mi(e)},xi="object"==typeof document&&document.all,Vi={all:xi,IS_HTMLDDA:void 0===xi&&void 0!==xi},Fi=Vi.all,Bi=Vi.IS_HTMLDDA?function(e){return"function"==typeof e||e===Fi}:function(e){return"function"==typeof e},ji={},Gi=!fi((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),Wi=Ei,Hi=Function.prototype.call,Ki=Wi?Hi.bind(Hi):function(){return Hi.apply(Hi,arguments)},zi={},Yi={}.propertyIsEnumerable,Xi=Object.getOwnPropertyDescriptor,Ji=Xi&&!Yi.call({1:2},1);zi.f=Ji?function(e){var t=Xi(this,e);return!!t&&t.enumerable}:Yi;var Zi,qi,Qi=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},$i=fi,eo=Pi,to=Object,ro=vi("".split),no=$i((function(){return!to("z").propertyIsEnumerable(0)}))?function(e){return"String"==eo(e)?ro(e,""):to(e)}:to,io=function(e){return null==e},oo=io,so=TypeError,ao=function(e){if(oo(e))throw so("Can't call method on "+e);return e},co=no,uo=ao,lo=function(e){return co(uo(e))},ho=Bi,po=Vi.all,_o=Vi.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:ho(e)||e===po}:function(e){return"object"==typeof e?null!==e:ho(e)},fo={},Eo=fo,mo=bi,go=Bi,To=function(e){return go(e)?e:void 0},So=function(e,t){return arguments.length<2?To(Eo[e])||To(mo[e]):Eo[e]&&Eo[e][t]||mo[e]&&mo[e][t]},vo="undefined"!=typeof navigator&&String(navigator.userAgent)||"",yo=bi,Ro=vo,bo=yo.process,Ao=yo.Deno,Io=bo&&bo.versions||Ao&&Ao.version,Oo=Io&&Io.v8;Oo&&(qi=(Zi=Oo.split("."))[0]>0&&Zi[0]<4?1:+(Zi[0]+Zi[1])),!qi&&Ro&&(!(Zi=Ro.match(/Edge\/(\d+)/))||Zi[1]>=74)&&(Zi=Ro.match(/Chrome\/(\d+)/))&&(qi=+Zi[1]);var Co=qi,wo=Co,No=fi,ko=bi.String,Do=!!Object.getOwnPropertySymbols&&!No((function(){var e=Symbol();return!ko(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&wo&&wo<41})),Po=Do&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Lo=So,Mo=Bi,Uo=yi,xo=Object,Vo=Po?function(e){return"symbol"==typeof e}:function(e){var t=Lo("Symbol");return Mo(t)&&Uo(t.prototype,xo(e))},Fo=String,Bo=function(e){try{return Fo(e)}catch(e){return"Object"}},jo=Bi,Go=Bo,Wo=TypeError,Ho=function(e){if(jo(e))return e;throw Wo(Go(e)+" is not a function")},Ko=Ho,zo=io,Yo=function(e,t){var r=e[t];return zo(r)?void 0:Ko(r)},Xo=Ki,Jo=Bi,Zo=_o,qo=TypeError,Qo={exports:{}},$o=bi,es=Object.defineProperty,ts=function(e,t){try{es($o,e,{value:t,configurable:!0,writable:!0})}catch(r){$o[e]=t}return t},rs="__core-js_shared__",ns=bi[rs]||ts(rs,{}),is=ns;(Qo.exports=function(e,t){return is[e]||(is[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.31.1",mode:"pure",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.31.1/LICENSE",source:"https://github.com/zloirock/core-js"});var os=Qo.exports,ss=ao,as=Object,cs=function(e){return as(ss(e))},ds=cs,us=vi({}.hasOwnProperty),ls=Object.hasOwn||function(e,t){return us(ds(e),t)},hs=vi,ps=0,_s=Math.random(),fs=hs(1..toString),Es=function(e){return"Symbol("+(void 0===e?"":e)+")_"+fs(++ps+_s,36)},ms=os,gs=ls,Ts=Es,Ss=Do,vs=Po,ys=bi.Symbol,Rs=ms("wks"),bs=vs?ys.for||ys:ys&&ys.withoutSetter||Ts,As=function(e){return gs(Rs,e)||(Rs[e]=Ss&&gs(ys,e)?ys[e]:bs("Symbol."+e)),Rs[e]},Is=Ki,Os=_o,Cs=Vo,ws=Yo,Ns=function(e,t){var r,n;if("string"===t&&Jo(r=e.toString)&&!Zo(n=Xo(r,e)))return n;if(Jo(r=e.valueOf)&&!Zo(n=Xo(r,e)))return n;if("string"!==t&&Jo(r=e.toString)&&!Zo(n=Xo(r,e)))return n;throw qo("Can't convert object to primitive value")},ks=TypeError,Ds=As("toPrimitive"),Ps=function(e,t){if(!Os(e)||Cs(e))return e;var r,n=ws(e,Ds);if(n){if(void 0===t&&(t="default"),r=Is(n,e,t),!Os(r)||Cs(r))return r;throw ks("Can't convert object to primitive value")}return void 0===t&&(t="number"),Ns(e,t)},Ls=Vo,Ms=function(e){var t=Ps(e,"string");return Ls(t)?t:t+""},Us=_o,xs=bi.document,Vs=Us(xs)&&Us(xs.createElement),Fs=function(e){return Vs?xs.createElement(e):{}},Bs=Fs,js=!Gi&&!fi((function(){return 7!=Object.defineProperty(Bs("div"),"a",{get:function(){return 7}}).a})),Gs=Gi,Ws=Ki,Hs=zi,Ks=Qi,zs=lo,Ys=Ms,Xs=ls,Js=js,Zs=Object.getOwnPropertyDescriptor;ji.f=Gs?Zs:function(e,t){if(e=zs(e),t=Ys(t),Js)try{return Zs(e,t)}catch(e){}if(Xs(e,t))return Ks(!Ws(Hs.f,e,t),e[t])};var qs=fi,Qs=Bi,$s=/#|\.prototype\./,ea=function(e,t){var r=ra[ta(e)];return r==ia||r!=na&&(Qs(t)?qs(t):!!t)},ta=ea.normalize=function(e){return String(e).replace($s,".").toLowerCase()},ra=ea.data={},na=ea.NATIVE="N",ia=ea.POLYFILL="P",oa=ea,sa=Ho,aa=Ei,ca=Ui(Ui.bind),da=function(e,t){return sa(e),void 0===t?e:aa?ca(e,t):function(){return e.apply(t,arguments)}},ua={},la=Gi&&fi((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),ha=_o,pa=String,_a=TypeError,fa=function(e){if(ha(e))return e;throw _a(pa(e)+" is not an object")},Ea=Gi,ma=js,ga=la,Ta=fa,Sa=Ms,va=TypeError,ya=Object.defineProperty,Ra=Object.getOwnPropertyDescriptor,ba="enumerable",Aa="configurable",Ia="writable";ua.f=Ea?ga?function(e,t,r){if(Ta(e),t=Sa(t),Ta(r),"function"==typeof e&&"prototype"===t&&"value"in r&&Ia in r&&!r[Ia]){var n=Ra(e,t);n&&n[Ia]&&(e[t]=r.value,r={configurable:Aa in r?r[Aa]:n[Aa],enumerable:ba in r?r[ba]:n[ba],writable:!1})}return ya(e,t,r)}:ya:function(e,t,r){if(Ta(e),t=Sa(t),Ta(r),ma)try{return ya(e,t,r)}catch(e){}if("get"in r||"set"in r)throw va("Accessors not supported");return"value"in r&&(e[t]=r.value),e};var Oa=ua,Ca=Qi,wa=Gi?function(e,t,r){return Oa.f(e,t,Ca(1,r))}:function(e,t,r){return e[t]=r,e},Na=bi,ka=wi,Da=Ui,Pa=Bi,La=ji.f,Ma=oa,Ua=fo,xa=da,Va=wa,Fa=ls,Ba=function(e){var t=function(r,n,i){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(r);case 2:return new e(r,n)}return new e(r,n,i)}return ka(e,this,arguments)};return t.prototype=e.prototype,t},ja=function(e,t){var r,n,i,o,s,a,c,d,u,l=e.target,h=e.global,p=e.stat,_=e.proto,f=h?Na:p?Na[l]:(Na[l]||{}).prototype,E=h?Ua:Ua[l]||Va(Ua,l,{})[l],m=E.prototype;for(o in t)n=!(r=Ma(h?o:l+(p?".":"#")+o,e.forced))&&f&&Fa(f,o),a=E[o],n&&(c=e.dontCallGetSet?(u=La(f,o))&&u.value:f[o]),s=n&&c?c:t[o],n&&typeof a==typeof s||(d=e.bind&&n?xa(s,Na):e.wrap&&n?Ba(s):_&&Pa(s)?Da(s):s,(e.sham||s&&s.sham||a&&a.sham)&&Va(d,"sham",!0),Va(E,o,d),_&&(Fa(Ua,i=l+"Prototype")||Va(Ua,i,{}),Va(Ua[i],o,s),e.real&&m&&(r||!m[o])&&Va(m,o,s)))},Ga=Math.ceil,Wa=Math.floor,Ha=Math.trunc||function(e){var t=+e;return(t>0?Wa:Ga)(t)},Ka=function(e){var t=+e;return t!=t||0===t?0:Ha(t)},za=Ka,Ya=Math.max,Xa=Math.min,Ja=function(e,t){var r=za(e);return r<0?Ya(r+t,0):Xa(r,t)},Za=Ka,qa=Math.min,Qa=function(e){return e>0?qa(Za(e),9007199254740991):0},$a=function(e){return Qa(e.length)},ec=lo,tc=Ja,rc=$a,nc=function(e){return function(t,r,n){var i,o=ec(t),s=rc(o),a=tc(n,s);if(e&&r!=r){for(;s>a;)if((i=o[a++])!=i)return!0}else for(;s>a;a++)if((e||a in o)&&o[a]===r)return e||a||0;return!e&&-1}},ic={includes:nc(!0),indexOf:nc(!1)},oc=ic.includes;ja({target:"Array",proto:!0,forced:fi((function(){return!Array(1).includes()}))},{includes:function(e){return oc(this,e,arguments.length>1?arguments[1]:void 0)}});var sc=fo,ac=function(e){return sc[e+"Prototype"]},cc=ac("Array").includes,dc=_o,uc=Pi,lc=As("match"),hc=function(e){var t;return dc(e)&&(void 0!==(t=e[lc])?!!t:"RegExp"==uc(e))},pc=TypeError,_c={};_c[As("toStringTag")]="z";var fc="[object z]"===String(_c),Ec=fc,mc=Bi,gc=Pi,Tc=As("toStringTag"),Sc=Object,vc="Arguments"==gc(function(){return arguments}()),yc=Ec?gc:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=Sc(e),Tc))?r:vc?gc(t):"Object"==(n=gc(t))&&mc(t.callee)?"Arguments":n},Rc=yc,bc=String,Ac=function(e){if("Symbol"===Rc(e))throw TypeError("Cannot convert a Symbol value to a string");return bc(e)},Ic=As("match"),Oc=ja,Cc=function(e){if(hc(e))throw pc("The method doesn't accept regular expressions");return e},wc=ao,Nc=Ac,kc=function(e){var t=/./;try{"/./"[e](t)}catch(r){try{return t[Ic]=!1,"/./"[e](t)}catch(e){}}return!1},Dc=vi("".indexOf);Oc({target:"String",proto:!0,forced:!kc("includes")},{includes:function(e){return!!~Dc(Nc(wc(this)),Nc(Cc(e)),arguments.length>1?arguments[1]:void 0)}});var Pc=ac("String").includes,Lc=yi,Mc=cc,Uc=Pc,xc=Array.prototype,Vc=String.prototype,Fc=J((function(e){var t=e.includes;return e===xc||Lc(xc,e)&&t===xc.includes?Mc:"string"==typeof e||e===Vc||Lc(Vc,e)&&t===Vc.includes?Uc:t}));function Bc(e,t,r){return{sampleRate:e,stereo:t,bitrate:r}}function jc(e,t,r,n,i){return{width:e,height:t,frameRate:r,bitrateMin:n,bitrateMax:i}}function Gc(e,t,r,n,i){return{width:{max:e},height:{max:t},frameRate:r,bitrateMin:n,bitrateMax:i}}function Wc(e,t){return{numSpatialLayers:e,numTemporalLayers:t}}const Hc={"90p":jc(160,90),"90p_1":jc(160,90),"120p":jc(160,120,15,30,65),"120p_1":jc(160,120,15,30,65),"120p_3":jc(120,120,15,30,50),"120p_4":jc(212,120),"180p":jc(320,180,15,30,140),"180p_1":jc(320,180,15,30,140),"180p_3":jc(180,180,15,30,100),"180p_4":jc(240,180,15,30,120),"240p":jc(320,240,15,40,200),"240p_1":jc(320,240,15,40,200),"240p_3":jc(240,240,15,40,140),"240p_4":jc(424,240,15,40,220),"360p":jc(640,360,15,80,400),"360p_1":jc(640,360,15,80,400),"360p_3":jc(360,360,15,80,260),"360p_4":jc(640,360,30,80,600),"360p_6":jc(360,360,30,80,400),"360p_7":jc(480,360,15,80,320),"360p_8":jc(480,360,30,80,490),"360p_9":jc(640,360,15,80,800),"360p_10":jc(640,360,24,80,800),"360p_11":jc(640,360,24,80,1e3),"480p":jc(640,480,15,100,500),"480p_1":jc(640,480,15,100,500),"480p_2":jc(640,480,30,100,1e3),"480p_3":jc(480,480,15,100,400),"480p_4":jc(640,480,30,100,750),"480p_6":jc(480,480,30,100,600),"480p_8":jc(848,480,15,100,610),"480p_9":jc(848,480,30,100,930),"480p_10":jc(640,480,10,100,400),"720p":jc(1280,720,15,120,1130),"720p_auto":jc(1280,720,30,900,3e3),"720p_1":jc(1280,720,15,120,1130),"720p_2":jc(1280,720,30,120,2e3),"720p_3":jc(1280,720,30,120,1710),"720p_5":jc(960,720,15,120,910),"720p_6":jc(960,720,30,120,1380),"1080p":jc(1920,1080,15,120,2080),"1080p_1":jc(1920,1080,15,120,2080),"1080p_2":jc(1920,1080,30,120,3e3),"1080p_3":jc(1920,1080,30,120,3150),"1080p_5":jc(1920,1080,60,120,4780),"1440p":jc(2560,1440,30,120,4850),"1440p_1":jc(2560,1440,30,120,4850),"1440p_2":jc(2560,1440,60,120,7350),"4k":jc(3840,2160,30,120,8910),"4k_1":jc(3840,2160,30,120,8910),"4k_3":jc(3840,2160,60,120,13500)},Kc=[{scaleResolutionDownBy:2,width:1280,height:720,frameRate:30,bitrateMin:300,bitrateMax:900},{scaleResolutionDownBy:1.333333,width:1280,height:720,frameRate:30,bitrateMin:600,bitrateMax:2e3},{scaleResolutionDownBy:1,width:1280,height:720,frameRate:30,bitrateMin:900,bitrateMax:3e3}],zc={"480p":Gc(640,480,5),"480p_1":Gc(640,480,5),"480p_2":Gc(640,480,30),"480p_3":Gc(640,480,15),"720p":Gc(1280,720,5),"720p_auto":jc(1280,720,30,900,3e3),"720p_1":Gc(1280,720,5),"720p_2":Gc(1280,720,30),"720p_3":Gc(1280,720,15),"1080p":Gc(1920,1080,5),"1080p_1":Gc(1920,1080,5),"1080p_2":Gc(1920,1080,30),"1080p_3":Gc(1920,1080,15)},Yc={"1SL1TL":Wc(1,1),"3SL3TL":Wc(3,3),"2SL3TL":Wc(2,3)};function Xc(e){return e||(e="480p_1"),"string"==typeof e?Object.assign({},Hc[e]):e}function Jc(e){return"string"==typeof e?Object.assign({},zc[e]):e}function Zc(e){return"string"==typeof e?Object.assign({},Yc[e]):e}const qc={speech_low_quality:Bc(16e3,!1),speech_standard:Bc(32e3,!1,18),music_standard:Bc(48e3,!1),standard_stereo:Bc(48e3,!0,56),high_quality:Bc(48e3,!1,128),high_quality_stereo:Bc(48e3,!0,192)};function Qc(e){return"string"==typeof e?Object.assign({},qc[e]):e}const $c=[];function ed(e){Fc($c).call($c,e)||$c.push(e)}function td(e){const t=$c.indexOf(e);-1!==t&&$c.splice(t,1)}function rd(e){return je(e.width,"config.width"),je(e.height,"config.height"),void 0!==e.frameRate&&je(e.frameRate,"config.frameRate"),void 0!==e.bitrateMax&&Be(e.bitrateMax,"config.bitrateMax"),void 0!==e.bitrateMin&&Be(e.bitrateMin,"config.bitrateMin"),!0}function nd(e){return void 0!==e.sampleRate&&Be(e.sampleRate,"config.sampleRate",0,96e3,!0),void 0!==e.sampleSize&&Be(e.sampleRate,"config.sampleSize",0,128,!0),void 0!==e.stereo&&Ve(e.stereo,"config.stereo"),void 0!==e.bitrate&&Be(e.bitrate,"config.bitrate",0,1e4,!1),!0}function id(e){return Fe(e,"mediaSource",["screen","window","application"]),!0}var od,sd,ad,cd,dd,ud,ld,hd,pd;e.TrackInternalEvent=void 0,(od=e.TrackInternalEvent||(e.TrackInternalEvent={})).NEED_RENEGOTIATE="@need_renegotiate",od.NEED_REPLACE_TRACK="@need_replace_track",od.NEED_REPLACE_MIXING_TRACK="@need_replace_mixing_track",od.NEED_CLOSE="@need_close",od.NEED_ENABLE_TRACK="@need_enable_track",od.NEED_DISABLE_TRACK="@need_disable_track",od.NEED_SESSION_ID="@need_sid",od.SET_OPTIMIZATION_MODE="@set_optimization_mode",od.GET_STATS="@get_stats",od.GET_RTC_STATS="@get_rtc_stats",od.GET_LOW_VIDEO_TRACK="@get_low_video_track",od.NEED_RESET_REMOTE_SDP="@need_reset_remote_sdp",od.NEED_UPDATE_VIDEO_ENCODER="@need_update_video_encoder",od.NEED_MUTE_TRACK="@need_mute_track",od.NEED_UNMUTE_TRACK="@need_unmute_track",e.TrackHint=void 0,(sd=e.TrackHint||(e.TrackHint={})).SCREEN_TRACK="screen_track",sd.CUSTOM_TRACK="custome_track",sd.LOW_STREAM="low_stream",e.StreamType=void 0,(ad=e.StreamType||(e.StreamType={}))[ad.HIGH_STREAM=0]="HIGH_STREAM",ad[ad.LOW_STREAM=1]="LOW_STREAM",e.RemoteStreamType=void 0,(cd=e.RemoteStreamType||(e.RemoteStreamType={}))[cd.HIGH_STREAM=0]="HIGH_STREAM",cd[cd.LOW_STREAM=1]="LOW_STREAM",e.RemoteStreamFallbackType=void 0,(dd=e.RemoteStreamFallbackType||(e.RemoteStreamFallbackType={}))[dd.DISABLE=0]="DISABLE",dd[dd.LOW_STREAM=1]="LOW_STREAM",dd[dd.AUDIO_ONLY=2]="AUDIO_ONLY",e.TrackEvents=void 0,(ud=e.TrackEvents||(e.TrackEvents={})).TRANSCEIVER_UPDATED="transceiver-updated",ud.SEI_TO_SEND="sei-to-send",ud.SEI_RECEIVED="sei-received",e.LocalTrackEvents=void 0,(ld=e.LocalTrackEvents||(e.LocalTrackEvents={})).SOURCE_STATE_CHANGE="source-state-change",ld.TRACK_ENDED="track-ended",ld.BEAUTY_EFFECT_OVERLOAD="beauty-effect-overload",ld.VIDEO_ELEMENT_VISIBLE_STATUS="video-element-visible-status",ld.CLOSED="closed",e.RemoteTrackEvents=void 0,(hd=e.RemoteTrackEvents||(e.RemoteTrackEvents={})).FIRST_FRAME_DECODED="first-frame-decoded",hd.VIDEO_ELEMENT_VISIBLE_STATUS="video-element-visible-status",hd.VIDEO_STATE_CHANGED="video-state-changed",e.AudioSourceEvents=void 0,(pd=e.AudioSourceEvents||(e.AudioSourceEvents={})).AUDIO_SOURCE_STATE_CHANGE="audio_source_state_change",pd.RECEIVE_TRACK_BUFFER="receive_track_buffer",pd.ON_AUDIO_BUFFER="on_audio_buffer",pd.UPDATE_SOURCE="update_source",e.AUDIO_TRACK_EVENT=void 0,(e.AUDIO_TRACK_EVENT||(e.AUDIO_TRACK_EVENT={})).UPDATE_TRACK_SOURCE="update-track-source";const _d={sendVolumeLevel:0,sendBitrate:0,sendBytes:0,sendPackets:0,sendPacketsLost:0,sendJitterMs:0,sendRttMs:0,currentPacketLossRate:0},fd={sendBytes:0,sendBitrate:0,sendPackets:0,sendPacketsLost:0,sendJitterMs:0,sendRttMs:0,sendResolutionHeight:0,sendResolutionWidth:0,captureResolutionHeight:0,captureResolutionWidth:0,targetSendBitrate:0,totalDuration:0,totalFreezeTime:0,currentPacketLossRate:0},Ed={transportDelay:0,end2EndDelay:0,receiveBitrate:0,receiveLevel:0,receiveBytes:0,receiveDelay:0,receivePackets:0,receivePacketsLost:0,totalDuration:0,totalFreezeTime:0,freezeRate:0,packetLossRate:0,currentPacketLossRate:0,publishDuration:-1},md={transportDelay:0,end2EndDelay:0,receiveBitrate:0,receiveBytes:0,receiveDelay:0,receivePackets:0,receivePacketsLost:0,receiveResolutionHeight:0,receiveResolutionWidth:0,totalDuration:0,totalFreezeTime:0,freezeRate:0,packetLossRate:0,currentPacketLossRate:0,publishDuration:-1};var gd,Td,Sd,vd,yd,Rd;e.PROCESSOR_DESTINATION_EVENTS=void 0,(gd=e.PROCESSOR_DESTINATION_EVENTS||(e.PROCESSOR_DESTINATION_EVENTS={})).ON_TRACK="on_track",gd.ON_NODE="on_node",e.PROCESSOR_CONTEXT_EVENTS=void 0,(Td=e.PROCESSOR_CONTEXT_EVENTS||(e.PROCESSOR_CONTEXT_EVENTS={})).REQUEST_UPDATE_CONSTRAINTS="request_update_constraints",Td.REQUEST_CONSTRAINTS="request_constraints",e.DeviceManagerState=void 0,(Sd=e.DeviceManagerState||(e.DeviceManagerState={})).IDLE="IDLE",Sd.INITING="INITING",Sd.INITEND="INITEND",e.DeviceManagerEvent=void 0,(vd=e.DeviceManagerEvent||(e.DeviceManagerEvent={})).STATE_CHANGE="state_change",vd.RECORDING_DEVICE_CHANGED="recordingDeviceChanged",vd.PLAYOUT_DEVICE_CHANGED="playoutDeviceChanged",vd.CAMERA_DEVICE_CHANGED="cameraDeviceChanged",e.MediaElementStatus=void 0,(yd=e.MediaElementStatus||(e.MediaElementStatus={})).NONE="none",yd.INIT="init",yd.CANPLAY="canplay",yd.PLAYING="playing",yd.PAUSED="paused",yd.SUSPEND="suspend",yd.STALLED="stalled",yd.WAITING="waiting",yd.ERROR="error",yd.DESTROYED="destroyed",yd.ABORT="abort",yd.ENDED="ended",yd.EMPTIED="emptied",yd.LOADEDDATA="loadeddata",e.VideoState=void 0,(Rd=e.VideoState||(e.VideoState={}))[Rd.VideoStateStopped=0]="VideoStateStopped",Rd[Rd.VideoStateStarting=1]="VideoStateStarting",Rd[Rd.VideoStateDecoding=2]="VideoStateDecoding",Rd[Rd.VideoStateFrozen=3]="VideoStateFrozen";var bd;e.DataChannelEvents=void 0,(bd=e.DataChannelEvents||(e.DataChannelEvents={})).OPEN="open",bd.MESSAGE="message",bd.CLOSE="close",bd.CLOSING="closing",bd.ERROR="error";var Ad={exports:{}},Id=ja,Od=Gi,Cd=ua.f;Id({target:"Object",stat:!0,forced:Object.defineProperty!==Cd,sham:!Od},{defineProperty:Cd});var wd=fo.Object,Nd=Ad.exports=function(e,t,r){return wd.defineProperty(e,t,r)};wd.defineProperty.sham&&(Nd.sham=!0);var kd=J(Ad.exports),Dd=Pi,Pd=Array.isArray||function(e){return"Array"==Dd(e)},Ld=TypeError,Md=Ms,Ud=ua,xd=Qi,Vd=function(e,t,r){var n=Md(t);n in e?Ud.f(e,n,xd(0,r)):e[n]=r},Fd=Bi,Bd=ns,jd=vi(Function.toString);Fd(Bd.inspectSource)||(Bd.inspectSource=function(e){return jd(e)});var Gd=Bd.inspectSource,Wd=vi,Hd=fi,Kd=Bi,zd=yc,Yd=Gd,Xd=function(){},Jd=[],Zd=So("Reflect","construct"),qd=/^\s*(?:class|function)\b/,Qd=Wd(qd.exec),$d=!qd.exec(Xd),eu=function(e){if(!Kd(e))return!1;try{return Zd(Xd,Jd,e),!0}catch(e){return!1}},tu=function(e){if(!Kd(e))return!1;switch(zd(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return $d||!!Qd(qd,Yd(e))}catch(e){return!0}};tu.sham=!0;var ru=!Zd||Hd((function(){var e;return eu(eu.call)||!eu(Object)||!eu((function(){e=!0}))||e}))?tu:eu,nu=Pd,iu=ru,ou=_o,su=As("species"),au=Array,cu=function(e){var t;return nu(e)&&(t=e.constructor,(iu(t)&&(t===au||nu(t.prototype))||ou(t)&&null===(t=t[su]))&&(t=void 0)),void 0===t?au:t},du=function(e,t){return new(cu(e))(0===t?0:t)},uu=fi,lu=Co,hu=As("species"),pu=ja,_u=fi,fu=Pd,Eu=_o,mu=cs,gu=$a,Tu=function(e){if(e>9007199254740991)throw Ld("Maximum allowed index exceeded");return e},Su=Vd,vu=du,yu=function(e){return lu>=51||!uu((function(){var t=[];return(t.constructor={})[hu]=function(){return{foo:1}},1!==t[e](Boolean).foo}))},Ru=Co,bu=As("isConcatSpreadable"),Au=Ru>=51||!_u((function(){var e=[];return e[bu]=!1,e.concat()[0]!==e})),Iu=function(e){if(!Eu(e))return!1;var t=e[bu];return void 0!==t?!!t:fu(e)};pu({target:"Array",proto:!0,arity:1,forced:!Au||!yu("concat")},{concat:function(e){var t,r,n,i,o,s=mu(this),a=vu(s,0),c=0;for(t=-1,n=arguments.length;t<n;t++)if(Iu(o=-1===t?s:arguments[t]))for(i=gu(o),Tu(c+i),r=0;r<i;r++,c++)r in o&&Su(a,c,o[r]);else Tu(c+1),Su(a,c++,o);return a.length=c,a}});var Ou={},Cu={},wu=ls,Nu=lo,ku=ic.indexOf,Du=Cu,Pu=vi([].push),Lu=function(e,t){var r,n=Nu(e),i=0,o=[];for(r in n)!wu(Du,r)&&wu(n,r)&&Pu(o,r);for(;t.length>i;)wu(n,r=t[i++])&&(~ku(o,r)||Pu(o,r));return o},Mu=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Uu=Lu,xu=Mu,Vu=Object.keys||function(e){return Uu(e,xu)},Fu=Gi,Bu=la,ju=ua,Gu=fa,Wu=lo,Hu=Vu;Ou.f=Fu&&!Bu?Object.defineProperties:function(e,t){Gu(e);for(var r,n=Wu(t),i=Hu(t),o=i.length,s=0;o>s;)ju.f(e,r=i[s++],n[r]);return e};var Ku,zu=So("document","documentElement"),Yu=Es,Xu=os("keys"),Ju=function(e){return Xu[e]||(Xu[e]=Yu(e))},Zu=fa,qu=Ou,Qu=Mu,$u=Cu,el=zu,tl=Fs,rl="prototype",nl="script",il=Ju("IE_PROTO"),ol=function(){},sl=function(e){return"<"+nl+">"+e+"</"+nl+">"},al=function(e){e.write(sl("")),e.close();var t=e.parentWindow.Object;return e=null,t},cl=function(){try{Ku=new ActiveXObject("htmlfile")}catch(e){}var e,t,r;cl="undefined"!=typeof document?document.domain&&Ku?al(Ku):(t=tl("iframe"),r="java"+nl+":",t.style.display="none",el.appendChild(t),t.src=String(r),(e=t.contentWindow.document).open(),e.write(sl("document.F=Object")),e.close(),e.F):al(Ku);for(var n=Qu.length;n--;)delete cl[rl][Qu[n]];return cl()};$u[il]=!0;var dl=Object.create||function(e,t){var r;return null!==e?(ol[rl]=Zu(e),r=new ol,ol[rl]=null,r[il]=e):r=cl(),void 0===t?r:qu.f(r,t)},ul={},ll=Lu,hl=Mu.concat("length","prototype");ul.f=Object.getOwnPropertyNames||function(e){return ll(e,hl)};var pl={},_l=Ja,fl=$a,El=Vd,ml=Array,gl=Math.max,Tl=function(e,t,r){for(var n=fl(e),i=_l(t,n),o=_l(void 0===r?n:r,n),s=ml(gl(o-i,0)),a=0;i<o;i++,a++)El(s,a,e[i]);return s.length=a,s},Sl=Pi,vl=lo,yl=ul.f,Rl=Tl,bl="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];pl.f=function(e){return bl&&"Window"==Sl(e)?function(e){try{return yl(e)}catch(e){return Rl(bl)}}(e):yl(vl(e))};var Al={};Al.f=Object.getOwnPropertySymbols;var Il=wa,Ol=function(e,t,r,n){return n&&n.enumerable?e[t]=r:Il(e,t,r),e},Cl=ua,wl=function(e,t,r){return Cl.f(e,t,r)},Nl={},kl=As;Nl.f=kl;var Dl,Pl,Ll,Ml=fo,Ul=ls,xl=Nl,Vl=ua.f,Fl=function(e){var t=Ml.Symbol||(Ml.Symbol={});Ul(t,e)||Vl(t,e,{value:xl.f(e)})},Bl=Ki,jl=So,Gl=As,Wl=Ol,Hl=function(){var e=jl("Symbol"),t=e&&e.prototype,r=t&&t.valueOf,n=Gl("toPrimitive");t&&!t[n]&&Wl(t,n,(function(e){return Bl(r,this)}),{arity:1})},Kl=yc,zl=fc?{}.toString:function(){return"[object "+Kl(this)+"]"},Yl=fc,Xl=ua.f,Jl=wa,Zl=ls,ql=zl,Ql=As("toStringTag"),$l=function(e,t,r,n){if(e){var i=r?e:e.prototype;Zl(i,Ql)||Xl(i,Ql,{configurable:!0,value:t}),n&&!Yl&&Jl(i,"toString",ql)}},eh=Bi,th=bi.WeakMap,rh=eh(th)&&/native code/.test(String(th)),nh=bi,ih=_o,oh=wa,sh=ls,ah=ns,ch=Ju,dh=Cu,uh="Object already initialized",lh=nh.TypeError,hh=nh.WeakMap;if(rh||ah.state){var ph=ah.state||(ah.state=new hh);ph.get=ph.get,ph.has=ph.has,ph.set=ph.set,Dl=function(e,t){if(ph.has(e))throw lh(uh);return t.facade=e,ph.set(e,t),t},Pl=function(e){return ph.get(e)||{}},Ll=function(e){return ph.has(e)}}else{var _h=ch("state");dh[_h]=!0,Dl=function(e,t){if(sh(e,_h))throw lh(uh);return t.facade=e,oh(e,_h,t),t},Pl=function(e){return sh(e,_h)?e[_h]:{}},Ll=function(e){return sh(e,_h)}}var fh={set:Dl,get:Pl,has:Ll,enforce:function(e){return Ll(e)?Pl(e):Dl(e,{})},getterFor:function(e){return function(t){var r;if(!ih(t)||(r=Pl(t)).type!==e)throw lh("Incompatible receiver, "+e+" required");return r}}},Eh=da,mh=no,gh=cs,Th=$a,Sh=du,vh=vi([].push),yh=function(e){var t=1==e,r=2==e,n=3==e,i=4==e,o=6==e,s=7==e,a=5==e||o;return function(c,d,u,l){for(var h,p,_=gh(c),f=mh(_),E=Eh(d,u),m=Th(f),g=0,T=l||Sh,S=t?T(c,m):r||s?T(c,0):void 0;m>g;g++)if((a||g in f)&&(p=E(h=f[g],g,_),e))if(t)S[g]=p;else if(p)switch(e){case 3:return!0;case 5:return h;case 6:return g;case 2:vh(S,h)}else switch(e){case 4:return!1;case 7:vh(S,h)}return o?-1:n||i?i:S}},Rh={forEach:yh(0),map:yh(1),filter:yh(2),some:yh(3),every:yh(4),find:yh(5),findIndex:yh(6),filterReject:yh(7)},bh=ja,Ah=bi,Ih=Ki,Oh=vi,Ch=Gi,wh=Do,Nh=fi,kh=ls,Dh=yi,Ph=fa,Lh=lo,Mh=Ms,Uh=Ac,xh=Qi,Vh=dl,Fh=Vu,Bh=ul,jh=pl,Gh=Al,Wh=ji,Hh=ua,Kh=Ou,zh=zi,Yh=Ol,Xh=wl,Jh=os,Zh=Cu,qh=Es,Qh=As,$h=Nl,ep=Fl,tp=Hl,rp=$l,np=fh,ip=Rh.forEach,op=Ju("hidden"),sp="Symbol",ap="prototype",cp=np.set,dp=np.getterFor(sp),up=Object[ap],lp=Ah.Symbol,hp=lp&&lp[ap],pp=Ah.TypeError,_p=Ah.QObject,fp=Wh.f,Ep=Hh.f,mp=jh.f,gp=zh.f,Tp=Oh([].push),Sp=Jh("symbols"),vp=Jh("op-symbols"),yp=Jh("wks"),Rp=!_p||!_p[ap]||!_p[ap].findChild,bp=Ch&&Nh((function(){return 7!=Vh(Ep({},"a",{get:function(){return Ep(this,"a",{value:7}).a}})).a}))?function(e,t,r){var n=fp(up,t);n&&delete up[t],Ep(e,t,r),n&&e!==up&&Ep(up,t,n)}:Ep,Ap=function(e,t){var r=Sp[e]=Vh(hp);return cp(r,{type:sp,tag:e,description:t}),Ch||(r.description=t),r},Ip=function(e,t,r){e===up&&Ip(vp,t,r),Ph(e);var n=Mh(t);return Ph(r),kh(Sp,n)?(r.enumerable?(kh(e,op)&&e[op][n]&&(e[op][n]=!1),r=Vh(r,{enumerable:xh(0,!1)})):(kh(e,op)||Ep(e,op,xh(1,{})),e[op][n]=!0),bp(e,n,r)):Ep(e,n,r)},Op=function(e,t){Ph(e);var r=Lh(t),n=Fh(r).concat(kp(r));return ip(n,(function(t){Ch&&!Ih(Cp,r,t)||Ip(e,t,r[t])})),e},Cp=function(e){var t=Mh(e),r=Ih(gp,this,t);return!(this===up&&kh(Sp,t)&&!kh(vp,t))&&(!(r||!kh(this,t)||!kh(Sp,t)||kh(this,op)&&this[op][t])||r)},wp=function(e,t){var r=Lh(e),n=Mh(t);if(r!==up||!kh(Sp,n)||kh(vp,n)){var i=fp(r,n);return!i||!kh(Sp,n)||kh(r,op)&&r[op][n]||(i.enumerable=!0),i}},Np=function(e){var t=mp(Lh(e)),r=[];return ip(t,(function(e){kh(Sp,e)||kh(Zh,e)||Tp(r,e)})),r},kp=function(e){var t=e===up,r=mp(t?vp:Lh(e)),n=[];return ip(r,(function(e){!kh(Sp,e)||t&&!kh(up,e)||Tp(n,Sp[e])})),n};wh||(lp=function(){if(Dh(hp,this))throw pp("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?Uh(arguments[0]):void 0,t=qh(e),r=function(e){this===up&&Ih(r,vp,e),kh(this,op)&&kh(this[op],t)&&(this[op][t]=!1),bp(this,t,xh(1,e))};return Ch&&Rp&&bp(up,t,{configurable:!0,set:r}),Ap(t,e)},Yh(hp=lp[ap],"toString",(function(){return dp(this).tag})),Yh(lp,"withoutSetter",(function(e){return Ap(qh(e),e)})),zh.f=Cp,Hh.f=Ip,Kh.f=Op,Wh.f=wp,Bh.f=jh.f=Np,Gh.f=kp,$h.f=function(e){return Ap(Qh(e),e)},Ch&&Xh(hp,"description",{configurable:!0,get:function(){return dp(this).description}})),bh({global:!0,constructor:!0,wrap:!0,forced:!wh,sham:!wh},{Symbol:lp}),ip(Fh(yp),(function(e){ep(e)})),bh({target:sp,stat:!0,forced:!wh},{useSetter:function(){Rp=!0},useSimple:function(){Rp=!1}}),bh({target:"Object",stat:!0,forced:!wh,sham:!Ch},{create:function(e,t){return void 0===t?Vh(e):Op(Vh(e),t)},defineProperty:Ip,defineProperties:Op,getOwnPropertyDescriptor:wp}),bh({target:"Object",stat:!0,forced:!wh},{getOwnPropertyNames:Np}),tp(),rp(lp,sp),Zh[op]=!0;var Dp=Do&&!!Symbol.for&&!!Symbol.keyFor,Pp=ja,Lp=So,Mp=ls,Up=Ac,xp=os,Vp=Dp,Fp=xp("string-to-symbol-registry"),Bp=xp("symbol-to-string-registry");Pp({target:"Symbol",stat:!0,forced:!Vp},{for:function(e){var t=Up(e);if(Mp(Fp,t))return Fp[t];var r=Lp("Symbol")(t);return Fp[t]=r,Bp[r]=t,r}});var jp=ja,Gp=ls,Wp=Vo,Hp=Bo,Kp=Dp,zp=os("symbol-to-string-registry");jp({target:"Symbol",stat:!0,forced:!Kp},{keyFor:function(e){if(!Wp(e))throw TypeError(Hp(e)+" is not a symbol");if(Gp(zp,e))return zp[e]}});var Yp=vi([].slice),Xp=Pd,Jp=Bi,Zp=Pi,qp=Ac,Qp=vi([].push),$p=ja,e_=So,t_=wi,r_=Ki,n_=vi,i_=fi,o_=Bi,s_=Vo,a_=Yp,c_=function(e){if(Jp(e))return e;if(Xp(e)){for(var t=e.length,r=[],n=0;n<t;n++){var i=e[n];"string"==typeof i?Qp(r,i):"number"!=typeof i&&"Number"!=Zp(i)&&"String"!=Zp(i)||Qp(r,qp(i))}var o=r.length,s=!0;return function(e,t){if(s)return s=!1,t;if(Xp(this))return t;for(var n=0;n<o;n++)if(r[n]===e)return t}}},d_=Do,u_=String,l_=e_("JSON","stringify"),h_=n_(/./.exec),p_=n_("".charAt),__=n_("".charCodeAt),f_=n_("".replace),E_=n_(1..toString),m_=/[\uD800-\uDFFF]/g,g_=/^[\uD800-\uDBFF]$/,T_=/^[\uDC00-\uDFFF]$/,S_=!d_||i_((function(){var e=e_("Symbol")();return"[null]"!=l_([e])||"{}"!=l_({a:e})||"{}"!=l_(Object(e))})),v_=i_((function(){return'"\\udf06\\ud834"'!==l_("\udf06\ud834")||'"\\udead"'!==l_("\udead")})),y_=function(e,t){var r=a_(arguments),n=c_(t);if(o_(n)||void 0!==e&&!s_(e))return r[1]=function(e,t){if(o_(n)&&(t=r_(n,this,u_(e),t)),!s_(t))return t},t_(l_,null,r)},R_=function(e,t,r){var n=p_(r,t-1),i=p_(r,t+1);return h_(g_,e)&&!h_(T_,i)||h_(T_,e)&&!h_(g_,n)?"\\u"+E_(__(e,0),16):e};l_&&$p({target:"JSON",stat:!0,arity:3,forced:S_||v_},{stringify:function(e,t,r){var n=a_(arguments),i=t_(S_?y_:l_,null,n);return v_&&"string"==typeof i?f_(i,m_,R_):i}});var b_=Al,A_=cs;ja({target:"Object",stat:!0,forced:!Do||fi((function(){b_.f(1)}))},{getOwnPropertySymbols:function(e){var t=b_.f;return t?t(A_(e)):[]}}),Fl("asyncIterator"),Fl("hasInstance"),Fl("isConcatSpreadable"),Fl("iterator"),Fl("match"),Fl("matchAll"),Fl("replace"),Fl("search"),Fl("species"),Fl("split");var I_=Hl;Fl("toPrimitive"),I_();var O_=So,C_=$l;Fl("toStringTag"),C_(O_("Symbol"),"Symbol"),Fl("unscopables"),$l(bi.JSON,"JSON",!0);var w_,N_,k_,D_=fo.Symbol,P_={},L_=Gi,M_=ls,U_=Function.prototype,x_=L_&&Object.getOwnPropertyDescriptor,V_=M_(U_,"name"),F_={EXISTS:V_,PROPER:V_&&"something"===function(){}.name,CONFIGURABLE:V_&&(!L_||L_&&x_(U_,"name").configurable)},B_=!fi((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})),j_=ls,G_=Bi,W_=cs,H_=B_,K_=Ju("IE_PROTO"),z_=Object,Y_=z_.prototype,X_=H_?z_.getPrototypeOf:function(e){var t=W_(e);if(j_(t,K_))return t[K_];var r=t.constructor;return G_(r)&&t instanceof r?r.prototype:t instanceof z_?Y_:null},J_=fi,Z_=Bi,q_=_o,Q_=dl,$_=X_,ef=Ol,tf=As("iterator"),rf=!1;[].keys&&("next"in(k_=[].keys())?(N_=$_($_(k_)))!==Object.prototype&&(w_=N_):rf=!0);var nf=!q_(w_)||J_((function(){var e={};return w_[tf].call(e)!==e}));Z_((w_=nf?{}:Q_(w_))[tf])||ef(w_,tf,(function(){return this}));var of={IteratorPrototype:w_,BUGGY_SAFARI_ITERATORS:rf},sf=of.IteratorPrototype,af=dl,cf=Qi,df=$l,uf=P_,lf=function(){return this},hf=function(e,t,r,n){var i=t+" Iterator";return e.prototype=af(sf,{next:cf(+!n,r)}),df(e,i,!1,!0),uf[i]=lf,e},pf=vi,_f=Ho,ff=Bi,Ef=String,mf=TypeError,gf=function(e,t,r){try{return pf(_f(Object.getOwnPropertyDescriptor(e,t)[r]))}catch(e){}},Tf=fa,Sf=function(e){if("object"==typeof e||ff(e))return e;throw mf("Can't set "+Ef(e)+" as a prototype")},vf=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=gf(Object.prototype,"__proto__","set"))(r,[]),t=r instanceof Array}catch(e){}return function(r,n){return Tf(r),Sf(n),t?e(r,n):r.__proto__=n,r}}():void 0),yf=ja,Rf=Ki,bf=F_,Af=hf,If=X_,Of=$l,Cf=Ol,wf=P_,Nf=of,kf=bf.PROPER,Df=Nf.BUGGY_SAFARI_ITERATORS,Pf=As("iterator"),Lf="keys",Mf="values",Uf="entries",xf=function(){return this},Vf=function(e,t,r,n,i,o,s){Af(r,t,n);var a,c,d,u=function(e){if(e===i&&f)return f;if(!Df&&e in p)return p[e];switch(e){case Lf:case Mf:case Uf:return function(){return new r(this,e)}}return function(){return new r(this)}},l=t+" Iterator",h=!1,p=e.prototype,_=p[Pf]||p["@@iterator"]||i&&p[i],f=!Df&&_||u(i),E="Array"==t&&p.entries||_;if(E&&(a=If(E.call(new e)))!==Object.prototype&&a.next&&(Of(a,l,!0,!0),wf[l]=xf),kf&&i==Mf&&_&&_.name!==Mf&&(h=!0,f=function(){return Rf(_,this)}),i)if(c={values:u(Mf),keys:o?f:u(Lf),entries:u(Uf)},s)for(d in c)(Df||h||!(d in p))&&Cf(p,d,c[d]);else yf({target:t,proto:!0,forced:Df||h},c);return s&&p[Pf]!==f&&Cf(p,Pf,f,{name:i}),wf[t]=f,c},Ff=function(e,t){return{value:e,done:t}},Bf=lo,jf=P_,Gf=fh;ua.f;var Wf=Vf,Hf=Ff,Kf="Array Iterator",zf=Gf.set,Yf=Gf.getterFor(Kf);Wf(Array,"Array",(function(e,t){zf(this,{type:Kf,target:Bf(e),index:0,kind:t})}),(function(){var e=Yf(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?(e.target=void 0,Hf(void 0,!0)):Hf("keys"==r?n:"values"==r?t[n]:[n,t[n]],!1)}),"values"),jf.Arguments=jf.Array;var Xf={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Jf=bi,Zf=yc,qf=wa,Qf=P_,$f=As("toStringTag");for(var eE in Xf){var tE=Jf[eE],rE=tE&&tE.prototype;rE&&Zf(rE)!==$f&&qf(rE,$f,eE),Qf[eE]=Qf.Array}var nE=D_,iE=As,oE=ua.f,sE=iE("metadata"),aE=Function.prototype;void 0===aE[sE]&&oE(aE,sE,{value:null}),Fl("dispose"),Fl("metadata");var cE=nE;Fl("asyncDispose");var dE=vi,uE=So("Symbol"),lE=uE.keyFor,hE=dE(uE.prototype.valueOf),pE=uE.isRegisteredSymbol||function(e){try{return void 0!==lE(hE(e))}catch(e){return!1}};ja({target:"Symbol",stat:!0},{isRegisteredSymbol:pE});for(var _E=os,fE=So,EE=vi,mE=Vo,gE=As,TE=fE("Symbol"),SE=TE.isWellKnownSymbol,vE=fE("Object","getOwnPropertyNames"),yE=EE(TE.prototype.valueOf),RE=_E("wks"),bE=0,AE=vE(TE),IE=AE.length;bE<IE;bE++)try{var OE=AE[bE];mE(TE[OE])&&gE(OE)}catch(e){}var CE=function(e){if(SE&&SE(e))return!0;try{for(var t=yE(e),r=0,n=vE(RE),i=n.length;r<i;r++)if(RE[n[r]]==t)return!0}catch(e){}return!1};ja({target:"Symbol",stat:!0,forced:!0},{isWellKnownSymbol:CE}),Fl("matcher"),Fl("observable"),ja({target:"Symbol",stat:!0,name:"isRegisteredSymbol"},{isRegistered:pE}),ja({target:"Symbol",stat:!0,name:"isWellKnownSymbol",forced:!0},{isWellKnown:CE}),Fl("metadataKey"),Fl("patternMatch"),Fl("replaceAll");var wE=J(cE),NE=vi,kE=Ka,DE=Ac,PE=ao,LE=NE("".charAt),ME=NE("".charCodeAt),UE=NE("".slice),xE=function(e){return function(t,r){var n,i,o=DE(PE(t)),s=kE(r),a=o.length;return s<0||s>=a?e?"":void 0:(n=ME(o,s))<55296||n>56319||s+1===a||(i=ME(o,s+1))<56320||i>57343?e?LE(o,s):n:e?UE(o,s,s+2):i-56320+(n-55296<<10)+65536}},VE={codeAt:xE(!1),charAt:xE(!0)},FE=VE.charAt,BE=Ac,jE=fh,GE=Vf,WE=Ff,HE="String Iterator",KE=jE.set,zE=jE.getterFor(HE);GE(String,"String",(function(e){KE(this,{type:HE,string:BE(e),index:0})}),(function(){var e,t=zE(this),r=t.string,n=t.index;return n>=r.length?WE(void 0,!0):(e=FE(r,n),t.index+=e.length,WE(e,!1))}));var YE=J(Nl.f("iterator"));function XE(e){return XE="function"==typeof wE&&"symbol"==typeof YE?function(e){return typeof e}:function(e){return e&&"function"==typeof wE&&e.constructor===wE&&e!==wE.prototype?"symbol":typeof e},XE(e)}var JE=J(Nl.f("toPrimitive"));function ZE(e){var t=function(e,t){if("object"!==XE(e)||null===e)return e;var r=e[JE];if(void 0!==r){var n=r.call(e,t||"default");if("object"!==XE(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===XE(t)?t:String(t)}function qE(e,t,r){return(t=ZE(t))in e?kd(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var QE=So,$E=ul,em=Al,tm=fa,rm=vi([].concat),nm=QE("Reflect","ownKeys")||function(e){var t=$E.f(tm(e)),r=em.f;return r?rm(t,r(e)):t},im=ls,om=nm,sm=ji,am=ua,cm=_o,dm=wa,um=Error,lm=vi("".replace),hm=String(um("zxcasd").stack),pm=/\n\s*at [^:]*:[^\n]*/,_m=pm.test(hm),fm=Qi,Em=!fi((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",fm(1,7)),7!==e.stack)})),mm=wa,gm=function(e,t){if(_m&&"string"==typeof e&&!um.prepareStackTrace)for(;t--;)e=lm(e,pm,"");return e},Tm=Em,Sm=Error.captureStackTrace,vm=P_,ym=As("iterator"),Rm=Array.prototype,bm=function(e){return void 0!==e&&(vm.Array===e||Rm[ym]===e)},Am=yc,Im=Yo,Om=io,Cm=P_,wm=As("iterator"),Nm=function(e){if(!Om(e))return Im(e,wm)||Im(e,"@@iterator")||Cm[Am(e)]},km=Ki,Dm=Ho,Pm=fa,Lm=Bo,Mm=Nm,Um=TypeError,xm=function(e,t){var r=arguments.length<2?Mm(e):t;if(Dm(r))return Pm(km(r,e));throw Um(Lm(e)+" is not iterable")},Vm=Ki,Fm=fa,Bm=Yo,jm=function(e,t,r){var n,i;Fm(e);try{if(!(n=Bm(e,"return"))){if("throw"===t)throw r;return r}n=Vm(n,e)}catch(e){i=!0,n=e}if("throw"===t)throw r;if(i)throw n;return Fm(n),r},Gm=da,Wm=Ki,Hm=fa,Km=Bo,zm=bm,Ym=$a,Xm=yi,Jm=xm,Zm=Nm,qm=jm,Qm=TypeError,$m=function(e,t){this.stopped=e,this.result=t},eg=$m.prototype,tg=function(e,t,r){var n,i,o,s,a,c,d,u=r&&r.that,l=!(!r||!r.AS_ENTRIES),h=!(!r||!r.IS_RECORD),p=!(!r||!r.IS_ITERATOR),_=!(!r||!r.INTERRUPTED),f=Gm(t,u),E=function(e){return n&&qm(n,"normal",e),new $m(!0,e)},m=function(e){return l?(Hm(e),_?f(e[0],e[1],E):f(e[0],e[1])):_?f(e,E):f(e)};if(h)n=e.iterator;else if(p)n=e;else{if(!(i=Zm(e)))throw Qm(Km(e)+" is not iterable");if(zm(i)){for(o=0,s=Ym(e);s>o;o++)if((a=m(e[o]))&&Xm(eg,a))return a;return new $m(!1)}n=Jm(e,i)}for(c=h?e.next:n.next;!(d=Wm(c,n)).done;){try{a=m(d.value)}catch(e){qm(n,"throw",e)}if("object"==typeof a&&a&&Xm(eg,a))return a}return new $m(!1)},rg=Ac,ng=ja,ig=yi,og=X_,sg=vf,ag=function(e,t,r){for(var n=om(t),i=am.f,o=sm.f,s=0;s<n.length;s++){var a=n[s];im(e,a)||r&&im(r,a)||i(e,a,o(t,a))}},cg=dl,dg=wa,ug=Qi,lg=function(e,t){cm(t)&&"cause"in t&&dm(e,"cause",t.cause)},hg=function(e,t,r,n){Tm&&(Sm?Sm(e,t):mm(e,"stack",gm(r,n)))},pg=tg,_g=function(e,t){return void 0===e?arguments.length<2?"":t:rg(e)},fg=As("toStringTag"),Eg=Error,mg=[].push,gg=function(e,t){var r,n=ig(Tg,this);sg?r=sg(Eg(),n?og(this):Tg):(r=n?this:cg(Tg),dg(r,fg,"Error")),void 0!==t&&dg(r,"message",_g(t)),hg(r,gg,r.stack,1),arguments.length>2&&lg(r,arguments[2]);var i=[];return pg(e,mg,{that:i}),dg(r,"errors",i),r};sg?sg(gg,Eg):ag(gg,Eg,{name:!0});var Tg=gg.prototype=cg(Eg.prototype,{constructor:ug(1,gg),message:ug(1,""),name:ug(1,"AggregateError")});ng({global:!0,constructor:!0,arity:2},{AggregateError:gg});var Sg,vg,yg,Rg,bg="undefined"!=typeof process&&"process"==Pi(process),Ag=So,Ig=wl,Og=Gi,Cg=As("species"),wg=yi,Ng=TypeError,kg=function(e,t){if(wg(t,e))return e;throw Ng("Incorrect invocation")},Dg=ru,Pg=Bo,Lg=TypeError,Mg=fa,Ug=function(e){if(Dg(e))return e;throw Lg(Pg(e)+" is not a constructor")},xg=io,Vg=As("species"),Fg=function(e,t){var r,n=Mg(e).constructor;return void 0===n||xg(r=Mg(n)[Vg])?t:Ug(r)},Bg=TypeError,jg=function(e,t){if(e<t)throw Bg("Not enough arguments");return e},Gg=/(?:ipad|iphone|ipod).*applewebkit/i.test(vo),Wg=bi,Hg=wi,Kg=da,zg=Bi,Yg=ls,Xg=fi,Jg=zu,Zg=Yp,qg=Fs,Qg=jg,$g=Gg,eT=bg,tT=Wg.setImmediate,rT=Wg.clearImmediate,nT=Wg.process,iT=Wg.Dispatch,oT=Wg.Function,sT=Wg.MessageChannel,aT=Wg.String,cT=0,dT={},uT="onreadystatechange";Xg((function(){Sg=Wg.location}));var lT=function(e){if(Yg(dT,e)){var t=dT[e];delete dT[e],t()}},hT=function(e){return function(){lT(e)}},pT=function(e){lT(e.data)},_T=function(e){Wg.postMessage(aT(e),Sg.protocol+"//"+Sg.host)};tT&&rT||(tT=function(e){Qg(arguments.length,1);var t=zg(e)?e:oT(e),r=Zg(arguments,1);return dT[++cT]=function(){Hg(t,void 0,r)},vg(cT),cT},rT=function(e){delete dT[e]},eT?vg=function(e){nT.nextTick(hT(e))}:iT&&iT.now?vg=function(e){iT.now(hT(e))}:sT&&!$g?(Rg=(yg=new sT).port2,yg.port1.onmessage=pT,vg=Kg(Rg.postMessage,Rg)):Wg.addEventListener&&zg(Wg.postMessage)&&!Wg.importScripts&&Sg&&"file:"!==Sg.protocol&&!Xg(_T)?(vg=_T,Wg.addEventListener("message",pT,!1)):vg=uT in qg("script")?function(e){Jg.appendChild(qg("script"))[uT]=function(){Jg.removeChild(this),lT(e)}}:function(e){setTimeout(hT(e),0)});var fT={set:tT,clear:rT},ET=function(){this.head=null,this.tail=null};ET.prototype={add:function(e){var t={item:e,next:null},r=this.tail;r?r.next=t:this.head=t,this.tail=t},get:function(){var e=this.head;if(e)return null===(this.head=e.next)&&(this.tail=null),e.item}};var mT,gT,TT,ST,vT,yT=ET,RT=/ipad|iphone|ipod/i.test(vo)&&"undefined"!=typeof Pebble,bT=/web0s(?!.*chrome)/i.test(vo),AT=bi,IT=da,OT=ji.f,CT=fT.set,wT=yT,NT=Gg,kT=RT,DT=bT,PT=bg,LT=AT.MutationObserver||AT.WebKitMutationObserver,MT=AT.document,UT=AT.process,xT=AT.Promise,VT=OT(AT,"queueMicrotask"),FT=VT&&VT.value;if(!FT){var BT=new wT,jT=function(){var e,t;for(PT&&(e=UT.domain)&&e.exit();t=BT.get();)try{t()}catch(e){throw BT.head&&mT(),e}e&&e.enter()};NT||PT||DT||!LT||!MT?!kT&&xT&&xT.resolve?((ST=xT.resolve(void 0)).constructor=xT,vT=IT(ST.then,ST),mT=function(){vT(jT)}):PT?mT=function(){UT.nextTick(jT)}:(CT=IT(CT,AT),mT=function(){CT(jT)}):(gT=!0,TT=MT.createTextNode(""),new LT(jT).observe(TT,{characterData:!0}),mT=function(){TT.data=gT=!gT}),FT=function(e){BT.head||mT(),BT.add(e)}}var GT=FT,WT=function(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}},HT=bi.Promise,KT="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,zT=!KT&&!bg&&"object"==typeof window&&"object"==typeof document,YT=bi,XT=HT,JT=Bi,ZT=oa,qT=Gd,QT=As,$T=zT,eS=KT,tS=Co,rS=XT&&XT.prototype,nS=QT("species"),iS=!1,oS=JT(YT.PromiseRejectionEvent),sS=ZT("Promise",(function(){var e=qT(XT),t=e!==String(XT);if(!t&&66===tS)return!0;if(!rS.catch||!rS.finally)return!0;if(!tS||tS<51||!/native code/.test(e)){var r=new XT((function(e){e(1)})),n=function(e){e((function(){}),(function(){}))};if((r.constructor={})[nS]=n,!(iS=r.then((function(){}))instanceof n))return!0}return!t&&($T||eS)&&!oS})),aS={CONSTRUCTOR:sS,REJECTION_EVENT:oS,SUBCLASSING:iS},cS={},dS=Ho,uS=TypeError,lS=function(e){var t,r;this.promise=new e((function(e,n){if(void 0!==t||void 0!==r)throw uS("Bad Promise constructor");t=e,r=n})),this.resolve=dS(t),this.reject=dS(r)};cS.f=function(e){return new lS(e)};var hS,pS,_S=ja,fS=bg,ES=bi,mS=Ki,gS=Ol,TS=$l,SS=function(e){var t=Ag(e);Og&&t&&!t[Cg]&&Ig(t,Cg,{configurable:!0,get:function(){return this}})},vS=Ho,yS=Bi,RS=_o,bS=kg,AS=Fg,IS=fT.set,OS=GT,CS=function(e,t){try{1==arguments.length?console.error(e):console.error(e,t)}catch(e){}},wS=WT,NS=yT,kS=fh,DS=HT,PS=aS,LS=cS,MS="Promise",US=PS.CONSTRUCTOR,xS=PS.REJECTION_EVENT,VS=kS.getterFor(MS),FS=kS.set,BS=DS&&DS.prototype,jS=DS,GS=BS,WS=ES.TypeError,HS=ES.document,KS=ES.process,zS=LS.f,YS=zS,XS=!!(HS&&HS.createEvent&&ES.dispatchEvent),JS="unhandledrejection",ZS=function(e){var t;return!(!RS(e)||!yS(t=e.then))&&t},qS=function(e,t){var r,n,i,o=t.value,s=1==t.state,a=s?e.ok:e.fail,c=e.resolve,d=e.reject,u=e.domain;try{a?(s||(2===t.rejection&&rv(t),t.rejection=1),!0===a?r=o:(u&&u.enter(),r=a(o),u&&(u.exit(),i=!0)),r===e.promise?d(WS("Promise-chain cycle")):(n=ZS(r))?mS(n,r,c,d):c(r)):d(o)}catch(e){u&&!i&&u.exit(),d(e)}},QS=function(e,t){e.notified||(e.notified=!0,OS((function(){for(var r,n=e.reactions;r=n.get();)qS(r,e);e.notified=!1,t&&!e.rejection&&ev(e)})))},$S=function(e,t,r){var n,i;XS?((n=HS.createEvent("Event")).promise=t,n.reason=r,n.initEvent(e,!1,!0),ES.dispatchEvent(n)):n={promise:t,reason:r},!xS&&(i=ES["on"+e])?i(n):e===JS&&CS("Unhandled promise rejection",r)},ev=function(e){mS(IS,ES,(function(){var t,r=e.facade,n=e.value;if(tv(e)&&(t=wS((function(){fS?KS.emit("unhandledRejection",n,r):$S(JS,r,n)})),e.rejection=fS||tv(e)?2:1,t.error))throw t.value}))},tv=function(e){return 1!==e.rejection&&!e.parent},rv=function(e){mS(IS,ES,(function(){var t=e.facade;fS?KS.emit("rejectionHandled",t):$S("rejectionhandled",t,e.value)}))},nv=function(e,t,r){return function(n){e(t,n,r)}},iv=function(e,t,r){e.done||(e.done=!0,r&&(e=r),e.value=t,e.state=2,QS(e,!0))},ov=function(e,t,r){if(!e.done){e.done=!0,r&&(e=r);try{if(e.facade===t)throw WS("Promise can't be resolved itself");var n=ZS(t);n?OS((function(){var r={done:!1};try{mS(n,t,nv(ov,r,e),nv(iv,r,e))}catch(t){iv(r,t,e)}})):(e.value=t,e.state=1,QS(e,!1))}catch(t){iv({done:!1},t,e)}}};US&&(GS=(jS=function(e){bS(this,GS),vS(e),mS(hS,this);var t=VS(this);try{e(nv(ov,t),nv(iv,t))}catch(e){iv(t,e)}}).prototype,(hS=function(e){FS(this,{type:MS,done:!1,notified:!1,parent:!1,reactions:new NS,rejection:!1,state:0,value:void 0})}).prototype=gS(GS,"then",(function(e,t){var r=VS(this),n=zS(AS(this,jS));return r.parent=!0,n.ok=!yS(e)||e,n.fail=yS(t)&&t,n.domain=fS?KS.domain:void 0,0==r.state?r.reactions.add(n):OS((function(){qS(n,r)})),n.promise})),pS=function(){var e=new hS,t=VS(e);this.promise=e,this.resolve=nv(ov,t),this.reject=nv(iv,t)},LS.f=zS=function(e){return e===jS||undefined===e?new pS(e):YS(e)}),_S({global:!0,constructor:!0,wrap:!0,forced:US},{Promise:jS}),TS(jS,MS,!1,!0),SS(MS);var sv=As("iterator"),av=!1;try{var cv=0,dv={next:function(){return{done:!!cv++}},return:function(){av=!0}};dv[sv]=function(){return this},Array.from(dv,(function(){throw 2}))}catch(e){}var uv=HT,lv=function(e,t){if(!t&&!av)return!1;var r=!1;try{var n={};n[sv]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r},hv=aS.CONSTRUCTOR||!lv((function(e){uv.all(e).then(void 0,(function(){}))})),pv=Ki,_v=Ho,fv=cS,Ev=WT,mv=tg;ja({target:"Promise",stat:!0,forced:hv},{all:function(e){var t=this,r=fv.f(t),n=r.resolve,i=r.reject,o=Ev((function(){var r=_v(t.resolve),o=[],s=0,a=1;mv(e,(function(e){var c=s++,d=!1;a++,pv(r,t,e).then((function(e){d||(d=!0,o[c]=e,--a||n(o))}),i)})),--a||n(o)}));return o.error&&i(o.value),r.promise}});var gv=ja,Tv=aS.CONSTRUCTOR;HT&&HT.prototype,gv({target:"Promise",proto:!0,forced:Tv,real:!0},{catch:function(e){return this.then(void 0,e)}});var Sv=Ki,vv=Ho,yv=cS,Rv=WT,bv=tg;ja({target:"Promise",stat:!0,forced:hv},{race:function(e){var t=this,r=yv.f(t),n=r.reject,i=Rv((function(){var i=vv(t.resolve);bv(e,(function(e){Sv(i,t,e).then(r.resolve,n)}))}));return i.error&&n(i.value),r.promise}});var Av=Ki,Iv=cS;ja({target:"Promise",stat:!0,forced:aS.CONSTRUCTOR},{reject:function(e){var t=Iv.f(this);return Av(t.reject,void 0,e),t.promise}});var Ov=fa,Cv=_o,wv=cS,Nv=function(e,t){if(Ov(e),Cv(t)&&t.constructor===e)return t;var r=wv.f(e);return(0,r.resolve)(t),r.promise},kv=ja,Dv=HT,Pv=aS.CONSTRUCTOR,Lv=Nv,Mv=So("Promise"),Uv=!Pv;kv({target:"Promise",stat:!0,forced:true},{resolve:function(e){return Lv(Uv&&this===Mv?Dv:this,e)}});var xv=Ki,Vv=Ho,Fv=cS,Bv=WT,jv=tg;ja({target:"Promise",stat:!0,forced:hv},{allSettled:function(e){var t=this,r=Fv.f(t),n=r.resolve,i=r.reject,o=Bv((function(){var r=Vv(t.resolve),i=[],o=0,s=1;jv(e,(function(e){var a=o++,c=!1;s++,xv(r,t,e).then((function(e){c||(c=!0,i[a]={status:"fulfilled",value:e},--s||n(i))}),(function(e){c||(c=!0,i[a]={status:"rejected",reason:e},--s||n(i))}))})),--s||n(i)}));return o.error&&i(o.value),r.promise}});var Gv=Ki,Wv=Ho,Hv=So,Kv=cS,zv=WT,Yv=tg,Xv="No one promise resolved";ja({target:"Promise",stat:!0,forced:hv},{any:function(e){var t=this,r=Hv("AggregateError"),n=Kv.f(t),i=n.resolve,o=n.reject,s=zv((function(){var n=Wv(t.resolve),s=[],a=0,c=1,d=!1;Yv(e,(function(e){var u=a++,l=!1;c++,Gv(n,t,e).then((function(e){l||d||(d=!0,i(e))}),(function(e){l||d||(l=!0,s[u]=e,--c||o(new r(s,Xv)))}))})),--c||o(new r(s,Xv))}));return s.error&&o(s.value),n.promise}});var Jv=ja,Zv=HT,qv=fi,Qv=So,$v=Bi,ey=Fg,ty=Nv,ry=Zv&&Zv.prototype;Jv({target:"Promise",proto:!0,real:!0,forced:!!Zv&&qv((function(){ry.finally.call({then:function(){}},(function(){}))}))},{finally:function(e){var t=ey(this,Qv("Promise")),r=$v(e);return this.then(r?function(r){return ty(t,e()).then((function(){return r}))}:e,r?function(r){return ty(t,e()).then((function(){throw r}))}:e)}});var ny=J(fo.Promise);function iy(e,t,r,n){var i,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(s=(o<3?i(s):o>3?i(t,r,s):i(t,r))||s);return o>3&&s&&Object.defineProperty(t,r,s),s}function oy(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}class sy extends Ke{constructor(e,t){super(),this._ID=void 0,this._rtpTransceiver=void 0,this._lowRtpTransceiver=void 0,this._hints=[],this._isClosed=!1,this._originMediaStreamTrack=void 0,this._mediaStreamTrack=void 0,this._external={},this._ID=t||ft(8,"track-"),this._originMediaStreamTrack=e,this._mediaStreamTrack=e,ed(this)}toString(){return this._ID}getTrackId(){return this._ID}getMediaStreamTrack(e){if(!e){const e=ui.reportApiInvoke(null,{name:Je.GET_MEDIA_STREAM_TRACK,options:[],tag:Ze.TRACER});this._mediaStreamTrack&&"string"==typeof this._mediaStreamTrack.label?e.onSuccess(this._mediaStreamTrack.label):e.onSuccess("")}return this._mediaStreamTrack}getRTCRtpTransceiver(t){return t===e.StreamType.LOW_STREAM?this._lowRtpTransceiver:this._rtpTransceiver}getMediaStreamTrackSettings(){return this.getMediaStreamTrack(!0).getSettings()}close(){this._isClosed=!0,this._lowRtpTransceiver=void 0,this._rtpTransceiver=void 0,td(this),this.emit(e.LocalTrackEvents.CLOSED),this.removeAllListeners(e.TrackEvents.SEI_RECEIVED)}_updateRtpTransceiver(t,r){if(r===e.StreamType.LOW_STREAM){if(this._lowRtpTransceiver===t)return;this._lowRtpTransceiver=t}else{if(this._rtpTransceiver===t)return;this._rtpTransceiver=t}this.emit(e.TrackEvents.TRANSCEIVER_UPDATED,t,r)}}class ay extends sy{get isExternalTrack(){return this._isExternalTrack}get muted(){return this._muted}get enabled(){return this._enabled}get processorContext(){return this._processorContext}constructor(e,t){super(e,t),this._enabled=!0,this._muted=!1,this._isExternalTrack=!1,this._isClosed=!1,this._enabledMutex=void 0,this.processor=void 0,this._handleTrackEnded=()=>{this.onTrackEnded()},this._enabledMutex=new Rt("".concat(this.getTrackId())),e.addEventListener("ended",this._handleTrackEnded)}getTrackLabel(){var e,t;return null!==(e=null===(t=this._originMediaStreamTrack)||void 0===t?void 0:t.label)&&void 0!==e?e:""}close(){this._isClosed||(this.stop(),this._originMediaStreamTrack.stop(),this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack.stop(),this._mediaStreamTrack=null),this._originMediaStreamTrack=null,this._enabledMutex=null,ti.debug("[".concat(this.getTrackId(),"] close")),this.emit(e.TrackInternalEvent.NEED_CLOSE),super.close())}async _updateOriginMediaStreamTrack(t,r){let n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this._isExternalTrack=n,t!==this._originMediaStreamTrack&&(this._originMediaStreamTrack&&(this._originMediaStreamTrack.removeEventListener("ended",this._handleTrackEnded),r&&this._originMediaStreamTrack.stop()),t.addEventListener("ended",this._handleTrackEnded),this._originMediaStreamTrack=t,this._muted&&(this._originMediaStreamTrack.enabled=!1),this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await it(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this),this.processor&&this._processorContext&&this.processor.updateInput({track:this._originMediaStreamTrack,context:this._processorContext}))}_getDefaultPlayerConfig(){return{}}onTrackEnded(){ti.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(e.LocalTrackEvents.TRACK_ENDED)}stateCheck(e,t){if(ti.debug("check track state, [muted: ".concat(this._muted,", enabled: ").concat(this._enabled,"] to [").concat(e,": ").concat(t,"]")),Ve(t,e),this._enabled&&this._muted&&"enabled"===e&&!1===t)throw new xe(Le.TRACK_STATE_UNREACHABLE,"cannot set enabled while the track is muted").print("error",ti);if(!this._enabled&&!this._muted&&"muted"===e&&!0===t)throw new xe(Le.TRACK_STATE_UNREACHABLE,"cannot set muted while the track is disabled").print("error",ti)}getProcessorStats(){return this._processorContext&&this._processorContext.gatherStats()||[]}getProcessorUsage(){return this._processorContext?this._processorContext.gatherUsage():ny.resolve([])}}function cy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}const dy=window.AudioContext||window.webkitAudioContext;let uy=null;const ly=new class extends Ke{constructor(){super(...arguments),this.prevState=void 0,this.curState=void 0,this.currentTime=void 0,this.currentTimeStuckAt=void 0,this.interruptDetectorTrack=void 0,this.onLocalAudioTrackMute=()=>{ti.info("ios15-interruption-start"),this.emit(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_START)},this.onLocalAudioTrackUnmute=async()=>{ti.info("ios15-interruption-end"),"running"!==this.curState||this.duringInterruption?ti.info("ios15-interruption-end-canceled"):(uy&&await uy.suspend(),this.emit(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END))}}get duringInterruption(){return"running"===this.prevState&&"interrupted"===this.curState}bindInterruptDetectorTrack(e){ti.debug("webaudio bindInterruptDetectorTrack ".concat(e.getTrackId())),this.interruptDetectorTrack||(this.interruptDetectorTrack=e,this.interruptDetectorTrack._mediaStreamTrack.onmute=this.onLocalAudioTrackMute,this.interruptDetectorTrack._mediaStreamTrack.onunmute=this.onLocalAudioTrackUnmute)}unbindInterruptDetectorTrack(e){ti.debug("webaudio unbindInterruptDetectorTrack ".concat(e.getTrackId())),this.interruptDetectorTrack&&this.interruptDetectorTrack===e&&(this.interruptDetectorTrack._mediaStreamTrack&&(this.interruptDetectorTrack._mediaStreamTrack.onmute=null,this.interruptDetectorTrack._mediaStreamTrack.onunmute=null),this.interruptDetectorTrack=void 0)}};function hy(){if(!dy)return void ti.error("your browser is not support web audio");ti.info("create audio context");const t=function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?cy(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):cy(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}({},Wn("WEBAUDIO_INIT_OPTIONS"));ti.debug("audio context init option:",JSON.stringify(t)),uy=new dy(t),ly.curState=uy.state,uy.onstatechange=()=>{ly.prevState=ly.curState,ly.curState=uy?uy.state:void 0;const{prevState:t,curState:r}=ly,n="running"===r,i="interrupted"===r,o="running"===t,s="suspended"===t,a="interrupted"===t,c=fe().osVersion;(ye()||we())&&o&&i&&(ti.info("ios".concat(c,"-interruption-start")),ly.emit(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_START)),(ye()||we())&&(s||a)&&n&&(ti.info("ios".concat(c,"-interruption-end")),ly.emit(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END)),t!==r&&ly.emit(e.AUDIO_CONTEXT_EVENT.STATE_CHANGE,r,t)},setInterval((()=>{var e;const t=null===(e=uy)||void 0===e?void 0:e.currentTime;if(ly.currentTime!==t)ly.currentTimeStuckAt&&(ti.debug("AudioContext current time resume at ".concat(t)),ly.currentTimeStuckAt=void 0),ly.currentTime=t;else{if(t!==ly.currentTimeStuckAt){ui.reportApiInvoke(null,{name:"WEB_AUDIO_CURRENT_TIME_STUCK",options:{currentTime:t},tag:Ze.TRACER}).onSuccess(),ti.warning("AudioContext current time stuck at ".concat(t))}ly.currentTimeStuckAt=t}}),5e3),async function(t){const r=["click","contextmenu","auxclick","dblclick","mousedown","mouseup","touchend","keydown","keyup"];let n,i=!1,o=!1,s=!1;function a(e){"running"===t.state?c(!1):ye()||we()?"suspended"===t.state&&(c(!0),e&&t.resume().then(u,u)):"closed"!==t.state&&(c(!0),e&&t.resume().then(u,u))}function c(e){if(i!==e){i=e;for(let t=0,n=r;t<n.length;t+=1){const r=n[t];e?window.addEventListener(r,l,{capture:!0,passive:!0}):window.removeEventListener(r,l,{capture:!0,passive:!0})}}}function d(){a(!0)}function u(){a(!1)}function l(){a(!0)}function h(e){if(!s)if(n.paused)if(e){let e;p(!1),s=!0;try{e=n.play(),e?e.then(_,_):(n.addEventListener("playing",_),n.addEventListener("abort",_),n.addEventListener("error",_))}catch(e){_()}}else p(!0);else p(!1)}function p(e){if(o!==e){o=e;for(let t=0,n=r;t<n.length;t++){const r=n[t];e?window.addEventListener(r,f,{capture:!0,passive:!0}):window.removeEventListener(r,f,{capture:!0,passive:!0})}}}function _(){n.removeEventListener("playing",_),n.removeEventListener("abort",_),n.removeEventListener("error",_),s=!1,h(!1)}function f(){h(!0)}if(ye()){const e=t.createMediaStreamDestination(),r=document.createElement("div");r.innerHTML="<audio x-webkit-airplay='deny'></audio>",n=r.children.item(0),n.controls=!1,n.disableRemotePlayback=!0,n.preload="auto",n.srcObject=e.stream,h(!0)}ly.on(e.AUDIO_CONTEXT_EVENT.STATE_CHANGE,d),a(!1)}(uy)}function py(){if(!uy){if(hy(),!uy)throw new xe(Le.NOT_SUPPORTED,"can not create audio context");return uy}return uy}function _y(){return!!uy}function fy(e){if(function(){if(null!==my)return my;const e=py(),t=e.createBufferSource(),r=e.createGain(),n=e.createGain();t.connect(r),t.connect(n),t.disconnect(r);let i=!1;try{t.disconnect(r)}catch(e){i=!0}return t.disconnect(),my=i,i}())return;const t=e.connect,r=e.disconnect;e.connect=(r,n,i)=>{var o;return e._inputNodes||(e._inputNodes=[]),Fc(o=e._inputNodes).call(o,r)||(r instanceof AudioNode?(e._inputNodes.push(r),t.call(e,r,n,i)):t.call(e,r,n)),e},e.disconnect=(n,i,o)=>{r.call(e),n?at(e._inputNodes,n):e._inputNodes=[];for(const r of e._inputNodes)t.call(e,r)}}function Ey(e){const t=py();return new ny(((r,n)=>{t.decodeAudioData(e,(e=>{r(e)}),(e=>{n(new xe(Le.DECODE_AUDIO_FILE_FAILED,e.toString()))}))}))}let my=null;let gy=null;function Ty(e){for(let t=0;t<e.outputBuffer.numberOfChannels;t+=1){const r=e.outputBuffer.getChannelData(t);for(let e=0;e<r.length;e+=1)r[e]=0}return e.inputBuffer}var Sy=Ho,vy=cs,yy=no,Ry=$a,by=TypeError,Ay=function(e){return function(t,r,n,i){Sy(r);var o=vy(t),s=yy(o),a=Ry(o),c=e?a-1:0,d=e?-1:1;if(n<2)for(;;){if(c in s){i=s[c],c+=d;break}if(c+=d,e?c<0:a<=c)throw by("Reduce of empty array with no initial value")}for(;e?c>=0:a>c;c+=d)c in s&&(i=r(i,s[c],c,o));return i}},Iy={left:Ay(!1),right:Ay(!0)},Oy=fi,Cy=Iy.left,wy=function(e,t){var r=[][e];return!!r&&Oy((function(){r.call(null,t||function(){return 1},1)}))};ja({target:"Array",proto:!0,forced:!bg&&Co>79&&Co<83||!wy("reduce")},{reduce:function(e){var t=arguments.length;return Cy(this,e,t,t>1?arguments[1]:void 0)}});var Ny=ac("Array").reduce,ky=yi,Dy=Ny,Py=Array.prototype,Ly=J((function(e){var t=e.reduce;return e===Py||ky(Py,e)&&t===Py.reduce?Dy:t}));class My{constructor(){this.context=void 0,this.analyserNode=void 0,this.sourceNode=void 0,this.context=py(),this.analyserNode=this.context.createAnalyser(),this.analyserNode.fftSize=2048,this.analyserNode.smoothingTimeConstant=.4}updateSource(e){if(e!==this.sourceNode){if(this.sourceNode)try{this.sourceNode.disconnect(this.analyserNode)}catch(e){}this.sourceNode=e,null==e||e.connect(this.analyserNode)}}getVolumeLevel(){if(!this.sourceNode)return 0;if(!this.context||ye()||we()||"running"!==this.context.state&&this.context.resume(),!this.analyserNode)return 0;const e=new Float32Array(this.analyserNode.fftSize);if(this.analyserNode.getFloatTimeDomainData)this.analyserNode.getFloatTimeDomainData(e);else{const t=new Uint8Array(this.analyserNode.fftSize);this.analyserNode.getByteTimeDomainData(t);for(let r=0;r<e.length;++r)e[r]=t[r]/128-1}const t=Ly(e).call(e,((e,t)=>e+t*t),0)/e.length;return Math.max(10*Math.log10(t)+100,0)/100}getAnalyserNode(){return this.analyserNode}rebuildAnalyser(){try{var e,t;null===(e=this.sourceNode)||void 0===e||e.disconnect(this.analyserNode),this.analyserNode=this.context.createAnalyser(),this.analyserNode.fftSize=2048,this.analyserNode.smoothingTimeConstant=.4,null===(t=this.sourceNode)||void 0===t||t.connect(this.analyserNode)}catch(e){ti.warning("rebuild analyser node failed.")}}destroy(){this.updateSource(void 0)}}class Uy extends Ke{get processSourceNode(){return this.sourceNode}set processedNode(e){var t;if(!this.isDestroyed&&this._processedNode!==e){try{var r;null===(r=this.sourceNode)||void 0===r||r.disconnect(this.outputNode)}catch(e){}null===(t=this._processedNode)||void 0===t||t.disconnect(),this._processedNode=e,this.connect()}}get processedNode(){return this._processedNode}constructor(){super(),this.outputNode=void 0,this.outputTrack=void 0,this.isPlayed=!1,this.context=void 0,this.audioBufferNode=void 0,this.destNode=void 0,this.audioOutputLevel=0,this.volumeLevelAnalyser=void 0,this._processedNode=void 0,this.playNode=void 0,this.isDestroyed=!1,this.onNoAudioInput=void 0,this.isNoAudioInput=!1,this._noAudioInputCount=0,this.context=py(),this.playNode=this.context.destination,this.outputNode=this.context.createGain(),fy(this.outputNode),this.volumeLevelAnalyser=new My}startGetAudioBuffer(t){this.audioBufferNode||(this.audioBufferNode=this.context.createScriptProcessor(t),this.outputNode.connect(this.audioBufferNode),this.audioBufferNode.connect(this.context.destination),this.audioBufferNode.onaudioprocess=t=>{this.emit(e.AudioSourceEvents.ON_AUDIO_BUFFER,Ty(t))})}stopGetAudioBuffer(){this.audioBufferNode&&(this.audioBufferNode.onaudioprocess=null,this.outputNode.disconnect(this.audioBufferNode),this.audioBufferNode=void 0)}createOutputTrack(){if(!pi().webAudioMediaStreamDest)throw new xe(Le.NOT_SUPPORTED,"your browser is not support audio processor");return this.destNode&&this.outputTrack||(this.destNode=this.context.createMediaStreamDestination(),this.outputNode.connect(this.destNode),this.outputTrack=this.destNode.stream.getAudioTracks()[0]),this.outputTrack}play(e){"running"!==this.context.state&&ct((()=>{ly.emit("autoplay-failed")})),this.isPlayed=!0,this.playNode=e||this.context.destination,this.outputNode.connect(this.playNode)}stop(){if(this.isPlayed)try{this.outputNode.disconnect(this.playNode)}catch(e){}this.isPlayed=!1}getAccurateVolumeLevel(){return this.volumeLevelAnalyser.getVolumeLevel()}async checkHasAudioInput(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;if(e>5)return this.isNoAudioInput=!0,this.onNoAudioInput&&this.onNoAudioInput(),!1;ye()||we()?"suspended"===this.context.state&&this.context.resume():"running"!==this.context.state&&this.context.resume();const t=this.volumeLevelAnalyser.getAnalyserNode();let r;t.getFloatTimeDomainData?(r=new Float32Array(t.fftSize),t.getFloatTimeDomainData(r)):(r=new Uint8Array(t.fftSize),t.getByteTimeDomainData(r));let n=!1;for(let e=0;e<r.length;e++)0!==r[e]&&(n=!0);return n?(this.isNoAudioInput=!1,!0):(await _t(200),await this.checkHasAudioInput(e?e+1:1)&&n)}getAudioVolume(){return this.outputNode.gain.value}setVolume(e){this.outputNode.gain.setValueAtTime(e,this.context.currentTime)}destroy(){this.disconnect(),this.stop(),this.isDestroyed=!0,this.onNoAudioInput=void 0}disconnect(){var e,t;null===(e=this.processedNode)||void 0===e||e.disconnect(),null===(t=this.sourceNode)||void 0===t||t.disconnect(),this.outputNode&&this.outputNode.disconnect()}connect(){var e;this.processedNode?null===(e=this.processedNode)||void 0===e||e.connect(this.outputNode):this.sourceNode&&this.sourceNode.connect(this.outputNode);this.volumeLevelAnalyser.updateSource(this.outputNode)}}class xy extends Uy{get isFreeze(){return!1}constructor(t,r,n){var i;if(super(),this.sourceNode=void 0,this.track=void 0,this.clonedTrack=void 0,this.audioElement=void 0,this.isCurrentTrackCloned=!1,this.isRemoteTrack=!1,this.originVolumeLevelAnalyser=void 0,this.rebuildWebAudio=async()=>{if(ti.debug("ready to rebuild web audio, state:",this.context.state),this.isNoAudioInput&&await this.checkHasAudioInput(),!this.isNoAudioInput||this.isDestroyed)return document.body.removeEventListener("click",this.rebuildWebAudio,!0),void ti.debug("rebuild web audio success, current volume status",this.getAccurateVolumeLevel());this.context.resume().then((()=>ti.info("resume success"))),ti.debug("rebuild web audio because of ios 12 bugs"),this.disconnect();const t=this.track;this.track=this.track.clone(),this.isCurrentTrackCloned?t.stop():this.isCurrentTrackCloned=!0;const r=new MediaStream([this.track]);this.sourceNode=this.context.createMediaStreamSource(r),fy(this.sourceNode),this.volumeLevelAnalyser.rebuildAnalyser();const n=this.outputNode.gain.value;this.outputNode=this.context.createGain(),this.outputNode.gain.setValueAtTime(n,this.context.currentTime),fy(this.outputNode),this.emit(e.AudioSourceEvents.UPDATE_SOURCE),this.connect(),this.audioElement.srcObject=r,this.isPlayed&&this.play(this.playNode),this.checkHasAudioInput()},"audio"!==t.kind)throw new xe(Le.UNEXPECTED_ERROR);this.track=t;const o=new MediaStream([this.track]);if(this.isRemoteTrack=!!r,this.sourceNode=this.context.createMediaStreamSource(o),fy(this.sourceNode),n){const e=n.clone();e.enabled=!0,this.clonedTrack=e,ti.debug("create an unmuted track ".concat(e.id," from the original track ").concat(n.id," to get the volume"));const t=this.context.createMediaStreamSource(new MediaStream([e]));fy(t),this.originVolumeLevelAnalyser=new My,this.originVolumeLevelAnalyser.updateSource(t)}this.connect(),this.audioElement=document.createElement("audio"),this.audioElement.srcObject=o;const s=fe();r&&s.os===ce.IOS&&Number(null===(i=s.osVersion)||void 0===i?void 0:i.split(".")[0])<15&&(ly.on(e.AUDIO_CONTEXT_EVENT.STATE_CHANGE,(()=>{"suspended"===this.context.state?document.body.addEventListener("click",this.rebuildWebAudio,!0):"running"===this.context.state&&this.rebuildWebAudio()})),this.checkHasAudioInput().then((e=>{e||document.body.addEventListener("click",this.rebuildWebAudio,!0)})))}updateTrack(t){this.sourceNode.disconnect(),this.track=t,this.isCurrentTrackCloned=!1;const r=new MediaStream([t]);this.sourceNode=this.context.createMediaStreamSource(r),fy(this.sourceNode),this.processedNode||this.sourceNode.connect(this.outputNode),this.emit(e.AudioSourceEvents.UPDATE_SOURCE),this.audioElement.srcObject=r}destroy(){var e;this.audioElement.srcObject=null,this.audioElement.remove(),ly.off("state-change",this.rebuildWebAudio),null===(e=this.originVolumeLevelAnalyser)||void 0===e||e.destroy(),this.clonedTrack=void 0,super.destroy()}createMediaStreamSourceNode(e){return this.context.createMediaStreamSource(new MediaStream([e]))}updateOriginTrack(e){const t=e.clone();t.enabled=!0,this.clonedTrack&&(this.clonedTrack.stop(),this.clonedTrack=t),ti.debug("create an unmuted track ".concat(t.id," from the original track ").concat(e.id," to get the volume"));const r=this.context.createMediaStreamSource(new MediaStream([t]));fy(r),this.originVolumeLevelAnalyser&&this.originVolumeLevelAnalyser.updateSource(r)}getOriginVolumeLevel(){return this.originVolumeLevelAnalyser?this.originVolumeLevelAnalyser.getVolumeLevel():this.getAccurateVolumeLevel()}}async function Vy(e,t,r){const n=(e,t)=>e?"number"!=typeof e?e.max||e.exact||e.ideal||e.min||t:e:t,i={audio:!!r&&{mandatory:{chromeMediaSource:"desktop"}},video:{mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:e,maxHeight:n(t.height,1080),maxWidth:n(t.width,1920)}}};return t.frameRate&&"number"!=typeof t.frameRate?(i.video.mandatory.maxFrameRate=t.frameRate.max,i.video.mandatory.minFrameRate=t.frameRate.min):"number"==typeof t.frameRate&&(i.video.mandatory.maxFrameRate=t.frameRate),await navigator.mediaDevices.getUserMedia(i)}async function Fy(e,t){const r=await By(e.mediaSource),{sourceId:n,audio:i}=await function(e,t=!1){return new Promise(((r,n)=>{const i=document.createElement("div");i.innerText="share screen",i.setAttribute("style","text-align: center; height: 25px; line-height: 25px; border-radius: 4px 4px 0 0; background: #D4D2D4; border-bottom: solid 1px #B9B8B9;");const o=document.createElement("div");o.setAttribute("style","width: 100%; height: 500px; padding: 15px 25px ; box-sizing: border-box;");const s=document.createElement("div");s.innerText="Agora Web Screensharing wants to share the contents of your screen with webdemo.agorabeckon.com. Choose what you'd like to share.",s.setAttribute("style","height: 12%;");const a=document.createElement("div");a.setAttribute("style","width: 100%; height: 80%; background: #FFF; border: solid 1px #CBCBCB; display: flex; flex-wrap: wrap; justify-content: space-around; overflow-y: scroll; padding: 0 15px; box-sizing: border-box;");const c=document.createElement("div");c.setAttribute("style","display: flex; justify-content: space-between; padding: 16px 0;");const d=document.createElement("button");d.innerHTML="cancel",d.setAttribute("style","width: 85px;"),d.onclick=()=>{document.body.removeChild(h);const e=new Error("NotAllowedError");e.name="NotAllowedError",n(e)};let u=t;const l=document.createElement("div");if(t){const e=document.createElement("input");e.setAttribute("type","checkbox");const t=document.createElement("span");e.setAttribute("style","margin-right: 6px;"),t.innerText="Share audio",e.checked=u,e.onchange=()=>{u=e.checked},l.appendChild(e),l.appendChild(t)}c.appendChild(l),c.appendChild(d),o.appendChild(s),o.appendChild(a),o.appendChild(c);const h=document.createElement("div");h.setAttribute("style","position: fixed; z-index: 99999999; top: 50%; left: 50%; width: 620px; height: 525px; background: #ECECEC; border-radius: 4px; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);"),h.appendChild(i),h.appendChild(o),document.body.appendChild(h),e.map((e=>{if(e.id){const t=document.createElement("div");t.setAttribute("style","width: 30%; height: 160px; padding: 20px 0; text-align: center;box-sizing: content-box;");let n=e.thumbnail;try{const{width:e}=n.getSize();e>1920&&(n=n.resize({width:1920}))}catch(e){throw e&&e.message.startsWith("Illegal invocation")&&console.error("Operate thumbnail error, please try to set contextIsolation: false. (https://github.com/electron/electron/issues/34953)"),e}t.innerHTML='<div style="height: 120px; display: table-cell; vertical-align: middle;"><img style="width: 100%; background: #333333; box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);" src='+n.toDataURL()+' /></div><span style="\theight: 40px; line-height: 40px; display: inline-block; width: 70%; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;">'+e.name.replace(/[\u00A0-\u9999<>\&]/g,(function(e){return"&#"+e.charCodeAt(0)+";"}))+"</span>",t.onclick=()=>{document.body.removeChild(h),r({sourceId:e.id,audio:u})},a.appendChild(t)}}))}))}(r,t);return await Vy(n,e,i)}async function By(e){let t=["window","screen"];"application"!==e&&"window"!==e||(t=["window"]),"screen"===e&&(t=["screen"]);const r=Xe();if(!r)throw console.error("failed to fetch electron, please mount it to window"),new xe(Le.ELECTRON_IS_NULL);let n=null;try{var i;n=(null===(i=r.desktopCapturer)||void 0===i?void 0:i.getSources({types:t}))||r.ipcRenderer.invoke("DESKTOP_CAPTURER_GET_SOURCES",{types:t})}catch(e){n=null}n&&n.then||(n=new ny(((e,n)=>{r.desktopCapturer.getSources({types:t},((t,r)=>{t?n(t):e(r)}))})));try{return await n}catch(e){throw new xe(Le.ELECTRON_DESKTOP_CAPTURER_GET_SOURCES_ERROR,e.toString())}}function jy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}const Gy=new Rt("safari");async function Wy(e,t){let r=0,n=null;for(;r<2;)try{n=await Hy(e,t,r>0);break}catch(e){if(e instanceof xe)throw ti.error("[".concat(t,"] ").concat(e.toString())),e;const n=Ky(e.name||e.code||e,e.message);if(n.code===Le.MEDIA_OPTION_INVALID){ti.debug("[".concat(t,"] detect media option invalid, retry")),r+=1,await _t(500);continue}throw ti.error("[".concat(t,"] ").concat(n.toString())),n}if(!n)throw new xe(Le.UNEXPECTED_ERROR,"can not find stream after getUserMedia");return n}async function Hy(t,r,n){if(!navigator.mediaDevices||!navigator.mediaDevices.getUserMedia)throw new xe(Le.NOT_SUPPORTED,"can not find getUserMedia");n&&(t.video&&(delete t.video.width,delete t.video.height),t.screen&&(delete t.screen.width,delete t.screen.height));const i=pi(),o=new MediaStream;if(t.audioSource&&o.addTrack(t.audioSource),t.videoSource&&o.addTrack(t.videoSource),!t.audio&&!t.video&&!t.screen)return ti.debug("Using Video Source/ Audio Source"),o;if(t.screen)if(ze())if(t.screen.sourceId){zy(o,await Vy(t.screen.sourceId,t.screen,t.screenAudio))}else{zy(o,await Fy(t.screen,t.screenAudio))}else if(Te()&&t.screen.extensionId&&t.screen.mandatory){if(!i.getStreamFromExtension)throw new xe(Le.NOT_SUPPORTED,"This browser does not support screen sharing");ti.debug("[".concat(r,'] Screen access on chrome stable, looking for extension"'));const e=await(a=t.screen.extensionId,c=r,new ny(((e,t)=>{try{chrome.runtime.sendMessage(a,{getStream:!0},(r=>{if(!r||!r.streamId)return ti.error("[".concat(c,"] No response from Chrome Plugin. Plugin not installed properly"),r),void t(new xe(Le.CHROME_PLUGIN_NO_RESPONSE,"No response from Chrome Plugin. Plugin not installed properly"));e(r.streamId)}))}catch(e){ti.error("[".concat(c,"] AgoraRTC screensharing plugin is not accessible(").concat(a,")"),e.toString()),t(new xe(Le.CHROME_PLUGIN_NOT_INSTALL))}})));t.screen.mandatory.chromeMediaSourceId=e;zy(o,await navigator.mediaDevices.getUserMedia({video:{mandatory:t.screen.mandatory}}))}else if(i.getDisplayMedia){var s;t.screen.mediaSource&&id(t.screen.mediaSource);const e={width:t.screen.width,height:t.screen.height,frameRate:t.screen.frameRate,displaySurface:null!==(s=t.screen.displaySurface)&&void 0!==s?s:"screen"===t.screen.mediaSource?"monitor":t.screen.mediaSource},{selfBrowserSurface:n,surfaceSwitching:i,systemAudio:a}=t.screen,c={selfBrowserSurface:n,surfaceSwitching:i,systemAudio:a};!n&&delete c.selfBrowserSurface,!i&&delete c.surfaceSwitching,!a&&delete c.systemAudio,ti.debug("[".concat(r,"] getDisplayMedia:"),JSON.stringify({video:e,audio:!!t.screenAudio,controls:c}));const d=await navigator.mediaDevices.getDisplayMedia(function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?jy(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):jy(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}({video:e,audio:!!t.screenAudio},c));zy(o,d)}else{if(!ve())throw ti.error("[".concat(r,"] This browser does not support screenSharing")),new xe(Le.NOT_SUPPORTED,"This browser does not support screen sharing");{t.screen.mediaSource&&id(t.screen.mediaSource);const e={video:{mediaSource:t.screen.mediaSource,width:t.screen.width,height:t.screen.height,frameRate:t.screen.frameRate}};ti.debug("[".concat(r,"] getUserMedia: ").concat(JSON.stringify(e)));zy(o,await navigator.mediaDevices.getUserMedia(e))}}var a,c;if(!t.video&&!t.audio)return o;let d={video:t.video,audio:t.audio},u=Wn("MEDIA_DEVICE_CONSTRAINTS");if(u)try{"string"==typeof u&&(u=JSON.parse(u)),d=St(d,u)}catch(e){}ti.debug("[".concat(r,"] GetUserMedia"),JSON.stringify(d)),fe();let l,h=null;(Se()||ye()||ge())&&(h=await Gy.lock());try{l=await navigator.mediaDevices.getUserMedia(d)}catch(e){throw h&&h(),e}return d.audio&&(e.HAS_GUM_AUDIO=!0),d.video&&(e.HAS_GUM_VIDEO=!0),zy(o,l),h&&h(),o}function Ky(e,t){switch(e){case"Starting video failed":case"OverconstrainedError":case"TrackStartError":return new xe(Le.MEDIA_OPTION_INVALID,"".concat(e,": ").concat(t));case"NotFoundError":case"DevicesNotFoundError":return new xe(Le.DEVICE_NOT_FOUND,"".concat(e,": ").concat(t));case"NotSupportedError":return new xe(Le.NOT_SUPPORTED,"".concat(e,": ").concat(t));case"NotReadableError":return new xe(Le.NOT_READABLE,"".concat(e,": ").concat(t));case"InvalidStateError":case"NotAllowedError":case"PERMISSION_DENIED":case"PermissionDeniedError":return new xe(Le.PERMISSION_DENIED,"".concat(e,": ").concat(t));case"ConstraintNotSatisfiedError":return new xe(Le.CONSTRAINT_NOT_SATISFIED,"".concat(e,": ").concat(t));default:return ti.error("getUserMedia unexpected error",e),new xe(Le.UNEXPECTED_ERROR,"".concat(e,": ").concat(t))}}function zy(e,t){const r=e.getVideoTracks()[0],n=e.getAudioTracks()[0],i=t.getVideoTracks()[0],o=t.getAudioTracks()[0];o&&(n&&e.removeTrack(n),e.addTrack(o)),i&&(r&&e.removeTrack(r),e.addTrack(i))}e.HAS_GUM_AUDIO=!1,e.HAS_GUM_VIDEO=!1;class Yy extends Ke{get state(){return this._state}set state(t){t!==this._state&&(this.emit(e.DeviceManagerEvent.STATE_CHANGE,t),this._state=t)}constructor(){super(),this._state=e.DeviceManagerState.IDLE,this.isAccessMicrophonePermission=!1,this.isAccessCameraPermission=!1,this.lastAccessMicrophonePermission=!1,this.lastAccessCameraPermission=!1,this.checkdeviceMatched=!1,this.deviceInfoMap=new Map,this.init().then((()=>{navigator.mediaDevices.addEventListener&&navigator.mediaDevices.addEventListener("devicechange",this.updateDevicesInfo.bind(this)),window.setInterval((()=>{(Wn("ENUMERATE_DEVICES_INTERVAL")||(De()||Ee()===ce.HARMONY_OS)&&ke())&&this.updateDevicesInfo()}),Wn("ENUMERATE_DEVICES_INTERVAL_TIME"))})).catch((e=>ti.error(e.toString())))}async enumerateDevices(t,r){let n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices){return new xe(Le.NOT_SUPPORTED,"enumerateDevices() not supported.").throw()}const i=await navigator.mediaDevices.enumerateDevices(),o=this.checkMediaDeviceInfoIsOk(i);let s=!this.isAccessMicrophonePermission&&t,a=!this.isAccessCameraPermission&&r;o.audio&&(s=!1),o.video&&(a=!1);let c=null,d=null,u=null;if(!n&&(s||a)){if(Gy.isLocked){ti.debug("[device manager] wait GUM lock");(await Gy.lock())(),ti.debug("[device manager] GUM unlock")}if(e.HAS_GUM_AUDIO&&(s=!1,this.isAccessMicrophonePermission=!0),e.HAS_GUM_VIDEO&&(a=!1,this.isAccessCameraPermission=!0),ti.debug("[device manager] check media device permissions",t,r,s,a),s&&a){try{u=await navigator.mediaDevices.getUserMedia({audio:!0,video:!0})}catch(e){const t=Ky(e.name||e.code||e,e.message);if(t.code===Le.PERMISSION_DENIED)throw t;ti.warning("getUserMedia failed in getDevices",t)}this.isAccessCameraPermission=!0,this.isAccessMicrophonePermission=!0}else if(s){try{c=await navigator.mediaDevices.getUserMedia({audio:t})}catch(e){const t=Ky(e.name||e.code||e,e.message);if(t.code===Le.PERMISSION_DENIED)throw t;ti.warning("getUserMedia failed in getDevices",t)}this.isAccessMicrophonePermission=!0}else if(a){try{d=await navigator.mediaDevices.getUserMedia({video:r})}catch(e){const t=Ky(e.name||e.code||e,e.message);if(t.code===Le.PERMISSION_DENIED)throw t;ti.warning("getUserMedia failed in getDevices",t)}this.isAccessCameraPermission=!0}ti.debug("[device manager] mic permission",t,"cam permission",r)}try{const e=await navigator.mediaDevices.enumerateDevices();return c&&c.getTracks().forEach((e=>e.stop())),d&&d.getTracks().forEach((e=>e.stop())),u&&u.getTracks().forEach((e=>e.stop())),c=null,d=null,u=null,e}catch(e){c&&c.getTracks().forEach((e=>e.stop())),d&&d.getTracks().forEach((e=>e.stop())),u&&u.getTracks().forEach((e=>e.stop())),c=null,d=null,u=null;return new xe(Le.ENUMERATE_DEVICES_FAILED,e.toString()).throw()}}async getRecordingDevices(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return(await this.enumerateDevices(!0,!1,e)).filter((e=>"audioinput"===e.kind))}async getCamerasDevices(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return(await this.enumerateDevices(!1,!0,e)).filter((e=>"videoinput"===e.kind))}async getSpeakers(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return(await this.enumerateDevices(!0,!1,e)).filter((e=>"audiooutput"===e.kind))}searchDeviceIdByName(e){let t=null;return this.deviceInfoMap.forEach((r=>{r.device.label===e&&(t=r.device.deviceId)})),t}async getDeviceById(e){const t=(await this.enumerateDevices(!0,!0,!0)).find((t=>t.deviceId===e));if(!t)throw new xe(Le.DEVICE_NOT_FOUND,"deviceId: ".concat(e));return t}async init(){this.state=e.DeviceManagerState.INITING;try{await this.updateDevicesInfo(),this.state=e.DeviceManagerState.INITEND}catch(t){if(ti.warning("Device Detection functionality cannot start properly.",t.toString()),this.state=e.DeviceManagerState.IDLE,!("boolean"==typeof isSecureContext?isSecureContext:"https:"===location.protocol||"file:"===location.protocol||"localhost"===location.hostname||"127.0.0.1"===location.hostname||"::1"===location.hostname)){new xe(Le.WEB_SECURITY_RESTRICT,"Your context is limited by web security, please try using https protocol or localhost.").throw()}throw t}}async updateDevicesInfo(){const t=await this.enumerateDevices(!0,!0,!0),r=Date.now(),n=[];if(t[0]&&t[0].label&&!1===this.checkdeviceMatched){this.checkdeviceMatched=!0;const e=t.find((e=>"audioinput"===e.kind&&"default"===e.deviceId)),r=t.find((e=>"audiooutput"===e.kind&&"default"===e.deviceId));e&&r?r.groupId===e.groupId?ti.debug("[device-check] default input ".concat(e.label," and output ").concat(r.label," is the same group")):ti.warning("[device-check] default input ".concat(e.label," and output ").concat(r.label," is not the same group")):ti.debug("[device-check] default input or output not found")}const i=this.checkMediaDeviceInfoIsOk(t);if(t.forEach((e=>{if(!e.deviceId)return;const t=this.deviceInfoMap.get("".concat(e.kind,"_").concat(e.deviceId));if("ACTIVE"!==(t?t.state:"INACTIVE")){const t={initAt:r,updateAt:r,device:e,state:"ACTIVE"};this.deviceInfoMap.set("".concat(e.kind,"_").concat(e.deviceId),t),n.push(t)}t&&(t.updateAt=r)})),this.deviceInfoMap.forEach(((e,t)=>{"ACTIVE"===e.state&&e.updateAt!==r&&(e.state="INACTIVE",n.push(e))})),this.state!==e.DeviceManagerState.INITEND)return i.audio&&(this.lastAccessMicrophonePermission=!0,this.isAccessMicrophonePermission=!0),void(i.video&&(this.lastAccessCameraPermission=!0,this.isAccessCameraPermission=!0));n.forEach((t=>{switch(t.device.kind){case"audioinput":this.lastAccessMicrophonePermission&&this.isAccessMicrophonePermission&&this.emit(e.DeviceManagerEvent.RECORDING_DEVICE_CHANGED,t);break;case"videoinput":this.lastAccessCameraPermission&&this.isAccessCameraPermission&&this.emit(e.DeviceManagerEvent.CAMERA_DEVICE_CHANGED,t);break;case"audiooutput":this.lastAccessMicrophonePermission&&this.isAccessMicrophonePermission&&this.emit(e.DeviceManagerEvent.PLAYOUT_DEVICE_CHANGED,t)}})),i.audio&&(this.lastAccessMicrophonePermission=!0,this.isAccessMicrophonePermission=!0),i.video&&(this.lastAccessCameraPermission=!0,this.isAccessCameraPermission=!0)}checkMediaDeviceInfoIsOk(e){const t=e.filter((e=>"audioinput"===e.kind)),r=e.filter((e=>"videoinput"===e.kind)),n={audio:!1,video:!1};for(const e of t)if(e.label&&e.deviceId){n.audio=!0;break}for(const e of r)if(e.label&&e.deviceId){n.video=!0;break}return n}}const Xy=new Yy;let Jy=!1;const Zy=new class extends Ke{constructor(){super(...arguments),this.onAutoplayFailed=void 0,this.onAudioAutoplayFailed=void 0}};function qy(){if(fe(),!Jy){const e=t=>{t.preventDefault(),Jy=!1,Pe()?document.body.removeEventListener("click",e,!0):(document.body.removeEventListener("touchstart",e,!0),document.body.removeEventListener("mousedown",e,!0))};Jy=!0,Pe()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0)),ti.info("detect media autoplay failed, document: https://docs.agora.io/cn/Voice/autoplay_policy_web_ng?platform=Web"),Zy.onAutoplayFailed?Zy.onAutoplayFailed():Zy.onAudioAutoplayFailed?ti.warning("AgoraRTC.onAudioAutoplayFailed has been deprecated in favor of AgoraRTC.onAutoplayFailed.\n\n Please refer to the Agora document to migrate the newer API, https://docs.agora.io/en/Voice/autoplay_policy_web_ng?platform=Web ."):ti.warning("We have detected a media autoplay failed event, and found out that you haven't implemented AgoraRTC.onAutoplayFailed callback yet.\n\n It will cause audio/video element not playing automatically on some browsers without user interaction, possibly hurting user experiences.\n\n Please refer to the Agora document to properly handle autoplay failed event, https://docs.agora.io/en/Voice/autoplay_policy_web_ng?platform=Web ."),Zy.emit("autoplay-failed")}}function Qy(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function $y(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?Qy(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Qy(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function eR(e,t,r,n){if(!e)return;const i=ui.getBaseInfoBySessionId(e);if(!i)return;const o=i.info,s=Date.now(),a=$y($y({},o),{},{vid:void 0===o.vid?0:Number(o.vid),lts:s,elapse:s-i.startTime,cbRegistered:Zy.onAutoplayFailed||Zy.onAudioAutoplayFailed?1:-1,errorMsg:r,mediaType:t,trackId:n,extend:void 0});ui.send({type:oi.AUTOPLAY_FAILED,data:a},!0)}const tR=["play","playing","loadeddata","canplay","pause","stalled","suspend","waiting","abort","emptied","ended","error"],rR=new class{constructor(){this.onAutoplayFailed=void 0,this.elementMap=new Map,this.elementStateMap=new Map,this.elementsNeedToResume=[],this.sinkIdMap=new Map,this.autoResumeAfterInterruption=e=>{Array.from(this.elementMap.entries()).forEach((t=>{let[r,n]=t;const i=this.elementStateMap.get(r),o=n.srcObject.getAudioTracks()[0],s=o&&o.readyState;if(ti.debug("resume after interrupted, ele: ".concat(i," audio: ").concat(s," ").concat(e)),"live"===s){if(e)return n.pause(),void n.play();if("running"===ly.curState)return Ie()?(n.pause(),void n.play()):void(i&&"paused"===i&&n.play())}}))},this.autoResumeAfterInterruptionOnIOS15_16=()=>{Array.from(this.elementMap.entries()).forEach((e=>{let[t,r]=e;const n=r.srcObject.getAudioTracks()[0];n&&"live"===n.readyState&&(ti.debug("auto resume after interruption inside autoResumeAfterInterruptionOnIOS15"),r.pause(),r.play())}))},this.autoResumeAudioElement(),ly.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),ly.on(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16),ly.on(e.AUDIO_CONTEXT_EVENT.STATE_CHANGE,(()=>{ye()&&"suspended"===ly.prevState&&"running"===ly.curState&&this.autoResumeAfterInterruption()}))}async setSinkID(e,t){const r=this.elementMap.get(e);if(this.sinkIdMap.set(e,t),r)try{await r.setSinkId(t)}catch(e){throw new xe(Le.PERMISSION_DENIED,"can not set sink id: "+e.toString())}}play(t,r,n,i){if(this.elementMap.has(r))return;const o=document.createElement("audio");o.autoplay=!0,o.srcObject=new MediaStream([t]),this.bindAudioElementEvents(r,o),this.elementMap.set(r,o),this.elementStateMap.set(r,e.MediaElementStatus.INIT),this.setVolume(r,n);const s=this.sinkIdMap.get(r);if(s)try{o.setSinkId(s).catch((e=>{ti.warning("[".concat(r,"] set sink id failed"),e.toString())}))}catch(e){ti.warning("[".concat(r,"] set sink id failed"),e.toString())}const a=o.play();a&&a.then&&a.catch((e=>{i&&eR(i,"audio",e.message,r),ti.warning("audio element play warning",e.toString()),this.elementMap.has(r)&&"NotAllowedError"===e.name&&(ti.warning("detected audio element autoplay failed"),this.elementsNeedToResume.push(o),ct((()=>{this.onAutoplayFailed&&this.onAutoplayFailed(),qy()})))}))}updateTrack(e,t){const r=this.elementMap.get(e);r&&(r.srcObject=new MediaStream([t]))}isPlaying(e){return this.elementMap.has(e)&&"playing"===this.elementStateMap.get(e)}setVolume(e,t){const r=this.elementMap.get(e);r&&(t=Math.max(0,Math.min(100,t)),r.volume=t/100)}stop(e){const t=this.elementMap.get(e);if(this.sinkIdMap.delete(e),!t)return;const r=this.elementsNeedToResume.indexOf(t);this.elementsNeedToResume.splice(r,1),t.srcObject=null,t.remove(),this.elementMap.delete(e),this.elementStateMap.delete(e)}bindAudioElementEvents(e,t){tR.forEach((r=>{t.addEventListener(r,(r=>{const n=this.elementStateMap.get(e),i="pause"===r.type?"paused":r.type;if(ti.debug("[".concat(e,"] audio-element-status change ").concat(n," => ").concat(i)),"error"===r.type){const r=null==t?void 0:t.error;r&&ti.error("[".concat(e,"] media error, code: ").concat(r.code,", message: ").concat(r.message))}this.elementStateMap.set(e,i)}))}))}getPlayerState(e){return this.elementStateMap.get(e)||"uninit"}autoResumeAudioElement(){const e=()=>{this.elementsNeedToResume.forEach((e=>{e.play().then((e=>{ti.debug("Auto resume audio element success")})).catch((e=>{ti.warning("Auto resume audio element failed!",e)}))})),this.elementsNeedToResume=[]};new Promise((e=>{document.body?e():window.addEventListener("load",(()=>e()))})).then((()=>{Pe()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0))}))}};function nR(){return function(e,t,r){const n=r.value;return"function"==typeof n&&(r.value=function(){this._isClosed&&new xe(Le.INVALID_OPERATION,"[".concat(this.getTrackId(),"] cannot operate a closed track")).print("warning",ti);for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];const i=n.apply(this,t);return i instanceof ny?new ny(((e,t)=>{i.then(e).catch(t)})):i}),r}}var iR=ac("Array").values,oR=yc,sR=ls,aR=yi,cR=iR,dR=Array.prototype,uR={DOMTokenList:!0,NodeList:!0},lR=J((function(e){var t=e.values;return e===dR||aR(dR,e)&&t===dR.values||sR(uR,oR(e))?cR:t}));function hR(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function pR(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?hR(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):hR(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}class _R extends Ke{constructor(e){super(),this.name="VideoProcessorDestination",this.ID="0",this._source=void 0,this.videoContext=void 0,this.inputTrack=void 0,this.videoContext=e}get kind(){return"video"}get enabled(){return!0}pipe(){throw new xe(Le.NOT_SUPPORTED,"VideoProcessor cannot pipe to any other Processor")}unpipe(){throw new xe(Le.NOT_SUPPORTED,"VideoProcessor cannot unpipe to any other Processor")}enable(){}disable(){}updateInput(t){if(t.context!==this.videoContext)throw new Error("ProcessorContext passed to VideoTrack.processorDestination doesn't match it's belonging VideoTrack's context.\nProbably you are making pipeline like this:\nvideoTrack1.pipe(processor).pipe(videoTrack2.processorDestination).");t.track&&t.track!==this.inputTrack&&(this.videoContext.chained=!0,this.inputTrack=t.track,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,t.track))}reset(){this.inputTrack=void 0,this.videoContext.chained=!1,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,void 0)}}class fR extends Ke{set chained(e){this._chained=e}get chained(){return this._chained}constructor(e,t){super(),this.constraintsMap=new Map,this.statsRegistry=[],this.usageRegistry=[],this.trackId=void 0,this.direction=void 0,this._chained=!1,this.trackId=e,this.direction=t}async getConstraints(){return await nt(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS)}async requestApplyConstraints(t,r){var n;return ti.info("processor ".concat(r.name," requestApplyConstraints for ").concat(this.trackId)),t&&this.constraintsMap.set(r,t),it(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,Array.from(lR(n=this.constraintsMap).call(n)))}async requestRevertConstraints(t){var r;if(this.constraintsMap.has(t))return ti.info("processor ".concat(t.name," requestRevertConstraints for ").concat(this.trackId)),this.constraintsMap.delete(t),it(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,Array.from(lR(r=this.constraintsMap).call(r)))}registerStats(e,t,r){this.statsRegistry.find((r=>r.processorID===e.ID&&r.processorName===e.name&&r.type===t))||this.statsRegistry.push({processorName:e.name,processorID:e.ID,type:t,cb:r})}unregisterStats(e,t){const r=this.statsRegistry.findIndex((r=>r.processorID===e.ID&&r.processorName===e.name&&r.type===t));-1!==r&&this.statsRegistry.splice(r,1)}gatherStats(){const e=[];for(const{processorID:t,processorName:r,type:n,cb:i}of this.statsRegistry)try{const o=i();e.push({processorID:t,processorName:r,type:n,stats:o})}catch(e){ti.error(new xe(Le.UNEXPECTED_ERROR,e.message))}return e}registerUsage(e,t){this.usageRegistry.find((t=>t.processorID===e.ID&&t.processorName===e.name))||this.usageRegistry.push({processorID:e.ID,processorName:e.name,cb:t})}unregisterUsage(e){const t=this.usageRegistry.findIndex((t=>t.processorID===e.ID&&t.processorName===e.name));-1!==t&&this.usageRegistry.splice(t,1)}async gatherUsage(){const e=[];if(!this.chained)return[];for(const{cb:t}of this.usageRegistry)try{let r=t();r instanceof ny&&(r=await r),e.push(pR(pR({},r),{},{direction:this.direction}))}catch(e){ti.error("gather extension usage error",e)}return e}getDirection(){return this.direction}}class ER extends Ke{constructor(e){super(),this.name="AudioProcessorDestination",this.ID="0",this.inputTrack=void 0,this.inputNode=void 0,this.audioProcessorContext=void 0,this._source=void 0,this.audioProcessorContext=e}get kind(){return"audio"}get enabled(){return!0}pipe(){throw new xe(Le.NOT_SUPPORTED,"AudioProcessorDestination cannot pipe to any other Processor")}unpipe(){throw new xe(Le.NOT_SUPPORTED,"AudioProcessor cannot unpipe to any other Processor")}enable(){}disable(){}reset(){this.inputTrack=void 0,this.inputNode=void 0,this.audioProcessorContext.chained=!1,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,void 0),this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE,void 0)}updateInput(t){if(t.context!==this.audioProcessorContext)throw new Error("ProcessorContext passed to AudioTrack.processorDestination doesn't match it's belonging AudioTrack's context.\n Probably you are making pipeline like this: audioTrack1.pipe(processor).pipe(audioTrack2.processorDestination).");t.track&&this.inputTrack!==t.track&&(this.audioProcessorContext.chained=!0,this.inputTrack=t.track,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,this.inputTrack)),t.node&&this.inputNode!==t.node&&(this.audioProcessorContext.chained=!0,this.inputNode=t.node,this.emit(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE,this.inputNode))}}class mR extends Ke{set chained(e){this._chained=e}get chained(){return this._chained}constructor(e,t,r){super(),this.constraintsMap=new Map,this.statsRegistry=[],this.audioContext=void 0,this.trackId=void 0,this.direction=void 0,this.usageRegistry=[],this._chained=!1,this.audioContext=e,this.trackId=t,this.direction=r}async getConstraints(){return nt(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS)}getAudioContext(){return this.audioContext}async requestApplyConstraints(t,r){var n;return ti.info("processor ".concat(r.name," requestApplyConstraints for ").concat(this.trackId)),t&&this.constraintsMap.set(r,t),it(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,Array.from(lR(n=this.constraintsMap).call(n)))}async requestRevertConstraints(t){var r;if(this.constraintsMap.has(t))return this.constraintsMap.delete(t),it(this,e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,Array.from(lR(r=this.constraintsMap).call(r)))}registerStats(e,t,r){this.statsRegistry.find((r=>r.processorID===e.ID&&r.processorName===e.name&&r.type===t))||this.statsRegistry.push({processorName:e.name,processorID:e.ID,type:t,cb:r})}unregisterStats(e,t){const r=this.statsRegistry.findIndex((r=>r.processorID===e.ID&&r.processorName===e.name&&r.type===t));-1!==r&&this.statsRegistry.splice(r,1)}gatherStats(){const e=[];for(const{processorID:t,processorName:r,type:n,cb:i}of this.statsRegistry)try{const o=i();e.push({processorID:t,processorName:r,type:n,stats:o})}catch(e){ti.error(new xe(Le.UNEXPECTED_ERROR,e.message))}return e}registerUsage(e,t){this.usageRegistry.find((t=>t.processorID===e.ID&&t.processorName===e.name))||this.usageRegistry.push({processorID:e.ID,processorName:e.name,cb:t})}unregisterUsage(e){const t=this.usageRegistry.findIndex((t=>t.processorID===e.ID&&t.processorName===e.name));-1!==t&&this.usageRegistry.splice(t,1)}async gatherUsage(){const e=[];if(!this.chained)return[];for(const{cb:t}of this.usageRegistry)try{let r=t();r instanceof ny&&(r=await r),e.push(pR(pR({},r),{},{direction:this.direction}))}catch(e){ti.error("gather extension usage error",e)}return e}getDirection(){return this.direction}}class gR extends Ke{get isPlayed(){return!0}get isFreeze(){return!1}constructor(){super(),this.context=void 0,this.processSourceNode=void 0,this.outputTrack=void 0,this.processedNode=void 0,this.clonedTrack=void 0,this.outputNode=void 0,this.outputNode=new TR}setVolume(){}createOutputTrack(){throw new xe(Le.NOT_SUPPORTED,"can not create output MediaStreamTrack when WebAudio disabled")}getOriginVolumeLevel(){return 0}getAccurateVolumeLevel(){return 0}stopGetAudioBuffer(){}startGetAudioBuffer(){}play(){}stop(){}destroy(){}updateTrack(){}updateOriginTrack(){}createMediaStreamSourceNode(){}}class TR{disconnect(){}connect(){}}function SR(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function vR(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?SR(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):SR(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}class yR extends ay{get _source(){return this.initWebAudio()}set _source(e){this._trackSource=e}get processorContext(){return this._processorContext||(this._processorContext=this.initProcessor().processorContext),this._processorContext}get processorDestination(){return this._processorDestination||(this._processorDestination=this.initProcessor().processorDestination),this._processorDestination}get isPlaying(){return this._useAudioElement?rR.isPlaying(this.getTrackId()):this._source.isPlayed}get __className__(){return"LocalAudioTrack"}constructor(e,t,r,n){super(e,r),this.trackMediaType="audio",this._encoderConfig=void 0,this._trackSource=void 0,this._enabled=!0,this._volume=100,this._useAudioElement=!0,this._bypassWebAudio=!1,this.processor=void 0,this._processorContext=void 0,this._processorDestination=void 0,this._getOriginVolumeLevel=void 0,this._encoderConfig=t,this._getOriginVolumeLevel=!!n,this._trackSource=new gR,Wn("DISABLE_WEBAUDIO")&&(this._bypassWebAudio=!0),Wn("LOCAL_AUDIO_TRACK_USES_WEB_AUDIO")&&(this._useAudioElement=!1);Se()&&!_y()?setTimeout((()=>this.initWebAudio())):this.initWebAudio()}setVolume(t){Be(t,"volume",0,1e3),this._volume=t,this._source.setVolume(t/100),this._useAudioElement&&rR.setVolume(this.getTrackId(),t);try{if(this._bypassWebAudio)return void ti.debug("[".concat(this.getTrackId(),"] setVolume returned because no pass through WebAudio."));const t=this._source.createOutputTrack();this._mediaStreamTrack!==t&&(this._mediaStreamTrack=t,it(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this).then((()=>{ti.debug("[".concat(this.getTrackId(),"] replace web audio track success"))})).catch((e=>{ti.warning("[".concat(this.getTrackId(),"] replace web audio track failed"),e)})))}catch(e){}}getVolumeLevel(){return this._muted&&this.enabled&&this._getOriginVolumeLevel?this._source.getOriginVolumeLevel():this._source.getAccurateVolumeLevel()}async setPlaybackDevice(e){if(!this._useAudioElement||!Te()&&Wn("RESTRICTION_SET_PLAYBACK_DEVICE"))throw new xe(Le.NOT_SUPPORTED,"your browser does not support setting the audio output device");await rR.setSinkID(this.getTrackId(),e)}async setEnabled(e,t,r){return this._setEnabled(e,t,r)}async _setEnabled(t,r,n){if(!n){if(t===this._enabled)return;this.stateCheck("enabled",t)}if(ti.info("[".concat(this.getTrackId(),"] start setEnabled"),t),t){this._originMediaStreamTrack.enabled=!0;try{n||(this._enabled=!0),await it(this,e.TrackInternalEvent.NEED_ENABLE_TRACK,this),ti.info("[".concat(this.getTrackId(),"] setEnabled to ").concat(t," success"))}catch(e){throw n||(this._enabled=!1),ti.error("[".concat(this.getTrackId(),"] setEnabled to true error"),e.toString()),e}}else{this._originMediaStreamTrack.enabled=!1,n||(this._enabled=!1);try{await it(this,e.TrackInternalEvent.NEED_DISABLE_TRACK,this)}catch(e){throw n||(this._enabled=!0),ti.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}}}async setMuted(t){t!==this._muted&&(this.stateCheck("muted",t),this._muted=t,this._originMediaStreamTrack.enabled=!t,ti.debug("[".concat(this.getTrackId(),"] start set muted: ").concat(t)),t?await it(this,e.TrackInternalEvent.NEED_MUTE_TRACK,this):await it(this,e.TrackInternalEvent.NEED_UNMUTE_TRACK,this))}getStats(){ht((()=>{ti.warning("[deprecated] LocalAudioTrack.getStats will be removed in the future, use AgoraRTCClient.getLocalAudioStats instead")}),"localAudioTrackGetStatsWarning");const t=ot(this,e.TrackInternalEvent.GET_STATS);return t||vR({},_d)}setAudioFrameCallback(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4096;if(!t)return this._source.removeAllListeners(e.AudioSourceEvents.ON_AUDIO_BUFFER),void this._source.stopGetAudioBuffer();this._source.startGetAudioBuffer(r),this._source.removeAllListeners(e.AudioSourceEvents.ON_AUDIO_BUFFER),this._source.on(e.AudioSourceEvents.ON_AUDIO_BUFFER,(e=>t(e)))}play(){ti.debug("[".concat(this.getTrackId(),"] start audio playback")),this._useAudioElement?(ti.debug("[".concat(this.getTrackId(),"] start audio playback in element")),rR.play(this._mediaStreamTrack,this.getTrackId(),this._volume)):this._source.play()}stop(){ti.debug("[".concat(this.getTrackId(),"] stop audio playback")),this._useAudioElement?rR.stop(this.getTrackId()):this._source.stop()}close(){super.close(),this._processorDestination&&this.unbindProcessorDestinationEvents(this._processorDestination),this._processorContext&&this.unbindProcessorContextEvents(this._processorContext),this.unpipe(),this._processorDestination&&this._processorDestination._source&&this._processorDestination._source.unpipe(),this._source.destroy()}_updatePlayerSource(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];ti.debug("[".concat(this.getTrackId(),"] update player source track")),e&&this._source.updateTrack(this._mediaStreamTrack),this._useAudioElement&&rR.updateTrack(this.getTrackId(),this._mediaStreamTrack)}async _updateOriginMediaStreamTrack(t,r){this._originMediaStreamTrack!==t&&(this._originMediaStreamTrack&&(this._originMediaStreamTrack.removeEventListener("ended",this._handleTrackEnded),r&&this._originMediaStreamTrack.stop()),t.addEventListener("ended",this._handleTrackEnded),this._originMediaStreamTrack=t,this._muted&&(this._originMediaStreamTrack.enabled=!1),this.processor&&this._processorContext&&this.processor.updateInput({track:t,context:this._processorContext}),this._mediaStreamTrack!==this._source.outputTrack?(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await it(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this)):this._source.updateTrack(this._originMediaStreamTrack),this._getOriginVolumeLevel&&this._source.updateOriginTrack(t))}renewMediaStreamTrack(e){return ny.resolve(void 0)}pipe(e){if(this._bypassWebAudio)throw new xe(Le.INVALID_OPERATION,"Can not process AudioTrack when bypassWebAudio set to true.");if(this.processor===e)return e;if(e._source)throw new xe(Le.INVALID_OPERATION,"Processor ".concat(e.name," already piped, please call unpipe beforehand."));return this.unpipe(),this.processor=e,this.processor._source=this,e.updateInput({track:this._originMediaStreamTrack,node:this._source.processSourceNode,context:this.processorContext}),e}unpipe(){var e;if(!this.processor)return;const t=this.processor;null===(e=this._source.processSourceNode)||void 0===e||e.disconnect(),this.processor._source=!1,this.processor=void 0,t.reset()}bindProcessorDestinationEvents(t){t.on(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,(async t=>{t?t!==this._mediaStreamTrack&&(this._mediaStreamTrack=t,this._updatePlayerSource(!1),this._source.processedNode=this._source.createMediaStreamSourceNode(t),await it(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await it(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this))})),t.on(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE,(e=>{this._source.processedNode=e}))}unbindProcessorDestinationEvents(t){t.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK),t.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE)}bindProcessorContextEvents(t){t.on(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS,(async e=>{e(this._originMediaStreamTrack.getSettings())}))}unbindProcessorContextEvents(t){t.removeAllListeners(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS)}initWebAudio(){return this._trackSource instanceof gR&&(this._trackSource=new xy(this._mediaStreamTrack,!1,this._getOriginVolumeLevel?this._mediaStreamTrack:void 0)),this._trackSource}initProcessor(){const t=new mR(this._source.context,this.getTrackId(),"local"),r=new ER(t);return this._processorContext=t,this._processorDestination=r,this.bindProcessorContextEvents(t),this.bindProcessorDestinationEvents(r),this._source.on(e.AudioSourceEvents.UPDATE_SOURCE,(()=>{this.processor&&this.processor.updateInput({node:this._source.processSourceNode,context:t})})),this._useAudioElement&&(this._useAudioElement=!1,this.isPlaying&&(rR.stop(this.getTrackId()),this._source.play()),it(this,e.TrackInternalEvent.NEED_REPLACE_MIXING_TRACK,this).then((()=>{ti.debug("[".concat(this.getTrackId(),"] replace from origin track to web audio track success"))})).catch((e=>{ti.warning("[".concat(this.getTrackId(),"] replace from origin track to web audio track failed"),e)}))),{processorContext:t,processorDestination:r}}}iy([di({argsMap:(e,t)=>[e.getTrackId(),t],throttleTime:300}),oy("design:type",Function),oy("design:paramtypes",[Number]),oy("design:returntype",void 0)],yR.prototype,"setVolume",null),iy([di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[String]),oy("design:returntype",ny)],yR.prototype,"setPlaybackDevice",null),iy([bt("LocalAudioTrack","_enabledMutex"),di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Boolean,Object,Boolean]),oy("design:returntype",ny)],yR.prototype,"setEnabled",null),iy([bt("LocalAudioTrack","_enabledMutex"),di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Boolean]),oy("design:returntype",ny)],yR.prototype,"setMuted",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",Object)],yR.prototype,"getStats",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[Object,Number]),oy("design:returntype",void 0)],yR.prototype,"setAudioFrameCallback",null),iy([di({argsMap:e=>[e.getTrackId()]}),nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],yR.prototype,"play",null),iy([di({argsMap:e=>[e.getTrackId()]}),nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],yR.prototype,"stop",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],yR.prototype,"close",null),iy([di({argsMap:(e,t)=>[e.getTrackId(),t.name]}),oy("design:type",Function),oy("design:paramtypes",[Object]),oy("design:returntype",Object)],yR.prototype,"pipe",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],yR.prototype,"unpipe",null);class RR extends yR{get __className__(){return"MicrophoneAudioTrack"}constructor(e,t,r,n){super(e,t.encoderConfig?Qc(t.encoderConfig):{},n,Wn("GET_VOLUME_OF_MUTED_AUDIO_TRACK")),this._config=void 0,this._deviceName="default",this._constraints=void 0,this._originalConstraints=void 0,this._enabled=!0,this._config=t,this._constraints=r,this._originalConstraints=r,this._deviceName=e.label,"boolean"==typeof t.bypassWebAudio&&(this._bypassWebAudio=t.bypassWebAudio),(Ie()||Oe())&&ly.bindInterruptDetectorTrack(this)}async setDevice(e){if(ti.info("[".concat(this.getTrackId(),"] start set device to ").concat(e)),this._enabled)try{const t=await Xy.getDeviceById(e),r={};r.audio=vR({},this._constraints),r.audio.deviceId={exact:e},this._originMediaStreamTrack.stop();let n=null;try{n=await Wy(r,this.getTrackId())}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setDevice failed"),e.toString()),n=await Wy({audio:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(n.getAudioTracks()[0],!1),e}await this._updateOriginMediaStreamTrack(n.getAudioTracks()[0],!1),this._deviceName=t.label,this._config.microphoneId=e,this._constraints.deviceId={exact:e}}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}else try{const t=await Xy.getDeviceById(e);this._deviceName=t.label,this._config.microphoneId=e,this._constraints.deviceId={exact:e}}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}ti.info("[".concat(this.getTrackId(),"] set device to ").concat(e," success"))}async setEnabled(t,r,n){if(r)return ti.debug("[".concat(this.getTrackId(),"] setEnabled false (do not close microphone)")),await super._setEnabled(t);if(!n){if(t===this._enabled)return;this.stateCheck("enabled",t)}if(ti.info("[".concat(this.getTrackId(),"] start setEnabled"),t),!t){var i;this._originMediaStreamTrack.onended=null,this._originMediaStreamTrack.stop(),null===(i=this._source.clonedTrack)||void 0===i||i.stop(),n||(this._enabled=!1);try{await it(this,e.TrackInternalEvent.NEED_DISABLE_TRACK,this)}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setEnabled false failed"),e.toString()),e}return}const o=vR({},this._constraints),s=Xy.searchDeviceIdByName(this._deviceName);s&&!o.deviceId&&(o.deviceId=s);try{n||(this._enabled=!0);const t=await Wy({audio:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(t.getAudioTracks()[0],!1),await it(this,e.TrackInternalEvent.NEED_ENABLE_TRACK,this)}catch(e){throw n||(this._enabled=!1),ti.error("[".concat(this.getTrackId(),"] setEnabled true failed"),e.toString()),e}ti.info("[".concat(this.getTrackId(),"] setEnabled success"))}close(){super.close(),(Ie()||Oe())&&ly.unbindInterruptDetectorTrack(this)}onTrackEnded(){if((ye()||we())&&this._enabled&&!this._isClosed&&ly.duringInterruption){const t=async()=>{ly.off(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,t),this._enabled&&!this._isClosed&&(ti.debug("[".concat(this.getTrackId(),"] try capture microphone media device for interrupted iOS device.")),await this.setEnabled(!1),await this.setEnabled(!0))};ly.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,t)}else ti.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(e.LocalTrackEvents.TRACK_ENDED)}async renewMediaStreamTrack(e){const t=e||this._constraints,r=Xy.searchDeviceIdByName(this._deviceName);if(r&&!t.deviceId&&(t.deviceId=r),this._constraints=t,this._enabled){this._originMediaStreamTrack.stop();const e=await Wy({audio:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getAudioTracks()[0],!0)}}bindProcessorContextEvents(t){super.bindProcessorContextEvents(t),t.on(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,(async(e,t,r)=>{try{const r=Object.assign({},this._originalConstraints,...e);await this.renewMediaStreamTrack(r),t()}catch(e){r(e)}}))}unbindProcessorContextEvents(t){super.unbindProcessorContextEvents(t),t.removeAllListeners(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS)}}iy([di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[String]),oy("design:returntype",ny)],RR.prototype,"setDevice",null),iy([bt("MicrophoneAudioTrack","_enabledMutex"),di({argsMap:(e,t,r)=>[e.getTrackId(),t,r]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Boolean,Boolean,Boolean]),oy("design:returntype",ny)],RR.prototype,"setEnabled",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],RR.prototype,"close",null);class bR extends yR{get __className__(){return"BufferSourceAudioTrack"}constructor(t,r,n,i){super(r.createOutputTrack(),n,i),this.source=void 0,this._bufferSource=void 0,this._useAudioElement=!1,this.source=t,this._bufferSource=r,this._bufferSource.on(e.AudioSourceEvents.AUDIO_SOURCE_STATE_CHANGE,(t=>{this.safeEmit(e.LocalTrackEvents.SOURCE_STATE_CHANGE,t)}));try{this._mediaStreamTrack=this._source.createOutputTrack()}catch(e){}}get currentState(){return this._bufferSource.currentState}get duration(){return this._bufferSource.duration}get playbackSpeed(){return this._bufferSource.playbackSpeed}getCurrentTime(){return this._bufferSource.currentTime}startProcessAudioBuffer(e){e&&this._bufferSource.updateOptions(e),this._bufferSource.startProcessAudioBuffer()}pauseProcessAudioBuffer(){this._bufferSource.pauseProcessAudioBuffer()}seekAudioBuffer(e){this._bufferSource.seekAudioBuffer(e)}resumeProcessAudioBuffer(){this._bufferSource.resumeProcessAudioBuffer()}stopProcessAudioBuffer(){this._bufferSource.stopProcessAudioBuffer()}close(){this.source=null,this._bufferSource.destroy(),super.close()}setAudioBufferPlaybackSpeed(e){Be(e,"speed",0),this._bufferSource.setAudioBufferPlaybackSpeed(e)}}iy([di({argsMap:(e,t)=>[e.getTrackId(),t,e.duration]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Object]),oy("design:returntype",void 0)],bR.prototype,"startProcessAudioBuffer",null),iy([di({argsMap:e=>[e.getTrackId()]}),nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],bR.prototype,"pauseProcessAudioBuffer",null),iy([di({argsMap:e=>[e.getTrackId()]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Number]),oy("design:returntype",void 0)],bR.prototype,"seekAudioBuffer",null),iy([di({argsMap:e=>[e.getTrackId()]}),nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],bR.prototype,"resumeProcessAudioBuffer",null),iy([di({argsMap:e=>[e.getTrackId()]}),nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],bR.prototype,"stopProcessAudioBuffer",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],bR.prototype,"close",null),iy([di({argsMap:e=>[e.getTrackId()]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Number]),oy("design:returntype",void 0)],bR.prototype,"setAudioBufferPlaybackSpeed",null);class AR extends yR{get __className__(){return"MixingAudioTrack"}get isActive(){for(const e of this.trackList)if(e._enabled&&!e._isClosed&&!e.muted)return!0;return!1}constructor(){const e=py().createMediaStreamDestination();super(e.stream.getAudioTracks()[0],void 0,ft(8,"track-mix-")),this.trackList=void 0,this.destNode=void 0,this._useAudioElement=!1;try{this._mediaStreamTrack=this._source.createOutputTrack()}catch(e){}this.destNode=e,this.trackList=[]}hasAudioTrack(e){return-1!==this.trackList.indexOf(e)}addAudioTrack(e){-1===this.trackList.indexOf(e)?(ti.debug("add ".concat(e.getTrackId()," to mixing track")),e._source.outputNode.connect(this.destNode),this.trackList.push(e),this.updateEncoderConfig()):ti.debug("track ".concat(e.getTrackId()," is already added"))}removeAudioTrack(e){if(-1!==this.trackList.indexOf(e)){ti.debug("remove ".concat(e.getTrackId()," from mixing track"));try{e._source.outputNode.disconnect(this.destNode)}catch(e){}at(this.trackList,e),this.updateEncoderConfig()}}updateEncoderConfig(){const e={};this.trackList.forEach((t=>{t._encoderConfig&&((t._encoderConfig.bitrate||0)>(e.bitrate||0)&&(e.bitrate=t._encoderConfig.bitrate),(t._encoderConfig.sampleRate||0)>(e.sampleRate||0)&&(e.sampleRate=t._encoderConfig.sampleRate),(t._encoderConfig.sampleSize||0)>(e.sampleSize||0)&&(e.sampleSize=t._encoderConfig.sampleSize),t._encoderConfig.stereo&&(e.stereo=!0))})),this._encoderConfig=e}_updateRtpTransceiver(t){this._rtpTransceiver!==t&&(this._rtpTransceiver=t,this.trackList.forEach((r=>{r instanceof AR?r.emit(e.TrackEvents.TRANSCEIVER_UPDATED,t):r._updateRtpTransceiver(t)})))}}function IR(e){const t={};e.facingMode&&(t.facingMode=e.facingMode),e.cameraId&&(t.deviceId={exact:e.cameraId});const r=Xc(e.encoderConfig);return null!=r.width&&(t.width=r.width),null!=r.height&&(t.height=r.height),!Ne()&&r.frameRate&&(t.frameRate=r.frameRate),fe().name===de.EDGE&&"object"==typeof t.frameRate&&(t.frameRate.max=60),ve()&&(t.frameRate={ideal:30,max:30}),t}function OR(e){const t={};e.screenSourceType&&(t.mediaSource=e.screenSourceType),e.extensionId&&Te()&&(t.extensionId=e.extensionId);const{displaySurface:r,selfBrowserSurface:n,surfaceSwitching:i,systemAudio:o}=e;(Re(107)||be(107)||Ae(93))&&(r&&(Fe(r,"displaySurface",["browser","window","monitor"]),t.displaySurface=r),n?(Fe(n,"selfBrowserSurface",["exclude","include"]),t.selfBrowserSurface=n):t.selfBrowserSurface="include",i&&(Fe(i,"surfaceSwitching",["exclude","include"]),t.surfaceSwitching=i)),(Re(105)||be(105)||Ae(91))&&o&&(Fe(o,"systemAudio",["exclude","include"]),t.systemAudio=o),e.electronScreenSourceId&&(t.sourceId=e.electronScreenSourceId);const s=e.encoderConfig?Jc(e.encoderConfig):null;return t.mandatory={chromeMediaSource:"desktop",maxWidth:s?s.width:void 0,maxHeight:s?s.height:void 0},s&&(s.frameRate&&("number"==typeof s.frameRate?(t.mandatory.maxFrameRate=s.frameRate,t.mandatory.minFrameRate=s.frameRate):(t.mandatory.maxFrameRate=s.frameRate.max||s.frameRate.ideal||s.frameRate.exact||void 0,t.mandatory.minFrameRate=s.frameRate.min||s.frameRate.ideal||s.frameRate.exact||void 0),t.frameRate=s.frameRate),s.width&&(t.width=s.width),s.height&&(t.height=s.height)),t}function CR(e){const t={};if(Ne()||(void 0!==e.AGC&&(t.autoGainControl=e.AGC),void 0!==e.AEC&&(t.echoCancellation=e.AEC),void 0!==e.ANS&&(t.noiseSuppression=e.ANS,Te()&&e.ANS&&(t.googHighpassFilter=e.ANS))),e.encoderConfig){const r=Qc(e.encoderConfig);t.channelCount=r.stereo?2:1,t.sampleRate=r.sampleRate,t.sampleSize=r.sampleSize}return e.microphoneId&&(t.deviceId={exact:e.microphoneId}),De()&&(t.sampleRate=void 0),t}class wR extends Uy{set currentState(t){t!==this._currentState&&(this._currentState=t,this.safeEmit(e.AudioSourceEvents.AUDIO_SOURCE_STATE_CHANGE,this._currentState))}get currentState(){return this._currentState}constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(),this.audioBuffer=void 0,this.sourceNode=void 0,this.startPlayTime=0,this.startPlayOffset=0,this.pausePlayTime=0,this.options=void 0,this.currentLoopCount=0,this.currentPlaybackSpeed=100,this._currentState="stopped",this.audioBuffer=e,this.options=t,this.startPlayOffset=this.options.startPlayTime||0}createWebAudioDiagram(){return this.context.createGain()}get duration(){return this.audioBuffer?this.audioBuffer.duration:0}get playbackSpeed(){return this.currentPlaybackSpeed}get currentTime(){return this.audioBuffer?"stopped"===this.currentState?0:"paused"===this.currentState?this.pausePlayTime:((this.context.currentTime-this.startPlayTime)*(this.playbackSpeed/100)+this.startPlayOffset)%this.audioBuffer.duration:0}updateOptions(e){"stopped"===this.currentState?(this.options=e,this.startPlayOffset=this.options.startPlayTime||0):ti.warning("can not set audio source options")}startProcessAudioBuffer(){this.sourceNode&&this.stopProcessAudioBuffer(),this.sourceNode=this.createSourceNode(),this.startSourceNode(),this.currentState="playing"}pauseProcessAudioBuffer(){this.sourceNode&&"playing"===this.currentState&&(this.pausePlayTime=this.currentTime,this.sourceNode.onended=null,this.sourceNode.stop(),this.sourceNode.buffer=null,this.sourceNode=this.createSourceNode(),this.currentState="paused")}seekAudioBuffer(e){this.sourceNode&&(this.sourceNode.onended=null,"playing"===this.currentState&&this.sourceNode.stop(),this.sourceNode=this.createSourceNode(),"playing"===this.currentState?(this.startPlayOffset=e,this.startSourceNode()):"paused"===this.currentState&&(this.pausePlayTime=e))}resumeProcessAudioBuffer(){"paused"===this.currentState&&this.sourceNode&&(this.startPlayOffset=this.pausePlayTime,this.pausePlayTime=0,this.startSourceNode(),this.currentState="playing")}stopProcessAudioBuffer(){if(this.sourceNode){this.sourceNode.onended=null;try{this.sourceNode.stop()}catch(e){}this.reset()}}destroy(){this.audioBuffer=null,super.destroy()}setAudioBufferPlaybackSpeed(e){this.sourceNode&&("playing"===this.currentState&&(this.startPlayOffset=this.currentTime,this.startPlayTime=this.context.currentTime),this.sourceNode.playbackRate.value=e/100),this.currentPlaybackSpeed=e}startSourceNode(){this.sourceNode&&this.sourceNode.buffer&&(this.sourceNode.start(0,this.startPlayOffset),this.startPlayTime=this.context.currentTime,this.sourceNode.onended=this.handleSourceNodeEnded.bind(this))}createSourceNode(){const e=this.context.createBufferSource();return e.buffer=this.audioBuffer,e.loop=!!this.options.loop,e.connect(this.outputNode),e.playbackRate.value=this.currentPlaybackSpeed/100,e}handleSourceNodeEnded(){if(this.currentLoopCount+=1,this.options.cycle&&this.options.cycle>this.currentLoopCount)return this.startPlayOffset=0,this.sourceNode=void 0,void this.startProcessAudioBuffer();this.reset()}reset(){this.startPlayOffset=this.options.startPlayTime||0,this.currentState="stopped",this.sourceNode&&(this.sourceNode.disconnect(),this.sourceNode=void 0),this.currentLoopCount=0}}const NR=new Map;const kR=e=>{const t=document.createElement("canvas");return t.width=2,t.height=2,new ny(((r,n)=>{t.toBlob((async e=>{if(t.remove(),e){const n=await DR(e);r({buffer:n,width:t.width,height:t.height})}else n(new xe(Le.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED))}),e,1)}))},DR=async e=>{const t=await e.arrayBuffer();return new Uint8Array(t)};function PR(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function LR(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?PR(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):PR(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}class MR{get videoElementStatus(){return this._videoElementStatus}set videoElementStatus(e){e!==this._videoElementStatus&&(ti.debug("[".concat(this.trackId,"] video-element-status change ").concat(this._videoElementStatus," => ").concat(e)),this._videoElementStatus=e)}get videoState(){return this._videoState}set videoState(e){var t;e!==this._videoState&&(ti.debug("[".concat(this.trackId,"] video-status change ").concat(this._videoState," => ").concat(e)),this._videoState=e,null===(t=this.onVideoStateChanged)||void 0===t||t.call(this,this.videoState))}constructor(t){this.trackId=void 0,this.config=void 0,this.onFirstVideoFrameDecoded=void 0,this.onVideoStateChanged=void 0,this.freezeTimeCounterList=[],this.renderFreezeAccTime=0,this.isKeepLastFrame=!1,this.timeUpdatedCount=0,this.freezeTime=0,this.playbackTime=0,this.lastTimeUpdatedTime=0,this.autoplayFailed=!1,this.videoTrack=void 0,this.videoElement=void 0,this.cacheVideoElement=void 0,this._videoState=e.VideoState.VideoStateStopped,this.videoElementCheckInterval=void 0,this.videoElementFreezeTimeout=void 0,this._videoElementStatus=e.MediaElementStatus.NONE,this.isGettingVideoDimensions=!1,this.startGetVideoDimensions=()=>{const e=()=>{if(this.isGettingVideoDimensions=!0,this.videoElement.videoWidth*this.videoElement.videoHeight>4)return ti.debug("[".concat(this.trackId,"] current video dimensions:"),this.videoElement.videoWidth,this.videoElement.videoHeight),void(this.isGettingVideoDimensions=!1);setTimeout(e,500)};!this.isGettingVideoDimensions&&e()},this.autoResumeAfterInterruption=()=>{this.videoTrack&&"live"===this.videoTrack.readyState&&"running"===ly.curState&&(ti.debug("[track-".concat(this.trackId,"] video element paused, auto resume for ").concat(me())),Ce()?(this.videoElement.srcObject=null,this.videoElement.srcObject=new MediaStream([this.videoTrack]),this.videoElement.play()):(this.videoElement.pause(),this.videoElement.play()))},this.handleVideoEvents=t=>{switch(t.type){case"play":case"playing":this.startGetVideoDimensions(),this.videoElementStatus=e.MediaElementStatus.PLAYING;break;case"loadeddata":if(this.videoState=e.VideoState.VideoStateStarting,this.onFirstVideoFrameDecoded&&this.onFirstVideoFrameDecoded(),this.cacheVideoElement){try{this.cacheVideoElement.srcObject=null,this.cacheVideoElement.remove()}catch(e){}this.cacheVideoElement=void 0}break;case"canplay":this.videoElementStatus=e.MediaElementStatus.CANPLAY;break;case"stalled":this.videoElementStatus=e.MediaElementStatus.STALLED;break;case"suspend":this.videoElementStatus=e.MediaElementStatus.SUSPEND;break;case"pause":this.videoElementStatus=e.MediaElementStatus.PAUSED,ye()||we()||Se()&&this.autoplayFailed||!this.videoTrack||"live"!==this.videoTrack.readyState||(ti.debug("[track-".concat(this.trackId,"] video element paused, auto resume")),this.videoElement.play());break;case"waiting":this.videoElementStatus=e.MediaElementStatus.WAITING;break;case"abort":this.videoElementStatus=e.MediaElementStatus.ABORT;break;case"ended":this.videoElementStatus=e.MediaElementStatus.ENDED;break;case"emptied":this.videoElementStatus=e.MediaElementStatus.EMPTIED;break;case"error":{this.videoElementStatus=e.MediaElementStatus.ERROR;const t=this.videoElement.error;t&&ti.error("[".concat(this.trackId,"] media error, code: ").concat(t.code,", message: ").concat(t.message));break}case"timeupdate":{const e=performance.now();if(this.timeUpdatedCount+=1,this.timeUpdatedCount<10)return void(this.lastTimeUpdatedTime=e);const t=e-this.lastTimeUpdatedTime,r=this.lastTimeUpdatedTime;if(this.lastTimeUpdatedTime=e,eb.lastVisibleTime<eb.lastHiddenTime||r<eb.lastHiddenTime||r<eb.lastVisibleTime)return;for(t>Wn("VIDEO_FREEZE_DURATION")&&(this.freezeTime+=t),this.playbackTime+=t;this.playbackTime>=6e3;){this.playbackTime-=6e3;const e=Math.min(6e3,this.freezeTime);this.freezeTimeCounterList.push(e),this.freezeTime=Math.max(0,this.freezeTime-6e3)}break}}},this.autoResumeAfterInterruptionOnIOS15_16=()=>{this.videoTrack&&"live"===this.videoTrack.readyState&&(ti.debug("[track-".concat(this.trackId,"] video element paused, auto resume for ").concat(me())),Ce()?(this.videoElement.srcObject=null,this.videoElement.srcObject=new MediaStream([this.videoTrack]),this.videoElement.play()):(this.videoElement.pause(),this.videoElement.play()))},this.trackId=t.trackId,this.config=t,t.element instanceof HTMLVideoElement?this.videoElement=t.element:this.videoElement=document.createElement("video"),ly.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),ly.on(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16)}getVideoElement(){return this.videoElement}getContainerElement(){var e;return null!==(e=this.videoElement.parentElement)&&void 0!==e?e:void 0}updateConfig(e){this.config=e,this.trackId=e.trackId,e.element!==this.videoElement&&(this.destroy(),this.videoElement=e.element),this.videoTrack&&this.initVideoElement()}updateVideoTrack(e){this.videoTrack!==e&&(this.videoTrack=e,this.initVideoElement())}play(e){const t=this.videoElement.play();t&&t.catch&&t.catch((t=>{e&&eR(e,"video",t.message,this.trackId),"NotAllowedError"===t.name?(ti.warning("detected video element autoplay failed",t),this.autoplayFailed=!0,this.handleAutoPlayFailed()):ti.warning("[".concat(this.trackId,"] play warning: "),t)}));const r=fe();if(("Safari"===r.name&&15===Number(r.version)||Ie())&&t&&t.then){const e=()=>{this.config.mirror&&(this.videoElement.style.transform="rotateY(180deg)")};t.then(e).catch(e)}}getCurrentFrame(){const e=document.createElement("canvas");e.width=this.videoElement.videoWidth,e.height=this.videoElement.videoHeight;const t=e.getContext("2d");if(!t)return ti.error("create canvas context failed!"),new ImageData(2,2);t.drawImage(this.videoElement,0,0,e.width,e.height);const r=t.getImageData(0,0,e.width,e.height);return e.remove(),r}async getCurrentFrameToUint8Array(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const r=document.createElement("canvas");r.width=this.videoElement.videoWidth,r.height=this.videoElement.videoHeight;const n=r.getContext("2d");return n?(n.drawImage(this.videoElement,0,0,r.width,r.height),new ny(((n,i)=>{r.toBlob((async e=>{if(r.remove(),e){const t=await DR(e);n({buffer:t,width:r.width,height:r.height})}else i(new xe(Le.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED))}),e,t<0?.1:t>1?1:t)}))):await kR(e)}destroy(){ly.off(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),ly.off(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16),this.videoElement.srcObject=null,this.resetVideoElement(),this.freezeTimeCounterList=[],this.videoState=e.VideoState.VideoStateStopped}initVideoElement(){if(this.videoElementStatus=e.MediaElementStatus.INIT,!this.videoElementCheckInterval&&(UR.forEach((e=>{this.videoElement.addEventListener(e,this.handleVideoEvents)})),this.videoElementCheckInterval=window.setInterval((()=>{(function(e){return e!==document.body&&document.body.contains(e)})(this.videoElement)||(this.videoElementStatus=e.MediaElementStatus.DESTROYED)}),1e3),Wn("ENABLE_VIDEO_FRAME_CALLBACK"))){var t,r;let n;const i=()=>{"visible"===document.visibilityState&&(document.removeEventListener("visibilitychange",i),this.videoElementFreezeTimeout=window.setTimeout(o,Wn("VIDEO_FREEZE_DURATION")))},o=()=>{this.videoElementFreezeTimeout=void 0,this.videoState===e.VideoState.VideoStateDecoding&&("visible"===document.visibilityState?this.videoState=e.VideoState.VideoStateFrozen:document.addEventListener("visibilitychange",i))},s=(t,r)=>{if(this.videoElementStatus===e.MediaElementStatus.PLAYING){if(n){const t=r.presentationTime-n.presentationTime;this.videoState===e.VideoState.VideoStateStarting&&(this.videoState=e.VideoState.VideoStateDecoding),this.videoState===e.VideoState.VideoStateDecoding&&this.onVideoStateChanged&&(this.videoElementFreezeTimeout&&window.clearTimeout(this.videoElementFreezeTimeout),this.videoElementFreezeTimeout=window.setTimeout(o,Wn("VIDEO_FREEZE_DURATION"))),t<Wn("VIDEO_FREEZE_DURATION")&&this.videoState===e.VideoState.VideoStateFrozen&&(this.videoState=e.VideoState.VideoStateDecoding),t>Wn("VIDEO_FREEZE_DURATION")&&eb.lastVisibleTime>=eb.lastHiddenTime&&n.timestamp>eb.lastVisibleTime&&n.timestamp>eb.lastHiddenTime&&(this.renderFreezeAccTime+=t)}n=LR(LR({},r),{},{timestamp:t})}var i,a;Wn("ENABLE_VIDEO_FRAME_CALLBACK")&&(null===(i=(a=this.videoElement).requestVideoFrameCallback)||void 0===i||i.call(a,s))};null===(t=(r=this.videoElement).requestVideoFrameCallback)||void 0===t||t.call(r,s)}this.videoElement.controls=!1,this.videoElement.setAttribute("playsinline",""),De()&&(this.videoElement.poster="noposter");const n=fe();if("Safari"===n.name&&15===Number(n.version)||Ie()||!this.config.mirror||(this.videoElement.style.transform="rotateY(180deg)"),this.config.fit?this.videoElement.style.objectFit=this.config.fit:this.videoElement.style.objectFit="cover",this.videoElement.setAttribute("muted",""),this.videoElement.muted=!0,this.videoElement.srcObject&&this.videoElement.srcObject instanceof MediaStream){this.videoElement.srcObject.getVideoTracks()[0]!==this.videoTrack&&(this.videoElement.srcObject=this.videoTrack?new MediaStream([this.videoTrack]):null,ve()&&this.videoElement.load())}else this.videoElement.srcObject=this.videoTrack?new MediaStream([this.videoTrack]):null,ve()&&this.videoElement.load();const i=this.videoElement.play();void 0!==i&&i.catch((e=>{ti.debug("[".concat(this.trackId,"] playback interrupted"),e.toString())}))}resetVideoElement(){UR.forEach((e=>{this.videoElement&&this.videoElement.removeEventListener(e,this.handleVideoEvents)})),this.videoElementCheckInterval&&(window.clearInterval(this.videoElementCheckInterval),this.videoElementCheckInterval=void 0),this.videoElementStatus=e.MediaElementStatus.NONE}handleAutoPlayFailed(){const e=t=>{t.preventDefault(),this.videoElement.play().then((()=>{ti.debug("[".concat(this.trackId,"] Video element for trackId:").concat(this.trackId," autoplay resumed."))})).catch((e=>{ti.error(e)})),this.autoplayFailed=!1,Pe()?document.body.removeEventListener("click",e,!0):(document.body.removeEventListener("touchstart",e,!0),document.body.removeEventListener("mousedown",e,!0))};Pe()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0)),qy()}}const UR=["play","playing","loadeddata","canplay","pause","stalled","suspend","waiting","abort","emptied","ended","timeupdate","error"];class xR extends MR{constructor(e){super(e),this.container=void 0,this.slot=void 0,this.slot=e.element,this.updateConfig(e)}updateConfig(e){this.config=e,this.trackId=e.trackId;const t=e.element;t!==this.slot&&(this.destroy(),this.slot=t),this.createElements()}updateVideoTrack(e){this.videoTrack!==e&&(this.videoTrack=e,this.createElements())}play(e){var t;null!==(t=this.container)&&void 0!==t&&t.contains(this.videoElement)&&super.play(e)}getCurrentFrame(){var e;return null!==(e=this.container)&&void 0!==e&&e.contains(this.videoElement)?super.getCurrentFrame():new ImageData(2,2)}async getCurrentFrameToUint8Array(e){var t;let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return null!==(t=this.container)&&void 0!==t&&t.contains(this.videoElement)?await super.getCurrentFrameToUint8Array(e,r):await kR(e)}destroy(){if(super.destroy(),this.videoElement.remove(),this.videoElement=document.createElement("video"),this.container){try{this.container.remove(),this.slot.removeChild(this.container)}catch(e){}this.container=void 0}}createElements(){this.container||(this.container=document.createElement("div")),this.container.id="agora-video-player-".concat(this.trackId),this.container.style.width="100%",this.container.style.height="100%",this.container.style.position="relative",this.container.style.overflow="hidden",this.videoTrack?(this.container.style.backgroundColor="black",Wn("KEEP_LAST_FRAME")&&this.isKeepLastFrame&&this.videoElement.paused&&this.resetVideoElement(),this.mountedVideoElement()):this.unmountedVideoElement(),this.slot.appendChild(this.container)}mountedVideoElement(){var e;!this.container||null!==(e=this.container)&&void 0!==e&&e.contains(this.videoElement)||this.container.appendChild(this.videoElement),super.initVideoElement(),this.videoElement.id="video_".concat(this.trackId),this.videoElement.className="agora_video_player",this.videoElement.style.width="100%",this.videoElement.style.height="100%",this.videoElement.style.position="absolute",this.videoElement.style.left="0",this.videoElement.style.top="0"}unmountedVideoElement(){var e;if(null!==(e=this.container)&&void 0!==e&&e.contains(this.videoElement)){super.resetVideoElement();try{this.container&&this.container.removeChild(this.videoElement)}catch(e){}this.videoElement=document.createElement("video")}}resetVideoElement(){var e;null!==(e=this.container)&&void 0!==e&&e.contains(this.videoElement)&&(super.resetVideoElement(),this.cacheVideoElement=this.videoElement,this.videoElement=document.createElement("video"))}getContainerElement(){return this.container}}function VR(e){return new ny(((t,r)=>{let n=!1;const i=document.createElement("video");i.setAttribute("autoplay",""),i.setAttribute("muted",""),i.muted=!0,i.autoplay=!0,i.setAttribute("playsinline",""),i.setAttribute("style","position: fixed; top: 0; left: 0; width: 1px; height: 1px"),document.body.appendChild(i);const o=ye()?"canplay":"playing";i.addEventListener(o,(()=>{const e=i.videoWidth,r=i.videoHeight;!e&&ve()||(n=!0,i.srcObject=null,i.remove(),t([e,r]))})),i.srcObject=new MediaStream([e]),i.play().catch(Et),setTimeout((()=>{n||(i.srcObject=null,i.remove(),t([i.videoWidth,i.videoHeight]))}),4e3)}))}function FR(e,t,r,n,i){const o=Wn("BITRATE_ADAPTER_TYPE");if("DEFAULT_BITRATE"===o)return{min:n,max:i};if(void 0===i){var s;const a=Math.floor(200*Math.pow(r/15,.6)*Math.pow(e*t/640/360,.75));i="STANDARD_BITRATE"===o?4*a:2*a,n=null!==(s=n)&&void 0!==s?s:a}else{var a;n=null!==(a=n)&&void 0!==a?a:Math.floor(i/10)}return{min:n,max:i}}const BR=async(e,t,r)=>{const n=function(e){const t=[];for(let r=0;r<e.length;r+=2)t.push(parseInt(e.slice(r,r+2),16));return Uint8Array.from(t)}(function(e){const t="0123456789abcdef";function r(e){let r,n="";for(r=0;r<=3;r++)n+=t.charAt(e>>8*r+4&15)+t.charAt(e>>8*r&15);return n}function n(e,t){const r=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(r>>16)<<16|65535&r}function i(e,t,r,i,o,s){return n(function(e,t){return e<<t|e>>>32-t}(n(n(t,e),n(i,s)),o),r)}function o(e,t,r,n,o,s,a){return i(t&r|~t&n,e,t,o,s,a)}function s(e,t,r,n,o,s,a){return i(t&n|r&~n,e,t,o,s,a)}function a(e,t,r,n,o,s,a){return i(t^r^n,e,t,o,s,a)}function c(e,t,r,n,o,s,a){return i(r^(t|~n),e,t,o,s,a)}const d=function(e){let t;const r=1+(e.length+8>>6),n=new Array(16*r);for(t=0;t<16*r;t++)n[t]=0;for(t=0;t<e.length;t++)n[t>>2]|=e.charCodeAt(t)<<t%4*8;return n[t>>2]|=128<<t%4*8,n[16*r-2]=8*e.length,n}(e);let u,l,h,p,_,f=1732584193,E=-271733879,m=-1732584194,g=271733878;for(u=0;u<d.length;u+=16)l=f,h=E,p=m,_=g,f=o(f,E,m,g,d[u+0],7,-680876936),g=o(g,f,E,m,d[u+1],12,-389564586),m=o(m,g,f,E,d[u+2],17,606105819),E=o(E,m,g,f,d[u+3],22,-1044525330),f=o(f,E,m,g,d[u+4],7,-176418897),g=o(g,f,E,m,d[u+5],12,1200080426),m=o(m,g,f,E,d[u+6],17,-1473231341),E=o(E,m,g,f,d[u+7],22,-45705983),f=o(f,E,m,g,d[u+8],7,1770035416),g=o(g,f,E,m,d[u+9],12,-1958414417),m=o(m,g,f,E,d[u+10],17,-42063),E=o(E,m,g,f,d[u+11],22,-1990404162),f=o(f,E,m,g,d[u+12],7,1804603682),g=o(g,f,E,m,d[u+13],12,-40341101),m=o(m,g,f,E,d[u+14],17,-1502002290),E=o(E,m,g,f,d[u+15],22,1236535329),f=s(f,E,m,g,d[u+1],5,-165796510),g=s(g,f,E,m,d[u+6],9,-1069501632),m=s(m,g,f,E,d[u+11],14,643717713),E=s(E,m,g,f,d[u+0],20,-373897302),f=s(f,E,m,g,d[u+5],5,-701558691),g=s(g,f,E,m,d[u+10],9,38016083),m=s(m,g,f,E,d[u+15],14,-660478335),E=s(E,m,g,f,d[u+4],20,-405537848),f=s(f,E,m,g,d[u+9],5,568446438),g=s(g,f,E,m,d[u+14],9,-1019803690),m=s(m,g,f,E,d[u+3],14,-187363961),E=s(E,m,g,f,d[u+8],20,1163531501),f=s(f,E,m,g,d[u+13],5,-1444681467),g=s(g,f,E,m,d[u+2],9,-51403784),m=s(m,g,f,E,d[u+7],14,1735328473),E=s(E,m,g,f,d[u+12],20,-1926607734),f=a(f,E,m,g,d[u+5],4,-378558),g=a(g,f,E,m,d[u+8],11,-2022574463),m=a(m,g,f,E,d[u+11],16,1839030562),E=a(E,m,g,f,d[u+14],23,-35309556),f=a(f,E,m,g,d[u+1],4,-1530992060),g=a(g,f,E,m,d[u+4],11,1272893353),m=a(m,g,f,E,d[u+7],16,-155497632),E=a(E,m,g,f,d[u+10],23,-1094730640),f=a(f,E,m,g,d[u+13],4,681279174),g=a(g,f,E,m,d[u+0],11,-358537222),m=a(m,g,f,E,d[u+3],16,-722521979),E=a(E,m,g,f,d[u+6],23,76029189),f=a(f,E,m,g,d[u+9],4,-640364487),g=a(g,f,E,m,d[u+12],11,-421815835),m=a(m,g,f,E,d[u+15],16,530742520),E=a(E,m,g,f,d[u+2],23,-995338651),f=c(f,E,m,g,d[u+0],6,-198630844),g=c(g,f,E,m,d[u+7],10,1126891415),m=c(m,g,f,E,d[u+14],15,-1416354905),E=c(E,m,g,f,d[u+5],21,-57434055),f=c(f,E,m,g,d[u+12],6,1700485571),g=c(g,f,E,m,d[u+3],10,-1894986606),m=c(m,g,f,E,d[u+10],15,-1051523),E=c(E,m,g,f,d[u+1],21,-2054922799),f=c(f,E,m,g,d[u+8],6,1873313359),g=c(g,f,E,m,d[u+15],10,-30611744),m=c(m,g,f,E,d[u+6],15,-1560198380),E=c(E,m,g,f,d[u+13],21,1309151649),f=c(f,E,m,g,d[u+4],6,-145523070),g=c(g,f,E,m,d[u+11],10,-1120210379),m=c(m,g,f,E,d[u+2],15,718787259),E=c(E,m,g,f,d[u+9],21,-343485551),f=n(f,l),E=n(E,h),m=n(m,p),g=n(g,_);return r(f)+r(E)+r(m)+r(g)}(""+t+r)).slice(0,16),i=n.slice(0,12),o=await window.crypto.subtle.importKey("raw",n,"AES-GCM",!0,["encrypt"]);return new Uint8Array(await window.crypto.subtle.encrypt({name:"AES-GCM",iv:i},o,e))};function jR(e,t){if("VideoFrame"in window&&"TransformStream"in window&&pi().supportWebRTCInsertableStream){const r=new MediaStreamTrackProcessor(e),n=new MediaStreamTrackGenerator({kind:"video"});let i,o,s=Date.now();const a=()=>{c&&(clearInterval(c),c=void 0),i&&(i.close(),i=void 0),e.stop(),o=void 0,n.removeEventListener("ended",a)};let c=window.setInterval((()=>{if(o&&i&&Date.now()-s>(null!=t?t:1e3))try{"live"===n.readyState?o.enqueue(i.clone()):a()}catch(e){a()}}),null!=t?t:1e3);const d=new TransformStream({transform:(e,t)=>{"live"===n.readyState?(o=t,s=Date.now(),void 0===i?(i=e,t.enqueue(e.clone())):(t.enqueue(i),i=e)):e.close()}});return n.addEventListener("ended",a),r.readable.pipeThrough(d).pipeTo(n.writable),n}}function GR(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function WR(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?GR(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):GR(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}class HR extends ay{get isPlaying(){return!(!this._player||this._player.videoElementStatus!==e.MediaElementStatus.PLAYING)}get processorContext(){return this._processorContext}set processorContext(e){this._processorContext=e}get __className__(){return"LocalVideoTrack"}constructor(t,r,n,i,o,s){if(super(t,o),this.trackMediaType="video",this._player=void 0,this.isUseScaleResolutionDownBy=!1,this._videoVisibleTimer=null,this._statsTimer=null,this._previousVideoVisibleStatus=void 0,this._clearPreviousVideoVisibleStatus=()=>this._previousVideoVisibleStatus=void 0,this._encoderConfig=void 0,this._scalabilityMode={numSpatialLayers:1,numTemporalLayers:1},this._optimizationMode=void 0,this._videoHeight=void 0,this._videoWidth=void 0,this._forceBitrateLimit=void 0,this._enabled=!0,this.processorDestination=void 0,this._processorContext=void 0,Se()){const{width:e,height:r}=t.getSettings();this._videoWidth=e,this._videoHeight=r}else this.updateMediaStreamTrackResolution();if(this._encoderConfig=r,this._scalabilityMode=n,this._optimizationMode=i,this._hints=s||[],-1===this._hints.indexOf(e.TrackHint.SCREEN_TRACK))this.updateBitrateFromProfile();else if(function(e,t,r){const n=fe();return!(n.name!==e||!n.osVersion)&&(r?Number(n.version)>=t&&Number(n.version)<=r:Number(n.version)===t)}(de.CHROME,115)&&-1!==Ee().indexOf("Windows")){const e=jR(t);e&&(ti.info("local screen video track begin to inject frame"),this._mediaStreamTrack=e)}r&&-1!==this._hints.indexOf(e.TrackHint.CUSTOM_TRACK)&&this.setEncoderConfiguration(r),this._processorContext=new fR(this.getTrackId(),"local"),this.processorDestination=new _R(this.processorContext),this.bindProcessorDestinationEvents()}play(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof t){const e=document.getElementById(t);e?t=e:(ti.warning("[".concat(this.getTrackId(),'] can not find "#').concat(t,'" element, use document.body')),t=document.body)}ti.debug("[".concat(this.getTrackId(),"] start video playback in ").concat(t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement"),JSON.stringify(r));const n=WR(WR(WR({},this._getDefaultPlayerConfig()),r),{},{trackId:this.getTrackId(),element:t});this._player?this._player.updateConfig(n):(t instanceof HTMLVideoElement?this._player=new MR(n):this._player=new xR(n),this._player.updateVideoTrack(this._mediaStreamTrack)),this._player.play(),this._videoVisibleTimer&&window.clearInterval(this._videoVisibleTimer),this._clearPreviousVideoVisibleStatus(),this._videoVisibleTimer=window.setInterval((()=>{try{const t=this.getVideoElementVisibleStatus();this.safeEmit(e.LocalTrackEvents.VIDEO_ELEMENT_VISIBLE_STATUS,t)}catch(e){}}),Wn("CHECK_VIDEO_VISIBLE_INTERVAL"))}stop(){this._player&&(this._videoVisibleTimer&&(window.clearInterval(this._videoVisibleTimer),this._videoVisibleTimer=null),this._statsTimer&&(this.isUseScaleResolutionDownBy=!1,window.clearInterval(this._statsTimer),this._statsTimer=null),this._clearPreviousVideoVisibleStatus(),this._player.destroy(),this._player=void 0,ti.debug("[".concat(this.getTrackId(),"] stop video playback")))}async setEnabled(t,r){if(!r){if(t===this._enabled)return;this.stateCheck("enabled",t)}if(ti.info("[".concat(this.getTrackId(),"] start setEnabled"),t),!t){this._originMediaStreamTrack.enabled=!1;try{await it(this,e.TrackInternalEvent.NEED_DISABLE_TRACK,this)}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}return r||(this._enabled=!1),void ti.info("[".concat(this.getTrackId(),"] setEnabled to false success"))}this._originMediaStreamTrack.enabled=!0;try{await it(this,e.TrackInternalEvent.NEED_ENABLE_TRACK,this)}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setEnabled to true error"),e.toString()),e}ti.info("[".concat(this.getTrackId(),"] setEnabled to true success")),r||(this._enabled=!0)}async setMuted(t){t!==this._muted&&(this.stateCheck("muted",t),this._muted=t,this._originMediaStreamTrack.enabled=!t,ti.debug("[".concat(this.getTrackId(),"] start set muted: ").concat(t)),t?await it(this,e.TrackInternalEvent.NEED_MUTE_TRACK,this):await it(this,e.TrackInternalEvent.NEED_UNMUTE_TRACK,this))}async setEncoderConfiguration(t,r){if(!this._enabled)throw new xe(Le.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");if("720p_auto"===t?this.startMonitorStats():this._statsTimer&&(window.clearInterval(this._statsTimer),this._statsTimer=null),t=Xc(t),this._forceBitrateLimit&&(t.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:t.bitrateMax,t.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:t.bitrateMin),t.width||t.height||t.frameRate){const e=IR({encoderConfig:t});(Se()||ye()||we())&&(e.deviceId=void 0),ti.debug("[".concat(this.getTrackId(),"] setEncoderConfiguration applyConstraints"),JSON.stringify(t),JSON.stringify(e));try{await this._originMediaStreamTrack.applyConstraints(e),this.updateMediaStreamTrackResolution()}catch(e){const t=new xe(Le.UNEXPECTED_ERROR,e.toString());throw ti.error("[".concat(this.getTrackId(),"] applyConstraints error"),t.toString()),t}}this._encoderConfig=t,-1===this._hints.indexOf(e.TrackHint.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await it(this,e.TrackInternalEvent.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(ti)}}getStats(){ht((()=>{ti.warning("[deprecated] LocalVideoTrack.getStats will be removed in the future, use AgoraRTCClient.getLocalVideoStats instead")}),"localVideoTrackGetStatsWarning");const t=ot(this,e.TrackInternalEvent.GET_STATS);return t||WR({},fd)}async setBeautyEffect(e){ti.error("LocalVideoTrack.setBeautyEffect was deprecated, please migrate to agora-extension-beauty-effect")}getCurrentFrameData(){return this._player?this._player.getCurrentFrame():new ImageData(2,2)}async getCurrentFrameImage(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return this._player?this._player.getCurrentFrameToUint8Array(e,t):await kR(e)}async setBitrateLimit(t){if(ti.debug("[".concat(this.getTrackId(),"] set bitrate limit, ").concat(JSON.stringify(t))),t){this._forceBitrateLimit=t,this._encoderConfig&&(this._encoderConfig.bitrateMax?this._encoderConfig.bitrateMax=this._encoderConfig.bitrateMax<t.max_bitrate?this._encoderConfig.bitrateMax:t.max_bitrate:this._encoderConfig.bitrateMax=t.max_bitrate,this._encoderConfig.bitrateMin,this._encoderConfig.bitrateMin=t.min_bitrate);try{await it(this,e.TrackInternalEvent.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(ti)}}}async setOptimizationMode(t){if("motion"!==t&&"detail"!==t&&"balanced"!==t)return void ti.error(Le.INVALID_PARAMS,"optimization mode must be motion, detail or balanced");const r=this._optimizationMode;try{this._optimizationMode=t,await it(this,e.TrackInternalEvent.SET_OPTIMIZATION_MODE,this)}catch(e){throw this._optimizationMode=r,ti.error("[".concat(this.getTrackId(),"] set optimization mode failed"),e.toString()),e}ti.info("[".concat(this.getTrackId(),"] set optimization mode success (").concat(t,")"))}setScalabiltyMode(e){if(1===e.numSpatialLayers&&1!==e.numTemporalLayers)return ti.error(Le.INVALID_PARAMS,"scalability mode currently not supported, no SVC."),void(this._scalabilityMode={numSpatialLayers:1,numTemporalLayers:1});this._scalabilityMode=e,ti.info("[".concat(this.getTrackId(),"] set scalability mode success (").concat(e,")"))}updateMediaStreamTrackResolution(){VR(this._originMediaStreamTrack).then((e=>{let[t,r]=e;this._videoHeight=r,this._videoWidth=t})).catch(Et)}_updatePlayerSource(){this._player&&this._player.updateVideoTrack(this._mediaStreamTrack)}_getDefaultPlayerConfig(){return{fit:"contain"}}async setSenderConfiguration(t){if(!this._enabled)throw new xe(Le.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");ti.debug("[".concat(this.getTrackId(),"] setSenderConfiguration applyConstraints"),JSON.stringify(t)),t=Xc(t),this._forceBitrateLimit&&(t.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:t.bitrateMax,t.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:t.bitrateMin),this._encoderConfig=t,-1===this._hints.indexOf(e.TrackHint.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await it(this,e.TrackInternalEvent.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(ti)}}updateBitrateFromProfile(){if(!this._encoderConfig)return;const{width:e,height:t,frameRate:r}=this.getMediaStreamTrackSettings();if(!e||!t||!r)return;null==this._encoderConfig.frameRate&&(this._encoderConfig.frameRate=r);const{bitrateMax:n,bitrateMin:i}=this._encoderConfig;if(null==i||null==n){const{max:o,min:s}=FR(e,t,r,i,n);this._encoderConfig.bitrateMin=s,this._encoderConfig.bitrateMax=o,ti.debug("[".concat(this.getTrackId(),"] update bitrate from profile, [w: ").concat(e,", h: ").concat(t,", fps: ").concat(r,"] => [brMax: ").concat(o,", brMin: ").concat(s,"]"))}}getVideoElementVisibleStatus(){try{var e,t;const r=null==this||null===(e=this._player)||void 0===e?void 0:e.getContainerElement(),n={track:this,element:null==this||null===(t=this._player)||void 0===t?void 0:t.getVideoElement(),slot:null==r?void 0:r.parentElement},{element:i,slot:o}=n;if(this.isPlaying&&i instanceof HTMLVideoElement&&o instanceof HTMLElement){const e=We.checkOneElementVisible(i),t=Object.assign({},e);if(t.visible!==this._previousVideoVisibleStatus){this._previousVideoVisibleStatus=t.visible;const e=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.LOCAL_VIDEO_TRACK_GET_VIDEO_VISIBLE,options:[this.getTrackId()]});t.visible?e.onSuccess("Video is visible"):e.onSuccess("Invisible because of ".concat(t.reason))}return t}return}catch(e){throw new xe(Le.GET_VIDEO_ELEMENT_VISIBLE_ERROR,e.message)}}async renewMediaStreamTrack(e){}pipe(e){if(this.processor===e)return e;if(e._source)throw new xe(Le.INVALID_OPERATION,"Processor ".concat(e.name," already piped, please call unpipe beforehand."));return this.unpipe(),this.processor=e,this.processor._source=this,e.updateInput({track:this._originMediaStreamTrack,context:this.processorContext}),e}unpipe(){if(!this.processor)return;const e=this.processor;this.processor._source=void 0,this.processor=void 0,e.reset()}close(){super.close(),this.unbindProcessorDestinationEvents(),this.unbindProcessorContextEvents(),this.unpipe(),this.processorDestination._source&&this.processorDestination._source.unpipe()}clone(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this._encoderConfig;e&&(r=WR(WR({},r),Xc(e))),r=ut(r);const n=ft(8,"track-video-cloned-"),i=new HR(t?this._mediaStreamTrack.clone():this._mediaStreamTrack,r,ut(this._scalabilityMode),this._optimizationMode,n,ut(this._hints));return e&&r&&i.setEncoderConfiguration(r),ti.debug("clone video track from ".concat(this.getTrackId()," to ").concat(n,", clone ").concat(t)),i}async replaceTrack(e,t){if(!(e instanceof MediaStreamTrack))throw new xe(Le.INVALID_PARAMS,"track should be an instance of MediaStreamTrack");if("video"!==e.kind)throw new xe(Le.INVALID_PARAMS,"track should be a video MediaStreamTrack");await this._updateOriginMediaStreamTrack(e,t,!0),this.updateMediaStreamTrackResolution()}startMonitorStats(){if(!Se()&&!ye())return;this._statsTimer&&window.clearInterval(this._statsTimer);let t=2,r=Kc[t];let n=-1;let i=Date.now();const o=e=>{e>2||e<0||(i=Date.now(),r=Kc[e],this.setSenderConfiguration(r))};this.isUseScaleResolutionDownBy=!0,this._statsTimer=window.setInterval((()=>{const s=this.getStats(),a=ot(this,e.TrackInternalEvent.GET_RTC_STATS);if(s.sendPackets>0&&a){-1===n&&(n=Date.now());const e=Date.now();if(e-n<1e3||e-i<Wn("PROFILE_SWITCH_INTERVAL"))return;const c=s.sendFrameRate,d=.6*r.frameRate,u=.9*r.frameRate;"number"==typeof c&&c>0&&c<d?t>0&&(t--,o(t),ti.debug("[".concat(this.getTrackId(),"] step down for fps ").concat(c,", switchProfile to ").concat(t))):a.OutgoingAvailableBandwidth<r.bitrateMin?t>0&&(t--,o(t),ti.debug("[".concat(this.getTrackId(),"] step down for OutgoingAvailableBandwidth ").concat(a.OutgoingAvailableBandwidth,", bitrateMin ").concat(r.bitrateMin,", switchProfile to ").concat(t))):"number"==typeof c&&c>u&&t<Kc.length-1&&a.OutgoingAvailableBandwidth>1.2*Kc[t+1].bitrateMin&&(t++,o(t),ti.debug("[".concat(this.getTrackId(),"] step up for fps ").concat(c,", OutgoingAvailableBandwidth ").concat(a.OutgoingAvailableBandwidth,", switchProfile to ").concat(t)))}}),Wn("CHECK_LOCAL_STATS_INTERVAL"))}sendSeiData(e){if(ht((()=>{ui.reportApiInvoke(null,{name:Je.LOCAL_VIDEO_SEND_SEI_DATA,options:[],tag:Ze.TRACER}).onSuccess("")}),this._mediaStreamTrack.id||this.getTrackId()),!Wn("ENABLE_VIDEO_SEI")||!Wn("ENABLE_ENCODED_TRANSFORM"))return void ti.warning('To send/receive SEI, please call AgoraRTC.setParameter("ENABLE_VIDEO_SEI", true) before instantiate IAgoraRtcClient');if(e instanceof Uint8Array==!1)return new xe(Le.INVALID_PARAMS,"Invalid argument type, ILocalVideoTrack.sendSeiData() only accept Uint8Array argument.").throw();const t=this.getRTCRtpTransceiver();if(!t)return void ti.warning("Video track is not published, SEI can not be send");const r=t.sender.getParameters();if(0===r.codecs.length)return;const n=r.codecs[0].mimeType.toLocaleLowerCase();"video/h264"===n?this.safeEmit("sei-to-send",e):ti.warning("SEI is not supported by ".concat(n))}bindProcessorDestinationEvents(){this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,(async t=>{t?t!==this._mediaStreamTrack&&(this._mediaStreamTrack=t,this._updatePlayerSource(),await it(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await it(this,e.TrackInternalEvent.NEED_REPLACE_TRACK,this))}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK)}unbindProcessorContextEvents(){this.processorContext.removeAllListeners(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS),this.processorContext.removeAllListeners(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS)}}iy([di({argsMap:(e,t,r)=>[e.getTrackId(),"string"==typeof t?t:t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement",r]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Object,Object]),oy("design:returntype",void 0)],HR.prototype,"play",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],HR.prototype,"stop",null),iy([bt("LocalVideoTrack","_enabledMutex"),di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Boolean,Boolean]),oy("design:returntype",ny)],HR.prototype,"setEnabled",null),iy([bt("LocalVideoTrack","_enabledMutex"),di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Boolean]),oy("design:returntype",ny)],HR.prototype,"setMuted",null),iy([di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Object,Boolean]),oy("design:returntype",ny)],HR.prototype,"setEncoderConfiguration",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",Object)],HR.prototype,"getStats",null),iy([di({argsMap:(e,t,r)=>[e.getTrackId(),t,r]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Boolean,Object]),oy("design:returntype",ny)],HR.prototype,"setBeautyEffect",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",ImageData)],HR.prototype,"getCurrentFrameData",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[String,Number]),oy("design:returntype",ny)],HR.prototype,"getCurrentFrameImage",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[Object]),oy("design:returntype",ny)],HR.prototype,"setBitrateLimit",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[String]),oy("design:returntype",ny)],HR.prototype,"setOptimizationMode",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[Object]),oy("design:returntype",void 0)],HR.prototype,"setScalabiltyMode",null),iy([nR(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],HR.prototype,"updateMediaStreamTrackResolution",null),iy([di({argsMap:(e,t)=>[e.getTrackId(),t.name]}),oy("design:type",Function),oy("design:paramtypes",[Object]),oy("design:returntype",Object)],HR.prototype,"pipe",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],HR.prototype,"unpipe",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],HR.prototype,"close",null),iy([di({argsMap:(e,t,r)=>[e.getTrackId(),t.label,r]}),oy("design:type",Function),oy("design:paramtypes",[MediaStreamTrack,Boolean]),oy("design:returntype",ny)],HR.prototype,"replaceTrack",null),iy([di(),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],HR.prototype,"startMonitorStats",null);class KR extends HR{get __className__(){return"CameraVideoTrack"}constructor(t,r,n,i,o,s){super(t,Xc(r.encoderConfig),i,o,s),this._config=void 0,this._originalConstraints=void 0,this._constraints=void 0,this._enabled=!0,this._deviceName="default",this.tryResumeVideoForIOS15_16WeChat=async()=>{!Ie()&&!Oe()||function(){const e=fe();if(e.os!==ce.IOS||!e.osVersion)return!1;const t=e.osVersion.split(".");return 15===Number(t[0])&&Number(t[1])>=2}()||fe().name!==de.WECHAT||!this._enabled||this._isClosed||(ti.debug("[".concat(this.getTrackId(),"] try capture camera media device for interrupted iOS 15 device on WeChat.")),await this.renewMediaStreamTrack())},this._config=r,this._originalConstraints=n,this._constraints=n,this._deviceName=t.label,this._encoderConfig=Xc(this._config.encoderConfig),ly.on(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),ly.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),this.bindProcessorContextEvents()}async setDevice(e){return"string"==typeof e?this._setDeviceById(e):e.deviceId?this._setDeviceById(e.deviceId):e.facingMode?this._setDeviceByFacingModel(e.facingMode):void 0}async _setDeviceById(e){if(ti.info("[".concat(this.getTrackId(),"] set device to ").concat(e)),this._enabled)try{const t=await Xy.getDeviceById(e),r={};r.video=WR({},this._constraints),r.video.deviceId={exact:e},r.video.facingMode=void 0,this._originMediaStreamTrack.stop();let n=null;try{n=await Wy(r,this.getTrackId())}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setDevice failed"),e.toString()),n=await Wy({video:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(n.getVideoTracks()[0],!1),e}await this._updateOriginMediaStreamTrack(n.getVideoTracks()[0],!1),this.updateMediaStreamTrackResolution(),this._deviceName=t.label,this._config.cameraId=e,this._constraints.deviceId={exact:e}}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}else try{const t=await Xy.getDeviceById(e);this._deviceName=t.label,this._config.cameraId=e,this._constraints.deviceId={exact:e}}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}ti.info("[".concat(this.getTrackId(),"] setDevice success"))}async _setDeviceByFacingModel(e){ti.info("[".concat(this.getTrackId(),"] set facingMode ").concat(e));const t={video:WR(WR({},this._constraints),{},{deviceId:void 0,facingMode:{exact:e}})};if(this._enabled){this._originMediaStreamTrack.stop();let e=null;try{e=await Wy(t,this.getTrackId())}catch(t){throw ti.error("[".concat(this.getTrackId(),"] setDeviceByFacingModel failed"),t.toString()),e=await Wy({video:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!1),t}await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!1),this.updateMediaStreamTrackResolution()}this._deviceName="",this._config.facingMode=e,this._config.cameraId=void 0,this._constraints=WR({},t.video),ti.info("[".concat(this.getTrackId(),"] setDeviceByFacingModel success"))}async setEnabled(t,r){if(!r){if(t===this._enabled)return;this.stateCheck("enabled",t)}if(ti.info("[".concat(this.getTrackId(),"] start setEnabled"),t),t){try{if(this.isExternalTrack)this._originMediaStreamTrack.enabled=!0;else{const e=await Wy({video:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!1)}await it(this,e.TrackInternalEvent.NEED_ENABLE_TRACK,this)}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setEnabled true error"),e.toString()),e}this.updateMediaStreamTrackResolution(),ti.info("[".concat(this.getTrackId(),"] setEnabled to true success")),r||(this._enabled=!0)}else{this.isExternalTrack?this._originMediaStreamTrack.enabled=!1:(this._originMediaStreamTrack.onended=null,this._originMediaStreamTrack.stop()),r||(this._enabled=!1);try{await it(this,e.TrackInternalEvent.NEED_DISABLE_TRACK,this)}catch(e){throw ti.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}ti.info("[".concat(this.getTrackId(),"] setEnabled to false success"))}}async setEncoderConfiguration(t,r){if(!this._enabled)throw new xe(Le.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");"720p_auto"===t?this.startMonitorStats():this._statsTimer&&(window.clearInterval(this._statsTimer),this._statsTimer=null),t=Xc(t),this._forceBitrateLimit&&(t.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:t.bitrateMax,t.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:t.bitrateMin);const n=dt(this._config);n.encoderConfig=t;const i=IR(n);(Se()||ye()||we())&&(i.deviceId=void 0),ti.debug("[".concat(this.getTrackId(),"] setEncoderConfiguration applyConstraints"),JSON.stringify(t),JSON.stringify(i));try{await this._originMediaStreamTrack.applyConstraints(i),this.updateMediaStreamTrackResolution()}catch(e){const t=new xe(Le.UNEXPECTED_ERROR,e.toString());throw ti.error("[".concat(this.getTrackId(),"] applyConstraints error"),t.toString()),t}this._config=n,this._constraints=i,this._originalConstraints=i,this._encoderConfig=t,-1===this._hints.indexOf(e.TrackHint.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await it(this,e.TrackInternalEvent.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(ti)}}_getDefaultPlayerConfig(){return{mirror:!0,fit:"cover"}}onTrackEnded(){if((ye()||we())&&this._enabled&&!this._isClosed&&ly.duringInterruption){const t=async()=>{ly.off(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,t),this._enabled&&!this._isClosed&&(ti.debug("[".concat(this.getTrackId(),"] try capture camera media device for interrupted iOS device.")),await this.setEnabled(!1),await this.setEnabled(!0))};ly.on(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,t)}else ti.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(e.LocalTrackEvents.TRACK_ENDED)}async renewMediaStreamTrack(e){const t=e||this._constraints,r=Xy.searchDeviceIdByName(this._deviceName);if(r&&!t.deviceId&&(t.deviceId={exact:r}),this._enabled){const e=await Wy({video:t},this.getTrackId());this._constraints=t,await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!0),this.updateMediaStreamTrackResolution()}}close(){super.close(),ly.off(e.AUDIO_CONTEXT_EVENT.IOS_15_16_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),ly.off(e.AUDIO_CONTEXT_EVENT.IOS_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat)}clone(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this._encoderConfig;e&&(r=WR(WR({},r),Xc(e))),r=ut(r);const n=ft(8,"track-cam-cloned-"),i=new KR(t?this._mediaStreamTrack.clone():this._mediaStreamTrack,ut(WR(WR({},this._config),{},{encoderConfig:r})),ut(this._constraints),ut(this._scalabilityMode),this._optimizationMode,n);return e&&r&&i.setEncoderConfiguration(r),ti.debug("clone track from ".concat(this.getTrackId()," to ").concat(n,", clone ").concat(t)),i}bindProcessorContextEvents(){this.processorContext.on(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_UPDATE_CONSTRAINTS,(async(e,t,r)=>{try{const r=Object.assign({},this._originalConstraints,...e);await this.renewMediaStreamTrack(r),t()}catch(e){r(e)}})),this.processorContext.on(e.PROCESSOR_CONTEXT_EVENTS.REQUEST_CONSTRAINTS,(async e=>{e(this._originMediaStreamTrack.getSettings())}))}}function zR(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function YR(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?zR(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zR(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function XR(e,t,r,n){r.optimizationMode&&(n&&n.width&&n.height?(r.encoderConfig=YR(YR({},n),{},{bitrateMin:n.bitrateMin,bitrateMax:n.bitrateMax}),"motion"!==r.optimizationMode&&"detail"!==r.optimizationMode||(t.contentHint=r.optimizationMode,t.contentHint===r.optimizationMode?ti.debug("[".concat(e,"] set content hint to"),r.optimizationMode):ti.debug("[".concat(e,"] set content hint failed")))):ti.warning("[".concat(e,"] can not apply optimization mode bitrate config, no encoderConfig")))}function JR(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function ZR(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?JR(Object(r),!0).forEach((function(t){qE(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):JR(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}iy([di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Object]),oy("design:returntype",ny)],KR.prototype,"setDevice",null),iy([bt("CameraVideoTrack","_enabledMutex"),di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Boolean,Boolean]),oy("design:returntype",ny)],KR.prototype,"setEnabled",null),iy([di({argsMap:(e,t)=>[e.getTrackId(),t]}),nR(),oy("design:type",Function),oy("design:paramtypes",[Object,Boolean]),oy("design:returntype",ny)],KR.prototype,"setEncoderConfiguration",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],KR.prototype,"close",null);class qR extends sy{getUserId(){return this._userId}constructor(e,t,r,n){super(e,"track-".concat(e.kind,"-").concat(t,"-").concat(n.clientId,"_").concat(ft(5,""))),this._userId=void 0,this._uintId=void 0,this._isDestroyed=!1,this.store=void 0,this.processor=void 0,this._userId=t,this._uintId=r,this.store=n}_updateOriginMediaStreamTrack(e){this._originMediaStreamTrack=e,this._mediaStreamTrack=e,this._updatePlayerSource(),this.processor&&this.processor.updateInput({track:this._originMediaStreamTrack,context:this.processorContext})}_destroy(){this._isDestroyed=!0,ti.info("[".concat(this.getTrackId(),"] is destroyed")),this.stop(),super.close()}getProcessorStats(){return this.processorContext.gatherStats()}getProcessorUsage(){return this.processorContext.gatherUsage()}}class QR extends qR{get isPlaying(){return!(!this._player||this._player.videoElementStatus!==e.MediaElementStatus.PLAYING)}get __className__(){return"RemoteVideoTrack"}constructor(e,t,r,n){super(e,t,r,n),this._videoVisibleTimer=null,this._previousVideoVisibleStatus=void 0,this._clearPreviousVideoVisibleStatus=()=>this._previousVideoVisibleStatus=void 0,this.trackMediaType="video",this._videoWidth=void 0,this._videoHeight=void 0,this._player=void 0,this.processorDestination=void 0,this.processorContext=void 0,this.updateMediaStreamTrackResolution(),this.processorContext=new fR(this.getTrackId(),"remote"),this.processorDestination=new _R(this.processorContext),this.bindProcessorDestinationEvents()}getStats(){ht((()=>{ti.warning("[deprecated] RemoteVideoTrack.getStats will be removed in the future, use AgoraRTCClient.getRemoteVideoStats instead")}),"remoteVideoTrackGetStatsWarning");return ot(this,e.TrackInternalEvent.GET_STATS)||ZR({},md)}play(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof t){const e=document.getElementById(t);e?t=e:(ti.warning("[".concat(this.getTrackId(),'] can not find "#').concat(t,'" element, use document.body')),t=document.body)}ti.debug("[".concat(this.getTrackId(),"] start video playback in ").concat(t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement"),JSON.stringify(r));const n=ZR(ZR({fit:"cover"},r),{},{trackId:this.getTrackId(),element:t});this._player?this._player.updateConfig(n):(t instanceof HTMLVideoElement?this._player=new MR(n):this._player=new xR(n),this._player.updateVideoTrack(this._mediaStreamTrack),this._player.onFirstVideoFrameDecoded=()=>{this.store.subscribe(this.getUserId(),"video",void 0,void 0,Date.now()),this.safeEmit(e.RemoteTrackEvents.FIRST_FRAME_DECODED)},this._player.onVideoStateChanged=t=>{this.safeEmit(e.RemoteTrackEvents.VIDEO_STATE_CHANGED,t)}),this._player.play(this.store.sessionId||void 0),this._videoVisibleTimer&&window.clearInterval(this._videoVisibleTimer),this._clearPreviousVideoVisibleStatus(),this._videoVisibleTimer=window.setInterval((()=>{try{const t=this.getVideoElementVisibleStatus();this.safeEmit(e.RemoteTrackEvents.VIDEO_ELEMENT_VISIBLE_STATUS,t)}catch(e){}}),Wn("CHECK_VIDEO_VISIBLE_INTERVAL"))}stop(){this._player&&(this._videoVisibleTimer&&(window.clearInterval(this._videoVisibleTimer),this._videoVisibleTimer=null),this._clearPreviousVideoVisibleStatus(),this._player.destroy(),this._player=void 0,ti.debug("[".concat(this.getTrackId(),"] stop video playback")))}getCurrentFrameData(){return this._player?this._player.getCurrentFrame():new ImageData(2,2)}updateMediaStreamTrackResolution(){VR(this._originMediaStreamTrack).then((e=>{let[t,r]=e;this._videoHeight=r,this._videoWidth=t})).catch(Et)}_updatePlayerSource(){ti.debug("[".concat(this.getTrackId(),"] update player source track")),this._player&&this._player.updateVideoTrack(this._mediaStreamTrack)}getVideoElementVisibleStatus(){try{var e,t;const r=null==this||null===(e=this._player)||void 0===e?void 0:e.getContainerElement(),n={track:this,element:null==this||null===(t=this._player)||void 0===t?void 0:t.getVideoElement(),slot:null==r?void 0:r.parentElement},{element:i,slot:o}=n;if(this.isPlaying&&i instanceof HTMLVideoElement&&o instanceof HTMLElement){const e=We.checkOneElementVisible(i),t=Object.assign({},e);if(t.visible!==this._previousVideoVisibleStatus){this._previousVideoVisibleStatus=t.visible;const e=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.REMOTE_VIDEO_TRACK_GET_VIDEO_VISIBLE,options:[this.getTrackId()]});t.visible?e.onSuccess("Video is visible"):e.onSuccess("Invisible because of ".concat(t.reason))}return t}return}catch(e){throw new xe(Le.GET_VIDEO_ELEMENT_VISIBLE_ERROR,e.message)}}pipe(e){if(this.processor===e)return e;if(e._source)throw new xe(Le.INVALID_OPERATION,"Processor ".concat(e.name," already piped, please call unpipe beforehand."));return this.unpipe(),this.processor=e,this.processor._source=this,e.updateInput({track:this._originMediaStreamTrack,context:this.processorContext}),e}unpipe(){if(!this.processor)return;const e=this.processor;this.processor._source=void 0,this.processor=void 0,e.reset()}bindProcessorDestinationEvents(){this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,(async e=>{e?e!==this._mediaStreamTrack&&(this._mediaStreamTrack=e,this._updatePlayerSource()):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource())}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK)}_destroy(){super._destroy(),this.unbindProcessorDestinationEvents()}_onSei(t){this.emit(e.TrackEvents.SEI_RECEIVED,t)}}iy([di({argsMap:(e,t,r)=>[e.getTrackId(),"string"==typeof t?t:t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement",r]}),oy("design:type",Function),oy("design:paramtypes",[Object,Object]),oy("design:returntype",void 0)],QR.prototype,"play",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],QR.prototype,"stop",null),iy([di({argsMap:(e,t)=>[e.getTrackId(),t.name]}),oy("design:type",Function),oy("design:paramtypes",[Object]),oy("design:returntype",Object)],QR.prototype,"pipe",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],QR.prototype,"unpipe",null);class $R extends qR{get isPlaying(){return this._useAudioElement?rR.isPlaying(this.getTrackId()):this._source.isPlayed}get __className__(){return"RemoteAudioTrack"}constructor(t,r,n,i){super(t,r,n,i),this.trackMediaType="audio",this._source=void 0,this._useAudioElement=!0,this._volume=100,this.processorContext=void 0,this.processorDestination=void 0,this._played=!1,this._bypassWebAudio=!1,Wn("DISABLE_WEBAUDIO")?(this._source=new gR,this._bypassWebAudio=!0,this._useAudioElement=!0):(this._source=new xy(t,!0),Wn("REMOTE_AUDIO_TRACK_USES_WEB_AUDIO")&&(this._useAudioElement=!1)),this._source.once(e.AudioSourceEvents.RECEIVE_TRACK_BUFFER,(()=>{this.safeEmit(e.RemoteTrackEvents.FIRST_FRAME_DECODED)})),this.processorContext=new mR(this._source.context,this.getTrackId(),"remote"),this.processorDestination=new ER(this.processorContext),this.bindProcessorDestinationEvents(),this._source.on(e.AudioSourceEvents.UPDATE_SOURCE,(()=>{this.processor&&this.processor.updateInput({node:this._source.processSourceNode,context:this.processorContext})}))}setAudioFrameCallback(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4096;if(!t)return this._source.removeAllListeners(e.AudioSourceEvents.ON_AUDIO_BUFFER),void this._source.stopGetAudioBuffer();this._source.startGetAudioBuffer(r),this._source.removeAllListeners(e.AudioSourceEvents.ON_AUDIO_BUFFER),this._source.on(e.AudioSourceEvents.ON_AUDIO_BUFFER,(e=>t(e)))}setVolume(e){this._volume=e,this._useAudioElement?rR.setVolume(this.getTrackId(),e):this._source.setVolume(e/100)}async setPlaybackDevice(e){if(!this._useAudioElement||!Te()&&Wn("RESTRICTION_SET_PLAYBACK_DEVICE"))throw new xe(Le.NOT_SUPPORTED,"your browser does not support setting the audio output device");await rR.setSinkID(this.getTrackId(),e)}getVolumeLevel(){return this._source.getAccurateVolumeLevel()}getStats(){ht((()=>{ti.warning("[deprecated] RemoteAudioTrack.getStats will be removed in the future, use AgoraRTCClient.getRemoteAudioStats instead")}),"remoteAudioTrackGetStatsWarning");return ot(this,e.TrackInternalEvent.GET_STATS)||ZR({},Ed)}play(){ti.debug("[".concat(this.getTrackId(),"] start audio playback")),this._played=!0,this._useAudioElement?(ti.debug("[".concat(this.getTrackId(),"] use audio element to play")),rR.play(this._mediaStreamTrack,this.getTrackId(),this._volume,this.store.sessionId||void 0)):this._source.play()}stop(){ti.debug("[".concat(this.getTrackId(),"] stop audio playback")),this._played=!1,this._useAudioElement?rR.stop(this.getTrackId()):this._source.stop()}_destroy(){super._destroy(),this._played=!1,this.unbindProcessorDestinationEvents(),this._source.destroy()}_isFreeze(){return this._source.isFreeze}_updatePlayerSource(){let e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];ti.debug("[".concat(this.getTrackId(),"] update player source track")),e&&this._source.updateTrack(this._mediaStreamTrack),this._useAudioElement&&rR.updateTrack(this.getTrackId(),this._mediaStreamTrack)}pipe(e){if(this._bypassWebAudio)throw new xe(Le.NOT_SUPPORTED,"can not pipe extension when WebAudio disabled");if(this.processor===e)return e;if(e._source)throw new xe(Le.INVALID_OPERATION,"Processor ".concat(e.name," already piped, please call unpipe beforehand."));return this.unpipe(),this.processor=e,this.processor._source=this,e.updateInput({track:this._originMediaStreamTrack,node:this._source.processSourceNode,context:this.processorContext}),e}unpipe(){var e;if(this._bypassWebAudio)throw new xe(Le.NOT_SUPPORTED,"can not unpipe extension when WebAudio disabled");if(!this.processor)return;const t=this.processor;null===(e=this._source.processSourceNode)||void 0===e||e.disconnect(),this.processor._source=!1,this.processor=void 0,t.reset()}bindProcessorDestinationEvents(){this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK,(async e=>{e?e!==this._mediaStreamTrack&&(this._mediaStreamTrack=e,this._updatePlayerSource(!1),this._source.processedNode=this._source.createMediaStreamSourceNode(e)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource())})),this.processorDestination.on(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE,(e=>{this._source.processedNode=e;const t=!e;this._useAudioElement!==t&&(this._played?(this.stop(),this._useAudioElement=t,this.play()):this._useAudioElement=t)}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_TRACK),this.processorDestination.removeAllListeners(e.PROCESSOR_DESTINATION_EVENTS.ON_NODE)}}iy([di({argsMap:(e,t)=>[e.getTrackId(),t],throttleTime:300}),oy("design:type",Function),oy("design:paramtypes",[Number]),oy("design:returntype",void 0)],$R.prototype,"setVolume",null),iy([di({argsMap:(e,t)=>[e.getTrackId(),t]}),oy("design:type",Function),oy("design:paramtypes",[String]),oy("design:returntype",ny)],$R.prototype,"setPlaybackDevice",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],$R.prototype,"play",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],$R.prototype,"stop",null),iy([di({argsMap:(e,t)=>[e.getTrackId(),t.name]}),oy("design:type",Function),oy("design:paramtypes",[Object]),oy("design:returntype",Object)],$R.prototype,"pipe",null),iy([di({argsMap:e=>[e.getTrackId()]}),oy("design:type",Function),oy("design:paramtypes",[]),oy("design:returntype",void 0)],$R.prototype,"unpipe",null);const eb=new class extends Ke{get visibility(){return document.visibilityState}get lastHiddenTime(){return this._lastHiddenTime}get lastVisibleTime(){return this._lastVisibleTime}constructor(){super(),this._lastHiddenTime=0,this._lastVisibleTime=0,document.addEventListener("visibilitychange",(()=>{"hidden"===document.visibilityState?this._lastHiddenTime=performance.now():this._lastVisibleTime=performance.now(),ti.debug("document visibility went ".concat(document.visibilityState)),this.emit("VISIBILITY_CHANGE",document.visibilityState)}))}};
6
+ /*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */function tb(e){let t=e.length;for(;--t>=0;)e[t]=0}const rb=256,nb=286,ib=30,ob=15,sb=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]),ab=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]),cb=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),db=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),ub=new Array(576);tb(ub);const lb=new Array(60);tb(lb);const hb=new Array(512);tb(hb);const pb=new Array(256);tb(pb);const _b=new Array(29);tb(_b);const fb=new Array(ib);function Eb(e,t,r,n,i){this.static_tree=e,this.extra_bits=t,this.extra_base=r,this.elems=n,this.max_length=i,this.has_stree=e&&e.length}let mb,gb,Tb;function Sb(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}tb(fb);const vb=e=>e<256?hb[e]:hb[256+(e>>>7)],yb=(e,t)=>{e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255},Rb=(e,t,r)=>{e.bi_valid>16-r?(e.bi_buf|=t<<e.bi_valid&65535,yb(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=r-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=r)},bb=(e,t,r)=>{Rb(e,r[2*t],r[2*t+1])},Ab=(e,t)=>{let r=0;do{r|=1&e,e>>>=1,r<<=1}while(--t>0);return r>>>1},Ib=(e,t,r)=>{const n=new Array(16);let i,o,s=0;for(i=1;i<=ob;i++)s=s+r[i-1]<<1,n[i]=s;for(o=0;o<=t;o++){let t=e[2*o+1];0!==t&&(e[2*o]=Ab(n[t]++,t))}},Ob=e=>{let t;for(t=0;t<nb;t++)e.dyn_ltree[2*t]=0;for(t=0;t<ib;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.sym_next=e.matches=0},Cb=e=>{e.bi_valid>8?yb(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0},wb=(e,t,r,n)=>{const i=2*t,o=2*r;return e[i]<e[o]||e[i]===e[o]&&n[t]<=n[r]},Nb=(e,t,r)=>{const n=e.heap[r];let i=r<<1;for(;i<=e.heap_len&&(i<e.heap_len&&wb(t,e.heap[i+1],e.heap[i],e.depth)&&i++,!wb(t,n,e.heap[i],e.depth));)e.heap[r]=e.heap[i],r=i,i<<=1;e.heap[r]=n},kb=(e,t,r)=>{let n,i,o,s,a=0;if(0!==e.sym_next)do{n=255&e.pending_buf[e.sym_buf+a++],n+=(255&e.pending_buf[e.sym_buf+a++])<<8,i=e.pending_buf[e.sym_buf+a++],0===n?bb(e,i,t):(o=pb[i],bb(e,o+rb+1,t),s=sb[o],0!==s&&(i-=_b[o],Rb(e,i,s)),n--,o=vb(n),bb(e,o,r),s=ab[o],0!==s&&(n-=fb[o],Rb(e,n,s)))}while(a<e.sym_next);bb(e,256,t)},Db=(e,t)=>{const r=t.dyn_tree,n=t.stat_desc.static_tree,i=t.stat_desc.has_stree,o=t.stat_desc.elems;let s,a,c,d=-1;for(e.heap_len=0,e.heap_max=573,s=0;s<o;s++)0!==r[2*s]?(e.heap[++e.heap_len]=d=s,e.depth[s]=0):r[2*s+1]=0;for(;e.heap_len<2;)c=e.heap[++e.heap_len]=d<2?++d:0,r[2*c]=1,e.depth[c]=0,e.opt_len--,i&&(e.static_len-=n[2*c+1]);for(t.max_code=d,s=e.heap_len>>1;s>=1;s--)Nb(e,r,s);c=o;do{s=e.heap[1],e.heap[1]=e.heap[e.heap_len--],Nb(e,r,1),a=e.heap[1],e.heap[--e.heap_max]=s,e.heap[--e.heap_max]=a,r[2*c]=r[2*s]+r[2*a],e.depth[c]=(e.depth[s]>=e.depth[a]?e.depth[s]:e.depth[a])+1,r[2*s+1]=r[2*a+1]=c,e.heap[1]=c++,Nb(e,r,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],((e,t)=>{const r=t.dyn_tree,n=t.max_code,i=t.stat_desc.static_tree,o=t.stat_desc.has_stree,s=t.stat_desc.extra_bits,a=t.stat_desc.extra_base,c=t.stat_desc.max_length;let d,u,l,h,p,_,f=0;for(h=0;h<=ob;h++)e.bl_count[h]=0;for(r[2*e.heap[e.heap_max]+1]=0,d=e.heap_max+1;d<573;d++)u=e.heap[d],h=r[2*r[2*u+1]+1]+1,h>c&&(h=c,f++),r[2*u+1]=h,u>n||(e.bl_count[h]++,p=0,u>=a&&(p=s[u-a]),_=r[2*u],e.opt_len+=_*(h+p),o&&(e.static_len+=_*(i[2*u+1]+p)));if(0!==f){do{for(h=c-1;0===e.bl_count[h];)h--;e.bl_count[h]--,e.bl_count[h+1]+=2,e.bl_count[c]--,f-=2}while(f>0);for(h=c;0!==h;h--)for(u=e.bl_count[h];0!==u;)l=e.heap[--d],l>n||(r[2*l+1]!==h&&(e.opt_len+=(h-r[2*l+1])*r[2*l],r[2*l+1]=h),u--)}})(e,t),Ib(r,d,e.bl_count)},Pb=(e,t,r)=>{let n,i,o=-1,s=t[1],a=0,c=7,d=4;for(0===s&&(c=138,d=3),t[2*(r+1)+1]=65535,n=0;n<=r;n++)i=s,s=t[2*(n+1)+1],++a<c&&i===s||(a<d?e.bl_tree[2*i]+=a:0!==i?(i!==o&&e.bl_tree[2*i]++,e.bl_tree[32]++):a<=10?e.bl_tree[34]++:e.bl_tree[36]++,a=0,o=i,0===s?(c=138,d=3):i===s?(c=6,d=3):(c=7,d=4))},Lb=(e,t,r)=>{let n,i,o=-1,s=t[1],a=0,c=7,d=4;for(0===s&&(c=138,d=3),n=0;n<=r;n++)if(i=s,s=t[2*(n+1)+1],!(++a<c&&i===s)){if(a<d)do{bb(e,i,e.bl_tree)}while(0!=--a);else 0!==i?(i!==o&&(bb(e,i,e.bl_tree),a--),bb(e,16,e.bl_tree),Rb(e,a-3,2)):a<=10?(bb(e,17,e.bl_tree),Rb(e,a-3,3)):(bb(e,18,e.bl_tree),Rb(e,a-11,7));a=0,o=i,0===s?(c=138,d=3):i===s?(c=6,d=3):(c=7,d=4)}};let Mb=!1;const Ub=(e,t,r,n)=>{Rb(e,0+(n?1:0),3),Cb(e),yb(e,r),yb(e,~r),r&&e.pending_buf.set(e.window.subarray(t,t+r),e.pending),e.pending+=r};var xb=(e,t,r,n)=>{let i,o,s=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=(e=>{let t,r=4093624447;for(t=0;t<=31;t++,r>>>=1)if(1&r&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<rb;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0})(e)),Db(e,e.l_desc),Db(e,e.d_desc),s=(e=>{let t;for(Pb(e,e.dyn_ltree,e.l_desc.max_code),Pb(e,e.dyn_dtree,e.d_desc.max_code),Db(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*db[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t})(e),i=e.opt_len+3+7>>>3,o=e.static_len+3+7>>>3,o<=i&&(i=o)):i=o=r+5,r+4<=i&&-1!==t?Ub(e,t,r,n):4===e.strategy||o===i?(Rb(e,2+(n?1:0),3),kb(e,ub,lb)):(Rb(e,4+(n?1:0),3),((e,t,r,n)=>{let i;for(Rb(e,t-257,5),Rb(e,r-1,5),Rb(e,n-4,4),i=0;i<n;i++)Rb(e,e.bl_tree[2*db[i]+1],3);Lb(e,e.dyn_ltree,t-1),Lb(e,e.dyn_dtree,r-1)})(e,e.l_desc.max_code+1,e.d_desc.max_code+1,s+1),kb(e,e.dyn_ltree,e.dyn_dtree)),Ob(e),n&&Cb(e)},Vb={_tr_init:e=>{Mb||((()=>{let e,t,r,n,i;const o=new Array(16);for(r=0,n=0;n<28;n++)for(_b[n]=r,e=0;e<1<<sb[n];e++)pb[r++]=n;for(pb[r-1]=n,i=0,n=0;n<16;n++)for(fb[n]=i,e=0;e<1<<ab[n];e++)hb[i++]=n;for(i>>=7;n<ib;n++)for(fb[n]=i<<7,e=0;e<1<<ab[n]-7;e++)hb[256+i++]=n;for(t=0;t<=ob;t++)o[t]=0;for(e=0;e<=143;)ub[2*e+1]=8,e++,o[8]++;for(;e<=255;)ub[2*e+1]=9,e++,o[9]++;for(;e<=279;)ub[2*e+1]=7,e++,o[7]++;for(;e<=287;)ub[2*e+1]=8,e++,o[8]++;for(Ib(ub,287,o),e=0;e<ib;e++)lb[2*e+1]=5,lb[2*e]=Ab(e,5);mb=new Eb(ub,sb,257,nb,ob),gb=new Eb(lb,ab,0,ib,ob),Tb=new Eb(new Array(0),cb,0,19,7)})(),Mb=!0),e.l_desc=new Sb(e.dyn_ltree,mb),e.d_desc=new Sb(e.dyn_dtree,gb),e.bl_desc=new Sb(e.bl_tree,Tb),e.bi_buf=0,e.bi_valid=0,Ob(e)},_tr_stored_block:Ub,_tr_flush_block:xb,_tr_tally:(e,t,r)=>(e.pending_buf[e.sym_buf+e.sym_next++]=t,e.pending_buf[e.sym_buf+e.sym_next++]=t>>8,e.pending_buf[e.sym_buf+e.sym_next++]=r,0===t?e.dyn_ltree[2*r]++:(e.matches++,t--,e.dyn_ltree[2*(pb[r]+rb+1)]++,e.dyn_dtree[2*vb(t)]++),e.sym_next===e.sym_end),_tr_align:e=>{Rb(e,2,3),bb(e,256,ub),(e=>{16===e.bi_valid?(yb(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)})(e)}};var Fb=(e,t,r,n)=>{let i=65535&e|0,o=e>>>16&65535|0,s=0;for(;0!==r;){s=r>2e3?2e3:r,r-=s;do{i=i+t[n++]|0,o=o+i|0}while(--s);i%=65521,o%=65521}return i|o<<16|0};const Bb=new Uint32Array((()=>{let e,t=[];for(var r=0;r<256;r++){e=r;for(var n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;t[r]=e}return t})());var jb=(e,t,r,n)=>{const i=Bb,o=n+r;e^=-1;for(let r=n;r<o;r++)e=e>>>8^i[255&(e^t[r])];return-1^e},Gb={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"},Wb={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:Hb,_tr_stored_block:Kb,_tr_flush_block:zb,_tr_tally:Yb,_tr_align:Xb}=Vb,{Z_NO_FLUSH:Jb,Z_PARTIAL_FLUSH:Zb,Z_FULL_FLUSH:qb,Z_FINISH:Qb,Z_BLOCK:$b,Z_OK:eA,Z_STREAM_END:tA,Z_STREAM_ERROR:rA,Z_DATA_ERROR:nA,Z_BUF_ERROR:iA,Z_DEFAULT_COMPRESSION:oA,Z_FILTERED:sA,Z_HUFFMAN_ONLY:aA,Z_RLE:cA,Z_FIXED:dA,Z_DEFAULT_STRATEGY:uA,Z_UNKNOWN:lA,Z_DEFLATED:hA}=Wb,pA=286,_A=30,fA=19,EA=2*pA+1,mA=15,gA=258,TA=262,SA=42,vA=113,yA=666,RA=(e,t)=>(e.msg=Gb[t],t),bA=e=>2*e-(e>4?9:0),AA=e=>{let t=e.length;for(;--t>=0;)e[t]=0},IA=e=>{let t,r,n,i=e.w_size;t=e.hash_size,n=t;do{r=e.head[--n],e.head[n]=r>=i?r-i:0}while(--t);t=i,n=t;do{r=e.prev[--n],e.prev[n]=r>=i?r-i:0}while(--t)};let OA=(e,t,r)=>(t<<e.hash_shift^r)&e.hash_mask;const CA=e=>{const t=e.state;let r=t.pending;r>e.avail_out&&(r=e.avail_out),0!==r&&(e.output.set(t.pending_buf.subarray(t.pending_out,t.pending_out+r),e.next_out),e.next_out+=r,t.pending_out+=r,e.total_out+=r,e.avail_out-=r,t.pending-=r,0===t.pending&&(t.pending_out=0))},wA=(e,t)=>{zb(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,CA(e.strm)},NA=(e,t)=>{e.pending_buf[e.pending++]=t},kA=(e,t)=>{e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t},DA=(e,t,r,n)=>{let i=e.avail_in;return i>n&&(i=n),0===i?0:(e.avail_in-=i,t.set(e.input.subarray(e.next_in,e.next_in+i),r),1===e.state.wrap?e.adler=Fb(e.adler,t,i,r):2===e.state.wrap&&(e.adler=jb(e.adler,t,i,r)),e.next_in+=i,e.total_in+=i,i)},PA=(e,t)=>{let r,n,i=e.max_chain_length,o=e.strstart,s=e.prev_length,a=e.nice_match;const c=e.strstart>e.w_size-TA?e.strstart-(e.w_size-TA):0,d=e.window,u=e.w_mask,l=e.prev,h=e.strstart+gA;let p=d[o+s-1],_=d[o+s];e.prev_length>=e.good_match&&(i>>=2),a>e.lookahead&&(a=e.lookahead);do{if(r=t,d[r+s]===_&&d[r+s-1]===p&&d[r]===d[o]&&d[++r]===d[o+1]){o+=2,r++;do{}while(d[++o]===d[++r]&&d[++o]===d[++r]&&d[++o]===d[++r]&&d[++o]===d[++r]&&d[++o]===d[++r]&&d[++o]===d[++r]&&d[++o]===d[++r]&&d[++o]===d[++r]&&o<h);if(n=gA-(h-o),o=h-gA,n>s){if(e.match_start=t,s=n,n>=a)break;p=d[o+s-1],_=d[o+s]}}}while((t=l[t&u])>c&&0!=--i);return s<=e.lookahead?s:e.lookahead},LA=e=>{const t=e.w_size;let r,n,i;do{if(n=e.window_size-e.lookahead-e.strstart,e.strstart>=t+(t-TA)&&(e.window.set(e.window.subarray(t,t+t-n),0),e.match_start-=t,e.strstart-=t,e.block_start-=t,e.insert>e.strstart&&(e.insert=e.strstart),IA(e),n+=t),0===e.strm.avail_in)break;if(r=DA(e.strm,e.window,e.strstart+e.lookahead,n),e.lookahead+=r,e.lookahead+e.insert>=3)for(i=e.strstart-e.insert,e.ins_h=e.window[i],e.ins_h=OA(e,e.ins_h,e.window[i+1]);e.insert&&(e.ins_h=OA(e,e.ins_h,e.window[i+3-1]),e.prev[i&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=i,i++,e.insert--,!(e.lookahead+e.insert<3)););}while(e.lookahead<TA&&0!==e.strm.avail_in)},MA=(e,t)=>{let r,n,i,o=e.pending_buf_size-5>e.w_size?e.w_size:e.pending_buf_size-5,s=0,a=e.strm.avail_in;do{if(r=65535,i=e.bi_valid+42>>3,e.strm.avail_out<i)break;if(i=e.strm.avail_out-i,n=e.strstart-e.block_start,r>n+e.strm.avail_in&&(r=n+e.strm.avail_in),r>i&&(r=i),r<o&&(0===r&&t!==Qb||t===Jb||r!==n+e.strm.avail_in))break;s=t===Qb&&r===n+e.strm.avail_in?1:0,Kb(e,0,0,s),e.pending_buf[e.pending-4]=r,e.pending_buf[e.pending-3]=r>>8,e.pending_buf[e.pending-2]=~r,e.pending_buf[e.pending-1]=~r>>8,CA(e.strm),n&&(n>r&&(n=r),e.strm.output.set(e.window.subarray(e.block_start,e.block_start+n),e.strm.next_out),e.strm.next_out+=n,e.strm.avail_out-=n,e.strm.total_out+=n,e.block_start+=n,r-=n),r&&(DA(e.strm,e.strm.output,e.strm.next_out,r),e.strm.next_out+=r,e.strm.avail_out-=r,e.strm.total_out+=r)}while(0===s);return a-=e.strm.avail_in,a&&(a>=e.w_size?(e.matches=2,e.window.set(e.strm.input.subarray(e.strm.next_in-e.w_size,e.strm.next_in),0),e.strstart=e.w_size,e.insert=e.strstart):(e.window_size-e.strstart<=a&&(e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,e.insert>e.strstart&&(e.insert=e.strstart)),e.window.set(e.strm.input.subarray(e.strm.next_in-a,e.strm.next_in),e.strstart),e.strstart+=a,e.insert+=a>e.w_size-e.insert?e.w_size-e.insert:a),e.block_start=e.strstart),e.high_water<e.strstart&&(e.high_water=e.strstart),s?4:t!==Jb&&t!==Qb&&0===e.strm.avail_in&&e.strstart===e.block_start?2:(i=e.window_size-e.strstart,e.strm.avail_in>i&&e.block_start>=e.w_size&&(e.block_start-=e.w_size,e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,i+=e.w_size,e.insert>e.strstart&&(e.insert=e.strstart)),i>e.strm.avail_in&&(i=e.strm.avail_in),i&&(DA(e.strm,e.window,e.strstart,i),e.strstart+=i,e.insert+=i>e.w_size-e.insert?e.w_size-e.insert:i),e.high_water<e.strstart&&(e.high_water=e.strstart),i=e.bi_valid+42>>3,i=e.pending_buf_size-i>65535?65535:e.pending_buf_size-i,o=i>e.w_size?e.w_size:i,n=e.strstart-e.block_start,(n>=o||(n||t===Qb)&&t!==Jb&&0===e.strm.avail_in&&n<=i)&&(r=n>i?i:n,s=t===Qb&&0===e.strm.avail_in&&r===n?1:0,Kb(e,e.block_start,r,s),e.block_start+=r,CA(e.strm)),s?3:1)},UA=(e,t)=>{let r,n;for(;;){if(e.lookahead<TA){if(LA(e),e.lookahead<TA&&t===Jb)return 1;if(0===e.lookahead)break}if(r=0,e.lookahead>=3&&(e.ins_h=OA(e,e.ins_h,e.window[e.strstart+3-1]),r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==r&&e.strstart-r<=e.w_size-TA&&(e.match_length=PA(e,r)),e.match_length>=3)if(n=Yb(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=OA(e,e.ins_h,e.window[e.strstart+3-1]),r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!=--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=OA(e,e.ins_h,e.window[e.strstart+1]);else n=Yb(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(n&&(wA(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,t===Qb?(wA(e,!0),0===e.strm.avail_out?3:4):e.sym_next&&(wA(e,!1),0===e.strm.avail_out)?1:2},xA=(e,t)=>{let r,n,i;for(;;){if(e.lookahead<TA){if(LA(e),e.lookahead<TA&&t===Jb)return 1;if(0===e.lookahead)break}if(r=0,e.lookahead>=3&&(e.ins_h=OA(e,e.ins_h,e.window[e.strstart+3-1]),r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=2,0!==r&&e.prev_length<e.max_lazy_match&&e.strstart-r<=e.w_size-TA&&(e.match_length=PA(e,r),e.match_length<=5&&(e.strategy===sA||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){i=e.strstart+e.lookahead-3,n=Yb(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=i&&(e.ins_h=OA(e,e.ins_h,e.window[e.strstart+3-1]),r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!=--e.prev_length);if(e.match_available=0,e.match_length=2,e.strstart++,n&&(wA(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if(n=Yb(e,0,e.window[e.strstart-1]),n&&wA(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(n=Yb(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,t===Qb?(wA(e,!0),0===e.strm.avail_out?3:4):e.sym_next&&(wA(e,!1),0===e.strm.avail_out)?1:2};function VA(e,t,r,n,i){this.good_length=e,this.max_lazy=t,this.nice_length=r,this.max_chain=n,this.func=i}const FA=[new VA(0,0,0,0,MA),new VA(4,4,8,4,UA),new VA(4,5,16,8,UA),new VA(4,6,32,32,UA),new VA(4,4,16,16,xA),new VA(8,16,32,32,xA),new VA(8,16,128,128,xA),new VA(8,32,128,256,xA),new VA(32,128,258,1024,xA),new VA(32,258,258,4096,xA)];function BA(){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=hA,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(2*EA),this.dyn_dtree=new Uint16Array(2*(2*_A+1)),this.bl_tree=new Uint16Array(2*(2*fA+1)),AA(this.dyn_ltree),AA(this.dyn_dtree),AA(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(mA+1),this.heap=new Uint16Array(2*pA+1),AA(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*pA+1),AA(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 jA=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.status!==SA&&57!==t.status&&69!==t.status&&73!==t.status&&91!==t.status&&103!==t.status&&t.status!==vA&&t.status!==yA?1:0},GA=e=>{if(jA(e))return RA(e,rA);e.total_in=e.total_out=0,e.data_type=lA;const t=e.state;return t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=2===t.wrap?57:t.wrap?SA:vA,e.adler=2===t.wrap?0:1,t.last_flush=-2,Hb(t),eA},WA=e=>{const t=GA(e);var r;return t===eA&&((r=e.state).window_size=2*r.w_size,AA(r.head),r.max_lazy_match=FA[r.level].max_lazy,r.good_match=FA[r.level].good_length,r.nice_match=FA[r.level].nice_length,r.max_chain_length=FA[r.level].max_chain,r.strstart=0,r.block_start=0,r.lookahead=0,r.insert=0,r.match_length=r.prev_length=2,r.match_available=0,r.ins_h=0),t},HA=(e,t,r,n,i,o)=>{if(!e)return rA;let s=1;if(t===oA&&(t=6),n<0?(s=0,n=-n):n>15&&(s=2,n-=16),i<1||i>9||r!==hA||n<8||n>15||t<0||t>9||o<0||o>dA||8===n&&1!==s)return RA(e,rA);8===n&&(n=9);const a=new BA;return e.state=a,a.strm=e,a.status=SA,a.wrap=s,a.gzhead=null,a.w_bits=n,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+3-1)/3),a.window=new Uint8Array(2*a.w_size),a.head=new Uint16Array(a.hash_size),a.prev=new Uint16Array(a.w_size),a.lit_bufsize=1<<i+6,a.pending_buf_size=4*a.lit_bufsize,a.pending_buf=new Uint8Array(a.pending_buf_size),a.sym_buf=a.lit_bufsize,a.sym_end=3*(a.lit_bufsize-1),a.level=t,a.strategy=o,a.method=r,WA(e)};var KA=(e,t)=>{if(jA(e)||t>$b||t<0)return e?RA(e,rA):rA;const r=e.state;if(!e.output||0!==e.avail_in&&!e.input||r.status===yA&&t!==Qb)return RA(e,0===e.avail_out?iA:rA);const n=r.last_flush;if(r.last_flush=t,0!==r.pending){if(CA(e),0===e.avail_out)return r.last_flush=-1,eA}else if(0===e.avail_in&&bA(t)<=bA(n)&&t!==Qb)return RA(e,iA);if(r.status===yA&&0!==e.avail_in)return RA(e,iA);if(r.status===SA&&0===r.wrap&&(r.status=vA),r.status===SA){let t=hA+(r.w_bits-8<<4)<<8,n=-1;if(n=r.strategy>=aA||r.level<2?0:r.level<6?1:6===r.level?2:3,t|=n<<6,0!==r.strstart&&(t|=32),t+=31-t%31,kA(r,t),0!==r.strstart&&(kA(r,e.adler>>>16),kA(r,65535&e.adler)),e.adler=1,r.status=vA,CA(e),0!==r.pending)return r.last_flush=-1,eA}if(57===r.status)if(e.adler=0,NA(r,31),NA(r,139),NA(r,8),r.gzhead)NA(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),NA(r,255&r.gzhead.time),NA(r,r.gzhead.time>>8&255),NA(r,r.gzhead.time>>16&255),NA(r,r.gzhead.time>>24&255),NA(r,9===r.level?2:r.strategy>=aA||r.level<2?4:0),NA(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(NA(r,255&r.gzhead.extra.length),NA(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=jb(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69;else if(NA(r,0),NA(r,0),NA(r,0),NA(r,0),NA(r,0),NA(r,9===r.level?2:r.strategy>=aA||r.level<2?4:0),NA(r,3),r.status=vA,CA(e),0!==r.pending)return r.last_flush=-1,eA;if(69===r.status){if(r.gzhead.extra){let t=r.pending,n=(65535&r.gzhead.extra.length)-r.gzindex;for(;r.pending+n>r.pending_buf_size;){let i=r.pending_buf_size-r.pending;if(r.pending_buf.set(r.gzhead.extra.subarray(r.gzindex,r.gzindex+i),r.pending),r.pending=r.pending_buf_size,r.gzhead.hcrc&&r.pending>t&&(e.adler=jb(e.adler,r.pending_buf,r.pending-t,t)),r.gzindex+=i,CA(e),0!==r.pending)return r.last_flush=-1,eA;t=0,n-=i}let i=new Uint8Array(r.gzhead.extra);r.pending_buf.set(i.subarray(r.gzindex,r.gzindex+n),r.pending),r.pending+=n,r.gzhead.hcrc&&r.pending>t&&(e.adler=jb(e.adler,r.pending_buf,r.pending-t,t)),r.gzindex=0}r.status=73}if(73===r.status){if(r.gzhead.name){let t,n=r.pending;do{if(r.pending===r.pending_buf_size){if(r.gzhead.hcrc&&r.pending>n&&(e.adler=jb(e.adler,r.pending_buf,r.pending-n,n)),CA(e),0!==r.pending)return r.last_flush=-1,eA;n=0}t=r.gzindex<r.gzhead.name.length?255&r.gzhead.name.charCodeAt(r.gzindex++):0,NA(r,t)}while(0!==t);r.gzhead.hcrc&&r.pending>n&&(e.adler=jb(e.adler,r.pending_buf,r.pending-n,n)),r.gzindex=0}r.status=91}if(91===r.status){if(r.gzhead.comment){let t,n=r.pending;do{if(r.pending===r.pending_buf_size){if(r.gzhead.hcrc&&r.pending>n&&(e.adler=jb(e.adler,r.pending_buf,r.pending-n,n)),CA(e),0!==r.pending)return r.last_flush=-1,eA;n=0}t=r.gzindex<r.gzhead.comment.length?255&r.gzhead.comment.charCodeAt(r.gzindex++):0,NA(r,t)}while(0!==t);r.gzhead.hcrc&&r.pending>n&&(e.adler=jb(e.adler,r.pending_buf,r.pending-n,n))}r.status=103}if(103===r.status){if(r.gzhead.hcrc){if(r.pending+2>r.pending_buf_size&&(CA(e),0!==r.pending))return r.last_flush=-1,eA;NA(r,255&e.adler),NA(r,e.adler>>8&255),e.adler=0}if(r.status=vA,CA(e),0!==r.pending)return r.last_flush=-1,eA}if(0!==e.avail_in||0!==r.lookahead||t!==Jb&&r.status!==yA){let n=0===r.level?MA(r,t):r.strategy===aA?((e,t)=>{let r;for(;;){if(0===e.lookahead&&(LA(e),0===e.lookahead)){if(t===Jb)return 1;break}if(e.match_length=0,r=Yb(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,r&&(wA(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,t===Qb?(wA(e,!0),0===e.strm.avail_out?3:4):e.sym_next&&(wA(e,!1),0===e.strm.avail_out)?1:2})(r,t):r.strategy===cA?((e,t)=>{let r,n,i,o;const s=e.window;for(;;){if(e.lookahead<=gA){if(LA(e),e.lookahead<=gA&&t===Jb)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(i=e.strstart-1,n=s[i],n===s[++i]&&n===s[++i]&&n===s[++i])){o=e.strstart+gA;do{}while(n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&i<o);e.match_length=gA-(o-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(r=Yb(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(r=Yb(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),r&&(wA(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,t===Qb?(wA(e,!0),0===e.strm.avail_out?3:4):e.sym_next&&(wA(e,!1),0===e.strm.avail_out)?1:2})(r,t):FA[r.level].func(r,t);if(3!==n&&4!==n||(r.status=yA),1===n||3===n)return 0===e.avail_out&&(r.last_flush=-1),eA;if(2===n&&(t===Zb?Xb(r):t!==$b&&(Kb(r,0,0,!1),t===qb&&(AA(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),CA(e),0===e.avail_out))return r.last_flush=-1,eA}return t!==Qb?eA:r.wrap<=0?tA:(2===r.wrap?(NA(r,255&e.adler),NA(r,e.adler>>8&255),NA(r,e.adler>>16&255),NA(r,e.adler>>24&255),NA(r,255&e.total_in),NA(r,e.total_in>>8&255),NA(r,e.total_in>>16&255),NA(r,e.total_in>>24&255)):(kA(r,e.adler>>>16),kA(r,65535&e.adler)),CA(e),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?eA:tA)},zA=(e,t)=>{let r=t.length;if(jA(e))return rA;const n=e.state,i=n.wrap;if(2===i||1===i&&n.status!==SA||n.lookahead)return rA;if(1===i&&(e.adler=Fb(e.adler,t,r,0)),n.wrap=0,r>=n.w_size){0===i&&(AA(n.head),n.strstart=0,n.block_start=0,n.insert=0);let e=new Uint8Array(n.w_size);e.set(t.subarray(r-n.w_size,r),0),t=e,r=n.w_size}const o=e.avail_in,s=e.next_in,a=e.input;for(e.avail_in=r,e.next_in=0,e.input=t,LA(n);n.lookahead>=3;){let e=n.strstart,t=n.lookahead-2;do{n.ins_h=OA(n,n.ins_h,n.window[e+3-1]),n.prev[e&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=e,e++}while(--t);n.strstart=e,n.lookahead=2,LA(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=2,n.match_available=0,e.next_in=s,e.input=a,e.avail_in=o,n.wrap=i,eA},YA={deflateInit:(e,t)=>HA(e,t,hA,15,8,uA),deflateInit2:HA,deflateReset:WA,deflateResetKeep:GA,deflateSetHeader:(e,t)=>jA(e)||2!==e.state.wrap?rA:(e.state.gzhead=t,eA),deflate:KA,deflateEnd:e=>{if(jA(e))return rA;const t=e.state.status;return e.state=null,t===vA?RA(e,nA):eA},deflateSetDictionary:zA,deflateInfo:"pako deflate (from Nodeca project)"};const XA=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var JA={assign:function(e){const t=Array.prototype.slice.call(arguments,1);for(;t.length;){const r=t.shift();if(r){if("object"!=typeof r)throw new TypeError(r+"must be non-object");for(const t in r)XA(r,t)&&(e[t]=r[t])}}return e},flattenChunks:e=>{let t=0;for(let r=0,n=e.length;r<n;r++)t+=e[r].length;const r=new Uint8Array(t);for(let t=0,n=0,i=e.length;t<i;t++){let i=e[t];r.set(i,n),n+=i.length}return r}};let ZA=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){ZA=!1}const qA=new Uint8Array(256);for(let e=0;e<256;e++)qA[e]=e>=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;qA[254]=qA[254]=1;var QA={string2buf:e=>{if("function"==typeof TextEncoder&&TextEncoder.prototype.encode)return(new TextEncoder).encode(e);let t,r,n,i,o,s=e.length,a=0;for(i=0;i<s;i++)r=e.charCodeAt(i),55296==(64512&r)&&i+1<s&&(n=e.charCodeAt(i+1),56320==(64512&n)&&(r=65536+(r-55296<<10)+(n-56320),i++)),a+=r<128?1:r<2048?2:r<65536?3:4;for(t=new Uint8Array(a),o=0,i=0;o<a;i++)r=e.charCodeAt(i),55296==(64512&r)&&i+1<s&&(n=e.charCodeAt(i+1),56320==(64512&n)&&(r=65536+(r-55296<<10)+(n-56320),i++)),r<128?t[o++]=r:r<2048?(t[o++]=192|r>>>6,t[o++]=128|63&r):r<65536?(t[o++]=224|r>>>12,t[o++]=128|r>>>6&63,t[o++]=128|63&r):(t[o++]=240|r>>>18,t[o++]=128|r>>>12&63,t[o++]=128|r>>>6&63,t[o++]=128|63&r);return t},buf2string:(e,t)=>{const r=t||e.length;if("function"==typeof TextDecoder&&TextDecoder.prototype.decode)return(new TextDecoder).decode(e.subarray(0,t));let n,i;const o=new Array(2*r);for(i=0,n=0;n<r;){let t=e[n++];if(t<128){o[i++]=t;continue}let s=qA[t];if(s>4)o[i++]=65533,n+=s-1;else{for(t&=2===s?31:3===s?15:7;s>1&&n<r;)t=t<<6|63&e[n++],s--;s>1?o[i++]=65533:t<65536?o[i++]=t:(t-=65536,o[i++]=55296|t>>10&1023,o[i++]=56320|1023&t)}}return((e,t)=>{if(t<65534&&e.subarray&&ZA)return String.fromCharCode.apply(null,e.length===t?e:e.subarray(0,t));let r="";for(let n=0;n<t;n++)r+=String.fromCharCode(e[n]);return r})(o,i)},utf8border:(e,t)=>{(t=t||e.length)>e.length&&(t=e.length);let r=t-1;for(;r>=0&&128==(192&e[r]);)r--;return r<0||0===r?t:r+qA[e[r]]>t?r:t}};var $A=function(){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};const eI=Object.prototype.toString,{Z_NO_FLUSH:tI,Z_SYNC_FLUSH:rI,Z_FULL_FLUSH:nI,Z_FINISH:iI,Z_OK:oI,Z_STREAM_END:sI,Z_DEFAULT_COMPRESSION:aI,Z_DEFAULT_STRATEGY:cI,Z_DEFLATED:dI}=Wb;function uI(e){this.options=JA.assign({level:aI,method:dI,chunkSize:16384,windowBits:15,memLevel:8,strategy:cI},e||{});let t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new $A,this.strm.avail_out=0;let r=YA.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(r!==oI)throw new Error(Gb[r]);if(t.header&&YA.deflateSetHeader(this.strm,t.header),t.dictionary){let e;if(e="string"==typeof t.dictionary?QA.string2buf(t.dictionary):"[object ArrayBuffer]"===eI.call(t.dictionary)?new Uint8Array(t.dictionary):t.dictionary,r=YA.deflateSetDictionary(this.strm,e),r!==oI)throw new Error(Gb[r]);this._dict_set=!0}}function lI(e,t){const r=new uI(t);if(r.push(e,!0),r.err)throw r.msg||Gb[r.err];return r.result}uI.prototype.push=function(e,t){const r=this.strm,n=this.options.chunkSize;let i,o;if(this.ended)return!1;for(o=t===~~t?t:!0===t?iI:tI,"string"==typeof e?r.input=QA.string2buf(e):"[object ArrayBuffer]"===eI.call(e)?r.input=new Uint8Array(e):r.input=e,r.next_in=0,r.avail_in=r.input.length;;)if(0===r.avail_out&&(r.output=new Uint8Array(n),r.next_out=0,r.avail_out=n),(o===rI||o===nI)&&r.avail_out<=6)this.onData(r.output.subarray(0,r.next_out)),r.avail_out=0;else{if(i=YA.deflate(r,o),i===sI)return r.next_out>0&&this.onData(r.output.subarray(0,r.next_out)),i=YA.deflateEnd(this.strm),this.onEnd(i),this.ended=!0,i===oI;if(0!==r.avail_out){if(o>0&&r.next_out>0)this.onData(r.output.subarray(0,r.next_out)),r.avail_out=0;else if(0===r.avail_in)break}else this.onData(r.output)}return!0},uI.prototype.onData=function(e){this.chunks.push(e)},uI.prototype.onEnd=function(e){e===oI&&(this.result=JA.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};var hI={Deflate:uI,deflate:lI,deflateRaw:function(e,t){return(t=t||{}).raw=!0,lI(e,t)},gzip:function(e,t){return(t=t||{}).gzip=!0,lI(e,t)},constants:Wb};const pI=16209;var _I=function(e,t){let r,n,i,o,s,a,c,d,u,l,h,p,_,f,E,m,g,T,S,v,y,R,b,A;const I=e.state;r=e.next_in,b=e.input,n=r+(e.avail_in-5),i=e.next_out,A=e.output,o=i-(t-e.avail_out),s=i+(e.avail_out-257),a=I.dmax,c=I.wsize,d=I.whave,u=I.wnext,l=I.window,h=I.hold,p=I.bits,_=I.lencode,f=I.distcode,E=(1<<I.lenbits)-1,m=(1<<I.distbits)-1;e:do{p<15&&(h+=b[r++]<<p,p+=8,h+=b[r++]<<p,p+=8),g=_[h&E];t:for(;;){if(T=g>>>24,h>>>=T,p-=T,T=g>>>16&255,0===T)A[i++]=65535&g;else{if(!(16&T)){if(0==(64&T)){g=_[(65535&g)+(h&(1<<T)-1)];continue t}if(32&T){I.mode=16191;break e}e.msg="invalid literal/length code",I.mode=pI;break e}S=65535&g,T&=15,T&&(p<T&&(h+=b[r++]<<p,p+=8),S+=h&(1<<T)-1,h>>>=T,p-=T),p<15&&(h+=b[r++]<<p,p+=8,h+=b[r++]<<p,p+=8),g=f[h&m];r:for(;;){if(T=g>>>24,h>>>=T,p-=T,T=g>>>16&255,!(16&T)){if(0==(64&T)){g=f[(65535&g)+(h&(1<<T)-1)];continue r}e.msg="invalid distance code",I.mode=pI;break e}if(v=65535&g,T&=15,p<T&&(h+=b[r++]<<p,p+=8,p<T&&(h+=b[r++]<<p,p+=8)),v+=h&(1<<T)-1,v>a){e.msg="invalid distance too far back",I.mode=pI;break e}if(h>>>=T,p-=T,T=i-o,v>T){if(T=v-T,T>d&&I.sane){e.msg="invalid distance too far back",I.mode=pI;break e}if(y=0,R=l,0===u){if(y+=c-T,T<S){S-=T;do{A[i++]=l[y++]}while(--T);y=i-v,R=A}}else if(u<T){if(y+=c+u-T,T-=u,T<S){S-=T;do{A[i++]=l[y++]}while(--T);if(y=0,u<S){T=u,S-=T;do{A[i++]=l[y++]}while(--T);y=i-v,R=A}}}else if(y+=u-T,T<S){S-=T;do{A[i++]=l[y++]}while(--T);y=i-v,R=A}for(;S>2;)A[i++]=R[y++],A[i++]=R[y++],A[i++]=R[y++],S-=3;S&&(A[i++]=R[y++],S>1&&(A[i++]=R[y++]))}else{y=i-v;do{A[i++]=A[y++],A[i++]=A[y++],A[i++]=A[y++],S-=3}while(S>2);S&&(A[i++]=A[y++],S>1&&(A[i++]=A[y++]))}break}}break}}while(r<n&&i<s);S=p>>3,r-=S,p-=S<<3,h&=(1<<p)-1,e.next_in=r,e.next_out=i,e.avail_in=r<n?n-r+5:5-(r-n),e.avail_out=i<s?s-i+257:257-(i-s),I.hold=h,I.bits=p};const fI=15,EI=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]),mI=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]),gI=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]),TI=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]);var SI=(e,t,r,n,i,o,s,a)=>{const c=a.bits;let d,u,l,h,p,_,f=0,E=0,m=0,g=0,T=0,S=0,v=0,y=0,R=0,b=0,A=null;const I=new Uint16Array(16),O=new Uint16Array(16);let C,w,N,k=null;for(f=0;f<=fI;f++)I[f]=0;for(E=0;E<n;E++)I[t[r+E]]++;for(T=c,g=fI;g>=1&&0===I[g];g--);if(T>g&&(T=g),0===g)return i[o++]=20971520,i[o++]=20971520,a.bits=1,0;for(m=1;m<g&&0===I[m];m++);for(T<m&&(T=m),y=1,f=1;f<=fI;f++)if(y<<=1,y-=I[f],y<0)return-1;if(y>0&&(0===e||1!==g))return-1;for(O[1]=0,f=1;f<fI;f++)O[f+1]=O[f]+I[f];for(E=0;E<n;E++)0!==t[r+E]&&(s[O[t[r+E]]++]=E);if(0===e?(A=k=s,_=20):1===e?(A=EI,k=mI,_=257):(A=gI,k=TI,_=0),b=0,E=0,f=m,p=o,S=T,v=0,l=-1,R=1<<T,h=R-1,1===e&&R>852||2===e&&R>592)return 1;for(;;){C=f-v,s[E]+1<_?(w=0,N=s[E]):s[E]>=_?(w=k[s[E]-_],N=A[s[E]-_]):(w=96,N=0),d=1<<f-v,u=1<<S,m=u;do{u-=d,i[p+(b>>v)+u]=C<<24|w<<16|N|0}while(0!==u);for(d=1<<f-1;b&d;)d>>=1;if(0!==d?(b&=d-1,b+=d):b=0,E++,0==--I[f]){if(f===g)break;f=t[r+s[E]]}if(f>T&&(b&h)!==l){for(0===v&&(v=T),p+=m,S=f-v,y=1<<S;S+v<g&&(y-=I[S+v],!(y<=0));)S++,y<<=1;if(R+=1<<S,1===e&&R>852||2===e&&R>592)return 1;l=b&h,i[l]=T<<24|S<<16|p-o|0}}return 0!==b&&(i[p+b]=f-v<<24|64<<16|0),a.bits=T,0};const{Z_FINISH:vI,Z_BLOCK:yI,Z_TREES:RI,Z_OK:bI,Z_STREAM_END:AI,Z_NEED_DICT:II,Z_STREAM_ERROR:OI,Z_DATA_ERROR:CI,Z_MEM_ERROR:wI,Z_BUF_ERROR:NI,Z_DEFLATED:kI}=Wb,DI=16180,PI=16190,LI=16191,MI=16192,UI=16194,xI=16199,VI=16200,FI=16206,BI=16209,jI=e=>(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24);function GI(){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 WI=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.mode<DI||t.mode>16211?1:0},HI=e=>{if(WI(e))return OI;const t=e.state;return e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=DI,t.last=0,t.havedict=0,t.flags=-1,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Int32Array(852),t.distcode=t.distdyn=new Int32Array(592),t.sane=1,t.back=-1,bI},KI=e=>{if(WI(e))return OI;const t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,HI(e)},zI=(e,t)=>{let r;if(WI(e))return OI;const n=e.state;return t<0?(r=0,t=-t):(r=5+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?OI:(null!==n.window&&n.wbits!==t&&(n.window=null),n.wrap=r,n.wbits=t,KI(e))},YI=(e,t)=>{if(!e)return OI;const r=new GI;e.state=r,r.strm=e,r.window=null,r.mode=DI;const n=zI(e,t);return n!==bI&&(e.state=null),n};let XI,JI,ZI=!0;const qI=e=>{if(ZI){XI=new Int32Array(512),JI=new Int32Array(32);let t=0;for(;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(SI(1,e.lens,0,288,XI,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;SI(2,e.lens,0,32,JI,0,e.work,{bits:5}),ZI=!1}e.lencode=XI,e.lenbits=9,e.distcode=JI,e.distbits=5},QI=(e,t,r,n)=>{let i;const o=e.state;return null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new Uint8Array(o.wsize)),n>=o.wsize?(o.window.set(t.subarray(r-o.wsize,r),0),o.wnext=0,o.whave=o.wsize):(i=o.wsize-o.wnext,i>n&&(i=n),o.window.set(t.subarray(r-n,r-n+i),o.wnext),(n-=i)?(o.window.set(t.subarray(r-n,r),0),o.wnext=n,o.whave=o.wsize):(o.wnext+=i,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=i))),0};var $I=(e,t)=>{let r,n,i,o,s,a,c,d,u,l,h,p,_,f,E,m,g,T,S,v,y,R,b=0;const A=new Uint8Array(4);let I,O;const C=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(WI(e)||!e.output||!e.input&&0!==e.avail_in)return OI;r=e.state,r.mode===LI&&(r.mode=MI),s=e.next_out,i=e.output,c=e.avail_out,o=e.next_in,n=e.input,a=e.avail_in,d=r.hold,u=r.bits,l=a,h=c,R=bI;e:for(;;)switch(r.mode){case DI:if(0===r.wrap){r.mode=MI;break}for(;u<16;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(2&r.wrap&&35615===d){0===r.wbits&&(r.wbits=15),r.check=0,A[0]=255&d,A[1]=d>>>8&255,r.check=jb(r.check,A,2,0),d=0,u=0,r.mode=16181;break}if(r.head&&(r.head.done=!1),!(1&r.wrap)||(((255&d)<<8)+(d>>8))%31){e.msg="incorrect header check",r.mode=BI;break}if((15&d)!==kI){e.msg="unknown compression method",r.mode=BI;break}if(d>>>=4,u-=4,y=8+(15&d),0===r.wbits&&(r.wbits=y),y>15||y>r.wbits){e.msg="invalid window size",r.mode=BI;break}r.dmax=1<<r.wbits,r.flags=0,e.adler=r.check=1,r.mode=512&d?16189:LI,d=0,u=0;break;case 16181:for(;u<16;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(r.flags=d,(255&r.flags)!==kI){e.msg="unknown compression method",r.mode=BI;break}if(57344&r.flags){e.msg="unknown header flags set",r.mode=BI;break}r.head&&(r.head.text=d>>8&1),512&r.flags&&4&r.wrap&&(A[0]=255&d,A[1]=d>>>8&255,r.check=jb(r.check,A,2,0)),d=0,u=0,r.mode=16182;case 16182:for(;u<32;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}r.head&&(r.head.time=d),512&r.flags&&4&r.wrap&&(A[0]=255&d,A[1]=d>>>8&255,A[2]=d>>>16&255,A[3]=d>>>24&255,r.check=jb(r.check,A,4,0)),d=0,u=0,r.mode=16183;case 16183:for(;u<16;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}r.head&&(r.head.xflags=255&d,r.head.os=d>>8),512&r.flags&&4&r.wrap&&(A[0]=255&d,A[1]=d>>>8&255,r.check=jb(r.check,A,2,0)),d=0,u=0,r.mode=16184;case 16184:if(1024&r.flags){for(;u<16;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}r.length=d,r.head&&(r.head.extra_len=d),512&r.flags&&4&r.wrap&&(A[0]=255&d,A[1]=d>>>8&255,r.check=jb(r.check,A,2,0)),d=0,u=0}else r.head&&(r.head.extra=null);r.mode=16185;case 16185:if(1024&r.flags&&(p=r.length,p>a&&(p=a),p&&(r.head&&(y=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Uint8Array(r.head.extra_len)),r.head.extra.set(n.subarray(o,o+p),y)),512&r.flags&&4&r.wrap&&(r.check=jb(r.check,n,p,o)),a-=p,o+=p,r.length-=p),r.length))break e;r.length=0,r.mode=16186;case 16186:if(2048&r.flags){if(0===a)break e;p=0;do{y=n[o+p++],r.head&&y&&r.length<65536&&(r.head.name+=String.fromCharCode(y))}while(y&&p<a);if(512&r.flags&&4&r.wrap&&(r.check=jb(r.check,n,p,o)),a-=p,o+=p,y)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=16187;case 16187:if(4096&r.flags){if(0===a)break e;p=0;do{y=n[o+p++],r.head&&y&&r.length<65536&&(r.head.comment+=String.fromCharCode(y))}while(y&&p<a);if(512&r.flags&&4&r.wrap&&(r.check=jb(r.check,n,p,o)),a-=p,o+=p,y)break e}else r.head&&(r.head.comment=null);r.mode=16188;case 16188:if(512&r.flags){for(;u<16;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(4&r.wrap&&d!==(65535&r.check)){e.msg="header crc mismatch",r.mode=BI;break}d=0,u=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),e.adler=r.check=0,r.mode=LI;break;case 16189:for(;u<32;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}e.adler=r.check=jI(d),d=0,u=0,r.mode=PI;case PI:if(0===r.havedict)return e.next_out=s,e.avail_out=c,e.next_in=o,e.avail_in=a,r.hold=d,r.bits=u,II;e.adler=r.check=1,r.mode=LI;case LI:if(t===yI||t===RI)break e;case MI:if(r.last){d>>>=7&u,u-=7&u,r.mode=FI;break}for(;u<3;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}switch(r.last=1&d,d>>>=1,u-=1,3&d){case 0:r.mode=16193;break;case 1:if(qI(r),r.mode=xI,t===RI){d>>>=2,u-=2;break e}break;case 2:r.mode=16196;break;case 3:e.msg="invalid block type",r.mode=BI}d>>>=2,u-=2;break;case 16193:for(d>>>=7&u,u-=7&u;u<32;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if((65535&d)!=(d>>>16^65535)){e.msg="invalid stored block lengths",r.mode=BI;break}if(r.length=65535&d,d=0,u=0,r.mode=UI,t===RI)break e;case UI:r.mode=16195;case 16195:if(p=r.length,p){if(p>a&&(p=a),p>c&&(p=c),0===p)break e;i.set(n.subarray(o,o+p),s),a-=p,o+=p,c-=p,s+=p,r.length-=p;break}r.mode=LI;break;case 16196:for(;u<14;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(r.nlen=257+(31&d),d>>>=5,u-=5,r.ndist=1+(31&d),d>>>=5,u-=5,r.ncode=4+(15&d),d>>>=4,u-=4,r.nlen>286||r.ndist>30){e.msg="too many length or distance symbols",r.mode=BI;break}r.have=0,r.mode=16197;case 16197:for(;r.have<r.ncode;){for(;u<3;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}r.lens[C[r.have++]]=7&d,d>>>=3,u-=3}for(;r.have<19;)r.lens[C[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,I={bits:r.lenbits},R=SI(0,r.lens,0,19,r.lencode,0,r.work,I),r.lenbits=I.bits,R){e.msg="invalid code lengths set",r.mode=BI;break}r.have=0,r.mode=16198;case 16198:for(;r.have<r.nlen+r.ndist;){for(;b=r.lencode[d&(1<<r.lenbits)-1],E=b>>>24,m=b>>>16&255,g=65535&b,!(E<=u);){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(g<16)d>>>=E,u-=E,r.lens[r.have++]=g;else{if(16===g){for(O=E+2;u<O;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(d>>>=E,u-=E,0===r.have){e.msg="invalid bit length repeat",r.mode=BI;break}y=r.lens[r.have-1],p=3+(3&d),d>>>=2,u-=2}else if(17===g){for(O=E+3;u<O;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}d>>>=E,u-=E,y=0,p=3+(7&d),d>>>=3,u-=3}else{for(O=E+7;u<O;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}d>>>=E,u-=E,y=0,p=11+(127&d),d>>>=7,u-=7}if(r.have+p>r.nlen+r.ndist){e.msg="invalid bit length repeat",r.mode=BI;break}for(;p--;)r.lens[r.have++]=y}}if(r.mode===BI)break;if(0===r.lens[256]){e.msg="invalid code -- missing end-of-block",r.mode=BI;break}if(r.lenbits=9,I={bits:r.lenbits},R=SI(1,r.lens,0,r.nlen,r.lencode,0,r.work,I),r.lenbits=I.bits,R){e.msg="invalid literal/lengths set",r.mode=BI;break}if(r.distbits=6,r.distcode=r.distdyn,I={bits:r.distbits},R=SI(2,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,I),r.distbits=I.bits,R){e.msg="invalid distances set",r.mode=BI;break}if(r.mode=xI,t===RI)break e;case xI:r.mode=VI;case VI:if(a>=6&&c>=258){e.next_out=s,e.avail_out=c,e.next_in=o,e.avail_in=a,r.hold=d,r.bits=u,_I(e,h),s=e.next_out,i=e.output,c=e.avail_out,o=e.next_in,n=e.input,a=e.avail_in,d=r.hold,u=r.bits,r.mode===LI&&(r.back=-1);break}for(r.back=0;b=r.lencode[d&(1<<r.lenbits)-1],E=b>>>24,m=b>>>16&255,g=65535&b,!(E<=u);){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(m&&0==(240&m)){for(T=E,S=m,v=g;b=r.lencode[v+((d&(1<<T+S)-1)>>T)],E=b>>>24,m=b>>>16&255,g=65535&b,!(T+E<=u);){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}d>>>=T,u-=T,r.back+=T}if(d>>>=E,u-=E,r.back+=E,r.length=g,0===m){r.mode=16205;break}if(32&m){r.back=-1,r.mode=LI;break}if(64&m){e.msg="invalid literal/length code",r.mode=BI;break}r.extra=15&m,r.mode=16201;case 16201:if(r.extra){for(O=r.extra;u<O;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}r.length+=d&(1<<r.extra)-1,d>>>=r.extra,u-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=16202;case 16202:for(;b=r.distcode[d&(1<<r.distbits)-1],E=b>>>24,m=b>>>16&255,g=65535&b,!(E<=u);){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(0==(240&m)){for(T=E,S=m,v=g;b=r.distcode[v+((d&(1<<T+S)-1)>>T)],E=b>>>24,m=b>>>16&255,g=65535&b,!(T+E<=u);){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}d>>>=T,u-=T,r.back+=T}if(d>>>=E,u-=E,r.back+=E,64&m){e.msg="invalid distance code",r.mode=BI;break}r.offset=g,r.extra=15&m,r.mode=16203;case 16203:if(r.extra){for(O=r.extra;u<O;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}r.offset+=d&(1<<r.extra)-1,d>>>=r.extra,u-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){e.msg="invalid distance too far back",r.mode=BI;break}r.mode=16204;case 16204:if(0===c)break e;if(p=h-c,r.offset>p){if(p=r.offset-p,p>r.whave&&r.sane){e.msg="invalid distance too far back",r.mode=BI;break}p>r.wnext?(p-=r.wnext,_=r.wsize-p):_=r.wnext-p,p>r.length&&(p=r.length),f=r.window}else f=i,_=s-r.offset,p=r.length;p>c&&(p=c),c-=p,r.length-=p;do{i[s++]=f[_++]}while(--p);0===r.length&&(r.mode=VI);break;case 16205:if(0===c)break e;i[s++]=r.length,c--,r.mode=VI;break;case FI:if(r.wrap){for(;u<32;){if(0===a)break e;a--,d|=n[o++]<<u,u+=8}if(h-=c,e.total_out+=h,r.total+=h,4&r.wrap&&h&&(e.adler=r.check=r.flags?jb(r.check,i,h,s-h):Fb(r.check,i,h,s-h)),h=c,4&r.wrap&&(r.flags?d:jI(d))!==r.check){e.msg="incorrect data check",r.mode=BI;break}d=0,u=0}r.mode=16207;case 16207:if(r.wrap&&r.flags){for(;u<32;){if(0===a)break e;a--,d+=n[o++]<<u,u+=8}if(4&r.wrap&&d!==(4294967295&r.total)){e.msg="incorrect length check",r.mode=BI;break}d=0,u=0}r.mode=16208;case 16208:R=AI;break e;case BI:R=CI;break e;case 16210:return wI;default:return OI}return e.next_out=s,e.avail_out=c,e.next_in=o,e.avail_in=a,r.hold=d,r.bits=u,(r.wsize||h!==e.avail_out&&r.mode<BI&&(r.mode<FI||t!==vI))&&QI(e,e.output,e.next_out,h-e.avail_out),l-=e.avail_in,h-=e.avail_out,e.total_in+=l,e.total_out+=h,r.total+=h,4&r.wrap&&h&&(e.adler=r.check=r.flags?jb(r.check,i,h,e.next_out-h):Fb(r.check,i,h,e.next_out-h)),e.data_type=r.bits+(r.last?64:0)+(r.mode===LI?128:0)+(r.mode===xI||r.mode===UI?256:0),(0===l&&0===h||t===vI)&&R===bI&&(R=NI),R},eO={inflateReset:KI,inflateReset2:zI,inflateResetKeep:HI,inflateInit:e=>YI(e,15),inflateInit2:YI,inflate:$I,inflateEnd:e=>{if(WI(e))return OI;let t=e.state;return t.window&&(t.window=null),e.state=null,bI},inflateGetHeader:(e,t)=>{if(WI(e))return OI;const r=e.state;return 0==(2&r.wrap)?OI:(r.head=t,t.done=!1,bI)},inflateSetDictionary:(e,t)=>{const r=t.length;let n,i,o;return WI(e)?OI:(n=e.state,0!==n.wrap&&n.mode!==PI?OI:n.mode===PI&&(i=1,i=Fb(i,t,r,0),i!==n.check)?CI:(o=QI(e,t,r,r),o?(n.mode=16210,wI):(n.havedict=1,bI)))},inflateInfo:"pako inflate (from Nodeca project)"};var tO=function(){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};const rO=Object.prototype.toString,{Z_NO_FLUSH:nO,Z_FINISH:iO,Z_OK:oO,Z_STREAM_END:sO,Z_NEED_DICT:aO,Z_STREAM_ERROR:cO,Z_DATA_ERROR:dO,Z_MEM_ERROR:uO}=Wb;function lO(e){this.options=JA.assign({chunkSize:65536,windowBits:15,to:""},e||{});const t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,0===t.windowBits&&(t.windowBits=-15)),!(t.windowBits>=0&&t.windowBits<16)||e&&e.windowBits||(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&0==(15&t.windowBits)&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new $A,this.strm.avail_out=0;let r=eO.inflateInit2(this.strm,t.windowBits);if(r!==oO)throw new Error(Gb[r]);if(this.header=new tO,eO.inflateGetHeader(this.strm,this.header),t.dictionary&&("string"==typeof t.dictionary?t.dictionary=QA.string2buf(t.dictionary):"[object ArrayBuffer]"===rO.call(t.dictionary)&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(r=eO.inflateSetDictionary(this.strm,t.dictionary),r!==oO)))throw new Error(Gb[r])}function hO(e,t){const r=new lO(t);if(r.push(e),r.err)throw r.msg||Gb[r.err];return r.result}lO.prototype.push=function(e,t){const r=this.strm,n=this.options.chunkSize,i=this.options.dictionary;let o,s,a;if(this.ended)return!1;for(s=t===~~t?t:!0===t?iO:nO,"[object ArrayBuffer]"===rO.call(e)?r.input=new Uint8Array(e):r.input=e,r.next_in=0,r.avail_in=r.input.length;;){for(0===r.avail_out&&(r.output=new Uint8Array(n),r.next_out=0,r.avail_out=n),o=eO.inflate(r,s),o===aO&&i&&(o=eO.inflateSetDictionary(r,i),o===oO?o=eO.inflate(r,s):o===dO&&(o=aO));r.avail_in>0&&o===sO&&r.state.wrap>0&&0!==e[r.next_in];)eO.inflateReset(r),o=eO.inflate(r,s);switch(o){case cO:case dO:case aO:case uO:return this.onEnd(o),this.ended=!0,!1}if(a=r.avail_out,r.next_out&&(0===r.avail_out||o===sO))if("string"===this.options.to){let e=QA.utf8border(r.output,r.next_out),t=r.next_out-e,i=QA.buf2string(r.output,e);r.next_out=t,r.avail_out=n-t,t&&r.output.set(r.output.subarray(e,e+t),0),this.onData(i)}else this.onData(r.output.length===r.next_out?r.output:r.output.subarray(0,r.next_out));if(o!==oO||0!==a){if(o===sO)return o=eO.inflateEnd(this.strm),this.onEnd(o),this.ended=!0,!0;if(0===r.avail_in)break}}return!0},lO.prototype.onData=function(e){this.chunks.push(e)},lO.prototype.onEnd=function(e){e===oO&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=JA.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};var pO={Inflate:lO,inflate:hO,inflateRaw:function(e,t){return(t=t||{}).raw=!0,hO(e,t)},ungzip:hO,constants:Wb};const{Deflate:_O,deflate:fO,deflateRaw:EO,gzip:mO}=hI,{Inflate:gO,inflate:TO,inflateRaw:SO,ungzip:vO}=pO;var yO,RO=fO,bO=TO;!function(e){e[e.ONE_BYTE=0]="ONE_BYTE",e[e.TWO_BYTE=1]="TWO_BYTE"}(yO||(yO={}));class AO{constructor(){this._sequence=0,this._startTime=Date.now(),this.isUseOneByte=!0}get startTime(){const e=Date.now()-this._startTime;return e<Math.pow(2,16)?e:(this._startTime+=Math.pow(2,16),this.startTime)}get sequence(){return this._sequence<Math.pow(2,32)?this._sequence++:(this._sequence-=Math.pow(2,32),this.sequence)}serialize(e){const t={commonPacketHeader:{length:0,reserved:0,extension:0,sequence:this.sequence},commonStreamHeader:this.startTime,extension:void 0,payload:e};if(e.byteLength>128){const r=new Uint8Array(4);r.set([1,0,0,0]);const n={id:0,length:4,data:r.buffer},i={profile:this.isUseOneByte?0:1,length:this.isUseOneByte?5:6,datas:[n]};t.commonPacketHeader.extension=1,t.extension=i,t.payload=this.compress(e),t.commonPacketHeader.length=8+(t.extension.length+2)+t.payload.byteLength}else t.commonPacketHeader.length=8+t.payload.byteLength;Wn("SHOW_DATASTREAM2_LOG")&&ti.debug("send data header: ".concat(JSON.stringify(t.commonPacketHeader)));const r=new ArrayBuffer(t.commonPacketHeader.length),n=new Uint8Array(r),i=new DataView(r);let o=0;if(i.setUint16(o,t.commonPacketHeader.extension<<15|t.commonPacketHeader.reserved<<14|t.commonPacketHeader.length,!0),o+=2,i.setUint32(o,t.commonPacketHeader.sequence,!0),o+=4,i.setUint16(o,t.commonStreamHeader,!0),o+=2,t.extension){const e=this.serializeExtension(t.extension);n.set(new Uint8Array(e),o),o+=e.byteLength}if(n.set(new Uint8Array(t.payload),o),o+=t.payload.byteLength,o!==t.commonPacketHeader.length)throw Error("serialize error!");return r}deserialize(e){if(e.byteLength<4)return new ArrayBuffer(0);const t=new DataView(e);let r=0;const n=t.getUint16(r,!0);r+=2;const i={length:16383&n,reserved:(16384&n)>>14,extension:(32768&n)>>15,sequence:t.getUint16(r+2,!0)<<16|t.getUint16(r,!0)};let o,s;if(r+=4,Wn("SHOW_DATASTREAM2_LOG")&&ti.debug("receive data header: ".concat(JSON.stringify(i))),t.getUint16(r,!0),r+=2,i.extension){s=this.deserializeExtension(e.slice(r)),r+=2+s.length,o=e.slice(r);let t=!1;if(s.datas.length>0){const e=s.datas.find((e=>0===e.id));if(e){t=1==(1&new DataView(e.data).getUint32(0,!0))}}o=t?this.decompress(o):o}else o=e.slice(8);return o}serializeExtension(e){const{profile:t,length:r,datas:n}=e,i=new ArrayBuffer(r+2),o=new Uint8Array(i),s=new DataView(i);let a=0;if(s.setUint8(a++,t),s.setUint8(a++,r),n.forEach((e=>{t?(s.setUint8(a++,e.id),s.setUint8(a++,e.length),o.set(new Uint8Array(e.data),a),a+=e.data.byteLength):(s.setUint8(a++,e.id|e.length<<4),o.set(new Uint8Array(e.data),a),a+=e.data.byteLength)})),a!==r+2)throw Error("serialize extension error, is ".concat(a,"!==").concat(r+2));return i}deserializeExtension(e){const t=new DataView(e);let r=0;const n=t.getUint8(r);r++;const i=t.getUint8(r);r++;const o=n===yO.TWO_BYTE,s=[],a=new DataView(e,2);let c=0;for(;c<i;){let e=0,t=0,r=new ArrayBuffer(0);o?(e=a.getUint8(c),c++,t=a.getUint8(c),c++):(e=15&a.getUint8(c),t=a.getUint8(c)>>4,c++),t>0&&(r=a.buffer.slice(c+2,c+2+t),c+=r.byteLength),s.push({id:e,length:t,data:r})}if(c!==i)throw Error("parse error");return{profile:n,length:i,datas:s}}decompress(e){return bO(new Uint8Array(e))}compress(e){return RO(new Uint8Array(e))}}class IO extends Ke{constructor(e,t){super(),this._version=1,this._type=3,this._config=void 0,this._originDataChannel=void 0,this._dataStreamPacketHeader=new ArrayBuffer(4),this._dataStreamPacketHandler=void 0,this._datachannelEventMap=new Map,this._config=e,t&&(this._originDataChannel=t,this._bandDataChannelEvents(t)),this._initPacketHeader(),this._dataStreamPacketHandler=new AO}get id(){return this._config.id}get ordered(){return this._config.ordered}get maxRetransmits(){return Wn("DATASTREAM_MAX_RETRANSMITS")}get metadata(){return this._config.metadata}get readyState(){var e,t;return null!==(e=null===(t=this._originDataChannel)||void 0===t?void 0:t.readyState)&&void 0!==e?e:"connecting"}get _originDataChannelId(){var e,t;return null!==(e=null===(t=this._originDataChannel)||void 0===t?void 0:t.id)&&void 0!==e?e:null}getChannelId(){return this.id}getConfig(){return this._config}_close(){this._originDataChannel&&(this._unbindDataChannelEvents(this._originDataChannel),this._originDataChannel=void 0)}async _waitTillOpen(){return new ny(((e,t)=>{if(this._originDataChannel){"open"===this._originDataChannel.readyState&&e();const r=setTimeout((()=>{var e;t(new xe(Le.DATACHANNEL_CONNECTION_TIMEOUT,"Cannot create datachannel, id: ".concat(null===(e=this._originDataChannel)||void 0===e?void 0:e.id)))}),1e4);this._originDataChannel.onopen=()=>{clearTimeout(r),this._originDataChannel&&this._bandDataChannelEvents(this._originDataChannel),e()},this._originDataChannel.onerror=()=>{throw clearTimeout(r),new xe(Le.DATACHANNEL_CONNECTION_TIMEOUT)}}else t(new xe(Le.DATACHANNEL_CONNECTION_TIMEOUT,"cannot find dataChannel"))}))}_updateOriginDataChannel(e){this._originDataChannel=e,this._bandDataChannelEvents(e)}_initPacketHeader(){const e=new DataView(this._dataStreamPacketHeader);e.setUint16(0,this._version),e.setUint8(2,this._type),e.setUint8(3,this._config.id)}_bandDataChannelEvents(t){this._unbindDataChannelEvents(t),[e.DataChannelEvents.OPEN,e.DataChannelEvents.CLOSE,e.DataChannelEvents.ERROR].forEach((e=>{const r=()=>{this.emit(e)};this._datachannelEventMap.set(e,r),t.addEventListener(e,r)}))}_unbindDataChannelEvents(e){Array.from(this._datachannelEventMap.entries()).forEach((t=>{let[r,n]=t;e.removeEventListener(r,n)})),this._datachannelEventMap.clear()}}var OO=fi,CO=As("iterator"),wO=!OO((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,r=new URLSearchParams("a=1&a=2"),n="";return e.pathname="c%20d",t.forEach((function(e,r){t.delete("b"),n+=r+e})),r.delete("a",2),!e.toJSON||!r.has("a",1)||r.has("a",2)||!t.size&&true||!t.sort||"http://a/c%20d?a=1&c=3"!==e.href||"3"!==t.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[CO]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host})),NO=Ol,kO=Tl,DO=Math.floor,PO=function(e,t){var r=e.length,n=DO(r/2);return r<8?LO(e,t):MO(e,PO(kO(e,0,n),t),PO(kO(e,n),t),t)},LO=function(e,t){for(var r,n,i=e.length,o=1;o<i;){for(n=o,r=e[o];n&&t(e[n-1],r)>0;)e[n]=e[--n];n!==o++&&(e[n]=r)}return e},MO=function(e,t,r,n){for(var i=t.length,o=r.length,s=0,a=0;s<i||a<o;)e[s+a]=s<i&&a<o?n(t[s],r[a])<=0?t[s++]:r[a++]:s<i?t[s++]:r[a++];return e},UO=ja,xO=bi,VO=Ki,FO=vi,BO=Gi,jO=wO,GO=Ol,WO=wl,HO=function(e,t,r){for(var n in t)r&&r.unsafe&&e[n]?e[n]=t[n]:NO(e,n,t[n],r);return e},KO=$l,zO=hf,YO=fh,XO=kg,JO=Bi,ZO=ls,qO=da,QO=yc,$O=fa,eC=_o,tC=Ac,rC=dl,nC=Qi,iC=xm,oC=Nm,sC=jg,aC=PO,cC=As("iterator"),dC="URLSearchParams",uC=dC+"Iterator",lC=YO.set,hC=YO.getterFor(dC),pC=YO.getterFor(uC),_C=Object.getOwnPropertyDescriptor,fC=function(e){if(!BO)return xO[e];var t=_C(xO,e);return t&&t.value},EC=fC("fetch"),mC=fC("Request"),gC=fC("Headers"),TC=mC&&mC.prototype,SC=gC&&gC.prototype,vC=xO.RegExp,yC=xO.TypeError,RC=xO.decodeURIComponent,bC=xO.encodeURIComponent,AC=FO("".charAt),IC=FO([].join),OC=FO([].push),CC=FO("".replace),wC=FO([].shift),NC=FO([].splice),kC=FO("".split),DC=FO("".slice),PC=/\+/g,LC=Array(4),MC=function(e){return LC[e-1]||(LC[e-1]=vC("((?:%[\\da-f]{2}){"+e+"})","gi"))},UC=function(e){try{return RC(e)}catch(t){return e}},xC=function(e){var t=CC(e,PC," "),r=4;try{return RC(t)}catch(e){for(;r;)t=CC(t,MC(r--),UC);return t}},VC=/[!'()~]|%20/g,FC={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},BC=function(e){return FC[e]},jC=function(e){return CC(bC(e),VC,BC)},GC=zO((function(e,t){lC(this,{type:uC,iterator:iC(hC(e).entries),kind:t})}),"Iterator",(function(){var e=pC(this),t=e.kind,r=e.iterator.next(),n=r.value;return r.done||(r.value="keys"===t?n.key:"values"===t?n.value:[n.key,n.value]),r}),!0),WC=function(e){this.entries=[],this.url=null,void 0!==e&&(eC(e)?this.parseObject(e):this.parseQuery("string"==typeof e?"?"===AC(e,0)?DC(e,1):e:tC(e)))};WC.prototype={type:dC,bindURL:function(e){this.url=e,this.update()},parseObject:function(e){var t,r,n,i,o,s,a,c=oC(e);if(c)for(r=(t=iC(e,c)).next;!(n=VO(r,t)).done;){if(o=(i=iC($O(n.value))).next,(s=VO(o,i)).done||(a=VO(o,i)).done||!VO(o,i).done)throw yC("Expected sequence with length 2");OC(this.entries,{key:tC(s.value),value:tC(a.value)})}else for(var d in e)ZO(e,d)&&OC(this.entries,{key:d,value:tC(e[d])})},parseQuery:function(e){if(e)for(var t,r,n=kC(e,"&"),i=0;i<n.length;)(t=n[i++]).length&&(r=kC(t,"="),OC(this.entries,{key:xC(wC(r)),value:xC(IC(r,"="))}))},serialize:function(){for(var e,t=this.entries,r=[],n=0;n<t.length;)e=t[n++],OC(r,jC(e.key)+"="+jC(e.value));return IC(r,"&")},update:function(){this.entries.length=0,this.parseQuery(this.url.query)},updateURL:function(){this.url&&this.url.update()}};var HC=function(){XO(this,KC);var e=lC(this,new WC(arguments.length>0?arguments[0]:void 0));BO||(this.size=e.entries.length)},KC=HC.prototype;if(HO(KC,{append:function(e,t){var r=hC(this);sC(arguments.length,2),OC(r.entries,{key:tC(e),value:tC(t)}),BO||this.length++,r.updateURL()},delete:function(e){for(var t=hC(this),r=sC(arguments.length,1),n=t.entries,i=tC(e),o=r<2?void 0:arguments[1],s=void 0===o?o:tC(o),a=0;a<n.length;){var c=n[a];if(c.key!==i||void 0!==s&&c.value!==s)a++;else if(NC(n,a,1),void 0!==s)break}BO||(this.size=n.length),t.updateURL()},get:function(e){var t=hC(this).entries;sC(arguments.length,1);for(var r=tC(e),n=0;n<t.length;n++)if(t[n].key===r)return t[n].value;return null},getAll:function(e){var t=hC(this).entries;sC(arguments.length,1);for(var r=tC(e),n=[],i=0;i<t.length;i++)t[i].key===r&&OC(n,t[i].value);return n},has:function(e){for(var t=hC(this).entries,r=sC(arguments.length,1),n=tC(e),i=r<2?void 0:arguments[1],o=void 0===i?i:tC(i),s=0;s<t.length;){var a=t[s++];if(a.key===n&&(void 0===o||a.value===o))return!0}return!1},set:function(e,t){var r=hC(this);sC(arguments.length,1);for(var n,i=r.entries,o=!1,s=tC(e),a=tC(t),c=0;c<i.length;c++)(n=i[c]).key===s&&(o?NC(i,c--,1):(o=!0,n.value=a));o||OC(i,{key:s,value:a}),BO||(this.size=i.length),r.updateURL()},sort:function(){var e=hC(this);aC(e.entries,(function(e,t){return e.key>t.key?1:-1})),e.updateURL()},forEach:function(e){for(var t,r=hC(this).entries,n=qO(e,arguments.length>1?arguments[1]:void 0),i=0;i<r.length;)n((t=r[i++]).value,t.key,this)},keys:function(){return new GC(this,"keys")},values:function(){return new GC(this,"values")},entries:function(){return new GC(this,"entries")}},{enumerable:!0}),GO(KC,cC,KC.entries,{name:"entries"}),GO(KC,"toString",(function(){return hC(this).serialize()}),{enumerable:!0}),BO&&WO(KC,"size",{get:function(){return hC(this).entries.length},configurable:!0,enumerable:!0}),KO(HC,dC),UO({global:!0,constructor:!0,forced:!jO},{URLSearchParams:HC}),!jO&&JO(gC)){var zC=FO(SC.has),YC=FO(SC.set),XC=function(e){if(eC(e)){var t,r=e.body;if(QO(r)===dC)return t=e.headers?new gC(e.headers):new gC,zC(t,"content-type")||YC(t,"content-type","application/x-www-form-urlencoded;charset=UTF-8"),rC(e,{body:nC(0,tC(r)),headers:nC(0,t)})}return e};if(JO(EC)&&UO({global:!0,enumerable:!0,dontCallGetSet:!0,forced:!0},{fetch:function(e){return EC(e,arguments.length>1?XC(arguments[1]):{})}}),JO(mC)){var JC=function(e){return XO(this,TC),new mC(e,arguments.length>1?XC(arguments[1]):{})};TC.constructor=JC,JC.prototype=TC,UO({global:!0,constructor:!0,dontCallGetSet:!0,forced:!0},{Request:JC})}}var ZC,qC={URLSearchParams:HC,getState:hC},QC=Gi,$C=vi,ew=Ki,tw=fi,rw=Vu,nw=Al,iw=zi,ow=cs,sw=no,aw=Object.assign,cw=Object.defineProperty,dw=$C([].concat),uw=!aw||tw((function(){if(QC&&1!==aw({b:1},aw(cw({},"a",{enumerable:!0,get:function(){cw(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},r=Symbol(),n="abcdefghijklmnopqrst";return e[r]=7,n.split("").forEach((function(e){t[e]=e})),7!=aw({},e)[r]||rw(aw({},t)).join("")!=n}))?function(e,t){for(var r=ow(e),n=arguments.length,i=1,o=nw.f,s=iw.f;n>i;)for(var a,c=sw(arguments[i++]),d=o?dw(rw(c),o(c)):rw(c),u=d.length,l=0;u>l;)a=d[l++],QC&&!ew(s,c,a)||(r[a]=c[a]);return r}:aw,lw=fa,hw=jm,pw=da,_w=Ki,fw=cs,Ew=function(e,t,r,n){try{return n?t(lw(r)[0],r[1]):t(r)}catch(t){hw(e,"throw",t)}},mw=bm,gw=ru,Tw=$a,Sw=Vd,vw=xm,yw=Nm,Rw=Array,bw=vi,Aw=2147483647,Iw=/[^\0-\u007E]/,Ow=/[.\u3002\uFF0E\uFF61]/g,Cw="Overflow: input needs wider integers to process",ww=RangeError,Nw=bw(Ow.exec),kw=Math.floor,Dw=String.fromCharCode,Pw=bw("".charCodeAt),Lw=bw([].join),Mw=bw([].push),Uw=bw("".replace),xw=bw("".split),Vw=bw("".toLowerCase),Fw=function(e){return e+22+75*(e<26)},Bw=function(e,t,r){var n=0;for(e=r?kw(e/700):e>>1,e+=kw(e/t);e>455;)e=kw(e/35),n+=36;return kw(n+36*e/(e+38))},jw=function(e){var t=[];e=function(e){for(var t=[],r=0,n=e.length;r<n;){var i=Pw(e,r++);if(i>=55296&&i<=56319&&r<n){var o=Pw(e,r++);56320==(64512&o)?Mw(t,((1023&i)<<10)+(1023&o)+65536):(Mw(t,i),r--)}else Mw(t,i)}return t}(e);var r,n,i=e.length,o=128,s=0,a=72;for(r=0;r<e.length;r++)(n=e[r])<128&&Mw(t,Dw(n));var c=t.length,d=c;for(c&&Mw(t,"-");d<i;){var u=Aw;for(r=0;r<e.length;r++)(n=e[r])>=o&&n<u&&(u=n);var l=d+1;if(u-o>kw((Aw-s)/l))throw ww(Cw);for(s+=(u-o)*l,o=u,r=0;r<e.length;r++){if((n=e[r])<o&&++s>Aw)throw ww(Cw);if(n==o){for(var h=s,p=36;;){var _=p<=a?1:p>=a+26?26:p-a;if(h<_)break;var f=h-_,E=36-_;Mw(t,Dw(Fw(_+f%E))),h=kw(f/E),p+=36}Mw(t,Dw(Fw(h))),a=Bw(s,l,d==c),s=0,d++}}s++,o++}return Lw(t,"")},Gw=ja,Ww=Gi,Hw=wO,Kw=bi,zw=da,Yw=vi,Xw=Ol,Jw=wl,Zw=kg,qw=ls,Qw=uw,$w=function(e){var t=fw(e),r=gw(this),n=arguments.length,i=n>1?arguments[1]:void 0,o=void 0!==i;o&&(i=pw(i,n>2?arguments[2]:void 0));var s,a,c,d,u,l,h=yw(t),p=0;if(!h||this===Rw&&mw(h))for(s=Tw(t),a=r?new this(s):Rw(s);s>p;p++)l=o?i(t[p],p):t[p],Sw(a,p,l);else for(u=(d=vw(t,h)).next,a=r?new this:[];!(c=_w(u,d)).done;p++)l=o?Ew(d,i,[c.value,p],!0):c.value,Sw(a,p,l);return a.length=p,a},eN=Tl,tN=VE.codeAt,rN=function(e){var t,r,n=[],i=xw(Uw(Vw(e),Ow,"."),".");for(t=0;t<i.length;t++)r=i[t],Mw(n,Nw(Iw,r)?"xn--"+jw(r):r);return Lw(n,".")},nN=Ac,iN=$l,oN=jg,sN=qC,aN=fh,cN=aN.set,dN=aN.getterFor("URL"),uN=sN.URLSearchParams,lN=sN.getState,hN=Kw.URL,pN=Kw.TypeError,_N=Kw.parseInt,fN=Math.floor,EN=Math.pow,mN=Yw("".charAt),gN=Yw(/./.exec),TN=Yw([].join),SN=Yw(1..toString),vN=Yw([].pop),yN=Yw([].push),RN=Yw("".replace),bN=Yw([].shift),AN=Yw("".split),IN=Yw("".slice),ON=Yw("".toLowerCase),CN=Yw([].unshift),wN="Invalid scheme",NN="Invalid host",kN="Invalid port",DN=/[a-z]/i,PN=/[\d+-.a-z]/i,LN=/\d/,MN=/^0x/i,UN=/^[0-7]+$/,xN=/^\d+$/,VN=/^[\da-f]+$/i,FN=/[\0\t\n\r #%/:<>?@[\\\]^|]/,BN=/[\0\t\n\r #/:<>?@[\\\]^|]/,jN=/^[\u0000-\u0020]+/,GN=/(^|[^\u0000-\u0020])[\u0000-\u0020]+$/,WN=/[\t\n\r]/g,HN=function(e){var t,r,n,i;if("number"==typeof e){for(t=[],r=0;r<4;r++)CN(t,e%256),e=fN(e/256);return TN(t,".")}if("object"==typeof e){for(t="",n=function(e){for(var t=null,r=1,n=null,i=0,o=0;o<8;o++)0!==e[o]?(i>r&&(t=n,r=i),n=null,i=0):(null===n&&(n=o),++i);return i>r&&(t=n,r=i),t}(e),r=0;r<8;r++)i&&0===e[r]||(i&&(i=!1),n===r?(t+=r?":":"::",i=!0):(t+=SN(e[r],16),r<7&&(t+=":")));return"["+t+"]"}return e},KN={},zN=Qw({},KN,{" ":1,'"':1,"<":1,">":1,"`":1}),YN=Qw({},zN,{"#":1,"?":1,"{":1,"}":1}),XN=Qw({},YN,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),JN=function(e,t){var r=tN(e,0);return r>32&&r<127&&!qw(t,e)?e:encodeURIComponent(e)},ZN={ftp:21,file:null,http:80,https:443,ws:80,wss:443},qN=function(e,t){var r;return 2==e.length&&gN(DN,mN(e,0))&&(":"==(r=mN(e,1))||!t&&"|"==r)},QN=function(e){var t;return e.length>1&&qN(IN(e,0,2))&&(2==e.length||"/"===(t=mN(e,2))||"\\"===t||"?"===t||"#"===t)},$N=function(e){return"."===e||"%2e"===ON(e)},ek={},tk={},rk={},nk={},ik={},ok={},sk={},ak={},ck={},dk={},uk={},lk={},hk={},pk={},_k={},fk={},Ek={},mk={},gk={},Tk={},Sk={},vk=function(e,t,r){var n,i,o,s=nN(e);if(t){if(i=this.parse(s))throw pN(i);this.searchParams=null}else{if(void 0!==r&&(n=new vk(r,!0)),i=this.parse(s,null,n))throw pN(i);(o=lN(new uN)).bindURL(this),this.searchParams=o}};vk.prototype={type:"URL",parse:function(e,t,r){var n,i,o,s,a,c=this,d=t||ek,u=0,l="",h=!1,p=!1,_=!1;for(e=nN(e),t||(c.scheme="",c.username="",c.password="",c.host=null,c.port=null,c.path=[],c.query=null,c.fragment=null,c.cannotBeABaseURL=!1,e=RN(e,jN,""),e=RN(e,GN,"$1")),e=RN(e,WN,""),n=$w(e);u<=n.length;){switch(i=n[u],d){case ek:if(!i||!gN(DN,i)){if(t)return wN;d=rk;continue}l+=ON(i),d=tk;break;case tk:if(i&&(gN(PN,i)||"+"==i||"-"==i||"."==i))l+=ON(i);else{if(":"!=i){if(t)return wN;l="",d=rk,u=0;continue}if(t&&(c.isSpecial()!=qw(ZN,l)||"file"==l&&(c.includesCredentials()||null!==c.port)||"file"==c.scheme&&!c.host))return;if(c.scheme=l,t)return void(c.isSpecial()&&ZN[c.scheme]==c.port&&(c.port=null));l="","file"==c.scheme?d=pk:c.isSpecial()&&r&&r.scheme==c.scheme?d=nk:c.isSpecial()?d=ak:"/"==n[u+1]?(d=ik,u++):(c.cannotBeABaseURL=!0,yN(c.path,""),d=gk)}break;case rk:if(!r||r.cannotBeABaseURL&&"#"!=i)return wN;if(r.cannotBeABaseURL&&"#"==i){c.scheme=r.scheme,c.path=eN(r.path),c.query=r.query,c.fragment="",c.cannotBeABaseURL=!0,d=Sk;break}d="file"==r.scheme?pk:ok;continue;case nk:if("/"!=i||"/"!=n[u+1]){d=ok;continue}d=ck,u++;break;case ik:if("/"==i){d=dk;break}d=mk;continue;case ok:if(c.scheme=r.scheme,i==ZC)c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=eN(r.path),c.query=r.query;else if("/"==i||"\\"==i&&c.isSpecial())d=sk;else if("?"==i)c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=eN(r.path),c.query="",d=Tk;else{if("#"!=i){c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=eN(r.path),c.path.length--,d=mk;continue}c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,c.path=eN(r.path),c.query=r.query,c.fragment="",d=Sk}break;case sk:if(!c.isSpecial()||"/"!=i&&"\\"!=i){if("/"!=i){c.username=r.username,c.password=r.password,c.host=r.host,c.port=r.port,d=mk;continue}d=dk}else d=ck;break;case ak:if(d=ck,"/"!=i||"/"!=mN(l,u+1))continue;u++;break;case ck:if("/"!=i&&"\\"!=i){d=dk;continue}break;case dk:if("@"==i){h&&(l="%40"+l),h=!0,o=$w(l);for(var f=0;f<o.length;f++){var E=o[f];if(":"!=E||_){var m=JN(E,XN);_?c.password+=m:c.username+=m}else _=!0}l=""}else if(i==ZC||"/"==i||"?"==i||"#"==i||"\\"==i&&c.isSpecial()){if(h&&""==l)return"Invalid authority";u-=$w(l).length+1,l="",d=uk}else l+=i;break;case uk:case lk:if(t&&"file"==c.scheme){d=fk;continue}if(":"!=i||p){if(i==ZC||"/"==i||"?"==i||"#"==i||"\\"==i&&c.isSpecial()){if(c.isSpecial()&&""==l)return NN;if(t&&""==l&&(c.includesCredentials()||null!==c.port))return;if(s=c.parseHost(l))return s;if(l="",d=Ek,t)return;continue}"["==i?p=!0:"]"==i&&(p=!1),l+=i}else{if(""==l)return NN;if(s=c.parseHost(l))return s;if(l="",d=hk,t==lk)return}break;case hk:if(!gN(LN,i)){if(i==ZC||"/"==i||"?"==i||"#"==i||"\\"==i&&c.isSpecial()||t){if(""!=l){var g=_N(l,10);if(g>65535)return kN;c.port=c.isSpecial()&&g===ZN[c.scheme]?null:g,l=""}if(t)return;d=Ek;continue}return kN}l+=i;break;case pk:if(c.scheme="file","/"==i||"\\"==i)d=_k;else{if(!r||"file"!=r.scheme){d=mk;continue}if(i==ZC)c.host=r.host,c.path=eN(r.path),c.query=r.query;else if("?"==i)c.host=r.host,c.path=eN(r.path),c.query="",d=Tk;else{if("#"!=i){QN(TN(eN(n,u),""))||(c.host=r.host,c.path=eN(r.path),c.shortenPath()),d=mk;continue}c.host=r.host,c.path=eN(r.path),c.query=r.query,c.fragment="",d=Sk}}break;case _k:if("/"==i||"\\"==i){d=fk;break}r&&"file"==r.scheme&&!QN(TN(eN(n,u),""))&&(qN(r.path[0],!0)?yN(c.path,r.path[0]):c.host=r.host),d=mk;continue;case fk:if(i==ZC||"/"==i||"\\"==i||"?"==i||"#"==i){if(!t&&qN(l))d=mk;else if(""==l){if(c.host="",t)return;d=Ek}else{if(s=c.parseHost(l))return s;if("localhost"==c.host&&(c.host=""),t)return;l="",d=Ek}continue}l+=i;break;case Ek:if(c.isSpecial()){if(d=mk,"/"!=i&&"\\"!=i)continue}else if(t||"?"!=i)if(t||"#"!=i){if(i!=ZC&&(d=mk,"/"!=i))continue}else c.fragment="",d=Sk;else c.query="",d=Tk;break;case mk:if(i==ZC||"/"==i||"\\"==i&&c.isSpecial()||!t&&("?"==i||"#"==i)){if(".."===(a=ON(a=l))||"%2e."===a||".%2e"===a||"%2e%2e"===a?(c.shortenPath(),"/"==i||"\\"==i&&c.isSpecial()||yN(c.path,"")):$N(l)?"/"==i||"\\"==i&&c.isSpecial()||yN(c.path,""):("file"==c.scheme&&!c.path.length&&qN(l)&&(c.host&&(c.host=""),l=mN(l,0)+":"),yN(c.path,l)),l="","file"==c.scheme&&(i==ZC||"?"==i||"#"==i))for(;c.path.length>1&&""===c.path[0];)bN(c.path);"?"==i?(c.query="",d=Tk):"#"==i&&(c.fragment="",d=Sk)}else l+=JN(i,YN);break;case gk:"?"==i?(c.query="",d=Tk):"#"==i?(c.fragment="",d=Sk):i!=ZC&&(c.path[0]+=JN(i,KN));break;case Tk:t||"#"!=i?i!=ZC&&("'"==i&&c.isSpecial()?c.query+="%27":c.query+="#"==i?"%23":JN(i,KN)):(c.fragment="",d=Sk);break;case Sk:i!=ZC&&(c.fragment+=JN(i,zN))}u++}},parseHost:function(e){var t,r,n;if("["==mN(e,0)){if("]"!=mN(e,e.length-1))return NN;if(t=function(e){var t,r,n,i,o,s,a,c=[0,0,0,0,0,0,0,0],d=0,u=null,l=0,h=function(){return mN(e,l)};if(":"==h()){if(":"!=mN(e,1))return;l+=2,u=++d}for(;h();){if(8==d)return;if(":"!=h()){for(t=r=0;r<4&&gN(VN,h());)t=16*t+_N(h(),16),l++,r++;if("."==h()){if(0==r)return;if(l-=r,d>6)return;for(n=0;h();){if(i=null,n>0){if(!("."==h()&&n<4))return;l++}if(!gN(LN,h()))return;for(;gN(LN,h());){if(o=_N(h(),10),null===i)i=o;else{if(0==i)return;i=10*i+o}if(i>255)return;l++}c[d]=256*c[d]+i,2!=++n&&4!=n||d++}if(4!=n)return;break}if(":"==h()){if(l++,!h())return}else if(h())return;c[d++]=t}else{if(null!==u)return;l++,u=++d}}if(null!==u)for(s=d-u,d=7;0!=d&&s>0;)a=c[d],c[d--]=c[u+s-1],c[u+--s]=a;else if(8!=d)return;return c}(IN(e,1,-1)),!t)return NN;this.host=t}else if(this.isSpecial()){if(e=rN(e),gN(FN,e))return NN;if(t=function(e){var t,r,n,i,o,s,a,c=AN(e,".");if(c.length&&""==c[c.length-1]&&c.length--,(t=c.length)>4)return e;for(r=[],n=0;n<t;n++){if(""==(i=c[n]))return e;if(o=10,i.length>1&&"0"==mN(i,0)&&(o=gN(MN,i)?16:8,i=IN(i,8==o?1:2)),""===i)s=0;else{if(!gN(10==o?xN:8==o?UN:VN,i))return e;s=_N(i,o)}yN(r,s)}for(n=0;n<t;n++)if(s=r[n],n==t-1){if(s>=EN(256,5-t))return null}else if(s>255)return null;for(a=vN(r),n=0;n<r.length;n++)a+=r[n]*EN(256,3-n);return a}(e),null===t)return NN;this.host=t}else{if(gN(BN,e))return NN;for(t="",r=$w(e),n=0;n<r.length;n++)t+=JN(r[n],KN);this.host=t}},cannotHaveUsernamePasswordPort:function(){return!this.host||this.cannotBeABaseURL||"file"==this.scheme},includesCredentials:function(){return""!=this.username||""!=this.password},isSpecial:function(){return qw(ZN,this.scheme)},shortenPath:function(){var e=this.path,t=e.length;!t||"file"==this.scheme&&1==t&&qN(e[0],!0)||e.length--},serialize:function(){var e=this,t=e.scheme,r=e.username,n=e.password,i=e.host,o=e.port,s=e.path,a=e.query,c=e.fragment,d=t+":";return null!==i?(d+="//",e.includesCredentials()&&(d+=r+(n?":"+n:"")+"@"),d+=HN(i),null!==o&&(d+=":"+o)):"file"==t&&(d+="//"),d+=e.cannotBeABaseURL?s[0]:s.length?"/"+TN(s,"/"):"",null!==a&&(d+="?"+a),null!==c&&(d+="#"+c),d},setHref:function(e){var t=this.parse(e);if(t)throw pN(t);this.searchParams.update()},getOrigin:function(){var e=this.scheme,t=this.port;if("blob"==e)try{return new yk(e.path[0]).origin}catch(e){return"null"}return"file"!=e&&this.isSpecial()?e+"://"+HN(this.host)+(null!==t?":"+t:""):"null"},getProtocol:function(){return this.scheme+":"},setProtocol:function(e){this.parse(nN(e)+":",ek)},getUsername:function(){return this.username},setUsername:function(e){var t=$w(nN(e));if(!this.cannotHaveUsernamePasswordPort()){this.username="";for(var r=0;r<t.length;r++)this.username+=JN(t[r],XN)}},getPassword:function(){return this.password},setPassword:function(e){var t=$w(nN(e));if(!this.cannotHaveUsernamePasswordPort()){this.password="";for(var r=0;r<t.length;r++)this.password+=JN(t[r],XN)}},getHost:function(){var e=this.host,t=this.port;return null===e?"":null===t?HN(e):HN(e)+":"+t},setHost:function(e){this.cannotBeABaseURL||this.parse(e,uk)},getHostname:function(){var e=this.host;return null===e?"":HN(e)},setHostname:function(e){this.cannotBeABaseURL||this.parse(e,lk)},getPort:function(){var e=this.port;return null===e?"":nN(e)},setPort:function(e){this.cannotHaveUsernamePasswordPort()||(""==(e=nN(e))?this.port=null:this.parse(e,hk))},getPathname:function(){var e=this.path;return this.cannotBeABaseURL?e[0]:e.length?"/"+TN(e,"/"):""},setPathname:function(e){this.cannotBeABaseURL||(this.path=[],this.parse(e,Ek))},getSearch:function(){var e=this.query;return e?"?"+e:""},setSearch:function(e){""==(e=nN(e))?this.query=null:("?"==mN(e,0)&&(e=IN(e,1)),this.query="",this.parse(e,Tk)),this.searchParams.update()},getSearchParams:function(){return this.searchParams.facade},getHash:function(){var e=this.fragment;return e?"#"+e:""},setHash:function(e){""!=(e=nN(e))?("#"==mN(e,0)&&(e=IN(e,1)),this.fragment="",this.parse(e,Sk)):this.fragment=null},update:function(){this.query=this.searchParams.serialize()||null}};var yk=function(e){var t=Zw(this,Rk),r=oN(arguments.length,1)>1?arguments[1]:void 0,n=cN(t,new vk(e,!1,r));Ww||(t.href=n.serialize(),t.origin=n.getOrigin(),t.protocol=n.getProtocol(),t.username=n.getUsername(),t.password=n.getPassword(),t.host=n.getHost(),t.hostname=n.getHostname(),t.port=n.getPort(),t.pathname=n.getPathname(),t.search=n.getSearch(),t.searchParams=n.getSearchParams(),t.hash=n.getHash())},Rk=yk.prototype,bk=function(e,t){return{get:function(){return dN(this)[e]()},set:t&&function(e){return dN(this)[t](e)},configurable:!0,enumerable:!0}};if(Ww&&(Jw(Rk,"href",bk("serialize","setHref")),Jw(Rk,"origin",bk("getOrigin")),Jw(Rk,"protocol",bk("getProtocol","setProtocol")),Jw(Rk,"username",bk("getUsername","setUsername")),Jw(Rk,"password",bk("getPassword","setPassword")),Jw(Rk,"host",bk("getHost","setHost")),Jw(Rk,"hostname",bk("getHostname","setHostname")),Jw(Rk,"port",bk("getPort","setPort")),Jw(Rk,"pathname",bk("getPathname","setPathname")),Jw(Rk,"search",bk("getSearch","setSearch")),Jw(Rk,"searchParams",bk("getSearchParams")),Jw(Rk,"hash",bk("getHash","setHash"))),Xw(Rk,"toJSON",(function(){return dN(this).serialize()}),{enumerable:!0}),Xw(Rk,"toString",(function(){return dN(this).serialize()}),{enumerable:!0}),hN){var Ak=hN.createObjectURL,Ik=hN.revokeObjectURL;Ak&&Xw(yk,"createObjectURL",zw(Ak,hN)),Ik&&Xw(yk,"revokeObjectURL",zw(Ik,hN))}iN(yk,"URL"),Gw({global:!0,constructor:!0,forced:!Hw,sham:!Ww},{URL:yk});var Ok=ja,Ck=fi,wk=jg,Nk=Ac,kk=wO,Dk=So("URL");Ok({target:"URL",stat:!0,forced:!(kk&&Ck((function(){Dk.canParse()})))},{canParse:function(e){var t=wk(arguments.length,1),r=Nk(e),n=t<2||void 0===arguments[1]?void 0:Nk(arguments[1]);try{return!!new Dk(r,n)}catch(e){return!1}}});var Pk=J(fo.URL);function Lk(){const e=new Blob([atob("ZnVuY3Rpb24gZShlKXtjb25zdCB0PW5ldyBEYXRhVmlldyhlLmRhdGEpO2lmKDA9PT10LmdldFVpbnQ4KDApJiYwPT09dC5nZXRVaW50OCgxKSYmMD09PXQuZ2V0VWludDgoMikmJjE9PT10LmdldFVpbnQ4KDMpJiY2PT09dC5nZXRVaW50OCg0KSl7bGV0IG49NixyPTAsbz0wO2Zvcig7MjU1PT09KG89dC5nZXRVaW50OChuKyspKTspcis9MjU1O3IrPW87Y29uc3QgYT1mdW5jdGlvbihlLHQsbil7bGV0IHI9bmV3IFVpbnQ4QXJyYXkoZSx0LG4pLG89W10sYT0wO2Zvcig7YTxuOylhKzM8biYmMD09PXJbYV0mJjA9PT1yW2ErMV0mJjM9PT1yW2ErMl0mJigwPT09clthKzNdfHwxPT09clthKzNdfHwyPT09clthKzNdfHwzPT09clthKzNdKT8oby5wdXNoKHJbYV0sclthKzFdLHJbYSszXSksYSs9NCk6KG8ucHVzaChyW2FdKSxhKyspO3JldHVybiBuZXcgVWludDhBcnJheShvKX0oZS5kYXRhLG4scik7cmV0dXJuIG5ldyBVaW50OEFycmF5KGEpfXJldHVybiBudWxsfWZ1bmN0aW9uIHQoZSx0KXtjb25zdCBuPWZ1bmN0aW9uKGUpe2NvbnN0IHQ9ZS5sZW5ndGg7bGV0IG49W10scj0wO2Zvcig7cjx0OylyKzI8dCYmMD09PWVbcl0mJjA9PT1lW3IrMV0mJigwPT09ZVtyKzJdfHwxPT09ZVtyKzJdfHwyPT09ZVtyKzJdfHwzPT09ZVtyKzJdKT8obi5wdXNoKGVbcl0sZVtyKzFdLDMsZVtyKzJdKSxyKz0zKToobi5wdXNoKGVbcl0pLHIrKyk7cmV0dXJuIG5ldyBVaW50OEFycmF5KG4pfSh0KSxyPW4ubGVuZ3RoLG89TWF0aC5mbG9vcihyLzI1NSksYT1yJTI1NSxzPW5ldyBVaW50OEFycmF5KDYrbysxK3IrZS5ieXRlTGVuZ3RoKTtzWzBdPTAsc1sxXT0wLHNbMl09MCxzWzNdPTEsc1s0XT02LHNbNV09MTAxO2xldCBpPTA7Zm9yKDtpPG87KXNbNitpXT0yNTUsaSsrO3JldHVybiBzWzYraV09YSxpKysscy5zZXQobiw2K2kpLHMuc2V0KG5ldyBVaW50OEFycmF5KGUpLDYraStyKSxzLmJ1ZmZlcn1uYXZpZ2F0b3IudXNlckFnZW50LmluZGV4T2YoIlNhZmFyaSIpPi0xJiYtMT09PW5hdmlnYXRvci51c2VyQWdlbnQuaW5kZXhPZigiQ2hyb21lIikmJihzZWxmLm9ucnRjdHJhbnNmb3JtPW49Pntjb25zdCByPW4udHJhbnNmb3JtZXI7bGV0IG89W107ci5vcHRpb25zLnBvcnQub25tZXNzYWdlPWU9PntlLmRhdGEuc2VpJiZvLnB1c2goZS5kYXRhLnNlaSl9LHNlbGYucG9zdE1lc3NhZ2UoInN0YXJ0ZWQiKTtjb25zdCBhPXIucmVhZGFibGUuZ2V0UmVhZGVyKCkscz1yLndyaXRhYmxlLmdldFdyaXRlcigpOyJyeCI9PT1yLm9wdGlvbnMubmFtZT9mdW5jdGlvbiB0KG4pe2EucmVhZCgpLnRoZW4oKHI9PntpZighci5kb25lKXtpZihyLnZhbHVlIGluc3RhbmNlb2YgUlRDRW5jb2RlZFZpZGVvRnJhbWUpe2NvbnN0IHQ9ZShyLnZhbHVlKTt0JiZuLm9wdGlvbnMucG9ydC5wb3N0TWVzc2FnZSh7c2VpOnR9KX1zLndyaXRlKHIudmFsdWUpLG4ub3B0aW9ucy5wb3J0LnBvc3RNZXNzYWdlKHt0cmFuc2Zvcm1lZDohMH0pLHQobil9fSkpfShyKToidHgiPT09ci5vcHRpb25zLm5hbWUmJmZ1bmN0aW9uIGUobil7YS5yZWFkKCkudGhlbigocj0+e2lmKCFyLmRvbmUpe2lmKHIudmFsdWUgaW5zdGFuY2VvZiBSVENFbmNvZGVkVmlkZW9GcmFtZSl7Y29uc3QgZT1vLnNoaWZ0KCk7ZSYmKHIudmFsdWUuZGF0YT10KHIudmFsdWUuZGF0YSxlKSl9cy53cml0ZShyLnZhbHVlKSxuLm9wdGlvbnMucG9ydC5wb3N0TWVzc2FnZSh7dHJhbnNmb3JtZWQ6ITB9KSxlKG4pfX0pKX0ocil9LHNlbGYucG9zdE1lc3NhZ2UoInJlZ2lzdGVyZWQiKSk7Cg==")],{type:"text/javascript"});return setTimeout((()=>Pk.revokeObjectURL(e)),0),new Worker(Pk.createObjectURL(e))}const Mk=new Map;const Uk=new Map;function xk(e){const t=new DataView(e.data);if(0===t.getUint8(0)&&0===t.getUint8(1)&&0===t.getUint8(2)&&1===t.getUint8(3)&&6===t.getUint8(4)){let r=6,n=0,i=0;for(;255===(i=t.getUint8(r++));)n+=255;n+=i;const o=function(e,t,r){let n=new Uint8Array(e,t,r),i=[],o=0;for(;o<r;)o+3<r&&0===n[o]&&0===n[o+1]&&3===n[o+2]&&(0===n[o+3]||1===n[o+3]||2===n[o+3]||3===n[o+3])?(i.push(n[o],n[o+1],n[o+3]),o+=4):(i.push(n[o]),o++);return new Uint8Array(i)}(e.data,r,n);return new Uint8Array(o)}return null}function Vk(e,t){const r=function(e){const t=e.length;let r=[],n=0;for(;n<t;)n+2<t&&0===e[n]&&0===e[n+1]&&(0===e[n+2]||1===e[n+2]||2===e[n+2]||3===e[n+2])?(r.push(e[n],e[n+1],3,e[n+2]),n+=3):(r.push(e[n]),n++);return new Uint8Array(r)}(t),n=r.length,i=Math.floor(n/255),o=n%255,s=new Uint8Array(6+i+1+n+e.byteLength);s[0]=0,s[1]=0,s[2]=0,s[3]=1,s[4]=6,s[5]=101;let a=0;for(;a<i;)s[6+a]=255,a++;return s[6+a]=o,a++,s.set(r,6+a),s.set(new Uint8Array(e),6+a+n),s.buffer}const Fk=new Map;const Bk=new Map;hi(),e.AUDIO_ENCODER_CONFIG_SETTINGS=qc,e.AudioProcessorContext=mR,e.AudioProcessorDestination=ER,e.BufferSourceAudioTrack=bR,e.CameraVideoTrack=KR,e.DEFAULT_LOCAL_AUDIO_TRACK_STATS=_d,e.DEFAULT_LOCAL_VIDEO_TRACK_STATS=fd,e.DEFAULT_NETWORK_QUALITY_STATS={uplinkNetworkQuality:0,downlinkNetworkQuality:0},e.DEFAULT_REMOTE_AUDIO_TRACK_STATS=Ed,e.DEFAULT_REMOTE_VIDEO_TRACK_STATS=md,e.DataChannel=IO,e.DeviceManager=Yy,e.LocalAudioTrack=yR,e.LocalDataChannel=class extends IO{send(e){if(this._originDataChannel){let t=e;t=this._dataStreamPacketHandler.serialize(e);const r=new Uint8Array(this._dataStreamPacketHeader.byteLength+t.byteLength);r.set(new Uint8Array(this._dataStreamPacketHeader),0),r.set(new Uint8Array(t),this._dataStreamPacketHeader.byteLength),this._originDataChannel.send(r.buffer)}}},e.LocalTrack=ay,e.LocalVideoTrack=HR,e.MediaElementNumStatus={uninit:100,none:110,init:120,loadeddata:130,canplay:200,playing:210,paused:220,suspend:300,stalled:310,waiting:320,error:330,destroyed:340,abort:350,ended:360,emptied:370},e.MicrophoneAudioTrack=RR,e.MixingAudioTrack=AR,e.RemoteAudioTrack=$R,e.RemoteDataChannel=class extends IO{constructor(t){super(t),this._messageListener=void 0,this._messageListener=t=>{if(t.data.byteLength<this._dataStreamPacketHeader.byteLength)throw Error("invalid byteLength: the byte length must exceed "+this._dataStreamPacketHeader.byteLength);const r=t.data.slice(0,this._dataStreamPacketHeader.byteLength),n=new DataView(r).getUint8(3);if(n!==this.id)return void(Wn("SHOW_DATASTREAM2_LOG")&&ti.debug("invalid datachannel id: ".concat(n," !== ").concat(this.id)));let i=t.data.slice(this._dataStreamPacketHeader.byteLength);i=this._dataStreamPacketHandler.deserialize(i),this.emit(e.DataChannelEvents.MESSAGE,i)}}_updateOriginDataChannel(e){super._updateOriginDataChannel(e),this._bandRemoteDataChannelEvents()}_close(){this._originDataChannel&&(this._originDataChannel.removeEventListener("message",this._messageListener),super._close())}_bandRemoteDataChannelEvents(){this._originDataChannel&&this._originDataChannel.addEventListener("message",this._messageListener)}},e.RemoteTrack=qR,e.RemoteVideoTrack=QR,e.SAFARI_GLOBAL_GUM_LOCK=Gy,e.SUPPORT_720P_AUTO_CONFIG_LIST=Kc,e.SUPPORT_SCREEN_ENCODER_CONFIG_LIST=zc,e.SUPPORT_SVC_CONFIG_LIST=Yc,e.SUPPORT_VIDEO_ENCODER_CONFIG_LIST=Hc,e.Track=sy,e.VideoProcessorContext=fR,e.VideoProcessorDestination=_R,e.__TRACK_LIST__=$c,e.addTrack=ed,e.audioContextState=ly,e.audioElementPlayCenter=rR,e.audioTimerLoop=function(e,t){let r=!1;const n=1/t;if(Wn("DISABLE_WEBAUDIO")){const t=window.setInterval((()=>{r?window.clearInterval(t):e(performance.now()/1e3)}),1e3*n)}else{const t=py();let i=t.createGain();i.gain.value=0,i.connect(t.destination);const o=()=>{if(r)return void(i=null);const s=t.createOscillator();s.onended=o,s.connect(i),s.start(0),s.stop(t.currentTime+n),e(t.currentTime)};o()}return()=>{r=!0}},e.autoPlayGestureEventEmitter=Zy,e.blob2Uint8Array=DR,e.checkMediaStreamTrackResolution=VR,e.checkTrackState=nR,e.createBufferSourceAudioTrack=async function(e){var t;const{cacheOnlineFile:r,encoderConfig:n}=e;let{source:i}=e;const o={source:i instanceof AudioBuffer?"AudioBuffer":i instanceof File?null!==(t=File.name)&&void 0!==t?t:"File":i,cacheOnlineFile:r,encoderConfig:n},s=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.CREATE_BUFFER_AUDIO_TRACK,options:[o]});if(Wn("DISABLE_WEBAUDIO"))throw new xe(Le.NOT_SUPPORTED,"can not create BufferSourceAudioTrack when WebAudio disabled");const a=ft(8,"track-buf-");ti.info("start create buffer source audio track with config",JSON.stringify(o),"trackId",a);const c=i;if(!(i instanceof AudioBuffer))try{i=await async function(e,t){let r=null;if("string"==typeof e){const t=NR.get(e);if(t)return ti.debug("use cached audio resource: ",e),t;try{r=(await It((()=>Pn.get(e,{responseType:"arraybuffer"})),void 0,void 0,{maxRetryCount:3})).data}catch(e){throw new xe(Le.FETCH_AUDIO_FILE_FAILED,e.toString())}}else{const t=new ny(((t,r)=>{const n=new FileReader;n.onload=e=>{e.target?t(e.target.result):r(new xe(Le.READ_LOCAL_AUDIO_FILE_ERROR))},n.onerror=()=>{r(new xe(Le.READ_LOCAL_AUDIO_FILE_ERROR))},n.readAsArrayBuffer(e)}));r=await t}const n=await Ey(r);return"string"==typeof e&&t&&NR.set(e,n),n}(i,r)}catch(e){return s.onError(e),e.throw(ti)}const d=new wR(i),u=new bR(c,d,n?Qc(n):{},a);return ti.info("create buffer source audio track success, trackId:",a),s.onSuccess(u.getTrackId()),u},e.createCameraVideoTrack=async function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.CREATE_CAM_VIDEO_TRACK,options:[YR({},e)]}),r=IR(e),n=ft(8,"track-cam-");let i=null;const o="720p_auto"===e.encoderConfig;ti.info("start create camera video track with config",JSON.stringify(e),"trackId",n);try{i=(await Wy({video:r},n)).getVideoTracks()[0]||null}catch(e){throw t.onError(e),e}if(!i){const e=new xe(Le.UNEXPECTED_ERROR,"can not find track in media stream");return t.onError(e),e.throw(ti)}e.optimizationMode&&XR(n,i,e,Xc(e.encoderConfig));const s=new KR(i,e,r,e.scalabiltyMode?Zc(e.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},e.optimizationMode,n);return o&&s.startMonitorStats(),t.onSuccess(s.getTrackId()),ti.info("create camera video success, trackId:",n),s},e.createCustomAudioTrack=function(e){const t=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.CREATE_CUSTOM_AUDIO_TRACK,options:[e]}),r=new yR(e.mediaStreamTrack,e.encoderConfig?Qc(e.encoderConfig):{},ft(8,"track-cus-"),!1);return ti.info("create custom audio track success with config",e,"trackId",r.getTrackId()),t.onSuccess(r.getTrackId()),r},e.createCustomVideoTrack=function(t){const r=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.CREATE_CUSTOM_VIDEO_TRACK,options:[t]}),n=new HR(t.mediaStreamTrack,{width:t.width,height:t.height,frameRate:t.frameRate,bitrateMax:t.bitrateMax,bitrateMin:t.bitrateMin},t.scalabiltyMode?Zc(t.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},t.optimizationMode,ft(8,"track-cus-"),[e.TrackHint.CUSTOM_TRACK]);return r.onSuccess(n.getTrackId()),ti.info("create custom video track success with config",t,"trackId",n.getTrackId()),n},e.createMicrophoneAndCameraTracks=async function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const r=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.CREATE_MIC_AND_CAM_TRACKS,options:[e,t]}),n="720p_auto"===t.encoderConfig,i=IR(t),o=CR(e),s=ft(8,"track-mic-"),a=ft(8,"track-cam-");let c=null,d=null;ti.info("start create camera video track(".concat(a,") and microphone audio track(").concat(s,") with config, audio: ").concat(JSON.stringify(e),", video: ").concat(JSON.stringify(t)));try{const e=await Wy({audio:o,video:i},"".concat(s,"-").concat(a));c=e.getAudioTracks()[0],d=e.getVideoTracks()[0]}catch(e){throw r.onError(e),e}if(!c||!d){const e=new xe(Le.UNEXPECTED_ERROR,"can not find tracks in media stream");return r.onError(e),e.throw(ti)}t.optimizationMode&&XR(a,d,t,Xc(t.encoderConfig));const u=new RR(c,e,o,s),l=new KR(d,t,i,t.scalabiltyMode?Zc(t.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},t.optimizationMode,a);return n&&l.startMonitorStats(),r.onSuccess([u.getTrackId(),l.getTrackId()]),ti.info("create camera video track(".concat(a,") and microphone audio track(").concat(s,") success")),[u,l]},e.createMicrophoneAudioTrack=async function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.CREATE_MIC_AUDIO_TRACK,options:[e]}),r=CR(e),n=ft(8,"track-mic-");let i=null;ti.info("start create microphone audio track with config",JSON.stringify(e),"trackId",n);try{i=(await Wy({audio:r},n)).getAudioTracks()[0]||null}catch(e){throw t.onError(e),e}if(!i){const e=new xe(Le.UNEXPECTED_ERROR,"can not find track in media stream");return t.onError(e),e.throw(ti)}const o=new RR(i,e,r,n);return t.onSuccess(o.getTrackId()),ti.info("create microphone audio track success, trackId:",n),o},e.createMixingAudioTrack=function(e){const t=new AR;return e.forEach((e=>t.addAudioTrack(e))),t},e.createScreenVideoTrack=async function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"disable";const n=ui.reportApiInvoke(null,{tag:Ze.TRACER,name:Je.CREATE_SCREEN_VIDEO_TRACK,options:[YR({},t),r]}),i="720p_auto"===t.encoderConfig;t.encoderConfig?"string"==typeof t.encoderConfig||t.encoderConfig.width&&t.encoderConfig.height||(t.encoderConfig.width={max:1920},t.encoderConfig.height={max:1080}):t.encoderConfig="1080p_2";const o=OR(t),s=ft(8,"track-scr-v-");let a=null,c=null;const d=pi();if(!d.supportShareAudio&&"enable"===r){const e=new xe(Le.NOT_SUPPORTED,"your browser or platform is not support share-screen with audio");return n.onError(e),e.throw(ti)}ti.info("start create screen video track with config",t,"withAudio",r,"trackId",s);try{const e=await Wy({screen:o,screenAudio:"auto"===r?d.supportShareAudio:"enable"===r},s);a=e.getVideoTracks()[0]||null,c=e.getAudioTracks()[0]||null}catch(e){throw n.onError(e),e}if(!a){const e=new xe(Le.UNEXPECTED_ERROR,"can not find track in media stream");return n.onError(e),e.throw(ti)}if(!c&&"enable"===r){a&&a.stop();const e=new xe(Le.SHARE_AUDIO_NOT_ALLOWED);return n.onError(e),e.throw(ti)}if(t.optimizationMode||(t.optimizationMode="detail"),t.optimizationMode){XR(s,a,t,t.encoderConfig&&Jc(t.encoderConfig)||void 0),t.encoderConfig&&"string"!=typeof t.encoderConfig&&(t.encoderConfig.bitrateMin=t.encoderConfig.bitrateMax)}const u=new HR(a,t.encoderConfig?Jc(t.encoderConfig):{},t.scalabiltyMode?Zc(t.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},t.optimizationMode,s,[e.TrackHint.SCREEN_TRACK]);if(i&&u.startMonitorStats(),!c)return n.onSuccess(u.getTrackId()),ti.info("create screen video track success","video:",u.getTrackId()),u;const l=new yR(c,void 0,ft(8,"track-scr-a-"),!1);return n.onSuccess([u.getTrackId(),l.getTrackId()]),ti.info("create screen video track success","video:",u.getTrackId(),"audio:",l.getTrackId()),[u,l]},e.decodeAudioData=Ey,e.deviceManager=Xy,e.emptyImage2TypedArray=kR,e.frameData2CryptoBuffer=async(e,t,r)=>await BR(e.buffer,t,r),e.getAudioContext=py,e.getAudioEncoderConfiguration=Qc,e.getBitrateConstrainRange=FR,e.getCompatibility=pi,e.getConstraintsFromCameraConfig=IR,e.getConstraintsFromMicrophoneConfig=CR,e.getConstraintsFromScreenConfig=OR,e.getElectronScreenSources=By,e.getElectronScreenStream=Vy,e.getElectronScreenStreamByUserSelect=Fy,e.getLocalStream=Wy,e.getScalabilityConfiguration=Zc,e.getScreenEncoderConfiguration=Jc,e.getSilenceAudioTrack=function(){if(gy)return gy;const e=py();if(!e.createMediaStreamDestination)throw new xe(Le.NOT_SUPPORTED,"can not create silence audio track");const t=e.createBufferSource(),r=e.createBuffer(1,44100,44100);t.loop=!0,t.buffer=r;const n=e.createMediaStreamDestination();return t.connect(n),gy=n.stream.getAudioTracks()[0],gy},e.getSilenceSamplesDuration=function(e){const t=e.getChannelData(0);let r=0,n=0;for(let e=0;e<t.length;e+=1)0===t[e]?(r+=1,r>n&&(n=r)):r=0;return n/t.length*e.duration},e.getStaticTrackStream=jR,e.getVideoEncoderConfiguration=Xc,e.handleGetUserMediaError=Ky,e.hasAudioContext=_y,e.interceptLocalAudioFrame=async function(e){if(!pi().supportWebRTCEncodedTransform)return void ti.warning("browser not support audio encoded transform");if(Mk.has(e))return;if(!e.track)return;const t={track:e.track};if(Te()){if(!e.createEncodedStreams)return void ti.warning("browser not support createEncodedStreams() API");let n=null;try{n=e.createEncodedStreams()}catch(e){return void ti.error("create audio-encoded-streams error",e&&e.message)}const i=new TransformStream({transform(n,i){t.controller||(t.controller=i),e.track&&e.track.id!==t.track.id&&(ti.debug("audio track changed: ".concat(t.track.id," => ").concat(e.track.id)),t.track.removeEventListener("ended",r),t.track=e.track,t.track.addEventListener("ended",r)),i.enqueue(n)}});n.readable.pipeThrough(i).pipeTo(n.writable)}else if(Se()){if("undefined"==typeof RTCRtpScriptTransform)return void ti.warning("browser not support RTCRtpScriptTransform");const n=Lk(),i=new MessageChannel;await new ny((e=>n.onmessage=t=>{"registered"===t.data&&e(void 0)}));const o=new RTCRtpScriptTransform(n,{name:"tx",port:i.port2},[i.port2]);e.transform=o,await new ny((e=>n.onmessage=t=>{"started"===t.data&&e(void 0)})),i.port1.onmessage=n=>{var i;n.data.transformed&&e.track&&(null===(i=e.track)||void 0===i?void 0:i.id)!==t.track.id&&(ti.debug("audio track changed: ".concat(t.track.id," => ").concat(e.track.id)),t.track.removeEventListener("ended",r),t.track=e.track,t.track.addEventListener("ended",r))},t.worker=n}function r(){if(e.track){if(this.id!==e.track.id)return;e.track.removeEventListener("ended",r)}const t=Mk.get(e);if(t){Mk.delete(e);try{var n,i;null===(n=t.controller)||void 0===n||n.terminate(),null===(i=t.worker)||void 0===i||i.terminate()}catch(e){ti.warning(e&&e.message)}}}Mk.set(e,t),e.track.addEventListener("ended",r)},e.interceptLocalVideoFrame=async function(e,t){if(!pi().supportWebRTCEncodedTransform)return void ti.warning("browser not support video encoded transform");if(Fk.has(e))return;if(!e.track)return;const r={track:e.track};if(Te()){if(!e.createEncodedStreams)return void ti.warning("browser not support createEncodedStreams() API");let i=null;try{i=e.createEncodedStreams()}catch(e){return void ti.error("create video-encoded-streams error",e&&e.message)}let o=[];t.on("sei-to-send",(e=>{o.push(e)}));const s=new TransformStream({transform(t,i){r.controller||(r.controller=i),e.track&&e.track.id!==r.track.id&&(ti.debug("video track changed: ".concat(r.track.id," => ").concat(e.track.id)),r.track.removeEventListener("ended",n),r.track=e.track,r.track.addEventListener("ended",n));const s=o.shift();s&&(t.data=Vk(t.data,s)),i.enqueue(t)}});i.readable.pipeThrough(s).pipeTo(i.writable)}else{if(!Se())return;{if("undefined"==typeof RTCRtpScriptTransform)return void ti.warning("browser not support RTCRtpScriptTransform");const i=Lk(),o=new MessageChannel;await new ny((e=>i.onmessage=t=>{"registered"===t.data&&e(void 0)}));const s=new RTCRtpScriptTransform(i,{name:"tx",port:o.port2},[o.port2]);e.transform=s,await new ny((e=>i.onmessage=t=>{"started"===t.data&&e(void 0)})),t.on("sei-to-send",(e=>{o.port1.postMessage({sei:e})})),o.port1.onmessage=t=>{var i;t.data.transformed&&e.track&&(null===(i=e.track)||void 0===i?void 0:i.id)!==r.track.id&&(ti.debug("video track changed: ".concat(r.track.id," => ").concat(e.track.id)),r.track.removeEventListener("ended",n),r.track=e.track,r.track.addEventListener("ended",n))},r.worker=i}}function n(){if(e.track){if(this.id!==e.track.id)return;e.track.removeEventListener("ended",n)}const t=Fk.get(e);if(t){Fk.delete(e);try{var r,i;null===(r=t.controller)||void 0===r||r.terminate(),null===(i=t.worker)||void 0===i||i.terminate()}catch(e){ti.warning(e&&e.message)}}}Fk.set(e,r),e.track.addEventListener("ended",n)},e.interceptRemoteAudioFrame=async function(e){if(!pi().supportWebRTCEncodedTransform)return void ti.warning("browser not support audio encoded transform");if(Uk.has(e))return;const t={track:e.track};if(Te()){if(!e.createEncodedStreams)return void ti.warning("browser not support createEncodedStreams() API");let n=null;try{n=e.createEncodedStreams()}catch(e){return void ti.error("create audio-encoded-streams error",e&&e.message)}const i=new TransformStream({transform(n,i){t.controller||(t.controller=i),e.track&&e.track.id!==t.track.id&&(ti.debug("audio track changed: ".concat(t.track.id," => ").concat(e.track.id)),t.track.removeEventListener("ended",r),t.track=e.track,t.track.addEventListener("ended",r)),i.enqueue(n)}});n.readable.pipeThrough(i).pipeTo(n.writable)}else if(Se()){if("undefined"==typeof RTCRtpScriptTransform)return void ti.warning("browser not support RTCRtpScriptTransform");const n=Lk(),i=new MessageChannel;await new ny((e=>n.onmessage=t=>{"registered"===t.data&&e(void 0)}));const o=new RTCRtpScriptTransform(n,{name:"rx",port:i.port2},[i.port2]);e.transform=o,await new ny((e=>n.onmessage=t=>{"started"===t.data&&e(void 0)})),i.port1.onmessage=n=>{var i;n.data.transformed&&e.track&&(null===(i=e.track)||void 0===i?void 0:i.id)!==t.track.id&&(ti.debug("audio track changed: ".concat(t.track.id," => ").concat(e.track.id)),t.track.removeEventListener("ended",r),t.track=e.track,t.track.addEventListener("ended",r))},t.worker=n}function r(){e.track.removeEventListener("ended",r),function(e){const t=Uk.get(e);if(t){Uk.delete(e);try{var r,n;null===(r=t.controller)||void 0===r||r.terminate(),null===(n=t.worker)||void 0===n||n.terminate()}catch(e){ti.warning(e&&e.message)}}}(e)}Uk.set(e,t),e.track.addEventListener("ended",r)},e.interceptRemoteVideoFrame=async function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!pi().supportWebRTCEncodedTransform)return void ti.warning("browser not support video encoded transform");if(!e.track)return;if(Bk.has(e)){const r=Bk.get(e);return void(r&&(r.onSei=t.onSei))}const r={track:e.track,onSei:t.onSei};if(Te()){if(!e.createEncodedStreams)return void ti.warning("browser not support createEncodedStreams() API");let t=null;try{t=e.createEncodedStreams()}catch(e){return void ti.error("create video-encoded-streams error",e&&e.message)}const i=new TransformStream({transform(t,i){r.controller||(r.controller=i),e.track&&e.track.id!==r.track.id&&(ti.debug("video track changed: ".concat(r.track.id," => ").concat(e.track.id)),r.track.removeEventListener("ended",n),r.track=e.track,r.track.addEventListener("ended",n));const o=xk(t);o&&r.onSei&&r.onSei(o),i.enqueue(t)}});t.readable.pipeThrough(i).pipeTo(t.writable)}else if(Se()){if("undefined"==typeof RTCRtpScriptTransform)return void ti.warning("browser not support RTCRtpScriptTransform");const t=Lk(),i=new MessageChannel;await new ny((e=>t.onmessage=t=>{"registered"===t.data&&e(void 0)}));const o=new RTCRtpScriptTransform(t,{name:"rx",port:i.port2},[i.port2]);e.transform=o,await new ny((e=>t.onmessage=t=>{"started"===t.data&&e(void 0)})),i.port1.onmessage=t=>{var i;t.data.transformed&&e.track&&(null===(i=e.track)||void 0===i?void 0:i.id)!==r.track.id?(ti.debug("video track changed: ".concat(r.track.id," => ").concat(e.track.id)),r.track.removeEventListener("ended",n),r.track=e.track,r.track.addEventListener("ended",n)):t.data.sei&&r.onSei&&r.onSei(t.data.sei)},r.worker=t}function n(){if(e.track){if(this.id!==e.track.id)return;e.track.removeEventListener("ended",n)}!function(e){const t=Bk.get(e);if(t){Bk.delete(e);try{var r,n;null===(r=t.controller)||void 0===r||r.terminate(),null===(n=t.worker)||void 0===n||n.terminate()}catch(e){ti.warning(e&&e.message)}}}(e)}Bk.set(e,r),e.track.addEventListener("ended",n)},e.isAudioEncoderConfiguration=nd,e.isAudioEncoderConfigurationOrPreset=function(e){return"string"==typeof e?Fe(e,"profile",Object.keys(qc)):nd(e),!0},e.isBeautyEffectOptions=function(e){return void 0!==e.smoothnessLevel&&Be(e.smoothnessLevel,"options.smoothnessLevel",0,1,!1),void 0!==e.lighteningLevel&&Be(e.lighteningLevel,"options.lighteningLevel",0,1,!1),void 0!==e.rednessLevel&&Be(e.rednessLevel,"options.rednessLevel",0,1,!1),void 0!==e.lighteningContrastLevel&&Fe(e.lighteningContrastLevel,"options.lighteningContrastLevel",[0,1,2]),!0},e.isElectron=ze,e.isLowStreamParameter=function(e){if(!e)throw new xe(Le.INVALID_PARAMS);return Ge(e.width)||je(e.width,"streamParameter.width"),Ge(e.height)||je(e.height,"streamParameter.height"),Ge(e.framerate)||je(e.framerate,"streamParameter.framerate"),Ge(e.bitrate)||Be(e.bitrate,"streamParameter.bitrate"),!0},e.isScreenSourceType=id,e.isVideoEncoderConfiguration=rd,e.isVideoEncoderConfigurationOrPreset=function(e){return"string"==typeof e?Fe(e,"profile",Object.keys(Hc)):rd(e),!0},e.polyfillAudioNode=fy,e.removeTrack=td,e.requestAutoplayGesture=qy,e.silenceScriptProcessHandler=Ty,e.updateAgoraRTCCompatibility=hi,e.visibilityWatcher=eb}));