@agora-js/media 4.20.0 → 4.20.1-100

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,5 @@
1
1
  /**
2
- * AgoraWebSDK_N-v4.20.0-0-g334e514b-dirty Copyright AgoraInc.
2
+ * AgoraWebSDK_N-v4.20.1-100-0-g41e29084-dirty Copyright AgoraInc.
3
3
  */
4
4
 
5
- import"webrtc-adapter";import{getBrowserInfo as e,BrowserName as t,isChromeKernel as i,nextTick as r,isAboveChrome as n,isAboveFirefox as o,isAboveSafari as s,BrowserOS as a,isSafari as c,isWkWebview as d,getParameter as u,isFirefox as h,checkValidConstrainLong as l,checkValidNumber as p,checkValidBoolean as f,checkValidEnum as m,AgoraRTCError as g,AgoraRTCErrorCode as v,isEmpty as _,EventEmitter as y,getRandomString as T,AgoraAPIName as E,AgoraAPITag as b,PromiseMutex as S,emitAsPromiseNoResponse as k,removeItemFromList as I,isIOS as w,isIpadOS as A,wait as O,showElectronSelectSourceWindow as D,getElectronInstance as C,isElectron as N,isChrome as R,recursiveMerge as M,isAndroid as P,isHarmonyOS as L,detectSecureContext as x,isAndroidChromium as U,isIOS15 as V,domLoadedPromise as j,emitAsPromise as B,atom as F,runOnce as H,emitAsInvokerNoResponse as G,isIOS16 as W,isLegacyChrome as K,isEdge as z,isAboveEdge as q,isAboveOpera as Y,retryable as J,getOSWithVersion as Q,isAboveIOS15_1 as X,isInPage as Z,noop as $,hexToBytes as ee,md5 as te,isBetweenBrowser as ie,isWindows as re,elementVisibleChecker as ne,safeCloneJson as oe,isAboveIOS15_2 as se,isWechatBrowser as ae,jsonClone as ce}from"@agora-js/shared";export{isElectron}from"@agora-js/shared";import{logger as de,report as ue,AgoraRTCEventUploadType as he,apiInvoke as le}from"@agora-js/report";import pe from"axios";import{inflate as fe,deflate as me}from"pako";const ge={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 ve(){const l=e();ge.getDisplayMedia=function(e){if(navigator.mediaDevices&&navigator.mediaDevices.getDisplayMedia)return!0;return!1}(),ge.getStreamFromExtension=l.name===t.CHROME&&Number(l.version)>34,ge.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}(),ge.supportMinBitrate=l.name===t.CHROME||l.name===t.EDGE,ge.supportSetRtpSenderParameters=function(){const r=e();if(!window.RTCRtpSender||!window.RTCRtpSender.prototype.setParameters||!window.RTCRtpSender.prototype.getParameters)return!1;return!!i()||(!(!c()&&!d())||r.name===t.FIREFOX&&Number(r.version)>=64)}(),l.name===t.SAFARI&&(Number(l.version)>=14?ge.supportDualStream=!0:ge.supportDualStream=!1),ge.webAudioMediaStreamDest=function(){const i=e();if(i.name===t.SAFARI&&Number(i.version)<12)return!1;return!0}(),ge.supportReplaceTrack=function(){if(!window.RTCRtpSender)return!1;if("function"==typeof RTCRtpSender.prototype.replaceTrack)return!0;return!1}(),ge.supportWebGL="undefined"!=typeof WebGLRenderingContext,ge.supportRequestFrame=!!window.CanvasCaptureMediaStreamTrack,i()||(ge.webAudioWithAEC=!0),ge.supportShareAudio=function(){const i=e();if((i.os===a.WIN_10||i.os===a.WIN_81||i.os===a.WIN_7||i.os===a.LINUX||i.os===a.MAC_OS||i.os===a.CHROMIUM_OS)&&i.name===t.CHROME&&Number(i.version)>=74)return!0;return!1}(),ge.supportDataChannel=function(){if(n(76)||o(68)||s(14))return!0;return!1}(),ge.supportPCSetConfiguration=function(){const e=window.RTCPeerConnection;return!h()&&!!e&&e.prototype.setConfiguration instanceof Function}(),ge.supportWebRTCEncodedTransform=function(){const t=e();return"Chrome"===t.name&&Number(t.version)>=86}(),ge.supportWebRTCInsertableStream=function(){const i=e();return(i.name===t.CHROME||i.name===t.EDGE)&&Number(i.version)>=94&&"MediaStreamTrackGenerator"in window&&"MediaStreamTrackProcessor"in window}(),r((()=>{ge.supportDualStreamEncoding=function(){const t=e();if(u("DISABLE_WEBAUDIO"))return!0;return"Safari"===t.name&&Number(t.version)>=14||!!("Chrome"===t.name&&/Windows/i.test(t.os||"")&&Number(t.version)>=100&&u("CHROME_DUAL_STREAM_USE_ENCODING"))}(),de.info("browser compatibility",JSON.stringify(ge),JSON.stringify(l))}))}function _e(){return ge}var ye;!function(e){e.IOS_15_16_INTERRUPTION_START="ios15_16-interruption-start",e.IOS_15_16_INTERRUPTION_END="ios15_16-interruption-end",e.IOS_INTERRUPTION_START="ios-interruption-start",e.IOS_INTERRUPTION_END="ios-interruption-end",e.STATE_CHANGE="state-change"}(ye||(ye={}));var Te="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Ee(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var be=function(e){try{return!!e()}catch(e){return!0}},Se=!be((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),ke=Se,Ie=Function.prototype,we=Ie.call,Ae=ke&&Ie.bind.bind(we,we),Oe=ke?Ae:function(e){return function(){return we.apply(e,arguments)}},De=Oe({}.isPrototypeOf),Ce=function(e){return e&&e.Math==Math&&e},Ne=Ce("object"==typeof globalThis&&globalThis)||Ce("object"==typeof window&&window)||Ce("object"==typeof self&&self)||Ce("object"==typeof Te&&Te)||function(){return this}()||Te||Function("return this")(),Re=Se,Me=Function.prototype,Pe=Me.apply,Le=Me.call,xe="object"==typeof Reflect&&Reflect.apply||(Re?Le.bind(Pe):function(){return Le.apply(Pe,arguments)}),Ue=Oe,Ve=Ue({}.toString),je=Ue("".slice),Be=function(e){return je(Ve(e),8,-1)},Fe=Be,He=Oe,Ge=function(e){if("Function"===Fe(e))return He(e)},We="object"==typeof document&&document.all,Ke={all:We,IS_HTMLDDA:void 0===We&&void 0!==We},ze=Ke.all,qe=Ke.IS_HTMLDDA?function(e){return"function"==typeof e||e===ze}:function(e){return"function"==typeof e},Ye={},Je=!be((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),Qe=Se,Xe=Function.prototype.call,Ze=Qe?Xe.bind(Xe):function(){return Xe.apply(Xe,arguments)},$e={},et={}.propertyIsEnumerable,tt=Object.getOwnPropertyDescriptor,it=tt&&!et.call({1:2},1);$e.f=it?function(e){var t=tt(this,e);return!!t&&t.enumerable}:et;var rt,nt,ot=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},st=be,at=Be,ct=Object,dt=Oe("".split),ut=st((function(){return!ct("z").propertyIsEnumerable(0)}))?function(e){return"String"==at(e)?dt(e,""):ct(e)}:ct,ht=function(e){return null==e},lt=ht,pt=TypeError,ft=function(e){if(lt(e))throw pt("Can't call method on "+e);return e},mt=ut,gt=ft,vt=function(e){return mt(gt(e))},_t=qe,yt=Ke.all,Tt=Ke.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:_t(e)||e===yt}:function(e){return"object"==typeof e?null!==e:_t(e)},Et={},bt=Et,St=Ne,kt=qe,It=function(e){return kt(e)?e:void 0},wt=function(e,t){return arguments.length<2?It(bt[e])||It(St[e]):bt[e]&&bt[e][t]||St[e]&&St[e][t]},At="undefined"!=typeof navigator&&String(navigator.userAgent)||"",Ot=Ne,Dt=At,Ct=Ot.process,Nt=Ot.Deno,Rt=Ct&&Ct.versions||Nt&&Nt.version,Mt=Rt&&Rt.v8;Mt&&(nt=(rt=Mt.split("."))[0]>0&&rt[0]<4?1:+(rt[0]+rt[1])),!nt&&Dt&&(!(rt=Dt.match(/Edge\/(\d+)/))||rt[1]>=74)&&(rt=Dt.match(/Chrome\/(\d+)/))&&(nt=+rt[1]);var Pt=nt,Lt=Pt,xt=be,Ut=Ne.String,Vt=!!Object.getOwnPropertySymbols&&!xt((function(){var e=Symbol();return!Ut(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Lt&&Lt<41})),jt=Vt&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Bt=wt,Ft=qe,Ht=De,Gt=Object,Wt=jt?function(e){return"symbol"==typeof e}:function(e){var t=Bt("Symbol");return Ft(t)&&Ht(t.prototype,Gt(e))},Kt=String,zt=function(e){try{return Kt(e)}catch(e){return"Object"}},qt=qe,Yt=zt,Jt=TypeError,Qt=function(e){if(qt(e))return e;throw Jt(Yt(e)+" is not a function")},Xt=Qt,Zt=ht,$t=function(e,t){var i=e[t];return Zt(i)?void 0:Xt(i)},ei=Ze,ti=qe,ii=Tt,ri=TypeError,ni={exports:{}},oi=Ne,si=Object.defineProperty,ai=function(e,t){try{si(oi,e,{value:t,configurable:!0,writable:!0})}catch(i){oi[e]=t}return t},ci="__core-js_shared__",di=Ne[ci]||ai(ci,{}),ui=di;(ni.exports=function(e,t){return ui[e]||(ui[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 hi=ni.exports,li=ft,pi=Object,fi=function(e){return pi(li(e))},mi=fi,gi=Oe({}.hasOwnProperty),vi=Object.hasOwn||function(e,t){return gi(mi(e),t)},_i=Oe,yi=0,Ti=Math.random(),Ei=_i(1..toString),bi=function(e){return"Symbol("+(void 0===e?"":e)+")_"+Ei(++yi+Ti,36)},Si=hi,ki=vi,Ii=bi,wi=Vt,Ai=jt,Oi=Ne.Symbol,Di=Si("wks"),Ci=Ai?Oi.for||Oi:Oi&&Oi.withoutSetter||Ii,Ni=function(e){return ki(Di,e)||(Di[e]=wi&&ki(Oi,e)?Oi[e]:Ci("Symbol."+e)),Di[e]},Ri=Ze,Mi=Tt,Pi=Wt,Li=$t,xi=function(e,t){var i,r;if("string"===t&&ti(i=e.toString)&&!ii(r=ei(i,e)))return r;if(ti(i=e.valueOf)&&!ii(r=ei(i,e)))return r;if("string"!==t&&ti(i=e.toString)&&!ii(r=ei(i,e)))return r;throw ri("Can't convert object to primitive value")},Ui=TypeError,Vi=Ni("toPrimitive"),ji=function(e,t){if(!Mi(e)||Pi(e))return e;var i,r=Li(e,Vi);if(r){if(void 0===t&&(t="default"),i=Ri(r,e,t),!Mi(i)||Pi(i))return i;throw Ui("Can't convert object to primitive value")}return void 0===t&&(t="number"),xi(e,t)},Bi=Wt,Fi=function(e){var t=ji(e,"string");return Bi(t)?t:t+""},Hi=Tt,Gi=Ne.document,Wi=Hi(Gi)&&Hi(Gi.createElement),Ki=function(e){return Wi?Gi.createElement(e):{}},zi=Ki,qi=!Je&&!be((function(){return 7!=Object.defineProperty(zi("div"),"a",{get:function(){return 7}}).a})),Yi=Je,Ji=Ze,Qi=$e,Xi=ot,Zi=vt,$i=Fi,er=vi,tr=qi,ir=Object.getOwnPropertyDescriptor;Ye.f=Yi?ir:function(e,t){if(e=Zi(e),t=$i(t),tr)try{return ir(e,t)}catch(e){}if(er(e,t))return Xi(!Ji(Qi.f,e,t),e[t])};var rr=be,nr=qe,or=/#|\.prototype\./,sr=function(e,t){var i=cr[ar(e)];return i==ur||i!=dr&&(nr(t)?rr(t):!!t)},ar=sr.normalize=function(e){return String(e).replace(or,".").toLowerCase()},cr=sr.data={},dr=sr.NATIVE="N",ur=sr.POLYFILL="P",hr=sr,lr=Qt,pr=Se,fr=Ge(Ge.bind),mr=function(e,t){return lr(e),void 0===t?e:pr?fr(e,t):function(){return e.apply(t,arguments)}},gr={},vr=Je&&be((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),_r=Tt,yr=String,Tr=TypeError,Er=function(e){if(_r(e))return e;throw Tr(yr(e)+" is not an object")},br=Je,Sr=qi,kr=vr,Ir=Er,wr=Fi,Ar=TypeError,Or=Object.defineProperty,Dr=Object.getOwnPropertyDescriptor,Cr="enumerable",Nr="configurable",Rr="writable";gr.f=br?kr?function(e,t,i){if(Ir(e),t=wr(t),Ir(i),"function"==typeof e&&"prototype"===t&&"value"in i&&Rr in i&&!i[Rr]){var r=Dr(e,t);r&&r[Rr]&&(e[t]=i.value,i={configurable:Nr in i?i[Nr]:r[Nr],enumerable:Cr in i?i[Cr]:r[Cr],writable:!1})}return Or(e,t,i)}:Or:function(e,t,i){if(Ir(e),t=wr(t),Ir(i),Sr)try{return Or(e,t,i)}catch(e){}if("get"in i||"set"in i)throw Ar("Accessors not supported");return"value"in i&&(e[t]=i.value),e};var Mr=gr,Pr=ot,Lr=Je?function(e,t,i){return Mr.f(e,t,Pr(1,i))}:function(e,t,i){return e[t]=i,e},xr=Ne,Ur=xe,Vr=Ge,jr=qe,Br=Ye.f,Fr=hr,Hr=Et,Gr=mr,Wr=Lr,Kr=vi,zr=function(e){var t=function(i,r,n){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(i);case 2:return new e(i,r)}return new e(i,r,n)}return Ur(e,this,arguments)};return t.prototype=e.prototype,t},qr=function(e,t){var i,r,n,o,s,a,c,d,u,h=e.target,l=e.global,p=e.stat,f=e.proto,m=l?xr:p?xr[h]:(xr[h]||{}).prototype,g=l?Hr:Hr[h]||Wr(Hr,h,{})[h],v=g.prototype;for(o in t)r=!(i=Fr(l?o:h+(p?".":"#")+o,e.forced))&&m&&Kr(m,o),a=g[o],r&&(c=e.dontCallGetSet?(u=Br(m,o))&&u.value:m[o]),s=r&&c?c:t[o],r&&typeof a==typeof s||(d=e.bind&&r?Gr(s,xr):e.wrap&&r?zr(s):f&&jr(s)?Vr(s):s,(e.sham||s&&s.sham||a&&a.sham)&&Wr(d,"sham",!0),Wr(g,o,d),f&&(Kr(Hr,n=h+"Prototype")||Wr(Hr,n,{}),Wr(Hr[n],o,s),e.real&&v&&(i||!v[o])&&Wr(v,o,s)))},Yr=Math.ceil,Jr=Math.floor,Qr=Math.trunc||function(e){var t=+e;return(t>0?Jr:Yr)(t)},Xr=function(e){var t=+e;return t!=t||0===t?0:Qr(t)},Zr=Xr,$r=Math.max,en=Math.min,tn=function(e,t){var i=Zr(e);return i<0?$r(i+t,0):en(i,t)},rn=Xr,nn=Math.min,on=function(e){return e>0?nn(rn(e),9007199254740991):0},sn=function(e){return on(e.length)},an=vt,cn=tn,dn=sn,un=function(e){return function(t,i,r){var n,o=an(t),s=dn(o),a=cn(r,s);if(e&&i!=i){for(;s>a;)if((n=o[a++])!=n)return!0}else for(;s>a;a++)if((e||a in o)&&o[a]===i)return e||a||0;return!e&&-1}},hn={includes:un(!0),indexOf:un(!1)},ln=hn.includes;qr({target:"Array",proto:!0,forced:be((function(){return!Array(1).includes()}))},{includes:function(e){return ln(this,e,arguments.length>1?arguments[1]:void 0)}});var pn=Et,fn=function(e){return pn[e+"Prototype"]},mn=fn("Array").includes,gn=Tt,vn=Be,_n=Ni("match"),yn=function(e){var t;return gn(e)&&(void 0!==(t=e[_n])?!!t:"RegExp"==vn(e))},Tn=TypeError,En={};En[Ni("toStringTag")]="z";var bn="[object z]"===String(En),Sn=bn,kn=qe,In=Be,wn=Ni("toStringTag"),An=Object,On="Arguments"==In(function(){return arguments}()),Dn=Sn?In:function(e){var t,i,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(i=function(e,t){try{return e[t]}catch(e){}}(t=An(e),wn))?i:On?In(t):"Object"==(r=In(t))&&kn(t.callee)?"Arguments":r},Cn=Dn,Nn=String,Rn=function(e){if("Symbol"===Cn(e))throw TypeError("Cannot convert a Symbol value to a string");return Nn(e)},Mn=Ni("match"),Pn=qr,Ln=function(e){if(yn(e))throw Tn("The method doesn't accept regular expressions");return e},xn=ft,Un=Rn,Vn=function(e){var t=/./;try{"/./"[e](t)}catch(i){try{return t[Mn]=!1,"/./"[e](t)}catch(e){}}return!1},jn=Oe("".indexOf);Pn({target:"String",proto:!0,forced:!Vn("includes")},{includes:function(e){return!!~jn(Un(xn(this)),Un(Ln(e)),arguments.length>1?arguments[1]:void 0)}});var Bn=fn("String").includes,Fn=De,Hn=mn,Gn=Bn,Wn=Array.prototype,Kn=String.prototype,zn=Ee((function(e){var t=e.includes;return e===Wn||Fn(Wn,e)&&t===Wn.includes?Hn:"string"==typeof e||e===Kn||Fn(Kn,e)&&t===Kn.includes?Gn:t}));function qn(e,t,i){return{sampleRate:e,stereo:t,bitrate:i}}function Yn(e,t,i,r,n){return{width:e,height:t,frameRate:i,bitrateMin:r,bitrateMax:n}}function Jn(e,t,i,r,n){return{width:{max:e},height:{max:t},frameRate:i,bitrateMin:r,bitrateMax:n}}function Qn(e,t){return{numSpatialLayers:e,numTemporalLayers:t}}const Xn={"90p":Yn(160,90),"90p_1":Yn(160,90),"120p":Yn(160,120,15,30,65),"120p_1":Yn(160,120,15,30,65),"120p_3":Yn(120,120,15,30,50),"120p_4":Yn(212,120),"180p":Yn(320,180,15,30,140),"180p_1":Yn(320,180,15,30,140),"180p_3":Yn(180,180,15,30,100),"180p_4":Yn(240,180,15,30,120),"240p":Yn(320,240,15,40,200),"240p_1":Yn(320,240,15,40,200),"240p_3":Yn(240,240,15,40,140),"240p_4":Yn(424,240,15,40,220),"360p":Yn(640,360,15,80,400),"360p_1":Yn(640,360,15,80,400),"360p_3":Yn(360,360,15,80,260),"360p_4":Yn(640,360,30,80,600),"360p_6":Yn(360,360,30,80,400),"360p_7":Yn(480,360,15,80,320),"360p_8":Yn(480,360,30,80,490),"360p_9":Yn(640,360,15,80,800),"360p_10":Yn(640,360,24,80,800),"360p_11":Yn(640,360,24,80,1e3),"480p":Yn(640,480,15,100,500),"480p_1":Yn(640,480,15,100,500),"480p_2":Yn(640,480,30,100,1e3),"480p_3":Yn(480,480,15,100,400),"480p_4":Yn(640,480,30,100,750),"480p_6":Yn(480,480,30,100,600),"480p_8":Yn(848,480,15,100,610),"480p_9":Yn(848,480,30,100,930),"480p_10":Yn(640,480,10,100,400),"720p":Yn(1280,720,15,120,1130),"720p_auto":Yn(1280,720,30,900,3e3),"720p_1":Yn(1280,720,15,120,1130),"720p_2":Yn(1280,720,30,120,2e3),"720p_3":Yn(1280,720,30,120,1710),"720p_5":Yn(960,720,15,120,910),"720p_6":Yn(960,720,30,120,1380),"1080p":Yn(1920,1080,15,120,2080),"1080p_1":Yn(1920,1080,15,120,2080),"1080p_2":Yn(1920,1080,30,120,3e3),"1080p_3":Yn(1920,1080,30,120,3150),"1080p_5":Yn(1920,1080,60,120,4780),"1440p":Yn(2560,1440,30,120,4850),"1440p_1":Yn(2560,1440,30,120,4850),"1440p_2":Yn(2560,1440,60,120,7350),"4k":Yn(3840,2160,30,120,8910),"4k_1":Yn(3840,2160,30,120,8910),"4k_3":Yn(3840,2160,60,120,13500)},Zn=[{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}],$n={"480p":Jn(640,480,5),"480p_1":Jn(640,480,5),"480p_2":Jn(640,480,30),"480p_3":Jn(640,480,15),"720p":Jn(1280,720,5),"720p_auto":Yn(1280,720,30,900,3e3),"720p_1":Jn(1280,720,5),"720p_2":Jn(1280,720,30),"720p_3":Jn(1280,720,15),"1080p":Jn(1920,1080,5),"1080p_1":Jn(1920,1080,5),"1080p_2":Jn(1920,1080,30),"1080p_3":Jn(1920,1080,15)},eo={"1SL1TL":Qn(1,1),"3SL3TL":Qn(3,3),"2SL3TL":Qn(2,3)};function to(e){return e||(e="480p_1"),"string"==typeof e?Object.assign({},Xn[e]):e}function io(e){return"string"==typeof e?Object.assign({},$n[e]):e}function ro(e){return"string"==typeof e?Object.assign({},eo[e]):e}const no={speech_low_quality:qn(16e3,!1),speech_standard:qn(32e3,!1,18),music_standard:qn(48e3,!1),standard_stereo:qn(48e3,!0,56),high_quality:qn(48e3,!1,128),high_quality_stereo:qn(48e3,!0,192)};function oo(e){return"string"==typeof e?Object.assign({},no[e]):e}const so=[];function ao(e){zn(so).call(so,e)||so.push(e)}function co(e){const t=so.indexOf(e);-1!==t&&so.splice(t,1)}function uo(e){return l(e.width,"config.width"),l(e.height,"config.height"),void 0!==e.frameRate&&l(e.frameRate,"config.frameRate"),void 0!==e.bitrateMax&&p(e.bitrateMax,"config.bitrateMax"),void 0!==e.bitrateMin&&p(e.bitrateMin,"config.bitrateMin"),!0}function ho(e){return void 0!==e.sampleRate&&p(e.sampleRate,"config.sampleRate",0,96e3,!0),void 0!==e.sampleSize&&p(e.sampleRate,"config.sampleSize",0,128,!0),void 0!==e.stereo&&f(e.stereo,"config.stereo"),void 0!==e.bitrate&&p(e.bitrate,"config.bitrate",0,1e4,!1),!0}function lo(e){return"string"==typeof e?m(e,"profile",Object.keys(Xn)):uo(e),!0}function po(e){return"string"==typeof e?m(e,"profile",Object.keys(no)):ho(e),!0}function fo(e){return m(e,"mediaSource",["screen","window","application"]),!0}var mo,go,vo,_o,yo,To,Eo,bo,So,ko;function Io(e){if(!e)throw new g(v.INVALID_PARAMS);return _(e.width)||l(e.width,"streamParameter.width"),_(e.height)||l(e.height,"streamParameter.height"),_(e.framerate)||l(e.framerate,"streamParameter.framerate"),_(e.bitrate)||p(e.bitrate,"streamParameter.bitrate"),!0}!function(e){e.NEED_RENEGOTIATE="@need_renegotiate",e.NEED_REPLACE_TRACK="@need_replace_track",e.NEED_CLOSE="@need_close",e.NEED_ENABLE_TRACK="@need_enable_track",e.NEED_DISABLE_TRACK="@need_disable_track",e.NEED_SESSION_ID="@need_sid",e.SET_OPTIMIZATION_MODE="@set_optimization_mode",e.GET_STATS="@get_stats",e.GET_RTC_STATS="@get_rtc_stats",e.GET_LOW_VIDEO_TRACK="@get_low_video_track",e.NEED_RESET_REMOTE_SDP="@need_reset_remote_sdp",e.NEED_UPDATE_VIDEO_ENCODER="@need_update_video_encoder",e.NEED_MUTE_TRACK="@need_mute_track",e.NEED_UNMUTE_TRACK="@need_unmute_track"}(mo||(mo={})),function(e){e.SCREEN_TRACK="screen_track",e.CUSTOM_TRACK="custome_track",e.LOW_STREAM="low_stream"}(go||(go={})),function(e){e[e.HIGH_STREAM=0]="HIGH_STREAM",e[e.LOW_STREAM=1]="LOW_STREAM"}(vo||(vo={})),function(e){e[e.HIGH_STREAM=0]="HIGH_STREAM",e[e.LOW_STREAM=1]="LOW_STREAM"}(_o||(_o={})),function(e){e[e.DISABLE=0]="DISABLE",e[e.LOW_STREAM=1]="LOW_STREAM",e[e.AUDIO_ONLY=2]="AUDIO_ONLY"}(yo||(yo={})),function(e){e.TRANSCEIVER_UPDATED="transceiver-updated"}(To||(To={})),function(e){e.SOURCE_STATE_CHANGE="source-state-change",e.TRACK_ENDED="track-ended",e.BEAUTY_EFFECT_OVERLOAD="beauty-effect-overload",e.VIDEO_ELEMENT_VISIBLE_STATUS="video-element-visible-status",e.CLOSED="closed"}(Eo||(Eo={})),function(e){e.FIRST_FRAME_DECODED="first-frame-decoded",e.VIDEO_ELEMENT_VISIBLE_STATUS="video-element-visible-status"}(bo||(bo={})),function(e){e.AUDIO_SOURCE_STATE_CHANGE="audio_source_state_change",e.RECEIVE_TRACK_BUFFER="receive_track_buffer",e.ON_AUDIO_BUFFER="on_audio_buffer",e.UPDATE_SOURCE="update_source"}(So||(So={})),function(e){e.UPDATE_TRACK_SOURCE="update-track-source"}(ko||(ko={}));const wo={sendVolumeLevel:0,sendBitrate:0,sendBytes:0,sendPackets:0,sendPacketsLost:0,sendJitterMs:0,sendRttMs:0,currentPacketLossRate:0},Ao={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},Oo={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},Do={uplinkNetworkQuality:0,downlinkNetworkQuality:0},Co={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 No,Ro,Mo,Po,Lo;function xo(e){return void 0!==e.smoothnessLevel&&p(e.smoothnessLevel,"options.smoothnessLevel",0,1,!1),void 0!==e.lighteningLevel&&p(e.lighteningLevel,"options.lighteningLevel",0,1,!1),void 0!==e.rednessLevel&&p(e.rednessLevel,"options.rednessLevel",0,1,!1),void 0!==e.lighteningContrastLevel&&m(e.lighteningContrastLevel,"options.lighteningContrastLevel",[0,1,2]),!0}!function(e){e.ON_TRACK="on_track",e.ON_NODE="on_node"}(No||(No={})),function(e){e.REQUEST_UPDATE_CONSTRAINTS="request_update_constraints",e.REQUEST_CONSTRAINTS="request_constraints"}(Ro||(Ro={})),function(e){e.IDLE="IDLE",e.INITING="INITING",e.INITEND="INITEND"}(Mo||(Mo={})),function(e){e.STATE_CHANGE="state_change",e.RECORDING_DEVICE_CHANGED="recordingDeviceChanged",e.PLAYOUT_DEVICE_CHANGED="playoutDeviceChanged",e.CAMERA_DEVICE_CHANGED="cameraDeviceChanged"}(Po||(Po={})),function(e){e.NONE="none",e.INIT="init",e.CANPLAY="canplay",e.PLAYING="playing",e.PAUSED="paused",e.SUSPEND="suspend",e.STALLED="stalled",e.WAITING="waiting",e.ERROR="error",e.DESTROYED="destroyed",e.ABORT="abort",e.ENDED="ended",e.EMPTIED="emptied",e.LOADEDDATA="loadeddata"}(Lo||(Lo={}));const Uo={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};var Vo;!function(e){e.OPEN="open",e.MESSAGE="message",e.CLOSE="close",e.CLOSING="closing",e.ERROR="error"}(Vo||(Vo={}));var jo={exports:{}},Bo=qr,Fo=Je,Ho=gr.f;Bo({target:"Object",stat:!0,forced:Object.defineProperty!==Ho,sham:!Fo},{defineProperty:Ho});var Go=Et.Object,Wo=jo.exports=function(e,t,i){return Go.defineProperty(e,t,i)};Go.defineProperty.sham&&(Wo.sham=!0);var Ko=Ee(jo.exports),zo=Be,qo=Array.isArray||function(e){return"Array"==zo(e)},Yo=TypeError,Jo=Fi,Qo=gr,Xo=ot,Zo=function(e,t,i){var r=Jo(t);r in e?Qo.f(e,r,Xo(0,i)):e[r]=i},$o=qe,es=di,ts=Oe(Function.toString);$o(es.inspectSource)||(es.inspectSource=function(e){return ts(e)});var is=es.inspectSource,rs=Oe,ns=be,os=qe,ss=Dn,as=is,cs=function(){},ds=[],us=wt("Reflect","construct"),hs=/^\s*(?:class|function)\b/,ls=rs(hs.exec),ps=!hs.exec(cs),fs=function(e){if(!os(e))return!1;try{return us(cs,ds,e),!0}catch(e){return!1}},ms=function(e){if(!os(e))return!1;switch(ss(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return ps||!!ls(hs,as(e))}catch(e){return!0}};ms.sham=!0;var gs=!us||ns((function(){var e;return fs(fs.call)||!fs(Object)||!fs((function(){e=!0}))||e}))?ms:fs,vs=qo,_s=gs,ys=Tt,Ts=Ni("species"),Es=Array,bs=function(e){var t;return vs(e)&&(t=e.constructor,(_s(t)&&(t===Es||vs(t.prototype))||ys(t)&&null===(t=t[Ts]))&&(t=void 0)),void 0===t?Es:t},Ss=function(e,t){return new(bs(e))(0===t?0:t)},ks=be,Is=Pt,ws=Ni("species"),As=qr,Os=be,Ds=qo,Cs=Tt,Ns=fi,Rs=sn,Ms=function(e){if(e>9007199254740991)throw Yo("Maximum allowed index exceeded");return e},Ps=Zo,Ls=Ss,xs=function(e){return Is>=51||!ks((function(){var t=[];return(t.constructor={})[ws]=function(){return{foo:1}},1!==t[e](Boolean).foo}))},Us=Pt,Vs=Ni("isConcatSpreadable"),js=Us>=51||!Os((function(){var e=[];return e[Vs]=!1,e.concat()[0]!==e})),Bs=function(e){if(!Cs(e))return!1;var t=e[Vs];return void 0!==t?!!t:Ds(e)};As({target:"Array",proto:!0,arity:1,forced:!js||!xs("concat")},{concat:function(e){var t,i,r,n,o,s=Ns(this),a=Ls(s,0),c=0;for(t=-1,r=arguments.length;t<r;t++)if(Bs(o=-1===t?s:arguments[t]))for(n=Rs(o),Ms(c+n),i=0;i<n;i++,c++)i in o&&Ps(a,c,o[i]);else Ms(c+1),Ps(a,c++,o);return a.length=c,a}});var Fs={},Hs={},Gs=vi,Ws=vt,Ks=hn.indexOf,zs=Hs,qs=Oe([].push),Ys=function(e,t){var i,r=Ws(e),n=0,o=[];for(i in r)!Gs(zs,i)&&Gs(r,i)&&qs(o,i);for(;t.length>n;)Gs(r,i=t[n++])&&(~Ks(o,i)||qs(o,i));return o},Js=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Qs=Ys,Xs=Js,Zs=Object.keys||function(e){return Qs(e,Xs)},$s=Je,ea=vr,ta=gr,ia=Er,ra=vt,na=Zs;Fs.f=$s&&!ea?Object.defineProperties:function(e,t){ia(e);for(var i,r=ra(t),n=na(t),o=n.length,s=0;o>s;)ta.f(e,i=n[s++],r[i]);return e};var oa,sa=wt("document","documentElement"),aa=bi,ca=hi("keys"),da=function(e){return ca[e]||(ca[e]=aa(e))},ua=Er,ha=Fs,la=Js,pa=Hs,fa=sa,ma=Ki,ga="prototype",va="script",_a=da("IE_PROTO"),ya=function(){},Ta=function(e){return"<"+va+">"+e+"</"+va+">"},Ea=function(e){e.write(Ta("")),e.close();var t=e.parentWindow.Object;return e=null,t},ba=function(){try{oa=new ActiveXObject("htmlfile")}catch(e){}var e,t,i;ba="undefined"!=typeof document?document.domain&&oa?Ea(oa):(t=ma("iframe"),i="java"+va+":",t.style.display="none",fa.appendChild(t),t.src=String(i),(e=t.contentWindow.document).open(),e.write(Ta("document.F=Object")),e.close(),e.F):Ea(oa);for(var r=la.length;r--;)delete ba[ga][la[r]];return ba()};pa[_a]=!0;var Sa=Object.create||function(e,t){var i;return null!==e?(ya[ga]=ua(e),i=new ya,ya[ga]=null,i[_a]=e):i=ba(),void 0===t?i:ha.f(i,t)},ka={},Ia=Ys,wa=Js.concat("length","prototype");ka.f=Object.getOwnPropertyNames||function(e){return Ia(e,wa)};var Aa={},Oa=tn,Da=sn,Ca=Zo,Na=Array,Ra=Math.max,Ma=Be,Pa=vt,La=ka.f,xa=function(e,t,i){for(var r=Da(e),n=Oa(t,r),o=Oa(void 0===i?r:i,r),s=Na(Ra(o-n,0)),a=0;n<o;n++,a++)Ca(s,a,e[n]);return s.length=a,s},Ua="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];Aa.f=function(e){return Ua&&"Window"==Ma(e)?function(e){try{return La(e)}catch(e){return xa(Ua)}}(e):La(Pa(e))};var Va={};Va.f=Object.getOwnPropertySymbols;var ja=Lr,Ba=function(e,t,i,r){return r&&r.enumerable?e[t]=i:ja(e,t,i),e},Fa=gr,Ha=function(e,t,i){return Fa.f(e,t,i)},Ga={},Wa=Ni;Ga.f=Wa;var Ka,za,qa,Ya=Et,Ja=vi,Qa=Ga,Xa=gr.f,Za=function(e){var t=Ya.Symbol||(Ya.Symbol={});Ja(t,e)||Xa(t,e,{value:Qa.f(e)})},$a=Ze,ec=wt,tc=Ni,ic=Ba,rc=function(){var e=ec("Symbol"),t=e&&e.prototype,i=t&&t.valueOf,r=tc("toPrimitive");t&&!t[r]&&ic(t,r,(function(e){return $a(i,this)}),{arity:1})},nc=Dn,oc=bn?{}.toString:function(){return"[object "+nc(this)+"]"},sc=bn,ac=gr.f,cc=Lr,dc=vi,uc=oc,hc=Ni("toStringTag"),lc=function(e,t,i,r){if(e){var n=i?e:e.prototype;dc(n,hc)||ac(n,hc,{configurable:!0,value:t}),r&&!sc&&cc(n,"toString",uc)}},pc=qe,fc=Ne.WeakMap,mc=pc(fc)&&/native code/.test(String(fc)),gc=Ne,vc=Tt,_c=Lr,yc=vi,Tc=di,Ec=da,bc=Hs,Sc="Object already initialized",kc=gc.TypeError,Ic=gc.WeakMap;if(mc||Tc.state){var wc=Tc.state||(Tc.state=new Ic);wc.get=wc.get,wc.has=wc.has,wc.set=wc.set,Ka=function(e,t){if(wc.has(e))throw kc(Sc);return t.facade=e,wc.set(e,t),t},za=function(e){return wc.get(e)||{}},qa=function(e){return wc.has(e)}}else{var Ac=Ec("state");bc[Ac]=!0,Ka=function(e,t){if(yc(e,Ac))throw kc(Sc);return t.facade=e,_c(e,Ac,t),t},za=function(e){return yc(e,Ac)?e[Ac]:{}},qa=function(e){return yc(e,Ac)}}var Oc={set:Ka,get:za,has:qa,enforce:function(e){return qa(e)?za(e):Ka(e,{})},getterFor:function(e){return function(t){var i;if(!vc(t)||(i=za(t)).type!==e)throw kc("Incompatible receiver, "+e+" required");return i}}},Dc=mr,Cc=ut,Nc=fi,Rc=sn,Mc=Ss,Pc=Oe([].push),Lc=function(e){var t=1==e,i=2==e,r=3==e,n=4==e,o=6==e,s=7==e,a=5==e||o;return function(c,d,u,h){for(var l,p,f=Nc(c),m=Cc(f),g=Dc(d,u),v=Rc(m),_=0,y=h||Mc,T=t?y(c,v):i||s?y(c,0):void 0;v>_;_++)if((a||_ in m)&&(p=g(l=m[_],_,f),e))if(t)T[_]=p;else if(p)switch(e){case 3:return!0;case 5:return l;case 6:return _;case 2:Pc(T,l)}else switch(e){case 4:return!1;case 7:Pc(T,l)}return o?-1:r||n?n:T}},xc={forEach:Lc(0),map:Lc(1),filter:Lc(2),some:Lc(3),every:Lc(4),find:Lc(5),findIndex:Lc(6),filterReject:Lc(7)},Uc=qr,Vc=Ne,jc=Ze,Bc=Oe,Fc=Je,Hc=Vt,Gc=be,Wc=vi,Kc=De,zc=Er,qc=vt,Yc=Fi,Jc=Rn,Qc=ot,Xc=Sa,Zc=Zs,$c=ka,ed=Aa,td=Va,id=Ye,rd=gr,nd=Fs,od=$e,sd=Ba,ad=Ha,cd=hi,dd=Hs,ud=bi,hd=Ni,ld=Ga,pd=Za,fd=rc,md=lc,gd=Oc,vd=xc.forEach,_d=da("hidden"),yd="Symbol",Td="prototype",Ed=gd.set,bd=gd.getterFor(yd),Sd=Object[Td],kd=Vc.Symbol,Id=kd&&kd[Td],wd=Vc.TypeError,Ad=Vc.QObject,Od=id.f,Dd=rd.f,Cd=ed.f,Nd=od.f,Rd=Bc([].push),Md=cd("symbols"),Pd=cd("op-symbols"),Ld=cd("wks"),xd=!Ad||!Ad[Td]||!Ad[Td].findChild,Ud=Fc&&Gc((function(){return 7!=Xc(Dd({},"a",{get:function(){return Dd(this,"a",{value:7}).a}})).a}))?function(e,t,i){var r=Od(Sd,t);r&&delete Sd[t],Dd(e,t,i),r&&e!==Sd&&Dd(Sd,t,r)}:Dd,Vd=function(e,t){var i=Md[e]=Xc(Id);return Ed(i,{type:yd,tag:e,description:t}),Fc||(i.description=t),i},jd=function(e,t,i){e===Sd&&jd(Pd,t,i),zc(e);var r=Yc(t);return zc(i),Wc(Md,r)?(i.enumerable?(Wc(e,_d)&&e[_d][r]&&(e[_d][r]=!1),i=Xc(i,{enumerable:Qc(0,!1)})):(Wc(e,_d)||Dd(e,_d,Qc(1,{})),e[_d][r]=!0),Ud(e,r,i)):Dd(e,r,i)},Bd=function(e,t){zc(e);var i=qc(t),r=Zc(i).concat(Wd(i));return vd(r,(function(t){Fc&&!jc(Fd,i,t)||jd(e,t,i[t])})),e},Fd=function(e){var t=Yc(e),i=jc(Nd,this,t);return!(this===Sd&&Wc(Md,t)&&!Wc(Pd,t))&&(!(i||!Wc(this,t)||!Wc(Md,t)||Wc(this,_d)&&this[_d][t])||i)},Hd=function(e,t){var i=qc(e),r=Yc(t);if(i!==Sd||!Wc(Md,r)||Wc(Pd,r)){var n=Od(i,r);return!n||!Wc(Md,r)||Wc(i,_d)&&i[_d][r]||(n.enumerable=!0),n}},Gd=function(e){var t=Cd(qc(e)),i=[];return vd(t,(function(e){Wc(Md,e)||Wc(dd,e)||Rd(i,e)})),i},Wd=function(e){var t=e===Sd,i=Cd(t?Pd:qc(e)),r=[];return vd(i,(function(e){!Wc(Md,e)||t&&!Wc(Sd,e)||Rd(r,Md[e])})),r};Hc||(sd(Id=(kd=function(){if(Kc(Id,this))throw wd("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?Jc(arguments[0]):void 0,t=ud(e),i=function(e){this===Sd&&jc(i,Pd,e),Wc(this,_d)&&Wc(this[_d],t)&&(this[_d][t]=!1),Ud(this,t,Qc(1,e))};return Fc&&xd&&Ud(Sd,t,{configurable:!0,set:i}),Vd(t,e)})[Td],"toString",(function(){return bd(this).tag})),sd(kd,"withoutSetter",(function(e){return Vd(ud(e),e)})),od.f=Fd,rd.f=jd,nd.f=Bd,id.f=Hd,$c.f=ed.f=Gd,td.f=Wd,ld.f=function(e){return Vd(hd(e),e)},Fc&&ad(Id,"description",{configurable:!0,get:function(){return bd(this).description}})),Uc({global:!0,constructor:!0,wrap:!0,forced:!Hc,sham:!Hc},{Symbol:kd}),vd(Zc(Ld),(function(e){pd(e)})),Uc({target:yd,stat:!0,forced:!Hc},{useSetter:function(){xd=!0},useSimple:function(){xd=!1}}),Uc({target:"Object",stat:!0,forced:!Hc,sham:!Fc},{create:function(e,t){return void 0===t?Xc(e):Bd(Xc(e),t)},defineProperty:jd,defineProperties:Bd,getOwnPropertyDescriptor:Hd}),Uc({target:"Object",stat:!0,forced:!Hc},{getOwnPropertyNames:Gd}),fd(),md(kd,yd),dd[_d]=!0;var Kd=Vt&&!!Symbol.for&&!!Symbol.keyFor,zd=qr,qd=wt,Yd=vi,Jd=Rn,Qd=hi,Xd=Kd,Zd=Qd("string-to-symbol-registry"),$d=Qd("symbol-to-string-registry");zd({target:"Symbol",stat:!0,forced:!Xd},{for:function(e){var t=Jd(e);if(Yd(Zd,t))return Zd[t];var i=qd("Symbol")(t);return Zd[t]=i,$d[i]=t,i}});var eu=qr,tu=vi,iu=Wt,ru=zt,nu=Kd,ou=hi("symbol-to-string-registry");eu({target:"Symbol",stat:!0,forced:!nu},{keyFor:function(e){if(!iu(e))throw TypeError(ru(e)+" is not a symbol");if(tu(ou,e))return ou[e]}});var su=Oe([].slice),au=qo,cu=qe,du=Be,uu=Rn,hu=Oe([].push),lu=qr,pu=wt,fu=xe,mu=Ze,gu=Oe,vu=be,_u=qe,yu=Wt,Tu=su,Eu=function(e){if(cu(e))return e;if(au(e)){for(var t=e.length,i=[],r=0;r<t;r++){var n=e[r];"string"==typeof n?hu(i,n):"number"!=typeof n&&"Number"!=du(n)&&"String"!=du(n)||hu(i,uu(n))}var o=i.length,s=!0;return function(e,t){if(s)return s=!1,t;if(au(this))return t;for(var r=0;r<o;r++)if(i[r]===e)return t}}},bu=Vt,Su=String,ku=pu("JSON","stringify"),Iu=gu(/./.exec),wu=gu("".charAt),Au=gu("".charCodeAt),Ou=gu("".replace),Du=gu(1..toString),Cu=/[\uD800-\uDFFF]/g,Nu=/^[\uD800-\uDBFF]$/,Ru=/^[\uDC00-\uDFFF]$/,Mu=!bu||vu((function(){var e=pu("Symbol")();return"[null]"!=ku([e])||"{}"!=ku({a:e})||"{}"!=ku(Object(e))})),Pu=vu((function(){return'"\\udf06\\ud834"'!==ku("\udf06\ud834")||'"\\udead"'!==ku("\udead")})),Lu=function(e,t){var i=Tu(arguments),r=Eu(t);if(_u(r)||void 0!==e&&!yu(e))return i[1]=function(e,t){if(_u(r)&&(t=mu(r,this,Su(e),t)),!yu(t))return t},fu(ku,null,i)},xu=function(e,t,i){var r=wu(i,t-1),n=wu(i,t+1);return Iu(Nu,e)&&!Iu(Ru,n)||Iu(Ru,e)&&!Iu(Nu,r)?"\\u"+Du(Au(e,0),16):e};ku&&lu({target:"JSON",stat:!0,arity:3,forced:Mu||Pu},{stringify:function(e,t,i){var r=Tu(arguments),n=fu(Mu?Lu:ku,null,r);return Pu&&"string"==typeof n?Ou(n,Cu,xu):n}});var Uu=Va,Vu=fi;qr({target:"Object",stat:!0,forced:!Vt||be((function(){Uu.f(1)}))},{getOwnPropertySymbols:function(e){var t=Uu.f;return t?t(Vu(e)):[]}}),Za("asyncIterator"),Za("hasInstance"),Za("isConcatSpreadable"),Za("iterator"),Za("match"),Za("matchAll"),Za("replace"),Za("search"),Za("species"),Za("split");var ju=rc;Za("toPrimitive"),ju();var Bu=wt,Fu=lc;Za("toStringTag"),Fu(Bu("Symbol"),"Symbol"),Za("unscopables"),lc(Ne.JSON,"JSON",!0);var Hu,Gu,Wu,Ku=Et.Symbol,zu={},qu=Je,Yu=vi,Ju=Function.prototype,Qu=qu&&Object.getOwnPropertyDescriptor,Xu=Yu(Ju,"name"),Zu={EXISTS:Xu,PROPER:Xu&&"something"===function(){}.name,CONFIGURABLE:Xu&&(!qu||qu&&Qu(Ju,"name").configurable)},$u=!be((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})),eh=vi,th=qe,ih=fi,rh=$u,nh=da("IE_PROTO"),oh=Object,sh=oh.prototype,ah=rh?oh.getPrototypeOf:function(e){var t=ih(e);if(eh(t,nh))return t[nh];var i=t.constructor;return th(i)&&t instanceof i?i.prototype:t instanceof oh?sh:null},ch=be,dh=qe,uh=Tt,hh=Sa,lh=ah,ph=Ba,fh=Ni("iterator"),mh=!1;[].keys&&("next"in(Wu=[].keys())?(Gu=lh(lh(Wu)))!==Object.prototype&&(Hu=Gu):mh=!0);var gh=!uh(Hu)||ch((function(){var e={};return Hu[fh].call(e)!==e}));dh((Hu=gh?{}:hh(Hu))[fh])||ph(Hu,fh,(function(){return this}));var vh={IteratorPrototype:Hu,BUGGY_SAFARI_ITERATORS:mh},_h=vh.IteratorPrototype,yh=Sa,Th=ot,Eh=lc,bh=zu,Sh=function(){return this},kh=Oe,Ih=Qt,wh=qe,Ah=String,Oh=TypeError,Dh=function(e,t,i){try{return kh(Ih(Object.getOwnPropertyDescriptor(e,t)[i]))}catch(e){}},Ch=Er,Nh=function(e){if("object"==typeof e||wh(e))return e;throw Oh("Can't set "+Ah(e)+" as a prototype")},Rh=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,i={};try{(e=Dh(Object.prototype,"__proto__","set"))(i,[]),t=i instanceof Array}catch(e){}return function(i,r){return Ch(i),Nh(r),t?e(i,r):i.__proto__=r,i}}():void 0),Mh=qr,Ph=Ze,Lh=Zu,xh=function(e,t,i,r){var n=t+" Iterator";return e.prototype=yh(_h,{next:Th(+!r,i)}),Eh(e,n,!1,!0),bh[n]=Sh,e},Uh=ah,Vh=lc,jh=Ba,Bh=zu,Fh=vh,Hh=Lh.PROPER,Gh=Fh.BUGGY_SAFARI_ITERATORS,Wh=Ni("iterator"),Kh="keys",zh="values",qh="entries",Yh=function(){return this},Jh=function(e,t,i,r,n,o,s){xh(i,t,r);var a,c,d,u=function(e){if(e===n&&m)return m;if(!Gh&&e in p)return p[e];switch(e){case Kh:case zh:case qh:return function(){return new i(this,e)}}return function(){return new i(this)}},h=t+" Iterator",l=!1,p=e.prototype,f=p[Wh]||p["@@iterator"]||n&&p[n],m=!Gh&&f||u(n),g="Array"==t&&p.entries||f;if(g&&(a=Uh(g.call(new e)))!==Object.prototype&&a.next&&(Vh(a,h,!0,!0),Bh[h]=Yh),Hh&&n==zh&&f&&f.name!==zh&&(l=!0,m=function(){return Ph(f,this)}),n)if(c={values:u(zh),keys:o?m:u(Kh),entries:u(qh)},s)for(d in c)(Gh||l||!(d in p))&&jh(p,d,c[d]);else Mh({target:t,proto:!0,forced:Gh||l},c);return s&&p[Wh]!==m&&jh(p,Wh,m,{name:n}),Bh[t]=m,c},Qh=function(e,t){return{value:e,done:t}},Xh=vt,Zh=zu,$h=Oc;gr.f;var el=Jh,tl=Qh,il="Array Iterator",rl=$h.set,nl=$h.getterFor(il);el(Array,"Array",(function(e,t){rl(this,{type:il,target:Xh(e),index:0,kind:t})}),(function(){var e=nl(this),t=e.target,i=e.kind,r=e.index++;return!t||r>=t.length?(e.target=void 0,tl(void 0,!0)):tl("keys"==i?r:"values"==i?t[r]:[r,t[r]],!1)}),"values"),Zh.Arguments=Zh.Array;var ol={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},sl=Ne,al=Dn,cl=Lr,dl=zu,ul=Ni("toStringTag");for(var hl in ol){var ll=sl[hl],pl=ll&&ll.prototype;pl&&al(pl)!==ul&&cl(pl,ul,hl),dl[hl]=dl.Array}var fl=Ku,ml=Ni,gl=gr.f,vl=ml("metadata"),_l=Function.prototype;void 0===_l[vl]&&gl(_l,vl,{value:null}),Za("dispose"),Za("metadata");var yl=fl;Za("asyncDispose");var Tl=Oe,El=wt("Symbol"),bl=El.keyFor,Sl=Tl(El.prototype.valueOf),kl=El.isRegisteredSymbol||function(e){try{return void 0!==bl(Sl(e))}catch(e){return!1}};qr({target:"Symbol",stat:!0},{isRegisteredSymbol:kl});for(var Il=hi,wl=wt,Al=Oe,Ol=Wt,Dl=Ni,Cl=wl("Symbol"),Nl=Cl.isWellKnownSymbol,Rl=wl("Object","getOwnPropertyNames"),Ml=Al(Cl.prototype.valueOf),Pl=Il("wks"),Ll=0,xl=Rl(Cl),Ul=xl.length;Ll<Ul;Ll++)try{var Vl=xl[Ll];Ol(Cl[Vl])&&Dl(Vl)}catch(e){}var jl=function(e){if(Nl&&Nl(e))return!0;try{for(var t=Ml(e),i=0,r=Rl(Pl),n=r.length;i<n;i++)if(Pl[r[i]]==t)return!0}catch(e){}return!1};qr({target:"Symbol",stat:!0,forced:!0},{isWellKnownSymbol:jl}),Za("matcher"),Za("observable"),qr({target:"Symbol",stat:!0,name:"isRegisteredSymbol"},{isRegistered:kl}),qr({target:"Symbol",stat:!0,name:"isWellKnownSymbol",forced:!0},{isWellKnown:jl}),Za("metadataKey"),Za("patternMatch"),Za("replaceAll");var Bl=Ee(yl),Fl=Oe,Hl=Xr,Gl=Rn,Wl=ft,Kl=Fl("".charAt),zl=Fl("".charCodeAt),ql=Fl("".slice),Yl=function(e){return function(t,i){var r,n,o=Gl(Wl(t)),s=Hl(i),a=o.length;return s<0||s>=a?e?"":void 0:(r=zl(o,s))<55296||r>56319||s+1===a||(n=zl(o,s+1))<56320||n>57343?e?Kl(o,s):r:e?ql(o,s,s+2):n-56320+(r-55296<<10)+65536}},Jl={codeAt:Yl(!1),charAt:Yl(!0)}.charAt,Ql=Rn,Xl=Oc,Zl=Jh,$l=Qh,ep="String Iterator",tp=Xl.set,ip=Xl.getterFor(ep);Zl(String,"String",(function(e){tp(this,{type:ep,string:Ql(e),index:0})}),(function(){var e,t=ip(this),i=t.string,r=t.index;return r>=i.length?$l(void 0,!0):(e=Jl(i,r),t.index+=e.length,$l(e,!1))}));var rp=Ee(Ga.f("iterator"));function np(e){return np="function"==typeof Bl&&"symbol"==typeof rp?function(e){return typeof e}:function(e){return e&&"function"==typeof Bl&&e.constructor===Bl&&e!==Bl.prototype?"symbol":typeof e},np(e)}var op=Ee(Ga.f("toPrimitive"));function sp(e){var t=function(e,t){if("object"!==np(e)||null===e)return e;var i=e[op];if(void 0!==i){var r=i.call(e,t||"default");if("object"!==np(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===np(t)?t:String(t)}function ap(e,t,i){return(t=sp(t))in e?Ko(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}var cp=wt,dp=ka,up=Va,hp=Er,lp=Oe([].concat),pp=cp("Reflect","ownKeys")||function(e){var t=dp.f(hp(e)),i=up.f;return i?lp(t,i(e)):t},fp=vi,mp=pp,gp=Ye,vp=gr,_p=Tt,yp=Lr,Tp=Error,Ep=Oe("".replace),bp=String(Tp("zxcasd").stack),Sp=/\n\s*at [^:]*:[^\n]*/,kp=Sp.test(bp),Ip=ot,wp=!be((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",Ip(1,7)),7!==e.stack)})),Ap=Lr,Op=function(e,t){if(kp&&"string"==typeof e&&!Tp.prepareStackTrace)for(;t--;)e=Ep(e,Sp,"");return e},Dp=wp,Cp=Error.captureStackTrace,Np=zu,Rp=Ni("iterator"),Mp=Array.prototype,Pp=Dn,Lp=$t,xp=ht,Up=zu,Vp=Ni("iterator"),jp=function(e){if(!xp(e))return Lp(e,Vp)||Lp(e,"@@iterator")||Up[Pp(e)]},Bp=Ze,Fp=Qt,Hp=Er,Gp=zt,Wp=jp,Kp=TypeError,zp=Ze,qp=Er,Yp=$t,Jp=mr,Qp=Ze,Xp=Er,Zp=zt,$p=function(e){return void 0!==e&&(Np.Array===e||Mp[Rp]===e)},ef=sn,tf=De,rf=function(e,t){var i=arguments.length<2?Wp(e):t;if(Fp(i))return Hp(Bp(i,e));throw Kp(Gp(e)+" is not iterable")},nf=jp,of=function(e,t,i){var r,n;qp(e);try{if(!(r=Yp(e,"return"))){if("throw"===t)throw i;return i}r=zp(r,e)}catch(e){n=!0,r=e}if("throw"===t)throw i;if(n)throw r;return qp(r),i},sf=TypeError,af=function(e,t){this.stopped=e,this.result=t},cf=af.prototype,df=function(e,t,i){var r,n,o,s,a,c,d,u=i&&i.that,h=!(!i||!i.AS_ENTRIES),l=!(!i||!i.IS_RECORD),p=!(!i||!i.IS_ITERATOR),f=!(!i||!i.INTERRUPTED),m=Jp(t,u),g=function(e){return r&&of(r,"normal",e),new af(!0,e)},v=function(e){return h?(Xp(e),f?m(e[0],e[1],g):m(e[0],e[1])):f?m(e,g):m(e)};if(l)r=e.iterator;else if(p)r=e;else{if(!(n=nf(e)))throw sf(Zp(e)+" is not iterable");if($p(n)){for(o=0,s=ef(e);s>o;o++)if((a=v(e[o]))&&tf(cf,a))return a;return new af(!1)}r=rf(e,n)}for(c=l?e.next:r.next;!(d=Qp(c,r)).done;){try{a=v(d.value)}catch(e){of(r,"throw",e)}if("object"==typeof a&&a&&tf(cf,a))return a}return new af(!1)},uf=Rn,hf=qr,lf=De,pf=ah,ff=Rh,mf=function(e,t,i){for(var r=mp(t),n=vp.f,o=gp.f,s=0;s<r.length;s++){var a=r[s];fp(e,a)||i&&fp(i,a)||n(e,a,o(t,a))}},gf=Sa,vf=Lr,_f=ot,yf=function(e,t){_p(t)&&"cause"in t&&yp(e,"cause",t.cause)},Tf=function(e,t,i,r){Dp&&(Cp?Cp(e,t):Ap(e,"stack",Op(i,r)))},Ef=df,bf=function(e,t){return void 0===e?arguments.length<2?"":t:uf(e)},Sf=Ni("toStringTag"),kf=Error,If=[].push,wf=function(e,t){var i,r=lf(Af,this);ff?i=ff(kf(),r?pf(this):Af):(i=r?this:gf(Af),vf(i,Sf,"Error")),void 0!==t&&vf(i,"message",bf(t)),Tf(i,wf,i.stack,1),arguments.length>2&&yf(i,arguments[2]);var n=[];return Ef(e,If,{that:n}),vf(i,"errors",n),i};ff?ff(wf,kf):mf(wf,kf,{name:!0});var Af=wf.prototype=gf(kf.prototype,{constructor:_f(1,wf),message:_f(1,""),name:_f(1,"AggregateError")});hf({global:!0,constructor:!0,arity:2},{AggregateError:wf});var Of,Df,Cf,Nf,Rf="undefined"!=typeof process&&"process"==Be(process),Mf=wt,Pf=Ha,Lf=Je,xf=Ni("species"),Uf=De,Vf=TypeError,jf=gs,Bf=zt,Ff=TypeError,Hf=Er,Gf=function(e){if(jf(e))return e;throw Ff(Bf(e)+" is not a constructor")},Wf=ht,Kf=Ni("species"),zf=function(e,t){var i,r=Hf(e).constructor;return void 0===r||Wf(i=Hf(r)[Kf])?t:Gf(i)},qf=TypeError,Yf=/(?:ipad|iphone|ipod).*applewebkit/i.test(At),Jf=Ne,Qf=xe,Xf=mr,Zf=qe,$f=vi,em=be,tm=sa,im=su,rm=Ki,nm=function(e,t){if(e<t)throw qf("Not enough arguments");return e},om=Yf,sm=Rf,am=Jf.setImmediate,cm=Jf.clearImmediate,dm=Jf.process,um=Jf.Dispatch,hm=Jf.Function,lm=Jf.MessageChannel,pm=Jf.String,fm=0,mm={},gm="onreadystatechange";em((function(){Of=Jf.location}));var vm=function(e){if($f(mm,e)){var t=mm[e];delete mm[e],t()}},_m=function(e){return function(){vm(e)}},ym=function(e){vm(e.data)},Tm=function(e){Jf.postMessage(pm(e),Of.protocol+"//"+Of.host)};am&&cm||(am=function(e){nm(arguments.length,1);var t=Zf(e)?e:hm(e),i=im(arguments,1);return mm[++fm]=function(){Qf(t,void 0,i)},Df(fm),fm},cm=function(e){delete mm[e]},sm?Df=function(e){dm.nextTick(_m(e))}:um&&um.now?Df=function(e){um.now(_m(e))}:lm&&!om?(Nf=(Cf=new lm).port2,Cf.port1.onmessage=ym,Df=Xf(Nf.postMessage,Nf)):Jf.addEventListener&&Zf(Jf.postMessage)&&!Jf.importScripts&&Of&&"file:"!==Of.protocol&&!em(Tm)?(Df=Tm,Jf.addEventListener("message",ym,!1)):Df=gm in rm("script")?function(e){tm.appendChild(rm("script"))[gm]=function(){tm.removeChild(this),vm(e)}}:function(e){setTimeout(_m(e),0)});var Em={set:am,clear:cm},bm=function(){this.head=null,this.tail=null};bm.prototype={add:function(e){var t={item:e,next:null},i=this.tail;i?i.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 Sm,km,Im,wm,Am,Om=bm,Dm=/ipad|iphone|ipod/i.test(At)&&"undefined"!=typeof Pebble,Cm=/web0s(?!.*chrome)/i.test(At),Nm=Ne,Rm=mr,Mm=Ye.f,Pm=Em.set,Lm=Om,xm=Yf,Um=Dm,Vm=Cm,jm=Rf,Bm=Nm.MutationObserver||Nm.WebKitMutationObserver,Fm=Nm.document,Hm=Nm.process,Gm=Nm.Promise,Wm=Mm(Nm,"queueMicrotask"),Km=Wm&&Wm.value;if(!Km){var zm=new Lm,qm=function(){var e,t;for(jm&&(e=Hm.domain)&&e.exit();t=zm.get();)try{t()}catch(e){throw zm.head&&Sm(),e}e&&e.enter()};xm||jm||Vm||!Bm||!Fm?!Um&&Gm&&Gm.resolve?((wm=Gm.resolve(void 0)).constructor=Gm,Am=Rm(wm.then,wm),Sm=function(){Am(qm)}):jm?Sm=function(){Hm.nextTick(qm)}:(Pm=Rm(Pm,Nm),Sm=function(){Pm(qm)}):(km=!0,Im=Fm.createTextNode(""),new Bm(qm).observe(Im,{characterData:!0}),Sm=function(){Im.data=km=!km}),Km=function(e){zm.head||Sm(),zm.add(e)}}var Ym=Km,Jm=function(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}},Qm=Ne.Promise,Xm="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,Zm=!Xm&&!Rf&&"object"==typeof window&&"object"==typeof document,$m=Ne,eg=Qm,tg=qe,ig=hr,rg=is,ng=Ni,og=Zm,sg=Xm,ag=Pt,cg=eg&&eg.prototype,dg=ng("species"),ug=!1,hg=tg($m.PromiseRejectionEvent),lg=ig("Promise",(function(){var e=rg(eg),t=e!==String(eg);if(!t&&66===ag)return!0;if(!cg.catch||!cg.finally)return!0;if(!ag||ag<51||!/native code/.test(e)){var i=new eg((function(e){e(1)})),r=function(e){e((function(){}),(function(){}))};if((i.constructor={})[dg]=r,!(ug=i.then((function(){}))instanceof r))return!0}return!t&&(og||sg)&&!hg})),pg={CONSTRUCTOR:lg,REJECTION_EVENT:hg,SUBCLASSING:ug},fg={},mg=Qt,gg=TypeError,vg=function(e){var t,i;this.promise=new e((function(e,r){if(void 0!==t||void 0!==i)throw gg("Bad Promise constructor");t=e,i=r})),this.resolve=mg(t),this.reject=mg(i)};fg.f=function(e){return new vg(e)};var _g,yg,Tg=qr,Eg=Rf,bg=Ne,Sg=Ze,kg=Ba,Ig=lc,wg=function(e){var t=Mf(e);Lf&&t&&!t[xf]&&Pf(t,xf,{configurable:!0,get:function(){return this}})},Ag=Qt,Og=qe,Dg=Tt,Cg=function(e,t){if(Uf(t,e))return e;throw Vf("Incorrect invocation")},Ng=zf,Rg=Em.set,Mg=Ym,Pg=function(e,t){try{1==arguments.length?console.error(e):console.error(e,t)}catch(e){}},Lg=Jm,xg=Om,Ug=Oc,Vg=Qm,jg=pg,Bg=fg,Fg="Promise",Hg=jg.CONSTRUCTOR,Gg=jg.REJECTION_EVENT,Wg=Ug.getterFor(Fg),Kg=Ug.set,zg=Vg&&Vg.prototype,qg=Vg,Yg=zg,Jg=bg.TypeError,Qg=bg.document,Xg=bg.process,Zg=Bg.f,$g=Zg,ev=!!(Qg&&Qg.createEvent&&bg.dispatchEvent),tv="unhandledrejection",iv=function(e){var t;return!(!Dg(e)||!Og(t=e.then))&&t},rv=function(e,t){var i,r,n,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&&cv(t),t.rejection=1),!0===a?i=o:(u&&u.enter(),i=a(o),u&&(u.exit(),n=!0)),i===e.promise?d(Jg("Promise-chain cycle")):(r=iv(i))?Sg(r,i,c,d):c(i)):d(o)}catch(e){u&&!n&&u.exit(),d(e)}},nv=function(e,t){e.notified||(e.notified=!0,Mg((function(){for(var i,r=e.reactions;i=r.get();)rv(i,e);e.notified=!1,t&&!e.rejection&&sv(e)})))},ov=function(e,t,i){var r,n;ev?((r=Qg.createEvent("Event")).promise=t,r.reason=i,r.initEvent(e,!1,!0),bg.dispatchEvent(r)):r={promise:t,reason:i},!Gg&&(n=bg["on"+e])?n(r):e===tv&&Pg("Unhandled promise rejection",i)},sv=function(e){Sg(Rg,bg,(function(){var t,i=e.facade,r=e.value;if(av(e)&&(t=Lg((function(){Eg?Xg.emit("unhandledRejection",r,i):ov(tv,i,r)})),e.rejection=Eg||av(e)?2:1,t.error))throw t.value}))},av=function(e){return 1!==e.rejection&&!e.parent},cv=function(e){Sg(Rg,bg,(function(){var t=e.facade;Eg?Xg.emit("rejectionHandled",t):ov("rejectionhandled",t,e.value)}))},dv=function(e,t,i){return function(r){e(t,r,i)}},uv=function(e,t,i){e.done||(e.done=!0,i&&(e=i),e.value=t,e.state=2,nv(e,!0))},hv=function(e,t,i){if(!e.done){e.done=!0,i&&(e=i);try{if(e.facade===t)throw Jg("Promise can't be resolved itself");var r=iv(t);r?Mg((function(){var i={done:!1};try{Sg(r,t,dv(hv,i,e),dv(uv,i,e))}catch(t){uv(i,t,e)}})):(e.value=t,e.state=1,nv(e,!1))}catch(t){uv({done:!1},t,e)}}};Hg&&(Yg=(qg=function(e){Cg(this,Yg),Ag(e),Sg(_g,this);var t=Wg(this);try{e(dv(hv,t),dv(uv,t))}catch(e){uv(t,e)}}).prototype,(_g=function(e){Kg(this,{type:Fg,done:!1,notified:!1,parent:!1,reactions:new xg,rejection:!1,state:0,value:void 0})}).prototype=kg(Yg,"then",(function(e,t){var i=Wg(this),r=Zg(Ng(this,qg));return i.parent=!0,r.ok=!Og(e)||e,r.fail=Og(t)&&t,r.domain=Eg?Xg.domain:void 0,0==i.state?i.reactions.add(r):Mg((function(){rv(r,i)})),r.promise})),yg=function(){var e=new _g,t=Wg(e);this.promise=e,this.resolve=dv(hv,t),this.reject=dv(uv,t)},Bg.f=Zg=function(e){return e===qg||undefined===e?new yg(e):$g(e)}),Tg({global:!0,constructor:!0,wrap:!0,forced:Hg},{Promise:qg}),Ig(qg,Fg,!1,!0),wg(Fg);var lv=Ni("iterator"),pv=!1;try{var fv=0,mv={next:function(){return{done:!!fv++}},return:function(){pv=!0}};mv[lv]=function(){return this},Array.from(mv,(function(){throw 2}))}catch(e){}var gv=Qm,vv=function(e,t){if(!t&&!pv)return!1;var i=!1;try{var r={};r[lv]=function(){return{next:function(){return{done:i=!0}}}},e(r)}catch(e){}return i},_v=pg.CONSTRUCTOR||!vv((function(e){gv.all(e).then(void 0,(function(){}))})),yv=Ze,Tv=Qt,Ev=fg,bv=Jm,Sv=df;qr({target:"Promise",stat:!0,forced:_v},{all:function(e){var t=this,i=Ev.f(t),r=i.resolve,n=i.reject,o=bv((function(){var i=Tv(t.resolve),o=[],s=0,a=1;Sv(e,(function(e){var c=s++,d=!1;a++,yv(i,t,e).then((function(e){d||(d=!0,o[c]=e,--a||r(o))}),n)})),--a||r(o)}));return o.error&&n(o.value),i.promise}});var kv=qr,Iv=pg.CONSTRUCTOR;Qm&&Qm.prototype,kv({target:"Promise",proto:!0,forced:Iv,real:!0},{catch:function(e){return this.then(void 0,e)}});var wv=Ze,Av=Qt,Ov=fg,Dv=Jm,Cv=df;qr({target:"Promise",stat:!0,forced:_v},{race:function(e){var t=this,i=Ov.f(t),r=i.reject,n=Dv((function(){var n=Av(t.resolve);Cv(e,(function(e){wv(n,t,e).then(i.resolve,r)}))}));return n.error&&r(n.value),i.promise}});var Nv=Ze,Rv=fg;qr({target:"Promise",stat:!0,forced:pg.CONSTRUCTOR},{reject:function(e){var t=Rv.f(this);return Nv(t.reject,void 0,e),t.promise}});var Mv=Er,Pv=Tt,Lv=fg,xv=function(e,t){if(Mv(e),Pv(t)&&t.constructor===e)return t;var i=Lv.f(e);return(0,i.resolve)(t),i.promise},Uv=qr,Vv=Qm,jv=pg.CONSTRUCTOR,Bv=xv,Fv=wt("Promise"),Hv=!jv;Uv({target:"Promise",stat:!0,forced:true},{resolve:function(e){return Bv(Hv&&this===Fv?Vv:this,e)}});var Gv=Ze,Wv=Qt,Kv=fg,zv=Jm,qv=df;qr({target:"Promise",stat:!0,forced:_v},{allSettled:function(e){var t=this,i=Kv.f(t),r=i.resolve,n=i.reject,o=zv((function(){var i=Wv(t.resolve),n=[],o=0,s=1;qv(e,(function(e){var a=o++,c=!1;s++,Gv(i,t,e).then((function(e){c||(c=!0,n[a]={status:"fulfilled",value:e},--s||r(n))}),(function(e){c||(c=!0,n[a]={status:"rejected",reason:e},--s||r(n))}))})),--s||r(n)}));return o.error&&n(o.value),i.promise}});var Yv=Ze,Jv=Qt,Qv=wt,Xv=fg,Zv=Jm,$v=df,e_="No one promise resolved";qr({target:"Promise",stat:!0,forced:_v},{any:function(e){var t=this,i=Qv("AggregateError"),r=Xv.f(t),n=r.resolve,o=r.reject,s=Zv((function(){var r=Jv(t.resolve),s=[],a=0,c=1,d=!1;$v(e,(function(e){var u=a++,h=!1;c++,Yv(r,t,e).then((function(e){h||d||(d=!0,n(e))}),(function(e){h||d||(h=!0,s[u]=e,--c||o(new i(s,e_)))}))})),--c||o(new i(s,e_))}));return s.error&&o(s.value),r.promise}});var t_=qr,i_=Qm,r_=be,n_=wt,o_=qe,s_=zf,a_=xv,c_=i_&&i_.prototype;t_({target:"Promise",proto:!0,real:!0,forced:!!i_&&r_((function(){c_.finally.call({then:function(){}},(function(){}))}))},{finally:function(e){var t=s_(this,n_("Promise")),i=o_(e);return this.then(i?function(i){return a_(t,e()).then((function(){return i}))}:e,i?function(i){return a_(t,e()).then((function(){throw i}))}:e)}});var d_=Ee(Et.Promise);function u_(e,t,i,r){var n,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(s=(o<3?n(s):o>3?n(t,i,s):n(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s}function h_(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}class l_ extends y{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||T(8,"track-"),this._originMediaStreamTrack=e,this._mediaStreamTrack=e,ao(this)}toString(){return this._ID}getTrackId(){return this._ID}getMediaStreamTrack(e){if(!e){const e=ue.reportApiInvoke(null,{name:E.GET_MEDIA_STREAM_TRACK,options:[],tag:b.TRACER});this._mediaStreamTrack&&"string"==typeof this._mediaStreamTrack.label?e.onSuccess(this._mediaStreamTrack.label):e.onSuccess("")}return this._mediaStreamTrack}getRTCRtpTransceiver(e){return e===vo.LOW_STREAM?this._lowRtpTransceiver:this._rtpTransceiver}getMediaStreamTrackSettings(){return this.getMediaStreamTrack(!0).getSettings()}close(){this._isClosed=!0,this._lowRtpTransceiver=void 0,this._rtpTransceiver=void 0,co(this),this.emit(Eo.CLOSED)}_updateRtpTransceiver(e,t){if(t===vo.LOW_STREAM){if(this._lowRtpTransceiver===e)return;this._lowRtpTransceiver=e}else{if(this._rtpTransceiver===e)return;this._rtpTransceiver=e}this.emit(To.TRANSCEIVER_UPDATED,e,t)}}class p_ extends l_{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 S("".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,de.debug("[".concat(this.getTrackId(),"] close")),this.emit(mo.NEED_CLOSE),super.close())}async _updateOriginMediaStreamTrack(e,t){let i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this._isExternalTrack=i,e!==this._originMediaStreamTrack&&(this._originMediaStreamTrack&&(this._originMediaStreamTrack.removeEventListener("ended",this._handleTrackEnded),t&&this._originMediaStreamTrack.stop()),e.addEventListener("ended",this._handleTrackEnded),this._originMediaStreamTrack=e,this._muted&&(this._originMediaStreamTrack.enabled=!1),this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await k(this,mo.NEED_REPLACE_TRACK,this),this.processor&&this.processor.updateInput({track:this._originMediaStreamTrack,context:this.processorContext}))}_getDefaultPlayerConfig(){return{}}onTrackEnded(){de.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(Eo.TRACK_ENDED)}stateCheck(e,t){if(de.debug("check track state, [muted: ".concat(this._muted,", enabled: ").concat(this._enabled,"] to [").concat(e,": ").concat(t,"]")),f(t,e),this._enabled&&this._muted&&"enabled"===e&&!1===t)throw new g(v.TRACK_STATE_UNREACHABLE,"cannot set enabled while the track is muted").print("error",de);if(!this._enabled&&!this._muted&&"muted"===e&&!0===t)throw new g(v.TRACK_STATE_UNREACHABLE,"cannot set muted while the track is disabled").print("error",de)}getProcessorStats(){return this.processorContext.gatherStats()}getProcessorUsage(){return this.processorContext.gatherUsage()}}function f_(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}const m_=window.AudioContext||window.webkitAudioContext;let g_=null;const v_=new class extends y{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=()=>{de.info("ios15-interruption-start"),this.emit(ye.IOS_15_16_INTERRUPTION_START)},this.onLocalAudioTrackUnmute=async()=>{de.info("ios15-interruption-end"),"running"!==this.curState||this.duringInterruption?de.info("ios15-interruption-end-canceled"):(g_&&await g_.suspend(),this.emit(ye.IOS_15_16_INTERRUPTION_END))}}get duringInterruption(){return"running"===this.prevState&&"interrupted"===this.curState}bindInterruptDetectorTrack(e){de.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){de.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 __(){if(!m_)return void de.error("your browser is not support web audio");de.info("create audio context");const t=function(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?f_(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):f_(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}({},u("WEBAUDIO_INIT_OPTIONS"));de.debug("audio context init option:",JSON.stringify(t)),g_=new m_(t),v_.curState=g_.state,g_.onstatechange=()=>{v_.prevState=v_.curState,v_.curState=g_?g_.state:void 0;const{prevState:t,curState:i}=v_,r="running"===i,n="interrupted"===i,o="running"===t,s="suspended"===t,a="interrupted"===t,c=e().osVersion;(w()||A())&&o&&n&&(de.info("ios".concat(c,"-interruption-start")),v_.emit(ye.IOS_INTERRUPTION_START)),(w()||A())&&(s||a)&&r&&(de.info("ios".concat(c,"-interruption-end")),v_.emit(ye.IOS_INTERRUPTION_END)),t!==i&&v_.emit(ye.STATE_CHANGE,i,t)},setInterval((()=>{var e;const t=null===(e=g_)||void 0===e?void 0:e.currentTime;if(v_.currentTime!==t)v_.currentTimeStuckAt&&(de.debug("AudioContext current time resume at ".concat(t)),v_.currentTimeStuckAt=void 0),v_.currentTime=t;else{if(t!==v_.currentTimeStuckAt){ue.reportApiInvoke(null,{name:"WEB_AUDIO_CURRENT_TIME_STUCK",options:{currentTime:t},tag:b.TRACER}).onSuccess(),de.warning("AudioContext current time stuck at ".concat(t))}v_.currentTimeStuckAt=t}}),5e3),async function(e){const t=["click","contextmenu","auxclick","dblclick","mousedown","mouseup","touchend","keydown","keyup"];let i,r=!1,n=!1,o=!1;function s(t){"running"===e.state?a(!1):w()||A()?"suspended"===e.state&&(a(!0),t&&e.resume().then(d,d)):"closed"!==e.state&&(a(!0),t&&e.resume().then(d,d))}function a(e){if(r!==e){r=e;for(let i=0,r=t;i<r.length;i+=1){const t=r[i];e?window.addEventListener(t,u,{capture:!0,passive:!0}):window.removeEventListener(t,u,{capture:!0,passive:!0})}}}function c(){s(!0)}function d(){s(!1)}function u(){s(!0)}function h(e){if(!o)if(i.paused)if(e){let e;l(!1),o=!0;try{e=i.play(),e?e.then(p,p):(i.addEventListener("playing",p),i.addEventListener("abort",p),i.addEventListener("error",p))}catch(e){p()}}else l(!0);else l(!1)}function l(e){if(n!==e){n=e;for(let i=0,r=t;i<r.length;i++){const t=r[i];e?window.addEventListener(t,f,{capture:!0,passive:!0}):window.removeEventListener(t,f,{capture:!0,passive:!0})}}}function p(){i.removeEventListener("playing",p),i.removeEventListener("abort",p),i.removeEventListener("error",p),o=!1,h(!1)}function f(){h(!0)}if(w()){const t=e.createMediaStreamDestination(),r=document.createElement("div");r.innerHTML="<audio x-webkit-airplay='deny'></audio>",i=r.children.item(0),i.controls=!1,i.disableRemotePlayback=!0,i.preload="auto",i.srcObject=t.stream,h(!0)}v_.on(ye.STATE_CHANGE,c),s(!1)}(g_)}function y_(){if(!g_){if(__(),!g_)throw new g(v.NOT_SUPPORTED,"can not create audio context");return g_}return g_}function T_(){return!!g_}function E_(e){if(function(){if(null!==S_)return S_;const e=y_(),t=e.createBufferSource(),i=e.createGain(),r=e.createGain();t.connect(i),t.connect(r),t.disconnect(i);let n=!1;try{t.disconnect(i)}catch(e){n=!0}return t.disconnect(),S_=n,n}())return;const t=e.connect,i=e.disconnect;e.connect=(i,r,n)=>{var o;return e._inputNodes||(e._inputNodes=[]),zn(o=e._inputNodes).call(o,i)||(i instanceof AudioNode?(e._inputNodes.push(i),t.call(e,i,r,n)):t.call(e,i,r)),e},e.disconnect=(r,n,o)=>{i.call(e),r?I(e._inputNodes,r):e._inputNodes=[];for(const i of e._inputNodes)t.call(e,i)}}function b_(e){const t=y_();return new d_(((i,r)=>{t.decodeAudioData(e,(e=>{i(e)}),(e=>{r(new g(v.DECODE_AUDIO_FILE_FAILED,e.toString()))}))}))}let S_=null;function k_(e,t){let i=!1;const r=1/t;if(u("DISABLE_WEBAUDIO")){const t=window.setInterval((()=>{i?window.clearInterval(t):e(performance.now()/1e3)}),1e3*r)}else{const t=y_();let n=t.createGain();n.gain.value=0,n.connect(t.destination);const o=()=>{if(i)return void(n=null);const s=t.createOscillator();s.onended=o,s.connect(n),s.start(0),s.stop(t.currentTime+r),e(t.currentTime)};o()}return()=>{i=!0}}let I_=null;function w_(){if(I_)return I_;const e=y_();if(!e.createMediaStreamDestination)throw new g(v.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 r=e.createMediaStreamDestination();return t.connect(r),I_=r.stream.getAudioTracks()[0],I_}function A_(e){for(let t=0;t<e.outputBuffer.numberOfChannels;t+=1){const i=e.outputBuffer.getChannelData(t);for(let e=0;e<i.length;e+=1)i[e]=0}return e.inputBuffer}function O_(e){const t=e.getChannelData(0);let i=0,r=0;for(let e=0;e<t.length;e+=1)0===t[e]?(i+=1,i>r&&(r=i)):i=0;return r/t.length*e.duration}var D_=Qt,C_=fi,N_=ut,R_=sn,M_=TypeError,P_=function(e){return function(t,i,r,n){D_(i);var o=C_(t),s=N_(o),a=R_(o),c=e?a-1:0,d=e?-1:1;if(r<2)for(;;){if(c in s){n=s[c],c+=d;break}if(c+=d,e?c<0:a<=c)throw M_("Reduce of empty array with no initial value")}for(;e?c>=0:a>c;c+=d)c in s&&(n=i(n,s[c],c,o));return n}},L_={left:P_(!1),right:P_(!0)},x_=be,U_=L_.left,V_=function(e,t){var i=[][e];return!!i&&x_((function(){i.call(null,t||function(){return 1},1)}))};qr({target:"Array",proto:!0,forced:!Rf&&Pt>79&&Pt<83||!V_("reduce")},{reduce:function(e){var t=arguments.length;return U_(this,e,t,t>1?arguments[1]:void 0)}});var j_=fn("Array").reduce,B_=De,F_=j_,H_=Array.prototype,G_=Ee((function(e){var t=e.reduce;return e===H_||B_(H_,e)&&t===H_.reduce?F_:t}));class W_{constructor(){this.context=void 0,this.analyserNode=void 0,this.sourceNode=void 0,this.context=y_(),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||w()||A()||"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 i=0;i<e.length;++i)e[i]=t[i]/128-1}const t=G_(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){de.warning("rebuild analyser node failed.")}}destroy(){this.updateSource(void 0)}}class K_ extends y{get processSourceNode(){return this.sourceNode}set processedNode(e){var t;if(!this.isDestroyed&&this._processedNode!==e){try{var i;null===(i=this.sourceNode)||void 0===i||i.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=y_(),this.playNode=this.context.destination,this.outputNode=this.context.createGain(),E_(this.outputNode),this.volumeLevelAnalyser=new W_}startGetAudioBuffer(e){this.audioBufferNode||(this.audioBufferNode=this.context.createScriptProcessor(e),this.outputNode.connect(this.audioBufferNode),this.audioBufferNode.connect(this.context.destination),this.audioBufferNode.onaudioprocess=e=>{this.emit(So.ON_AUDIO_BUFFER,A_(e))})}stopGetAudioBuffer(){this.audioBufferNode&&(this.audioBufferNode.onaudioprocess=null,this.outputNode.disconnect(this.audioBufferNode),this.audioBufferNode=void 0)}createOutputTrack(){if(!_e().webAudioMediaStreamDest)throw new g(v.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((()=>{v_.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;w()||A()?"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 r=!1;for(let e=0;e<i.length;e++)0!==i[e]&&(r=!0);return r?(this.isNoAudioInput=!1,!0):(await O(200),await this.checkHasAudioInput(e?e+1:1)&&r)}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 z_ extends K_{get isFreeze(){return!1}constructor(t,i,r){var n;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(de.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 de.debug("rebuild web audio success, current volume status",this.getAccurateVolumeLevel());this.context.resume().then((()=>de.info("resume success"))),de.debug("rebuild web audio because of ios 12 bugs"),this.disconnect();const e=this.track;this.track=this.track.clone(),this.isCurrentTrackCloned?e.stop():this.isCurrentTrackCloned=!0;const t=new MediaStream([this.track]);this.sourceNode=this.context.createMediaStreamSource(t),E_(this.sourceNode),this.volumeLevelAnalyser.rebuildAnalyser();const i=this.outputNode.gain.value;this.outputNode=this.context.createGain(),this.outputNode.gain.setValueAtTime(i,this.context.currentTime),E_(this.outputNode),this.emit(So.UPDATE_SOURCE),this.connect(),this.audioElement.srcObject=t,this.isPlayed&&this.play(this.playNode),this.checkHasAudioInput()},"audio"!==t.kind)throw new g(v.UNEXPECTED_ERROR);this.track=t;const o=new MediaStream([this.track]);if(this.isRemoteTrack=!!i,this.sourceNode=this.context.createMediaStreamSource(o),E_(this.sourceNode),r){const e=r.clone();e.enabled=!0,this.clonedTrack=e,de.debug("create an unmuted track ".concat(e.id," from the original track ").concat(r.id," to get the volume"));const t=this.context.createMediaStreamSource(new MediaStream([e]));E_(t),this.originVolumeLevelAnalyser=new W_,this.originVolumeLevelAnalyser.updateSource(t)}this.connect(),this.audioElement=document.createElement("audio"),this.audioElement.srcObject=o;const s=e();i&&s.os===a.IOS&&Number(null===(n=s.osVersion)||void 0===n?void 0:n.split(".")[0])<15&&(v_.on(ye.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(e){this.sourceNode.disconnect(),this.track=e,this.isCurrentTrackCloned=!1;const t=new MediaStream([e]);this.sourceNode=this.context.createMediaStreamSource(t),E_(this.sourceNode),this.processedNode||this.sourceNode.connect(this.outputNode),this.emit(So.UPDATE_SOURCE),this.audioElement.srcObject=t}destroy(){var e;this.audioElement.srcObject=null,this.audioElement.remove(),v_.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),de.debug("create an unmuted track ".concat(t.id," from the original track ").concat(e.id," to get the volume"));const i=this.context.createMediaStreamSource(new MediaStream([t]));E_(i),this.originVolumeLevelAnalyser&&this.originVolumeLevelAnalyser.updateSource(i)}getOriginVolumeLevel(){return this.originVolumeLevelAnalyser?this.originVolumeLevelAnalyser.getVolumeLevel():this.getAccurateVolumeLevel()}}async function q_(e,t,i){const r=(e,t)=>e?"number"!=typeof e?e.max||e.exact||e.ideal||e.min||t:e:t,n={audio:!!i&&{mandatory:{chromeMediaSource:"desktop"}},video:{mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:e,maxHeight:r(t.height,1080),maxWidth:r(t.width,1920)}}};return t.frameRate&&"number"!=typeof t.frameRate?(n.video.mandatory.maxFrameRate=t.frameRate.max,n.video.mandatory.minFrameRate=t.frameRate.min):"number"==typeof t.frameRate&&(n.video.mandatory.maxFrameRate=t.frameRate),await navigator.mediaDevices.getUserMedia(n)}async function Y_(e,t){const i=await J_(e.mediaSource),{sourceId:r,audio:n}=await D(i,t);return await q_(r,e,n)}async function J_(e){let t=["window","screen"];"application"!==e&&"window"!==e||(t=["window"]),"screen"===e&&(t=["screen"]);const i=C();if(!i)throw console.error("failed to fetch electron, please mount it to window"),new g(v.ELECTRON_IS_NULL);let r=null;try{var n;r=(null===(n=i.desktopCapturer)||void 0===n?void 0:n.getSources({types:t}))||i.ipcRenderer.invoke("DESKTOP_CAPTURER_GET_SOURCES",{types:t})}catch(e){r=null}r&&r.then||(r=new d_(((e,r)=>{i.desktopCapturer.getSources({types:t},((t,i)=>{t?r(t):e(i)}))})));try{return await r}catch(e){throw new g(v.ELECTRON_DESKTOP_CAPTURER_GET_SOURCES_ERROR,e.toString())}}function Q_(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}const X_=new S("safari");let Z_=!1,$_=!1;async function ey(e,t){let i=0,r=null;for(;i<2;)try{r=await ty(e,t,i>0);break}catch(e){if(e instanceof g)throw de.error("[".concat(t,"] ").concat(e.toString())),e;const r=iy(e.name||e.code||e,e.message);if(r.code===v.MEDIA_OPTION_INVALID){de.debug("[".concat(t,"] detect media option invalid, retry")),i+=1,await O(500);continue}throw de.error("[".concat(t,"] ").concat(r.toString())),r}if(!r)throw new g(v.UNEXPECTED_ERROR,"can not find stream after getUserMedia");return r}async function ty(t,i,r){if(!navigator.mediaDevices||!navigator.mediaDevices.getUserMedia)throw new g(v.NOT_SUPPORTED,"can not find getUserMedia");r&&(t.video&&(delete t.video.width,delete t.video.height),t.screen&&(delete t.screen.width,delete t.screen.height));const n=_e(),o=new MediaStream;if(t.audioSource&&o.addTrack(t.audioSource),t.videoSource&&o.addTrack(t.videoSource),!t.audio&&!t.video&&!t.screen)return de.debug("Using Video Source/ Audio Source"),o;if(t.screen)if(N())if(t.screen.sourceId){ry(o,await q_(t.screen.sourceId,t.screen,t.screenAudio))}else{ry(o,await Y_(t.screen,t.screenAudio))}else if(R()&&t.screen.extensionId&&t.screen.mandatory){if(!n.getStreamFromExtension)throw new g(v.NOT_SUPPORTED,"This browser does not support screen sharing");de.debug("[".concat(i,'] Screen access on chrome stable, looking for extension"'));const e=await(a=t.screen.extensionId,l=i,new d_(((e,t)=>{try{chrome.runtime.sendMessage(a,{getStream:!0},(i=>{if(!i||!i.streamId)return de.error("[".concat(l,"] No response from Chrome Plugin. Plugin not installed properly"),i),void t(new g(v.CHROME_PLUGIN_NO_RESPONSE,"No response from Chrome Plugin. Plugin not installed properly"));e(i.streamId)}))}catch(e){de.error("[".concat(l,"] AgoraRTC screensharing plugin is not accessible(").concat(a,")"),e.toString()),t(new g(v.CHROME_PLUGIN_NOT_INSTALL))}})));t.screen.mandatory.chromeMediaSourceId=e;ry(o,await navigator.mediaDevices.getUserMedia({video:{mandatory:t.screen.mandatory}}))}else if(n.getDisplayMedia){var s;t.screen.mediaSource&&fo(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: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,de.debug("[".concat(i,"] 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 i=null!=arguments[t]?arguments[t]:{};t%2?Q_(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):Q_(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}({video:e,audio:!!t.screenAudio},c));ry(o,d)}else{if(!h())throw de.error("[".concat(i,"] This browser does not support screenSharing")),new g(v.NOT_SUPPORTED,"This browser does not support screen sharing");{t.screen.mediaSource&&fo(t.screen.mediaSource);const e={video:{mediaSource:t.screen.mediaSource,width:t.screen.width,height:t.screen.height,frameRate:t.screen.frameRate}};de.debug("[".concat(i,"] getUserMedia: ").concat(JSON.stringify(e)));ry(o,await navigator.mediaDevices.getUserMedia(e))}}var a,l;if(!t.video&&!t.audio)return o;let p={video:t.video,audio:t.audio},f=u("MEDIA_DEVICE_CONSTRAINTS");if(f)try{"string"==typeof f&&(f=JSON.parse(f)),p=M(p,f)}catch(e){}de.debug("[".concat(i,"] GetUserMedia"),JSON.stringify(p)),e();let m,_=null;(c()||w()||d())&&(_=await X_.lock());try{m=await navigator.mediaDevices.getUserMedia(p)}catch(e){throw _&&_(),e}return p.audio&&(Z_=!0),p.video&&($_=!0),ry(o,m),_&&_(),o}function iy(e,t){switch(e){case"Starting video failed":case"OverconstrainedError":case"TrackStartError":return new g(v.MEDIA_OPTION_INVALID,"".concat(e,": ").concat(t));case"NotFoundError":case"DevicesNotFoundError":return new g(v.DEVICE_NOT_FOUND,"".concat(e,": ").concat(t));case"NotSupportedError":return new g(v.NOT_SUPPORTED,"".concat(e,": ").concat(t));case"NotReadableError":return new g(v.NOT_READABLE,"".concat(e,": ").concat(t));case"InvalidStateError":case"NotAllowedError":case"PERMISSION_DENIED":case"PermissionDeniedError":return new g(v.PERMISSION_DENIED,"".concat(e,": ").concat(t));case"ConstraintNotSatisfiedError":return new g(v.CONSTRAINT_NOT_SATISFIED,"".concat(e,": ").concat(t));default:return de.error("getUserMedia unexpected error",e),new g(v.UNEXPECTED_ERROR,"".concat(e,": ").concat(t))}}function ry(e,t){const i=e.getVideoTracks()[0],r=e.getAudioTracks()[0],n=t.getVideoTracks()[0],o=t.getAudioTracks()[0];o&&(r&&e.removeTrack(r),e.addTrack(o)),n&&(i&&e.removeTrack(i),e.addTrack(n))}class ny extends y{get state(){return this._state}set state(e){e!==this._state&&(this.emit(Po.STATE_CHANGE,e),this._state=e)}constructor(){super(),this._state=Mo.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((()=>{(u("ENUMERATE_DEVICES_INTERVAL")||(P()||L())&&i())&&this.updateDevicesInfo()}),u("ENUMERATE_DEVICES_INTERVAL_TIME"))})).catch((e=>de.error(e.toString())))}async enumerateDevices(e,t){let i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices){return new g(v.NOT_SUPPORTED,"enumerateDevices() not supported.").throw()}const r=await navigator.mediaDevices.enumerateDevices(),n=this.checkMediaDeviceInfoIsOk(r);let o=!this.isAccessMicrophonePermission&&e,s=!this.isAccessCameraPermission&&t;n.audio&&(o=!1),n.video&&(s=!1);let a=null,c=null,d=null;if(!i&&(o||s)){if(X_.isLocked){de.debug("[device manager] wait GUM lock");(await X_.lock())(),de.debug("[device manager] GUM unlock")}if(Z_&&(o=!1,this.isAccessMicrophonePermission=!0),$_&&(s=!1,this.isAccessCameraPermission=!0),de.debug("[device manager] check media device permissions",e,t,o,s),o&&s){try{d=await navigator.mediaDevices.getUserMedia({audio:!0,video:!0})}catch(e){const t=iy(e.name||e.code||e,e.message);if(t.code===v.PERMISSION_DENIED)throw t;de.warning("getUserMedia failed in getDevices",t)}this.isAccessCameraPermission=!0,this.isAccessMicrophonePermission=!0}else if(o){try{a=await navigator.mediaDevices.getUserMedia({audio:e})}catch(e){const t=iy(e.name||e.code||e,e.message);if(t.code===v.PERMISSION_DENIED)throw t;de.warning("getUserMedia failed in getDevices",t)}this.isAccessMicrophonePermission=!0}else if(s){try{c=await navigator.mediaDevices.getUserMedia({video:t})}catch(e){const t=iy(e.name||e.code||e,e.message);if(t.code===v.PERMISSION_DENIED)throw t;de.warning("getUserMedia failed in getDevices",t)}this.isAccessCameraPermission=!0}de.debug("[device manager] mic permission",e,"cam permission",t)}try{const e=await navigator.mediaDevices.enumerateDevices();return a&&a.getTracks().forEach((e=>e.stop())),c&&c.getTracks().forEach((e=>e.stop())),d&&d.getTracks().forEach((e=>e.stop())),a=null,c=null,d=null,e}catch(e){a&&a.getTracks().forEach((e=>e.stop())),c&&c.getTracks().forEach((e=>e.stop())),d&&d.getTracks().forEach((e=>e.stop())),a=null,c=null,d=null;return new g(v.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((i=>{i.device.label===e&&(t=i.device.deviceId)})),t}async getDeviceById(e){const t=(await this.enumerateDevices(!0,!0,!0)).find((t=>t.deviceId===e));if(!t)throw new g(v.DEVICE_NOT_FOUND,"deviceId: ".concat(e));return t}async init(){this.state=Mo.INITING;try{await this.updateDevicesInfo(),this.state=Mo.INITEND}catch(e){if(de.warning("Device Detection functionality cannot start properly.",e.toString()),this.state=Mo.IDLE,!x()){new g(v.WEB_SECURITY_RESTRICT,"Your context is limited by web security, please try using https protocol or localhost.").throw()}throw e}}async updateDevicesInfo(){const e=await this.enumerateDevices(!0,!0,!0),t=Date.now(),i=[];if(e[0]&&e[0].label&&!1===this.checkdeviceMatched){this.checkdeviceMatched=!0;const t=e.find((e=>"audioinput"===e.kind&&"default"===e.deviceId)),i=e.find((e=>"audiooutput"===e.kind&&"default"===e.deviceId));t&&i?i.groupId===t.groupId?de.debug("[device-check] default input ".concat(t.label," and output ").concat(i.label," is the same group")):de.warning("[device-check] default input ".concat(t.label," and output ").concat(i.label," is not the same group")):de.debug("[device-check] default input or output not found")}const r=this.checkMediaDeviceInfoIsOk(e);if(e.forEach((e=>{if(!e.deviceId)return;const r=this.deviceInfoMap.get("".concat(e.kind,"_").concat(e.deviceId));if("ACTIVE"!==(r?r.state:"INACTIVE")){const r={initAt:t,updateAt:t,device:e,state:"ACTIVE"};this.deviceInfoMap.set("".concat(e.kind,"_").concat(e.deviceId),r),i.push(r)}r&&(r.updateAt=t)})),this.deviceInfoMap.forEach(((e,r)=>{"ACTIVE"===e.state&&e.updateAt!==t&&(e.state="INACTIVE",i.push(e))})),this.state!==Mo.INITEND)return r.audio&&(this.lastAccessMicrophonePermission=!0,this.isAccessMicrophonePermission=!0),void(r.video&&(this.lastAccessCameraPermission=!0,this.isAccessCameraPermission=!0));i.forEach((e=>{switch(e.device.kind){case"audioinput":this.lastAccessMicrophonePermission&&this.isAccessMicrophonePermission&&this.emit(Po.RECORDING_DEVICE_CHANGED,e);break;case"videoinput":this.lastAccessCameraPermission&&this.isAccessCameraPermission&&this.emit(Po.CAMERA_DEVICE_CHANGED,e);break;case"audiooutput":this.lastAccessMicrophonePermission&&this.isAccessMicrophonePermission&&this.emit(Po.PLAYOUT_DEVICE_CHANGED,e)}})),r.audio&&(this.lastAccessMicrophonePermission=!0,this.isAccessMicrophonePermission=!0),r.video&&(this.lastAccessCameraPermission=!0,this.isAccessCameraPermission=!0)}checkMediaDeviceInfoIsOk(e){const t=e.filter((e=>"audioinput"===e.kind)),i=e.filter((e=>"videoinput"===e.kind)),r={audio:!1,video:!1};for(const e of t)if(e.label&&e.deviceId){r.audio=!0;break}for(const e of i)if(e.label&&e.deviceId){r.video=!0;break}return r}}const oy=new ny;let sy=!1;const ay=new class extends y{constructor(){super(...arguments),this.onAutoplayFailed=void 0,this.onAudioAutoplayFailed=void 0}};function cy(){if(e(),!sy){const e=t=>{t.preventDefault(),sy=!1,U()?document.body.removeEventListener("click",e,!0):(document.body.removeEventListener("touchstart",e,!0),document.body.removeEventListener("mousedown",e,!0))};sy=!0,U()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0)),de.info("detect media autoplay failed, document: https://docs.agora.io/cn/Voice/autoplay_policy_web_ng?platform=Web"),ay.onAutoplayFailed?ay.onAutoplayFailed():ay.onAudioAutoplayFailed?de.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 ."):de.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 ."),ay.emit("autoplay-failed")}}function dy(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function uy(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?dy(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):dy(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function hy(e,t,i,r){if(!e)return;const n=ue.getBaseInfoBySessionId(e);if(!n)return;const o=n.info,s=Date.now(),a=uy(uy({},o),{},{vid:void 0===o.vid?0:Number(o.vid),lts:s,elapse:s-n.startTime,cbRegistered:ay.onAutoplayFailed||ay.onAudioAutoplayFailed?1:-1,errorMsg:i,mediaType:t,trackId:r,extend:void 0});ue.send({type:he.AUTOPLAY_FAILED,data:a},!0)}const ly=["play","playing","loadeddata","canplay","pause","stalled","suspend","waiting","abort","emptied","ended","error"],py=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[i,r]=t;const n=this.elementStateMap.get(i),o=r.srcObject.getAudioTracks()[0],s=o&&o.readyState;if(de.debug("resume after interrupted, ele: ".concat(n," audio: ").concat(s," ").concat(e)),"live"===s){if(e)return r.pause(),void r.play();if("running"===v_.curState)return V()?(r.pause(),void r.play()):void(n&&"paused"===n&&r.play())}}))},this.autoResumeAfterInterruptionOnIOS15_16=()=>{Array.from(this.elementMap.entries()).forEach((e=>{let[t,i]=e;const r=i.srcObject.getAudioTracks()[0];r&&"live"===r.readyState&&(de.debug("auto resume after interruption inside autoResumeAfterInterruptionOnIOS15"),i.pause(),i.play())}))},this.autoResumeAudioElement(),v_.on(ye.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),v_.on(ye.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16),v_.on(ye.STATE_CHANGE,(()=>{w()&&"suspended"===v_.prevState&&"running"===v_.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 g(v.PERMISSION_DENIED,"can not set sink id: "+e.toString())}}play(e,t,i,n){if(this.elementMap.has(t))return;const o=document.createElement("audio");o.autoplay=!0,o.srcObject=new MediaStream([e]),this.bindAudioElementEvents(t,o),this.elementMap.set(t,o),this.elementStateMap.set(t,Lo.INIT),this.setVolume(t,i);const s=this.sinkIdMap.get(t);if(s)try{o.setSinkId(s).catch((e=>{de.warning("[".concat(t,"] set sink id failed"),e.toString())}))}catch(e){de.warning("[".concat(t,"] set sink id failed"),e.toString())}const a=o.play();a&&a.then&&a.catch((e=>{n&&hy(n,"audio",e.message,t),de.warning("audio element play warning",e.toString()),this.elementMap.has(t)&&"NotAllowedError"===e.name&&(de.warning("detected audio element autoplay failed"),this.elementsNeedToResume.push(o),r((()=>{this.onAutoplayFailed&&this.onAutoplayFailed(),cy()})))}))}updateTrack(e,t){const i=this.elementMap.get(e);i&&(i.srcObject=new MediaStream([t]))}isPlaying(e){return this.elementMap.has(e)&&"playing"===this.elementStateMap.get(e)}setVolume(e,t){const i=this.elementMap.get(e);i&&(t=Math.max(0,Math.min(100,t)),i.volume=t/100)}stop(e){const t=this.elementMap.get(e);if(this.sinkIdMap.delete(e),!t)return;const i=this.elementsNeedToResume.indexOf(t);this.elementsNeedToResume.splice(i,1),t.srcObject=null,t.remove(),this.elementMap.delete(e),this.elementStateMap.delete(e)}bindAudioElementEvents(e,t){ly.forEach((i=>{t.addEventListener(i,(i=>{const r=this.elementStateMap.get(e),n="pause"===i.type?"paused":i.type;if(de.debug("[".concat(e,"] audio-element-status change ").concat(r," => ").concat(n)),"error"===i.type){const i=null==t?void 0:t.error;i&&de.error("[".concat(e,"] media error, code: ").concat(i.code,", message: ").concat(i.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=>{de.debug("Auto resume audio element success")})).catch((e=>{de.warning("Auto resume audio element failed!",e)}))})),this.elementsNeedToResume=[]};j().then((()=>{U()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0))}))}};function fy(){return function(e,t,i){const r=i.value;return"function"==typeof r&&(i.value=function(){this._isClosed&&new g(v.INVALID_OPERATION,"[".concat(this.getTrackId(),"] cannot operate a closed track")).print("warning",de);for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];const n=r.apply(this,t);return n instanceof d_?new d_(((e,t)=>{n.then(e).catch(t)})):n}),i}}var my=fn("Array").values,gy=Dn,vy=vi,_y=De,yy=my,Ty=Array.prototype,Ey={DOMTokenList:!0,NodeList:!0},by=Ee((function(e){var t=e.values;return e===Ty||_y(Ty,e)&&t===Ty.values||vy(Ey,gy(e))?yy:t}));function Sy(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function ky(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?Sy(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):Sy(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}class Iy extends y{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 g(v.NOT_SUPPORTED,"VideoProcessor cannot pipe to any other Processor")}unpipe(){throw new g(v.NOT_SUPPORTED,"VideoProcessor cannot unpipe to any other Processor")}enable(){}disable(){}updateInput(e){if(e.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).");e.track&&e.track!==this.inputTrack&&(this.videoContext.chained=!0,this.inputTrack=e.track,this.emit(No.ON_TRACK,e.track))}reset(){this.inputTrack=void 0,this.videoContext.chained=!1,this.emit(No.ON_TRACK,void 0)}}class wy extends y{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 B(this,Ro.REQUEST_CONSTRAINTS)}async requestApplyConstraints(e,t){var i;return de.info("processor ".concat(t.name," requestApplyConstraints for ").concat(this.trackId)),e&&this.constraintsMap.set(t,e),k(this,Ro.REQUEST_UPDATE_CONSTRAINTS,Array.from(by(i=this.constraintsMap).call(i)))}async requestRevertConstraints(e){var t;if(this.constraintsMap.has(e))return de.info("processor ".concat(e.name," requestRevertConstraints for ").concat(this.trackId)),this.constraintsMap.delete(e),k(this,Ro.REQUEST_UPDATE_CONSTRAINTS,Array.from(by(t=this.constraintsMap).call(t)))}registerStats(e,t,i){this.statsRegistry.find((i=>i.processorID===e.ID&&i.processorName===e.name&&i.type===t))||this.statsRegistry.push({processorName:e.name,processorID:e.ID,type:t,cb:i})}unregisterStats(e,t){const i=this.statsRegistry.findIndex((i=>i.processorID===e.ID&&i.processorName===e.name&&i.type===t));-1!==i&&this.statsRegistry.splice(i,1)}gatherStats(){const e=[];for(const{processorID:t,processorName:i,type:r,cb:n}of this.statsRegistry)try{const o=n();e.push({processorID:t,processorName:i,type:r,stats:o})}catch(e){de.error(new g(v.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 i=t();i instanceof d_&&(i=await i),e.push(ky(ky({},i),{},{direction:this.direction}))}catch(e){de.error("gather extension usage error",e)}return e}getDirection(){return this.direction}}class Ay extends y{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 g(v.NOT_SUPPORTED,"AudioProcessorDestination cannot pipe to any other Processor")}unpipe(){throw new g(v.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(No.ON_TRACK,void 0),this.emit(No.ON_NODE,void 0)}updateInput(e){if(e.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).");e.track&&this.inputTrack!==e.track&&(this.audioProcessorContext.chained=!0,this.inputTrack=e.track,this.emit(No.ON_TRACK,this.inputTrack)),e.node&&this.inputNode!==e.node&&(this.audioProcessorContext.chained=!0,this.inputNode=e.node,this.emit(No.ON_NODE,this.inputNode))}}class Oy extends y{set chained(e){this._chained=e}get chained(){return this._chained}constructor(e,t,i){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=i}async getConstraints(){return B(this,Ro.REQUEST_CONSTRAINTS)}getAudioContext(){return this.audioContext}async requestApplyConstraints(e,t){var i;return de.info("processor ".concat(t.name," requestApplyConstraints for ").concat(this.trackId)),e&&this.constraintsMap.set(t,e),k(this,Ro.REQUEST_UPDATE_CONSTRAINTS,Array.from(by(i=this.constraintsMap).call(i)))}async requestRevertConstraints(e){var t;if(this.constraintsMap.has(e))return this.constraintsMap.delete(e),k(this,Ro.REQUEST_UPDATE_CONSTRAINTS,Array.from(by(t=this.constraintsMap).call(t)))}registerStats(e,t,i){this.statsRegistry.find((i=>i.processorID===e.ID&&i.processorName===e.name&&i.type===t))||this.statsRegistry.push({processorName:e.name,processorID:e.ID,type:t,cb:i})}unregisterStats(e,t){const i=this.statsRegistry.findIndex((i=>i.processorID===e.ID&&i.processorName===e.name&&i.type===t));-1!==i&&this.statsRegistry.splice(i,1)}gatherStats(){const e=[];for(const{processorID:t,processorName:i,type:r,cb:n}of this.statsRegistry)try{const o=n();e.push({processorID:t,processorName:i,type:r,stats:o})}catch(e){de.error(new g(v.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 i=t();i instanceof d_&&(i=await i),e.push(ky(ky({},i),{},{direction:this.direction}))}catch(e){de.error("gather extension usage error",e)}return e}getDirection(){return this.direction}}class Dy extends y{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 Cy}setVolume(){}createOutputTrack(){throw new g(v.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 Cy{disconnect(){}connect(){}}let Ny=null;class Ry{constructor(){this.state="open",this.trigger=void 0,this.tasks=[],de.debug("[macro-task-queue] is created."),this.trigger=window.setTimeout((()=>{this.state="closed",de.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,de.debug("[macro-task-queue] is closed.")}))}enqueue(e,t){"closed"!==this.state&&(this.tasks.push({key:e,func:t}),de.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 i=this.tasks.splice(t,1);de.debug("[macro-task-queue] is unqueued, current queue ".concat(this.tasks.length,". ").concat("string"==typeof e?e:"")),i[0].func()}}release(){this.trigger&&(this.state="closed",clearTimeout(this.trigger),this.trigger=void 0,this.tasks.length=0,de.debug("[macro-task-queue] is closed."))}}function My(e){return function(t,i,r){var n;const o=null!==(n=r.value)&&void 0!==n?n:r.get,s=function(){Ny&&"open"===Ny.state&&Ny.runTask(e);for(var t=arguments.length,i=new Array(t),r=0;r<t;r++)i[r]=arguments[r];return null==o?void 0:o.apply(this,...i)};return r.value?r.value=s:r.get=s,r}}function Py(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function Ly(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?Py(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):Py(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}class xy extends p_{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?py.isPlaying(this.getTrackId()):this._source.isPlayed}get __className__(){return"LocalAudioTrack"}constructor(e,t,i,r,n){super(e,i),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=t,this._getOriginVolumeLevel=!!r;const o=()=>{this.processorContext=new Oy(this._source.context,this.getTrackId(),"local"),this.processorDestination=new Ay(this.processorContext),this.bindProcessorDestinationEvents(),this._source.on(So.UPDATE_SOURCE,(()=>{this.processor&&this.processor.updateInput({node:this._source.processSourceNode,context:this.processorContext})}))},s=n&&c()&&!T_();if(u("DISABLE_WEBAUDIO")?(this._source=new Dy,this._useAudioElement=!0,this._bypassWebAudio=!0):s?this._source=new Dy:(this._source=new z_(e,!1,this._getOriginVolumeLevel?e:void 0),u("LOCAL_AUDIO_TRACK_USES_WEB_AUDIO")||(this._useAudioElement=!0)),o(),!u("DISABLE_WEBAUDIO")&&s){(Ny||(Ny=new Ry),Ny).enqueue("INIT_WEBAUDIO",(()=>{this._source=new z_(e,!1,this._getOriginVolumeLevel?e:void 0),u("LOCAL_AUDIO_TRACK_USES_WEB_AUDIO")||(this._useAudioElement=!0),o(),this.emit(ko.UPDATE_TRACK_SOURCE)}))}}setVolume(e){p(e,"volume",0,1e3),this._volume=e,this._source.setVolume(e/100),this._useAudioElement&&py.setVolume(this.getTrackId(),e);try{if(this._bypassWebAudio)return void de.debug("[".concat(this.getTrackId(),"] setVolume returned because no pass through WebAudio."));const e=this._source.createOutputTrack();this._mediaStreamTrack!==e&&(this._mediaStreamTrack=e,k(this,mo.NEED_REPLACE_TRACK,this).then((()=>{de.debug("[".concat(this.getTrackId(),"] replace web audio track success"))})).catch((e=>{de.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()&&u("RESTRICTION_SET_PLAYBACK_DEVICE"))throw new g(v.NOT_SUPPORTED,"your browser does not support setting the audio output device");await py.setSinkID(this.getTrackId(),e)}async setEnabled(e,t,i){return this._setEnabled(e,t,i)}async _setEnabled(e,t,i){if(!i){if(e===this._enabled)return;this.stateCheck("enabled",e)}if(de.info("[".concat(this.getTrackId(),"] start setEnabled"),e),e){this._originMediaStreamTrack.enabled=!0;try{i||(this._enabled=!0),await k(this,mo.NEED_ENABLE_TRACK,this),de.info("[".concat(this.getTrackId(),"] setEnabled to ").concat(e," success"))}catch(e){throw i||(this._enabled=!1),de.error("[".concat(this.getTrackId(),"] setEnabled to true error"),e.toString()),e}}else{this._originMediaStreamTrack.enabled=!1,i||(this._enabled=!1);try{await k(this,mo.NEED_DISABLE_TRACK,this)}catch(e){throw i||(this._enabled=!0),de.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}}}async setMuted(e){e!==this._muted&&(this.stateCheck("muted",e),this._muted=e,this._originMediaStreamTrack.enabled=!e,de.debug("[".concat(this.getTrackId(),"] start set muted: ").concat(e)),e?await k(this,mo.NEED_MUTE_TRACK,this):await k(this,mo.NEED_UNMUTE_TRACK,this))}getStats(){H((()=>{de.warning("[deprecated] LocalAudioTrack.getStats will be removed in the future, use AgoraRTCClient.getLocalAudioStats instead")}),"localAudioTrackGetStatsWarning");const e=G(this,mo.GET_STATS);return e||Ly({},wo)}setAudioFrameCallback(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4096;if(!e)return this._source.removeAllListeners(So.ON_AUDIO_BUFFER),void this._source.stopGetAudioBuffer();this._source.startGetAudioBuffer(t),this._source.removeAllListeners(So.ON_AUDIO_BUFFER),this._source.on(So.ON_AUDIO_BUFFER,(t=>e(t)))}play(){de.debug("[".concat(this.getTrackId(),"] start audio playback")),this._useAudioElement?(de.debug("[".concat(this.getTrackId(),"] start audio playback in element")),py.play(this._mediaStreamTrack,this.getTrackId(),this._volume)):this._source.play()}stop(){de.debug("[".concat(this.getTrackId(),"] stop audio playback")),this._useAudioElement?py.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];de.debug("[".concat(this.getTrackId(),"] update player source track")),e&&this._source.updateTrack(this._mediaStreamTrack),this._useAudioElement&&py.updateTrack(this.getTrackId(),this._mediaStreamTrack)}async _updateOriginMediaStreamTrack(e,t){this._originMediaStreamTrack!==e&&(this._originMediaStreamTrack&&(this._originMediaStreamTrack.removeEventListener("ended",this._handleTrackEnded),t&&this._originMediaStreamTrack.stop()),e.addEventListener("ended",this._handleTrackEnded),this._originMediaStreamTrack=e,this._muted&&(this._originMediaStreamTrack.enabled=!1),this.processor&&this.processor.updateInput({track:e,context:this.processorContext}),this._mediaStreamTrack!==this._source.outputTrack?(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await k(this,mo.NEED_REPLACE_TRACK,this)):this._source.updateTrack(this._originMediaStreamTrack),this._getOriginVolumeLevel&&this._source.updateOriginTrack(e))}renewMediaStreamTrack(e){return d_.resolve(void 0)}pipe(e){if(this._bypassWebAudio)throw new g(v.INVALID_OPERATION,"Can not process AudioTrack when bypassWebAudio set to true.");if(this.processor===e)return e;if(e._source)throw new g(v.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(No.ON_TRACK,(async e=>{e?e!==this._mediaStreamTrack&&(this._mediaStreamTrack=e,this._updatePlayerSource(!1),this._source.processedNode=this._source.createMediaStreamSourceNode(e),await k(this,mo.NEED_REPLACE_TRACK,this)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await k(this,mo.NEED_REPLACE_TRACK,this))})),this.processorDestination.on(No.ON_NODE,(e=>{this._source.processedNode=e}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(No.ON_TRACK),this.processorDestination.removeAllListeners(No.ON_NODE)}unbindProcessorContextEvents(){this.processorContext.removeAllListeners(Ro.REQUEST_UPDATE_CONSTRAINTS),this.processorContext.removeAllListeners(Ro.REQUEST_CONSTRAINTS)}}u_([My("INIT_WEBAUDIO"),h_("design:type",Object),h_("design:paramtypes",[Object])],xy.prototype,"_source",null),u_([My("INIT_WEBAUDIO"),h_("design:type",Oy),h_("design:paramtypes",[Oy])],xy.prototype,"processorContext",null),u_([My("INIT_WEBAUDIO"),h_("design:type",Ay),h_("design:paramtypes",[Ay])],xy.prototype,"processorDestination",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t],throttleTime:300}),h_("design:type",Function),h_("design:paramtypes",[Number]),h_("design:returntype",void 0)],xy.prototype,"setVolume",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[String]),h_("design:returntype",d_)],xy.prototype,"setPlaybackDevice",null),u_([F("LocalAudioTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Boolean,Object,Boolean]),h_("design:returntype",d_)],xy.prototype,"setEnabled",null),u_([F("LocalAudioTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Boolean]),h_("design:returntype",d_)],xy.prototype,"setMuted",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",Object)],xy.prototype,"getStats",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[Object,Number]),h_("design:returntype",void 0)],xy.prototype,"setAudioFrameCallback",null),u_([le({argsMap:e=>[e.getTrackId()]}),fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],xy.prototype,"play",null),u_([le({argsMap:e=>[e.getTrackId()]}),fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],xy.prototype,"stop",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],xy.prototype,"close",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t.name]}),h_("design:type",Function),h_("design:paramtypes",[Object]),h_("design:returntype",Object)],xy.prototype,"pipe",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],xy.prototype,"unpipe",null);class Uy extends xy{get __className__(){return"MicrophoneAudioTrack"}constructor(e,t,i,r){super(e,t.encoderConfig?oo(t.encoderConfig):{},r,u("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=t,this._constraints=i,this._originalConstraints=i,this._deviceName=e.label,"boolean"==typeof t.bypassWebAudio&&(this._bypassWebAudio=t.bypassWebAudio),(V()||W())&&v_.bindInterruptDetectorTrack(this),this.on(ko.UPDATE_TRACK_SOURCE,(()=>{this.bindProcessorContextEvents()})),T_()&&this.bindProcessorContextEvents()}async setDevice(e){if(de.info("[".concat(this.getTrackId(),"] start set device to ").concat(e)),this._enabled)try{const t=await oy.getDeviceById(e),i={};i.audio=Ly({},this._constraints),i.audio.deviceId={exact:e},this._originMediaStreamTrack.stop();let r=null;try{r=await ey(i,this.getTrackId())}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice failed"),e.toString()),r=await ey({audio:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(r.getAudioTracks()[0],!1),e}await this._updateOriginMediaStreamTrack(r.getAudioTracks()[0],!1),this._deviceName=t.label,this._config.microphoneId=e,this._constraints.deviceId={exact:e}}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}else try{const t=await oy.getDeviceById(e);this._deviceName=t.label,this._config.microphoneId=e,this._constraints.deviceId={exact:e}}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] set device to ").concat(e," success"))}async setEnabled(e,t,i){if(t)return de.debug("[".concat(this.getTrackId(),"] setEnabled false (do not close microphone)")),await super._setEnabled(e);if(!i){if(e===this._enabled)return;this.stateCheck("enabled",e)}if(de.info("[".concat(this.getTrackId(),"] start setEnabled"),e),!e){var r;this._originMediaStreamTrack.onended=null,this._originMediaStreamTrack.stop(),null===(r=this._source.clonedTrack)||void 0===r||r.stop(),i||(this._enabled=!1);try{await k(this,mo.NEED_DISABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled false failed"),e.toString()),e}return}const n=Ly({},this._constraints),o=oy.searchDeviceIdByName(this._deviceName);o&&!n.deviceId&&(n.deviceId=o);try{i||(this._enabled=!0);const e=await ey({audio:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getAudioTracks()[0],!1),await k(this,mo.NEED_ENABLE_TRACK,this)}catch(e){throw i||(this._enabled=!1),de.error("[".concat(this.getTrackId(),"] setEnabled true failed"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] setEnabled success"))}close(){super.close(),(V()||W())&&v_.unbindInterruptDetectorTrack(this)}onTrackEnded(){if((w()||A())&&this._enabled&&!this._isClosed&&v_.duringInterruption){const e=async()=>{v_.off(ye.IOS_INTERRUPTION_END,e),this._enabled&&!this._isClosed&&(de.debug("[".concat(this.getTrackId(),"] try capture microphone media device for interrupted iOS device.")),await this.setEnabled(!1),await this.setEnabled(!0))};v_.on(ye.IOS_INTERRUPTION_END,e)}else de.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(Eo.TRACK_ENDED)}async renewMediaStreamTrack(e){const t=e||this._constraints,i=oy.searchDeviceIdByName(this._deviceName);if(i&&!t.deviceId&&(t.deviceId=i),this._constraints=t,this._enabled){this._originMediaStreamTrack.stop();const e=await ey({audio:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getAudioTracks()[0],!0)}}bindProcessorContextEvents(){this.processorContext.on(Ro.REQUEST_UPDATE_CONSTRAINTS,(async(e,t,i)=>{try{const i=Object.assign({},this._originalConstraints,...e);await this.renewMediaStreamTrack(i),t()}catch(e){i(e)}})),this.processorContext.on(Ro.REQUEST_CONSTRAINTS,(async e=>{e(this._originMediaStreamTrack.getSettings())}))}}u_([le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[String]),h_("design:returntype",d_)],Uy.prototype,"setDevice",null),u_([F("MicrophoneAudioTrack","_enabledMutex"),le({argsMap:(e,t,i)=>[e.getTrackId(),t,i]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Boolean,Boolean,Boolean]),h_("design:returntype",d_)],Uy.prototype,"setEnabled",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],Uy.prototype,"close",null);class Vy extends xy{get __className__(){return"BufferSourceAudioTrack"}constructor(e,t,i,r){super(t.createOutputTrack(),i,r),this.source=void 0,this._bufferSource=void 0,this.source=e,this._bufferSource=t,this._bufferSource.on(So.AUDIO_SOURCE_STATE_CHANGE,(e=>{this.safeEmit(Eo.SOURCE_STATE_CHANGE,e)}));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){p(e,"speed",0),this._bufferSource.setAudioBufferPlaybackSpeed(e)}}u_([le({argsMap:(e,t)=>[e.getTrackId(),t,e.duration]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Object]),h_("design:returntype",void 0)],Vy.prototype,"startProcessAudioBuffer",null),u_([le({argsMap:e=>[e.getTrackId()]}),fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],Vy.prototype,"pauseProcessAudioBuffer",null),u_([le({argsMap:e=>[e.getTrackId()]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Number]),h_("design:returntype",void 0)],Vy.prototype,"seekAudioBuffer",null),u_([le({argsMap:e=>[e.getTrackId()]}),fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],Vy.prototype,"resumeProcessAudioBuffer",null),u_([le({argsMap:e=>[e.getTrackId()]}),fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],Vy.prototype,"stopProcessAudioBuffer",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],Vy.prototype,"close",null),u_([le({argsMap:e=>[e.getTrackId()]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Number]),h_("design:returntype",void 0)],Vy.prototype,"setAudioBufferPlaybackSpeed",null);class jy extends xy{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=y_().createMediaStreamDestination();super(e.stream.getAudioTracks()[0],void 0,T(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)?(de.debug("add ".concat(e.getTrackId()," to mixing track")),e._source.outputNode.connect(this.destNode),this.trackList.push(e),this.updateEncoderConfig()):de.debug("track ".concat(e.getTrackId()," is already added"))}removeAudioTrack(e){if(-1!==this.trackList.indexOf(e)){de.debug("remove ".concat(e.getTrackId()," from mixing track"));try{e._source.outputNode.disconnect(this.destNode)}catch(e){}I(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(e){this._rtpTransceiver!==e&&(this._rtpTransceiver=e,this.trackList.forEach((t=>{t instanceof jy?t.emit(To.TRANSCEIVER_UPDATED,e):t._updateRtpTransceiver(e)})))}}function By(e){const t={};e.facingMode&&(t.facingMode=e.facingMode),e.cameraId&&(t.deviceId={exact:e.cameraId});const i=to(e.encoderConfig);return null!=i.width&&(t.width=i.width),null!=i.height&&(t.height=i.height),!K()&&i.frameRate&&(t.frameRate=i.frameRate),z()&&"object"==typeof t.frameRate&&(t.frameRate.max=60),h()&&(t.frameRate={ideal:30,max:30}),t}function Fy(e){const t={};e.screenSourceType&&(t.mediaSource=e.screenSourceType),e.extensionId&&R()&&(t.extensionId=e.extensionId);const{displaySurface:i,selfBrowserSurface:r,surfaceSwitching:o,systemAudio:s}=e;(n(107)||q(107)||Y(93))&&(i&&(m(i,"displaySurface",["browser","window","monitor"]),t.displaySurface=i),r?(m(r,"selfBrowserSurface",["exclude","include"]),t.selfBrowserSurface=r):t.selfBrowserSurface="include",o&&(m(o,"surfaceSwitching",["exclude","include"]),t.surfaceSwitching=o)),(n(105)||q(105)||Y(91))&&s&&(m(s,"systemAudio",["exclude","include"]),t.systemAudio=s),e.electronScreenSourceId&&(t.sourceId=e.electronScreenSourceId);const a=e.encoderConfig?io(e.encoderConfig):null;return t.mandatory={chromeMediaSource:"desktop",maxWidth:a?a.width:void 0,maxHeight:a?a.height:void 0},a&&(a.frameRate&&("number"==typeof a.frameRate?(t.mandatory.maxFrameRate=a.frameRate,t.mandatory.minFrameRate=a.frameRate):(t.mandatory.maxFrameRate=a.frameRate.max||a.frameRate.ideal||a.frameRate.exact||void 0,t.mandatory.minFrameRate=a.frameRate.min||a.frameRate.ideal||a.frameRate.exact||void 0),t.frameRate=a.frameRate),a.width&&(t.width=a.width),a.height&&(t.height=a.height)),t}function Hy(e){const t={};if(K()||(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()&&e.ANS&&(t.googHighpassFilter=e.ANS))),e.encoderConfig){const i=oo(e.encoderConfig);t.channelCount=i.stereo?2:1,t.sampleRate=i.sampleRate,t.sampleSize=i.sampleSize}return e.microphoneId&&(t.deviceId={exact:e.microphoneId}),P()&&(t.sampleRate=void 0),t}class Gy extends K_{set currentState(e){e!==this._currentState&&(this._currentState=e,this.safeEmit(So.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):de.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 Wy=new Map;const Ky=e=>{const t=document.createElement("canvas");return t.width=2,t.height=2,new d_(((i,r)=>{t.toBlob((async e=>{if(t.remove(),e){const r=await zy(e);i({buffer:r,width:t.width,height:t.height})}else r(new g(v.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED))}),e,1)}))},zy=async e=>{const t=await e.arrayBuffer();return new Uint8Array(t)};const qy=new class extends y{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(),de.debug("document visibility went ".concat(document.visibilityState)),this.emit("VISIBILITY_CHANGE",document.visibilityState)}))}};function Yy(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function Jy(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?Yy(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):Yy(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}class Qy{get videoElementStatus(){return this._videoElementStatus}set videoElementStatus(e){e!==this._videoElementStatus&&(de.debug("[".concat(this.trackId,"] video-element-status change ").concat(this._videoElementStatus," => ").concat(e)),this._videoElementStatus=e)}constructor(e){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=Lo.NONE,this.isGettingVideoDimensions=!1,this.startGetVideoDimensions=()=>{const e=()=>{if(this.isGettingVideoDimensions=!0,this.videoElement.videoWidth*this.videoElement.videoHeight>4)return de.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"===v_.curState&&(de.debug("[track-".concat(this.trackId,"] video element paused, auto resume for ").concat(Q())),X()?(this.videoElement.srcObject=null,this.videoElement.srcObject=new MediaStream([this.videoTrack]),this.videoElement.play()):(this.videoElement.pause(),this.videoElement.play()))},this.handleVideoEvents=e=>{switch(e.type){case"play":case"playing":this.startGetVideoDimensions(),this.videoElementStatus=Lo.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=Lo.CANPLAY;break;case"stalled":this.videoElementStatus=Lo.STALLED;break;case"suspend":this.videoElementStatus=Lo.SUSPEND;break;case"pause":this.videoElementStatus=Lo.PAUSED,w()||A()||c()&&this.autoplayFailed||!this.videoTrack||"live"!==this.videoTrack.readyState||(de.debug("[track-".concat(this.trackId,"] video element paused, auto resume")),this.videoElement.play());break;case"waiting":this.videoElementStatus=Lo.WAITING;break;case"abort":this.videoElementStatus=Lo.ABORT;break;case"ended":this.videoElementStatus=Lo.ENDED;break;case"emptied":this.videoElementStatus=Lo.EMPTIED;break;case"error":{this.videoElementStatus=Lo.ERROR;const e=this.videoElement.error;e&&de.error("[".concat(this.trackId,"] media error, code: ").concat(e.code,", message: ").concat(e.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,qy.lastVisibleTime<qy.lastHiddenTime||i<qy.lastHiddenTime||i<qy.lastVisibleTime)return;for(t>u("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&&(de.debug("[track-".concat(this.trackId,"] video element paused, auto resume for ").concat(Q())),X()?(this.videoElement.srcObject=null,this.videoElement.srcObject=new MediaStream([this.videoTrack]),this.videoElement.play()):(this.videoElement.pause(),this.videoElement.play()))},this.trackId=e.trackId,this.config=e,e.element instanceof HTMLVideoElement?this.videoElement=e.element:this.videoElement=document.createElement("video"),v_.on(ye.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),v_.on(ye.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(t){const i=this.videoElement.play();i&&i.catch&&i.catch((e=>{t&&hy(t,"video",e.message,this.trackId),"NotAllowedError"===e.name?(de.warning("detected video element autoplay failed",e),this.autoplayFailed=!0,this.handleAutoPlayFailed()):de.warning("[".concat(this.trackId,"] play warning: "),e)}));const r=e();if(("Safari"===r.name&&15===Number(r.version)||V())&&i&&i.then){const e=()=>{this.config.mirror&&(this.videoElement.style.transform="rotateY(180deg)")};i.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 de.error("create canvas context failed!"),new ImageData(2,2);t.drawImage(this.videoElement,0,0,e.width,e.height);const i=t.getImageData(0,0,e.width,e.height);return e.remove(),i}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 r=i.getContext("2d");return r?(r.drawImage(this.videoElement,0,0,i.width,i.height),new d_(((r,n)=>{i.toBlob((async e=>{if(i.remove(),e){const t=await zy(e);r({buffer:t,width:i.width,height:i.height})}else n(new g(v.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED))}),e,t<0?.1:t>1?1:t)}))):await Ky(e)}destroy(){v_.off(ye.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),v_.off(ye.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16),this.videoElement.srcObject=null,this.resetVideoElement(),this.freezeTimeCounterList=[]}initVideoElement(){if(this.videoElementStatus=Lo.INIT,!this.videoElementCheckInterval&&(Xy.forEach((e=>{this.videoElement.addEventListener(e,this.handleVideoEvents)})),this.videoElementCheckInterval=window.setInterval((()=>{Z(this.videoElement)||(this.videoElementStatus=Lo.DESTROYED)}),1e3),u("ENABLE_VIDEO_FRAME_CALLBACK"))){var t,i;let e;const r=(t,i)=>{if(this.videoElementStatus===Lo.PLAYING){if(e){const t=i.presentationTime-e.presentationTime;t>u("VIDEO_FREEZE_DURATION")&&qy.lastVisibleTime>=qy.lastHiddenTime&&e.timestamp>qy.lastVisibleTime&&e.timestamp>qy.lastHiddenTime&&(this.renderFreezeAccTime+=t)}e=Jy(Jy({},i),{},{timestamp:t})}var n,o;u("ENABLE_VIDEO_FRAME_CALLBACK")&&(null===(n=(o=this.videoElement).requestVideoFrameCallback)||void 0===n||n.call(o,r))};null===(t=(i=this.videoElement).requestVideoFrameCallback)||void 0===t||t.call(i,r)}this.videoElement.controls=!1,this.videoElement.setAttribute("playsinline",""),P()&&(this.videoElement.poster="noposter");const r=e();if("Safari"===r.name&&15===Number(r.version)||V()||!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,h()&&this.videoElement.load())}else this.videoElement.srcObject=this.videoTrack?new MediaStream([this.videoTrack]):null,h()&&this.videoElement.load();const n=this.videoElement.play();void 0!==n&&n.catch((e=>{de.debug("[".concat(this.trackId,"] playback interrupted"),e.toString())}))}resetVideoElement(){Xy.forEach((e=>{this.videoElement&&this.videoElement.removeEventListener(e,this.handleVideoEvents)})),this.videoElementCheckInterval&&(window.clearInterval(this.videoElementCheckInterval),this.videoElementCheckInterval=void 0),this.videoElementStatus=Lo.NONE}handleAutoPlayFailed(){const e=t=>{t.preventDefault(),this.videoElement.play().then((()=>{de.debug("[".concat(this.trackId,"] Video element for trackId:").concat(this.trackId," autoplay resumed."))})).catch((e=>{de.error(e)})),this.autoplayFailed=!1,U()?document.body.removeEventListener("click",e,!0):(document.body.removeEventListener("touchstart",e,!0),document.body.removeEventListener("mousedown",e,!0))};U()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0)),cy()}}const Xy=["play","playing","loadeddata","canplay","pause","stalled","suspend","waiting","abort","emptied","ended","timeupdate","error"];class Zy extends Qy{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 i=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,i):await Ky(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",u("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 $y(e){return new d_(((t,i)=>{let r=!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 o=w()?"canplay":"playing";n.addEventListener(o,(()=>{const e=n.videoWidth,i=n.videoHeight;!e&&h()||(r=!0,n.srcObject=null,n.remove(),t([e,i]))})),n.srcObject=new MediaStream([e]),n.play().catch($),setTimeout((()=>{r||(n.srcObject=null,n.remove(),t([n.videoWidth,n.videoHeight]))}),4e3)}))}function eT(e,t,i,r){let n;const o=200*Math.pow(i/15,.6)*Math.pow(e*t/640/360,.75),s=o;if("STANDARD_BITRATE"===r)n=4*o;else{if("COMPATIABLE_BITRATE"!==r)return;n=2*o}return[Math.floor(n),Math.floor(s)]}const tT=async(e,t,i)=>await(async(e,t,i)=>{const r=ee(te(""+t+i)).slice(0,16),n=r.slice(0,12),o=await window.crypto.subtle.importKey("raw",r,"AES-GCM",!0,["encrypt"]);return new Uint8Array(await window.crypto.subtle.encrypt({name:"AES-GCM",iv:n},o,e))})(e.buffer,t,i);function iT(e,t){if("VideoFrame"in window&&"TransformStream"in window&&_e().supportWebRTCInsertableStream){const i=new MediaStreamTrackProcessor(e),r=new MediaStreamTrackGenerator({kind:"video"});let n,o,s=Date.now();const a=()=>{c&&(clearInterval(c),c=void 0),n&&(n.close(),n=void 0),e.stop(),o=void 0,r.removeEventListener("ended",a)};let c=window.setInterval((()=>{if(o&&n&&Date.now()-s>(null!=t?t:1e3))try{"live"===r.readyState?o.enqueue(n.clone()):a()}catch(e){a()}}),null!=t?t:1e3);const d=new TransformStream({transform:(e,t)=>{"live"===r.readyState?(o=t,s=Date.now(),void 0===n?(n=e,t.enqueue(e.clone())):(t.enqueue(n),n=e)):e.close()}});return r.addEventListener("ended",a),i.readable.pipeThrough(d).pipeTo(r.writable),r}}function rT(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function nT(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?rT(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):rT(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}class oT extends p_{get isPlaying(){return!(!this._player||this._player.videoElementStatus!==Lo.PLAYING)}get processorContext(){return this._processorContext}set processorContext(e){this._processorContext=e}get __className__(){return"LocalVideoTrack"}constructor(e,i,r,n,o,s){if(super(e,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,c()){const{width:t,height:i}=e.getSettings();this._videoWidth=t,this._videoHeight=i}else this.updateMediaStreamTrackResolution();if(this._encoderConfig=i,this._scalabilityMode=r,this._optimizationMode=n,this._hints=s||[],-1===this._hints.indexOf(go.SCREEN_TRACK))this.updateBitrateFromProfile();else if(ie(t.CHROME,115)&&re()){const t=iT(e);t&&(de.info("local screen video track begin to inject frame"),this._mediaStreamTrack=t)}i&&-1!==this._hints.indexOf(go.CUSTOM_TRACK)&&this.setEncoderConfiguration(i),this.processorContext=new wy(this.getTrackId(),"local"),this.processorDestination=new Iy(this.processorContext),this.bindProcessorDestinationEvents()}play(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof e){const t=document.getElementById(e);t?e=t:(de.warning("[".concat(this.getTrackId(),'] can not find "#').concat(e,'" element, use document.body')),e=document.body)}de.debug("[".concat(this.getTrackId(),"] start video playback in ").concat(e instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement"),JSON.stringify(t));const i=nT(nT(nT({},this._getDefaultPlayerConfig()),t),{},{trackId:this.getTrackId(),element:e});this._player?this._player.updateConfig(i):(e instanceof HTMLVideoElement?this._player=new Qy(i):this._player=new Zy(i),this._player.updateVideoTrack(this._mediaStreamTrack)),this._player.play(),this._videoVisibleTimer&&window.clearInterval(this._videoVisibleTimer),this._clearPreviousVideoVisibleStatus(),this._videoVisibleTimer=window.setInterval((()=>{try{const e=this.getVideoElementVisibleStatus();this.safeEmit(Eo.VIDEO_ELEMENT_VISIBLE_STATUS,e)}catch(e){}}),u("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,de.debug("[".concat(this.getTrackId(),"] stop video playback")))}async setEnabled(e,t){if(!t){if(e===this._enabled)return;this.stateCheck("enabled",e)}if(de.info("[".concat(this.getTrackId(),"] start setEnabled"),e),!e){this._originMediaStreamTrack.enabled=!1;try{await k(this,mo.NEED_DISABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}return t||(this._enabled=!1),void de.info("[".concat(this.getTrackId(),"] setEnabled to false success"))}this._originMediaStreamTrack.enabled=!0;try{await k(this,mo.NEED_ENABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled to true error"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] setEnabled to true success")),t||(this._enabled=!0)}async setMuted(e){e!==this._muted&&(this.stateCheck("muted",e),this._muted=e,this._originMediaStreamTrack.enabled=!e,de.debug("[".concat(this.getTrackId(),"] start set muted: ").concat(e)),e?await k(this,mo.NEED_MUTE_TRACK,this):await k(this,mo.NEED_UNMUTE_TRACK,this))}async setEncoderConfiguration(e,t){if(!this._enabled)throw new g(v.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");if("720p_auto"===e?this.startMonitorStats():this._statsTimer&&(window.clearInterval(this._statsTimer),this._statsTimer=null),e=to(e),this._forceBitrateLimit&&(e.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:e.bitrateMax,e.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:e.bitrateMin),e.width||e.height||e.frameRate){const t=By({encoderConfig:e});(c()||w()||A())&&(t.deviceId=void 0),de.debug("[".concat(this.getTrackId(),"] setEncoderConfiguration applyConstraints"),JSON.stringify(e),JSON.stringify(t));try{await this._originMediaStreamTrack.applyConstraints(t),this.updateMediaStreamTrackResolution()}catch(e){const t=new g(v.UNEXPECTED_ERROR,e.toString());throw de.error("[".concat(this.getTrackId(),"] applyConstraints error"),t.toString()),t}}this._encoderConfig=e,-1===this._hints.indexOf(go.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await k(this,mo.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(de)}}getStats(){H((()=>{de.warning("[deprecated] LocalVideoTrack.getStats will be removed in the future, use AgoraRTCClient.getLocalVideoStats instead")}),"localVideoTrackGetStatsWarning");const e=G(this,mo.GET_STATS);return e||nT({},Ao)}async setBeautyEffect(e){de.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 Ky(e)}async setBitrateLimit(e){if(de.debug("[".concat(this.getTrackId(),"] set bitrate limit, ").concat(JSON.stringify(e))),e){this._forceBitrateLimit=e,this._encoderConfig&&(this._encoderConfig.bitrateMax?this._encoderConfig.bitrateMax=this._encoderConfig.bitrateMax<e.max_bitrate?this._encoderConfig.bitrateMax:e.max_bitrate:this._encoderConfig.bitrateMax=e.max_bitrate,this._encoderConfig.bitrateMin,this._encoderConfig.bitrateMin=e.min_bitrate);try{await k(this,mo.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(de)}}}async setOptimizationMode(e){if("motion"!==e&&"detail"!==e&&"balanced"!==e)return void de.error(v.INVALID_PARAMS,"optimization mode must be motion, detail or balanced");const t=this._optimizationMode;try{this._optimizationMode=e,await k(this,mo.SET_OPTIMIZATION_MODE,this)}catch(e){throw this._optimizationMode=t,de.error("[".concat(this.getTrackId(),"] set optimization mode failed"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] set optimization mode success (").concat(e,")"))}setScalabiltyMode(e){if(1===e.numSpatialLayers&&1!==e.numTemporalLayers)return de.error(v.INVALID_PARAMS,"scalability mode currently not supported, no SVC."),void(this._scalabilityMode={numSpatialLayers:1,numTemporalLayers:1});this._scalabilityMode=e,de.info("[".concat(this.getTrackId(),"] set scalability mode success (").concat(e,")"))}updateMediaStreamTrackResolution(){$y(this._originMediaStreamTrack).then((e=>{let[t,i]=e;this._videoHeight=i,this._videoWidth=t})).catch($)}_updatePlayerSource(){this._player&&this._player.updateVideoTrack(this._mediaStreamTrack)}_getDefaultPlayerConfig(){return{fit:"contain"}}async setSenderConfiguration(e){if(!this._enabled)throw new g(v.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");de.debug("[".concat(this.getTrackId(),"] setSenderConfiguration applyConstraints"),JSON.stringify(e)),e=to(e),this._forceBitrateLimit&&(e.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:e.bitrateMax,e.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:e.bitrateMin),this._encoderConfig=e,-1===this._hints.indexOf(go.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await k(this,mo.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(de)}}updateBitrateFromProfile(){if(!this._encoderConfig)return;const{width:e,height:t,frameRate:i}=this.getMediaStreamTrackSettings();if(!e||!t||!i)return;const[r,n]=eT(e,t,i,u("BITRATE_ADAPTER_TYPE"))||[void 0,void 0];this._encoderConfig.bitrateMin||this._encoderConfig.bitrateMax||(this._encoderConfig.bitrateMin=n,this._encoderConfig.bitrateMax=r,de.debug("[".concat(this.getTrackId(),"] update bitrate from profile, [w: ").concat(e,", h: ").concat(t,", fps: ").concat(i,"] => [brMax: ").concat(r,", brMin: ").concat(n,"]")))}getVideoElementVisibleStatus(){try{var e,t;const i=null==this||null===(e=this._player)||void 0===e?void 0:e.getContainerElement(),r={track:this,element:null==this||null===(t=this._player)||void 0===t?void 0:t.getVideoElement(),slot:null==i?void 0:i.parentElement},{element:n,slot:o}=r;if(this.isPlaying&&n instanceof HTMLVideoElement&&o instanceof HTMLElement){const e=ne.checkOneElementVisible(n),t=Object.assign({},e);if(t.visible!==this._previousVideoVisibleStatus){this._previousVideoVisibleStatus=t.visible;const e=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.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 g(v.GET_VIDEO_ELEMENT_VISIBLE_ERROR,e.message)}}async renewMediaStreamTrack(e){}pipe(e){if(this.processor===e)return e;if(e._source)throw new g(v.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],i=this._encoderConfig;e&&(i=nT(nT({},i),to(e))),i=oe(i);const r=T(8,"track-video-cloned-"),n=new oT(t?this._mediaStreamTrack.clone():this._mediaStreamTrack,i,oe(this._scalabilityMode),this._optimizationMode,r,oe(this._hints));return e&&i&&n.setEncoderConfiguration(i),de.debug("clone video track from ".concat(this.getTrackId()," to ").concat(r,", clone ").concat(t)),n}async replaceTrack(e,t){if(!(e instanceof MediaStreamTrack))throw new g(v.INVALID_PARAMS,"track should be an instance of MediaStreamTrack");if("video"!==e.kind)throw new g(v.INVALID_PARAMS,"track should be a video MediaStreamTrack");await this._updateOriginMediaStreamTrack(e,t,!0),this.updateMediaStreamTrackResolution()}startMonitorStats(){if(!c()&&!w())return;this._statsTimer&&window.clearInterval(this._statsTimer);let e=2,t=Zn[e];let i=-1;let r=Date.now();const n=e=>{e>2||e<0||(r=Date.now(),t=Zn[e],this.setSenderConfiguration(t))};this.isUseScaleResolutionDownBy=!0,this._statsTimer=window.setInterval((()=>{const o=this.getStats(),s=G(this,mo.GET_RTC_STATS);if(o.sendPackets>0&&s){-1===i&&(i=Date.now());const a=Date.now();if(a-i<1e3||a-r<u("PROFILE_SWITCH_INTERVAL"))return;const c=o.sendFrameRate,d=.6*t.frameRate,h=.9*t.frameRate;"number"==typeof c&&c>0&&c<d?e>0&&(e--,n(e),de.debug("[".concat(this.getTrackId(),"] step down for fps ").concat(c,", switchProfile to ").concat(e))):s.OutgoingAvailableBandwidth<t.bitrateMin?e>0&&(e--,n(e),de.debug("[".concat(this.getTrackId(),"] step down for OutgoingAvailableBandwidth ").concat(s.OutgoingAvailableBandwidth,", bitrateMin ").concat(t.bitrateMin,", switchProfile to ").concat(e))):"number"==typeof c&&c>h&&e<Zn.length-1&&s.OutgoingAvailableBandwidth>1.2*Zn[e+1].bitrateMin&&(e++,n(e),de.debug("[".concat(this.getTrackId(),"] step up for fps ").concat(c,", OutgoingAvailableBandwidth ").concat(s.OutgoingAvailableBandwidth,", switchProfile to ").concat(e)))}}),u("CHECK_LOCAL_STATS_INTERVAL"))}bindProcessorDestinationEvents(){this.processorDestination.on(No.ON_TRACK,(async e=>{e?e!==this._mediaStreamTrack&&(this._mediaStreamTrack=e,this._updatePlayerSource(),await k(this,mo.NEED_REPLACE_TRACK,this)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await k(this,mo.NEED_REPLACE_TRACK,this))}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(No.ON_TRACK)}unbindProcessorContextEvents(){this.processorContext.removeAllListeners(Ro.REQUEST_UPDATE_CONSTRAINTS),this.processorContext.removeAllListeners(Ro.REQUEST_CONSTRAINTS)}}u_([le({argsMap:(e,t,i)=>[e.getTrackId(),"string"==typeof t?t:t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement",i]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Object,Object]),h_("design:returntype",void 0)],oT.prototype,"play",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],oT.prototype,"stop",null),u_([F("LocalVideoTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Boolean,Boolean]),h_("design:returntype",d_)],oT.prototype,"setEnabled",null),u_([F("LocalVideoTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Boolean]),h_("design:returntype",d_)],oT.prototype,"setMuted",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Object,Boolean]),h_("design:returntype",d_)],oT.prototype,"setEncoderConfiguration",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",Object)],oT.prototype,"getStats",null),u_([le({argsMap:(e,t,i)=>[e.getTrackId(),t,i]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Boolean,Object]),h_("design:returntype",d_)],oT.prototype,"setBeautyEffect",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",ImageData)],oT.prototype,"getCurrentFrameData",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[String,Number]),h_("design:returntype",d_)],oT.prototype,"getCurrentFrameImage",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[Object]),h_("design:returntype",d_)],oT.prototype,"setBitrateLimit",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[String]),h_("design:returntype",d_)],oT.prototype,"setOptimizationMode",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[Object]),h_("design:returntype",void 0)],oT.prototype,"setScalabiltyMode",null),u_([fy(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],oT.prototype,"updateMediaStreamTrackResolution",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t.name]}),h_("design:type",Function),h_("design:paramtypes",[Object]),h_("design:returntype",Object)],oT.prototype,"pipe",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],oT.prototype,"unpipe",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],oT.prototype,"close",null),u_([le({argsMap:(e,t,i)=>[e.getTrackId(),t.label,i]}),h_("design:type",Function),h_("design:paramtypes",[MediaStreamTrack,Boolean]),h_("design:returntype",d_)],oT.prototype,"replaceTrack",null),u_([le(),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],oT.prototype,"startMonitorStats",null);class sT extends oT{get __className__(){return"CameraVideoTrack"}constructor(e,t,i,r,n,o){super(e,to(t.encoderConfig),r,n,o),this._config=void 0,this._originalConstraints=void 0,this._constraints=void 0,this._enabled=!0,this._deviceName="default",this.tryResumeVideoForIOS15_16WeChat=async()=>{(V()||W())&&!se()&&ae()&&this._enabled&&!this._isClosed&&(de.debug("[".concat(this.getTrackId(),"] try capture camera media device for interrupted iOS 15 device on WeChat.")),await this.renewMediaStreamTrack())},this._config=t,this._originalConstraints=i,this._constraints=i,this._deviceName=e.label,this._encoderConfig=to(this._config.encoderConfig),v_.on(ye.IOS_15_16_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),v_.on(ye.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(de.info("[".concat(this.getTrackId(),"] set device to ").concat(e)),this._enabled)try{const t=await oy.getDeviceById(e),i={};i.video=nT({},this._constraints),i.video.deviceId={exact:e},i.video.facingMode=void 0,this._originMediaStreamTrack.stop();let r=null;try{r=await ey(i,this.getTrackId())}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice failed"),e.toString()),r=await ey({video:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(r.getVideoTracks()[0],!1),e}await this._updateOriginMediaStreamTrack(r.getVideoTracks()[0],!1),this.updateMediaStreamTrackResolution(),this._deviceName=t.label,this._config.cameraId=e,this._constraints.deviceId={exact:e}}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}else try{const t=await oy.getDeviceById(e);this._deviceName=t.label,this._config.cameraId=e,this._constraints.deviceId={exact:e}}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] setDevice success"))}async _setDeviceByFacingModel(e){de.info("[".concat(this.getTrackId(),"] set facingMode ").concat(e));const t={video:nT(nT({},this._constraints),{},{deviceId:void 0,facingMode:{exact:e}})};if(this._enabled){this._originMediaStreamTrack.stop();let e=null;try{e=await ey(t,this.getTrackId())}catch(t){throw de.error("[".concat(this.getTrackId(),"] setDeviceByFacingModel failed"),t.toString()),e=await ey({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=nT({},t.video),de.info("[".concat(this.getTrackId(),"] setDeviceByFacingModel success"))}async setEnabled(e,t){if(!t){if(e===this._enabled)return;this.stateCheck("enabled",e)}if(de.info("[".concat(this.getTrackId(),"] start setEnabled"),e),e){try{if(this.isExternalTrack)this._originMediaStreamTrack.enabled=!0;else{const e=await ey({video:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!1)}await k(this,mo.NEED_ENABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled true error"),e.toString()),e}this.updateMediaStreamTrackResolution(),de.info("[".concat(this.getTrackId(),"] setEnabled to true success")),t||(this._enabled=!0)}else{this.isExternalTrack?this._originMediaStreamTrack.enabled=!1:(this._originMediaStreamTrack.onended=null,this._originMediaStreamTrack.stop()),t||(this._enabled=!1);try{await k(this,mo.NEED_DISABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] setEnabled to false success"))}}async setEncoderConfiguration(e,t){if(!this._enabled)throw new g(v.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");"720p_auto"===e?this.startMonitorStats():this._statsTimer&&(window.clearInterval(this._statsTimer),this._statsTimer=null),e=to(e),this._forceBitrateLimit&&(e.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:e.bitrateMax,e.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:e.bitrateMin);const i=ce(this._config);i.encoderConfig=e;const r=By(i);(c()||w()||A())&&(r.deviceId=void 0),de.debug("[".concat(this.getTrackId(),"] setEncoderConfiguration applyConstraints"),JSON.stringify(e),JSON.stringify(r));try{await this._originMediaStreamTrack.applyConstraints(r),this.updateMediaStreamTrackResolution()}catch(e){const t=new g(v.UNEXPECTED_ERROR,e.toString());throw de.error("[".concat(this.getTrackId(),"] applyConstraints error"),t.toString()),t}this._config=i,this._constraints=r,this._originalConstraints=r,this._encoderConfig=e,-1===this._hints.indexOf(go.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await k(this,mo.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(de)}}_getDefaultPlayerConfig(){return{mirror:!0,fit:"cover"}}onTrackEnded(){if((w()||A())&&this._enabled&&!this._isClosed&&v_.duringInterruption){const e=async()=>{v_.off(ye.IOS_INTERRUPTION_END,e),this._enabled&&!this._isClosed&&(de.debug("[".concat(this.getTrackId(),"] try capture camera media device for interrupted iOS device.")),await this.setEnabled(!1),await this.setEnabled(!0))};v_.on(ye.IOS_INTERRUPTION_END,e)}else de.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(Eo.TRACK_ENDED)}async renewMediaStreamTrack(e){const t=e||this._constraints,i=oy.searchDeviceIdByName(this._deviceName);if(i&&!t.deviceId&&(t.deviceId={exact:i}),this._enabled){const e=await ey({video:t},this.getTrackId());this._constraints=t,await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!0),this.updateMediaStreamTrackResolution()}}close(){super.close(),v_.off(ye.IOS_15_16_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),v_.off(ye.IOS_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat)}clone(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],i=this._encoderConfig;e&&(i=nT(nT({},i),to(e))),i=oe(i);const r=T(8,"track-cam-cloned-"),n=new sT(t?this._mediaStreamTrack.clone():this._mediaStreamTrack,oe(nT(nT({},this._config),{},{encoderConfig:i})),oe(this._constraints),oe(this._scalabilityMode),this._optimizationMode,r);return e&&i&&n.setEncoderConfiguration(i),de.debug("clone track from ".concat(this.getTrackId()," to ").concat(r,", clone ").concat(t)),n}bindProcessorContextEvents(){this.processorContext.on(Ro.REQUEST_UPDATE_CONSTRAINTS,(async(e,t,i)=>{try{const i=Object.assign({},this._originalConstraints,...e);await this.renewMediaStreamTrack(i),t()}catch(e){i(e)}})),this.processorContext.on(Ro.REQUEST_CONSTRAINTS,(async e=>{e(this._originMediaStreamTrack.getSettings())}))}}function aT(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function cT(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?aT(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):aT(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function dT(e){const t=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.CREATE_CUSTOM_AUDIO_TRACK,options:[e]}),i=new xy(e.mediaStreamTrack,e.encoderConfig?oo(e.encoderConfig):{},T(8,"track-cus-"),!1,!0);return de.info("create custom audio track success with config",e,"trackId",i.getTrackId()),t.onSuccess(i.getTrackId()),i}async function uT(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.CREATE_MIC_AUDIO_TRACK,options:[e]}),i=Hy(e),r=T(8,"track-mic-");let n=null;de.info("start create microphone audio track with config",JSON.stringify(e),"trackId",r);try{n=(await ey({audio:i},r)).getAudioTracks()[0]||null}catch(e){throw t.onError(e),e}if(!n){const e=new g(v.UNEXPECTED_ERROR,"can not find track in media stream");return t.onError(e),e.throw(de)}const o=new Uy(n,e,i,r);return t.onSuccess(o.getTrackId()),de.info("create microphone audio track success, trackId:",r),o}async function hT(e){var t;const{cacheOnlineFile:i,encoderConfig:r}=e;let{source:n}=e;const o={source:n instanceof AudioBuffer?"AudioBuffer":n instanceof File?null!==(t=File.name)&&void 0!==t?t:"File":n,cacheOnlineFile:i,encoderConfig:r},s=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.CREATE_BUFFER_AUDIO_TRACK,options:[o]});if(u("DISABLE_WEBAUDIO"))throw new g(v.NOT_SUPPORTED,"can not create BufferSourceAudioTrack when WebAudio disabled");const a=T(8,"track-buf-");de.info("start create buffer source audio track with config",JSON.stringify(o),"trackId",a);const c=n;if(!(n instanceof AudioBuffer))try{n=await async function(e,t){let i=null;if("string"==typeof e){const t=Wy.get(e);if(t)return de.debug("use cached audio resource: ",e),t;try{i=(await J((()=>pe.get(e,{responseType:"arraybuffer"})),void 0,void 0,{maxRetryCount:3})).data}catch(e){throw new g(v.FETCH_AUDIO_FILE_FAILED,e.toString())}}else{const t=new d_(((t,i)=>{const r=new FileReader;r.onload=e=>{e.target?t(e.target.result):i(new g(v.READ_LOCAL_AUDIO_FILE_ERROR))},r.onerror=()=>{i(new g(v.READ_LOCAL_AUDIO_FILE_ERROR))},r.readAsArrayBuffer(e)}));i=await t}const r=await b_(i);return"string"==typeof e&&t&&Wy.set(e,r),r}(n,i)}catch(e){return s.onError(e),e.throw(de)}const d=new Gy(n),h=new Vy(c,d,r?oo(r):{},a);return de.info("create buffer source audio track success, trackId:",a),s.onSuccess(h.getTrackId()),h}function lT(e){const t=new jy;return e.forEach((e=>t.addAudioTrack(e))),t}function pT(e){const t=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.CREATE_CUSTOM_VIDEO_TRACK,options:[e]}),i=new oT(e.mediaStreamTrack,{width:e.width,height:e.height,frameRate:e.frameRate,bitrateMax:e.bitrateMax,bitrateMin:e.bitrateMin},e.scalabiltyMode?ro(e.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},e.optimizationMode,T(8,"track-cus-"),[go.CUSTOM_TRACK]);return t.onSuccess(i.getTrackId()),de.info("create custom video track success with config",e,"trackId",i.getTrackId()),i}async function fT(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.CREATE_CAM_VIDEO_TRACK,options:[cT({},e)]}),i=By(e),r=T(8,"track-cam-");let n=null;const o="720p_auto"===e.encoderConfig;de.info("start create camera video track with config",JSON.stringify(e),"trackId",r);try{n=(await ey({video:i},r)).getVideoTracks()[0]||null}catch(e){throw t.onError(e),e}if(!n){const e=new g(v.UNEXPECTED_ERROR,"can not find track in media stream");return t.onError(e),e.throw(de)}e.optimizationMode&&vT(r,n,e,to(e.encoderConfig));const s=new sT(n,e,i,e.scalabiltyMode?ro(e.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},e.optimizationMode,r);return o&&s.startMonitorStats(),t.onSuccess(s.getTrackId()),de.info("create camera video success, trackId:",r),s}async function mT(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const i=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.CREATE_MIC_AND_CAM_TRACKS,options:[e,t]}),r="720p_auto"===t.encoderConfig,n=By(t),o=Hy(e),s=T(8,"track-mic-"),a=T(8,"track-cam-");let c=null,d=null;de.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 ey({audio:o,video:n},"".concat(s,"-").concat(a));c=e.getAudioTracks()[0],d=e.getVideoTracks()[0]}catch(e){throw i.onError(e),e}if(!c||!d){const e=new g(v.UNEXPECTED_ERROR,"can not find tracks in media stream");return i.onError(e),e.throw(de)}t.optimizationMode&&vT(a,d,t,to(t.encoderConfig));const u=new Uy(c,e,o,s),h=new sT(d,t,n,t.scalabiltyMode?ro(t.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},t.optimizationMode,a);return r&&h.startMonitorStats(),i.onSuccess([u.getTrackId(),h.getTrackId()]),de.info("create camera video track(".concat(a,") and microphone audio track(").concat(s,") success")),[u,h]}async function gT(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"disable";const i=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.CREATE_SCREEN_VIDEO_TRACK,options:[cT({},e),t]}),r="720p_auto"===e.encoderConfig;e.encoderConfig?"string"==typeof e.encoderConfig||e.encoderConfig.width&&e.encoderConfig.height||(e.encoderConfig.width={max:1920},e.encoderConfig.height={max:1080}):e.encoderConfig="1080p_2";const n=Fy(e),o=T(8,"track-scr-v-");let s=null,a=null;const c=_e();if(!c.supportShareAudio&&"enable"===t){const e=new g(v.NOT_SUPPORTED,"your browser or platform is not support share-screen with audio");return i.onError(e),e.throw(de)}de.info("start create screen video track with config",e,"withAudio",t,"trackId",o);try{const e=await ey({screen:n,screenAudio:"auto"===t?c.supportShareAudio:"enable"===t},o);s=e.getVideoTracks()[0]||null,a=e.getAudioTracks()[0]||null}catch(e){throw i.onError(e),e}if(!s){const e=new g(v.UNEXPECTED_ERROR,"can not find track in media stream");return i.onError(e),e.throw(de)}if(!a&&"enable"===t){s&&s.stop();const e=new g(v.SHARE_AUDIO_NOT_ALLOWED);return i.onError(e),e.throw(de)}if(e.optimizationMode||(e.optimizationMode="detail"),e.optimizationMode){vT(o,s,e,e.encoderConfig&&io(e.encoderConfig)||void 0),e.encoderConfig&&"string"!=typeof e.encoderConfig&&(e.encoderConfig.bitrateMin=e.encoderConfig.bitrateMax)}const d=new oT(s,e.encoderConfig?io(e.encoderConfig):{},e.scalabiltyMode?ro(e.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},e.optimizationMode,o,[go.SCREEN_TRACK]);if(r&&d.startMonitorStats(),!a)return i.onSuccess(d.getTrackId()),de.info("create screen video track success","video:",d.getTrackId()),d;const u=new xy(a,void 0,T(8,"track-scr-a-"),!1,!0);return i.onSuccess([d.getTrackId(),u.getTrackId()]),de.info("create screen video track success","video:",d.getTrackId(),"audio:",u.getTrackId()),[d,u]}function vT(e,t,i,r){i.optimizationMode&&(r&&r.width&&r.height?(i.encoderConfig=cT(cT({},r),{},{bitrateMin:r.bitrateMin,bitrateMax:r.bitrateMax}),"motion"!==i.optimizationMode&&"detail"!==i.optimizationMode||(t.contentHint=i.optimizationMode,t.contentHint===i.optimizationMode?de.debug("[".concat(e,"] set content hint to"),i.optimizationMode):de.debug("[".concat(e,"] set content hint failed")))):de.warning("[".concat(e,"] can not apply optimization mode bitrate config, no encoderConfig")))}function _T(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function yT(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?_T(Object(i),!0).forEach((function(t){ap(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):_T(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}u_([le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Object]),h_("design:returntype",d_)],sT.prototype,"setDevice",null),u_([F("CameraVideoTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Boolean,Boolean]),h_("design:returntype",d_)],sT.prototype,"setEnabled",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t]}),fy(),h_("design:type",Function),h_("design:paramtypes",[Object,Boolean]),h_("design:returntype",d_)],sT.prototype,"setEncoderConfiguration",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],sT.prototype,"close",null);class TT extends l_{getUserId(){return this._userId}constructor(e,t,i,r){super(e,"track-".concat(e.kind,"-").concat(t,"-").concat(r.clientId,"_").concat(T(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=r}_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,de.info("[".concat(this.getTrackId(),"] is destroyed")),this.stop(),super.close()}getProcessorStats(){return this.processorContext.gatherStats()}getProcessorUsage(){return this.processorContext.gatherUsage()}}class ET extends TT{get isPlaying(){return!(!this._player||this._player.videoElementStatus!==Lo.PLAYING)}get __className__(){return"RemoteVideoTrack"}constructor(e,t,i,r){super(e,t,i,r),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 wy(this.getTrackId(),"remote"),this.processorDestination=new Iy(this.processorContext),this.bindProcessorDestinationEvents()}getStats(){H((()=>{de.warning("[deprecated] RemoteVideoTrack.getStats will be removed in the future, use AgoraRTCClient.getRemoteVideoStats instead")}),"remoteVideoTrackGetStatsWarning");return G(this,mo.GET_STATS)||yT({},Co)}play(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof e){const t=document.getElementById(e);t?e=t:(de.warning("[".concat(this.getTrackId(),'] can not find "#').concat(e,'" element, use document.body')),e=document.body)}de.debug("[".concat(this.getTrackId(),"] start video playback in ").concat(e instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement"),JSON.stringify(t));const i=yT(yT({fit:"cover"},t),{},{trackId:this.getTrackId(),element:e});this._player?this._player.updateConfig(i):(e instanceof HTMLVideoElement?this._player=new Qy(i):this._player=new Zy(i),this._player.updateVideoTrack(this._mediaStreamTrack),this._player.onFirstVideoFrameDecoded=()=>{this.store.subscribe(this.getUserId(),"video",void 0,void 0,Date.now()),this.safeEmit(bo.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 e=this.getVideoElementVisibleStatus();this.safeEmit(bo.VIDEO_ELEMENT_VISIBLE_STATUS,e)}catch(e){}}),u("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,de.debug("[".concat(this.getTrackId(),"] stop video playback")))}getCurrentFrameData(){return this._player?this._player.getCurrentFrame():new ImageData(2,2)}updateMediaStreamTrackResolution(){$y(this._originMediaStreamTrack).then((e=>{let[t,i]=e;this._videoHeight=i,this._videoWidth=t})).catch($)}_updatePlayerSource(){de.debug("[".concat(this.getTrackId(),"] update player source track")),this._player&&this._player.updateVideoTrack(this._mediaStreamTrack)}getVideoElementVisibleStatus(){try{var e,t;const i=null==this||null===(e=this._player)||void 0===e?void 0:e.getContainerElement(),r={track:this,element:null==this||null===(t=this._player)||void 0===t?void 0:t.getVideoElement(),slot:null==i?void 0:i.parentElement},{element:n,slot:o}=r;if(this.isPlaying&&n instanceof HTMLVideoElement&&o instanceof HTMLElement){const e=ne.checkOneElementVisible(n),t=Object.assign({},e);if(t.visible!==this._previousVideoVisibleStatus){this._previousVideoVisibleStatus=t.visible;const e=ue.reportApiInvoke(null,{tag:b.TRACER,name:E.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 g(v.GET_VIDEO_ELEMENT_VISIBLE_ERROR,e.message)}}pipe(e){if(this.processor===e)return e;if(e._source)throw new g(v.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(No.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(No.ON_TRACK)}_destroy(){super._destroy(),this.unbindProcessorDestinationEvents()}}u_([le({argsMap:(e,t,i)=>[e.getTrackId(),"string"==typeof t?t:t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement",i]}),h_("design:type",Function),h_("design:paramtypes",[Object,Object]),h_("design:returntype",void 0)],ET.prototype,"play",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],ET.prototype,"stop",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t.name]}),h_("design:type",Function),h_("design:paramtypes",[Object]),h_("design:returntype",Object)],ET.prototype,"pipe",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],ET.prototype,"unpipe",null);class bT extends TT{get isPlaying(){return this._useAudioElement?py.isPlaying(this.getTrackId()):this._source.isPlayed}get __className__(){return"RemoteAudioTrack"}constructor(e,t,i,r){super(e,t,i,r),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,u("DISABLE_WEBAUDIO")?(this._source=new Dy,this._bypassWebAudio=!0,this._useAudioElement=!0):(this._source=new z_(e,!0),u("REMOTE_AUDIO_TRACK_USES_WEB_AUDIO")&&(this._useAudioElement=!1)),this._source.once(So.RECEIVE_TRACK_BUFFER,(()=>{this.safeEmit(bo.FIRST_FRAME_DECODED)})),this.processorContext=new Oy(this._source.context,this.getTrackId(),"remote"),this.processorDestination=new Ay(this.processorContext),this.bindProcessorDestinationEvents(),this._source.on(So.UPDATE_SOURCE,(()=>{this.processor&&this.processor.updateInput({node:this._source.processSourceNode,context:this.processorContext})}))}setAudioFrameCallback(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4096;if(!e)return this._source.removeAllListeners(So.ON_AUDIO_BUFFER),void this._source.stopGetAudioBuffer();this._source.startGetAudioBuffer(t),this._source.removeAllListeners(So.ON_AUDIO_BUFFER),this._source.on(So.ON_AUDIO_BUFFER,(t=>e(t)))}setVolume(e){this._volume=e,this._useAudioElement?py.setVolume(this.getTrackId(),e):this._source.setVolume(e/100)}async setPlaybackDevice(e){if(!this._useAudioElement||!R()&&u("RESTRICTION_SET_PLAYBACK_DEVICE"))throw new g(v.NOT_SUPPORTED,"your browser does not support setting the audio output device");await py.setSinkID(this.getTrackId(),e)}getVolumeLevel(){return this._source.getAccurateVolumeLevel()}getStats(){H((()=>{de.warning("[deprecated] RemoteAudioTrack.getStats will be removed in the future, use AgoraRTCClient.getRemoteAudioStats instead")}),"remoteAudioTrackGetStatsWarning");return G(this,mo.GET_STATS)||yT({},Oo)}play(){de.debug("[".concat(this.getTrackId(),"] start audio playback")),this._played=!0,this._useAudioElement?(de.debug("[".concat(this.getTrackId(),"] use audio element to play")),py.play(this._mediaStreamTrack,this.getTrackId(),this._volume,this.store.sessionId||void 0)):this._source.play()}stop(){de.debug("[".concat(this.getTrackId(),"] stop audio playback")),this._played=!1,this._useAudioElement?py.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];de.debug("[".concat(this.getTrackId(),"] update player source track")),e&&this._source.updateTrack(this._mediaStreamTrack),this._useAudioElement&&py.updateTrack(this.getTrackId(),this._mediaStreamTrack)}pipe(e){if(this._bypassWebAudio)throw new g(v.NOT_SUPPORTED,"can not pipe extension when WebAudio disabled");if(this.processor===e)return e;if(e._source)throw new g(v.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 g(v.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(No.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(No.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(No.ON_TRACK),this.processorDestination.removeAllListeners(No.ON_NODE)}}var ST;u_([le({argsMap:(e,t)=>[e.getTrackId(),t],throttleTime:300}),h_("design:type",Function),h_("design:paramtypes",[Number]),h_("design:returntype",void 0)],bT.prototype,"setVolume",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t]}),h_("design:type",Function),h_("design:paramtypes",[String]),h_("design:returntype",d_)],bT.prototype,"setPlaybackDevice",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],bT.prototype,"play",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],bT.prototype,"stop",null),u_([le({argsMap:(e,t)=>[e.getTrackId(),t.name]}),h_("design:type",Function),h_("design:paramtypes",[Object]),h_("design:returntype",Object)],bT.prototype,"pipe",null),u_([le({argsMap:e=>[e.getTrackId()]}),h_("design:type",Function),h_("design:paramtypes",[]),h_("design:returntype",void 0)],bT.prototype,"unpipe",null),function(e){e[e.ONE_BYTE=0]="ONE_BYTE",e[e.TWO_BYTE=1]="TWO_BYTE"}(ST||(ST={}));class kT{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 i=new Uint8Array(4);i.set([1,0,0,0]);const r={id:0,length:4,data:i.buffer},n={profile:this.isUseOneByte?0:1,length:this.isUseOneByte?5:6,datas:[r]};t.commonPacketHeader.extension=1,t.extension=n,t.payload=this.compress(e),t.commonPacketHeader.length=8+(t.extension.length+2)+t.payload.byteLength}else t.commonPacketHeader.length=8+t.payload.byteLength;u("SHOW_DATASTREAM2_LOG")&&de.debug("send data header: ".concat(JSON.stringify(t.commonPacketHeader)));const i=new ArrayBuffer(t.commonPacketHeader.length),r=new Uint8Array(i),n=new DataView(i);let o=0;if(n.setUint16(o,t.commonPacketHeader.extension<<15|t.commonPacketHeader.reserved<<14|t.commonPacketHeader.length,!0),o+=2,n.setUint32(o,t.commonPacketHeader.sequence,!0),o+=4,n.setUint16(o,t.commonStreamHeader,!0),o+=2,t.extension){const e=this.serializeExtension(t.extension);r.set(new Uint8Array(e),o),o+=e.byteLength}if(r.set(new Uint8Array(t.payload),o),o+=t.payload.byteLength,o!==t.commonPacketHeader.length)throw Error("serialize error!");return i}deserialize(e){if(e.byteLength<4)return new ArrayBuffer(0);const t=new DataView(e);let i=0;const r=t.getUint16(i,!0);i+=2;const n={length:16383&r,reserved:(16384&r)>>14,extension:(32768&r)>>15,sequence:t.getUint16(i+2,!0)<<16|t.getUint16(i,!0)};let o,s;if(i+=4,u("SHOW_DATASTREAM2_LOG")&&de.debug("receive data header: ".concat(JSON.stringify(n))),t.getUint16(i,!0),i+=2,n.extension){s=this.deserializeExtension(e.slice(i)),i+=2+s.length,o=e.slice(i);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:i,datas:r}=e,n=new ArrayBuffer(i+2),o=new Uint8Array(n),s=new DataView(n);let a=0;if(s.setUint8(a++,t),s.setUint8(a++,i),r.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!==i+2)throw Error("serialize extension error, is ".concat(a,"!==").concat(i+2));return n}deserializeExtension(e){const t=new DataView(e);let i=0;const r=t.getUint8(i);i++;const n=t.getUint8(i);i++;const o=r===ST.TWO_BYTE,s=[],a=new DataView(e,2);let c=0;for(;c<n;){let e=0,t=0,i=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&&(i=a.buffer.slice(c+2,c+2+t),c+=i.byteLength),s.push({id:e,length:t,data:i})}if(c!==n)throw Error("parse error");return{profile:r,length:n,datas:s}}decompress(e){return fe(new Uint8Array(e))}compress(e){return me(new Uint8Array(e))}}class IT extends y{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 kT}get id(){return this._config.id}get ordered(){return this._config.ordered}get maxRetransmits(){return u("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 d_(((e,t)=>{if(this._originDataChannel){"open"===this._originDataChannel.readyState&&e();const i=setTimeout((()=>{var e;t(new g(v.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 g(v.DATACHANNEL_CONNECTION_TIMEOUT)}}else t(new g(v.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(e){this._unbindDataChannelEvents(e),[Vo.OPEN,Vo.CLOSE,Vo.ERROR].forEach((t=>{const i=()=>{this.emit(t)};this._datachannelEventMap.set(t,i),e.addEventListener(t,i)}))}_unbindDataChannelEvents(e){Array.from(this._datachannelEventMap.entries()).forEach((t=>{let[i,r]=t;e.removeEventListener(i,r)})),this._datachannelEventMap.clear()}}class wT extends IT{constructor(e){super(e),this._messageListener=void 0,this._messageListener=e=>{if(e.data.byteLength<this._dataStreamPacketHeader.byteLength)throw Error("invalid byteLength: the byte length must exceed "+this._dataStreamPacketHeader.byteLength);const t=e.data.slice(0,this._dataStreamPacketHeader.byteLength),i=new DataView(t).getUint8(3);if(i!==this.id)return void(u("SHOW_DATASTREAM2_LOG")&&de.debug("invalid datachannel id: ".concat(i," !== ").concat(this.id)));let r=e.data.slice(this._dataStreamPacketHeader.byteLength);r=this._dataStreamPacketHandler.deserialize(r),this.emit(Vo.MESSAGE,r)}}_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)}}class AT extends IT{send(e){if(this._originDataChannel){let t=e;t=this._dataStreamPacketHandler.serialize(e);const i=new Uint8Array(this._dataStreamPacketHeader.byteLength+t.byteLength);i.set(new Uint8Array(this._dataStreamPacketHeader),0),i.set(new Uint8Array(t),this._dataStreamPacketHeader.byteLength),this._originDataChannel.send(i.buffer)}}}ve();export{ye as AUDIO_CONTEXT_EVENT,no as AUDIO_ENCODER_CONFIG_SETTINGS,ko as AUDIO_TRACK_EVENT,Oy as AudioProcessorContext,Ay as AudioProcessorDestination,So as AudioSourceEvents,Vy as BufferSourceAudioTrack,sT as CameraVideoTrack,wo as DEFAULT_LOCAL_AUDIO_TRACK_STATS,Ao as DEFAULT_LOCAL_VIDEO_TRACK_STATS,Do as DEFAULT_NETWORK_QUALITY_STATS,Oo as DEFAULT_REMOTE_AUDIO_TRACK_STATS,Co as DEFAULT_REMOTE_VIDEO_TRACK_STATS,IT as DataChannel,Vo as DataChannelEvents,ny as DeviceManager,Po as DeviceManagerEvent,Mo as DeviceManagerState,Z_ as HAS_GUM_AUDIO,$_ as HAS_GUM_VIDEO,xy as LocalAudioTrack,AT as LocalDataChannel,p_ as LocalTrack,Eo as LocalTrackEvents,oT as LocalVideoTrack,Uo as MediaElementNumStatus,Lo as MediaElementStatus,Uy as MicrophoneAudioTrack,jy as MixingAudioTrack,Ro as PROCESSOR_CONTEXT_EVENTS,No as PROCESSOR_DESTINATION_EVENTS,bT as RemoteAudioTrack,wT as RemoteDataChannel,yo as RemoteStreamFallbackType,_o as RemoteStreamType,TT as RemoteTrack,bo as RemoteTrackEvents,ET as RemoteVideoTrack,X_ as SAFARI_GLOBAL_GUM_LOCK,Zn as SUPPORT_720P_AUTO_CONFIG_LIST,$n as SUPPORT_SCREEN_ENCODER_CONFIG_LIST,eo as SUPPORT_SVC_CONFIG_LIST,Xn as SUPPORT_VIDEO_ENCODER_CONFIG_LIST,vo as StreamType,l_ as Track,To as TrackEvents,go as TrackHint,mo as TrackInternalEvent,wy as VideoProcessorContext,Iy as VideoProcessorDestination,so as __TRACK_LIST__,ao as addTrack,v_ as audioContextState,py as audioElementPlayCenter,k_ as audioTimerLoop,ay as autoPlayGestureEventEmitter,zy as blob2Uint8Array,$y as checkMediaStreamTrackResolution,fy as checkTrackState,hT as createBufferSourceAudioTrack,fT as createCameraVideoTrack,dT as createCustomAudioTrack,pT as createCustomVideoTrack,mT as createMicrophoneAndCameraTracks,uT as createMicrophoneAudioTrack,lT as createMixingAudioTrack,gT as createScreenVideoTrack,b_ as decodeAudioData,oy as deviceManager,Ky as emptyImage2TypedArray,tT as frameData2CryptoBuffer,y_ as getAudioContext,oo as getAudioEncoderConfiguration,eT as getBitrateFromResAndFps,_e as getCompatibility,By as getConstraintsFromCameraConfig,Hy as getConstraintsFromMicrophoneConfig,Fy as getConstraintsFromScreenConfig,J_ as getElectronScreenSources,q_ as getElectronScreenStream,Y_ as getElectronScreenStreamByUserSelect,ey as getLocalStream,ro as getScalabilityConfiguration,io as getScreenEncoderConfiguration,w_ as getSilenceAudioTrack,O_ as getSilenceSamplesDuration,iT as getStaticTrackStream,to as getVideoEncoderConfiguration,iy as handleGetUserMediaError,T_ as hasAudioContext,ho as isAudioEncoderConfiguration,po as isAudioEncoderConfigurationOrPreset,xo as isBeautyEffectOptions,Io as isLowStreamParameter,fo as isScreenSourceType,uo as isVideoEncoderConfiguration,lo as isVideoEncoderConfigurationOrPreset,E_ as polyfillAudioNode,co as removeTrack,cy as requestAutoplayGesture,A_ as silenceScriptProcessHandler,ve as updateAgoraRTCCompatibility,qy as visibilityWatcher};
5
+ import"webrtc-adapter";import{getBrowserInfo as e,BrowserName as t,isChromeKernel as i,nextTick as r,isAboveChrome as s,isAboveFirefox as n,isAboveSafari as o,BrowserOS as a,isSafari as c,isWkWebview as d,getParameter as u,isFirefox as h,checkValidConstrainLong as l,checkValidNumber as p,checkValidBoolean as m,checkValidEnum as g,AgoraRTCError as _,AgoraRTCErrorCode as f,isEmpty as T,EventEmitter as v,getRandomString as E,AgoraAPIName as y,AgoraAPITag as S,PromiseMutex as k,emitAsPromiseNoResponse as b,removeItemFromList as I,isIOS as A,isIpadOS as w,wait as C,showElectronSelectSourceWindow as N,getElectronInstance as R,isElectron as D,isChrome as O,recursiveMerge as M,isAndroid as P,isHarmonyOS as L,detectSecureContext as V,isAndroidChromium as x,isIOS15 as U,domLoadedPromise as B,emitAsPromise as F,atom as H,runOnce as W,emitAsInvokerNoResponse as G,isIOS16 as K,isLegacyChrome as z,isEdge as j,isAboveEdge as Z,isAboveOpera as Y,retryable as J,getOSWithVersion as X,isAboveIOS15_1 as Q,isInPage as q,noop as $,hexToBytes as ee,md5 as te,isBetweenBrowser as ie,isWindows as re,elementVisibleChecker as se,safeCloneJson as ne,isAboveIOS15_2 as oe,isWechatBrowser as ae,jsonClone as ce}from"@agora-js/shared";export{isElectron}from"@agora-js/shared";import{logger as de,report as ue,AgoraRTCEventUploadType as he,apiInvoke as le}from"@agora-js/report";import pe from"axios";import{inflate as me,deflate as ge}from"pako";const _e={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 fe(){const l=e();_e.getDisplayMedia=function(e){if(navigator.mediaDevices&&navigator.mediaDevices.getDisplayMedia)return!0;return!1}(),_e.getStreamFromExtension=l.name===t.CHROME&&Number(l.version)>34,_e.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}(),_e.supportMinBitrate=l.name===t.CHROME||l.name===t.EDGE,_e.supportSetRtpSenderParameters=function(){const r=e();if(!window.RTCRtpSender||!window.RTCRtpSender.prototype.setParameters||!window.RTCRtpSender.prototype.getParameters)return!1;return!!i()||(!(!c()&&!d())||r.name===t.FIREFOX&&Number(r.version)>=64)}(),l.name===t.SAFARI&&(Number(l.version)>=14?_e.supportDualStream=!0:_e.supportDualStream=!1),_e.webAudioMediaStreamDest=function(){const i=e();if(i.name===t.SAFARI&&Number(i.version)<12)return!1;return!0}(),_e.supportReplaceTrack=function(){if(!window.RTCRtpSender)return!1;if("function"==typeof RTCRtpSender.prototype.replaceTrack)return!0;return!1}(),_e.supportWebGL="undefined"!=typeof WebGLRenderingContext,_e.supportRequestFrame=!!window.CanvasCaptureMediaStreamTrack,i()||(_e.webAudioWithAEC=!0),_e.supportShareAudio=function(){const i=e();if((i.os===a.WIN_10||i.os===a.WIN_81||i.os===a.WIN_7||i.os===a.LINUX||i.os===a.MAC_OS||i.os===a.CHROMIUM_OS)&&i.name===t.CHROME&&Number(i.version)>=74)return!0;return!1}(),_e.supportDataChannel=function(){if(s(76)||n(68)||o(14))return!0;return!1}(),_e.supportPCSetConfiguration=function(){const e=window.RTCPeerConnection;return!h()&&!!e&&e.prototype.setConfiguration instanceof Function}(),_e.supportWebRTCEncodedTransform=function(){const t=e();return"Chrome"===t.name&&Number(t.version)>=86||"Safari"===t.name&&Number(t.version)>=15}(),_e.supportWebRTCInsertableStream=function(){const i=e();return(i.name===t.CHROME||i.name===t.EDGE)&&Number(i.version)>=94&&"MediaStreamTrackGenerator"in window&&"MediaStreamTrackProcessor"in window}(),r((()=>{_e.supportDualStreamEncoding=function(){const t=e();if(u("DISABLE_WEBAUDIO"))return!0;return"Safari"===t.name&&Number(t.version)>=14||!!("Chrome"===t.name&&/Windows/i.test(t.os||"")&&Number(t.version)>=100&&u("CHROME_DUAL_STREAM_USE_ENCODING"))}(),de.info("browser compatibility",JSON.stringify(_e),JSON.stringify(l))}))}function Te(){return _e}var ve;function Ee(e,t,i){return{sampleRate:e,stereo:t,bitrate:i}}function ye(e,t,i,r,s){return{width:e,height:t,frameRate:i,bitrateMin:r,bitrateMax:s}}function Se(e,t,i,r,s){return{width:{max:e},height:{max:t},frameRate:i,bitrateMin:r,bitrateMax:s}}function ke(e,t){return{numSpatialLayers:e,numTemporalLayers:t}}!function(e){e.IOS_15_16_INTERRUPTION_START="ios15_16-interruption-start",e.IOS_15_16_INTERRUPTION_END="ios15_16-interruption-end",e.IOS_INTERRUPTION_START="ios-interruption-start",e.IOS_INTERRUPTION_END="ios-interruption-end",e.STATE_CHANGE="state-change"}(ve||(ve={}));const be={"90p":ye(160,90),"90p_1":ye(160,90),"120p":ye(160,120,15,30,65),"120p_1":ye(160,120,15,30,65),"120p_3":ye(120,120,15,30,50),"120p_4":ye(212,120),"180p":ye(320,180,15,30,140),"180p_1":ye(320,180,15,30,140),"180p_3":ye(180,180,15,30,100),"180p_4":ye(240,180,15,30,120),"240p":ye(320,240,15,40,200),"240p_1":ye(320,240,15,40,200),"240p_3":ye(240,240,15,40,140),"240p_4":ye(424,240,15,40,220),"360p":ye(640,360,15,80,400),"360p_1":ye(640,360,15,80,400),"360p_3":ye(360,360,15,80,260),"360p_4":ye(640,360,30,80,600),"360p_6":ye(360,360,30,80,400),"360p_7":ye(480,360,15,80,320),"360p_8":ye(480,360,30,80,490),"360p_9":ye(640,360,15,80,800),"360p_10":ye(640,360,24,80,800),"360p_11":ye(640,360,24,80,1e3),"480p":ye(640,480,15,100,500),"480p_1":ye(640,480,15,100,500),"480p_2":ye(640,480,30,100,1e3),"480p_3":ye(480,480,15,100,400),"480p_4":ye(640,480,30,100,750),"480p_6":ye(480,480,30,100,600),"480p_8":ye(848,480,15,100,610),"480p_9":ye(848,480,30,100,930),"480p_10":ye(640,480,10,100,400),"720p":ye(1280,720,15,120,1130),"720p_auto":ye(1280,720,30,900,3e3),"720p_1":ye(1280,720,15,120,1130),"720p_2":ye(1280,720,30,120,2e3),"720p_3":ye(1280,720,30,120,1710),"720p_5":ye(960,720,15,120,910),"720p_6":ye(960,720,30,120,1380),"1080p":ye(1920,1080,15,120,2080),"1080p_1":ye(1920,1080,15,120,2080),"1080p_2":ye(1920,1080,30,120,3e3),"1080p_3":ye(1920,1080,30,120,3150),"1080p_5":ye(1920,1080,60,120,4780),"1440p":ye(2560,1440,30,120,4850),"1440p_1":ye(2560,1440,30,120,4850),"1440p_2":ye(2560,1440,60,120,7350),"4k":ye(3840,2160,30,120,8910),"4k_1":ye(3840,2160,30,120,8910),"4k_3":ye(3840,2160,60,120,13500)},Ie=[{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}],Ae={"480p":Se(640,480,5),"480p_1":Se(640,480,5),"480p_2":Se(640,480,30),"480p_3":Se(640,480,15),"720p":Se(1280,720,5),"720p_auto":ye(1280,720,30,900,3e3),"720p_1":Se(1280,720,5),"720p_2":Se(1280,720,30),"720p_3":Se(1280,720,15),"1080p":Se(1920,1080,5),"1080p_1":Se(1920,1080,5),"1080p_2":Se(1920,1080,30),"1080p_3":Se(1920,1080,15)},we={"1SL1TL":ke(1,1),"3SL3TL":ke(3,3),"2SL3TL":ke(2,3)};function Ce(e){return e||(e="480p_1"),"string"==typeof e?Object.assign({},be[e]):e}function Ne(e){return"string"==typeof e?Object.assign({},Ae[e]):e}function Re(e){return"string"==typeof e?Object.assign({},we[e]):e}const De={speech_low_quality:Ee(16e3,!1),speech_standard:Ee(32e3,!1,18),music_standard:Ee(48e3,!1),standard_stereo:Ee(48e3,!0,56),high_quality:Ee(48e3,!1,128),high_quality_stereo:Ee(48e3,!0,192)};function Oe(e){return"string"==typeof e?Object.assign({},De[e]):e}const Me=[];function Pe(e){Me.includes(e)||Me.push(e)}function Le(e){const t=Me.indexOf(e);-1!==t&&Me.splice(t,1)}function Ve(e){return l(e.width,"config.width"),l(e.height,"config.height"),void 0!==e.frameRate&&l(e.frameRate,"config.frameRate"),void 0!==e.bitrateMax&&p(e.bitrateMax,"config.bitrateMax"),void 0!==e.bitrateMin&&p(e.bitrateMin,"config.bitrateMin"),!0}function xe(e){return void 0!==e.sampleRate&&p(e.sampleRate,"config.sampleRate",0,96e3,!0),void 0!==e.sampleSize&&p(e.sampleRate,"config.sampleSize",0,128,!0),void 0!==e.stereo&&m(e.stereo,"config.stereo"),void 0!==e.bitrate&&p(e.bitrate,"config.bitrate",0,1e4,!1),!0}function Ue(e){return"string"==typeof e?g(e,"profile",Object.keys(be)):Ve(e),!0}function Be(e){return"string"==typeof e?g(e,"profile",Object.keys(De)):xe(e),!0}function Fe(e){return g(e,"mediaSource",["screen","window","application"]),!0}var He,We,Ge,Ke,ze,je,Ze,Ye,Je,Xe;function Qe(e){if(!e)throw new _(f.INVALID_PARAMS);return T(e.width)||l(e.width,"streamParameter.width"),T(e.height)||l(e.height,"streamParameter.height"),T(e.framerate)||l(e.framerate,"streamParameter.framerate"),T(e.bitrate)||p(e.bitrate,"streamParameter.bitrate"),!0}!function(e){e.NEED_RENEGOTIATE="@need_renegotiate",e.NEED_REPLACE_TRACK="@need_replace_track",e.NEED_REPLACE_MIXING_TRACK="@need_replace_mixing_track",e.NEED_CLOSE="@need_close",e.NEED_ENABLE_TRACK="@need_enable_track",e.NEED_DISABLE_TRACK="@need_disable_track",e.NEED_SESSION_ID="@need_sid",e.SET_OPTIMIZATION_MODE="@set_optimization_mode",e.GET_STATS="@get_stats",e.GET_RTC_STATS="@get_rtc_stats",e.GET_LOW_VIDEO_TRACK="@get_low_video_track",e.NEED_RESET_REMOTE_SDP="@need_reset_remote_sdp",e.NEED_UPDATE_VIDEO_ENCODER="@need_update_video_encoder",e.NEED_MUTE_TRACK="@need_mute_track",e.NEED_UNMUTE_TRACK="@need_unmute_track"}(He||(He={})),function(e){e.SCREEN_TRACK="screen_track",e.CUSTOM_TRACK="custome_track",e.LOW_STREAM="low_stream"}(We||(We={})),function(e){e[e.HIGH_STREAM=0]="HIGH_STREAM",e[e.LOW_STREAM=1]="LOW_STREAM"}(Ge||(Ge={})),function(e){e[e.HIGH_STREAM=0]="HIGH_STREAM",e[e.LOW_STREAM=1]="LOW_STREAM"}(Ke||(Ke={})),function(e){e[e.DISABLE=0]="DISABLE",e[e.LOW_STREAM=1]="LOW_STREAM",e[e.AUDIO_ONLY=2]="AUDIO_ONLY"}(ze||(ze={})),function(e){e.TRANSCEIVER_UPDATED="transceiver-updated",e.SEI_TO_SEND="sei-to-send",e.SEI_RECEIVED="sei-received"}(je||(je={})),function(e){e.SOURCE_STATE_CHANGE="source-state-change",e.TRACK_ENDED="track-ended",e.BEAUTY_EFFECT_OVERLOAD="beauty-effect-overload",e.VIDEO_ELEMENT_VISIBLE_STATUS="video-element-visible-status",e.CLOSED="closed"}(Ze||(Ze={})),function(e){e.FIRST_FRAME_DECODED="first-frame-decoded",e.VIDEO_ELEMENT_VISIBLE_STATUS="video-element-visible-status",e.VIDEO_STATE_CHANGED="video-state-changed"}(Ye||(Ye={})),function(e){e.AUDIO_SOURCE_STATE_CHANGE="audio_source_state_change",e.RECEIVE_TRACK_BUFFER="receive_track_buffer",e.ON_AUDIO_BUFFER="on_audio_buffer",e.UPDATE_SOURCE="update_source"}(Je||(Je={})),function(e){e.UPDATE_TRACK_SOURCE="update-track-source"}(Xe||(Xe={}));const qe={sendVolumeLevel:0,sendBitrate:0,sendBytes:0,sendPackets:0,sendPacketsLost:0,sendJitterMs:0,sendRttMs:0,currentPacketLossRate:0},$e={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},et={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},tt={uplinkNetworkQuality:0,downlinkNetworkQuality:0},it={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 rt,st,nt,ot,at,ct;function dt(e){return void 0!==e.smoothnessLevel&&p(e.smoothnessLevel,"options.smoothnessLevel",0,1,!1),void 0!==e.lighteningLevel&&p(e.lighteningLevel,"options.lighteningLevel",0,1,!1),void 0!==e.rednessLevel&&p(e.rednessLevel,"options.rednessLevel",0,1,!1),void 0!==e.lighteningContrastLevel&&g(e.lighteningContrastLevel,"options.lighteningContrastLevel",[0,1,2]),!0}!function(e){e.ON_TRACK="on_track",e.ON_NODE="on_node"}(rt||(rt={})),function(e){e.REQUEST_UPDATE_CONSTRAINTS="request_update_constraints",e.REQUEST_CONSTRAINTS="request_constraints"}(st||(st={})),function(e){e.IDLE="IDLE",e.INITING="INITING",e.INITEND="INITEND"}(nt||(nt={})),function(e){e.STATE_CHANGE="state_change",e.RECORDING_DEVICE_CHANGED="recordingDeviceChanged",e.PLAYOUT_DEVICE_CHANGED="playoutDeviceChanged",e.CAMERA_DEVICE_CHANGED="cameraDeviceChanged"}(ot||(ot={})),function(e){e.NONE="none",e.INIT="init",e.CANPLAY="canplay",e.PLAYING="playing",e.PAUSED="paused",e.SUSPEND="suspend",e.STALLED="stalled",e.WAITING="waiting",e.ERROR="error",e.DESTROYED="destroyed",e.ABORT="abort",e.ENDED="ended",e.EMPTIED="emptied",e.LOADEDDATA="loadeddata"}(at||(at={})),function(e){e[e.VideoStateStopped=0]="VideoStateStopped",e[e.VideoStateStarting=1]="VideoStateStarting",e[e.VideoStateDecoding=2]="VideoStateDecoding",e[e.VideoStateFrozen=3]="VideoStateFrozen"}(ct||(ct={}));const ut={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};var ht;function lt(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,r)}return i}function pt(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?lt(Object(i),!0).forEach((function(t){mt(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):lt(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function mt(e,t,i){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var i=e[Symbol.toPrimitive];if(void 0!==i){var r=i.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function gt(e,t,i,r){var s,n=arguments.length,o=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,i,r);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(o=(n<3?s(o):n>3?s(t,i,o):s(t,i))||o);return n>3&&o&&Object.defineProperty(t,i,o),o}function _t(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}!function(e){e.OPEN="open",e.MESSAGE="message",e.CLOSE="close",e.CLOSING="closing",e.ERROR="error"}(ht||(ht={}));class ft extends v{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||E(8,"track-"),this._originMediaStreamTrack=e,this._mediaStreamTrack=e,Pe(this)}toString(){return this._ID}getTrackId(){return this._ID}getMediaStreamTrack(e){if(!e){const e=ue.reportApiInvoke(null,{name:y.GET_MEDIA_STREAM_TRACK,options:[],tag:S.TRACER});this._mediaStreamTrack&&"string"==typeof this._mediaStreamTrack.label?e.onSuccess(this._mediaStreamTrack.label):e.onSuccess("")}return this._mediaStreamTrack}getRTCRtpTransceiver(e){return e===Ge.LOW_STREAM?this._lowRtpTransceiver:this._rtpTransceiver}getMediaStreamTrackSettings(){return this.getMediaStreamTrack(!0).getSettings()}close(){this._isClosed=!0,this._lowRtpTransceiver=void 0,this._rtpTransceiver=void 0,Le(this),this.emit(Ze.CLOSED),this.removeAllListeners(je.SEI_RECEIVED)}_updateRtpTransceiver(e,t){if(t===Ge.LOW_STREAM){if(this._lowRtpTransceiver===e)return;this._lowRtpTransceiver=e}else{if(this._rtpTransceiver===e)return;this._rtpTransceiver=e}this.emit(je.TRANSCEIVER_UPDATED,e,t)}}class Tt extends ft{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 k("".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,de.debug("[".concat(this.getTrackId(),"] close")),this.emit(He.NEED_CLOSE),super.close())}async _updateOriginMediaStreamTrack(e,t){let i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this._isExternalTrack=i,e!==this._originMediaStreamTrack&&(this._originMediaStreamTrack&&(this._originMediaStreamTrack.removeEventListener("ended",this._handleTrackEnded),t&&this._originMediaStreamTrack.stop()),e.addEventListener("ended",this._handleTrackEnded),this._originMediaStreamTrack=e,this._muted&&(this._originMediaStreamTrack.enabled=!1),this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await b(this,He.NEED_REPLACE_TRACK,this),this.processor&&this._processorContext&&this.processor.updateInput({track:this._originMediaStreamTrack,context:this._processorContext}))}_getDefaultPlayerConfig(){return{}}onTrackEnded(){de.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(Ze.TRACK_ENDED)}stateCheck(e,t){if(de.debug("check track state, [muted: ".concat(this._muted,", enabled: ").concat(this._enabled,"] to [").concat(e,": ").concat(t,"]")),m(t,e),this._enabled&&this._muted&&"enabled"===e&&!1===t)throw new _(f.TRACK_STATE_UNREACHABLE,"cannot set enabled while the track is muted").print("error",de);if(!this._enabled&&!this._muted&&"muted"===e&&!0===t)throw new _(f.TRACK_STATE_UNREACHABLE,"cannot set muted while the track is disabled").print("error",de)}getProcessorStats(){return this._processorContext&&this._processorContext.gatherStats()||[]}getProcessorUsage(){return this._processorContext?this._processorContext.gatherUsage():Promise.resolve([])}}const vt=window.AudioContext||window.webkitAudioContext;let Et=null;const yt=new class extends v{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=()=>{de.info("ios15-interruption-start"),this.emit(ve.IOS_15_16_INTERRUPTION_START)},this.onLocalAudioTrackUnmute=async()=>{de.info("ios15-interruption-end"),"running"!==this.curState||this.duringInterruption?de.info("ios15-interruption-end-canceled"):(Et&&await Et.suspend(),this.emit(ve.IOS_15_16_INTERRUPTION_END))}}get duringInterruption(){return"running"===this.prevState&&"interrupted"===this.curState}bindInterruptDetectorTrack(e){de.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){de.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 St(){if(!vt)return void de.error("your browser is not support web audio");de.info("create audio context");const t=pt({},u("WEBAUDIO_INIT_OPTIONS"));de.debug("audio context init option:",JSON.stringify(t)),Et=new vt(t),yt.curState=Et.state,Et.onstatechange=()=>{yt.prevState=yt.curState,yt.curState=Et?Et.state:void 0;const{prevState:t,curState:i}=yt,r="running"===i,s="interrupted"===i,n="running"===t,o="suspended"===t,a="interrupted"===t,c=e().osVersion;(A()||w())&&n&&s&&(de.info("ios".concat(c,"-interruption-start")),yt.emit(ve.IOS_INTERRUPTION_START)),(A()||w())&&(o||a)&&r&&(de.info("ios".concat(c,"-interruption-end")),yt.emit(ve.IOS_INTERRUPTION_END)),t!==i&&yt.emit(ve.STATE_CHANGE,i,t)},setInterval((()=>{var e;const t=null===(e=Et)||void 0===e?void 0:e.currentTime;if(yt.currentTime!==t)yt.currentTimeStuckAt&&(de.debug("AudioContext current time resume at ".concat(t)),yt.currentTimeStuckAt=void 0),yt.currentTime=t;else{if(t!==yt.currentTimeStuckAt){ue.reportApiInvoke(null,{name:"WEB_AUDIO_CURRENT_TIME_STUCK",options:{currentTime:t},tag:S.TRACER}).onSuccess(),de.warning("AudioContext current time stuck at ".concat(t))}yt.currentTimeStuckAt=t}}),5e3),async function(e){const t=["click","contextmenu","auxclick","dblclick","mousedown","mouseup","touchend","keydown","keyup"];let i,r=!1,s=!1,n=!1;function o(t){"running"===e.state?a(!1):A()||w()?"suspended"===e.state&&(a(!0),t&&e.resume().then(d,d)):"closed"!==e.state&&(a(!0),t&&e.resume().then(d,d))}function a(e){if(r!==e){r=e;for(let i=0,r=t;i<r.length;i+=1){const t=r[i];e?window.addEventListener(t,u,{capture:!0,passive:!0}):window.removeEventListener(t,u,{capture:!0,passive:!0})}}}function c(){o(!0)}function d(){o(!1)}function u(){o(!0)}function h(e){if(!n)if(i.paused)if(e){let e;l(!1),n=!0;try{e=i.play(),e?e.then(p,p):(i.addEventListener("playing",p),i.addEventListener("abort",p),i.addEventListener("error",p))}catch(e){p()}}else l(!0);else l(!1)}function l(e){if(s!==e){s=e;for(let i=0,r=t;i<r.length;i++){const t=r[i];e?window.addEventListener(t,m,{capture:!0,passive:!0}):window.removeEventListener(t,m,{capture:!0,passive:!0})}}}function p(){i.removeEventListener("playing",p),i.removeEventListener("abort",p),i.removeEventListener("error",p),n=!1,h(!1)}function m(){h(!0)}if(A()){const t=e.createMediaStreamDestination(),r=document.createElement("div");r.innerHTML="<audio x-webkit-airplay='deny'></audio>",i=r.children.item(0),i.controls=!1,i.disableRemotePlayback=!0,i.preload="auto",i.srcObject=t.stream,h(!0)}yt.on(ve.STATE_CHANGE,c),o(!1)}(Et)}function kt(){if(!Et){if(St(),!Et)throw new _(f.NOT_SUPPORTED,"can not create audio context");return Et}return Et}function bt(){return!!Et}function It(e){if(function(){if(null!==wt)return wt;const e=kt(),t=e.createBufferSource(),i=e.createGain(),r=e.createGain();t.connect(i),t.connect(r),t.disconnect(i);let s=!1;try{t.disconnect(i)}catch(e){s=!0}return t.disconnect(),wt=s,s}())return;const t=e.connect,i=e.disconnect;e.connect=(i,r,s)=>(e._inputNodes||(e._inputNodes=[]),e._inputNodes.includes(i)||(i instanceof AudioNode?(e._inputNodes.push(i),t.call(e,i,r,s)):t.call(e,i,r)),e),e.disconnect=(r,s,n)=>{i.call(e),r?I(e._inputNodes,r):e._inputNodes=[];for(const i of e._inputNodes)t.call(e,i)}}function At(e){const t=kt();return new Promise(((i,r)=>{t.decodeAudioData(e,(e=>{i(e)}),(e=>{r(new _(f.DECODE_AUDIO_FILE_FAILED,e.toString()))}))}))}let wt=null;function Ct(e,t){let i=!1;const r=1/t;if(u("DISABLE_WEBAUDIO")){const t=window.setInterval((()=>{i?window.clearInterval(t):e(performance.now()/1e3)}),1e3*r)}else{const t=kt();let s=t.createGain();s.gain.value=0,s.connect(t.destination);const n=()=>{if(i)return void(s=null);const o=t.createOscillator();o.onended=n,o.connect(s),o.start(0),o.stop(t.currentTime+r),e(t.currentTime)};n()}return()=>{i=!0}}let Nt=null;function Rt(){if(Nt)return Nt;const e=kt();if(!e.createMediaStreamDestination)throw new _(f.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 r=e.createMediaStreamDestination();return t.connect(r),Nt=r.stream.getAudioTracks()[0],Nt}function Dt(e){for(let t=0;t<e.outputBuffer.numberOfChannels;t+=1){const i=e.outputBuffer.getChannelData(t);for(let e=0;e<i.length;e+=1)i[e]=0}return e.inputBuffer}function Ot(e){const t=e.getChannelData(0);let i=0,r=0;for(let e=0;e<t.length;e+=1)0===t[e]?(i+=1,i>r&&(r=i)):i=0;return r/t.length*e.duration}function Mt(e){const t=e.reduce(((e,t)=>e+t*t),0);if(t<=0)return 0;const i=t/e.length;return Math.max(10*Math.log10(i)+100,0)/100}function Pt(){return"undefined"!=typeof MediaStreamTrackGenerator&&"undefined"!=typeof MediaStreamTrackProcessor&&"undefined"!=typeof TransformStream}class Lt{constructor(e,t){this.channelCount=void 0,this.outputChannels=void 0,this.lastSplitAudioData=[],this.sourceTrack=void 0,this.destTrack=void 0,this.sourceTrackElement=new Audio,this.mode="surround",this.trackProcessor=void 0,this.trackTransform=void 0,this.transformController=void 0;const i=new MediaStreamTrackGenerator({kind:"audio"});this.outputChannels=Array.from({length:t},((e,t)=>t++)),this.trackProcessor=new MediaStreamTrackProcessor({track:e}),this.trackTransform=new TransformStream({transform:(e,t)=>{this.transformController=t,this.lastSplitAudioData=function(e,t,i,r){const{format:s,sampleRate:n,numberOfFrames:o,timestamp:a}=e,c=e.numberOfChannels,d="mono"===r?1:"stereo"===r?2:c,u=[],h=new Float32Array(o*d);for(let t=0;t<c;t++){const n=new Float32Array(o);if(e.copyTo(n,{planeIndex:t,format:s}),u.push(n),i.includes(t))if("mono"===r)for(let e=0;e<o;e++)h[e]+=n[e];else if("stereo"===r){const e=t%2*o;for(let t=0;t<o;t++)h[t+e]+=n[t]}else{const i=o*t,r=h.subarray(i,i+o);e.copyTo(r,{planeIndex:t,format:s})}}return e.close(),t.enqueue(new AudioData({format:s,sampleRate:n,numberOfFrames:o,numberOfChannels:d,timestamp:a,data:h})),u}(e,t,this.outputChannels,this.mode)}}),this.trackProcessor.readable.pipeThrough(this.trackTransform).pipeTo(i.writable),this.channelCount=t,this.sourceTrack=e,this.destTrack=i,this.sourceTrackElement.srcObject=new MediaStream([this.sourceTrack])}selectChannels(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"surround";this.outputChannels=e,this.mode=t}getVolumes(e){if(!e)return this.lastSplitAudioData.map(Mt);const t=Array.from({length:this.channelCount});return e.forEach((e=>{const i=this.lastSplitAudioData[e];i&&(t[e]=Mt(i))})),t}terminate(){this.transformController&&this.transformController.terminate(),this.lastSplitAudioData=[]}}class Vt{constructor(){this.context=void 0,this.analyserNode=void 0,this.sourceNode=void 0,this.context=kt(),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||A()||w()||"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 i=0;i<e.length;++i)e[i]=t[i]/128-1}return Mt(e)}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){de.warning("rebuild analyser node failed.")}}destroy(){this.updateSource(void 0)}}class xt extends v{get processSourceNode(){return this.sourceNode}set processedNode(e){var t;if(!this.isDestroyed&&this._processedNode!==e){try{var i;null===(i=this.sourceNode)||void 0===i||i.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=kt(),this.playNode=this.context.destination,this.outputNode=this.context.createGain(),It(this.outputNode),this.volumeLevelAnalyser=new Vt}startGetAudioBuffer(e){this.audioBufferNode||(this.audioBufferNode=this.context.createScriptProcessor(e),this.outputNode.connect(this.audioBufferNode),this.audioBufferNode.connect(this.context.destination),this.audioBufferNode.onaudioprocess=e=>{this.emit(Je.ON_AUDIO_BUFFER,Dt(e))})}stopGetAudioBuffer(){this.audioBufferNode&&(this.audioBufferNode.onaudioprocess=null,this.outputNode.disconnect(this.audioBufferNode),this.audioBufferNode=void 0)}createOutputTrack(){if(!Te().webAudioMediaStreamDest)throw new _(f.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((()=>{yt.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;A()||w()?"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 r=!1;for(let e=0;e<i.length;e++)0!==i[e]&&(r=!0);return r?(this.isNoAudioInput=!1,!0):(await C(200),await this.checkHasAudioInput(e?e+1:1)&&r)}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 Ut extends xt{get isFreeze(){return!1}constructor(t,i,r){var s;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(de.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 de.debug("rebuild web audio success, current volume status",this.getAccurateVolumeLevel());this.context.resume().then((()=>de.info("resume success"))),de.debug("rebuild web audio because of ios 12 bugs"),this.disconnect();const e=this.track;this.track=this.track.clone(),this.isCurrentTrackCloned?e.stop():this.isCurrentTrackCloned=!0;const t=new MediaStream([this.track]);this.sourceNode=this.context.createMediaStreamSource(t),It(this.sourceNode),this.volumeLevelAnalyser.rebuildAnalyser();const i=this.outputNode.gain.value;this.outputNode=this.context.createGain(),this.outputNode.gain.setValueAtTime(i,this.context.currentTime),It(this.outputNode),this.emit(Je.UPDATE_SOURCE),this.connect(),this.audioElement.srcObject=t,this.isPlayed&&this.play(this.playNode),this.checkHasAudioInput()},"audio"!==t.kind)throw new _(f.UNEXPECTED_ERROR);this.track=t;const n=new MediaStream([this.track]);if(this.isRemoteTrack=!!i,this.sourceNode=this.context.createMediaStreamSource(n),It(this.sourceNode),r){const e=r.clone();e.enabled=!0,this.clonedTrack=e,de.debug("create an unmuted track ".concat(e.id," from the original track ").concat(r.id," to get the volume"));const t=this.context.createMediaStreamSource(new MediaStream([e]));It(t),this.originVolumeLevelAnalyser=new Vt,this.originVolumeLevelAnalyser.updateSource(t)}this.connect(),this.audioElement=document.createElement("audio"),this.audioElement.srcObject=n;const o=e();i&&o.os===a.IOS&&Number(null===(s=o.osVersion)||void 0===s?void 0:s.split(".")[0])<15&&(yt.on(ve.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(e){this.sourceNode.disconnect(),this.track=e,this.isCurrentTrackCloned=!1;const t=new MediaStream([e]);this.sourceNode=this.context.createMediaStreamSource(t),It(this.sourceNode),this.processedNode||this.sourceNode.connect(this.outputNode),this.emit(Je.UPDATE_SOURCE),this.audioElement.srcObject=t}destroy(){var e;this.audioElement.srcObject=null,this.audioElement.remove(),yt.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),de.debug("create an unmuted track ".concat(t.id," from the original track ").concat(e.id," to get the volume"));const i=this.context.createMediaStreamSource(new MediaStream([t]));It(i),this.originVolumeLevelAnalyser&&this.originVolumeLevelAnalyser.updateSource(i)}getOriginVolumeLevel(){return this.originVolumeLevelAnalyser?this.originVolumeLevelAnalyser.getVolumeLevel():this.getAccurateVolumeLevel()}}async function Bt(e,t,i){const r=(e,t)=>e?"number"!=typeof e?e.max||e.exact||e.ideal||e.min||t:e:t,s={audio:!!i&&{mandatory:{chromeMediaSource:"desktop"}},video:{mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:e,maxHeight:r(t.height,1080),maxWidth:r(t.width,1920)}}};return t.frameRate&&"number"!=typeof t.frameRate?(s.video.mandatory.maxFrameRate=t.frameRate.max,s.video.mandatory.minFrameRate=t.frameRate.min):"number"==typeof t.frameRate&&(s.video.mandatory.maxFrameRate=t.frameRate),await navigator.mediaDevices.getUserMedia(s)}async function Ft(e,t){const i=await Ht(e.mediaSource),{sourceId:r,audio:s}=await N(i,t);return await Bt(r,e,s)}async function Ht(e){let t=["window","screen"];"application"!==e&&"window"!==e||(t=["window"]),"screen"===e&&(t=["screen"]);const i=R();if(!i)throw console.error("failed to fetch electron, please mount it to window"),new _(f.ELECTRON_IS_NULL);let r=null;try{var s;r=(null===(s=i.desktopCapturer)||void 0===s?void 0:s.getSources({types:t}))||i.ipcRenderer.invoke("DESKTOP_CAPTURER_GET_SOURCES",{types:t})}catch(e){r=null}r&&r.then||(r=new Promise(((e,r)=>{i.desktopCapturer.getSources({types:t},((t,i)=>{t?r(t):e(i)}))})));try{return await r}catch(e){throw new _(f.ELECTRON_DESKTOP_CAPTURER_GET_SOURCES_ERROR,e.toString())}}const Wt=new k("safari");let Gt=!1,Kt=!1;async function zt(e,t){let i=0,r=null;for(;i<2;)try{r=await jt(e,t,i>0);break}catch(e){if(e instanceof _)throw de.error("[".concat(t,"] ").concat(e.toString())),e;const r=Zt(e.name||e.code||e,e.message);if(r.code===f.MEDIA_OPTION_INVALID){de.debug("[".concat(t,"] detect media option invalid, retry")),i+=1,await C(500);continue}throw de.error("[".concat(t,"] ").concat(r.toString())),r}if(!r)throw new _(f.UNEXPECTED_ERROR,"can not find stream after getUserMedia");return r}async function jt(t,i,r){if(!navigator.mediaDevices||!navigator.mediaDevices.getUserMedia)throw new _(f.NOT_SUPPORTED,"can not find getUserMedia");r&&(t.video&&(delete t.video.width,delete t.video.height),t.screen&&(delete t.screen.width,delete t.screen.height));const s=Te(),n=new MediaStream;if(t.audioSource&&n.addTrack(t.audioSource),t.videoSource&&n.addTrack(t.videoSource),!t.audio&&!t.video&&!t.screen)return de.debug("Using Video Source/ Audio Source"),n;if(t.screen)if(D())if(t.screen.sourceId){Yt(n,await Bt(t.screen.sourceId,t.screen,t.screenAudio))}else{Yt(n,await Ft(t.screen,t.screenAudio))}else if(O()&&t.screen.extensionId&&t.screen.mandatory){if(!s.getStreamFromExtension)throw new _(f.NOT_SUPPORTED,"This browser does not support screen sharing");de.debug("[".concat(i,'] Screen access on chrome stable, looking for extension"'));const e=await(a=t.screen.extensionId,l=i,new Promise(((e,t)=>{try{chrome.runtime.sendMessage(a,{getStream:!0},(i=>{if(!i||!i.streamId)return de.error("[".concat(l,"] No response from Chrome Plugin. Plugin not installed properly"),i),void t(new _(f.CHROME_PLUGIN_NO_RESPONSE,"No response from Chrome Plugin. Plugin not installed properly"));e(i.streamId)}))}catch(e){de.error("[".concat(l,"] AgoraRTC screensharing plugin is not accessible(").concat(a,")"),e.toString()),t(new _(f.CHROME_PLUGIN_NOT_INSTALL))}})));t.screen.mandatory.chromeMediaSourceId=e;Yt(n,await navigator.mediaDevices.getUserMedia({video:{mandatory:t.screen.mandatory}}))}else if(s.getDisplayMedia){var o;t.screen.mediaSource&&Fe(t.screen.mediaSource);const e={width:t.screen.width,height:t.screen.height,frameRate:t.screen.frameRate,displaySurface:null!==(o=t.screen.displaySurface)&&void 0!==o?o:"screen"===t.screen.mediaSource?"monitor":t.screen.mediaSource},{selfBrowserSurface:r,surfaceSwitching:s,systemAudio:a}=t.screen,c={selfBrowserSurface:r,surfaceSwitching:s,systemAudio:a};!r&&delete c.selfBrowserSurface,!s&&delete c.surfaceSwitching,!a&&delete c.systemAudio,de.debug("[".concat(i,"] getDisplayMedia:"),JSON.stringify({video:e,audio:!!t.screenAudio,controls:c}));Yt(n,await navigator.mediaDevices.getDisplayMedia(pt({video:e,audio:!!t.screenAudio},c)))}else{if(!h())throw de.error("[".concat(i,"] This browser does not support screenSharing")),new _(f.NOT_SUPPORTED,"This browser does not support screen sharing");{t.screen.mediaSource&&Fe(t.screen.mediaSource);const e={video:{mediaSource:t.screen.mediaSource,width:t.screen.width,height:t.screen.height,frameRate:t.screen.frameRate}};de.debug("[".concat(i,"] getUserMedia: ").concat(JSON.stringify(e)));Yt(n,await navigator.mediaDevices.getUserMedia(e))}}var a,l;if(!t.video&&!t.audio)return n;let p={video:t.video,audio:t.audio},m=u("MEDIA_DEVICE_CONSTRAINTS");if(m)try{"string"==typeof m&&(m=JSON.parse(m)),p=M(p,m)}catch(e){}de.debug("[".concat(i,"] GetUserMedia"),JSON.stringify(p)),e();let g,T=null;(c()||A()||d())&&(T=await Wt.lock());try{g=await navigator.mediaDevices.getUserMedia(p)}catch(e){throw T&&T(),e}return p.audio&&(Gt=!0),p.video&&(Kt=!0),Yt(n,g),T&&T(),n}function Zt(e,t){switch(e){case"Starting video failed":case"OverconstrainedError":case"TrackStartError":return new _(f.MEDIA_OPTION_INVALID,"".concat(e,": ").concat(t));case"NotFoundError":case"DevicesNotFoundError":return new _(f.DEVICE_NOT_FOUND,"".concat(e,": ").concat(t));case"NotSupportedError":return new _(f.NOT_SUPPORTED,"".concat(e,": ").concat(t));case"NotReadableError":return new _(f.NOT_READABLE,"".concat(e,": ").concat(t));case"InvalidStateError":case"NotAllowedError":case"PERMISSION_DENIED":case"PermissionDeniedError":return new _(f.PERMISSION_DENIED,"".concat(e,": ").concat(t));case"ConstraintNotSatisfiedError":return new _(f.CONSTRAINT_NOT_SATISFIED,"".concat(e,": ").concat(t));default:return de.error("getUserMedia unexpected error",e),new _(f.UNEXPECTED_ERROR,"".concat(e,": ").concat(t))}}function Yt(e,t){const i=e.getVideoTracks()[0],r=e.getAudioTracks()[0],s=t.getVideoTracks()[0],n=t.getAudioTracks()[0];n&&(r&&e.removeTrack(r),e.addTrack(n)),s&&(i&&e.removeTrack(i),e.addTrack(s))}class Jt extends v{get state(){return this._state}set state(e){e!==this._state&&(this.emit(ot.STATE_CHANGE,e),this._state=e)}constructor(){super(),this._state=nt.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((()=>{(u("ENUMERATE_DEVICES_INTERVAL")||(P()||L())&&i())&&this.updateDevicesInfo()}),u("ENUMERATE_DEVICES_INTERVAL_TIME"))})).catch((e=>de.error(e.toString())))}async enumerateDevices(e,t){let i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices){return new _(f.NOT_SUPPORTED,"enumerateDevices() not supported.").throw()}const r=await navigator.mediaDevices.enumerateDevices(),s=this.checkMediaDeviceInfoIsOk(r);let n=!this.isAccessMicrophonePermission&&e,o=!this.isAccessCameraPermission&&t;s.audio&&(n=!1),s.video&&(o=!1);let a=null,c=null,d=null;if(!i&&(n||o)){if(Wt.isLocked){de.debug("[device manager] wait GUM lock");(await Wt.lock())(),de.debug("[device manager] GUM unlock")}if(Gt&&(n=!1,this.isAccessMicrophonePermission=!0),Kt&&(o=!1,this.isAccessCameraPermission=!0),de.debug("[device manager] check media device permissions",e,t,n,o),n&&o){try{d=await navigator.mediaDevices.getUserMedia({audio:!0,video:!0})}catch(e){const t=Zt(e.name||e.code||e,e.message);if(t.code===f.PERMISSION_DENIED)throw t;de.warning("getUserMedia failed in getDevices",t)}this.isAccessCameraPermission=!0,this.isAccessMicrophonePermission=!0}else if(n){try{a=await navigator.mediaDevices.getUserMedia({audio:e})}catch(e){const t=Zt(e.name||e.code||e,e.message);if(t.code===f.PERMISSION_DENIED)throw t;de.warning("getUserMedia failed in getDevices",t)}this.isAccessMicrophonePermission=!0}else if(o){try{c=await navigator.mediaDevices.getUserMedia({video:t})}catch(e){const t=Zt(e.name||e.code||e,e.message);if(t.code===f.PERMISSION_DENIED)throw t;de.warning("getUserMedia failed in getDevices",t)}this.isAccessCameraPermission=!0}de.debug("[device manager] mic permission",e,"cam permission",t)}try{const e=await navigator.mediaDevices.enumerateDevices();return a&&a.getTracks().forEach((e=>e.stop())),c&&c.getTracks().forEach((e=>e.stop())),d&&d.getTracks().forEach((e=>e.stop())),a=null,c=null,d=null,e}catch(e){a&&a.getTracks().forEach((e=>e.stop())),c&&c.getTracks().forEach((e=>e.stop())),d&&d.getTracks().forEach((e=>e.stop())),a=null,c=null,d=null;return new _(f.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((i=>{i.device.label===e&&(t=i.device.deviceId)})),t}async getDeviceById(e){const t=(await this.enumerateDevices(!0,!0,!0)).find((t=>t.deviceId===e));if(!t)throw new _(f.DEVICE_NOT_FOUND,"deviceId: ".concat(e));return t}async init(){this.state=nt.INITING;try{await this.updateDevicesInfo(),this.state=nt.INITEND}catch(e){if(de.warning("Device Detection functionality cannot start properly.",e.toString()),this.state=nt.IDLE,!V()){new _(f.WEB_SECURITY_RESTRICT,"Your context is limited by web security, please try using https protocol or localhost.").throw()}throw e}}async updateDevicesInfo(){const e=await this.enumerateDevices(!0,!0,!0),t=Date.now(),i=[];if(e[0]&&e[0].label&&!1===this.checkdeviceMatched){this.checkdeviceMatched=!0;const t=e.find((e=>"audioinput"===e.kind&&"default"===e.deviceId)),i=e.find((e=>"audiooutput"===e.kind&&"default"===e.deviceId));t&&i?i.groupId===t.groupId?de.debug("[device-check] default input ".concat(t.label," and output ").concat(i.label," is the same group")):de.warning("[device-check] default input ".concat(t.label," and output ").concat(i.label," is not the same group")):de.debug("[device-check] default input or output not found")}const r=this.checkMediaDeviceInfoIsOk(e);if(e.forEach((e=>{if(!e.deviceId)return;const r=this.deviceInfoMap.get("".concat(e.kind,"_").concat(e.deviceId));if("ACTIVE"!==(r?r.state:"INACTIVE")){const r={initAt:t,updateAt:t,device:e,state:"ACTIVE"};this.deviceInfoMap.set("".concat(e.kind,"_").concat(e.deviceId),r),i.push(r)}r&&(r.updateAt=t)})),this.deviceInfoMap.forEach(((e,r)=>{"ACTIVE"===e.state&&e.updateAt!==t&&(e.state="INACTIVE",i.push(e))})),this.state!==nt.INITEND)return r.audio&&(this.lastAccessMicrophonePermission=!0,this.isAccessMicrophonePermission=!0),void(r.video&&(this.lastAccessCameraPermission=!0,this.isAccessCameraPermission=!0));i.forEach((e=>{switch(e.device.kind){case"audioinput":this.lastAccessMicrophonePermission&&this.isAccessMicrophonePermission&&this.emit(ot.RECORDING_DEVICE_CHANGED,e);break;case"videoinput":this.lastAccessCameraPermission&&this.isAccessCameraPermission&&this.emit(ot.CAMERA_DEVICE_CHANGED,e);break;case"audiooutput":this.lastAccessMicrophonePermission&&this.isAccessMicrophonePermission&&this.emit(ot.PLAYOUT_DEVICE_CHANGED,e)}})),r.audio&&(this.lastAccessMicrophonePermission=!0,this.isAccessMicrophonePermission=!0),r.video&&(this.lastAccessCameraPermission=!0,this.isAccessCameraPermission=!0)}checkMediaDeviceInfoIsOk(e){const t=e.filter((e=>"audioinput"===e.kind)),i=e.filter((e=>"videoinput"===e.kind)),r={audio:!1,video:!1};for(const e of t)if(e.label&&e.deviceId){r.audio=!0;break}for(const e of i)if(e.label&&e.deviceId){r.video=!0;break}return r}}const Xt=new Jt;let Qt=!1;const qt=new class extends v{constructor(){super(...arguments),this.onAutoplayFailed=void 0,this.onAudioAutoplayFailed=void 0}};function $t(){if(e(),!Qt){const e=t=>{t.preventDefault(),Qt=!1,x()?document.body.removeEventListener("click",e,!0):(document.body.removeEventListener("touchstart",e,!0),document.body.removeEventListener("mousedown",e,!0))};Qt=!0,x()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0)),de.info("detect media autoplay failed, document: https://docs.agora.io/cn/Voice/autoplay_policy_web_ng?platform=Web"),qt.onAutoplayFailed?qt.onAutoplayFailed():qt.onAudioAutoplayFailed?de.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 ."):de.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 ."),qt.emit("autoplay-failed")}}function ei(e,t,i,r){if(!e)return;const s=ue.getBaseInfoBySessionId(e);if(!s)return;const n=s.info,o=Date.now(),a=pt(pt({},n),{},{vid:void 0===n.vid?0:Number(n.vid),lts:o,elapse:o-s.startTime,cbRegistered:qt.onAutoplayFailed||qt.onAudioAutoplayFailed?1:-1,errorMsg:i,mediaType:t,trackId:r,extend:void 0});ue.send({type:he.AUTOPLAY_FAILED,data:a},!0)}const ti=["play","playing","loadeddata","canplay","pause","stalled","suspend","waiting","abort","emptied","ended","error"],ii=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[i,r]=t;const s=this.elementStateMap.get(i),n=r.srcObject.getAudioTracks()[0],o=n&&n.readyState;if(de.debug("resume after interrupted, ele: ".concat(s," audio: ").concat(o," ").concat(e)),"live"===o){if(e)return r.pause(),void r.play();if("running"===yt.curState)return U()?(r.pause(),void r.play()):void(s&&"paused"===s&&r.play())}}))},this.autoResumeAfterInterruptionOnIOS15_16=()=>{Array.from(this.elementMap.entries()).forEach((e=>{let[t,i]=e;const r=i.srcObject.getAudioTracks()[0];r&&"live"===r.readyState&&(de.debug("auto resume after interruption inside autoResumeAfterInterruptionOnIOS15"),i.pause(),i.play())}))},this.autoResumeAudioElement(),yt.on(ve.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),yt.on(ve.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16),yt.on(ve.STATE_CHANGE,(()=>{A()&&"suspended"===yt.prevState&&"running"===yt.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 _(f.PERMISSION_DENIED,"can not set sink id: "+e.toString())}}play(e,t,i,s){if(this.elementMap.has(t))return;const n=document.createElement("audio");n.autoplay=!0,n.srcObject=new MediaStream([e]),this.bindAudioElementEvents(t,n),this.elementMap.set(t,n),this.elementStateMap.set(t,at.INIT),this.setVolume(t,i);const o=this.sinkIdMap.get(t);if(o)try{n.setSinkId(o).catch((e=>{de.warning("[".concat(t,"] set sink id failed"),e.toString())}))}catch(e){de.warning("[".concat(t,"] set sink id failed"),e.toString())}const a=n.play();a&&a.then&&a.catch((e=>{s&&ei(s,"audio",e.message,t),de.warning("audio element play warning",e.toString()),this.elementMap.has(t)&&"NotAllowedError"===e.name&&(de.warning("detected audio element autoplay failed"),this.elementsNeedToResume.push(n),r((()=>{this.onAutoplayFailed&&this.onAutoplayFailed(),$t()})))}))}updateTrack(e,t){const i=this.elementMap.get(e);i&&(i.srcObject=new MediaStream([t]))}isPlaying(e){return this.elementMap.has(e)&&"playing"===this.elementStateMap.get(e)}setVolume(e,t){const i=this.elementMap.get(e);i&&(t=Math.max(0,Math.min(100,t)),i.volume=t/100)}stop(e){const t=this.elementMap.get(e);if(this.sinkIdMap.delete(e),!t)return;const i=this.elementsNeedToResume.indexOf(t);this.elementsNeedToResume.splice(i,1),t.srcObject=null,t.remove(),this.elementMap.delete(e),this.elementStateMap.delete(e)}bindAudioElementEvents(e,t){ti.forEach((i=>{t.addEventListener(i,(i=>{const r=this.elementStateMap.get(e),s="pause"===i.type?"paused":i.type;if(de.debug("[".concat(e,"] audio-element-status change ").concat(r," => ").concat(s)),"error"===i.type){const i=null==t?void 0:t.error;i&&de.error("[".concat(e,"] media error, code: ").concat(i.code,", message: ").concat(i.message))}this.elementStateMap.set(e,s)}))}))}getPlayerState(e){return this.elementStateMap.get(e)||"uninit"}autoResumeAudioElement(){const e=()=>{this.elementsNeedToResume.forEach((e=>{e.play().then((e=>{de.debug("Auto resume audio element success")})).catch((e=>{de.warning("Auto resume audio element failed!",e)}))})),this.elementsNeedToResume=[]};B().then((()=>{x()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0))}))}};function ri(){return function(e,t,i){const r=i.value;return"function"==typeof r&&(i.value=function(){this._isClosed&&new _(f.INVALID_OPERATION,"[".concat(this.getTrackId(),"] cannot operate a closed track")).print("warning",de);for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];const s=r.apply(this,t);return s instanceof Promise?new Promise(((e,t)=>{s.then(e).catch(t)})):s}),i}}class si extends v{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 _(f.NOT_SUPPORTED,"VideoProcessor cannot pipe to any other Processor")}unpipe(){throw new _(f.NOT_SUPPORTED,"VideoProcessor cannot unpipe to any other Processor")}enable(){}disable(){}updateInput(e){if(e.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).");e.track&&e.track!==this.inputTrack&&(this.videoContext.chained=!0,this.inputTrack=e.track,this.emit(rt.ON_TRACK,e.track))}reset(){this.inputTrack=void 0,this.videoContext.chained=!1,this.emit(rt.ON_TRACK,void 0)}}class ni extends v{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 F(this,st.REQUEST_CONSTRAINTS)}async requestApplyConstraints(e,t){return de.info("processor ".concat(t.name," requestApplyConstraints for ").concat(this.trackId)),e&&this.constraintsMap.set(t,e),b(this,st.REQUEST_UPDATE_CONSTRAINTS,Array.from(this.constraintsMap.values()))}async requestRevertConstraints(e){if(this.constraintsMap.has(e))return de.info("processor ".concat(e.name," requestRevertConstraints for ").concat(this.trackId)),this.constraintsMap.delete(e),b(this,st.REQUEST_UPDATE_CONSTRAINTS,Array.from(this.constraintsMap.values()))}registerStats(e,t,i){this.statsRegistry.find((i=>i.processorID===e.ID&&i.processorName===e.name&&i.type===t))||this.statsRegistry.push({processorName:e.name,processorID:e.ID,type:t,cb:i})}unregisterStats(e,t){const i=this.statsRegistry.findIndex((i=>i.processorID===e.ID&&i.processorName===e.name&&i.type===t));-1!==i&&this.statsRegistry.splice(i,1)}gatherStats(){const e=[];for(const{processorID:t,processorName:i,type:r,cb:s}of this.statsRegistry)try{const n=s();e.push({processorID:t,processorName:i,type:r,stats:n})}catch(e){de.error(new _(f.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 i=t();i instanceof Promise&&(i=await i),e.push(pt(pt({},i),{},{direction:this.direction}))}catch(e){de.error("gather extension usage error",e)}return e}getDirection(){return this.direction}}class oi extends v{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 _(f.NOT_SUPPORTED,"AudioProcessorDestination cannot pipe to any other Processor")}unpipe(){throw new _(f.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(rt.ON_TRACK,void 0),this.emit(rt.ON_NODE,void 0)}updateInput(e){if(e.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).");e.track&&this.inputTrack!==e.track&&(this.audioProcessorContext.chained=!0,this.inputTrack=e.track,this.emit(rt.ON_TRACK,this.inputTrack)),e.node&&this.inputNode!==e.node&&(this.audioProcessorContext.chained=!0,this.inputNode=e.node,this.emit(rt.ON_NODE,this.inputNode))}}class ai extends v{set chained(e){this._chained=e}get chained(){return this._chained}constructor(e,t,i){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=i}async getConstraints(){return F(this,st.REQUEST_CONSTRAINTS)}getAudioContext(){return this.audioContext}async requestApplyConstraints(e,t){return de.info("processor ".concat(t.name," requestApplyConstraints for ").concat(this.trackId)),e&&this.constraintsMap.set(t,e),b(this,st.REQUEST_UPDATE_CONSTRAINTS,Array.from(this.constraintsMap.values()))}async requestRevertConstraints(e){if(this.constraintsMap.has(e))return this.constraintsMap.delete(e),b(this,st.REQUEST_UPDATE_CONSTRAINTS,Array.from(this.constraintsMap.values()))}registerStats(e,t,i){this.statsRegistry.find((i=>i.processorID===e.ID&&i.processorName===e.name&&i.type===t))||this.statsRegistry.push({processorName:e.name,processorID:e.ID,type:t,cb:i})}unregisterStats(e,t){const i=this.statsRegistry.findIndex((i=>i.processorID===e.ID&&i.processorName===e.name&&i.type===t));-1!==i&&this.statsRegistry.splice(i,1)}gatherStats(){const e=[];for(const{processorID:t,processorName:i,type:r,cb:s}of this.statsRegistry)try{const n=s();e.push({processorID:t,processorName:i,type:r,stats:n})}catch(e){de.error(new _(f.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 i=t();i instanceof Promise&&(i=await i),e.push(pt(pt({},i),{},{direction:this.direction}))}catch(e){de.error("gather extension usage error",e)}return e}getDirection(){return this.direction}}class ci extends v{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 di}setVolume(){}createOutputTrack(){throw new _(f.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 di{disconnect(){}connect(){}}class ui extends Tt{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?ii.isPlaying(this.getTrackId()):this._source.isPlayed}get __className__(){return"LocalAudioTrack"}constructor(e,t,i,r,s){let n;s&&s>2&&Pt()&&(n=new Lt(e,s),e=n.destTrack),super(e,i),this.trackMediaType="audio",this._encoderConfig=void 0,this._trackSource=void 0,this.channelCount=void 0,this.transformer=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.transformer=n,this.channelCount=s,this._encoderConfig=t,this._getOriginVolumeLevel=!!r,this._trackSource=new ci,u("DISABLE_WEBAUDIO")&&(this._bypassWebAudio=!0),u("LOCAL_AUDIO_TRACK_USES_WEB_AUDIO")&&(this._useAudioElement=!1);c()&&!bt()?setTimeout((()=>this.initWebAudio())):this.initWebAudio()}selectChannels(e,t){this.transformer&&this.transformer.selectChannels(e,t)}getVolumeLevels(e){return this.transformer?this.transformer.getVolumes(e):[this.getVolumeLevel()]}setVolume(e){p(e,"volume",0,1e3),this._volume=e,this._source.setVolume(e/100),this._useAudioElement&&ii.setVolume(this.getTrackId(),e);try{if(this._bypassWebAudio)return void de.debug("[".concat(this.getTrackId(),"] setVolume returned because no pass through WebAudio."));if(this.channelCount&&this.channelCount>2)return;const e=this._source.createOutputTrack();this._mediaStreamTrack!==e&&(this._mediaStreamTrack=e,b(this,He.NEED_REPLACE_TRACK,this).then((()=>{de.debug("[".concat(this.getTrackId(),"] replace web audio track success"))})).catch((e=>{de.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||!O()&&u("RESTRICTION_SET_PLAYBACK_DEVICE"))throw new _(f.NOT_SUPPORTED,"your browser does not support setting the audio output device");await ii.setSinkID(this.getTrackId(),e)}async setEnabled(e,t,i){return this._setEnabled(e,t,i)}async _setEnabled(e,t,i){if(!i){if(e===this._enabled)return;this.stateCheck("enabled",e)}if(de.info("[".concat(this.getTrackId(),"] start setEnabled"),e),e){this._originMediaStreamTrack.enabled=!0;try{i||(this._enabled=!0),await b(this,He.NEED_ENABLE_TRACK,this),de.info("[".concat(this.getTrackId(),"] setEnabled to ").concat(e," success"))}catch(e){throw i||(this._enabled=!1),de.error("[".concat(this.getTrackId(),"] setEnabled to true error"),e.toString()),e}}else{this._originMediaStreamTrack.enabled=!1,i||(this._enabled=!1);try{await b(this,He.NEED_DISABLE_TRACK,this)}catch(e){throw i||(this._enabled=!0),de.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}}}async setMuted(e){e!==this._muted&&(this.stateCheck("muted",e),this._muted=e,this._originMediaStreamTrack.enabled=!e,de.debug("[".concat(this.getTrackId(),"] start set muted: ").concat(e)),e?await b(this,He.NEED_MUTE_TRACK,this):await b(this,He.NEED_UNMUTE_TRACK,this))}getStats(){W((()=>{de.warning("[deprecated] LocalAudioTrack.getStats will be removed in the future, use AgoraRTCClient.getLocalAudioStats instead")}),"localAudioTrackGetStatsWarning");const e=G(this,He.GET_STATS);return e||pt({},qe)}setAudioFrameCallback(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4096;if(!e)return this._source.removeAllListeners(Je.ON_AUDIO_BUFFER),void this._source.stopGetAudioBuffer();this._source.startGetAudioBuffer(t),this._source.removeAllListeners(Je.ON_AUDIO_BUFFER),this._source.on(Je.ON_AUDIO_BUFFER,(t=>e(t)))}play(){de.debug("[".concat(this.getTrackId(),"] start audio playback")),this._useAudioElement?(de.debug("[".concat(this.getTrackId(),"] start audio playback in element")),ii.play(this._mediaStreamTrack,this.getTrackId(),this._volume)):this._source.play()}stop(){de.debug("[".concat(this.getTrackId(),"] stop audio playback")),this._useAudioElement?ii.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];de.debug("[".concat(this.getTrackId(),"] update player source track")),e&&this._source.updateTrack(this._mediaStreamTrack),this._useAudioElement&&ii.updateTrack(this.getTrackId(),this._mediaStreamTrack)}async _updateOriginMediaStreamTrack(e,t){this._originMediaStreamTrack!==e&&(this._originMediaStreamTrack&&(this._originMediaStreamTrack.removeEventListener("ended",this._handleTrackEnded),t&&this._originMediaStreamTrack.stop()),e.addEventListener("ended",this._handleTrackEnded),this._originMediaStreamTrack=e,this._muted&&(this._originMediaStreamTrack.enabled=!1),this.processor&&this._processorContext&&this.processor.updateInput({track:e,context:this._processorContext}),this._mediaStreamTrack!==this._source.outputTrack?(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await b(this,He.NEED_REPLACE_TRACK,this)):this._source.updateTrack(this._originMediaStreamTrack),this._getOriginVolumeLevel&&this._source.updateOriginTrack(e))}renewMediaStreamTrack(e){return Promise.resolve(void 0)}pipe(e){if(this._bypassWebAudio)throw new _(f.INVALID_OPERATION,"Can not process AudioTrack when bypassWebAudio set to true.");if(this.processor===e)return e;if(e._source)throw new _(f.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(e){e.on(rt.ON_TRACK,(async e=>{e?e!==this._mediaStreamTrack&&(this._mediaStreamTrack=e,this._updatePlayerSource(!1),this._source.processedNode=this._source.createMediaStreamSourceNode(e),await b(this,He.NEED_REPLACE_TRACK,this)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await b(this,He.NEED_REPLACE_TRACK,this))})),e.on(rt.ON_NODE,(e=>{this._source.processedNode=e}))}unbindProcessorDestinationEvents(e){e.removeAllListeners(rt.ON_TRACK),e.removeAllListeners(rt.ON_NODE)}bindProcessorContextEvents(e){e.on(st.REQUEST_CONSTRAINTS,(async e=>{e(this._originMediaStreamTrack.getSettings())}))}unbindProcessorContextEvents(e){e.removeAllListeners(st.REQUEST_CONSTRAINTS)}initWebAudio(){return this._trackSource instanceof ci&&(this._trackSource=new Ut(this._mediaStreamTrack,!1,this._getOriginVolumeLevel?this._mediaStreamTrack:void 0)),this._trackSource}initProcessor(){const e=new ai(this._source.context,this.getTrackId(),"local"),t=new oi(e);return this._processorContext=e,this._processorDestination=t,this.bindProcessorContextEvents(e),this.bindProcessorDestinationEvents(t),this._source.on(Je.UPDATE_SOURCE,(()=>{this.processor&&this.processor.updateInput({node:this._source.processSourceNode,context:e})})),this._useAudioElement&&(this._useAudioElement=!1,this.isPlaying&&(ii.stop(this.getTrackId()),this._source.play()),b(this,He.NEED_REPLACE_MIXING_TRACK,this).then((()=>{de.debug("[".concat(this.getTrackId(),"] replace from origin track to web audio track success"))})).catch((e=>{de.warning("[".concat(this.getTrackId(),"] replace from origin track to web audio track failed"),e)}))),{processorContext:e,processorDestination:t}}}gt([le({argsMap:(e,t)=>[e.getTrackId(),t]}),_t("design:type",Function),_t("design:paramtypes",[Array,String]),_t("design:returntype",void 0)],ui.prototype,"selectChannels",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t],throttleTime:300}),_t("design:type",Function),_t("design:paramtypes",[Number]),_t("design:returntype",void 0)],ui.prototype,"setVolume",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[String]),_t("design:returntype",Promise)],ui.prototype,"setPlaybackDevice",null),gt([H("LocalAudioTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Boolean,Object,Boolean]),_t("design:returntype",Promise)],ui.prototype,"setEnabled",null),gt([H("LocalAudioTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Boolean]),_t("design:returntype",Promise)],ui.prototype,"setMuted",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",Object)],ui.prototype,"getStats",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[Object,Number]),_t("design:returntype",void 0)],ui.prototype,"setAudioFrameCallback",null),gt([le({argsMap:e=>[e.getTrackId()]}),ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],ui.prototype,"play",null),gt([le({argsMap:e=>[e.getTrackId()]}),ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],ui.prototype,"stop",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],ui.prototype,"close",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t.name]}),_t("design:type",Function),_t("design:paramtypes",[Object]),_t("design:returntype",Object)],ui.prototype,"pipe",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],ui.prototype,"unpipe",null);class hi extends ui{get __className__(){return"MicrophoneAudioTrack"}constructor(e,t,i,r){super(e,t.encoderConfig?Oe(t.encoderConfig):{},r,u("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=i,this._originalConstraints=i,this._deviceName=e.label,"boolean"==typeof t.bypassWebAudio&&(this._bypassWebAudio=t.bypassWebAudio),(U()||K())&&yt.bindInterruptDetectorTrack(this)}async setDevice(e){if(de.info("[".concat(this.getTrackId(),"] start set device to ").concat(e)),this._enabled)try{const t=await Xt.getDeviceById(e),i={};i.audio=pt({},this._constraints),i.audio.deviceId={exact:e},this._originMediaStreamTrack.stop();let r=null;try{r=await zt(i,this.getTrackId())}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice failed"),e.toString()),r=await zt({audio:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(r.getAudioTracks()[0],!1),e}await this._updateOriginMediaStreamTrack(r.getAudioTracks()[0],!1),this._deviceName=t.label,this._config.microphoneId=e,this._constraints.deviceId={exact:e}}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}else try{const t=await Xt.getDeviceById(e);this._deviceName=t.label,this._config.microphoneId=e,this._constraints.deviceId={exact:e}}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] set device to ").concat(e," success"))}async setEnabled(e,t,i){if(t)return de.debug("[".concat(this.getTrackId(),"] setEnabled false (do not close microphone)")),await super._setEnabled(e);if(!i){if(e===this._enabled)return;this.stateCheck("enabled",e)}if(de.info("[".concat(this.getTrackId(),"] start setEnabled"),e),!e){var r;this._originMediaStreamTrack.onended=null,this._originMediaStreamTrack.stop(),null===(r=this._source.clonedTrack)||void 0===r||r.stop(),i||(this._enabled=!1);try{await b(this,He.NEED_DISABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled false failed"),e.toString()),e}return}const s=pt({},this._constraints),n=Xt.searchDeviceIdByName(this._deviceName);n&&!s.deviceId&&(s.deviceId=n);try{i||(this._enabled=!0);const e=await zt({audio:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getAudioTracks()[0],!1),await b(this,He.NEED_ENABLE_TRACK,this)}catch(e){throw i||(this._enabled=!1),de.error("[".concat(this.getTrackId(),"] setEnabled true failed"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] setEnabled success"))}close(){super.close(),(U()||K())&&yt.unbindInterruptDetectorTrack(this)}onTrackEnded(){if((A()||w())&&this._enabled&&!this._isClosed&&yt.duringInterruption){const e=async()=>{yt.off(ve.IOS_INTERRUPTION_END,e),this._enabled&&!this._isClosed&&(de.debug("[".concat(this.getTrackId(),"] try capture microphone media device for interrupted iOS device.")),await this.setEnabled(!1),await this.setEnabled(!0))};yt.on(ve.IOS_INTERRUPTION_END,e)}else de.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(Ze.TRACK_ENDED)}async renewMediaStreamTrack(e){const t=e||this._constraints,i=Xt.searchDeviceIdByName(this._deviceName);if(i&&!t.deviceId&&(t.deviceId=i),this._constraints=t,this._enabled){this._originMediaStreamTrack.stop();const e=await zt({audio:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getAudioTracks()[0],!0)}}bindProcessorContextEvents(e){super.bindProcessorContextEvents(e),e.on(st.REQUEST_UPDATE_CONSTRAINTS,(async(e,t,i)=>{try{const i=Object.assign({},this._originalConstraints,...e);await this.renewMediaStreamTrack(i),t()}catch(e){i(e)}}))}unbindProcessorContextEvents(e){super.unbindProcessorContextEvents(e),e.removeAllListeners(st.REQUEST_UPDATE_CONSTRAINTS)}}gt([le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[String]),_t("design:returntype",Promise)],hi.prototype,"setDevice",null),gt([H("MicrophoneAudioTrack","_enabledMutex"),le({argsMap:(e,t,i)=>[e.getTrackId(),t,i]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Boolean,Boolean,Boolean]),_t("design:returntype",Promise)],hi.prototype,"setEnabled",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],hi.prototype,"close",null);class li extends ui{get __className__(){return"BufferSourceAudioTrack"}constructor(e,t,i,r){super(t.createOutputTrack(),i,r),this.source=void 0,this._bufferSource=void 0,this._useAudioElement=!1,this.source=e,this._bufferSource=t,this._bufferSource.on(Je.AUDIO_SOURCE_STATE_CHANGE,(e=>{this.safeEmit(Ze.SOURCE_STATE_CHANGE,e)}));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){p(e,"speed",0),this._bufferSource.setAudioBufferPlaybackSpeed(e)}}gt([le({argsMap:(e,t)=>[e.getTrackId(),t,e.duration]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Object]),_t("design:returntype",void 0)],li.prototype,"startProcessAudioBuffer",null),gt([le({argsMap:e=>[e.getTrackId()]}),ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],li.prototype,"pauseProcessAudioBuffer",null),gt([le({argsMap:e=>[e.getTrackId()]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Number]),_t("design:returntype",void 0)],li.prototype,"seekAudioBuffer",null),gt([le({argsMap:e=>[e.getTrackId()]}),ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],li.prototype,"resumeProcessAudioBuffer",null),gt([le({argsMap:e=>[e.getTrackId()]}),ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],li.prototype,"stopProcessAudioBuffer",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],li.prototype,"close",null),gt([le({argsMap:e=>[e.getTrackId()]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Number]),_t("design:returntype",void 0)],li.prototype,"setAudioBufferPlaybackSpeed",null);class pi extends ui{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=kt().createMediaStreamDestination();super(e.stream.getAudioTracks()[0],void 0,E(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)?(de.debug("add ".concat(e.getTrackId()," to mixing track")),e._source.outputNode.connect(this.destNode),this.trackList.push(e),this.updateEncoderConfig()):de.debug("track ".concat(e.getTrackId()," is already added"))}removeAudioTrack(e){if(-1!==this.trackList.indexOf(e)){de.debug("remove ".concat(e.getTrackId()," from mixing track"));try{e._source.outputNode.disconnect(this.destNode)}catch(e){}I(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(e){this._rtpTransceiver!==e&&(this._rtpTransceiver=e,this.trackList.forEach((t=>{t instanceof pi?t.emit(je.TRANSCEIVER_UPDATED,e):t._updateRtpTransceiver(e)})))}}function mi(e){const t={};e.facingMode&&(t.facingMode=e.facingMode),e.cameraId&&(t.deviceId={exact:e.cameraId});const i=Ce(e.encoderConfig);return null!=i.width&&(t.width=i.width),null!=i.height&&(t.height=i.height),!z()&&i.frameRate&&(t.frameRate=i.frameRate),j()&&"object"==typeof t.frameRate&&(t.frameRate.max=60),h()&&(t.frameRate={ideal:30,max:30}),t}function gi(e){const t={};e.screenSourceType&&(t.mediaSource=e.screenSourceType),e.extensionId&&O()&&(t.extensionId=e.extensionId);const{displaySurface:i,selfBrowserSurface:r,surfaceSwitching:n,systemAudio:o}=e;(s(107)||Z(107)||Y(93))&&(i&&(g(i,"displaySurface",["browser","window","monitor"]),t.displaySurface=i),r?(g(r,"selfBrowserSurface",["exclude","include"]),t.selfBrowserSurface=r):t.selfBrowserSurface="include",n&&(g(n,"surfaceSwitching",["exclude","include"]),t.surfaceSwitching=n)),(s(105)||Z(105)||Y(91))&&o&&(g(o,"systemAudio",["exclude","include"]),t.systemAudio=o),e.electronScreenSourceId&&(t.sourceId=e.electronScreenSourceId);const a=e.encoderConfig?Ne(e.encoderConfig):null;return t.mandatory={chromeMediaSource:"desktop",maxWidth:a?a.width:void 0,maxHeight:a?a.height:void 0},a&&(a.frameRate&&("number"==typeof a.frameRate?(t.mandatory.maxFrameRate=a.frameRate,t.mandatory.minFrameRate=a.frameRate):(t.mandatory.maxFrameRate=a.frameRate.max||a.frameRate.ideal||a.frameRate.exact||void 0,t.mandatory.minFrameRate=a.frameRate.min||a.frameRate.ideal||a.frameRate.exact||void 0),t.frameRate=a.frameRate),a.width&&(t.width=a.width),a.height&&(t.height=a.height)),t}function _i(e){const t={};if(z()||(void 0!==e.AGC&&(t.autoGainControl=e.AGC),void 0!==e.AEC&&(t.echoCancellation=e.AEC),void 0!==e.ANS&&(t.noiseSuppression=e.ANS,O()&&e.ANS&&(t.googHighpassFilter=e.ANS))),e.encoderConfig){const i=Oe(e.encoderConfig);t.channelCount=i.stereo?2:1,t.sampleRate=i.sampleRate,t.sampleSize=i.sampleSize}return e.microphoneId&&(t.deviceId={exact:e.microphoneId}),P()&&(t.sampleRate=void 0),t}class fi extends xt{set currentState(e){e!==this._currentState&&(this._currentState=e,this.safeEmit(Je.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):de.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 Ti=new Map;const vi=e=>{const t=document.createElement("canvas");return t.width=2,t.height=2,new Promise(((i,r)=>{t.toBlob((async e=>{if(t.remove(),e){const r=await Ei(e);i({buffer:r,width:t.width,height:t.height})}else r(new _(f.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED))}),e,1)}))},Ei=async e=>{const t=await e.arrayBuffer();return new Uint8Array(t)};class yi{get videoElementStatus(){return this._videoElementStatus}set videoElementStatus(e){e!==this._videoElementStatus&&(de.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&&(de.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(e){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=ct.VideoStateStopped,this.videoElementCheckInterval=void 0,this.videoElementFreezeTimeout=void 0,this._videoElementStatus=at.NONE,this.isGettingVideoDimensions=!1,this.startGetVideoDimensions=()=>{const e=()=>{if(this.isGettingVideoDimensions=!0,this.videoElement.videoWidth*this.videoElement.videoHeight>4)return de.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"===yt.curState&&(de.debug("[track-".concat(this.trackId,"] video element paused, auto resume for ").concat(X())),Q()?(this.videoElement.srcObject=null,this.videoElement.srcObject=new MediaStream([this.videoTrack]),this.videoElement.play()):(this.videoElement.pause(),this.videoElement.play()))},this.handleVideoEvents=e=>{switch(e.type){case"play":case"playing":this.startGetVideoDimensions(),this.videoElementStatus=at.PLAYING;break;case"loadeddata":if(this.videoState=ct.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=at.CANPLAY;break;case"stalled":this.videoElementStatus=at.STALLED;break;case"suspend":this.videoElementStatus=at.SUSPEND;break;case"pause":this.videoElementStatus=at.PAUSED,A()||w()||c()&&this.autoplayFailed||!this.videoTrack||"live"!==this.videoTrack.readyState||(de.debug("[track-".concat(this.trackId,"] video element paused, auto resume")),this.videoElement.play());break;case"waiting":this.videoElementStatus=at.WAITING;break;case"abort":this.videoElementStatus=at.ABORT;break;case"ended":this.videoElementStatus=at.ENDED;break;case"emptied":this.videoElementStatus=at.EMPTIED;break;case"error":{this.videoElementStatus=at.ERROR;const e=this.videoElement.error;e&&de.error("[".concat(this.trackId,"] media error, code: ").concat(e.code,", message: ").concat(e.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,Wi.lastVisibleTime<Wi.lastHiddenTime||i<Wi.lastHiddenTime||i<Wi.lastVisibleTime)return;for(t>u("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&&(de.debug("[track-".concat(this.trackId,"] video element paused, auto resume for ").concat(X())),Q()?(this.videoElement.srcObject=null,this.videoElement.srcObject=new MediaStream([this.videoTrack]),this.videoElement.play()):(this.videoElement.pause(),this.videoElement.play()))},this.trackId=e.trackId,this.config=e,e.element instanceof HTMLVideoElement?this.videoElement=e.element:this.videoElement=document.createElement("video"),yt.on(ve.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),yt.on(ve.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(t){const i=this.videoElement.play();i&&i.catch&&i.catch((e=>{t&&ei(t,"video",e.message,this.trackId),"NotAllowedError"===e.name?(de.warning("detected video element autoplay failed",e),this.autoplayFailed=!0,this.handleAutoPlayFailed()):de.warning("[".concat(this.trackId,"] play warning: "),e)}));const r=e();if(("Safari"===r.name&&15===Number(r.version)||U())&&i&&i.then){const e=()=>{this.config.mirror&&(this.videoElement.style.transform="rotateY(180deg)")};i.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 de.error("create canvas context failed!"),new ImageData(2,2);t.drawImage(this.videoElement,0,0,e.width,e.height);const i=t.getImageData(0,0,e.width,e.height);return e.remove(),i}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 r=i.getContext("2d");return r?(r.drawImage(this.videoElement,0,0,i.width,i.height),new Promise(((r,s)=>{i.toBlob((async e=>{if(i.remove(),e){const t=await Ei(e);r({buffer:t,width:i.width,height:i.height})}else s(new _(f.CONVERTING_VIDEO_FRAME_TO_BLOB_FAILED))}),e,t<0?.1:t>1?1:t)}))):await vi(e)}destroy(){yt.off(ve.IOS_INTERRUPTION_END,this.autoResumeAfterInterruption),yt.off(ve.IOS_15_16_INTERRUPTION_END,this.autoResumeAfterInterruptionOnIOS15_16),this.videoElement.srcObject=null,this.resetVideoElement(),this.freezeTimeCounterList=[],this.videoState=ct.VideoStateStopped}initVideoElement(){if(this.videoElementStatus=at.INIT,!this.videoElementCheckInterval&&(Si.forEach((e=>{this.videoElement.addEventListener(e,this.handleVideoEvents)})),this.videoElementCheckInterval=window.setInterval((()=>{q(this.videoElement)||(this.videoElementStatus=at.DESTROYED)}),1e3),u("ENABLE_VIDEO_FRAME_CALLBACK"))){var t,i;let e;const r=()=>{"visible"===document.visibilityState&&(document.removeEventListener("visibilitychange",r),this.videoElementFreezeTimeout=window.setTimeout(s,u("VIDEO_FREEZE_DURATION")))},s=()=>{this.videoElementFreezeTimeout=void 0,this.videoState===ct.VideoStateDecoding&&("visible"===document.visibilityState?this.videoState=ct.VideoStateFrozen:document.addEventListener("visibilitychange",r))},n=(t,i)=>{if(this.videoElementStatus===at.PLAYING){if(e){const t=i.presentationTime-e.presentationTime;this.videoState===ct.VideoStateStarting&&(this.videoState=ct.VideoStateDecoding),this.videoState===ct.VideoStateDecoding&&this.onVideoStateChanged&&(this.videoElementFreezeTimeout&&window.clearTimeout(this.videoElementFreezeTimeout),this.videoElementFreezeTimeout=window.setTimeout(s,u("VIDEO_FREEZE_DURATION"))),t<u("VIDEO_FREEZE_DURATION")&&this.videoState===ct.VideoStateFrozen&&(this.videoState=ct.VideoStateDecoding),t>u("VIDEO_FREEZE_DURATION")&&Wi.lastVisibleTime>=Wi.lastHiddenTime&&e.timestamp>Wi.lastVisibleTime&&e.timestamp>Wi.lastHiddenTime&&(this.renderFreezeAccTime+=t)}e=pt(pt({},i),{},{timestamp:t})}var r,o;u("ENABLE_VIDEO_FRAME_CALLBACK")&&(null===(r=(o=this.videoElement).requestVideoFrameCallback)||void 0===r||r.call(o,n))};null===(t=(i=this.videoElement).requestVideoFrameCallback)||void 0===t||t.call(i,n)}this.videoElement.controls=!1,this.videoElement.setAttribute("playsinline",""),P()&&(this.videoElement.poster="noposter");const r=e();if("Safari"===r.name&&15===Number(r.version)||U()||!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,h()&&this.videoElement.load())}else this.videoElement.srcObject=this.videoTrack?new MediaStream([this.videoTrack]):null,h()&&this.videoElement.load();const s=this.videoElement.play();void 0!==s&&s.catch((e=>{de.debug("[".concat(this.trackId,"] playback interrupted"),e.toString())}))}resetVideoElement(){Si.forEach((e=>{this.videoElement&&this.videoElement.removeEventListener(e,this.handleVideoEvents)})),this.videoElementCheckInterval&&(window.clearInterval(this.videoElementCheckInterval),this.videoElementCheckInterval=void 0),this.videoElementStatus=at.NONE}handleAutoPlayFailed(){const e=t=>{t.preventDefault(),this.videoElement.play().then((()=>{de.debug("[".concat(this.trackId,"] Video element for trackId:").concat(this.trackId," autoplay resumed."))})).catch((e=>{de.error(e)})),this.autoplayFailed=!1,x()?document.body.removeEventListener("click",e,!0):(document.body.removeEventListener("touchstart",e,!0),document.body.removeEventListener("mousedown",e,!0))};x()?document.body.addEventListener("click",e,!0):(document.body.addEventListener("touchstart",e,!0),document.body.addEventListener("mousedown",e,!0)),$t()}}const Si=["play","playing","loadeddata","canplay","pause","stalled","suspend","waiting","abort","emptied","ended","timeupdate","error"];class ki extends yi{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 i=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,i):await vi(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",u("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 bi(e){return new Promise(((t,i)=>{let r=!1;const s=document.createElement("video");s.setAttribute("autoplay",""),s.setAttribute("muted",""),s.muted=!0,s.autoplay=!0,s.setAttribute("playsinline",""),s.setAttribute("style","position: fixed; top: 0; left: 0; width: 1px; height: 1px"),document.body.appendChild(s);const n=A()?"canplay":"playing";s.addEventListener(n,(()=>{const e=s.videoWidth,i=s.videoHeight;!e&&h()||(r=!0,s.srcObject=null,s.remove(),t([e,i]))})),s.srcObject=new MediaStream([e]),s.play().catch($),setTimeout((()=>{r||(s.srcObject=null,s.remove(),t([s.videoWidth,s.videoHeight]))}),4e3)}))}function Ii(e,t,i,r,s){const n=u("BITRATE_ADAPTER_TYPE");if("DEFAULT_BITRATE"===n)return{min:r,max:s};if(void 0===s){var o;const a=Math.floor(200*Math.pow(i/15,.6)*Math.pow(e*t/640/360,.75));s="STANDARD_BITRATE"===n?4*a:2*a,r=null!==(o=r)&&void 0!==o?o:a}else{var a;r=null!==(a=r)&&void 0!==a?a:Math.floor(s/10)}return{min:r,max:s}}const Ai=async(e,t,i)=>await(async(e,t,i)=>{const r=ee(te(""+t+i)).slice(0,16),s=r.slice(0,12),n=await window.crypto.subtle.importKey("raw",r,"AES-GCM",!0,["encrypt"]);return new Uint8Array(await window.crypto.subtle.encrypt({name:"AES-GCM",iv:s},n,e))})(e.buffer,t,i);function wi(e,t){if("VideoFrame"in window&&"TransformStream"in window&&Te().supportWebRTCInsertableStream){const i=new MediaStreamTrackProcessor(e),r=new MediaStreamTrackGenerator({kind:"video"});let s,n,o=Date.now();const a=()=>{c&&(clearInterval(c),c=void 0),s&&(s.close(),s=void 0),e.stop(),n=void 0,r.removeEventListener("ended",a)};let c=window.setInterval((()=>{if(n&&s&&Date.now()-o>(null!=t?t:1e3))try{"live"===r.readyState?n.enqueue(s.clone()):a()}catch(e){a()}}),null!=t?t:1e3);const d=new TransformStream({transform:(e,t)=>{"live"===r.readyState?(n=t,o=Date.now(),void 0===s?(s=e,t.enqueue(e.clone())):(t.enqueue(s),s=e)):e.close()}});return r.addEventListener("ended",a),i.readable.pipeThrough(d).pipeTo(r.writable),r}}class Ci extends Tt{get isPlaying(){return!(!this._player||this._player.videoElementStatus!==at.PLAYING)}get processorContext(){return this._processorContext}set processorContext(e){this._processorContext=e}get __className__(){return"LocalVideoTrack"}constructor(e,i,r,s,n,o){if(super(e,n),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,c()){const{width:t,height:i}=e.getSettings();this._videoWidth=t,this._videoHeight=i}else this.updateMediaStreamTrackResolution();if(this._encoderConfig=i,this._scalabilityMode=r,this._optimizationMode=s,this._hints=o||[],-1===this._hints.indexOf(We.SCREEN_TRACK))this.updateBitrateFromProfile();else if(ie(t.CHROME,115)&&re()){const t=wi(e);t&&(de.info("local screen video track begin to inject frame"),this._mediaStreamTrack=t)}i&&-1!==this._hints.indexOf(We.CUSTOM_TRACK)&&this.setEncoderConfiguration(i),this._processorContext=new ni(this.getTrackId(),"local"),this.processorDestination=new si(this.processorContext),this.bindProcessorDestinationEvents()}play(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof e){const t=document.getElementById(e);t?e=t:(de.warning("[".concat(this.getTrackId(),'] can not find "#').concat(e,'" element, use document.body')),e=document.body)}de.debug("[".concat(this.getTrackId(),"] start video playback in ").concat(e instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement"),JSON.stringify(t));const i=pt(pt(pt({},this._getDefaultPlayerConfig()),t),{},{trackId:this.getTrackId(),element:e});this._player?this._player.updateConfig(i):(e instanceof HTMLVideoElement?this._player=new yi(i):this._player=new ki(i),this._player.updateVideoTrack(this._mediaStreamTrack)),this._player.play(),this._videoVisibleTimer&&window.clearInterval(this._videoVisibleTimer),this._clearPreviousVideoVisibleStatus(),this._videoVisibleTimer=window.setInterval((()=>{try{const e=this.getVideoElementVisibleStatus();this.safeEmit(Ze.VIDEO_ELEMENT_VISIBLE_STATUS,e)}catch(e){}}),u("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,de.debug("[".concat(this.getTrackId(),"] stop video playback")))}async setEnabled(e,t){if(!t){if(e===this._enabled)return;this.stateCheck("enabled",e)}if(de.info("[".concat(this.getTrackId(),"] start setEnabled"),e),!e){this._originMediaStreamTrack.enabled=!1;try{await b(this,He.NEED_DISABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}return t||(this._enabled=!1),void de.info("[".concat(this.getTrackId(),"] setEnabled to false success"))}this._originMediaStreamTrack.enabled=!0;try{await b(this,He.NEED_ENABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled to true error"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] setEnabled to true success")),t||(this._enabled=!0)}async setMuted(e){e!==this._muted&&(this.stateCheck("muted",e),this._muted=e,this._originMediaStreamTrack.enabled=!e,de.debug("[".concat(this.getTrackId(),"] start set muted: ").concat(e)),e?await b(this,He.NEED_MUTE_TRACK,this):await b(this,He.NEED_UNMUTE_TRACK,this))}async setEncoderConfiguration(e,t){if(!this._enabled)throw new _(f.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");if("720p_auto"===e?this.startMonitorStats():this._statsTimer&&(window.clearInterval(this._statsTimer),this._statsTimer=null),e=Ce(e),this._forceBitrateLimit&&(e.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:e.bitrateMax,e.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:e.bitrateMin),e.width||e.height||e.frameRate){const t=mi({encoderConfig:e});(c()||A()||w())&&(t.deviceId=void 0),de.debug("[".concat(this.getTrackId(),"] setEncoderConfiguration applyConstraints"),JSON.stringify(e),JSON.stringify(t));try{await this._originMediaStreamTrack.applyConstraints(t),this.updateMediaStreamTrackResolution()}catch(e){const t=new _(f.UNEXPECTED_ERROR,e.toString());throw de.error("[".concat(this.getTrackId(),"] applyConstraints error"),t.toString()),t}}this._encoderConfig=e,-1===this._hints.indexOf(We.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await b(this,He.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(de)}}getStats(){W((()=>{de.warning("[deprecated] LocalVideoTrack.getStats will be removed in the future, use AgoraRTCClient.getLocalVideoStats instead")}),"localVideoTrackGetStatsWarning");const e=G(this,He.GET_STATS);return e||pt({},$e)}async setBeautyEffect(e){de.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 vi(e)}async setBitrateLimit(e){if(de.debug("[".concat(this.getTrackId(),"] set bitrate limit, ").concat(JSON.stringify(e))),e){this._forceBitrateLimit=e,this._encoderConfig&&(this._encoderConfig.bitrateMax?this._encoderConfig.bitrateMax=this._encoderConfig.bitrateMax<e.max_bitrate?this._encoderConfig.bitrateMax:e.max_bitrate:this._encoderConfig.bitrateMax=e.max_bitrate,this._encoderConfig.bitrateMin,this._encoderConfig.bitrateMin=e.min_bitrate);try{await b(this,He.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(de)}}}async setOptimizationMode(e){if("motion"!==e&&"detail"!==e&&"balanced"!==e)return void de.error(f.INVALID_PARAMS,"optimization mode must be motion, detail or balanced");const t=this._optimizationMode;try{this._optimizationMode=e,await b(this,He.SET_OPTIMIZATION_MODE,this)}catch(e){throw this._optimizationMode=t,de.error("[".concat(this.getTrackId(),"] set optimization mode failed"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] set optimization mode success (").concat(e,")"))}setScalabiltyMode(e){if(1===e.numSpatialLayers&&1!==e.numTemporalLayers)return de.error(f.INVALID_PARAMS,"scalability mode currently not supported, no SVC."),void(this._scalabilityMode={numSpatialLayers:1,numTemporalLayers:1});this._scalabilityMode=e,de.info("[".concat(this.getTrackId(),"] set scalability mode success (").concat(e,")"))}updateMediaStreamTrackResolution(){bi(this._originMediaStreamTrack).then((e=>{let[t,i]=e;this._videoHeight=i,this._videoWidth=t})).catch($)}_updatePlayerSource(){this._player&&this._player.updateVideoTrack(this._mediaStreamTrack)}_getDefaultPlayerConfig(){return{fit:"contain"}}async setSenderConfiguration(e){if(!this._enabled)throw new _(f.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");de.debug("[".concat(this.getTrackId(),"] setSenderConfiguration applyConstraints"),JSON.stringify(e)),e=Ce(e),this._forceBitrateLimit&&(e.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:e.bitrateMax,e.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:e.bitrateMin),this._encoderConfig=e,-1===this._hints.indexOf(We.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await b(this,He.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(de)}}updateBitrateFromProfile(){if(!this._encoderConfig)return;const{width:e,height:t,frameRate:i}=this.getMediaStreamTrackSettings();if(!e||!t||!i)return;null==this._encoderConfig.frameRate&&(this._encoderConfig.frameRate=i);const{bitrateMax:r,bitrateMin:s}=this._encoderConfig;if(null==s||null==r){const{max:n,min:o}=Ii(e,t,i,s,r);this._encoderConfig.bitrateMin=o,this._encoderConfig.bitrateMax=n,de.debug("[".concat(this.getTrackId(),"] update bitrate from profile, [w: ").concat(e,", h: ").concat(t,", fps: ").concat(i,"] => [brMax: ").concat(n,", brMin: ").concat(o,"]"))}}getVideoElementVisibleStatus(){try{var e,t;const i=null==this||null===(e=this._player)||void 0===e?void 0:e.getContainerElement(),r={track:this,element:null==this||null===(t=this._player)||void 0===t?void 0:t.getVideoElement(),slot:null==i?void 0:i.parentElement},{element:s,slot:n}=r;if(this.isPlaying&&s instanceof HTMLVideoElement&&n instanceof HTMLElement){const e=se.checkOneElementVisible(s),t=Object.assign({},e);if(t.visible!==this._previousVideoVisibleStatus){this._previousVideoVisibleStatus=t.visible;const e=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.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 _(f.GET_VIDEO_ELEMENT_VISIBLE_ERROR,e.message)}}async renewMediaStreamTrack(e){}pipe(e){if(this.processor===e)return e;if(e._source)throw new _(f.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],i=this._encoderConfig;e&&(i=pt(pt({},i),Ce(e))),i=ne(i);const r=E(8,"track-video-cloned-"),s=new Ci(t?this._mediaStreamTrack.clone():this._mediaStreamTrack,i,ne(this._scalabilityMode),this._optimizationMode,r,ne(this._hints));return e&&i&&s.setEncoderConfiguration(i),de.debug("clone video track from ".concat(this.getTrackId()," to ").concat(r,", clone ").concat(t)),s}async replaceTrack(e,t){if(!(e instanceof MediaStreamTrack))throw new _(f.INVALID_PARAMS,"track should be an instance of MediaStreamTrack");if("video"!==e.kind)throw new _(f.INVALID_PARAMS,"track should be a video MediaStreamTrack");await this._updateOriginMediaStreamTrack(e,t,!0),this.updateMediaStreamTrackResolution()}startMonitorStats(){if(!c()&&!A())return;this._statsTimer&&window.clearInterval(this._statsTimer);let e=2,t=Ie[e];let i=-1;let r=Date.now();const s=e=>{e>2||e<0||(r=Date.now(),t=Ie[e],this.setSenderConfiguration(t))};this.isUseScaleResolutionDownBy=!0,this._statsTimer=window.setInterval((()=>{const n=this.getStats(),o=G(this,He.GET_RTC_STATS);if(n.sendPackets>0&&o){-1===i&&(i=Date.now());const a=Date.now();if(a-i<1e3||a-r<u("PROFILE_SWITCH_INTERVAL"))return;const c=n.sendFrameRate,d=.6*t.frameRate,h=.9*t.frameRate;"number"==typeof c&&c>0&&c<d?e>0&&(e--,s(e),de.debug("[".concat(this.getTrackId(),"] step down for fps ").concat(c,", switchProfile to ").concat(e))):o.OutgoingAvailableBandwidth<t.bitrateMin?e>0&&(e--,s(e),de.debug("[".concat(this.getTrackId(),"] step down for OutgoingAvailableBandwidth ").concat(o.OutgoingAvailableBandwidth,", bitrateMin ").concat(t.bitrateMin,", switchProfile to ").concat(e))):"number"==typeof c&&c>h&&e<Ie.length-1&&o.OutgoingAvailableBandwidth>1.2*Ie[e+1].bitrateMin&&(e++,s(e),de.debug("[".concat(this.getTrackId(),"] step up for fps ").concat(c,", OutgoingAvailableBandwidth ").concat(o.OutgoingAvailableBandwidth,", switchProfile to ").concat(e)))}}),u("CHECK_LOCAL_STATS_INTERVAL"))}sendSeiData(e){if(W((()=>{ue.reportApiInvoke(null,{name:y.LOCAL_VIDEO_SEND_SEI_DATA,options:[],tag:S.TRACER}).onSuccess("")}),this._mediaStreamTrack.id||this.getTrackId()),!u("ENABLE_VIDEO_SEI")||!u("ENABLE_ENCODED_TRANSFORM"))return void de.warning('To send/receive SEI, please call AgoraRTC.setParameter("ENABLE_VIDEO_SEI", true) before instantiate IAgoraRtcClient');if(e instanceof Uint8Array==!1)return new _(f.INVALID_PARAMS,"Invalid argument type, ILocalVideoTrack.sendSeiData() only accept Uint8Array argument.").throw();const t=this.getRTCRtpTransceiver();if(!t)return void de.warning("Video track is not published, SEI can not be send");const i=t.sender.getParameters();if(0===i.codecs.length)return;const r=i.codecs[0].mimeType.toLocaleLowerCase();"video/h264"===r?this.safeEmit("sei-to-send",e):de.warning("SEI is not supported by ".concat(r))}bindProcessorDestinationEvents(){this.processorDestination.on(rt.ON_TRACK,(async e=>{e?e!==this._mediaStreamTrack&&(this._mediaStreamTrack=e,this._updatePlayerSource(),await b(this,He.NEED_REPLACE_TRACK,this)):this._mediaStreamTrack!==this._originMediaStreamTrack&&(this._mediaStreamTrack=this._originMediaStreamTrack,this._updatePlayerSource(),await b(this,He.NEED_REPLACE_TRACK,this))}))}unbindProcessorDestinationEvents(){this.processorDestination.removeAllListeners(rt.ON_TRACK)}unbindProcessorContextEvents(){this.processorContext.removeAllListeners(st.REQUEST_UPDATE_CONSTRAINTS),this.processorContext.removeAllListeners(st.REQUEST_CONSTRAINTS)}}gt([le({argsMap:(e,t,i)=>[e.getTrackId(),"string"==typeof t?t:t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement",i]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Object,Object]),_t("design:returntype",void 0)],Ci.prototype,"play",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Ci.prototype,"stop",null),gt([H("LocalVideoTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Boolean,Boolean]),_t("design:returntype",Promise)],Ci.prototype,"setEnabled",null),gt([H("LocalVideoTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Boolean]),_t("design:returntype",Promise)],Ci.prototype,"setMuted",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Object,Boolean]),_t("design:returntype",Promise)],Ci.prototype,"setEncoderConfiguration",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",Object)],Ci.prototype,"getStats",null),gt([le({argsMap:(e,t,i)=>[e.getTrackId(),t,i]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Boolean,Object]),_t("design:returntype",Promise)],Ci.prototype,"setBeautyEffect",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",ImageData)],Ci.prototype,"getCurrentFrameData",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[String,Number]),_t("design:returntype",Promise)],Ci.prototype,"getCurrentFrameImage",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[Object]),_t("design:returntype",Promise)],Ci.prototype,"setBitrateLimit",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[String]),_t("design:returntype",Promise)],Ci.prototype,"setOptimizationMode",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[Object]),_t("design:returntype",void 0)],Ci.prototype,"setScalabiltyMode",null),gt([ri(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Ci.prototype,"updateMediaStreamTrackResolution",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t.name]}),_t("design:type",Function),_t("design:paramtypes",[Object]),_t("design:returntype",Object)],Ci.prototype,"pipe",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Ci.prototype,"unpipe",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Ci.prototype,"close",null),gt([le({argsMap:(e,t,i)=>[e.getTrackId(),t.label,i]}),_t("design:type",Function),_t("design:paramtypes",[MediaStreamTrack,Boolean]),_t("design:returntype",Promise)],Ci.prototype,"replaceTrack",null),gt([le(),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Ci.prototype,"startMonitorStats",null);class Ni extends Ci{get __className__(){return"CameraVideoTrack"}constructor(e,t,i,r,s,n){super(e,Ce(t.encoderConfig),r,s,n),this._config=void 0,this._originalConstraints=void 0,this._constraints=void 0,this._enabled=!0,this._deviceName="default",this.tryResumeVideoForIOS15_16WeChat=async()=>{(U()||K())&&!oe()&&ae()&&this._enabled&&!this._isClosed&&(de.debug("[".concat(this.getTrackId(),"] try capture camera media device for interrupted iOS 15 device on WeChat.")),await this.renewMediaStreamTrack())},this._config=t,this._originalConstraints=i,this._constraints=i,this._deviceName=e.label,this._encoderConfig=Ce(this._config.encoderConfig),yt.on(ve.IOS_15_16_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),yt.on(ve.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(de.info("[".concat(this.getTrackId(),"] set device to ").concat(e)),this._enabled)try{const t=await Xt.getDeviceById(e),i={};i.video=pt({},this._constraints),i.video.deviceId={exact:e},i.video.facingMode=void 0,this._originMediaStreamTrack.stop();let r=null;try{r=await zt(i,this.getTrackId())}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice failed"),e.toString()),r=await zt({video:this._constraints},this.getTrackId()),await this._updateOriginMediaStreamTrack(r.getVideoTracks()[0],!1),e}await this._updateOriginMediaStreamTrack(r.getVideoTracks()[0],!1),this.updateMediaStreamTrackResolution(),this._deviceName=t.label,this._config.cameraId=e,this._constraints.deviceId={exact:e}}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}else try{const t=await Xt.getDeviceById(e);this._deviceName=t.label,this._config.cameraId=e,this._constraints.deviceId={exact:e}}catch(e){throw de.error("[".concat(this.getTrackId(),"] setDevice error"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] setDevice success"))}async _setDeviceByFacingModel(e){de.info("[".concat(this.getTrackId(),"] set facingMode ").concat(e));const t={video:pt(pt({},this._constraints),{},{deviceId:void 0,facingMode:{exact:e}})};if(this._enabled){this._originMediaStreamTrack.stop();let e=null;try{e=await zt(t,this.getTrackId())}catch(t){throw de.error("[".concat(this.getTrackId(),"] setDeviceByFacingModel failed"),t.toString()),e=await zt({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=pt({},t.video),de.info("[".concat(this.getTrackId(),"] setDeviceByFacingModel success"))}async setEnabled(e,t){if(!t){if(e===this._enabled)return;this.stateCheck("enabled",e)}if(de.info("[".concat(this.getTrackId(),"] start setEnabled"),e),e){try{if(this.isExternalTrack)this._originMediaStreamTrack.enabled=!0;else{const e=await zt({video:this._constraints},this.getTrackId());await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!1)}await b(this,He.NEED_ENABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled true error"),e.toString()),e}this.updateMediaStreamTrackResolution(),de.info("[".concat(this.getTrackId(),"] setEnabled to true success")),t||(this._enabled=!0)}else{this.isExternalTrack?this._originMediaStreamTrack.enabled=!1:(this._originMediaStreamTrack.onended=null,this._originMediaStreamTrack.stop()),t||(this._enabled=!1);try{await b(this,He.NEED_DISABLE_TRACK,this)}catch(e){throw de.error("[".concat(this.getTrackId(),"] setEnabled to false error"),e.toString()),e}de.info("[".concat(this.getTrackId(),"] setEnabled to false success"))}}async setEncoderConfiguration(e,t){if(!this._enabled)throw new _(f.TRACK_IS_DISABLED,"can not set encoder configuration when track is disabled");"720p_auto"===e?this.startMonitorStats():this._statsTimer&&(window.clearInterval(this._statsTimer),this._statsTimer=null),e=Ce(e),this._forceBitrateLimit&&(e.bitrateMax=this._forceBitrateLimit.max_bitrate?this._forceBitrateLimit.max_bitrate:e.bitrateMax,e.bitrateMin=this._forceBitrateLimit.min_bitrate?this._forceBitrateLimit.min_bitrate:e.bitrateMin);const i=ce(this._config);i.encoderConfig=e;const r=mi(i);(c()||A()||w())&&(r.deviceId=void 0),de.debug("[".concat(this.getTrackId(),"] setEncoderConfiguration applyConstraints"),JSON.stringify(e),JSON.stringify(r));try{await this._originMediaStreamTrack.applyConstraints(r),this.updateMediaStreamTrackResolution()}catch(e){const t=new _(f.UNEXPECTED_ERROR,e.toString());throw de.error("[".concat(this.getTrackId(),"] applyConstraints error"),t.toString()),t}this._config=i,this._constraints=r,this._originalConstraints=r,this._encoderConfig=e,-1===this._hints.indexOf(We.SCREEN_TRACK)&&this.updateBitrateFromProfile();try{await b(this,He.NEED_UPDATE_VIDEO_ENCODER,this)}catch(e){return e.throw(de)}}_getDefaultPlayerConfig(){return{mirror:!0,fit:"cover"}}onTrackEnded(){if((A()||w())&&this._enabled&&!this._isClosed&&yt.duringInterruption){const e=async()=>{yt.off(ve.IOS_INTERRUPTION_END,e),this._enabled&&!this._isClosed&&(de.debug("[".concat(this.getTrackId(),"] try capture camera media device for interrupted iOS device.")),await this.setEnabled(!1),await this.setEnabled(!0))};yt.on(ve.IOS_INTERRUPTION_END,e)}else de.debug("[".concat(this.getTrackId(),"] track ended")),this.safeEmit(Ze.TRACK_ENDED)}async renewMediaStreamTrack(e){const t=e||this._constraints,i=Xt.searchDeviceIdByName(this._deviceName);if(i&&!t.deviceId&&(t.deviceId={exact:i}),this._enabled){const e=await zt({video:t},this.getTrackId());this._constraints=t,await this._updateOriginMediaStreamTrack(e.getVideoTracks()[0],!0),this.updateMediaStreamTrackResolution()}}close(){super.close(),yt.off(ve.IOS_15_16_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat),yt.off(ve.IOS_INTERRUPTION_END,this.tryResumeVideoForIOS15_16WeChat)}clone(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],i=this._encoderConfig;e&&(i=pt(pt({},i),Ce(e))),i=ne(i);const r=E(8,"track-cam-cloned-"),s=new Ni(t?this._mediaStreamTrack.clone():this._mediaStreamTrack,ne(pt(pt({},this._config),{},{encoderConfig:i})),ne(this._constraints),ne(this._scalabilityMode),this._optimizationMode,r);return e&&i&&s.setEncoderConfiguration(i),de.debug("clone track from ".concat(this.getTrackId()," to ").concat(r,", clone ").concat(t)),s}bindProcessorContextEvents(){this.processorContext.on(st.REQUEST_UPDATE_CONSTRAINTS,(async(e,t,i)=>{try{const i=Object.assign({},this._originalConstraints,...e);await this.renewMediaStreamTrack(i),t()}catch(e){i(e)}})),this.processorContext.on(st.REQUEST_CONSTRAINTS,(async e=>{e(this._originMediaStreamTrack.getSettings())}))}}function Ri(e){const t=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.CREATE_CUSTOM_AUDIO_TRACK,options:[e]}),i=new ui(e.mediaStreamTrack,e.encoderConfig?Oe(e.encoderConfig):{},E(8,"track-cus-"),!1,e.channelCount);return de.info("create custom audio track success with config",e,"trackId",i.getTrackId()),t.onSuccess(i.getTrackId()),i}async function Di(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.CREATE_MIC_AUDIO_TRACK,options:[e]}),i=_i(e),r=E(8,"track-mic-");let s=null;de.info("start create microphone audio track with config",JSON.stringify(e),"trackId",r);try{s=(await zt({audio:i},r)).getAudioTracks()[0]||null}catch(e){throw t.onError(e),e}if(!s){const e=new _(f.UNEXPECTED_ERROR,"can not find track in media stream");return t.onError(e),e.throw(de)}const n=new hi(s,e,i,r);return t.onSuccess(n.getTrackId()),de.info("create microphone audio track success, trackId:",r),n}async function Oi(e){var t;const{cacheOnlineFile:i,encoderConfig:r}=e;let{source:s}=e;const n={source:s instanceof AudioBuffer?"AudioBuffer":s instanceof File?null!==(t=File.name)&&void 0!==t?t:"File":s,cacheOnlineFile:i,encoderConfig:r},o=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.CREATE_BUFFER_AUDIO_TRACK,options:[n]});if(u("DISABLE_WEBAUDIO"))throw new _(f.NOT_SUPPORTED,"can not create BufferSourceAudioTrack when WebAudio disabled");const a=E(8,"track-buf-");de.info("start create buffer source audio track with config",JSON.stringify(n),"trackId",a);const c=s;if(!(s instanceof AudioBuffer))try{s=await async function(e,t){let i=null;if("string"==typeof e){const t=Ti.get(e);if(t)return de.debug("use cached audio resource: ",e),t;try{i=(await J((()=>pe.get(e,{responseType:"arraybuffer"})),void 0,void 0,{maxRetryCount:3})).data}catch(e){throw new _(f.FETCH_AUDIO_FILE_FAILED,e.toString())}}else{const t=new Promise(((t,i)=>{const r=new FileReader;r.onload=e=>{e.target?t(e.target.result):i(new _(f.READ_LOCAL_AUDIO_FILE_ERROR))},r.onerror=()=>{i(new _(f.READ_LOCAL_AUDIO_FILE_ERROR))},r.readAsArrayBuffer(e)}));i=await t}const r=await At(i);return"string"==typeof e&&t&&Ti.set(e,r),r}(s,i)}catch(e){return o.onError(e),e.throw(de)}const d=new fi(s),h=new li(c,d,r?Oe(r):{},a);return de.info("create buffer source audio track success, trackId:",a),o.onSuccess(h.getTrackId()),h}function Mi(e){const t=new pi;return e.forEach((e=>t.addAudioTrack(e))),t}function Pi(e){const t=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.CREATE_CUSTOM_VIDEO_TRACK,options:[e]}),i=new Ci(e.mediaStreamTrack,{width:e.width,height:e.height,frameRate:e.frameRate,bitrateMax:e.bitrateMax,bitrateMin:e.bitrateMin},e.scalabiltyMode?Re(e.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},e.optimizationMode,E(8,"track-cus-"),[We.CUSTOM_TRACK]);return t.onSuccess(i.getTrackId()),de.info("create custom video track success with config",e,"trackId",i.getTrackId()),i}async function Li(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.CREATE_CAM_VIDEO_TRACK,options:[pt({},e)]}),i=mi(e),r=E(8,"track-cam-");let s=null;const n="720p_auto"===e.encoderConfig;de.info("start create camera video track with config",JSON.stringify(e),"trackId",r);try{s=(await zt({video:i},r)).getVideoTracks()[0]||null}catch(e){throw t.onError(e),e}if(!s){const e=new _(f.UNEXPECTED_ERROR,"can not find track in media stream");return t.onError(e),e.throw(de)}e.optimizationMode&&Ui(r,s,e,Ce(e.encoderConfig));const o=new Ni(s,e,i,e.scalabiltyMode?Re(e.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},e.optimizationMode,r);return n&&o.startMonitorStats(),t.onSuccess(o.getTrackId()),de.info("create camera video success, trackId:",r),o}async function Vi(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const i=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.CREATE_MIC_AND_CAM_TRACKS,options:[e,t]}),r="720p_auto"===t.encoderConfig,s=mi(t),n=_i(e),o=E(8,"track-mic-"),a=E(8,"track-cam-");let c=null,d=null;de.info("start create camera video track(".concat(a,") and microphone audio track(").concat(o,") with config, audio: ").concat(JSON.stringify(e),", video: ").concat(JSON.stringify(t)));try{const e=await zt({audio:n,video:s},"".concat(o,"-").concat(a));c=e.getAudioTracks()[0],d=e.getVideoTracks()[0]}catch(e){throw i.onError(e),e}if(!c||!d){const e=new _(f.UNEXPECTED_ERROR,"can not find tracks in media stream");return i.onError(e),e.throw(de)}t.optimizationMode&&Ui(a,d,t,Ce(t.encoderConfig));const u=new hi(c,e,n,o),h=new Ni(d,t,s,t.scalabiltyMode?Re(t.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},t.optimizationMode,a);return r&&h.startMonitorStats(),i.onSuccess([u.getTrackId(),h.getTrackId()]),de.info("create camera video track(".concat(a,") and microphone audio track(").concat(o,") success")),[u,h]}async function xi(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"disable";const i=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.CREATE_SCREEN_VIDEO_TRACK,options:[pt({},e),t]}),r="720p_auto"===e.encoderConfig;e.encoderConfig?"string"==typeof e.encoderConfig||e.encoderConfig.width&&e.encoderConfig.height||(e.encoderConfig.width={max:1920},e.encoderConfig.height={max:1080}):e.encoderConfig="1080p_2";const s=gi(e),n=E(8,"track-scr-v-");let o=null,a=null;const c=Te();if(!c.supportShareAudio&&"enable"===t){const e=new _(f.NOT_SUPPORTED,"your browser or platform is not support share-screen with audio");return i.onError(e),e.throw(de)}de.info("start create screen video track with config",e,"withAudio",t,"trackId",n);try{const e=await zt({screen:s,screenAudio:"auto"===t?c.supportShareAudio:"enable"===t},n);o=e.getVideoTracks()[0]||null,a=e.getAudioTracks()[0]||null}catch(e){throw i.onError(e),e}if(!o){const e=new _(f.UNEXPECTED_ERROR,"can not find track in media stream");return i.onError(e),e.throw(de)}if(!a&&"enable"===t){o&&o.stop();const e=new _(f.SHARE_AUDIO_NOT_ALLOWED);return i.onError(e),e.throw(de)}if(e.optimizationMode||(e.optimizationMode="detail"),e.optimizationMode){Ui(n,o,e,e.encoderConfig&&Ne(e.encoderConfig)||void 0),e.encoderConfig&&"string"!=typeof e.encoderConfig&&(e.encoderConfig.bitrateMin=e.encoderConfig.bitrateMax)}const d=new Ci(o,e.encoderConfig?Ne(e.encoderConfig):{},e.scalabiltyMode?Re(e.scalabiltyMode):{numSpatialLayers:1,numTemporalLayers:1},e.optimizationMode,n,[We.SCREEN_TRACK]);if(r&&d.startMonitorStats(),!a)return i.onSuccess(d.getTrackId()),de.info("create screen video track success","video:",d.getTrackId()),d;const u=new ui(a,void 0,E(8,"track-scr-a-"),!1);return i.onSuccess([d.getTrackId(),u.getTrackId()]),de.info("create screen video track success","video:",d.getTrackId(),"audio:",u.getTrackId()),[d,u]}function Ui(e,t,i,r){i.optimizationMode&&(r&&r.width&&r.height?(i.encoderConfig=pt(pt({},r),{},{bitrateMin:r.bitrateMin,bitrateMax:r.bitrateMax}),"motion"!==i.optimizationMode&&"detail"!==i.optimizationMode||(t.contentHint=i.optimizationMode,t.contentHint===i.optimizationMode?de.debug("[".concat(e,"] set content hint to"),i.optimizationMode):de.debug("[".concat(e,"] set content hint failed")))):de.warning("[".concat(e,"] can not apply optimization mode bitrate config, no encoderConfig")))}gt([le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Object]),_t("design:returntype",Promise)],Ni.prototype,"setDevice",null),gt([H("CameraVideoTrack","_enabledMutex"),le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Boolean,Boolean]),_t("design:returntype",Promise)],Ni.prototype,"setEnabled",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t]}),ri(),_t("design:type",Function),_t("design:paramtypes",[Object,Boolean]),_t("design:returntype",Promise)],Ni.prototype,"setEncoderConfiguration",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Ni.prototype,"close",null);class Bi extends ft{getUserId(){return this._userId}constructor(e,t,i,r){super(e,"track-".concat(e.kind,"-").concat(t,"-").concat(r.clientId,"_").concat(E(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=r}_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,de.info("[".concat(this.getTrackId(),"] is destroyed")),this.stop(),super.close()}getProcessorStats(){return this.processorContext.gatherStats()}getProcessorUsage(){return this.processorContext.gatherUsage()}}class Fi extends Bi{get isPlaying(){return!(!this._player||this._player.videoElementStatus!==at.PLAYING)}get __className__(){return"RemoteVideoTrack"}constructor(e,t,i,r){super(e,t,i,r),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 ni(this.getTrackId(),"remote"),this.processorDestination=new si(this.processorContext),this.bindProcessorDestinationEvents()}getStats(){W((()=>{de.warning("[deprecated] RemoteVideoTrack.getStats will be removed in the future, use AgoraRTCClient.getRemoteVideoStats instead")}),"remoteVideoTrackGetStatsWarning");return G(this,He.GET_STATS)||pt({},it)}play(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"==typeof e){const t=document.getElementById(e);t?e=t:(de.warning("[".concat(this.getTrackId(),'] can not find "#').concat(e,'" element, use document.body')),e=document.body)}de.debug("[".concat(this.getTrackId(),"] start video playback in ").concat(e instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement"),JSON.stringify(t));const i=pt(pt({fit:"cover"},t),{},{trackId:this.getTrackId(),element:e});this._player?this._player.updateConfig(i):(e instanceof HTMLVideoElement?this._player=new yi(i):this._player=new ki(i),this._player.updateVideoTrack(this._mediaStreamTrack),this._player.onFirstVideoFrameDecoded=()=>{this.store.subscribe(this.getUserId(),"video",void 0,void 0,Date.now()),this.safeEmit(Ye.FIRST_FRAME_DECODED)},this._player.onVideoStateChanged=e=>{this.safeEmit(Ye.VIDEO_STATE_CHANGED,e)}),this._player.play(this.store.sessionId||void 0),this._videoVisibleTimer&&window.clearInterval(this._videoVisibleTimer),this._clearPreviousVideoVisibleStatus(),this._videoVisibleTimer=window.setInterval((()=>{try{const e=this.getVideoElementVisibleStatus();this.safeEmit(Ye.VIDEO_ELEMENT_VISIBLE_STATUS,e)}catch(e){}}),u("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,de.debug("[".concat(this.getTrackId(),"] stop video playback")))}getCurrentFrameData(){return this._player?this._player.getCurrentFrame():new ImageData(2,2)}updateMediaStreamTrackResolution(){bi(this._originMediaStreamTrack).then((e=>{let[t,i]=e;this._videoHeight=i,this._videoWidth=t})).catch($)}_updatePlayerSource(){de.debug("[".concat(this.getTrackId(),"] update player source track")),this._player&&this._player.updateVideoTrack(this._mediaStreamTrack)}getVideoElementVisibleStatus(){try{var e,t;const i=null==this||null===(e=this._player)||void 0===e?void 0:e.getContainerElement(),r={track:this,element:null==this||null===(t=this._player)||void 0===t?void 0:t.getVideoElement(),slot:null==i?void 0:i.parentElement},{element:s,slot:n}=r;if(this.isPlaying&&s instanceof HTMLVideoElement&&n instanceof HTMLElement){const e=se.checkOneElementVisible(s),t=Object.assign({},e);if(t.visible!==this._previousVideoVisibleStatus){this._previousVideoVisibleStatus=t.visible;const e=ue.reportApiInvoke(null,{tag:S.TRACER,name:y.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 _(f.GET_VIDEO_ELEMENT_VISIBLE_ERROR,e.message)}}pipe(e){if(this.processor===e)return e;if(e._source)throw new _(f.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(rt.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(rt.ON_TRACK)}_destroy(){super._destroy(),this.unbindProcessorDestinationEvents()}_onSei(e){this.emit(je.SEI_RECEIVED,e)}}gt([le({argsMap:(e,t,i)=>[e.getTrackId(),"string"==typeof t?t:t instanceof HTMLVideoElement?"HTMLVideoElement":"HTMLElement",i]}),_t("design:type",Function),_t("design:paramtypes",[Object,Object]),_t("design:returntype",void 0)],Fi.prototype,"play",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Fi.prototype,"stop",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t.name]}),_t("design:type",Function),_t("design:paramtypes",[Object]),_t("design:returntype",Object)],Fi.prototype,"pipe",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Fi.prototype,"unpipe",null);class Hi extends Bi{get isPlaying(){return this._useAudioElement?ii.isPlaying(this.getTrackId()):this._source.isPlayed}get __className__(){return"RemoteAudioTrack"}constructor(e,t,i,r,s){let n;s&&s>2&&Pt()&&(n=new Lt(e,s),e=n.destTrack),super(e,t,i,r),this.trackMediaType="audio",this._source=void 0,this._useAudioElement=!0,this.channelCount=void 0,this._volume=100,this.processorContext=void 0,this.processorDestination=void 0,this._played=!1,this._bypassWebAudio=!1,this.transformer=void 0,this.transformer=n,this.channelCount=s,u("DISABLE_WEBAUDIO")?(this._source=new ci,this._bypassWebAudio=!0,this._useAudioElement=!0):(this._source=new Ut(e,!0),u("REMOTE_AUDIO_TRACK_USES_WEB_AUDIO")&&(this._useAudioElement=!1)),this._source.once(Je.RECEIVE_TRACK_BUFFER,(()=>{this.safeEmit(Ye.FIRST_FRAME_DECODED)})),this.processorContext=new ai(this._source.context,this.getTrackId(),"remote"),this.processorDestination=new oi(this.processorContext),this.bindProcessorDestinationEvents(),this._source.on(Je.UPDATE_SOURCE,(()=>{this.processor&&this.processor.updateInput({node:this._source.processSourceNode,context:this.processorContext})}))}setAudioFrameCallback(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4096;if(!e)return this._source.removeAllListeners(Je.ON_AUDIO_BUFFER),void this._source.stopGetAudioBuffer();this._source.startGetAudioBuffer(t),this._source.removeAllListeners(Je.ON_AUDIO_BUFFER),this._source.on(Je.ON_AUDIO_BUFFER,(t=>e(t)))}selectChannels(e,t){this.transformer&&this.transformer.selectChannels(e,t)}getVolumeLevels(e){return this.transformer?this.transformer.getVolumes(e):[this.getVolumeLevel()]}setVolume(e){this._volume=e,this._useAudioElement?ii.setVolume(this.getTrackId(),e):this._source.setVolume(e/100)}async setPlaybackDevice(e){if(!this._useAudioElement||!O()&&u("RESTRICTION_SET_PLAYBACK_DEVICE"))throw new _(f.NOT_SUPPORTED,"your browser does not support setting the audio output device");await ii.setSinkID(this.getTrackId(),e)}getVolumeLevel(){return this._source.getAccurateVolumeLevel()}getStats(){W((()=>{de.warning("[deprecated] RemoteAudioTrack.getStats will be removed in the future, use AgoraRTCClient.getRemoteAudioStats instead")}),"remoteAudioTrackGetStatsWarning");return G(this,He.GET_STATS)||pt({},et)}play(){de.debug("[".concat(this.getTrackId(),"] start audio playback")),this._played=!0,this._useAudioElement?(de.debug("[".concat(this.getTrackId(),"] use audio element to play")),ii.play(this._mediaStreamTrack,this.getTrackId(),this._volume,this.store.sessionId||void 0)):this._source.play()}stop(){de.debug("[".concat(this.getTrackId(),"] stop audio playback")),this._played=!1,this._useAudioElement?ii.stop(this.getTrackId()):this._source.stop()}_destroy(){super._destroy(),this.transformer&&(this.transformer.destTrack.stop(),this.transformer.terminate()),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];de.debug("[".concat(this.getTrackId(),"] update player source track")),e&&this._source.updateTrack(this._mediaStreamTrack),this._useAudioElement&&ii.updateTrack(this.getTrackId(),this._mediaStreamTrack)}pipe(e){if(this._bypassWebAudio)throw new _(f.NOT_SUPPORTED,"can not pipe extension when WebAudio disabled");if(this.processor===e)return e;if(e._source)throw new _(f.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 _(f.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(rt.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(rt.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(rt.ON_TRACK),this.processorDestination.removeAllListeners(rt.ON_NODE)}}gt([le({argsMap:(e,t)=>[e.getTrackId(),t]}),_t("design:type",Function),_t("design:paramtypes",[Array,String]),_t("design:returntype",void 0)],Hi.prototype,"selectChannels",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t],throttleTime:300}),_t("design:type",Function),_t("design:paramtypes",[Number]),_t("design:returntype",void 0)],Hi.prototype,"setVolume",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t]}),_t("design:type",Function),_t("design:paramtypes",[String]),_t("design:returntype",Promise)],Hi.prototype,"setPlaybackDevice",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Hi.prototype,"play",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Hi.prototype,"stop",null),gt([le({argsMap:(e,t)=>[e.getTrackId(),t.name]}),_t("design:type",Function),_t("design:paramtypes",[Object]),_t("design:returntype",Object)],Hi.prototype,"pipe",null),gt([le({argsMap:e=>[e.getTrackId()]}),_t("design:type",Function),_t("design:paramtypes",[]),_t("design:returntype",void 0)],Hi.prototype,"unpipe",null);const Wi=new class extends v{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(),de.debug("document visibility went ".concat(document.visibilityState)),this.emit("VISIBILITY_CHANGE",document.visibilityState)}))}};var Gi;!function(e){e[e.ONE_BYTE=0]="ONE_BYTE",e[e.TWO_BYTE=1]="TWO_BYTE"}(Gi||(Gi={}));class Ki{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 i=new Uint8Array(4);i.set([1,0,0,0]);const r={id:0,length:4,data:i.buffer},s={profile:this.isUseOneByte?0:1,length:this.isUseOneByte?5:6,datas:[r]};t.commonPacketHeader.extension=1,t.extension=s,t.payload=this.compress(e),t.commonPacketHeader.length=8+(t.extension.length+2)+t.payload.byteLength}else t.commonPacketHeader.length=8+t.payload.byteLength;u("SHOW_DATASTREAM2_LOG")&&de.debug("send data header: ".concat(JSON.stringify(t.commonPacketHeader)));const i=new ArrayBuffer(t.commonPacketHeader.length),r=new Uint8Array(i),s=new DataView(i);let n=0;if(s.setUint16(n,t.commonPacketHeader.extension<<15|t.commonPacketHeader.reserved<<14|t.commonPacketHeader.length,!0),n+=2,s.setUint32(n,t.commonPacketHeader.sequence,!0),n+=4,s.setUint16(n,t.commonStreamHeader,!0),n+=2,t.extension){const e=this.serializeExtension(t.extension);r.set(new Uint8Array(e),n),n+=e.byteLength}if(r.set(new Uint8Array(t.payload),n),n+=t.payload.byteLength,n!==t.commonPacketHeader.length)throw Error("serialize error!");return i}deserialize(e){if(e.byteLength<4)return new ArrayBuffer(0);const t=new DataView(e);let i=0;const r=t.getUint16(i,!0);i+=2;const s={length:16383&r,reserved:(16384&r)>>14,extension:(32768&r)>>15,sequence:t.getUint16(i+2,!0)<<16|t.getUint16(i,!0)};let n,o;if(i+=4,u("SHOW_DATASTREAM2_LOG")&&de.debug("receive data header: ".concat(JSON.stringify(s))),t.getUint16(i,!0),i+=2,s.extension){o=this.deserializeExtension(e.slice(i)),i+=2+o.length,n=e.slice(i);let t=!1;if(o.datas.length>0){const e=o.datas.find((e=>0===e.id));if(e){t=1==(1&new DataView(e.data).getUint32(0,!0))}}n=t?this.decompress(n):n}else n=e.slice(8);return n}serializeExtension(e){const{profile:t,length:i,datas:r}=e,s=new ArrayBuffer(i+2),n=new Uint8Array(s),o=new DataView(s);let a=0;if(o.setUint8(a++,t),o.setUint8(a++,i),r.forEach((e=>{t?(o.setUint8(a++,e.id),o.setUint8(a++,e.length),n.set(new Uint8Array(e.data),a),a+=e.data.byteLength):(o.setUint8(a++,e.id|e.length<<4),n.set(new Uint8Array(e.data),a),a+=e.data.byteLength)})),a!==i+2)throw Error("serialize extension error, is ".concat(a,"!==").concat(i+2));return s}deserializeExtension(e){const t=new DataView(e);let i=0;const r=t.getUint8(i);i++;const s=t.getUint8(i);i++;const n=r===Gi.TWO_BYTE,o=[],a=new DataView(e,2);let c=0;for(;c<s;){let e=0,t=0,i=new ArrayBuffer(0);n?(e=a.getUint8(c),c++,t=a.getUint8(c),c++):(e=15&a.getUint8(c),t=a.getUint8(c)>>4,c++),t>0&&(i=a.buffer.slice(c+2,c+2+t),c+=i.byteLength),o.push({id:e,length:t,data:i})}if(c!==s)throw Error("parse error");return{profile:r,length:s,datas:o}}decompress(e){return me(new Uint8Array(e))}compress(e){return ge(new Uint8Array(e))}}class zi extends v{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 Ki}get id(){return this._config.id}get ordered(){return this._config.ordered}get maxRetransmits(){return u("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 Promise(((e,t)=>{if(this._originDataChannel){"open"===this._originDataChannel.readyState&&e();const i=setTimeout((()=>{var e;t(new _(f.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 _(f.DATACHANNEL_CONNECTION_TIMEOUT)}}else t(new _(f.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(e){this._unbindDataChannelEvents(e),[ht.OPEN,ht.CLOSE,ht.ERROR].forEach((t=>{const i=()=>{this.emit(t)};this._datachannelEventMap.set(t,i),e.addEventListener(t,i)}))}_unbindDataChannelEvents(e){Array.from(this._datachannelEventMap.entries()).forEach((t=>{let[i,r]=t;e.removeEventListener(i,r)})),this._datachannelEventMap.clear()}}class ji extends zi{constructor(e){super(e),this._messageListener=void 0,this._messageListener=e=>{if(e.data.byteLength<this._dataStreamPacketHeader.byteLength)throw Error("invalid byteLength: the byte length must exceed "+this._dataStreamPacketHeader.byteLength);const t=e.data.slice(0,this._dataStreamPacketHeader.byteLength),i=new DataView(t).getUint8(3);if(i!==this.id)return void(u("SHOW_DATASTREAM2_LOG")&&de.debug("invalid datachannel id: ".concat(i," !== ").concat(this.id)));let r=e.data.slice(this._dataStreamPacketHeader.byteLength);r=this._dataStreamPacketHandler.deserialize(r),this.emit(ht.MESSAGE,r)}}_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)}}class Zi extends zi{send(e){if(this._originDataChannel){let t=e;t=this._dataStreamPacketHandler.serialize(e);const i=new Uint8Array(this._dataStreamPacketHeader.byteLength+t.byteLength);i.set(new Uint8Array(this._dataStreamPacketHeader),0),i.set(new Uint8Array(t),this._dataStreamPacketHeader.byteLength),this._originDataChannel.send(i.buffer)}}}function Yi(){const e=new Blob([atob("ZnVuY3Rpb24gZShlKXtjb25zdCB0PW5ldyBEYXRhVmlldyhlLmRhdGEpO2lmKDA9PT10LmdldFVpbnQ4KDApJiYwPT09dC5nZXRVaW50OCgxKSYmMD09PXQuZ2V0VWludDgoMikmJjE9PT10LmdldFVpbnQ4KDMpJiY2PT09dC5nZXRVaW50OCg0KSl7bGV0IG49NixyPTAsbz0wO2Zvcig7MjU1PT09KG89dC5nZXRVaW50OChuKyspKTspcis9MjU1O3IrPW87Y29uc3QgYT1mdW5jdGlvbihlLHQsbil7bGV0IHI9bmV3IFVpbnQ4QXJyYXkoZSx0LG4pLG89W10sYT0wO2Zvcig7YTxuOylhKzM8biYmMD09PXJbYV0mJjA9PT1yW2ErMV0mJjM9PT1yW2ErMl0mJigwPT09clthKzNdfHwxPT09clthKzNdfHwyPT09clthKzNdfHwzPT09clthKzNdKT8oby5wdXNoKHJbYV0sclthKzFdLHJbYSszXSksYSs9NCk6KG8ucHVzaChyW2FdKSxhKyspO3JldHVybiBuZXcgVWludDhBcnJheShvKX0oZS5kYXRhLG4scik7cmV0dXJuIG5ldyBVaW50OEFycmF5KGEpfXJldHVybiBudWxsfWZ1bmN0aW9uIHQoZSx0KXtjb25zdCBuPWZ1bmN0aW9uKGUpe2NvbnN0IHQ9ZS5sZW5ndGg7bGV0IG49W10scj0wO2Zvcig7cjx0OylyKzI8dCYmMD09PWVbcl0mJjA9PT1lW3IrMV0mJigwPT09ZVtyKzJdfHwxPT09ZVtyKzJdfHwyPT09ZVtyKzJdfHwzPT09ZVtyKzJdKT8obi5wdXNoKGVbcl0sZVtyKzFdLDMsZVtyKzJdKSxyKz0zKToobi5wdXNoKGVbcl0pLHIrKyk7cmV0dXJuIG5ldyBVaW50OEFycmF5KG4pfSh0KSxyPW4ubGVuZ3RoLG89TWF0aC5mbG9vcihyLzI1NSksYT1yJTI1NSxzPW5ldyBVaW50OEFycmF5KDYrbysxK3IrZS5ieXRlTGVuZ3RoKTtzWzBdPTAsc1sxXT0wLHNbMl09MCxzWzNdPTEsc1s0XT02LHNbNV09MTAxO2xldCBpPTA7Zm9yKDtpPG87KXNbNitpXT0yNTUsaSsrO3JldHVybiBzWzYraV09YSxpKysscy5zZXQobiw2K2kpLHMuc2V0KG5ldyBVaW50OEFycmF5KGUpLDYraStyKSxzLmJ1ZmZlcn1uYXZpZ2F0b3IudXNlckFnZW50LmluZGV4T2YoIlNhZmFyaSIpPi0xJiYtMT09PW5hdmlnYXRvci51c2VyQWdlbnQuaW5kZXhPZigiQ2hyb21lIikmJihzZWxmLm9ucnRjdHJhbnNmb3JtPW49Pntjb25zdCByPW4udHJhbnNmb3JtZXI7bGV0IG89W107ci5vcHRpb25zLnBvcnQub25tZXNzYWdlPWU9PntlLmRhdGEuc2VpJiZvLnB1c2goZS5kYXRhLnNlaSl9LHNlbGYucG9zdE1lc3NhZ2UoInN0YXJ0ZWQiKTtjb25zdCBhPXIucmVhZGFibGUuZ2V0UmVhZGVyKCkscz1yLndyaXRhYmxlLmdldFdyaXRlcigpOyJyeCI9PT1yLm9wdGlvbnMubmFtZT9mdW5jdGlvbiB0KG4pe2EucmVhZCgpLnRoZW4oKHI9PntpZighci5kb25lKXtpZihyLnZhbHVlIGluc3RhbmNlb2YgUlRDRW5jb2RlZFZpZGVvRnJhbWUpe2NvbnN0IHQ9ZShyLnZhbHVlKTt0JiZuLm9wdGlvbnMucG9ydC5wb3N0TWVzc2FnZSh7c2VpOnR9KX1zLndyaXRlKHIudmFsdWUpLG4ub3B0aW9ucy5wb3J0LnBvc3RNZXNzYWdlKHt0cmFuc2Zvcm1lZDohMH0pLHQobil9fSkpfShyKToidHgiPT09ci5vcHRpb25zLm5hbWUmJmZ1bmN0aW9uIGUobil7YS5yZWFkKCkudGhlbigocj0+e2lmKCFyLmRvbmUpe2lmKHIudmFsdWUgaW5zdGFuY2VvZiBSVENFbmNvZGVkVmlkZW9GcmFtZSl7Y29uc3QgZT1vLnNoaWZ0KCk7ZSYmKHIudmFsdWUuZGF0YT10KHIudmFsdWUuZGF0YSxlKSl9cy53cml0ZShyLnZhbHVlKSxuLm9wdGlvbnMucG9ydC5wb3N0TWVzc2FnZSh7dHJhbnNmb3JtZWQ6ITB9KSxlKG4pfX0pKX0ocil9LHNlbGYucG9zdE1lc3NhZ2UoInJlZ2lzdGVyZWQiKSk7Cg==")],{type:"text/javascript"});return setTimeout((()=>URL.revokeObjectURL(e)),0),new Worker(URL.createObjectURL(e))}const Ji=new Map;async function Xi(e){if(!Te().supportWebRTCEncodedTransform)return void de.warning("browser not support audio encoded transform");if(Ji.has(e))return;if(!e.track)return;const t={track:e.track};if(O()){if(!e.createEncodedStreams)return void de.warning("browser not support createEncodedStreams() API");let r=null;try{r=e.createEncodedStreams()}catch(e){return void de.error("create audio-encoded-streams error",e&&e.message)}const s=new TransformStream({transform(r,s){t.controller||(t.controller=s),e.track&&e.track.id!==t.track.id&&(de.debug("audio track changed: ".concat(t.track.id," => ").concat(e.track.id)),t.track.removeEventListener("ended",i),t.track=e.track,t.track.addEventListener("ended",i)),s.enqueue(r)}});r.readable.pipeThrough(s).pipeTo(r.writable)}else if(c()){if("undefined"==typeof RTCRtpScriptTransform)return void de.warning("browser not support RTCRtpScriptTransform");const r=Yi(),s=new MessageChannel;await new Promise((e=>r.onmessage=t=>{"registered"===t.data&&e(void 0)}));const n=new RTCRtpScriptTransform(r,{name:"tx",port:s.port2},[s.port2]);e.transform=n,await new Promise((e=>r.onmessage=t=>{"started"===t.data&&e(void 0)})),s.port1.onmessage=r=>{var s;r.data.transformed&&e.track&&(null===(s=e.track)||void 0===s?void 0:s.id)!==t.track.id&&(de.debug("audio track changed: ".concat(t.track.id," => ").concat(e.track.id)),t.track.removeEventListener("ended",i),t.track=e.track,t.track.addEventListener("ended",i))},t.worker=r}function i(){if(e.track){if(this.id!==e.track.id)return;e.track.removeEventListener("ended",i)}const t=Ji.get(e);if(t){Ji.delete(e);try{var r,s;null===(r=t.controller)||void 0===r||r.terminate(),null===(s=t.worker)||void 0===s||s.terminate()}catch(e){de.warning(e&&e.message)}}}Ji.set(e,t),e.track.addEventListener("ended",i)}const Qi=new Map;async function qi(e){if(!Te().supportWebRTCEncodedTransform)return void de.warning("browser not support audio encoded transform");if(Qi.has(e))return;const t={track:e.track};if(O()){if(!e.createEncodedStreams)return void de.warning("browser not support createEncodedStreams() API");let r=null;try{r=e.createEncodedStreams()}catch(e){return void de.error("create audio-encoded-streams error",e&&e.message)}const s=new TransformStream({transform(r,s){t.controller||(t.controller=s),e.track&&e.track.id!==t.track.id&&(de.debug("audio track changed: ".concat(t.track.id," => ").concat(e.track.id)),t.track.removeEventListener("ended",i),t.track=e.track,t.track.addEventListener("ended",i)),s.enqueue(r)}});r.readable.pipeThrough(s).pipeTo(r.writable)}else if(c()){if("undefined"==typeof RTCRtpScriptTransform)return void de.warning("browser not support RTCRtpScriptTransform");const r=Yi(),s=new MessageChannel;await new Promise((e=>r.onmessage=t=>{"registered"===t.data&&e(void 0)}));const n=new RTCRtpScriptTransform(r,{name:"rx",port:s.port2},[s.port2]);e.transform=n,await new Promise((e=>r.onmessage=t=>{"started"===t.data&&e(void 0)})),s.port1.onmessage=r=>{var s;r.data.transformed&&e.track&&(null===(s=e.track)||void 0===s?void 0:s.id)!==t.track.id&&(de.debug("audio track changed: ".concat(t.track.id," => ").concat(e.track.id)),t.track.removeEventListener("ended",i),t.track=e.track,t.track.addEventListener("ended",i))},t.worker=r}function i(){e.track.removeEventListener("ended",i),function(e){const t=Qi.get(e);if(t){Qi.delete(e);try{var i,r;null===(i=t.controller)||void 0===i||i.terminate(),null===(r=t.worker)||void 0===r||r.terminate()}catch(e){de.warning(e&&e.message)}}}(e)}Qi.set(e,t),e.track.addEventListener("ended",i)}function $i(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 i=6,r=0,s=0;for(;255===(s=t.getUint8(i++));)r+=255;r+=s;const n=function(e,t,i){let r=new Uint8Array(e,t,i),s=[],n=0;for(;n<i;)n+3<i&&0===r[n]&&0===r[n+1]&&3===r[n+2]&&(0===r[n+3]||1===r[n+3]||2===r[n+3]||3===r[n+3])?(s.push(r[n],r[n+1],r[n+3]),n+=4):(s.push(r[n]),n++);return new Uint8Array(s)}(e.data,i,r);return new Uint8Array(n)}return null}function er(e,t){const i=function(e){const t=e.length;let i=[],r=0;for(;r<t;)r+2<t&&0===e[r]&&0===e[r+1]&&(0===e[r+2]||1===e[r+2]||2===e[r+2]||3===e[r+2])?(i.push(e[r],e[r+1],3,e[r+2]),r+=3):(i.push(e[r]),r++);return new Uint8Array(i)}(t),r=i.length,s=Math.floor(r/255),n=r%255,o=new Uint8Array(6+s+1+r+e.byteLength);o[0]=0,o[1]=0,o[2]=0,o[3]=1,o[4]=6,o[5]=101;let a=0;for(;a<s;)o[6+a]=255,a++;return o[6+a]=n,a++,o.set(i,6+a),o.set(new Uint8Array(e),6+a+r),o.buffer}const tr=new Map;async function ir(e,t){if(!Te().supportWebRTCEncodedTransform)return void de.warning("browser not support video encoded transform");if(tr.has(e))return;if(!e.track)return;const i={track:e.track};if(O()){if(!e.createEncodedStreams)return void de.warning("browser not support createEncodedStreams() API");let s=null;try{s=e.createEncodedStreams()}catch(e){return void de.error("create video-encoded-streams error",e&&e.message)}let n=[];t.on("sei-to-send",(e=>{n.push(e)}));const o=new TransformStream({transform(t,s){i.controller||(i.controller=s),e.track&&e.track.id!==i.track.id&&(de.debug("video track changed: ".concat(i.track.id," => ").concat(e.track.id)),i.track.removeEventListener("ended",r),i.track=e.track,i.track.addEventListener("ended",r));const o=n.shift();o&&(t.data=er(t.data,o)),s.enqueue(t)}});s.readable.pipeThrough(o).pipeTo(s.writable)}else{if(!c())return;{if("undefined"==typeof RTCRtpScriptTransform)return void de.warning("browser not support RTCRtpScriptTransform");const s=Yi(),n=new MessageChannel;await new Promise((e=>s.onmessage=t=>{"registered"===t.data&&e(void 0)}));const o=new RTCRtpScriptTransform(s,{name:"tx",port:n.port2},[n.port2]);e.transform=o,await new Promise((e=>s.onmessage=t=>{"started"===t.data&&e(void 0)})),t.on("sei-to-send",(e=>{n.port1.postMessage({sei:e})})),n.port1.onmessage=t=>{var s;t.data.transformed&&e.track&&(null===(s=e.track)||void 0===s?void 0:s.id)!==i.track.id&&(de.debug("video track changed: ".concat(i.track.id," => ").concat(e.track.id)),i.track.removeEventListener("ended",r),i.track=e.track,i.track.addEventListener("ended",r))},i.worker=s}}function r(){if(e.track){if(this.id!==e.track.id)return;e.track.removeEventListener("ended",r)}const t=tr.get(e);if(t){tr.delete(e);try{var i,s;null===(i=t.controller)||void 0===i||i.terminate(),null===(s=t.worker)||void 0===s||s.terminate()}catch(e){de.warning(e&&e.message)}}}tr.set(e,i),e.track.addEventListener("ended",r)}const rr=new Map;async function sr(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Te().supportWebRTCEncodedTransform)return void de.warning("browser not support video encoded transform");if(!e.track)return;if(rr.has(e)){const i=rr.get(e);return void(i&&(i.onSei=t.onSei))}const i={track:e.track,onSei:t.onSei};if(O()){if(!e.createEncodedStreams)return void de.warning("browser not support createEncodedStreams() API");let t=null;try{t=e.createEncodedStreams()}catch(e){return void de.error("create video-encoded-streams error",e&&e.message)}const s=new TransformStream({transform(t,s){i.controller||(i.controller=s),e.track&&e.track.id!==i.track.id&&(de.debug("video track changed: ".concat(i.track.id," => ").concat(e.track.id)),i.track.removeEventListener("ended",r),i.track=e.track,i.track.addEventListener("ended",r));const n=$i(t);n&&i.onSei&&i.onSei(n),s.enqueue(t)}});t.readable.pipeThrough(s).pipeTo(t.writable)}else if(c()){if("undefined"==typeof RTCRtpScriptTransform)return void de.warning("browser not support RTCRtpScriptTransform");const t=Yi(),s=new MessageChannel;await new Promise((e=>t.onmessage=t=>{"registered"===t.data&&e(void 0)}));const n=new RTCRtpScriptTransform(t,{name:"rx",port:s.port2},[s.port2]);e.transform=n,await new Promise((e=>t.onmessage=t=>{"started"===t.data&&e(void 0)})),s.port1.onmessage=t=>{var s;t.data.transformed&&e.track&&(null===(s=e.track)||void 0===s?void 0:s.id)!==i.track.id?(de.debug("video track changed: ".concat(i.track.id," => ").concat(e.track.id)),i.track.removeEventListener("ended",r),i.track=e.track,i.track.addEventListener("ended",r)):t.data.sei&&i.onSei&&i.onSei(t.data.sei)},i.worker=t}function r(){if(e.track){if(this.id!==e.track.id)return;e.track.removeEventListener("ended",r)}!function(e){const t=rr.get(e);if(t){rr.delete(e);try{var i,r;null===(i=t.controller)||void 0===i||i.terminate(),null===(r=t.worker)||void 0===r||r.terminate()}catch(e){de.warning(e&&e.message)}}}(e)}rr.set(e,i),e.track.addEventListener("ended",r)}fe();export{ve as AUDIO_CONTEXT_EVENT,De as AUDIO_ENCODER_CONFIG_SETTINGS,Xe as AUDIO_TRACK_EVENT,ai as AudioProcessorContext,oi as AudioProcessorDestination,Je as AudioSourceEvents,li as BufferSourceAudioTrack,Ni as CameraVideoTrack,qe as DEFAULT_LOCAL_AUDIO_TRACK_STATS,$e as DEFAULT_LOCAL_VIDEO_TRACK_STATS,tt as DEFAULT_NETWORK_QUALITY_STATS,et as DEFAULT_REMOTE_AUDIO_TRACK_STATS,it as DEFAULT_REMOTE_VIDEO_TRACK_STATS,zi as DataChannel,ht as DataChannelEvents,Jt as DeviceManager,ot as DeviceManagerEvent,nt as DeviceManagerState,Gt as HAS_GUM_AUDIO,Kt as HAS_GUM_VIDEO,ui as LocalAudioTrack,Zi as LocalDataChannel,Tt as LocalTrack,Ze as LocalTrackEvents,Ci as LocalVideoTrack,ut as MediaElementNumStatus,at as MediaElementStatus,hi as MicrophoneAudioTrack,pi as MixingAudioTrack,st as PROCESSOR_CONTEXT_EVENTS,rt as PROCESSOR_DESTINATION_EVENTS,Hi as RemoteAudioTrack,ji as RemoteDataChannel,ze as RemoteStreamFallbackType,Ke as RemoteStreamType,Bi as RemoteTrack,Ye as RemoteTrackEvents,Fi as RemoteVideoTrack,Wt as SAFARI_GLOBAL_GUM_LOCK,Ie as SUPPORT_720P_AUTO_CONFIG_LIST,Ae as SUPPORT_SCREEN_ENCODER_CONFIG_LIST,we as SUPPORT_SVC_CONFIG_LIST,be as SUPPORT_VIDEO_ENCODER_CONFIG_LIST,Ge as StreamType,ft as Track,je as TrackEvents,We as TrackHint,He as TrackInternalEvent,ni as VideoProcessorContext,si as VideoProcessorDestination,ct as VideoState,Me as __TRACK_LIST__,Pe as addTrack,yt as audioContextState,ii as audioElementPlayCenter,Ct as audioTimerLoop,qt as autoPlayGestureEventEmitter,Ei as blob2Uint8Array,bi as checkMediaStreamTrackResolution,ri as checkTrackState,Oi as createBufferSourceAudioTrack,Li as createCameraVideoTrack,Ri as createCustomAudioTrack,Pi as createCustomVideoTrack,Vi as createMicrophoneAndCameraTracks,Di as createMicrophoneAudioTrack,Mi as createMixingAudioTrack,xi as createScreenVideoTrack,At as decodeAudioData,Xt as deviceManager,vi as emptyImage2TypedArray,Ai as frameData2CryptoBuffer,kt as getAudioContext,Oe as getAudioEncoderConfiguration,Ii as getBitrateConstrainRange,Te as getCompatibility,mi as getConstraintsFromCameraConfig,_i as getConstraintsFromMicrophoneConfig,gi as getConstraintsFromScreenConfig,Ht as getElectronScreenSources,Bt as getElectronScreenStream,Ft as getElectronScreenStreamByUserSelect,zt as getLocalStream,Re as getScalabilityConfiguration,Ne as getScreenEncoderConfiguration,Rt as getSilenceAudioTrack,Ot as getSilenceSamplesDuration,wi as getStaticTrackStream,Ce as getVideoEncoderConfiguration,Zt as handleGetUserMediaError,bt as hasAudioContext,Xi as interceptLocalAudioFrame,ir as interceptLocalVideoFrame,qi as interceptRemoteAudioFrame,sr as interceptRemoteVideoFrame,xe as isAudioEncoderConfiguration,Be as isAudioEncoderConfigurationOrPreset,dt as isBeautyEffectOptions,Qe as isLowStreamParameter,Fe as isScreenSourceType,Ve as isVideoEncoderConfiguration,Ue as isVideoEncoderConfigurationOrPreset,It as polyfillAudioNode,Le as removeTrack,$t as requestAutoplayGesture,Dt as silenceScriptProcessHandler,fe as updateAgoraRTCCompatibility,Wi as visibilityWatcher};