@vkontakte/videoplayer-core 2.0.131-dev.f14d8d97.0 → 2.0.131-dev.f80b28b8.0

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.
Files changed (35) hide show
  1. package/es2015.cjs.js +10 -66
  2. package/es2015.esm.js +10 -66
  3. package/es2018.cjs.js +10 -66
  4. package/es2018.esm.js +9 -65
  5. package/es2024.cjs.js +9 -65
  6. package/es2024.esm.js +9 -65
  7. package/esnext.cjs.js +9 -65
  8. package/esnext.esm.js +9 -65
  9. package/evergreen.esm.js +8 -64
  10. package/package.json +2 -2
  11. package/types/player/Player.d.ts +2 -9
  12. package/types/player/types.d.ts +0 -15
  13. package/types/providers/ChromecastProvider/ChromecastInitializer/index.d.ts +1 -5
  14. package/types/providers/ChromecastProvider/index.d.ts +0 -2
  15. package/types/providers/DashLiveProvider/DashLiveProvider.d.ts +0 -1
  16. package/types/providers/DashLiveProvider/utils/FilesFetcher.d.ts +1 -2
  17. package/types/providers/DashLiveProvider/utils/LiveDashPlayer.d.ts +0 -1
  18. package/types/providers/DashLiveProvider/utils/ThroughputEstimator.d.ts +0 -4
  19. package/types/providers/DashProvider/baseDashProvider.d.ts +3 -4
  20. package/types/providers/DashProvider/lib/buffer.d.ts +3 -0
  21. package/types/providers/DashProvider/lib/fetcher.d.ts +4 -5
  22. package/types/providers/DashProvider/lib/player.d.ts +3 -8
  23. package/types/providers/DashProvider/lib/sourceBufferBufferedDiff.d.ts +19 -0
  24. package/types/providers/DashProvider/lib/types.d.ts +1 -5
  25. package/types/providers/DashProvider/lib/utils.d.ts +11 -0
  26. package/types/providers/ProviderContainer/index.d.ts +0 -4
  27. package/types/providers/ProviderContainer/utils/formatsSupport.d.ts +1 -4
  28. package/types/providers/WebRTCLiveProvider/WebRTCLiveProvider.d.ts +0 -1
  29. package/types/providers/types.d.ts +2 -7
  30. package/types/providers/utils/HTMLVideoElement/DroppedFramesManager.d.ts +1 -3
  31. package/types/utils/StatefulIterator/index.d.ts +1 -5
  32. package/types/utils/autoSelectTrack.d.ts +3 -4
  33. package/types/utils/qualityLimits.d.ts +3 -18
  34. package/types/utils/smoothedValue/baseSmoothedValue.d.ts +0 -3
  35. package/types/utils/tuningConfig.d.ts +2 -1
package/es2015.cjs.js CHANGED
@@ -1,73 +1,17 @@
1
1
  /**
2
- * @vkontakte/videoplayer-core v2.0.131-dev.f14d8d97.0
3
- * Thu, 17 Apr 2025 15:45:13 GMT
2
+ * @vkontakte/videoplayer-core v2.0.131-dev.f80b28b8.0
3
+ * Fri, 18 Apr 2025 09:58:08 GMT
4
4
  * https://st.mycdn.me/static/vkontakte-videoplayer/2-0-131/doc/
5
5
  */
6
- "use strict";var qS=Object.create;var yr=Object.defineProperty,US=Object.defineProperties,HS=Object.getOwnPropertyDescriptor,jS=Object.getOwnPropertyDescriptors,QS=Object.getOwnPropertyNames,os=Object.getOwnPropertySymbols,GS=Object.getPrototypeOf,Cn=Object.prototype.hasOwnProperty,fc=Object.prototype.propertyIsEnumerable;var WS=(a,e)=>(e=Symbol[a])?e:Symbol.for("Symbol."+a);var bt=Math.pow,mc=(a,e,t)=>e in a?yr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,L=(a,e)=>{for(var t in e||(e={}))Cn.call(e,t)&&mc(a,t,e[t]);if(os)for(var t of os(e))fc.call(e,t)&&mc(a,t,e[t]);return a},U=(a,e)=>US(a,jS(e));var bc=(a,e)=>{var t={};for(var i in a)Cn.call(a,i)&&e.indexOf(i)<0&&(t[i]=a[i]);if(a!=null&&os)for(var i of os(a))e.indexOf(i)<0&&fc.call(a,i)&&(t[i]=a[i]);return t};var b=(a,e)=>()=>(e||a((e={exports:{}}).exports,e),e.exports),YS=(a,e)=>{for(var t in e)yr(a,t,{get:e[t],enumerable:!0})},gc=(a,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of QS(e))!Cn.call(a,r)&&r!==t&&yr(a,r,{get:()=>e[r],enumerable:!(i=HS(e,r))||i.enumerable});return a};var G=(a,e,t)=>(t=a!=null?qS(GS(a)):{},gc(e||!a||!a.__esModule?yr(t,"default",{value:a,enumerable:!0}):t,a)),zS=a=>gc(yr({},"__esModule",{value:!0}),a);var A=(a,e,t)=>new Promise((i,r)=>{var s=u=>{try{o(t.next(u))}catch(l){r(l)}},n=u=>{try{o(t.throw(u))}catch(l){r(l)}},o=u=>u.done?i(u.value):Promise.resolve(u.value).then(s,n);o((t=t.apply(a,e)).next())}),us=function(a,e){this[0]=a,this[1]=e},Te=(a,e,t)=>{var i=(n,o,u,l)=>{try{var c=t[n](o),d=(o=c.value)instanceof us,m=c.done;Promise.resolve(d?o[0]:o).then(h=>d?i(n==="return"?n:"next",o[1]?{done:h.done,value:h.value}:h,u,l):u({value:h,done:m})).catch(h=>i("throw",h,u,l))}catch(h){l(h)}},r=n=>s[n]=o=>new Promise((u,l)=>i(n,o,u,l)),s={};return t=t.apply(a,e),s[WS("asyncIterator")]=()=>s,r("next"),r("throw"),r("return"),s};var ve=b((Vn,vc)=>{"use strict";var Er=function(a){return a&&a.Math===Math&&a};vc.exports=Er(typeof globalThis=="object"&&globalThis)||Er(typeof window=="object"&&window)||Er(typeof self=="object"&&self)||Er(typeof global=="object"&&global)||Er(typeof Vn=="object"&&Vn)||function(){return this}()||Function("return this")()});var ke=b(($$,Sc)=>{"use strict";Sc.exports=function(a){try{return!!a()}catch(e){return!0}}});var xr=b((L$,yc)=>{"use strict";var KS=ke();yc.exports=!KS(function(){var a=function(){}.bind();return typeof a!="function"||a.hasOwnProperty("prototype")})});var On=b((M$,xc)=>{"use strict";var XS=xr(),Ec=Function.prototype,Tc=Ec.apply,Ic=Ec.call;xc.exports=typeof Reflect=="object"&&Reflect.apply||(XS?Ic.bind(Tc):function(){return Ic.apply(Tc,arguments)})});var xe=b((C$,Ac)=>{"use strict";var Pc=xr(),wc=Function.prototype,_n=wc.call,JS=Pc&&wc.bind.bind(_n,_n);Ac.exports=Pc?JS:function(a){return function(){return _n.apply(a,arguments)}}});var pi=b((D$,Rc)=>{"use strict";var kc=xe(),ZS=kc({}.toString),ey=kc("".slice);Rc.exports=function(a){return ey(ZS(a),8,-1)}});var Bn=b((V$,$c)=>{"use strict";var ty=pi(),iy=xe();$c.exports=function(a){if(ty(a)==="Function")return iy(a)}});var be=b((O$,Lc)=>{"use strict";var Nn=typeof document=="object"&&document.all;Lc.exports=typeof Nn=="undefined"&&Nn!==void 0?function(a){return typeof a=="function"||a===Nn}:function(a){return typeof a=="function"}});var Ge=b((_$,Mc)=>{"use strict";var ry=ke();Mc.exports=!ry(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var We=b((B$,Cc)=>{"use strict";var ay=xr(),ds=Function.prototype.call;Cc.exports=ay?ds.bind(ds):function(){return ds.apply(ds,arguments)}});var Fn=b(Oc=>{"use strict";var Dc={}.propertyIsEnumerable,Vc=Object.getOwnPropertyDescriptor,sy=Vc&&!Dc.call({1:2},1);Oc.f=sy?function(e){var t=Vc(this,e);return!!t&&t.enumerable}:Dc});var Pr=b((F$,_c)=>{"use strict";_c.exports=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}}});var Nc=b((q$,Bc)=>{"use strict";var ny=xe(),oy=ke(),uy=pi(),qn=Object,ly=ny("".split);Bc.exports=oy(function(){return!qn("z").propertyIsEnumerable(0)})?function(a){return uy(a)==="String"?ly(a,""):qn(a)}:qn});var Oi=b((U$,Fc)=>{"use strict";Fc.exports=function(a){return a==null}});var Gt=b((H$,qc)=>{"use strict";var cy=Oi(),dy=TypeError;qc.exports=function(a){if(cy(a))throw new dy("Can't call method on "+a);return a}});var hi=b((j$,Uc)=>{"use strict";var py=Nc(),hy=Gt();Uc.exports=function(a){return py(hy(a))}});var Ye=b((Q$,Hc)=>{"use strict";var my=be();Hc.exports=function(a){return typeof a=="object"?a!==null:my(a)}});var _i=b((G$,jc)=>{"use strict";jc.exports={}});var kt=b((W$,Gc)=>{"use strict";var Un=_i(),Hn=ve(),fy=be(),Qc=function(a){return fy(a)?a:void 0};Gc.exports=function(a,e){return arguments.length<2?Qc(Un[a])||Qc(Hn[a]):Un[a]&&Un[a][e]||Hn[a]&&Hn[a][e]}});var wr=b((Y$,Wc)=>{"use strict";var by=xe();Wc.exports=by({}.isPrototypeOf)});var mi=b((z$,Kc)=>{"use strict";var gy=ve(),Yc=gy.navigator,zc=Yc&&Yc.userAgent;Kc.exports=zc?String(zc):""});var Qn=b((K$,id)=>{"use strict";var td=ve(),jn=mi(),Xc=td.process,Jc=td.Deno,Zc=Xc&&Xc.versions||Jc&&Jc.version,ed=Zc&&Zc.v8,nt,ps;ed&&(nt=ed.split("."),ps=nt[0]>0&&nt[0]<4?1:+(nt[0]+nt[1]));!ps&&jn&&(nt=jn.match(/Edge\/(\d+)/),(!nt||nt[1]>=74)&&(nt=jn.match(/Chrome\/(\d+)/),nt&&(ps=+nt[1])));id.exports=ps});var Gn=b((X$,ad)=>{"use strict";var rd=Qn(),vy=ke(),Sy=ve(),yy=Sy.String;ad.exports=!!Object.getOwnPropertySymbols&&!vy(function(){var a=Symbol("symbol detection");return!yy(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&rd&&rd<41})});var Wn=b((J$,sd)=>{"use strict";var Ty=Gn();sd.exports=Ty&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Yn=b((Z$,nd)=>{"use strict";var Iy=kt(),Ey=be(),xy=wr(),Py=Wn(),wy=Object;nd.exports=Py?function(a){return typeof a=="symbol"}:function(a){var e=Iy("Symbol");return Ey(e)&&xy(e.prototype,wy(a))}});var Ar=b((eL,od)=>{"use strict";var Ay=String;od.exports=function(a){try{return Ay(a)}catch(e){return"Object"}}});var vt=b((tL,ud)=>{"use strict";var ky=be(),Ry=Ar(),$y=TypeError;ud.exports=function(a){if(ky(a))return a;throw new $y(Ry(a)+" is not a function")}});var kr=b((iL,ld)=>{"use strict";var Ly=vt(),My=Oi();ld.exports=function(a,e){var t=a[e];return My(t)?void 0:Ly(t)}});var dd=b((rL,cd)=>{"use strict";var zn=We(),Kn=be(),Xn=Ye(),Cy=TypeError;cd.exports=function(a,e){var t,i;if(e==="string"&&Kn(t=a.toString)&&!Xn(i=zn(t,a))||Kn(t=a.valueOf)&&!Xn(i=zn(t,a))||e!=="string"&&Kn(t=a.toString)&&!Xn(i=zn(t,a)))return i;throw new Cy("Can't convert object to primitive value")}});var ot=b((aL,pd)=>{"use strict";pd.exports=!0});var fd=b((sL,md)=>{"use strict";var hd=ve(),Dy=Object.defineProperty;md.exports=function(a,e){try{Dy(hd,a,{value:e,configurable:!0,writable:!0})}catch(t){hd[a]=e}return e}});var Rr=b((nL,vd)=>{"use strict";var Vy=ot(),Oy=ve(),_y=fd(),bd="__core-js_shared__",gd=vd.exports=Oy[bd]||_y(bd,{});(gd.versions||(gd.versions=[])).push({version:"3.38.0",mode:Vy?"pure":"global",copyright:"\xA9 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Jn=b((oL,yd)=>{"use strict";var Sd=Rr();yd.exports=function(a,e){return Sd[a]||(Sd[a]=e||{})}});var Bi=b((uL,Td)=>{"use strict";var By=Gt(),Ny=Object;Td.exports=function(a){return Ny(By(a))}});var ut=b((lL,Id)=>{"use strict";var Fy=xe(),qy=Bi(),Uy=Fy({}.hasOwnProperty);Id.exports=Object.hasOwn||function(e,t){return Uy(qy(e),t)}});var Zn=b((cL,Ed)=>{"use strict";var Hy=xe(),jy=0,Qy=Math.random(),Gy=Hy(1 .toString);Ed.exports=function(a){return"Symbol("+(a===void 0?"":a)+")_"+Gy(++jy+Qy,36)}});var Re=b((dL,Pd)=>{"use strict";var Wy=ve(),Yy=Jn(),xd=ut(),zy=Zn(),Ky=Gn(),Xy=Wn(),Ni=Wy.Symbol,eo=Yy("wks"),Jy=Xy?Ni.for||Ni:Ni&&Ni.withoutSetter||zy;Pd.exports=function(a){return xd(eo,a)||(eo[a]=Ky&&xd(Ni,a)?Ni[a]:Jy("Symbol."+a)),eo[a]}});var Rd=b((pL,kd)=>{"use strict";var Zy=We(),wd=Ye(),Ad=Yn(),eT=kr(),tT=dd(),iT=Re(),rT=TypeError,aT=iT("toPrimitive");kd.exports=function(a,e){if(!wd(a)||Ad(a))return a;var t=eT(a,aT),i;if(t){if(e===void 0&&(e="default"),i=Zy(t,a,e),!wd(i)||Ad(i))return i;throw new rT("Can't convert object to primitive value")}return e===void 0&&(e="number"),tT(a,e)}});var to=b((hL,$d)=>{"use strict";var sT=Rd(),nT=Yn();$d.exports=function(a){var e=sT(a,"string");return nT(e)?e:e+""}});var hs=b((mL,Md)=>{"use strict";var oT=ve(),Ld=Ye(),io=oT.document,uT=Ld(io)&&Ld(io.createElement);Md.exports=function(a){return uT?io.createElement(a):{}}});var ro=b((fL,Cd)=>{"use strict";var lT=Ge(),cT=ke(),dT=hs();Cd.exports=!lT&&!cT(function(){return Object.defineProperty(dT("div"),"a",{get:function(){return 7}}).a!==7})});var Od=b(Vd=>{"use strict";var pT=Ge(),hT=We(),mT=Fn(),fT=Pr(),bT=hi(),gT=to(),vT=ut(),ST=ro(),Dd=Object.getOwnPropertyDescriptor;Vd.f=pT?Dd:function(e,t){if(e=bT(e),t=gT(t),ST)try{return Dd(e,t)}catch(i){}if(vT(e,t))return fT(!hT(mT.f,e,t),e[t])}});var ao=b((gL,_d)=>{"use strict";var yT=ke(),TT=be(),IT=/#|\.prototype\./,$r=function(a,e){var t=xT[ET(a)];return t===wT?!0:t===PT?!1:TT(e)?yT(e):!!e},ET=$r.normalize=function(a){return String(a).replace(IT,".").toLowerCase()},xT=$r.data={},PT=$r.NATIVE="N",wT=$r.POLYFILL="P";_d.exports=$r});var Fi=b((vL,Nd)=>{"use strict";var Bd=Bn(),AT=vt(),kT=xr(),RT=Bd(Bd.bind);Nd.exports=function(a,e){return AT(a),e===void 0?a:kT?RT(a,e):function(){return a.apply(e,arguments)}}});var so=b((SL,Fd)=>{"use strict";var $T=Ge(),LT=ke();Fd.exports=$T&&LT(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var St=b((yL,qd)=>{"use strict";var MT=Ye(),CT=String,DT=TypeError;qd.exports=function(a){if(MT(a))return a;throw new DT(CT(a)+" is not an object")}});var fi=b(Hd=>{"use strict";var VT=Ge(),OT=ro(),_T=so(),ms=St(),Ud=to(),BT=TypeError,no=Object.defineProperty,NT=Object.getOwnPropertyDescriptor,oo="enumerable",uo="configurable",lo="writable";Hd.f=VT?_T?function(e,t,i){if(ms(e),t=Ud(t),ms(i),typeof e=="function"&&t==="prototype"&&"value"in i&&lo in i&&!i[lo]){var r=NT(e,t);r&&r[lo]&&(e[t]=i.value,i={configurable:uo in i?i[uo]:r[uo],enumerable:oo in i?i[oo]:r[oo],writable:!1})}return no(e,t,i)}:no:function(e,t,i){if(ms(e),t=Ud(t),ms(i),OT)try{return no(e,t,i)}catch(r){}if("get"in i||"set"in i)throw new BT("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var qi=b((IL,jd)=>{"use strict";var FT=Ge(),qT=fi(),UT=Pr();jd.exports=FT?function(a,e,t){return qT.f(a,e,UT(1,t))}:function(a,e,t){return a[e]=t,a}});var Ie=b((EL,Gd)=>{"use strict";var Lr=ve(),HT=On(),jT=Bn(),QT=be(),GT=Od().f,WT=ao(),Ui=_i(),YT=Fi(),Hi=qi(),Qd=ut();Rr();var zT=function(a){var e=function(t,i,r){if(this instanceof e){switch(arguments.length){case 0:return new a;case 1:return new a(t);case 2:return new a(t,i)}return new a(t,i,r)}return HT(a,this,arguments)};return e.prototype=a.prototype,e};Gd.exports=function(a,e){var t=a.target,i=a.global,r=a.stat,s=a.proto,n=i?Lr:r?Lr[t]:Lr[t]&&Lr[t].prototype,o=i?Ui:Ui[t]||Hi(Ui,t,{})[t],u=o.prototype,l,c,d,m,h,f,g,y,S;for(m in e)l=WT(i?m:t+(r?".":"#")+m,a.forced),c=!l&&n&&Qd(n,m),f=o[m],c&&(a.dontCallGetSet?(S=GT(n,m),g=S&&S.value):g=n[m]),h=c&&g?g:e[m],!(!l&&!s&&typeof f==typeof h)&&(a.bind&&c?y=YT(h,Lr):a.wrap&&c?y=zT(h):s&&QT(h)?y=jT(h):y=h,(a.sham||h&&h.sham||f&&f.sham)&&Hi(y,"sham",!0),Hi(o,m,y),s&&(d=t+"Prototype",Qd(Ui,d)||Hi(Ui,d,{}),Hi(Ui[d],m,h),a.real&&u&&(l||!u[m])&&Hi(u,m,h)))}});var Yd=b((xL,Wd)=>{"use strict";var KT=Math.ceil,XT=Math.floor;Wd.exports=Math.trunc||function(e){var t=+e;return(t>0?XT:KT)(t)}});var Mr=b((PL,zd)=>{"use strict";var JT=Yd();zd.exports=function(a){var e=+a;return e!==e||e===0?0:JT(e)}});var Xd=b((wL,Kd)=>{"use strict";var ZT=Mr(),eI=Math.max,tI=Math.min;Kd.exports=function(a,e){var t=ZT(a);return t<0?eI(t+e,0):tI(t,e)}});var co=b((AL,Jd)=>{"use strict";var iI=Mr(),rI=Math.min;Jd.exports=function(a){var e=iI(a);return e>0?rI(e,9007199254740991):0}});var ji=b((kL,Zd)=>{"use strict";var aI=co();Zd.exports=function(a){return aI(a.length)}});var po=b((RL,tp)=>{"use strict";var sI=hi(),nI=Xd(),oI=ji(),ep=function(a){return function(e,t,i){var r=sI(e),s=oI(r);if(s===0)return!a&&-1;var n=nI(i,s),o;if(a&&t!==t){for(;s>n;)if(o=r[n++],o!==o)return!0}else for(;s>n;n++)if((a||n in r)&&r[n]===t)return a||n||0;return!a&&-1}};tp.exports={includes:ep(!0),indexOf:ep(!1)}});var Cr=b(($L,ip)=>{"use strict";ip.exports=function(){}});var rp=b(()=>{"use strict";var uI=Ie(),lI=po().includes,cI=ke(),dI=Cr(),pI=cI(function(){return!Array(1).includes()});uI({target:"Array",proto:!0,forced:pI},{includes:function(e){return lI(this,e,arguments.length>1?arguments[1]:void 0)}});dI("includes")});var Wt=b((CL,ap)=>{"use strict";var hI=kt();ap.exports=hI});var np=b((DL,sp)=>{"use strict";rp();var mI=Wt();sp.exports=mI("Array","includes")});var up=b((VL,op)=>{"use strict";var fI=np();op.exports=fI});var Ne=b((OL,lp)=>{"use strict";var bI=up();lp.exports=bI});var bs=b((WL,pp)=>{"use strict";var vI=Jn(),SI=Zn(),dp=vI("keys");pp.exports=function(a){return dp[a]||(dp[a]=SI(a))}});var mp=b((YL,hp)=>{"use strict";var yI=ke();hp.exports=!yI(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})});var gs=b((zL,bp)=>{"use strict";var TI=ut(),II=be(),EI=Bi(),xI=bs(),PI=mp(),fp=xI("IE_PROTO"),ho=Object,wI=ho.prototype;bp.exports=PI?ho.getPrototypeOf:function(a){var e=EI(a);if(TI(e,fp))return e[fp];var t=e.constructor;return II(t)&&e instanceof t?t.prototype:e instanceof ho?wI:null}});var vs=b((KL,gp)=>{"use strict";gp.exports={}});var yp=b((XL,Sp)=>{"use strict";var AI=xe(),mo=ut(),kI=hi(),RI=po().indexOf,$I=vs(),vp=AI([].push);Sp.exports=function(a,e){var t=kI(a),i=0,r=[],s;for(s in t)!mo($I,s)&&mo(t,s)&&vp(r,s);for(;e.length>i;)mo(t,s=e[i++])&&(~RI(r,s)||vp(r,s));return r}});var fo=b((JL,Tp)=>{"use strict";Tp.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var bo=b((ZL,Ip)=>{"use strict";var LI=yp(),MI=fo();Ip.exports=Object.keys||function(e){return LI(e,MI)}});var go=b((eM,Ap)=>{"use strict";var xp=Ge(),CI=ke(),Pp=xe(),DI=gs(),VI=bo(),OI=hi(),_I=Fn().f,wp=Pp(_I),BI=Pp([].push),NI=xp&&CI(function(){var a=Object.create(null);return a[2]=2,!wp(a,2)}),Ep=function(a){return function(e){for(var t=OI(e),i=VI(t),r=NI&&DI(t)===null,s=i.length,n=0,o=[],u;s>n;)u=i[n++],(!xp||(r?u in t:wp(t,u)))&&BI(o,a?[u,t[u]]:t[u]);return o}};Ap.exports={entries:Ep(!0),values:Ep(!1)}});var kp=b(()=>{"use strict";var FI=Ie(),qI=go().entries;FI({target:"Object",stat:!0},{entries:function(e){return qI(e)}})});var $p=b((rM,Rp)=>{"use strict";kp();var UI=_i();Rp.exports=UI.Object.entries});var Mp=b((aM,Lp)=>{"use strict";var HI=$p();Lp.exports=HI});var Qi=b((sM,Cp)=>{"use strict";var jI=Mp();Cp.exports=jI});var bi=b((nM,Dp)=>{"use strict";Dp.exports={}});var _p=b((oM,Op)=>{"use strict";var QI=ve(),GI=be(),Vp=QI.WeakMap;Op.exports=GI(Vp)&&/native code/.test(String(Vp))});var To=b((uM,Fp)=>{"use strict";var WI=_p(),Np=ve(),YI=Ye(),zI=qi(),vo=ut(),So=Rr(),KI=bs(),XI=vs(),Bp="Object already initialized",yo=Np.TypeError,JI=Np.WeakMap,Ss,Dr,ys,ZI=function(a){return ys(a)?Dr(a):Ss(a,{})},eE=function(a){return function(e){var t;if(!YI(e)||(t=Dr(e)).type!==a)throw new yo("Incompatible receiver, "+a+" required");return t}};WI||So.state?(lt=So.state||(So.state=new JI),lt.get=lt.get,lt.has=lt.has,lt.set=lt.set,Ss=function(a,e){if(lt.has(a))throw new yo(Bp);return e.facade=a,lt.set(a,e),e},Dr=function(a){return lt.get(a)||{}},ys=function(a){return lt.has(a)}):(gi=KI("state"),XI[gi]=!0,Ss=function(a,e){if(vo(a,gi))throw new yo(Bp);return e.facade=a,zI(a,gi,e),e},Dr=function(a){return vo(a,gi)?a[gi]:{}},ys=function(a){return vo(a,gi)});var lt,gi;Fp.exports={set:Ss,get:Dr,has:ys,enforce:ZI,getterFor:eE}});var xo=b((lM,Up)=>{"use strict";var Io=Ge(),tE=ut(),qp=Function.prototype,iE=Io&&Object.getOwnPropertyDescriptor,Eo=tE(qp,"name"),rE=Eo&&function(){}.name==="something",aE=Eo&&(!Io||Io&&iE(qp,"name").configurable);Up.exports={EXISTS:Eo,PROPER:rE,CONFIGURABLE:aE}});var jp=b(Hp=>{"use strict";var sE=Ge(),nE=so(),oE=fi(),uE=St(),lE=hi(),cE=bo();Hp.f=sE&&!nE?Object.defineProperties:function(e,t){uE(e);for(var i=lE(t),r=cE(t),s=r.length,n=0,o;s>n;)oE.f(e,o=r[n++],i[o]);return e}});var Po=b((dM,Qp)=>{"use strict";var dE=kt();Qp.exports=dE("document","documentElement")});var Ro=b((pM,Jp)=>{"use strict";var pE=St(),hE=jp(),Gp=fo(),mE=vs(),fE=Po(),bE=hs(),gE=bs(),Wp=">",Yp="<",Ao="prototype",ko="script",Kp=gE("IE_PROTO"),wo=function(){},Xp=function(a){return Yp+ko+Wp+a+Yp+"/"+ko+Wp},zp=function(a){a.write(Xp("")),a.close();var e=a.parentWindow.Object;return a=null,e},vE=function(){var a=bE("iframe"),e="java"+ko+":",t;return a.style.display="none",fE.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(Xp("document.F=Object")),t.close(),t.F},Ts,Is=function(){try{Ts=new ActiveXObject("htmlfile")}catch(e){}Is=typeof document!="undefined"?document.domain&&Ts?zp(Ts):vE():zp(Ts);for(var a=Gp.length;a--;)delete Is[Ao][Gp[a]];return Is()};mE[Kp]=!0;Jp.exports=Object.create||function(e,t){var i;return e!==null?(wo[Ao]=pE(e),i=new wo,wo[Ao]=null,i[Kp]=e):i=Is(),t===void 0?i:hE.f(i,t)}});var Gi=b((hM,Zp)=>{"use strict";var SE=qi();Zp.exports=function(a,e,t,i){return i&&i.enumerable?a[e]=t:SE(a,e,t),a}});var Co=b((mM,ih)=>{"use strict";var yE=ke(),TE=be(),IE=Ye(),EE=Ro(),eh=gs(),xE=Gi(),PE=Re(),wE=ot(),Mo=PE("iterator"),th=!1,Rt,$o,Lo;[].keys&&(Lo=[].keys(),"next"in Lo?($o=eh(eh(Lo)),$o!==Object.prototype&&(Rt=$o)):th=!0);var AE=!IE(Rt)||yE(function(){var a={};return Rt[Mo].call(a)!==a});AE?Rt={}:wE&&(Rt=EE(Rt));TE(Rt[Mo])||xE(Rt,Mo,function(){return this});ih.exports={IteratorPrototype:Rt,BUGGY_SAFARI_ITERATORS:th}});var Es=b((fM,ah)=>{"use strict";var kE=Re(),RE=kE("toStringTag"),rh={};rh[RE]="z";ah.exports=String(rh)==="[object z]"});var Vr=b((bM,sh)=>{"use strict";var $E=Es(),LE=be(),xs=pi(),ME=Re(),CE=ME("toStringTag"),DE=Object,VE=xs(function(){return arguments}())==="Arguments",OE=function(a,e){try{return a[e]}catch(t){}};sh.exports=$E?xs:function(a){var e,t,i;return a===void 0?"Undefined":a===null?"Null":typeof(t=OE(e=DE(a),CE))=="string"?t:VE?xs(e):(i=xs(e))==="Object"&&LE(e.callee)?"Arguments":i}});var oh=b((gM,nh)=>{"use strict";var _E=Es(),BE=Vr();nh.exports=_E?{}.toString:function(){return"[object "+BE(this)+"]"}});var Or=b((vM,lh)=>{"use strict";var NE=Es(),FE=fi().f,qE=qi(),UE=ut(),HE=oh(),jE=Re(),uh=jE("toStringTag");lh.exports=function(a,e,t,i){var r=t?a:a&&a.prototype;r&&(UE(r,uh)||FE(r,uh,{configurable:!0,value:e}),i&&!NE&&qE(r,"toString",HE))}});var dh=b((SM,ch)=>{"use strict";var QE=Co().IteratorPrototype,GE=Ro(),WE=Pr(),YE=Or(),zE=bi(),KE=function(){return this};ch.exports=function(a,e,t,i){var r=e+" Iterator";return a.prototype=GE(QE,{next:WE(+!i,t)}),YE(a,r,!1,!0),zE[r]=KE,a}});var hh=b((yM,ph)=>{"use strict";var XE=xe(),JE=vt();ph.exports=function(a,e,t){try{return XE(JE(Object.getOwnPropertyDescriptor(a,e)[t]))}catch(i){}}});var fh=b((TM,mh)=>{"use strict";var ZE=Ye();mh.exports=function(a){return ZE(a)||a===null}});var gh=b((IM,bh)=>{"use strict";var ex=fh(),tx=String,ix=TypeError;bh.exports=function(a){if(ex(a))return a;throw new ix("Can't set "+tx(a)+" as a prototype")}});var Do=b((EM,vh)=>{"use strict";var rx=hh(),ax=Ye(),sx=Gt(),nx=gh();vh.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=rx(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch(i){}return function(r,s){return sx(r),nx(s),ax(r)&&(a?t(r,s):r.__proto__=s),r}}():void 0)});var Rh=b((xM,kh)=>{"use strict";var ox=Ie(),ux=We(),Ps=ot(),wh=xo(),lx=be(),cx=dh(),Sh=gs(),yh=Do(),dx=Or(),px=qi(),Vo=Gi(),hx=Re(),Th=bi(),Ah=Co(),mx=wh.PROPER,fx=wh.CONFIGURABLE,Ih=Ah.IteratorPrototype,ws=Ah.BUGGY_SAFARI_ITERATORS,_r=hx("iterator"),Eh="keys",Br="values",xh="entries",Ph=function(){return this};kh.exports=function(a,e,t,i,r,s,n){cx(t,e,i);var o=function(S){if(S===r&&m)return m;if(!ws&&S&&S in c)return c[S];switch(S){case Eh:return function(){return new t(this,S)};case Br:return function(){return new t(this,S)};case xh:return function(){return new t(this,S)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,c=a.prototype,d=c[_r]||c["@@iterator"]||r&&c[r],m=!ws&&d||o(r),h=e==="Array"&&c.entries||d,f,g,y;if(h&&(f=Sh(h.call(new a)),f!==Object.prototype&&f.next&&(!Ps&&Sh(f)!==Ih&&(yh?yh(f,Ih):lx(f[_r])||Vo(f,_r,Ph)),dx(f,u,!0,!0),Ps&&(Th[u]=Ph))),mx&&r===Br&&d&&d.name!==Br&&(!Ps&&fx?px(c,"name",Br):(l=!0,m=function(){return ux(d,this)})),r)if(g={values:o(Br),keys:s?m:o(Eh),entries:o(xh)},n)for(y in g)(ws||l||!(y in c))&&Vo(c,y,g[y]);else ox({target:e,proto:!0,forced:ws||l},g);return(!Ps||n)&&c[_r]!==m&&Vo(c,_r,m,{name:r}),Th[e]=m,g}});var Lh=b((PM,$h)=>{"use strict";$h.exports=function(a,e){return{value:a,done:e}}});var _o=b((wM,Oh)=>{"use strict";var bx=hi(),Oo=Cr(),Mh=bi(),Dh=To(),gx=fi().f,vx=Rh(),As=Lh(),Sx=ot(),yx=Ge(),Vh="Array Iterator",Tx=Dh.set,Ix=Dh.getterFor(Vh);Oh.exports=vx(Array,"Array",function(a,e){Tx(this,{type:Vh,target:bx(a),index:0,kind:e})},function(){var a=Ix(this),e=a.target,t=a.index++;if(!e||t>=e.length)return a.target=void 0,As(void 0,!0);switch(a.kind){case"keys":return As(t,!1);case"values":return As(e[t],!1)}return As([t,e[t]],!1)},"values");var Ch=Mh.Arguments=Mh.Array;Oo("keys");Oo("values");Oo("entries");if(!Sx&&yx&&Ch.name!=="values")try{gx(Ch,"name",{value:"values"})}catch(a){}});var Bh=b((AM,_h)=>{"use strict";var Ex=Re(),xx=bi(),Px=Ex("iterator"),wx=Array.prototype;_h.exports=function(a){return a!==void 0&&(xx.Array===a||wx[Px]===a)}});var Bo=b((kM,Fh)=>{"use strict";var Ax=Vr(),Nh=kr(),kx=Oi(),Rx=bi(),$x=Re(),Lx=$x("iterator");Fh.exports=function(a){if(!kx(a))return Nh(a,Lx)||Nh(a,"@@iterator")||Rx[Ax(a)]}});var Uh=b((RM,qh)=>{"use strict";var Mx=We(),Cx=vt(),Dx=St(),Vx=Ar(),Ox=Bo(),_x=TypeError;qh.exports=function(a,e){var t=arguments.length<2?Ox(a):e;if(Cx(t))return Dx(Mx(t,a));throw new _x(Vx(a)+" is not iterable")}});var Qh=b(($M,jh)=>{"use strict";var Bx=We(),Hh=St(),Nx=kr();jh.exports=function(a,e,t){var i,r;Hh(a);try{if(i=Nx(a,"return"),!i){if(e==="throw")throw t;return t}i=Bx(i,a)}catch(s){r=!0,i=s}if(e==="throw")throw t;if(r)throw i;return Hh(i),t}});var Rs=b((LM,zh)=>{"use strict";var Fx=Fi(),qx=We(),Ux=St(),Hx=Ar(),jx=Bh(),Qx=ji(),Gh=wr(),Gx=Uh(),Wx=Bo(),Wh=Qh(),Yx=TypeError,ks=function(a,e){this.stopped=a,this.result=e},Yh=ks.prototype;zh.exports=function(a,e,t){var i=t&&t.that,r=!!(t&&t.AS_ENTRIES),s=!!(t&&t.IS_RECORD),n=!!(t&&t.IS_ITERATOR),o=!!(t&&t.INTERRUPTED),u=Fx(e,i),l,c,d,m,h,f,g,y=function(I){return l&&Wh(l,"normal",I),new ks(!0,I)},S=function(I){return r?(Ux(I),o?u(I[0],I[1],y):u(I[0],I[1])):o?u(I,y):u(I)};if(s)l=a.iterator;else if(n)l=a;else{if(c=Wx(a),!c)throw new Yx(Hx(a)+" is not iterable");if(jx(c)){for(d=0,m=Qx(a);m>d;d++)if(h=S(a[d]),h&&Gh(Yh,h))return h;return new ks(!1)}l=Gx(a,c)}for(f=s?a.next:l.next;!(g=qx(f,l)).done;){try{h=S(g.value)}catch(I){Wh(l,"throw",I)}if(typeof h=="object"&&h&&Gh(Yh,h))return h}return new ks(!1)}});var Xh=b((MM,Kh)=>{"use strict";var zx=Ge(),Kx=fi(),Xx=Pr();Kh.exports=function(a,e,t){zx?Kx.f(a,e,Xx(0,t)):a[e]=t}});var Jh=b(()=>{"use strict";var Jx=Ie(),Zx=Rs(),eP=Xh();Jx({target:"Object",stat:!0},{fromEntries:function(e){var t={};return Zx(e,function(i,r){eP(t,i,r)},{AS_ENTRIES:!0}),t}})});var em=b((VM,Zh)=>{"use strict";_o();Jh();var tP=_i();Zh.exports=tP.Object.fromEntries});var im=b((OM,tm)=>{"use strict";tm.exports={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}});var am=b(()=>{"use strict";_o();var iP=im(),rP=ve(),aP=Or(),rm=bi();for($s in iP)aP(rP[$s],$s),rm[$s]=rm.Array;var $s});var nm=b((NM,sm)=>{"use strict";var sP=em();am();sm.exports=sP});var No=b((FM,om)=>{"use strict";var nP=nm();om.exports=nP});var um=b(()=>{"use strict"});var Fo=b((HM,lm)=>{"use strict";var Nr=ve(),oP=mi(),uP=pi(),Ls=function(a){return oP.slice(0,a.length)===a};lm.exports=function(){return Ls("Bun/")?"BUN":Ls("Cloudflare-Workers")?"CLOUDFLARE":Ls("Deno/")?"DENO":Ls("Node.js/")?"NODE":Nr.Bun&&typeof Bun.version=="string"?"BUN":Nr.Deno&&typeof Deno.version=="object"?"DENO":uP(Nr.process)==="process"?"NODE":Nr.window&&Nr.document?"BROWSER":"REST"}()});var Ms=b((jM,cm)=>{"use strict";var lP=Fo();cm.exports=lP==="NODE"});var pm=b((QM,dm)=>{"use strict";var cP=fi();dm.exports=function(a,e,t){return cP.f(a,e,t)}});var fm=b((GM,mm)=>{"use strict";var dP=kt(),pP=pm(),hP=Re(),mP=Ge(),hm=hP("species");mm.exports=function(a){var e=dP(a);mP&&e&&!e[hm]&&pP(e,hm,{configurable:!0,get:function(){return this}})}});var gm=b((WM,bm)=>{"use strict";var fP=wr(),bP=TypeError;bm.exports=function(a,e){if(fP(e,a))return a;throw new bP("Incorrect invocation")}});var Uo=b((YM,vm)=>{"use strict";var gP=xe(),vP=be(),qo=Rr(),SP=gP(Function.toString);vP(qo.inspectSource)||(qo.inspectSource=function(a){return SP(a)});vm.exports=qo.inspectSource});var jo=b((zM,Em)=>{"use strict";var yP=xe(),TP=ke(),Sm=be(),IP=Vr(),EP=kt(),xP=Uo(),ym=function(){},Tm=EP("Reflect","construct"),Ho=/^\s*(?:class|function)\b/,PP=yP(Ho.exec),wP=!Ho.test(ym),Fr=function(e){if(!Sm(e))return!1;try{return Tm(ym,[],e),!0}catch(t){return!1}},Im=function(e){if(!Sm(e))return!1;switch(IP(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return wP||!!PP(Ho,xP(e))}catch(t){return!0}};Im.sham=!0;Em.exports=!Tm||TP(function(){var a;return Fr(Fr.call)||!Fr(Object)||!Fr(function(){a=!0})||a})?Im:Fr});var Pm=b((KM,xm)=>{"use strict";var AP=jo(),kP=Ar(),RP=TypeError;xm.exports=function(a){if(AP(a))return a;throw new RP(kP(a)+" is not a constructor")}});var Qo=b((XM,Am)=>{"use strict";var wm=St(),$P=Pm(),LP=Oi(),MP=Re(),CP=MP("species");Am.exports=function(a,e){var t=wm(a).constructor,i;return t===void 0||LP(i=wm(t)[CP])?e:$P(i)}});var Rm=b((JM,km)=>{"use strict";var DP=xe();km.exports=DP([].slice)});var Lm=b((ZM,$m)=>{"use strict";var VP=TypeError;$m.exports=function(a,e){if(a<e)throw new VP("Not enough arguments");return a}});var Go=b((eC,Mm)=>{"use strict";var OP=mi();Mm.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(OP)});var tu=b((tC,qm)=>{"use strict";var ze=ve(),_P=On(),BP=Fi(),Cm=be(),NP=ut(),Fm=ke(),Dm=Po(),FP=Rm(),Vm=hs(),qP=Lm(),UP=Go(),HP=Ms(),Jo=ze.setImmediate,Zo=ze.clearImmediate,jP=ze.process,Wo=ze.Dispatch,QP=ze.Function,Om=ze.MessageChannel,GP=ze.String,Yo=0,qr={},_m="onreadystatechange",Ur,vi,zo,Ko;Fm(function(){Ur=ze.location});var eu=function(a){if(NP(qr,a)){var e=qr[a];delete qr[a],e()}},Xo=function(a){return function(){eu(a)}},Bm=function(a){eu(a.data)},Nm=function(a){ze.postMessage(GP(a),Ur.protocol+"//"+Ur.host)};(!Jo||!Zo)&&(Jo=function(e){qP(arguments.length,1);var t=Cm(e)?e:QP(e),i=FP(arguments,1);return qr[++Yo]=function(){_P(t,void 0,i)},vi(Yo),Yo},Zo=function(e){delete qr[e]},HP?vi=function(a){jP.nextTick(Xo(a))}:Wo&&Wo.now?vi=function(a){Wo.now(Xo(a))}:Om&&!UP?(zo=new Om,Ko=zo.port2,zo.port1.onmessage=Bm,vi=BP(Ko.postMessage,Ko)):ze.addEventListener&&Cm(ze.postMessage)&&!ze.importScripts&&Ur&&Ur.protocol!=="file:"&&!Fm(Nm)?(vi=Nm,ze.addEventListener("message",Bm,!1)):_m in Vm("script")?vi=function(a){Dm.appendChild(Vm("script"))[_m]=function(){Dm.removeChild(this),eu(a)}}:vi=function(a){setTimeout(Xo(a),0)});qm.exports={set:Jo,clear:Zo}});var jm=b((iC,Hm)=>{"use strict";var Um=ve(),WP=Ge(),YP=Object.getOwnPropertyDescriptor;Hm.exports=function(a){if(!WP)return Um[a];var e=YP(Um,a);return e&&e.value}});var iu=b((rC,Gm)=>{"use strict";var Qm=function(){this.head=null,this.tail=null};Qm.prototype={add:function(a){var e={item:a,next:null},t=this.tail;t?t.next=e:this.head=e,this.tail=e},get:function(){var a=this.head;if(a){var e=this.head=a.next;return e===null&&(this.tail=null),a.item}}};Gm.exports=Qm});var Ym=b((aC,Wm)=>{"use strict";var zP=mi();Wm.exports=/ipad|iphone|ipod/i.test(zP)&&typeof Pebble!="undefined"});var Km=b((sC,zm)=>{"use strict";var KP=mi();zm.exports=/web0s(?!.*chrome)/i.test(KP)});var af=b((nC,rf)=>{"use strict";var Yi=ve(),XP=jm(),Xm=Fi(),ru=tu().set,JP=iu(),ZP=Go(),ew=Ym(),tw=Km(),au=Ms(),Jm=Yi.MutationObserver||Yi.WebKitMutationObserver,Zm=Yi.document,ef=Yi.process,Cs=Yi.Promise,ou=XP("queueMicrotask"),Wi,su,nu,Ds,tf;ou||(Hr=new JP,jr=function(){var a,e;for(au&&(a=ef.domain)&&a.exit();e=Hr.get();)try{e()}catch(t){throw Hr.head&&Wi(),t}a&&a.enter()},!ZP&&!au&&!tw&&Jm&&Zm?(su=!0,nu=Zm.createTextNode(""),new Jm(jr).observe(nu,{characterData:!0}),Wi=function(){nu.data=su=!su}):!ew&&Cs&&Cs.resolve?(Ds=Cs.resolve(void 0),Ds.constructor=Cs,tf=Xm(Ds.then,Ds),Wi=function(){tf(jr)}):au?Wi=function(){ef.nextTick(jr)}:(ru=Xm(ru,Yi),Wi=function(){ru(jr)}),ou=function(a){Hr.head||Wi(),Hr.add(a)});var Hr,jr;rf.exports=ou});var nf=b((oC,sf)=>{"use strict";sf.exports=function(a,e){try{arguments.length===1?console.error(a):console.error(a,e)}catch(t){}}});var Vs=b((uC,of)=>{"use strict";of.exports=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}}});var Si=b((lC,uf)=>{"use strict";var iw=ve();uf.exports=iw.Promise});var zi=b((cC,pf)=>{"use strict";var rw=ve(),Qr=Si(),aw=be(),sw=ao(),nw=Uo(),ow=Re(),lf=Fo(),uw=ot(),uu=Qn(),cf=Qr&&Qr.prototype,lw=ow("species"),lu=!1,df=aw(rw.PromiseRejectionEvent),cw=sw("Promise",function(){var a=nw(Qr),e=a!==String(Qr);if(!e&&uu===66||uw&&!(cf.catch&&cf.finally))return!0;if(!uu||uu<51||!/native code/.test(a)){var t=new Qr(function(s){s(1)}),i=function(s){s(function(){},function(){})},r=t.constructor={};if(r[lw]=i,lu=t.then(function(){})instanceof i,!lu)return!0}return!e&&(lf==="BROWSER"||lf==="DENO")&&!df});pf.exports={CONSTRUCTOR:cw,REJECTION_EVENT:df,SUBCLASSING:lu}});var Ki=b((dC,mf)=>{"use strict";var hf=vt(),dw=TypeError,pw=function(a){var e,t;this.promise=new a(function(i,r){if(e!==void 0||t!==void 0)throw new dw("Bad Promise constructor");e=i,t=r}),this.resolve=hf(e),this.reject=hf(t)};mf.exports.f=function(a){return new pw(a)}});var Cf=b(()=>{"use strict";var hw=Ie(),mw=ot(),Ns=Ms(),Yt=ve(),er=We(),ff=Gi(),bf=Do(),fw=Or(),bw=fm(),gw=vt(),Bs=be(),vw=Ye(),Sw=gm(),yw=Qo(),Tf=tu().set,mu=af(),Tw=nf(),Iw=Vs(),Ew=iu(),If=To(),Fs=Si(),fu=zi(),Ef=Ki(),qs="Promise",xf=fu.CONSTRUCTOR,xw=fu.REJECTION_EVENT,Pw=fu.SUBCLASSING,cu=If.getterFor(qs),ww=If.set,Xi=Fs&&Fs.prototype,yi=Fs,Os=Xi,Pf=Yt.TypeError,du=Yt.document,bu=Yt.process,pu=Ef.f,Aw=pu,kw=!!(du&&du.createEvent&&Yt.dispatchEvent),wf="unhandledrejection",Rw="rejectionhandled",gf=0,Af=1,$w=2,gu=1,kf=2,_s,vf,Lw,Sf,Rf=function(a){var e;return vw(a)&&Bs(e=a.then)?e:!1},$f=function(a,e){var t=e.value,i=e.state===Af,r=i?a.ok:a.fail,s=a.resolve,n=a.reject,o=a.domain,u,l,c;try{r?(i||(e.rejection===kf&&Cw(e),e.rejection=gu),r===!0?u=t:(o&&o.enter(),u=r(t),o&&(o.exit(),c=!0)),u===a.promise?n(new Pf("Promise-chain cycle")):(l=Rf(u))?er(l,u,s,n):s(u)):n(t)}catch(d){o&&!c&&o.exit(),n(d)}},Lf=function(a,e){a.notified||(a.notified=!0,mu(function(){for(var t=a.reactions,i;i=t.get();)$f(i,a);a.notified=!1,e&&!a.rejection&&Mw(a)}))},Mf=function(a,e,t){var i,r;kw?(i=du.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(a,!1,!0),Yt.dispatchEvent(i)):i={promise:e,reason:t},!xw&&(r=Yt["on"+a])?r(i):a===wf&&Tw("Unhandled promise rejection",t)},Mw=function(a){er(Tf,Yt,function(){var e=a.facade,t=a.value,i=yf(a),r;if(i&&(r=Iw(function(){Ns?bu.emit("unhandledRejection",t,e):Mf(wf,e,t)}),a.rejection=Ns||yf(a)?kf:gu,r.error))throw r.value})},yf=function(a){return a.rejection!==gu&&!a.parent},Cw=function(a){er(Tf,Yt,function(){var e=a.facade;Ns?bu.emit("rejectionHandled",e):Mf(Rw,e,a.value)})},Ji=function(a,e,t){return function(i){a(e,i,t)}},Zi=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=$w,Lf(a,!0))},hu=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw new Pf("Promise can't be resolved itself");var i=Rf(e);i?mu(function(){var r={done:!1};try{er(i,e,Ji(hu,r,a),Ji(Zi,r,a))}catch(s){Zi(r,s,a)}}):(a.value=e,a.state=Af,Lf(a,!1))}catch(r){Zi({done:!1},r,a)}}};if(xf&&(yi=function(e){Sw(this,Os),gw(e),er(_s,this);var t=cu(this);try{e(Ji(hu,t),Ji(Zi,t))}catch(i){Zi(t,i)}},Os=yi.prototype,_s=function(e){ww(this,{type:qs,done:!1,notified:!1,parent:!1,reactions:new Ew,rejection:!1,state:gf,value:void 0})},_s.prototype=ff(Os,"then",function(e,t){var i=cu(this),r=pu(yw(this,yi));return i.parent=!0,r.ok=Bs(e)?e:!0,r.fail=Bs(t)&&t,r.domain=Ns?bu.domain:void 0,i.state===gf?i.reactions.add(r):mu(function(){$f(r,i)}),r.promise}),vf=function(){var a=new _s,e=cu(a);this.promise=a,this.resolve=Ji(hu,e),this.reject=Ji(Zi,e)},Ef.f=pu=function(a){return a===yi||a===Lw?new vf(a):Aw(a)},!mw&&Bs(Fs)&&Xi!==Object.prototype)){Sf=Xi.then,Pw||ff(Xi,"then",function(e,t){var i=this;return new yi(function(r,s){er(Sf,i,r,s)}).then(e,t)},{unsafe:!0});try{delete Xi.constructor}catch(a){}bf&&bf(Xi,Os)}hw({global:!0,constructor:!0,wrap:!0,forced:xf},{Promise:yi});fw(yi,qs,!1,!0);bw(qs)});var Bf=b((mC,_f)=>{"use strict";var Dw=Re(),Vf=Dw("iterator"),Of=!1;try{Df=0,vu={next:function(){return{done:!!Df++}},return:function(){Of=!0}},vu[Vf]=function(){return this},Array.from(vu,function(){throw 2})}catch(a){}var Df,vu;_f.exports=function(a,e){try{if(!e&&!Of)return!1}catch(r){return!1}var t=!1;try{var i={};i[Vf]=function(){return{next:function(){return{done:t=!0}}}},a(i)}catch(r){}return t}});var Su=b((fC,Nf)=>{"use strict";var Vw=Si(),Ow=Bf(),_w=zi().CONSTRUCTOR;Nf.exports=_w||!Ow(function(a){Vw.all(a).then(void 0,function(){})})});var Ff=b(()=>{"use strict";var Bw=Ie(),Nw=We(),Fw=vt(),qw=Ki(),Uw=Vs(),Hw=Rs(),jw=Su();Bw({target:"Promise",stat:!0,forced:jw},{all:function(e){var t=this,i=qw.f(t),r=i.resolve,s=i.reject,n=Uw(function(){var o=Fw(t.resolve),u=[],l=0,c=1;Hw(e,function(d){var m=l++,h=!1;c++,Nw(o,t,d).then(function(f){h||(h=!0,u[m]=f,--c||r(u))},s)}),--c||r(u)});return n.error&&s(n.value),i.promise}})});var Uf=b(()=>{"use strict";var Qw=Ie(),Gw=ot(),Ww=zi().CONSTRUCTOR,Tu=Si(),Yw=kt(),zw=be(),Kw=Gi(),qf=Tu&&Tu.prototype;Qw({target:"Promise",proto:!0,forced:Ww,real:!0},{catch:function(a){return this.then(void 0,a)}});!Gw&&zw(Tu)&&(yu=Yw("Promise").prototype.catch,qf.catch!==yu&&Kw(qf,"catch",yu,{unsafe:!0}));var yu});var Hf=b(()=>{"use strict";var Xw=Ie(),Jw=We(),Zw=vt(),eA=Ki(),tA=Vs(),iA=Rs(),rA=Su();Xw({target:"Promise",stat:!0,forced:rA},{race:function(e){var t=this,i=eA.f(t),r=i.reject,s=tA(function(){var n=Zw(t.resolve);iA(e,function(o){Jw(n,t,o).then(i.resolve,r)})});return s.error&&r(s.value),i.promise}})});var jf=b(()=>{"use strict";var aA=Ie(),sA=Ki(),nA=zi().CONSTRUCTOR;aA({target:"Promise",stat:!0,forced:nA},{reject:function(e){var t=sA.f(this),i=t.reject;return i(e),t.promise}})});var Iu=b((xC,Qf)=>{"use strict";var oA=St(),uA=Ye(),lA=Ki();Qf.exports=function(a,e){if(oA(a),uA(e)&&e.constructor===a)return e;var t=lA.f(a),i=t.resolve;return i(e),t.promise}});var Yf=b(()=>{"use strict";var cA=Ie(),dA=kt(),Gf=ot(),pA=Si(),Wf=zi().CONSTRUCTOR,hA=Iu(),mA=dA("Promise"),fA=Gf&&!Wf;cA({target:"Promise",stat:!0,forced:Gf||Wf},{resolve:function(e){return hA(fA&&this===mA?pA:this,e)}})});var zf=b(()=>{"use strict";Cf();Ff();Uf();Hf();jf();Yf()});var Zf=b(()=>{"use strict";var bA=Ie(),gA=ot(),Us=Si(),vA=ke(),Xf=kt(),Jf=be(),SA=Qo(),Kf=Iu(),yA=Gi(),xu=Us&&Us.prototype,TA=!!Us&&vA(function(){xu.finally.call({then:function(){}},function(){})});bA({target:"Promise",proto:!0,real:!0,forced:TA},{finally:function(a){var e=SA(this,Xf("Promise")),t=Jf(a);return this.then(t?function(i){return Kf(e,a()).then(function(){return i})}:a,t?function(i){return Kf(e,a()).then(function(){throw i})}:a)}});!gA&&Jf(Us)&&(Eu=Xf("Promise").prototype.finally,xu.finally!==Eu&&yA(xu,"finally",Eu,{unsafe:!0}));var Eu});var tb=b((LC,eb)=>{"use strict";um();zf();Zf();var IA=Wt();eb.exports=IA("Promise","finally")});var rb=b((MC,ib)=>{"use strict";var EA=tb();ib.exports=EA});var Hs=b((CC,ab)=>{"use strict";var xA=rb();ab.exports=xA});var db=b(()=>{"use strict";var RA=Ie(),$A=go().values;RA({target:"Object",stat:!0},{values:function(e){return $A(e)}})});var hb=b((cD,pb)=>{"use strict";db();var LA=_i();pb.exports=LA.Object.values});var fb=b((dD,mb)=>{"use strict";var MA=hb();mb.exports=MA});var tr=b((pD,bb)=>{"use strict";var CA=fb();bb.exports=CA});var kb=b(()=>{"use strict";var HA=Ie(),jA=Bi(),QA=ji(),GA=Mr(),WA=Cr();HA({target:"Array",proto:!0},{at:function(e){var t=jA(this),i=QA(t),r=GA(e),s=r>=0?r:i+r;return s<0||s>=i?void 0:t[s]}});WA("at")});var $b=b((S0,Rb)=>{"use strict";kb();var YA=Wt();Rb.exports=YA("Array","at")});var Mb=b((y0,Lb)=>{"use strict";var zA=$b();Lb.exports=zA});var Jt=b((T0,Cb)=>{"use strict";var KA=Mb();Cb.exports=KA});var ju=b((JV,tg)=>{"use strict";var uk=pi();tg.exports=Array.isArray||function(e){return uk(e)==="Array"}});var rg=b((ZV,ig)=>{"use strict";var lk=TypeError,ck=9007199254740991;ig.exports=function(a){if(a>ck)throw lk("Maximum allowed index exceeded");return a}});var ng=b((eO,sg)=>{"use strict";var dk=ju(),pk=ji(),hk=rg(),mk=Fi(),ag=function(a,e,t,i,r,s,n,o){for(var u=r,l=0,c=n?mk(n,o):!1,d,m;l<i;)l in t&&(d=c?c(t[l],l,e):t[l],s>0&&dk(d)?(m=pk(d),u=ag(a,e,d,m,u,s-1)-1):(hk(u+1),a[u]=d),u++),l++;return u};sg.exports=ag});var cg=b((tO,lg)=>{"use strict";var og=ju(),fk=jo(),bk=Ye(),gk=Re(),vk=gk("species"),ug=Array;lg.exports=function(a){var e;return og(a)&&(e=a.constructor,fk(e)&&(e===ug||og(e.prototype))?e=void 0:bk(e)&&(e=e[vk],e===null&&(e=void 0))),e===void 0?ug:e}});var pg=b((iO,dg)=>{"use strict";var Sk=cg();dg.exports=function(a,e){return new(Sk(a))(e===0?0:e)}});var hg=b(()=>{"use strict";var yk=Ie(),Tk=ng(),Ik=vt(),Ek=Bi(),xk=ji(),Pk=pg();yk({target:"Array",proto:!0},{flatMap:function(e){var t=Ek(this),i=xk(t),r;return Ik(e),r=Pk(t,0),r.length=Tk(r,t,t,i,0,1,e,arguments.length>1?arguments[1]:void 0),r}})});var mg=b(()=>{"use strict";var wk=Cr();wk("flatMap")});var bg=b((oO,fg)=>{"use strict";hg();mg();var Ak=Wt();fg.exports=Ak("Array","flatMap")});var vg=b((uO,gg)=>{"use strict";var kk=bg();gg.exports=kk});var Qu=b((lO,Sg)=>{"use strict";var Rk=vg();Sg.exports=Rk});var ra=b((cO,yg)=>{"use strict";var $k=Vr(),Lk=String;yg.exports=function(a){if($k(a)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return Lk(a)}});var Gu=b((dO,Tg)=>{"use strict";Tg.exports=`
7
- \v\f\r \xA0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF`});var xg=b((pO,Eg)=>{"use strict";var Mk=xe(),Ck=Gt(),Dk=ra(),Yu=Gu(),Ig=Mk("".replace),Vk=RegExp("^["+Yu+"]+"),Ok=RegExp("(^|[^"+Yu+"])["+Yu+"]+$"),Wu=function(a){return function(e){var t=Dk(Ck(e));return a&1&&(t=Ig(t,Vk,"")),a&2&&(t=Ig(t,Ok,"$1")),t}};Eg.exports={start:Wu(1),end:Wu(2),trim:Wu(3)}});var kg=b((hO,Ag)=>{"use strict";var _k=xo().PROPER,Bk=ke(),Pg=Gu(),wg="\u200B\x85\u180E";Ag.exports=function(a){return Bk(function(){return!!Pg[a]()||wg[a]()!==wg||_k&&Pg[a].name!==a})}});var zu=b((mO,Rg)=>{"use strict";var Nk=xg().start,Fk=kg();Rg.exports=Fk("trimStart")?function(){return Nk(this)}:"".trimStart});var Lg=b(()=>{"use strict";var qk=Ie(),$g=zu();qk({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==$g},{trimLeft:$g})});var Cg=b(()=>{"use strict";Lg();var Uk=Ie(),Mg=zu();Uk({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==Mg},{trimStart:Mg})});var Vg=b((SO,Dg)=>{"use strict";Cg();var Hk=Wt();Dg.exports=Hk("String","trimLeft")});var _g=b((yO,Og)=>{"use strict";var jk=Vg();Og.exports=jk});var Ng=b((TO,Bg)=>{"use strict";var Qk=_g();Bg.exports=Qk});var Zg=b(()=>{"use strict"});var ev=b(()=>{"use strict"});var iv=b((eN,tv)=>{"use strict";var dR=Ye(),pR=pi(),hR=Re(),mR=hR("match");tv.exports=function(a){var e;return dR(a)&&((e=a[mR])!==void 0?!!e:pR(a)==="RegExp")}});var av=b((tN,rv)=>{"use strict";var fR=St();rv.exports=function(){var a=fR(this),e="";return a.hasIndices&&(e+="d"),a.global&&(e+="g"),a.ignoreCase&&(e+="i"),a.multiline&&(e+="m"),a.dotAll&&(e+="s"),a.unicode&&(e+="u"),a.unicodeSets&&(e+="v"),a.sticky&&(e+="y"),e}});var ov=b((iN,nv)=>{"use strict";var bR=We(),gR=ut(),vR=wr(),SR=av(),sv=RegExp.prototype;nv.exports=function(a){var e=a.flags;return e===void 0&&!("flags"in sv)&&!gR(a,"flags")&&vR(sv,a)?bR(SR,a):e}});var lv=b((rN,uv)=>{"use strict";var il=xe(),yR=Bi(),TR=Math.floor,el=il("".charAt),IR=il("".replace),tl=il("".slice),ER=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,xR=/\$([$&'`]|\d{1,2})/g;uv.exports=function(a,e,t,i,r,s){var n=t+a.length,o=i.length,u=xR;return r!==void 0&&(r=yR(r),u=ER),IR(s,u,function(l,c){var d;switch(el(c,0)){case"$":return"$";case"&":return a;case"`":return tl(e,0,t);case"'":return tl(e,n);case"<":d=r[tl(c,1,-1)];break;default:var m=+c;if(m===0)return l;if(m>o){var h=TR(m/10);return h===0?l:h<=o?i[h-1]===void 0?el(c,1):i[h-1]+el(c,1):l}d=i[m-1]}return d===void 0?"":d})}});var pv=b(()=>{"use strict";var PR=Ie(),wR=We(),al=xe(),cv=Gt(),AR=be(),kR=Oi(),RR=iv(),ur=ra(),$R=kr(),LR=ov(),MR=lv(),CR=Re(),DR=ot(),VR=CR("replace"),OR=TypeError,rl=al("".indexOf),_R=al("".replace),dv=al("".slice),BR=Math.max;PR({target:"String",proto:!0},{replaceAll:function(e,t){var i=cv(this),r,s,n,o,u,l,c,d,m,h,f=0,g="";if(!kR(e)){if(r=RR(e),r&&(s=ur(cv(LR(e))),!~rl(s,"g")))throw new OR("`.replaceAll` does not allow non-global regexes");if(n=$R(e,VR),n)return wR(n,e,i,t);if(DR&&r)return _R(ur(i),e,t)}for(o=ur(i),u=ur(e),l=AR(t),l||(t=ur(t)),c=u.length,d=BR(1,c),m=rl(o,u);m!==-1;)h=l?ur(t(u,m,o)):MR(u,o,m,[],void 0,t),g+=dv(o,f,m)+h,f=m+c,m=m+d>o.length?-1:rl(o,u,m+d);return f<o.length&&(g+=dv(o,f)),g}})});var mv=b((nN,hv)=>{"use strict";Zg();ev();pv();var NR=Wt();hv.exports=NR("String","replaceAll")});var bv=b((oN,fv)=>{"use strict";var FR=mv();fv.exports=FR});var vv=b((uN,gv)=>{"use strict";var qR=bv();gv.exports=qR});var yv=b((lN,Sv)=>{"use strict";var UR=Mr(),HR=ra(),jR=Gt(),QR=RangeError;Sv.exports=function(e){var t=HR(jR(this)),i="",r=UR(e);if(r<0||r===1/0)throw new QR("Wrong number of repetitions");for(;r>0;(r>>>=1)&&(t+=t))r&1&&(i+=t);return i}});var Pv=b((cN,xv)=>{"use strict";var Ev=xe(),GR=co(),Tv=ra(),WR=yv(),YR=Gt(),zR=Ev(WR),KR=Ev("".slice),XR=Math.ceil,Iv=function(a){return function(e,t,i){var r=Tv(YR(e)),s=GR(t),n=r.length,o=i===void 0?" ":Tv(i),u,l;return s<=n||o===""?r:(u=s-n,l=zR(o,XR(u/o.length)),l.length>u&&(l=KR(l,0,u)),a?r+l:l+r)}};xv.exports={start:Iv(!1),end:Iv(!0)}});var Av=b((dN,wv)=>{"use strict";var JR=mi();wv.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(JR)});var kv=b(()=>{"use strict";var ZR=Ie(),e$=Pv().start,t$=Av();ZR({target:"String",proto:!0,forced:t$},{padStart:function(e){return e$(this,e,arguments.length>1?arguments[1]:void 0)}})});var $v=b((mN,Rv)=>{"use strict";kv();var i$=Wt();Rv.exports=i$("String","padStart")});var Mv=b((fN,Lv)=>{"use strict";var r$=$v();Lv.exports=r$});var Dv=b((bN,Cv)=>{"use strict";var a$=Mv();Cv.exports=a$});var w$={};YS(w$,{ChromecastState:()=>Tr,HttpConnectionType:()=>ls,Observable:()=>xt.Observable,PlaybackState:()=>Be,Player:()=>Wa,PredefinedQualityLimits:()=>Ir,SDK_VERSION:()=>P$,Subject:()=>xt.Subject,Subscription:()=>xt.Subscription,Surface:()=>cs,VERSION:()=>Dn,ValueSubject:()=>xt.ValueSubject,VideoFormat:()=>gt,VideoQuality:()=>xt.VideoQuality,clientChecker:()=>z,isMobile:()=>ir});module.exports=zS(w$);var Dn="2.0.131-dev.f14d8d97.0";var Be=(r=>(r.STOPPED="stopped",r.READY="ready",r.PLAYING="playing",r.PAUSED="paused",r))(Be||{}),gt=(x=>(x.MPEG="MPEG",x.DASH="DASH",x.DASH_SEP="DASH_SEP",x.DASH_SEP_VK="DASH_SEP",x.DASH_WEBM="DASH_WEBM",x.DASH_WEBM_AV1="DASH_WEBM_AV1",x.DASH_STREAMS="DASH_STREAMS",x.DASH_WEBM_VK="DASH_WEBM",x.DASH_ONDEMAND="DASH_ONDEMAND",x.DASH_ONDEMAND_VK="DASH_ONDEMAND",x.DASH_LIVE="DASH_LIVE",x.DASH_LIVE_CMAF="DASH_LIVE_CMAF",x.DASH_LIVE_WEBM="DASH_LIVE_WEBM",x.HLS="HLS",x.HLS_ONDEMAND="HLS_ONDEMAND",x.HLS_JS="HLS",x.HLS_LIVE="HLS_LIVE",x.HLS_LIVE_CMAF="HLS_LIVE_CMAF",x.WEB_RTC_LIVE="WEB_RTC_LIVE",x))(gt||{});var Tr=(r=>(r.NOT_AVAILABLE="NOT_AVAILABLE",r.AVAILABLE="AVAILABLE",r.CONNECTING="CONNECTING",r.CONNECTED="CONNECTED",r))(Tr||{}),ls=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.QUIC="quic",i))(ls||{});var cs=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(cs||{}),Ir=(i=>(i.TRAFFIC_SAVING="traffic_saving",i.HIGH_QUALITY="high_quality",i.UNKNOWN="unknown",i))(Ir||{});var CS=G(Ne(),1);var W=require("@vkontakte/videoplayer-shared/es2015");var cp=a=>new Promise((e,t)=>{let i=document.createElement("script");i.setAttribute("src",a),i.onload=()=>e(),i.onerror=r=>t(r),document.body.appendChild(i)});var fs=class{constructor(e){this.connection$=new W.ValueSubject(void 0);this.castState$=new W.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new W.Subject;this.realCastState$=new W.ValueSubject("NOT_AVAILABLE");this.subscription=new W.Subscription;this.isDestroyed=!1;var s;this.params=e,this.log=this.params.dependencies.logger.createComponentLog("ChromecastInitializer");let t="chrome"in window;if(this.log({message:`[constructor] receiverApplicationId: ${this.params.receiverApplicationId}, isDisabled: ${this.params.isDisabled}, isSupported: ${t}`}),e.isDisabled||!t)return;let i=(0,W.isNonNullable)((s=window.chrome)==null?void 0:s.cast),r=!!window.__onGCastApiAvailable;i?this.initializeCastApi():(window.__onGCastApiAvailable=n=>{delete window.__onGCastApiAvailable,n&&!this.isDestroyed&&this.initializeCastApi()},r||cp("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:W.ErrorCategory.NETWORK,message:"Script loading failed!"})))}connect(){var e;(e=cast.framework.CastContext.getInstance())==null||e.requestSession()}disconnect(){var e,t;(t=(e=cast.framework.CastContext.getInstance())==null?void 0:e.getCurrentSession())==null||t.endSession(!0)}stopMedia(){return new Promise((e,t)=>{var i,r,s;(s=(r=(i=cast.framework.CastContext.getInstance())==null?void 0:i.getCurrentSession())==null?void 0:r.getMediaSession())==null||s.stop(new chrome.cast.media.StopRequest,e,t)})}toggleConnection(){(0,W.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,W.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,W.isNullable)(t)||e!==t.remotePlayer.isMuted&&t.remotePlayerController.muteOrUnmute()}destroy(){this.isDestroyed=!0,this.subscription.unsubscribe()}initListeners(){let e=new cast.framework.RemotePlayer,t=new cast.framework.RemotePlayerController(e),i=cast.framework.CastContext.getInstance();this.subscription.add((0,W.fromEvent)(i,cast.framework.CastContextEventType.SESSION_STATE_CHANGED).subscribe(r=>{var s,n,o;switch(r.sessionState){case cast.framework.SessionState.SESSION_STARTED:case cast.framework.SessionState.SESSION_STARTING:case cast.framework.SessionState.SESSION_RESUMED:this.contentId=(o=(n=(s=i.getCurrentSession())==null?void 0:s.getMediaSession())==null?void 0:n.media)==null?void 0:o.contentId;break;case cast.framework.SessionState.NO_SESSION:case cast.framework.SessionState.SESSION_ENDING:case cast.framework.SessionState.SESSION_ENDED:case cast.framework.SessionState.SESSION_START_FAILED:this.contentId=void 0;break;default:return(0,W.assertNever)(r.sessionState)}})).add((0,W.merge)((0,W.fromEvent)(i,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,W.tap)(r=>{this.log({message:`[cast.framework.RemotePlayerEventType.CAST_STATE_CHANGED]: ${JSON.stringify(r)}`})}),(0,W.map)(r=>r.castState)),(0,W.observableFrom)([i.getCastState()])).pipe((0,W.filterChanged)(),(0,W.map)(gI),(0,W.tap)(r=>{this.log({message:`realCastState$: ${r}`})})).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(r=>{var o,u;let s=r==="CONNECTED",n=(0,W.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=i.getCurrentSession();(0,W.assertNonNullable)(l);let c=l.getCastDevice(),d=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,W.isNullable)(d)||d===this.contentId)&&(this.log({message:"connection created"}),this.connection$.next({remotePlayer:e,remotePlayerController:t,session:l,castDevice:c}))}else!s&&n&&(this.log({message:"connection destroyed"}),this.connection$.next(void 0));this.castState$.next(r==="CONNECTED"?(0,W.isNonNullable)(this.connection$.getValue())?"CONNECTED":"AVAILABLE":r)}))}initializeCastApi(){var r;let e,t,i;try{e=cast.framework.CastContext.getInstance(),t=chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID,i=chrome.cast.AutoJoinPolicy.ORIGIN_SCOPED}catch(s){return}try{e.setOptions({receiverApplicationId:(r=this.params.receiverApplicationId)!=null?r:t,autoJoinPolicy:i}),this.initListeners()}catch(s){this.errorEvent$.next({id:"ChromecastInitializer",category:W.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},gI=a=>{switch(a){case cast.framework.CastState.NO_DEVICES_AVAILABLE:return"NOT_AVAILABLE";case cast.framework.CastState.NOT_CONNECTED:return"AVAILABLE";case cast.framework.CastState.CONNECTING:return"CONNECTING";case cast.framework.CastState.CONNECTED:return"CONNECTED";default:return(0,W.assertNever)(a)}};var Al=G(Ne(),1),yS=G(Qi(),1),TS=G(No(),1);var ub=G(Hs(),1);var Pu=require("@vkontakte/videoplayer-shared/es2015");var $e=(a,e=0,t=0)=>{switch(t){case 0:return a.replace("_offset_p",e===0?"":"_"+e.toFixed(0));case 1:{if(e===0)return a;let i=new URL(a);return i.searchParams.append("playback_shift",e.toFixed(0)),i.toString()}case 2:{let i=new URL(a);return!i.searchParams.get("offset_p")&&e===0?a:(i.searchParams.set("offset_p",e.toFixed(0)),i.toString())}default:(0,Pu.assertNever)(t)}return a},js=(a,e)=>{var t;switch(e){case 0:return NaN;case 1:{let i=new URL(a);return Number(i.searchParams.get("playback_shift"))}case 2:{let i=new URL(a);return Number((t=i.searchParams.get("offset_p"))!=null?t:0)}default:(0,Pu.assertNever)(e)}};var M=(a,e,t=!1)=>{let i=a.getTransition();(t||!i||i.to===e)&&a.setState(e)};var yt=require("@vkontakte/videoplayer-shared/es2015"),Y=class{constructor(e){this.transitionStarted$=new yt.Subject;this.transitionEnded$=new yt.Subject;this.transitionUpdated$=new yt.Subject;this.forceChanged$=new yt.Subject;this.stateChangeStarted$=(0,yt.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,yt.merge)(this.transitionEnded$,this.forceChanged$);this.state=e,this.prevState=void 0}setState(e){let t=this.transition,i=this.state;this.transition=void 0,this.prevState=i,this.state=e,t?t.to===e?this.transitionEnded$.next(t):this.forceChanged$.next({from:t.from,to:e,canceledTransition:t}):this.forceChanged$.next({from:i,to:e,canceledTransition:t})}startTransitionTo(e){let t=this.transition,i=this.state;i===e||(0,yt.isNonNullable)(t)&&t.to===e||(this.prevState=i,this.state=e,t?(this.transition={from:t.from,to:e,canceledTransition:t},this.transitionUpdated$.next(this.transition)):(this.transition={from:i,to:e},this.transitionStarted$.next(this.transition)))}getTransition(){return this.transition}getState(){return this.state}getPrevState(){return this.prevState}};var sb=require("@vkontakte/videoplayer-shared/es2015"),nb=a=>{switch(a){case"MPEG":case"DASH":case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":case"HLS":case"HLS_ONDEMAND":return!1;case"DASH_LIVE":case"DASH_LIVE_CMAF":case"HLS_LIVE":case"HLS_LIVE_CMAF":case"DASH_LIVE_WEBM":case"WEB_RTC_LIVE":return!0;default:return(0,sb.assertNever)(a)}};var D=require("@vkontakte/videoplayer-shared/es2015");var PA=5,wA=5,AA=500,ob=7e3,Gr=class{constructor(e){this.subscription=new D.Subscription;this.loadMediaTimeoutSubscription=new D.Subscription;this.videoState=new Y("stopped");this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),i=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(this.log({message:`[syncPlayback] videoState: ${e}; videoTransition: ${JSON.stringify(t)}; desiredPlaybackState: ${i}; desiredPlaybackStateTransition: ${this.params.desiredState.playbackState.getTransition()}; seekState: ${JSON.stringify(s)};`}),i==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.stop());return}if(!t){if((r==null?void 0:r.to)!=="paused"&&s.state==="requested"&&e!=="stopped"){this.seek(s.position/1e3);return}switch(i){case"ready":{switch(e){case"playing":case"paused":case"ready":break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,D.assertNever)(e)}break}case"playing":{switch(e){case"playing":break;case"paused":this.videoState.startTransitionTo("playing"),this.params.connection.remotePlayerController.playOrPause();break;case"ready":this.videoState.startTransitionTo("playing"),this.params.connection.remotePlayerController.playOrPause();break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,D.assertNever)(e)}break}case"paused":{switch(e){case"playing":this.videoState.startTransitionTo("paused"),this.params.connection.remotePlayerController.playOrPause();break;case"paused":break;case"ready":this.videoState.startTransitionTo("paused"),this.videoState.setState("paused");break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,D.assertNever)(e)}break}default:(0,D.assertNever)(i)}}};this.params=e,this.log=this.params.dependencies.logger.createComponentLog("ChromecastProvider"),this.log({message:`constructor, format: ${e.format}`}),this.params.output.isLive$.next(nb(e.format)),this.params.output.isAudioAvailable$.next(!0),this.handleRemoteVolumeChange({volume:this.params.connection.remotePlayer.volumeLevel,muted:this.params.connection.remotePlayer.isMuted});let t=this.params.connection.session.getMediaSession();t&&this.restoreSession(t),this.subscribe()}destroy(){this.log({message:"[destroy]"}),this.subscription.unsubscribe()}subscribe(){this.subscription.add(this.loadMediaTimeoutSubscription);let e=new D.Subscription;this.subscription.add(e),this.subscription.add((0,D.merge)(this.videoState.stateChangeStarted$.pipe((0,D.map)(r=>`stateChangeStarted$ ${JSON.stringify(r)}`)),this.videoState.stateChangeEnded$.pipe((0,D.map)(r=>`stateChangeEnded$ ${JSON.stringify(r)}`))).subscribe(r=>this.log({message:`[videoState] ${r}`})));let t=(r,s)=>this.subscription.add(r.subscribe(s));if(this.params.output.isLive$.getValue())this.params.output.position$.next(0),this.params.output.duration$.next(0);else{let r=new D.Subject;e.add(r.pipe((0,D.debounce)(AA)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,D.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.CURRENT_TIME_CHANGED).subscribe(n=>{this.logRemoteEvent(n);let o=n.value;this.params.output.position$.next(o),(this.params.desiredState.seekState.getState().state==="applying"||Math.abs(o-s)>PA)&&r.next(o),s=o})),e.add((0,D.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.logRemoteEvent(n),this.params.output.duration$.next(n.value)}))}t((0,D.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MEDIA_LOADED_CHANGED),r=>{this.logRemoteEvent(r),r.value?this.handleRemoteReady():(this.handleRemoteStop(),e.unsubscribe())}),t((0,D.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),r=>{this.logRemoteEvent(r),r.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,D.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.PLAYER_STATE_CHANGED),r=>{this.logRemoteEvent(r);let{remotePlayer:s}=this.params.connection,n=r.value,o=this.params.output.isBuffering$.getValue(),u=n===chrome.cast.media.PlayerState.BUFFERING;switch(o!==u&&this.params.output.isBuffering$.next(u),n){case chrome.cast.media.PlayerState.IDLE:!this.params.output.isLive$.getValue()&&s.duration-s.currentTime<wA&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),M(this.params.desiredState.playbackState,"stopped");break;case chrome.cast.media.PlayerState.PAUSED:{this.handleRemotePause();break}case chrome.cast.media.PlayerState.PLAYING:this.handleRemotePlay();break;case chrome.cast.media.PlayerState.BUFFERING:break;default:(0,D.assertNever)(n)}}),t((0,D.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({volume:r.value})}),t((0,D.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({muted:r.value})});let i=(0,D.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,D.observableFrom)(["init"])).pipe((0,D.debounce)(0));t(i,this.syncPlayback)}restoreSession(e){this.log({message:"restoreSession"});let{remotePlayer:t}=this.params.connection;if(e.playerState!==chrome.cast.media.PlayerState.IDLE){t.isPaused?(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),M(this.params.desiredState.playbackState,"playing"));let i=this.params.output.isLive$.getValue();this.params.output.duration$.next(i?0:t.duration),this.params.output.position$.next(i?0:t.currentTime),this.params.desiredState.seekState.setState({state:"none"})}}prepare(){let e=this.params.format;this.log({message:`[prepare] format: ${e}`});let t=this.createMediaInfo(e),i=this.createLoadRequest(t);this.loadMedia(i)}handleRemotePause(){let e=this.videoState.getState(),t=this.videoState.getTransition();((t==null?void 0:t.to)==="paused"||e==="playing")&&(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused"))}handleRemotePlay(){let e=this.videoState.getState(),t=this.videoState.getTransition();((t==null?void 0:t.to)==="playing"||e==="paused")&&(this.videoState.setState("playing"),M(this.params.desiredState.playbackState,"playing"))}handleRemoteReady(){var t;let e=this.videoState.getTransition();(e==null?void 0:e.to)==="ready"&&this.videoState.setState("ready"),((t=this.params.desiredState.playbackState.getTransition())==null?void 0:t.to)==="ready"&&M(this.params.desiredState.playbackState,"ready")}handleRemoteStop(){this.videoState.getState()!=="stopped"&&this.videoState.setState("stopped")}handleRemoteVolumeChange(e){var r,s;let t=this.params.output.volume$.getValue(),i={volume:(r=e.volume)!=null?r:t.volume,muted:(s=e.muted)!=null?s:t.muted};(i.volume!==t.volume||i.muted!==i.muted)&&this.params.output.volume$.next(i)}seek(e){this.params.output.willSeekEvent$.next();let{remotePlayer:t,remotePlayerController:i}=this.params.connection;t.currentTime=e,i.seek()}stop(){let{remotePlayerController:e}=this.params.connection;e.stop()}createMediaInfo(e){var l;let t=this.params.source,i,r,s;switch(e){case"MPEG":{let c=t[e];(0,D.assertNonNullable)(c);let d=(0,D.getHighestQuality)(Object.keys(c));(0,D.assertNonNullable)(d);let m=c[d];(0,D.assertNonNullable)(m),i=m,r="video/mp4",s=chrome.cast.media.StreamType.BUFFERED;break}case"HLS":case"HLS_ONDEMAND":{let c=t[e];(0,D.assertNonNullable)(c),i=c.url,r="application/x-mpegurl",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":{let c=t[e];(0,D.assertNonNullable)(c),i=c.url,r="application/dash+xml",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_LIVE_CMAF":{let c=t[e];(0,D.assertNonNullable)(c),i=c.url,r="application/dash+xml",s=chrome.cast.media.StreamType.LIVE;break}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let c=t[e];(0,D.assertNonNullable)(c),i=$e(c.url),r="application/x-mpegurl",s=chrome.cast.media.StreamType.LIVE;break}case"DASH_LIVE":case"WEB_RTC_LIVE":{let c="Unsupported format for Chromecast",d=new Error(c);throw this.params.output.error$.next({id:"ChromecastProvider.createMediaInfo()",category:D.ErrorCategory.VIDEO_PIPELINE,message:c,thrown:d}),d}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${e} is no longer supported`);default:return(0,D.assertNever)(e)}let n=new chrome.cast.media.MediaInfo((l=this.params.meta.videoId)!=null?l:i,r);n.contentUrl=i,n.streamType=s,n.metadata=new chrome.cast.media.GenericMediaMetadata;let{title:o,subtitle:u}=this.params.meta;return(0,D.isNonNullable)(o)&&(n.metadata.title=o),(0,D.isNonNullable)(u)&&(n.metadata.subtitle=u),n}createLoadRequest(e){let t=new chrome.cast.media.LoadRequest(e);t.autoplay=!1;let i=this.params.desiredState.seekState.getState();return i.state==="applying"||i.state==="requested"?t.currentTime=this.params.output.isLive$.getValue()?0:i.position/1e3:t.currentTime=0,t}loadMedia(e){let t=this.params.connection.session.loadMedia(e),i=new Promise((r,s)=>{this.loadMediaTimeoutSubscription.add((0,D.timeout)(ob).subscribe(()=>s(`timeout(${ob})`)))});(0,ub.default)(Promise.race([t,i]).then(()=>{this.log({message:`[loadMedia] completed, format: ${this.params.format}`}),this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.handleRemoteReady()},r=>{let s=`[prepare] loadMedia failed, format: ${this.params.format}, reason: ${r}`;this.log({message:s}),this.params.output.error$.next({id:"ChromecastProvider.loadMedia",category:D.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:r})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}logRemoteEvent(e){this.log({message:`[remoteEvent] ${JSON.stringify(e)}`})}};var Uu=G(Ne(),1);var Ru=require("@vkontakte/videoplayer-shared/es2015");var lb=require("@vkontakte/videoplayer-shared/es2015"),cb=a=>{try{a.pause(),a.playbackRate=0,(0,lb.clearVideoElement)(a),a.remove()}catch(e){console.error(e)}};var Qs=require("@vkontakte/videoplayer-shared/es2015"),wu=class{constructor(){this.attribute="data-pool-reused"}get(e){return e.hasAttribute(this.attribute)}set(e,t){e.toggleAttribute(this.attribute,t)}delete(e){e.removeAttribute(this.attribute)}},Au=window.WeakMap?new WeakMap:new wu,ku=window.WeakMap?new WeakMap:new Map,kA=(a,e=20)=>{let t=0;return(0,Qs.fromEvent)(a,"ratechange").subscribe(i=>{t++,t>=e&&(a.currentTime=a.currentTime,t=0)})},Fe=(a,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let i=a.querySelector("video"),r=!!i;i?(0,Ru.clearVideoElement)(i):(i=document.createElement("video"),a.appendChild(i)),Au.set(i,r);let s=new Qs.Subscription;return s.add(kA(i,e)),ku.set(i,s),i.setAttribute("crossorigin","anonymous"),i.setAttribute("playsinline","playsinline"),t&&i.setAttribute("x-yandex-pip","false"),i.controls=!1,i.setAttribute("poster","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="),i},qe=a=>{let e=ku.get(a);e==null||e.unsubscribe(),ku.delete(a);let t=Au.get(a);Au.delete(a),t?(0,Ru.clearVideoElement)(a):cb(a)};var $u=G(tr(),1),V=require("@vkontakte/videoplayer-shared/es2015");var zt=require("@vkontakte/videoplayer-shared/es2015"),Gs=(a,e,t,{equal:i=(n,o)=>n===o,changed$:r,onError:s}={})=>{let n=a.getState(),o=e(),u=(0,zt.isNullable)(r),l=new zt.Subscription;return r&&l.add(r.subscribe(c=>{let d=a.getState();i(c,d)&&a.setState(c)},s)),i(o,n)||(t(n),u&&a.setState(n)),l.add(a.stateChangeStarted$.subscribe(c=>{t(c.to),u&&a.setState(c.to)},s)),l},Tt=(a,e,t)=>Gs(e,()=>a.loop,i=>{(0,zt.isNonNullable)(i)&&(a.loop=i)},{onError:t}),Ue=(a,e,t,i)=>Gs(e,()=>({muted:a.muted,volume:a.volume}),r=>{(0,zt.isNonNullable)(r)&&(a.muted=r.muted,a.volume=r.volume)},{equal:(r,s)=>r===s||(r==null?void 0:r.muted)===(s==null?void 0:s.muted)&&(r==null?void 0:r.volume)===(s==null?void 0:s.volume),changed$:t,onError:i}),Ze=(a,e,t,i)=>Gs(e,()=>a.playbackRate,r=>{(0,zt.isNonNullable)(r)&&(a.playbackRate=r)},{changed$:t,onError:i}),Kt=Gs;var DA=a=>["__",a.language,a.label].join("|"),VA=(a,e)=>{if(a.id===e)return!0;let[t,i,r]=e.split("|");return a.language===i&&a.label===r},Lu=class a{constructor(e){this.available$=new V.Subject;this.current$=new V.ValueSubject(void 0);this.error$=new V.Subject;this.subscription=new V.Subscription;this.externalTracks=new Map;this.internalTracks=new Map;this.baseURL=e}connect(e,t,i){this.video=e,this.cueSettings=t.textTrackCuesSettings,this.subscribe();let r=s=>{this.error$.next({id:"TextTracksManager",category:V.ErrorCategory.WTF,message:"Generic HtmlVideoTextTrackManager error",thrown:s})};this.subscription.add(this.available$.subscribe(i.availableTextTracks$)),this.subscription.add(this.current$.subscribe(i.currentTextTrack$)),this.subscription.add(this.error$.subscribe(i.error$)),this.subscription.add(Kt(t.internalTextTracks,()=>(0,$u.default)(this.internalTracks),s=>{(0,V.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,V.isNonNullable)(s)&&(0,V.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,V.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:r})),this.subscription.add(Kt(t.externalTextTracks,()=>(0,$u.default)(this.externalTracks),s=>{(0,V.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,V.isNonNullable)(s)&&(0,V.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,V.map)(s=>s.filter(({type:n})=>n==="external"))),onError:r})),this.subscription.add(Kt(t.currentTextTrack,()=>{if(this.video)return;let s=this.htmlTextTracksAsArray().find(({mode:n})=>n==="showing");return s&&this.htmlTextTrackToITextTrack(s).id},s=>this.select(s),{changed$:this.current$,onError:r})),this.subscription.add(Kt(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,V.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,V.fromEvent)(e,"addtrack").subscribe(()=>{let i=this.current$.getValue();i&&this.select(i)})),this.subscription.add((0,V.merge)((0,V.fromEvent)(e,"addtrack"),(0,V.fromEvent)(e,"removetrack"),(0,V.observableFrom)(["init"])).pipe((0,V.map)(()=>this.htmlTextTracksAsArray().map(i=>this.htmlTextTrackToITextTrack(i))),(0,V.filterChanged)((i,r)=>i.length===r.length&&i.every(({id:s},n)=>s===r[n].id))).subscribe(this.available$)),this.subscription.add((0,V.merge)((0,V.fromEvent)(e,"change"),(0,V.observableFrom)(["init"])).pipe((0,V.map)(()=>this.htmlTextTracksAsArray().find(({mode:i})=>i==="showing")),(0,V.map)(i=>i&&this.htmlTextTrackToITextTrack(i).id),(0,V.filterChanged)()).subscribe(this.current$));let t=i=>{var r,s;return this.applyCueSettings((s=(r=i.target)==null?void 0:r.activeCues)!=null?s:null)};this.subscription.add((0,V.fromEvent)(e,"addtrack").subscribe(i=>{var s,n;(s=i.track)==null||s.addEventListener("cuechange",t);let r=o=>{var l,c,d,m,h;let u=(c=(l=o.target)==null?void 0:l.cues)!=null?c:null;u&&u.length&&(this.applyCueSettings((m=(d=o.target)==null?void 0:d.cues)!=null?m:null),(h=o.target)==null||h.removeEventListener("cuechange",r))};(n=i.track)==null||n.addEventListener("cuechange",r)})),this.subscription.add((0,V.fromEvent)(e,"removetrack").subscribe(i=>{var r;(r=i.track)==null||r.removeEventListener("cuechange",t)}))}applyCueSettings(e){if(!e||!e.length)return;let t=this.cueSettings.getState();for(let i of Array.from(e)){let r=i;(0,V.isNonNullable)(t.align)&&(r.align=t.align),(0,V.isNonNullable)(t.position)&&(r.position=t.position),(0,V.isNonNullable)(t.size)&&(r.size=t.size),(0,V.isNonNullable)(t.line)&&(r.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,V.assertNonNullable)(this.video);let t=[...this.video.textTracks];return e?t:t.filter(a.isHealthyTrack)}htmlTextTrackToITextTrack(e){var o,u,l,c,d;let{language:t,label:i}=e,r=e.id?e.id:DA(e),s=this.externalTracks.has(r),n=(l=s?(o=this.externalTracks.get(r))==null?void 0:o.isAuto:(u=this.internalTracks.get(r))==null?void 0:u.isAuto)!=null?l:r.includes("auto");return s?{id:r,type:"external",isAuto:n,language:t,label:i,url:(c=this.externalTracks.get(r))==null?void 0:c.url}:{id:r,type:"internal",isAuto:n,language:t,label:i,url:(d=this.internalTracks.get(r))==null?void 0:d.url}}static isHealthyTrack(e){return!(e.kind==="metadata"||e.groupId||e.id===""&&e.label===""&&e.language==="")}setExternal(e){this.internalTracks.size>0&&Array.from(this.internalTracks).forEach(([,t])=>this.detach(t)),e.filter(({id:t})=>!this.externalTracks.has(t)).forEach(t=>this.attach(t)),Array.from(this.externalTracks).filter(([t])=>!e.find(i=>i.id===t)).forEach(([,t])=>this.detach(t))}setInternal(e){let t=[...this.externalTracks];e.filter(({id:i,language:r,isAuto:s})=>!this.internalTracks.has(i)&&!t.some(([,n])=>n.language===r&&n.isAuto===s)).forEach(i=>this.attach(i)),Array.from(this.internalTracks).filter(([i])=>!e.find(r=>r.id===i)).forEach(([,i])=>this.detach(i))}select(e){(0,V.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,V.isNullable)(e)||!VA(t,e))&&(t.mode="disabled")}destroy(){if(this.subscription.unsubscribe(),this.video)for(let e of Array.from(this.video.getElementsByTagName("track"))){let t=e.getAttribute("id");t&&this.externalTracks.has(t)&&this.video.removeChild(e)}this.externalTracks.clear()}attach(e){(0,V.assertNonNullable)(this.video);let t=document.createElement("track");this.baseURL?t.setAttribute("src",new URL(e.url,this.baseURL).toString()):t.setAttribute("src",e.url),t.setAttribute("id",e.id),e.label&&t.setAttribute("label",e.label),e.language&&t.setAttribute("srclang",e.language),e.type==="external"?this.externalTracks.set(e.id,e):e.type==="internal"&&this.internalTracks.set(e.id,e),this.video.appendChild(t)}detach(e){(0,V.assertNonNullable)(this.video);let t=Array.prototype.find.call(this.video.getElementsByTagName("track"),i=>i.getAttribute("id")===e.id);t&&this.video.removeChild(t),e.type==="external"?this.externalTracks.delete(e.id):e.type==="internal"&&this.internalTracks.delete(e.id)}},et=Lu;var Ti=class{constructor(){this.pausedTime=0;this.streamOffset=0;this.pauseTimestamp=0}getTotalPausedTime(){return this.pausedTime+this.getCurrentPausedTime()}getCurrentPausedTime(){return this.pauseTimestamp>0?Date.now()-this.pauseTimestamp:0}getStreamOffset(){return this.streamOffset}getTotalOffset(){return this.getTotalPausedTime()+this.streamOffset}pause(){this.pauseTimestamp===0&&(this.pauseTimestamp=Date.now())}resume(){this.pauseTimestamp>0&&(this.pausedTime+=this.getCurrentPausedTime(),this.pauseTimestamp=0)}resetTo(e,t=!1){this.streamOffset=e,this.pauseTimestamp=0,this.pausedTime=0,t&&this.pause()}};var gb=a=>{let e=a;for(;!(e instanceof Document)&&!(e instanceof ShadowRoot)&&e!==null;)e=e==null?void 0:e.parentNode;return e!=null?e:void 0},Mu=a=>{let e=gb(a);return!!(e&&e.fullscreenElement&&e.fullscreenElement===a)},vb=a=>{let e=gb(a);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===a)};var R=require("@vkontakte/videoplayer-shared/es2015");var OA=3,Sb=(a,e,t=OA)=>{let i=0,r=0;for(let s=0;s<a.length;s++){let n=a.start(s),o=a.end(s);if(n<=e&&e<=o){if(i=n,r=o,!t)return{from:i,to:r};for(let u=s-1;u>=0;u--)a.end(u)+t>=i&&(i=a.start(u));for(let u=s+1;u<a.length;u++)a.start(u)-t<=r&&(r=a.end(u))}}return{from:i,to:r}};var Ws=class{get current(){return this._current}get isYandex(){return this.current==="Yandex"}get isSafari(){return this.current==="Safari"}get isSamsungBrowser(){return this.current==="SamsungBrowser"}get safariVersion(){return this._safariVersion}detect(){let{userAgent:e}=navigator;try{let t=/yabrowser/i.test(e)?"Yandex":void 0,i=/samsungbrowser/i.test(e)?"SamsungBrowser":void 0,r=/chrome|crios/i.test(e)?"Chrome":void 0,s=/chromium/i.test(e)?"Chromium":void 0,n=/firefox|fxios/i.test(e)?"Firefox":void 0,o=/webkit|safari|khtml/i.test(e)?"Safari":void 0,u=/opr\//i.test(e)?"Opera":void 0,l=/edg/i.test(e)?"Edge":void 0;this._current=t||i||n||u||l||r||s||o||"Rest"}catch(t){console.error(t)}this.isSafari&&this.detectSafariVersion()}detectSafariVersion(){try{let{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+)/);if(!t)return;let i=t[1],r=parseInt(i,10);if(isNaN(r))return;this._safariVersion=r}catch(e){console.error(e)}}};var yb=G(Ne(),1);var ir=()=>{var a,e;return/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test((a=navigator.appVersion)!=null?a:navigator.userAgent)||((e=navigator==null?void 0:navigator.userAgentData)==null?void 0:e.mobile)};var Ys=class{constructor(e){this._highEntropyValues={};this._displayChecker=e}get current(){return this._current}get isIOS(){let e=["iPhone","iPad","iPod"];return this._highEntropyValues.platform==="iOS"||(0,yb.default)(e,this.current)}get isMac(){return this._highEntropyValues.platform==="macOS"||this.current==="Mac"}get isApple(){return this.isIOS||this.isMac}get isIphoneOrOldIpad(){if(!this.isApple||!this._displayChecker.isTouch)return!1;let e=this.current==="iPad"||this._displayChecker.width>700,t=this._iosVersion;return!e||e&&!!t&&t<16}get isAndroid(){return this._highEntropyValues.platform==="Android"||this.current==="Android"}get isMobile(){return this._highEntropyValues.mobile||this._isMobile}get iOSVersion(){return this._iosVersion}detect(){let{userAgent:e}=navigator;try{this._isMobile=ir()}catch(t){console.error(t)}this.detectDevice(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}detectHighEntropyValues(){return A(this,null,function*(){let{userAgentData:e}=navigator;if(e){let t=yield e.getHighEntropyValues(["architecture","bitness","brands","mobile","platform","formFactor","model","platformVersion","wow64"]);this._highEntropyValues=t}})}detectDevice(e){try{let t=/android/i.test(e)?"Android":void 0,i=/iphone/i.test(e)?"iPhone":void 0,r=/ipad/i.test(e)?"iPad":void 0,s=/ipod/i.test(e)?"iPod":void 0,n=/mac/i.test(e)?"Mac":void 0,o=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?"RestMobile":void 0;this._current=t||i||r||s||o||n||"Desktop"}catch(t){console.error(t)}}detectIOSVersion(){try{if(this._highEntropyValues.platformVersion){let s=this._highEntropyValues.platformVersion.split(".").slice(0,2).join("."),n=parseFloat(s);this._iosVersion=n;return}let{userAgent:e}=window.navigator,t=e.match(/OS (\d+(_\d+)?)/i);if(!t)return;let i=t[1].replace(/_/g,".");if(!i)return;let r=parseFloat(i);if(isNaN(r))return;this._iosVersion=r}catch(e){console.error(e)}}};var zs=class{get isTouch(){return typeof this._maxTouchPoints=="number"?this._maxTouchPoints>1:"ontouchstart"in window}get maxTouchPoints(){return this._maxTouchPoints}get height(){return this._height}get width(){return this._width}get screenHeight(){return this._screenHeight}get screenWidth(){return this._screenWidth}get pixelRatio(){return this._pixelRatio}get isHDR(){return this._isHdr}get colorDepth(){return this._colorDepth}detect(){var t;let{maxTouchPoints:e}=navigator;try{this._maxTouchPoints=e!=null?e:0,this._isHdr=!!((t=matchMedia("(dynamic-range: high)"))!=null&&t.matches),this._colorDepth=screen.colorDepth}catch(i){console.error(i)}try{this._pixelRatio=window.devicePixelRatio||1,this._height=screen.height,this._width=screen.width,this._height=screen.height,this._screenHeight=this._height*this._pixelRatio,this._screenWidth=this._width*this._pixelRatio}catch(i){console.error(i)}}};var ct=()=>window.ManagedMediaSource||window.MediaSource,Ks=()=>{var a,e;return!!(window.ManagedMediaSource&&((e=(a=window.ManagedSourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},Tb=()=>{var a,e;return!!(window.MediaSource&&((e=(a=window.SourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},Ib=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var _A=document.createElement("video"),BA='video/mp4; codecs="avc1.42000a,mp4a.40.2"',NA='video/mp4; codecs="hev1.1.6.L93.B0"',Eb='video/webm; codecs="vp09.00.10.08"',xb='video/webm; codecs="av01.0.00M.08"',FA='audio/mp4; codecs="mp4a.40.2"',qA='audio/webm; codecs="opus"',Pb,UA=()=>A(void 0,null,function*(){if(!window.navigator.mediaCapabilities)return;let a={type:"media-source",video:{contentType:"video/webm",width:1280,height:720,bitrate:1e6,framerate:30}},[e,t]=yield Promise.all([window.navigator.mediaCapabilities.decodingInfo(U(L({},a),{video:U(L({},a.video),{contentType:xb})})),window.navigator.mediaCapabilities.decodingInfo(U(L({},a),{video:U(L({},a.video),{contentType:Eb})}))]);Pb={DASH_WEBM_AV1:e,DASH_WEBM:t}});UA().catch(a=>{console.log(_A),console.error(a)});var Xs=class{constructor(e,t){this._deviceChecker=e,this._browserChecker=t}get protocols(){return this._protocols}get containers(){return this._containers}get codecs(){return this._codecs}get webmDecodingInfo(){return Pb}get supportedCodecs(){return Object.keys(this._codecs).filter(e=>this._codecs[e])}get nativeHlsSupported(){return this._nativeHlsSupported}detect(){var e,t,i,r,s,n,o,u,l,c,d,m,h,f,g,y,S,I,x,w;this._video=document.createElement("video");try{this._protocols={mms:Ks(),mse:Tb(),hls:!!((t=(e=this._video).canPlayType)!=null&&t.call(e,"application/x-mpegurl")||(r=(i=this._video).canPlayType)!=null&&r.call(i,"vnd.apple.mpegURL")),webrtc:!!window.RTCPeerConnection,ws:!!window.WebSocket},this._containers={mp4:!!((n=(s=this._video).canPlayType)!=null&&n.call(s,"video/mp4")),webm:!!((u=(o=this._video).canPlayType)!=null&&u.call(o,"video/webm")),cmaf:!0};let P=!!((c=(l=ct())==null?void 0:l.isTypeSupported)!=null&&c.call(l,BA)),O=!!((m=(d=ct())==null?void 0:d.isTypeSupported)!=null&&m.call(d,NA)),Z=!!((f=(h=ct())==null?void 0:h.isTypeSupported)!=null&&f.call(h,FA));this._codecs={h264:P,h265:O,vp9:!!((y=(g=ct())==null?void 0:g.isTypeSupported)!=null&&y.call(g,Eb)),av1:!!((I=(S=ct())==null?void 0:S.isTypeSupported)!=null&&I.call(S,xb)),aac:Z,opus:!!((w=(x=ct())==null?void 0:x.isTypeSupported)!=null&&w.call(x,qA)),mpeg:(P||O)&&Z},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch(P){console.error(P)}this.destroyVideoElement()}destroyVideoElement(){var t;if(!this._video)return;if(this._video.pause(),this._video.currentTime=0,this._video.removeAttribute("src"),this._video.src="",this._video.load(),this._video.remove){this._video.remove(),this._video=null;return}this._video.parentNode&&this._video.parentNode.removeChild(this._video);let e=this._video.cloneNode(!1);(t=this._video.parentNode)==null||t.replaceChild(e,this._video),this._video=null}};var wb="audio/mpeg",Js=class{supportMp3(){return this._codecs.mp3&&this._containers.mpeg}detect(){var e,t,i,r;this._audio=document.createElement("audio");try{this._containers={mpeg:!!((t=(e=this._audio).canPlayType)!=null&&t.call(e,wb))},this._codecs={mp3:!!((r=(i=ct())==null?void 0:i.isTypeSupported)!=null&&r.call(i,wb))}}catch(s){console.error(s)}this.destroyAudioElement()}destroyAudioElement(){var t;if(!this._audio)return;if(this._audio.pause(),this._audio.currentTime=0,this._audio.removeAttribute("src"),this._audio.src="",this._audio.load(),this._audio.remove){this._audio.remove(),this._audio=null;return}this._audio.parentNode&&this._audio.parentNode.removeChild(this._audio);let e=this._audio.cloneNode(!1);(t=this._audio.parentNode)==null||t.replaceChild(e,this._audio),this._audio=null}};var Ab=require("@vkontakte/videoplayer-shared/es2015");var Cu=class{constructor(){this.isInited$=new Ab.ValueSubject(!1);this._displayChecker=new zs,this._deviceChecker=new Ys(this._displayChecker),this._browserChecker=new Ws,this._videoChecker=new Xs(this._deviceChecker,this._browserChecker),this._audioChecker=new Js,this.detect()}get display(){return this._displayChecker}get device(){return this._deviceChecker}get browser(){return this._browserChecker}get video(){return this._videoChecker}get audio(){return this._audioChecker}detect(){return A(this,null,function*(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)})}},z=new Cu;var He=a=>{let e=k=>(0,R.fromEvent)(a,k).pipe((0,R.mapTo)(void 0)),t=new R.Subscription,i=()=>t.unsubscribe(),s=(0,R.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(k=>(0,R.fromEvent)(a,k))).pipe((0,R.map)(k=>k.type==="ended"?a.readyState<2:a.readyState<3),(0,R.filterChanged)()),n=(0,R.merge)((0,R.fromEvent)(a,"progress"),(0,R.fromEvent)(a,"timeupdate")).pipe((0,R.map)(()=>Sb(a.buffered,a.currentTime))),o=z.browser.isSafari?(0,R.combine)({play:e("play").pipe((0,R.once)()),playing:e("playing")}).pipe((0,R.mapTo)(void 0)):e("playing"),u=(0,R.fromEvent)(a,"volumechange").pipe((0,R.map)(()=>({muted:a.muted,volume:a.volume}))),l=(0,R.fromEvent)(a,"ratechange").pipe((0,R.map)(()=>a.playbackRate)),c=(0,R.fromEvent)(a,"error").pipe((0,R.filter)(()=>!!(a.error||a.played.length)),(0,R.map)(()=>{var te;let k=a.error;return{id:k?`MediaError#${k.code}`:"HtmlVideoError",category:R.ErrorCategory.VIDEO_PIPELINE,message:k?k.message:"Error event from HTML video element",thrown:(te=a.error)!=null?te:void 0}})),d=(0,R.fromEvent)(a,"timeupdate").pipe((0,R.map)(()=>a.currentTime)),m=new R.Subject,h=.3,f;t.add(d.subscribe(k=>{a.loop&&(0,R.isNonNullable)(f)&&(0,R.isNonNullable)(k)&&f>=a.duration-h&&k<=h&&m.next(f),f=k}));let g=e("pause").pipe((0,R.filter)(()=>!a.error&&f!==a.duration)),y=(0,R.fromEvent)(a,"enterpictureinpicture"),S=(0,R.fromEvent)(a,"leavepictureinpicture"),I=new R.ValueSubject(vb(a));t.add(y.subscribe(()=>I.next(!0))),t.add(S.subscribe(()=>I.next(!1)));let x=new R.ValueSubject(Mu(a)),w=(0,R.fromEvent)(a,"fullscreenchange");t.add(w.pipe((0,R.map)(()=>Mu(a))).subscribe(x));let P=.1,O=1e3,Z=(0,R.fromEvent)(a,"timeupdate").pipe((0,R.filter)(k=>a.duration-a.currentTime<P)),ee=(0,R.merge)(Z.pipe((0,R.filter)(k=>!a.loop)),(0,R.fromEvent)(a,"ended")).pipe((0,R.throttle)(O),(0,R.mapTo)(void 0)),ne=Z.pipe((0,R.filter)(k=>a.loop));return{playing$:o,pause$:g,canplay$:e("canplay"),ended$:ee,looped$:m,loopExpected$:ne,error$:c,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:d,durationChange$:(0,R.fromEvent)(a,"durationchange").pipe((0,R.map)(()=>a.duration)),isBuffering$:s,currentBuffer$:n,volumeState$:u,playbackRateState$:l,inPiP$:I,inFullscreen$:x,enterPip$:y,leavePip$:S,destroy:i}};var Lt=require("@vkontakte/videoplayer-shared/es2015"),Xt=a=>{switch(a){case"mobile":return Lt.VideoQuality.Q_144P;case"lowest":return Lt.VideoQuality.Q_240P;case"low":return Lt.VideoQuality.Q_360P;case"sd":case"medium":return Lt.VideoQuality.Q_480P;case"hd":case"high":return Lt.VideoQuality.Q_720P;case"fullhd":case"full":return Lt.VideoQuality.Q_1080P;case"quadhd":case"quad":return Lt.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return Lt.VideoQuality.Q_2160P}};var Zt=G(Jt(),1),Nb=G(Ne(),1),Zs=G(Qi(),1),F=require("@vkontakte/videoplayer-shared/es2015");var Du=!1,Mt={},Db=a=>{Du=a},Vb=()=>{Mt={}},Ob=a=>{a(Mt)},Wr=(a,e)=>{var t;Du&&(Mt.meta=(t=Mt.meta)!=null?t:{},Mt.meta[a]=e)},De=class{constructor(e){this.name=e}next(e){var i,r;if(!Du)return;Mt.series=(i=Mt.series)!=null?i:{};let t=(r=Mt.series[this.name])!=null?r:[];t.push([Date.now(),e]),Mt.series[this.name]=t}};var Ee=require("@vkontakte/videoplayer-shared/es2015");function Vu({limits:a,highQualityLimit:e,trafficSavingLimit:t}){return!a.max&&a.min===e?"high_quality":!a.min&&a.max===t?"traffic_saving":"unknown"}function Ou({limits:a,highQualityLimit:e,trafficSavingLimit:t}){return!!a&&Vu({limits:a,highQualityLimit:e,trafficSavingLimit:t})==="high_quality"}function Yr({limits:a,highestAvailableQuality:e,lowestAvailableQuality:t}){return(0,Ee.isNullable)(a)||(0,Ee.isNonNullable)(a.min)&&(0,Ee.isNonNullable)(a.max)&&(0,Ee.isLower)(a.max,a.min)||(0,Ee.isNonNullable)(a.min)&&e&&(0,Ee.isHigher)(a.min,e)||(0,Ee.isNonNullable)(a.max)&&t&&(0,Ee.isLower)(a.max,t)}function _b({limits:a,highestAvailableHeight:e,lowestAvailableHeight:t}){return Yr({limits:{max:a!=null&&a.max?(0,Ee.videoHeightToQuality)(a.max):void 0,min:a!=null&&a.min?(0,Ee.videoHeightToQuality)(a.min):void 0},highestAvailableQuality:e?(0,Ee.videoHeightToQuality)(e):void 0,lowestAvailableQuality:t?(0,Ee.videoHeightToQuality)(t):void 0})}var XA=new De("best_bitrate"),Fb=(a,e,t)=>(e-t)*Math.pow(2,-10*a)+t;var _u=a=>(e,t)=>a*(Number(e.bitrate)-Number(t.bitrate)),zr=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,F.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},qb='Assertion "ABR Tracks is empty array" failed',en=(a,e,t,i)=>{var u;let r=[...e].sort(_u(1)),s=[...t].sort(_u(1)),n=s.filter(l=>(0,F.isNonNullable)(l.bitrate)&&(0,F.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),o=(u=(0,Zt.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,Zt.default)(s,-1);return o&&(0,Nb.default)(n,o)?o:n.length?(0,Zt.default)(n,-1):(0,Zt.default)(s,0)},Bb=a=>"quality"in a,Ub=(a,e,t,i)=>{var n;let r=(0,F.isNonNullable)((n=i==null?void 0:i.last)==null?void 0:n.bitrate)&&(0,F.isNonNullable)(t==null?void 0:t.bitrate)&&i.last.bitrate<t.bitrate?a.trackCooldownIncreaseQuality:a.trackCooldownDecreaseQuality,s=t&&i&&i.history[t.id]&&(0,F.now)()-i.history[t.id]<=r&&(!i.last||t.id!==i.last.id);if(t!=null&&t.id&&i&&!s&&i.recordSelection(t),s&&(i!=null&&i.last)){let o=i.last;i==null||i.recordSwitch(o);let u=Bb(o)?"video":"audio",l=Bb(o)?o.quality:o.bitrate;return e({message:`
8
- [last ${u} selected] ${l}
9
- `}),o}return i==null||i.recordSwitch(t),t},JA=(a,e)=>Math.log(e)/Math.log(a),ZA=({tuning:a,container:e,limits:t,panelSize:i})=>{let r=a.containerSizeFactor;if(i)return{containerSizeLimit:i,containerSizeFactor:r};if(a.usePixelRatio&&z.display.pixelRatio){let s=z.display.pixelRatio;if(a.pixelRatioMultiplier)r*=a.pixelRatioMultiplier*(s-1)+1;else{let n=a.pixelRatioLogBase,[o=0,u=0,l=0]=a.pixelRatioLogCoefficients,c=JA(n,o*s+u)+l;Number.isFinite(c)&&(r*=c)}}return Ou({highQualityLimit:a.highQualityLimit,trafficSavingLimit:a.trafficSavingLimit,limits:t})&&(r*=2),{containerSizeLimit:a.limitByContainer&&e&&e.width>0&&e.height>0?{width:e.width*r,height:e.height*r}:void 0,containerSizeFactor:r}},ei=(a,{container:e,estimatedThroughput:t,tuning:i,limits:r,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:c,droppedVideoMaxQualityLimit:d,stallsVideoMaxQualityLimit:m,stallsPredictedThroughput:h,abrLogger:f,panelSize:g})=>{var X,ue,C,Q,oe;(0,F.assertNotEmptyArray)(a,qb);let{containerSizeFactor:y,containerSizeLimit:S}=ZA({container:e,tuning:i,limits:r,panelSize:g}),I=i.considerPlaybackRate&&(0,F.isNonNullable)(o)?o:1,x=a.filter($=>!(0,F.isInvariantQuality)($.quality)).sort(($,N)=>(0,F.isHigher)($.quality,N.quality)?-1:1),w=(X=(0,Zt.default)(x,-1))==null?void 0:X.quality,P=(ue=(0,Zt.default)(x,0))==null?void 0:ue.quality,O=Yr({limits:r,lowestAvailableQuality:w,highestAvailableQuality:P}),Z=I*Fb(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),ee={},k=x.filter($=>{let N=!0;if(S)if($.size)N=$.size.width<=S.width&&$.size.height<=S.height;else{let wt=S&&(0,F.videoSizeToQuality)(S);N=wt?(0,F.isLowerOrEqual)($.quality,wt):!0}if(!N)return ee[$.quality]="FitsContainer",!1;let Ae=h||t,ki=(0,F.isNonNullable)(Ae)&&isFinite(Ae)&&(0,F.isNonNullable)($.bitrate)?Ae-s>=$.bitrate*Z:!0,Pt=Ou({highQualityLimit:i.highQualityLimit,trafficSavingLimit:i.trafficSavingLimit,limits:r})&&(r==null?void 0:r.min)===$.quality;if(!ki&&!Pt)return ee[$.quality]="FitsThroughput",!1;if(i.lazyQualitySwitch&&(0,F.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,F.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,F.isHigher)($.quality,u.quality))return ee[$.quality]="Buffer",!1;if(!!d&&(0,F.isHigherOrEqual)($.quality,d)&&!Pt)return ee[$.quality]="DroppedFramesLimit",!1;if(!!m&&(0,F.isHigherOrEqual)($.quality,m)&&!Pt)return ee[$.quality]="StallsLimit",!1;let _e=O||((0,F.isNullable)(r==null?void 0:r.max)||(0,F.isLowerOrEqual)($.quality,r.max))&&((0,F.isNullable)(r==null?void 0:r.min)||(0,F.isHigherOrEqual)($.quality,r.min)),ht=(0,F.isNonNullable)(c)&&!c?(0,F.isLowerOrEqual)($.quality,i.backgroundVideoQualityLimit):!0;return!_e||!ht?(ee[$.quality]="FitsQualityLimits",!1):!0})[0];k&&k.bitrate&&XA.next(k.bitrate);let te=(C=k!=null?k:(0,Zt.default)(x,-1))!=null?C:a[0],B=l==null?void 0:l.last,ie=Ub(i,f,te,l);return(0,F.isNonNullable)(l)&&ie.quality!==(B==null?void 0:B.quality)&&f({message:`
10
- [VIDEO TRACKS ABR]
11
- [available video tracks]
12
- ${a.map($=>{var N,Ae;return`{ id: ${$.id}, quality: ${$.quality}, bitrate: ${$.bitrate}, size: ${(N=$.size)==null?void 0:N.width}:${(Ae=$.size)==null?void 0:Ae.height} }`}).join(`
13
- `)}
14
-
15
- [tuning]
16
- ${(0,Zs.default)(i!=null?i:{}).map(([$,N])=>`${$}: ${N}`).join(`
17
- `)}
18
-
19
- [limit params]
20
- containerSizeFactor: ${y},
21
- containerSizeLimit: ${(Q=S==null?void 0:S.width)!=null?Q:0} x ${(oe=S==null?void 0:S.height)!=null?oe:0},
22
- estimatedThroughput: ${t},
23
- stallsPredictedThroughput: ${h},
24
- reserve: ${s},
25
- playbackRate: ${o},
26
- playbackRateFactor: ${I},
27
- forwardBufferHealth: ${n},
28
- bitrateFactor: ${Z},
29
- minBufferToSwitchUp: ${i.minBufferToSwitchUp},
30
- droppedVideoMaxQualityLimit: ${d},
31
- stallsVideoMaxQualityLimit: ${m},
32
- limitsAreInvalid: ${O},
33
- maxQualityLimit: ${r==null?void 0:r.max},
34
- minQualityLimit: ${r==null?void 0:r.min},
35
-
36
- [limited video tracks]
37
- ${(0,Zs.default)(ee).map(([$,N])=>`${$}: ${N}`).join(`
38
- `)||"All tracks are available"}
39
-
40
- [best video track] ${k==null?void 0:k.quality}
41
- [selected video track] ${ie==null?void 0:ie.quality}
42
- `}),ie},Hb=(a,e,t,{estimatedThroughput:i,tuning:r,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,F.assertNotEmptyArray)(t,qb);let c=r.considerPlaybackRate&&(0,F.isNonNullable)(s)?s:1,d=[...t].sort(_u(-1)),m=a.bitrate;(0,F.assertNonNullable)(m);let h=c*Fb(n!=null?n:.5,r.bitrateAudioFactorAtEmptyBuffer,r.bitrateAudioFactorAtFullBuffer),f,g=en(a,e,t,r.minVideoAudioRatio),y=l||i;(0,F.isNonNullable)(y)&&isFinite(y)&&(f=d.find(x=>(0,F.isNonNullable)(x.bitrate)&&(0,F.isNonNullable)(g==null?void 0:g.bitrate)?y-m>=x.bitrate*h&&x.bitrate>=g.bitrate:!1)),f||(f=g);let S=o==null?void 0:o.last,I=f&&Ub(r,u,f,o);return(0,F.isNonNullable)(o)&&(I==null?void 0:I.bitrate)!==(S==null?void 0:S.bitrate)&&u({message:`
43
- [AUDIO TRACKS ABR]
44
- [available audio tracks]
45
- ${t.map(x=>`{ id: ${x.id}, bitrate: ${x.bitrate} }`).join(`
46
- `)}
47
-
48
- [tuning]
49
- ${(0,Zs.default)(r!=null?r:{}).map(([x,w])=>`${x}: ${w}`).join(`
50
- `)}
51
-
52
- [limit params]
53
- estimatedThroughput: ${i},
54
- stallsPredictedThroughput: ${l},
55
- reserve: ${m},
56
- playbackRate: ${s},
57
- playbackRateFactor: ${c},
58
- forwardBufferHealth: ${n},
59
- bitrateFactor: ${h},
60
- minBufferToSwitchUp: ${r.minBufferToSwitchUp},
61
-
62
- [selected audio track] ${I==null?void 0:I.id}
63
- `}),I};var Pe=a=>new URL(a).hostname;var _=require("@vkontakte/videoplayer-shared/es2015");var zb=G(Jt(),1);var Qb=G(Ne(),1);var jb=a=>{if(a instanceof DOMException&&(0,Qb.default)(["Failed to load because no supported source was found.","The element has no supported sources."],a.message))throw a;return!(a instanceof DOMException&&(a.code===20||a.name==="AbortError"))},je=(a,e)=>A(void 0,null,function*(){let t=a.muted;try{yield a.play()}catch(i){if(!jb(i))return!1;if(e&&e(),t)return console.warn(i),!1;a.muted=!0;try{yield a.play()}catch(r){return jb(r)&&(a.muted=!1,console.warn(r)),!1}}return!0});var Ke=require("@vkontakte/videoplayer-shared/es2015");var Gb=G(tr(),1),It=require("@vkontakte/videoplayer-shared/es2015");function we(){return(0,It.now)()}function Bu(a){return we()-a}function Nu(a){let e=a.split("/"),t=e.slice(0,e.length-1).join("/"),i=/^([a-z]+:)?\/\//i,r=n=>i.test(n);return{resolve:(n,o,u=!1)=>{r(n)||(n.startsWith("/")||(n="/"+n),n=t+n);let l=n.indexOf("?")>-1?"&":"?";return u&&(n+=l+"lowLat=1",l="&"),o&&(n+=l+"_rnd="+Math.floor(999999999*Math.random())),n}}}function Wb(a,e,t){let i=(...r)=>{t.apply(null,r),a.removeEventListener(e,i)};a.addEventListener(e,i)}function rr(a,e,t,i){let r=window.XMLHttpRequest,s,n,o,u=!1,l=0,c,d,m=!1,h="arraybuffer",f=7e3,g=2e3,y=()=>{if(u)return;(0,It.assertNonNullable)(c);let B=Bu(c),ie;if(B<g){ie=g-B,setTimeout(y,ie);return}g*=2,g>f&&(g=f),n&&n.abort(),n=new r,O()},S=B=>(s=B,te),I=B=>(d=B,te),x=()=>(h="json",te),w=()=>{if(!u){if(--l>=0){y(),i&&i();return}u=!0,d&&d(),t&&t()}},P=B=>(m=B,te),O=()=>{c=we(),n=new r,n.open("get",a);let B=0,ie,X=0,ue=()=>((0,It.assertNonNullable)(c),Math.max(c,Math.max(ie||0,X||0)));if(s&&n.addEventListener("progress",C=>{let Q=we();s.updateChunk&&C.loaded>B&&(s.updateChunk(ue(),C.loaded-B),B=C.loaded,ie=Q)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>w())),n.addEventListener("load",()=>{if(u)return;(0,It.assertNonNullable)(n);let C=n.status;if(C>=200&&C<300){let{response:Q,responseType:oe}=n,$=Q==null?void 0:Q.byteLength;if(typeof $=="number"&&s){let N=$-B;N&&s.updateChunk&&s.updateChunk(ue(),N)}oe==="json"&&(!Q||!(0,Gb.default)(Q).length)?w():(d&&d(),e(Q))}else w()}),n.addEventListener("error",()=>{w()}),m){let C=()=>{(0,It.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(X=we(),n.removeEventListener("readystatechange",C))};n.addEventListener("readystatechange",C)}return n.responseType=h,n.send(),te},te={withBitrateReporting:S,withParallel:P,withJSONResponse:x,withRetryCount:B=>(l=B,te),withRetryInterval:(B,ie)=>((0,It.isNonNullable)(B)&&(g=B),(0,It.isNonNullable)(ie)&&(f=ie),te),withTimeout:B=>(o=B,te),withFinally:I,send:O,abort:()=>{n&&(n.abort(),n=void 0),u=!0,d&&d()}};return te}var Kr=class{constructor(e){this.intervals=[];this.currentRate=0;this.logger=e}_updateRate(e){let t=.2;this.currentRate&&(e<this.currentRate*.1?t=.8:e<this.currentRate*.5?t=.5:e<this.currentRate*.7&&(t=.3)),e=Math.max(1,Math.min(e,100*1024*1024)),this.currentRate=this.currentRate?this.currentRate*(1-t)+e*t:e}_createInterval(e,t,i){return{start:e,end:t,bytes:i}}_doMergeIntervals(e,t){e.start=Math.min(t.start,e.start),e.end=Math.max(t.end,e.end),e.bytes+=t.bytes}_mergeIntervals(e,t){return e.start<=t.end&&t.start<=e.end?(this._doMergeIntervals(e,t),!0):!1}_flushIntervals(){if(!this.intervals.length)return!1;let e=this.intervals[0].start,t=this.intervals[this.intervals.length-1].end-500;if(t-e>2e3){let i=0,r=0;for(;this.intervals.length>0;){let s=this.intervals[0];if(s.end<=t)i+=s.end-s.start,r+=s.bytes,this.intervals.splice(0,1);else{if(s.start>=t)break;{let n=t-s.start,o=s.end-s.start;i+=n;let u=s.bytes*n/o;r+=u,s.start=t,s.bytes-=u}}}if(r>0&&i>0){let s=r*8/(i/1e3);return this._updateRate(s),this.logger(`rate updated, new=${Math.round(s/1024)}K; average=${Math.round(this.currentRate/1024)}K bytes/ms=${Math.round(r)}/${Math.round(i)} interval=${Math.round(t-e)}`),!0}}return!1}_joinIntervals(){let e;do{e=!1;for(let t=0;t<this.intervals.length-1;++t)this._mergeIntervals(this.intervals[t],this.intervals[t+1])&&(this.intervals.splice(t+1,1),e=!0)}while(e)}addInterval(e,t,i){return this.intervals.push(this._createInterval(e,t,i)),this._joinIntervals(),this.intervals.length>100&&(this.logger(`too many intervals (${this.intervals.length}); will merge`,{type:"warn"}),this._doMergeIntervals(this.intervals[1],this.intervals[0]),this.intervals.splice(0,1)),this._flushIntervals()}getBitRate(){return this.currentRate}};var Yb=G(tr(),1);var Xr=class{constructor(e,t,i,r,s){this.pendingQueue=[];this.activeRequests={};this.completeRequests={};this.averageSegmentDuration=2e3;this.lastPrefetchStart=0;this.throttleTimeout=null;this.RETRY_COUNT=e,this.TIMEOUT=t,this.BITRATE_ESTIMATOR=i,this.MAX_PARALLEL_REQUESTS=r,this.logger=s}limitCompleteCount(){let e;for(;(e=Object.keys(this.completeRequests)).length>this._getParallelRequestCount()+2;){let t=e[Math.floor(Math.random()*e.length)];this.logger(`Dropping completed request for url ${t}`,{type:"warn"}),delete this.completeRequests[t]}}_sendRequest(e,t){let i=we(),r=u=>{delete this.activeRequests[t],this.limitCompleteCount(),this.completeRequests[t]=e,this._sendPending(),e._error=1,e._errorMsg=u,e._errorCB?e._errorCB(u):(this.limitCompleteCount(),this.completeRequests[t]=e)},s=u=>{e._complete=1,e._responseData=u,e._downloadTime=we()-i,delete this.activeRequests[t],this._sendPending(),e._cb?e._cb(u,e._downloadTime):(this.limitCompleteCount(),this.completeRequests[t]=e)},n=()=>{e._finallyCB&&e._finallyCB()},o=()=>{e._retry=1,e._retryCB&&e._retryCB()};e._request=rr(t,s,()=>r("error"),o),e._request.withRetryCount(this.RETRY_COUNT).withTimeout(this.TIMEOUT).withBitrateReporting(this.BITRATE_ESTIMATOR).withParallel(this._getParallelRequestCount()>1).withFinally(n),this.activeRequests[t]=e,e._request.send(),this.lastPrefetchStart=we()}_getParallelRequestCount(){return Math.min(this.MAX_PARALLEL_REQUESTS,this.averageSegmentDuration<3e3?3:2)}_getPrefetchDelay(){return Math.max(100,Math.min(5e3,this.averageSegmentDuration/3))}_canSendPending(){let e=this._getParallelRequestCount(),t=we();if(Object.keys(this.activeRequests).length>=e)return!1;let i=this._getPrefetchDelay()-(t-this.lastPrefetchStart);return this.throttleTimeout&&clearTimeout(this.throttleTimeout),i>0?(this.throttleTimeout=window.setTimeout(()=>this._sendPending(),i),!1):!0}_sendPending(){for(;this._canSendPending();){let e=this.pendingQueue.pop();if(e){if(this.activeRequests[e]||this.completeRequests[e])continue;this.logger(`Submitting pending request url=${e}`),this._sendRequest({},e)}else return}}_removeFromActive(e){delete this.completeRequests[e],delete this.activeRequests[e]}abortAll(){(0,Yb.default)(this.activeRequests).forEach(e=>{e&&e._request&&e._request.abort()}),this.activeRequests={},this.pendingQueue=[],this.completeRequests={}}requestData(e,t,i,r){let s={};return s.send=()=>{let n=this.activeRequests[e]||this.completeRequests[e];if(n)n._cb=t,n._errorCB=i,n._retryCB=r,n._finallyCB=s._finallyCB,n._error||n._complete?(this._removeFromActive(e),setTimeout(()=>{n._complete?(this.logger(`Requested url already prefetched, url=${e}`),t(n._responseData,n._downloadTime)):(this.logger(`Requested url already prefetched with error, url=${e}`),i(n._errorMsg)),s._finallyCB&&s._finallyCB()},0)):this.logger(`Attached to active request, url=${e}`);else{let o=this.pendingQueue.indexOf(e);o!==-1&&this.pendingQueue.splice(o,1),this.logger(`Request not prefetched, starting new request, url=${e}${o===-1?"":"; removed pending"}`),this._sendRequest(s,e)}},s._cb=t,s._errorCB=i,s._retryCB=r,s.abort=function(){s.request&&s.request.abort()},s.withFinally=n=>(s._finallyCB=n,s),s}prefetch(e){this.activeRequests[e]||this.completeRequests[e]?this.logger(`Request already active for url=${e}`):(this.logger(`Added to pending queue; url=${e}`),this.pendingQueue.unshift(e),this._sendPending())}optimizeForSegDuration(e){this.averageSegmentDuration=e}};var Kb=require("@vkontakte/videoplayer-shared/es2015");var tn=1e4,Fu=3;var tk=6e4,ik=10,rk=1,ak=500,Jr=class{constructor(e){this.paused=!1;this.autoQuality=!0;this.autoQualityLimits=void 0;this.buffering=!0;this.destroyed=!1;this.videoPlayStarted=!1;this.lowLatency=!1;this.bitrate=0;this.manifest=[];this.sourceBuffer=0;this.bufferStates=[];this.sourceJitter=-1;this.waitingForFirstBufferAfterSrcChange=!1;this.params=e,this.soundProhibitedEvent$=new Kb.Subject,this.chunkRateEstimator=new Kr(this.params.logger),this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=Nu(e),this.bitrateSwitcher=this._initBitrateSwitcher(),this._initManifest()}setAutoQualityEnabled(e){this.autoQuality=e}setAutoQualityLimits(e){this.autoQualityLimits=e}switchByName(e){let t;for(let i=0;i<this.manifest.length;++i)if(t=this.manifest[i],t.name===e){this._switchToQuality(t);return}}catchUp(){this.rep&&this.rep.stop(),this.currentManifestEntry&&(this.paused=!1,this._initPlayerWith(this.currentManifestEntry),this._notifyBuffering(!0))}stop(){this.params.videoElement.pause(),this.rep&&(this.rep.stop(),this.rep=null)}pause(){this.paused=!0,this.params.videoElement.pause(),this.videoPlayStarted=!1,this._notifyBuffering(!1)}play(){this.paused=!1;let e=this.lowLatency&&this._getBufferSizeSec()>this.sourceJitter+5;this.rep&&!e?(this.bufferStates=[],this.videoPlayStarted=!1,this.shouldPlay()?this._playVideoElement():this._notifyBuffering(!0)):this.catchUp()}startPlay(e,t){this.autoQuality=t,this._initPlayerWith(e)}destroy(){this.destroyed=!0,this.rep&&(this.rep.stop(),this.rep=null),this.manifestRequest&&this.manifestRequest.abort(),this.manifestRefetchTimer&&(clearTimeout(this.manifestRefetchTimer),this.manifestRefetchTimer=void 0)}reinit(e){this.manifestUrl=e,this.urlResolver=Nu(e),this.catchUp()}_handleNetworkError(){this.params.logger("Fatal network error"),this.params.playerCallback({name:"error",type:"network"})}_retryCallback(){this.params.playerCallback({name:"retry"})}_getBufferSizeSec(){let e=this.params.videoElement,t=0,i=e.buffered.length;return i!==0&&(t=e.buffered.end(i-1)-Math.max(e.currentTime,e.buffered.start(0))),t}_notifyBuffering(e){this.destroyed||(this.params.logger(`buffering: ${e}`),this.params.playerCallback({name:"buffering",isBuffering:e}),this.buffering=e)}_initVideo(){let{videoElement:e,logger:t}=this.params;e.addEventListener("error",()=>{var r;!!e.error&&!this.destroyed&&(t(`Video element error: ${(r=e.error)==null?void 0:r.code}`),this.params.playerCallback({name:"error",type:"media"}))}),e.addEventListener("timeupdate",()=>{let i=this._getBufferSizeSec();!this.paused&&i<.3?this.buffering||(this.buffering=!0,window.setTimeout(()=>{!this.paused&&this.buffering&&this._notifyBuffering(!0)},(i+.1)*1e3)):this.buffering&&this.videoPlayStarted&&this._notifyBuffering(!1)}),e.addEventListener("playing",()=>{t("playing")}),e.addEventListener("stalled",()=>this._fixupStall()),e.addEventListener("waiting",()=>this._fixupStall())}_fixupStall(){let{logger:e,videoElement:t}=this.params,i=t.buffered.length,r;i!==0&&!this.waitingForFirstBufferAfterSrcChange&&(r=t.buffered.start(i-1),t.currentTime<r&&(e("Fixup stall"),t.currentTime=r))}_selectQuality(e){let{videoElement:t}=this.params,i,r,s,n=t&&1.62*(z.display.pixelRatio||1)*t.offsetHeight||520;for(let o=0;o<this.manifest.length;++o){s=this.manifest[o];let{max:u,min:l}=this.autoQualityLimits||{};!_b({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,zb.default)(this.manifest,-1).video.height})&&(u&&s.video.height>u||l&&s.video.height<l)||(s.bitrate<e&&n>Math.min(s.video.height,s.video.width)?(!r||s.bitrate>r.bitrate)&&(r=s):(!i||i.bitrate>s.bitrate)&&(i=s))}return r||i}shouldPlay(){if(this.paused)return!1;let t=this._getBufferSizeSec()-Math.max(1,this.sourceJitter);return t>3||(0,Ke.isNonNullable)(this.downloadRate)&&(this.downloadRate>1.5&&t>2||this.downloadRate>2&&t>1)}_setVideoSrc(e,t){let{logger:i,videoElement:r,playerCallback:s}=this.params;this.mediaSource=new window.MediaSource,i("setting video src"),r.src=URL.createObjectURL(this.mediaSource),this.mediaSource.addEventListener("sourceopen",()=>{this.mediaSource&&(this.sourceBuffer=this.mediaSource.addSourceBuffer(e.codecs),this.bufferStates=[],t())}),this.videoPlayStarted=!1,r.addEventListener("canplay",()=>{this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement())});let n=()=>{Wb(r,"progress",()=>{r.buffered.length?(r.currentTime=r.buffered.start(0),this.waitingForFirstBufferAfterSrcChange=!1,s({name:"playing"})):n()})};this.waitingForFirstBufferAfterSrcChange=!0,n()}_initPlayerWith(e){this.bitrate=0,this.rep=0,this.sourceBuffer=0,this.bufferStates=[],this.filesFetcher&&this.filesFetcher.abortAll(),this.filesFetcher=new Xr(Fu,tn,this.bitrateSwitcher,this.params.config.maxParallelRequests,this.params.logger),this._setVideoSrc(e,()=>this._switchToQuality(e))}_representation(e){let{logger:t,videoElement:i,playerCallback:r}=this.params,s=!1,n=null,o=null,u=null,l=null,c=!1,d=()=>{let w=s&&(!c||c===this.rep);return w||t("Not running!"),w},m=(w,P,O)=>{u&&u.abort(),u=rr(this.urlResolver.resolve(w,!1),P,O,()=>this._retryCallback()).withTimeout(tn).withBitrateReporting(this.bitrateSwitcher).withRetryCount(Fu).withFinally(()=>{u=null}).send()},h=(w,P,O)=>{(0,Ke.assertNonNullable)(this.filesFetcher),o==null||o.abort(),o=this.filesFetcher.requestData(this.urlResolver.resolve(w,!1),P,O,()=>this._retryCallback()).withFinally(()=>{o=null}).send()},f=w=>{let P=i.playbackRate;i.playbackRate!==w&&(t(`Playback rate switch: ${P}=>${w}`),i.playbackRate=w)},g=w=>{this.lowLatency=w,t(`lowLatency changed to ${w}`),y()},y=()=>{if(!this.lowLatency&&!this.params.config.isLiveCatchUpMode)f(1);else{let w=this._getBufferSizeSec();if(this.bufferStates.length<5){f(1);return}let O=we()-1e4,Z=0;for(let ne=0;ne<this.bufferStates.length;ne++){let k=this.bufferStates[ne];w=Math.min(w,k.buf),k.ts<O&&Z++}this.bufferStates.splice(0,Z),t(`update playback rate; minBuffer=${w} drop=${Z} jitter=${this.sourceJitter}`);let ee=w-rk;this.sourceJitter>=0?ee-=this.sourceJitter/2:this.sourceJitter-=1,ee>3?f(1.15):ee>1?f(1.1):ee>.3?f(1.05):f(1)}},S=w=>{let P,O=()=>P&&P.start?P.start.length:0,Z=C=>P.start[C]/1e3,ee=C=>P.dur[C]/1e3,ne=C=>P.fragIndex+C,k=(C,Q)=>({chunkIdx:ne(C),startTS:Z(C),dur:ee(C),discontinuity:Q}),te=()=>{let C=0;if(P&&P.dur){let Q=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,oe=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,$=Q;this.sourceJitter>1&&($+=this.sourceJitter-1);let N=P.dur.length-1;for(;N>=0&&($-=P.dur[N],!($<=0));--N);C=Math.min(N,P.dur.length-1-oe),C=Math.max(C,0)}return k(C,!0)},B=C=>{let Q=O();if(!(Q<=0)){if((0,Ke.isNonNullable)(C)){for(let oe=0;oe<Q;oe++)if(Z(oe)>C)return k(oe)}return te()}},ie=C=>{let Q=O(),oe=C?C.chunkIdx+1:0,$=oe-P.fragIndex;if(!(Q<=0)){if(!C||$<0||$-Q>ik)return t(`Resync: offset=${$} bChunks=${Q} chunk=`+JSON.stringify(C)),te();if(!($>=Q))return k(oe-P.fragIndex,!1)}},X=(C,Q,oe)=>{l&&l.abort(),l=rr(this.urlResolver.resolve(C,!0,this.lowLatency),Q,oe,()=>this._retryCallback()).withTimeout(tn).withRetryCount(Fu).withFinally(()=>{l=null}).withJSONResponse().send()};return{seek:(C,Q)=>{X(w,oe=>{if(!d())return;P=oe;let $=!!P.lowLatency;$!==this.lowLatency&&g($);let N=0;for(let Ae=0;Ae<P.dur.length;++Ae)N+=P.dur[Ae];N>0&&((0,Ke.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(N/P.dur.length)),r({name:"index",zeroTime:P.zeroTime,shiftDuration:P.shiftDuration}),this.sourceJitter=P.hasOwnProperty("jitter")?Math.min(10,Math.max(.01,P.jitter/1e3)):1,C(B(Q))},()=>this._handleNetworkError())},nextChunk:ie}},I=()=>{s=!1,o&&o.abort(),u&&u.abort(),l&&l.abort(),(0,Ke.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return c={start:w=>{let{videoElement:P,logger:O}=this.params,Z=S(e.jidxUrl),ee,ne,k,te,B=0,ie,X,ue,C=()=>{ie&&(clearTimeout(ie),ie=void 0);let se=Math.max(ak,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),Me=B+se,Oe=we(),_e=Math.min(1e4,Me-Oe);B=Oe;let ht=()=>{l||d()&&Z.seek(()=>{d()&&(B=we(),Q(),C())})};_e>0?ie=window.setTimeout(()=>{this.paused?C():ht()},_e):ht()},Q=()=>{let se;for(;se=Z.nextChunk(te);)te=se,ki(se);let Me=Z.nextChunk(k);if(Me){if(k&&Me.discontinuity){O("Detected discontinuity; restarting playback"),this.paused?C():(I(),this._initPlayerWith(e));return}Ae(Me)}else C()},oe=(se,Me)=>{if(!d()||!this.sourceBuffer)return;let Oe,_e,ht,wt=Nt=>{window.setTimeout(()=>{d()&&oe(se,Me)},Nt)};if(this.sourceBuffer.updating)O("Source buffer is updating; delaying appendBuffer"),wt(100);else{let Nt=we(),si=P.currentTime;!this.paused&&P.buffered.length>1&&X===si&&Nt-ue>500&&(O("Stall suspected; trying to fix"),this._fixupStall()),X!==si&&(X=si,ue=Nt);let Ri=this._getBufferSizeSec();if(Ri>30)O(`Buffered ${Ri} seconds; delaying appendBuffer`),wt(2e3);else try{this.sourceBuffer.appendBuffer(se),this.videoPlayStarted?(this.bufferStates.push({ts:Nt,buf:Ri}),y(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement()),Me&&Me()}catch(hr){if(hr.name==="QuotaExceededError")O("QuotaExceededError; delaying appendBuffer"),ht=this.sourceBuffer.buffered.length,ht!==0&&(Oe=this.sourceBuffer.buffered.start(0),_e=si,_e-Oe>4&&this.sourceBuffer.remove(Oe,_e-3)),wt(1e3);else throw hr}}},$=()=>{ne&&ee&&(O([`Appending chunk, sz=${ne.byteLength}:`,JSON.stringify(k)]),oe(ne,function(){ne=null,Q()}))},N=se=>e.fragUrlTemplate.replace("%%id%%",se.chunkIdx),Ae=se=>{d()&&h(N(se),(Me,Oe)=>{if(d()){if(Oe/=1e3,ne=Me,k=se,n=se.startTS,Oe){let _e=Math.min(10,se.dur/Oe);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*_e:_e}$()}},()=>this._handleNetworkError())},ki=se=>{d()&&((0,Ke.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(N(se),!1)))},Pt=se=>{d()&&(e.cachedHeader=se,oe(se,()=>{ee=!0,$()}))};s=!0,Z.seek(se=>{if(d()){if(B=we(),!se){C();return}te=se,!(0,Ke.isNullable)(w)||se.startTS>w?Ae(se):(k=se,Q())}},w),e.cachedHeader?Pt(e.cachedHeader):m(e.headerUrl,Pt,()=>this._handleNetworkError())},stop:I,getTimestampSec:()=>n},c}_switchToQuality(e){let{logger:t,playerCallback:i}=this.params,r;e.bitrate!==this.bitrate&&(this.rep&&(r=this.rep.getTimestampSec(),(0,Ke.isNonNullable)(r)&&(r+=.1),this.rep.stop()),this.currentManifestEntry=e,this.rep=this._representation(e),t(`switch to quality: codecs=${e.codecs}; headerUrl=${e.headerUrl}; bitrate=${e.bitrate}`),this.bitrate=e.bitrate,(0,Ke.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(r),i({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,Ke.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{logger:e,playerCallback:t}=this.params,i=d=>{if(!this.autoQuality)return;let m,h,f;if(this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&d<this.bitrate&&(h=this._getBufferSizeSec(),f=d/this.bitrate,h>10&&f>.8||h>15&&f>.5||h>20&&f>.3)){e(`Not switching: buffer=${Math.floor(h)}; bitrate=${this.bitrate}; newRate=${Math.floor(d)}`);return}m=this._selectQuality(d),m?this._switchToQuality(m):e(`Could not find quality by bitrate ${d}`)},s={updateChunk:(m,h)=>{let f=we();if(this.chunkRateEstimator.addInterval(m,f,h)){let y=this.chunkRateEstimator.getBitRate();return t({name:"bandwidth",size:h,duration:f-m,speed:y}),!0}},get:()=>{let m=this.chunkRateEstimator.getBitRate();return m?m*.85:0}},n=-1/0,o,u=!0,l=()=>{let d=s.get();if(d&&o&&this.autoQuality){if(u&&d>o&&Bu(n)<3e4)return;i(d)}u=this.autoQuality};return{updateChunk:(d,m)=>{let h=s.updateChunk(d,m);return h&&l(),h},notifySwitch:d=>{let m=we();d<o&&(n=m),o=d}}}_fetchManifest(e,t,i){this.manifestRequest=rr(this.urlResolver.resolve(e,!0),t,i,()=>this._retryCallback()).withJSONResponse().withTimeout(tn).withRetryCount(this.params.config.manifestRetryMaxCount).withRetryInterval(this.params.config.manifestRetryInterval,this.params.config.manifestRetryMaxInterval).send().withFinally(()=>{this.manifestRequest=void 0})}_playVideoElement(){let{videoElement:e}=this.params;je(e,()=>{this.soundProhibitedEvent$.next()}).then(t=>{t||(this.params.liveOffset.pause(),this.params.videoState.setState("paused"))})}_handleManifestUpdate(e){let{logger:t,playerCallback:i,videoElement:r}=this.params,s=n=>{let o=[];return n!=null&&n.length?(n.forEach((u,l)=>{var c,d;u.video&&r.canPlayType(u.codecs).replace(/no/,"")&&((d=(c=window.MediaSource)==null?void 0:c.isTypeSupported)!=null&&d.call(c,u.codecs))&&(u.index=l,o.push(u))}),o.sort(function(u,l){return u.video&&l.video?l.video.height-u.video.height:l.bitrate-u.bitrate}),o):(i({name:"error",type:"empty_manifest"}),[])};this.manifest=s(e),t(`Valid manifest entries: ${this.manifest.length}/${e.length}`),i({name:"manifest",manifest:this.manifest})}_refetchManifest(e){this.destroyed||(this.manifestRefetchTimer&&clearTimeout(this.manifestRefetchTimer),this.manifestRefetchTimer=window.setTimeout(()=>{this._fetchManifest(e,t=>{this.destroyed||(this._handleManifestUpdate(t),this._refetchManifest(e))},()=>this._refetchManifest(e))},tk))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var Xb=G(Qi(),1),fe=require("@vkontakte/videoplayer-shared/es2015"),qu=class{constructor(){this.onDroopedVideoFramesLimit$=new fe.Subject;this.subscription=new fe.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new fe.Subject;this.isForceCheckCounter=0;this.prevTotalVideoFrames=0;this.prevDroppedVideoFrames=0;this.limitCounts={};this.handleChangeVideoQuality=()=>{let e=this.tracks.find(({size:t})=>(t==null?void 0:t.height)===this.video.videoHeight&&(t==null?void 0:t.width)===this.video.videoWidth);e&&!(0,fe.isInvariantQuality)(e.quality)&&this.onChangeQuality(e.quality)};this.checkDroppedFrames=()=>{var n;let{totalVideoFrames:e,droppedVideoFrames:t}=this.video.getVideoPlaybackQuality(),i=e-this.prevTotalVideoFrames,r=t-this.prevDroppedVideoFrames,s=1-(i-r)/i;!isNaN(s)&&s>0&&this.log({message:`[dropped]. current dropped percent: ${s}, limit: ${this.droppedFramesChecker.percentLimit}`}),!isNaN(s)&&s>=this.droppedFramesChecker.percentLimit&&(0,fe.isHigher)(this.currentQuality,this.droppedFramesChecker.minQualityBanLimit)&&(this.limitCounts[this.currentQuality]=((n=this.limitCounts[this.currentQuality])!=null?n:0)+1,this.maxQualityLimit=this.getMaxQualityLimit(this.currentQuality),this.currentTimer&&window.clearTimeout(this.currentTimer),this.currentTimer=window.setTimeout(()=>this.maxQualityLimit=this.getMaxQualityLimit(),this.droppedFramesChecker.qualityUpWaitingTime),this.onDroopedVideoFramesLimitTrigger()),this.savePrevFrameCounts(e,t)}}connect(e){this.log=e.logger.createComponentLog("DroppedFramesManager"),this.video=e.video,this.isAuto=e.isAuto,this.tracks=e.tracks,this.droppedFramesChecker=e.droppedFramesChecker,this.subscription.add(e.playing$.subscribe(()=>this.playing=!0)),this.subscription.add(e.pause$.subscribe(()=>this.playing=!1)),this.isEnabled&&this.subscribe()}destroy(){this.currentTimer&&window.clearTimeout(this.currentTimer),this.subscription.unsubscribe()}get droppedVideoMaxQualityLimit(){return this.maxQualityLimit}subscribe(){this.subscription.add((0,fe.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,fe.interval)(this.droppedFramesChecker.checkTime).pipe((0,fe.filter)(()=>this.playing),(0,fe.filter)(()=>{let r=!!this.isForceCheckCounter;return r&&(this.isForceCheckCounter-=1),!r})),t=this.forceChecker$.pipe((0,fe.debounce)(this.droppedFramesChecker.checkTime)),i=(0,fe.merge)(e,t);this.subscription.add(i.subscribe(this.checkDroppedFrames))}onChangeQuality(e){this.currentQuality=e;let{totalVideoFrames:t,droppedVideoFrames:i}=this.video.getVideoPlaybackQuality();this.savePrevFrameCounts(t,i),this.isForceCheckCounter=this.droppedFramesChecker.tickCountAfterQualityChange,this.forceChecker$.next()}onDroopedVideoFramesLimitTrigger(){this.isAuto.getState()&&(this.log({message:`[onDroopedVideoFramesLimit]. maxQualityLimit: ${this.maxQualityLimit}`}),this.onDroopedVideoFramesLimit$.next())}getMaxQualityLimit(e){var i,r;let t=(r=(i=(0,Xb.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,fe.isLower)(s,n)?-1:1))==null?void 0:i[0])==null?void 0:r[0];return e!=null?e:t}get isEnabled(){return this.droppedFramesChecker.enabled&&this.isDroppedFramesCheckerSupport}get isDroppedFramesCheckerSupport(){return!!this.video&&typeof this.video.getVideoPlaybackQuality=="function"}savePrevFrameCounts(e,t){this.prevTotalVideoFrames=e,this.prevDroppedVideoFrames=t}},rn=qu;var an=require("@vkontakte/videoplayer-shared/es2015"),Jb=require("@vkontakte/videoplayer-shared/es2015");var Zr=()=>{var a;return!!((a=window.documentPictureInPicture)!=null&&a.window)||!!document.pictureInPictureElement};var sk=(a,e)=>new an.Observable(t=>{if(!window.IntersectionObserver)return;let i={root:null},r=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||Zr()))},L(L({},i),e));r.observe(a);let s=(0,Jb.fromEvent)(document,"visibilitychange").pipe((0,an.map)(n=>!document.hidden||Zr())).subscribe(n=>t.next(n));return()=>{r.unobserve(a),s.unsubscribe()}}),tt=sk;var nk=["paused","playing","ready"],ok=["paused","playing","ready"],ea=class{constructor(e){this.subscription=new _.Subscription;this.videoState=new Y("stopped");this.representations$=new _.ValueSubject([]);this.droppedFramesManager=new rn;this.maxSeekBackTime$=new _.ValueSubject(1/0);this.zeroTime$=new _.ValueSubject(void 0);this.liveOffset=new Ti;this._dashCb=e=>{var t,i,r,s;switch(e.name){case"buffering":{let n=e.isBuffering;this.params.output.isBuffering$.next(n);break}case"error":{this.params.output.error$.next({id:`DashLiveProviderInternal:${e.type}`,category:_.ErrorCategory.WTF,message:"LiveDashPlayer reported error"});break}case"manifest":{let n=e.manifest,o=[];for(let u of n){let l=(t=u.name)!=null?t:u.index.toString(10),c=(i=Xt(u.name))!=null?i:(0,_.videoSizeToQuality)(u.video),d=u.bitrate/1e3,m=L({},u.video);if(!c)continue;let h={id:l,quality:c,bitrate:d,size:m};o.push({track:h,representation:u})}this.representations$.next(o),this.params.output.availableVideoTracks$.next(o.map(({track:u})=>u)),((r=this.videoState.getTransition())==null?void 0:r.to)==="manifest_ready"&&this.videoState.setState("manifest_ready");break}case"qualitySwitch":{let n=e.quality,o=(s=this.representations$.getValue().find(({representation:u})=>u===n))==null?void 0:s.track;this.params.output.hostname$.next(new URL(n.headerUrl,this.params.source.url).hostname),(0,_.isNonNullable)(o)&&this.params.output.currentVideoTrack$.next(o);break}case"bandwidth":{let{size:n,duration:o}=e;this.params.dependencies.throughputEstimator.addRawSpeed(n,o);break}case"index":{this.maxSeekBackTime$.next(e.shiftDuration||0),this.zeroTime$.next(e.zeroTime);break}}};this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),i=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(this.log({message:`[syncPlayback] videoState: ${e}; videoTransition: ${JSON.stringify(t)}; desiredPlaybackState: ${i}; seekState: ${JSON.stringify(s)};`}),i==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.dash.destroy(),this.video.removeAttribute("src"),this.video.load(),this.videoState.setState("stopped"));return}if(t)return;let n=this.params.desiredState.videoTrack.getTransition(),o=this.params.desiredState.autoVideoTrackSwitching.getTransition();if((0,Uu.default)(ok,e)&&(n||o)){this.prepare();return}if((r==null?void 0:r.to)!=="paused"&&s.state==="requested"&&(0,Uu.default)(nk,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource($e(this.params.source.url));return;case"manifest_ready":this.videoState.startTransitionTo("ready"),this.prepare();break;case"ready":if(i==="paused")this.videoState.setState("paused");else if(i==="playing"){this.videoState.startTransitionTo("playing");let u=r==null?void 0:r.from;u&&u==="ready"&&this.dash.catchUp(),this.dash.play()}return;case"playing":i==="paused"&&(this.videoState.startTransitionTo("paused"),this.liveOffset.pause(),this.dash.pause());return;case"paused":if(i==="playing")if(this.videoState.startTransitionTo("playing"),this.liveOffset.getTotalPausedTime()<this.params.config.maxPausedTime&&this.liveOffset.getTotalOffset()<this.maxSeekBackTime$.getValue())this.liveOffset.resume(),this.dash.play(),this.params.output.position$.next(-this.liveOffset.getTotalOffset()/1e3);else{let u=this.liveOffset.getTotalOffset();u>=this.maxSeekBackTime$.getValue()&&(u=0,this.liveOffset.resetTo(u)),this.liveOffset.resume(),this.params.output.position$.next(-u/1e3),this.dash.reinit($e(this.params.source.url,u))}return;default:return(0,_.assertNever)(e)}};this.textTracksManager=new et(e.source.url),this.params=e,this.log=this.params.dependencies.logger.createComponentLog("DashLiveProvider");let t=r=>{e.output.error$.next({id:"DashLiveProvider",category:_.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:r})};this.subscription.add((0,_.merge)(this.videoState.stateChangeStarted$.pipe((0,_.map)(r=>({transition:r,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,_.map)(r=>({transition:r,type:"end"})))).subscribe(({transition:r,type:s})=>{this.log({message:`[videoState change] ${s}: ${JSON.stringify(r)}`})})),this.video=Fe(e.container,e.tuning),this.params.output.element$.next(this.video),this.dash=this.createLiveDashPlayer(),this.subscription.add(this.dash.soundProhibitedEvent$.subscribe(this.params.output.soundProhibitedEvent$)),this.params.output.duration$.next(1/0),this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.hostname$.next(Pe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.textTracksManager.connect(this.video,this.params.desiredState,this.params.output);let i=He(this.video);this.subscription.add(()=>i.destroy()),this.subscription.add(this.representations$.pipe((0,_.map)(r=>r.map(({track:s})=>s)),(0,_.filter)(r=>!!r.length),(0,_.once)()).subscribe(r=>this.droppedFramesManager.connect({logger:this.params.dependencies.logger,video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:i.playing$,pause$:i.pause$,tracks:r}))),this.subscription.add(i.canplay$.subscribe(()=>{var r;((r=this.videoState.getTransition())==null?void 0:r.to)==="ready"&&this.videoState.setState("ready")},t)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused")},t)).add(i.playing$.subscribe(()=>{this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.videoState.setState("playing")},t)).add(i.error$.subscribe(this.params.output.error$)).add(this.maxSeekBackTime$.pipe((0,_.filterChanged)(),(0,_.map)(r=>-r/1e3)).subscribe(this.params.output.duration$)).add((0,_.combine)({zeroTime:this.zeroTime$.pipe((0,_.filter)(_.isNonNullable)),position:i.timeUpdate$}).subscribe(({zeroTime:r,position:s})=>this.params.output.liveTime$.next(r+s*1e3),t)).add(Tt(this.video,this.params.desiredState.isLooped,t)).add(Ue(this.video,this.params.desiredState.volume,i.volumeState$,t)).add(i.volumeState$.subscribe(this.params.output.volume$,t)).add(Ze(this.video,this.params.desiredState.playbackRate,i.playbackRateState$,t)).add(i.loadStart$.subscribe(this.params.output.firstBytesEvent$)).add(i.loadedMetadata$.subscribe(this.params.output.loadedMetadataEvent$)).add(i.playing$.subscribe(this.params.output.firstFrameEvent$)).add(i.canplay$.subscribe(this.params.output.canplay$)).add(i.inPiP$.subscribe(this.params.output.inPiP$)).add(i.inFullscreen$.subscribe(this.params.output.inFullscreen$)).add(tt(this.video).subscribe(this.params.output.elementVisible$)).add(this.params.desiredState.autoVideoTrackLimits.stateChangeStarted$.subscribe(({to:{max:r,min:s}})=>{this.dash.setAutoQualityLimits({max:r&&(0,_.videoQualityToHeight)(r),min:s&&(0,_.videoQualityToHeight)(s)}),this.params.output.autoVideoTrackLimits$.next({max:r,min:s})})).add(this.videoState.stateChangeEnded$.subscribe(r=>{var s;switch(r.to){case"stopped":this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.desiredState.playbackState.setState("stopped");break;case"manifest_ready":case"ready":((s=this.params.desiredState.playbackState.getTransition())==null?void 0:s.to)==="ready"&&this.params.desiredState.playbackState.setState("ready");break;case"paused":this.params.desiredState.playbackState.setState("paused");break;case"playing":this.params.desiredState.playbackState.setState("playing");break;default:return(0,_.assertNever)(r.to)}},t)).add((0,_.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,_.observableFrom)(["init"])).pipe((0,_.debounce)(0)).subscribe(this.syncPlayback,t))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.droppedFramesManager.destroy(),this.dash.destroy(),this.params.output.element$.next(void 0),qe(this.video)}createLiveDashPlayer(){let e=new Jr({videoElement:this.video,videoState:this.videoState,liveOffset:this.liveOffset,config:{maxParallelRequests:this.params.config.maxParallelRequests,minBuffer:this.params.tuning.live.minBuffer,minBufferSegments:this.params.tuning.live.minBufferSegments,lowLatencyMinBuffer:this.params.tuning.live.lowLatencyMinBuffer,lowLatencyMinBufferSegments:this.params.tuning.live.lowLatencyMinBufferSegments,isLiveCatchUpMode:this.params.tuning.live.isLiveCatchUpMode,manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount},playerCallback:this._dashCb,logger:t=>{this.params.dependencies.logger.log({message:String(t),component:"LiveDashPlayer"})}});return e.pause(),e}prepare(){var l,c,d,m,h,f;let e=this.representations$.getValue(),t=(c=(l=this.params.desiredState.videoTrack.getTransition())==null?void 0:l.to)!=null?c:this.params.desiredState.videoTrack.getState(),i=(m=(d=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:d.to)!=null?m:this.params.desiredState.autoVideoTrackSwitching.getState(),r=!i&&(0,_.isNonNullable)(t)?t:ei(e.map(({track:g})=>g),{container:this.video.getBoundingClientRect(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.throughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,limits:this.params.desiredState.autoVideoTrackLimits.getState(),droppedVideoMaxQualityLimit:this.droppedFramesManager.droppedVideoMaxQualityLimit,abrLogger:this.params.dependencies.abrLogger}),s=r==null?void 0:r.id,n=this.params.desiredState.videoTrack.getTransition(),o=(h=this.params.desiredState.videoTrack.getState())==null?void 0:h.id,u=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(r&&(n||s!==o)&&this.setVideoTrack(r),u&&this.setAutoQuality(i),n||u||s!==o){let g=(f=e.find(({track:y})=>y.id===s))==null?void 0:f.representation;(0,_.assertNonNullable)(g,"Representations missing"),this.dash.startPlay(g,i)}}setVideoTrack(e){var i;let t=(i=this.representations$.getValue().find(({track:r})=>r.id===e.id))==null?void 0:i.representation;(0,_.assertNonNullable)(t,`No such representation ${e.id}`),this.dash.switchByName(t.name),this.params.desiredState.videoTrack.setState(e)}setAutoQuality(e){this.dash.setAutoQualityEnabled(e),this.params.desiredState.autoVideoTrackSwitching.setState(e)}seek(e){this.log({message:`[seek] position: ${e}`}),this.params.output.willSeekEvent$.next();let t=this.params.desiredState.playbackState.getState(),i=this.videoState.getState(),r=t==="paused"&&i==="paused",s=-e,n=s<=this.maxSeekBackTime$.getValue()?s:0;this.params.output.position$.next(e/1e3),this.dash.reinit($e(this.params.source.url,n)),r&&this.dash.pause(),this.liveOffset.resetTo(n,r)}};var Zb=ea;var cS=G(Ne(),1);var ar=(a,e)=>{let t=0;for(let i=0;i<a.length;i++){let r=a.start(i)*1e3,s=a.end(i)*1e3;r<=e&&e<=s&&(t=s)}return Math.max(t-e,0)};var j=require("@vkontakte/videoplayer-shared/es2015");var sn=class{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(e,t,i){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push({callback:t,options:i})}removeEventListener(e,t){if(!(e in this.listeners))return;let i=this.listeners[e];for(let r=0,s=i.length;r<s;r++)if(i[r].callback===t){i.splice(r,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let r=0,s=i.length;r<s;r++){let n=i[r];try{n.callback.call(this,e)}catch(o){Promise.resolve().then(()=>{throw o})}n.options&&n.options.once&&this.removeEventListener(e.type,n.callback)}return!e.defaultPrevented}},sr=class extends sn{constructor(){super(),this.listeners||sn.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(e){e.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,e)),super.dispatchEvent(e)}},ta=class{constructor(){Object.defineProperty(this,"signal",{value:new sr,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(r){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let i=e;if(i===void 0)if(typeof document=="undefined")i=new Error("This operation was aborted"),i.name="AbortError";else try{i=new DOMException("signal is aborted without reason")}catch(r){i=new Error("This operation was aborted"),i.name="AbortError"}this.signal.reason=i,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(ta.prototype[Symbol.toStringTag]="AbortController",sr.prototype[Symbol.toStringTag]="AbortSignal");function nn(a){return a.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof a.Request=="function"&&!a.Request.prototype.hasOwnProperty("signal")||!a.AbortController}function Hu(a){typeof a=="function"&&(a={fetch:a});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=a;if(!nn({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:e,Request:s};let s=t;(s&&!s.prototype.hasOwnProperty("signal")||r)&&(s=function(l,c){let d;c&&c.signal&&(d=c.signal,delete c.signal);let m=new t(l,c);return d&&Object.defineProperty(m,"signal",{writable:!1,enumerable:!1,configurable:!0,value:d}),m},s.prototype=t.prototype);let n=e;return{fetch:(u,l)=>{let c=s&&s.prototype.isPrototypeOf(u)?u.signal:l?l.signal:void 0;if(c){let d;try{d=new DOMException("Aborted","AbortError")}catch(h){d=new Error("Aborted"),d.name="AbortError"}if(c.aborted)return Promise.reject(d);let m=new Promise((h,f)=>{c.addEventListener("abort",()=>f(d),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([m,n(u,l)])}return n(u,l)},Request:s}}var ia=nn({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),eg=ia?Hu({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Et=ia?eg.fetch:window.fetch,zV=ia?eg.Request:window.Request,Le=ia?ta:window.AbortController,KV=ia?sr:window.AbortSignal;var nS=G(Ne(),1),yl=G(Qu(),1);var Fg=G(Ng(),1),nr=require("@vkontakte/videoplayer-shared/es2015"),qg=a=>{if(!a)return{id:"EmptyResponse",category:nr.ErrorCategory.PARSER,message:"Empty response"};if(a.length<=2&&a.match(/^\d+$/))return{id:`UVError#${a}`,category:nr.ErrorCategory.NETWORK,message:`UV Error ${a}`};let e=(0,Fg.default)(a).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:nr.ErrorCategory.NETWORK,message:"Received unexpected HTML, possibly a ISP block"};if(e.startsWith("<?xml"))return new DOMParser().parseFromString(a,"text/xml").querySelector("parsererror")?{id:"InvalidXML",category:nr.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:nr.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var ti=(a,e,t=0)=>{for(let i=0;i<a.length;i++)if(a.start(i)*1e3-t<=e&&a.end(i)*1e3+t>e)return!0;return!1};var v=require("@vkontakte/videoplayer-shared/es2015");var on=G(Ne(),1),lr=G(Jt(),1),un=G(Qu(),1);var Gk=(a,e={})=>{let i=e.timeout||1,r=performance.now();return window.setTimeout(()=>{a({get didTimeout(){return e.timeout?!1:performance.now()-r-1>i},timeRemaining(){return Math.max(0,1+(performance.now()-r))}})},1)},Wk=a=>window.clearTimeout(a),Ug=a=>typeof a=="function"&&(a==null?void 0:a.toString().endsWith("{ [native code] }")),Hg=!Ug(window.requestIdleCallback)||!Ug(window.cancelIdleCallback),Ku=Hg?Gk:window.requestIdleCallback,aa=Hg?Wk:window.cancelIdleCallback;var zv=G(Hs(),1);var ii=require("@vkontakte/videoplayer-shared/es2015");var Yk=18,jg=!1;try{jg=z.browser.isSafari&&!!z.browser.safariVersion&&z.browser.safariVersion<=Yk}catch(a){console.error(a)}var Xu=class{constructor(e){this.bufferFull$=new ii.Subject;this.error$=new ii.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.completeTask=()=>{var e;try{if(this.currentTask){let t=(e=this.currentTask.signal)==null?void 0:e.aborted;this.currentTask.callback(!t),this.currentTask=null}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:ii.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}append(e,t){return A(this,null,function*(){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})})}remove(e,t,i){return A(this,null,function*(){return i&&i.aborted?!1:new Promise(r=>{let s={operation:"remove",from:e,to:t,signal:i,callback:r};this.queue.unshift(s),this.pull()})})}abort(e){return A(this,null,function*(){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};jg&&e?i={operation:"safariAbort",init:e,callback:r}:i={operation:"abort",callback:r};for(let{callback:s}of this.queue)s(!1);this.abortRequested=!0,i&&(this.queue=[i]),this.pull()})})}destroy(){this.destroyed=!0,this.buffer.removeEventListener("updateend",this.completeTask),this.queue=[],this.currentTask=null;try{this.buffer.abort()}catch(e){if(!(e instanceof DOMException&&e.name==="InvalidStateError"))throw e}}pull(){var r;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.queue.shift();if(!e)return;if((r=e.signal)!=null&&r.aborted){e.callback(!1),this.pull();return}this.currentTask=e;let{operation:t}=this.currentTask;try{this.execute(this.currentTask)}catch(s){s instanceof DOMException&&s.name==="QuotaExceededError"&&t==="append"?this.bufferFull$.next(this.currentTask.data.byteLength):s instanceof DOMException&&s.name==="InvalidStateError"||this.error$.next({id:`BufferTaskQueue:${t}`,category:ii.ErrorCategory.VIDEO_PIPELINE,message:"Buffer operation failed",thrown:s}),this.currentTask.callback(!1),this.currentTask=null}this.currentTask&&this.currentTask.operation==="abort"&&this.completeTask()}execute(e){let{operation:t}=e;switch(t){case"append":this.buffer.appendBuffer(e.data);break;case"remove":this.buffer.remove(e.from/1e3,e.to/1e3);break;case"abort":this.buffer.abort();break;case"safariAbort":{this.buffer.abort(),this.buffer.appendBuffer(e.init);break}default:(0,ii.assertNever)(t)}}},Qg=Xu;var Ju=a=>{let e=0;for(let t=0;t<a.length;t++)e+=a.end(t)-a.start(t);return e*1e3};var E=require("@vkontakte/videoplayer-shared/es2015");var re=class{constructor(e,t){this.cursor=0;this.source=e,this.boxParser=t,this.children=[];let i=this.readUint32();this.type=this.readString(4),this.size32=i<=e.buffer.byteLength-e.byteOffset?i:NaN;let r=this.size32?this.size32-8:void 0,s=e.byteOffset+this.cursor;this.size64=0,this.usertype=0,this.content=new DataView(e.buffer,s,r)}get id(){return this.type}get size(){return this.size32}scanForBoxes(e){return this.boxParser.parse(e)}readString(e,t="ascii"){let r=new TextDecoder(t).decode(new DataView(this.source.buffer,this.source.byteOffset+this.cursor,e));return this.cursor+=e,r}readUint8(){let e=this.source.getUint8(this.cursor);return this.cursor+=1,e}readUint16(){let e=this.source.getUint16(this.cursor);return this.cursor+=2,e}readUint32(){let e=this.source.getUint32(this.cursor);return this.cursor+=4,e}readUint64(){let e=this.source.getBigInt64(this.cursor);return this.cursor+=8,e}};var or=class extends re{};var sa=class extends re{constructor(t,i){super(t,i);this.ondemandPrefix="ondemandlivejson";this.ondemandDataReceivedKey="t-in";this.ondemandDataPreparedKey="t-out";let r=this.content.byteOffset,s=r+this.content.byteLength,n=new TextDecoder("ascii").decode(this.content.buffer.slice(r,s)).split(this.ondemandPrefix)[1],o=JSON.parse(n);this.serverDataReceivedTimestamp=o[this.ondemandDataReceivedKey],this.serverDataPreparedTime=o[this.ondemandDataPreparedKey]}};var na=class extends re{constructor(e,t){super(e,t),this.compatibleBrands=[],this.majorBrand=this.readString(4),this.minorVersion=this.readUint32();let i=this.size-this.cursor;for(;i;){let r=this.readString(4);this.compatibleBrands.push(r),i-=4}}};var oa=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var pe=class extends re{constructor(e,t){super(e,t);let i=this.readUint32();this.version=i>>>24,this.flags=i&16777215}};var ua=class extends pe{constructor(e,t){super(e,t),this.creationTime=this.readUint32(),this.modificationTime=this.readUint32(),this.timescale=this.readUint32(),this.duration=this.readUint32(),this.rate=this.readUint32(),this.volume=this.readUint16()}};var la=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ca=class extends re{constructor(e,t){super(e,t),this.data=this.content}};var Ii=class extends pe{get earliestPresentationTime(){return this.earliestPresentationTime32}get firstOffset(){return this.firstOffset32}constructor(e,t){super(e,t),this.segments=[],this.referenceId=this.readUint32(),this.timescale=this.readUint32(),this.earliestPresentationTime32=this.readUint32(),this.firstOffset32=this.readUint32(),this.earliestPresentationTime64=0,this.firstOffset64=0,this.referenceCount=this.readUint32()&65535;for(let i=0;i<this.referenceCount;i++){let r=this.readUint32(),s=r>>>31,n=r<<1>>>1,o=this.readUint32();r=this.readUint32();let u=r>>>28,l=r<<3>>>3;this.segments.push({referenceType:s,referencedSize:n,subsegmentDuration:o,SAPType:u,SAPDeltaTime:l})}}};var da=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var pa=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ha=class extends pe{constructor(e,t){switch(super(e,t),this.readUint8()){case 0:this.stereoMode=0;break;case 1:this.stereoMode=1;break;case 2:this.stereoMode=2;break;case 3:this.stereoMode=3;break;case 4:this.stereoMode=4;break}this.cursor+=1}};var ma=class extends pe{constructor(e,t){super(e,t),this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32()}};var fa=class extends pe{constructor(e,t){super(e,t),this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32()}};var ba=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ga=class extends pe{constructor(e,t){super(e,t),this.creationTime=this.readUint32(),this.modificationTime=this.readUint32(),this.trackId=this.readUint32(),this.cursor+=4,this.duration=this.readUint32(),this.cursor+=8,this.layer=this.readUint16(),this.alternateGroup=this.readUint16(),this.cursor+=2,this.cursor+=2,this.matrix=[[this.readUint32(),this.readUint32(),this.readUint32()],[this.readUint32(),this.readUint32(),this.readUint32()],[this.readUint32(),this.readUint32(),this.readUint32()]],this.width=this.readUint32(),this.height=this.readUint32()}};var va=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Sa=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ya=class extends pe{constructor(e,t){super(e,t),this.sequenceNumber=this.readUint32()}};var Ta=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ia=class extends pe{constructor(e,t){super(e,t),this.trackId=this.readUint32(),this.flags&1&&(this.baseDataOffset=this.readUint64()),this.flags&2&&(this.sampleDescriptionIndex=this.readUint32()),this.flags&8&&(this.defaultSampleDuration=this.readUint32()),this.flags&16&&(this.defaultSampleSize=this.readUint32()),this.flags&32&&(this.defaultSampleFlags=this.readUint32())}};var Ea=class extends pe{constructor(t,i){super(t,i);this.baseMediaDecodeTime32=0;this.baseMediaDecodeTime64=BigInt(0);this.version===1?this.baseMediaDecodeTime64=this.readUint64():this.baseMediaDecodeTime32=this.readUint32()}get baseMediaDecodeTime(){return this.version===1?this.baseMediaDecodeTime64:this.baseMediaDecodeTime32}};var xa=class extends pe{constructor(t,i){super(t,i);this.sampleDuration=[];this.sampleSize=[];this.sampleFlags=[];this.sampleCompositionTimeOffset=[];this.optionalFields=0;this.sampleCount=this.readUint32(),this.flags&1&&(this.dataOffset=this.readUint32()),this.flags&4&&(this.firstSampleFlags=this.readUint32());for(let r=0;r<this.sampleCount;r++)this.flags&256&&this.sampleDuration.push(this.readUint32()),this.flags&512&&this.sampleSize.push(this.readUint32()),this.flags&1024&&this.sampleFlags.push(this.readUint32()),this.flags&2048&&this.sampleCompositionTimeOffset.push(this.readUint32())}};var Pa=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var wa=class extends pe{constructor(e,t){super(e,t),this.entryCount=this.readUint32(),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+8,this.content.byteLength-8))}};var Aa=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78))}};var Kk={ftyp:na,moov:oa,mvhd:ua,moof:la,mdat:ca,sidx:Ii,trak:da,mdia:ba,mfhd:ya,tkhd:ga,traf:Ta,tfhd:Ia,tfdt:Ea,trun:xa,minf:va,sv3d:pa,st3d:ha,prhd:ma,proj:Sa,equi:fa,uuid:sa,stbl:Pa,stsd:wa,avc1:Aa,unknown:or},Ct=class a{constructor(e={}){this.options=L({offset:0},e)}parse(e){let t=[],i=this.options.offset;for(;i<e.byteLength;)try{let s=new TextDecoder("ascii").decode(new DataView(e.buffer,e.byteOffset+i+4,4)),n=this.createBox(s,new DataView(e.buffer,e.byteOffset+i));if(!n.size)break;t.push(n),i+=n.size}catch(r){break}return t}createBox(e,t){let i=Kk[e];return i?new i(t,new a):new or(t,new a)}};var ri=class{constructor(e){this.index={},this.indexBoxLevel(e)}indexBoxLevel(e){e.forEach(t=>{var i,r,s;(s=(i=this.index)[r=t.type])!=null||(i[r]=[]),this.index[t.type].push(t),t.children.length>0&&this.indexBoxLevel(t.children)})}find(e){return this.index[e]&&this.index[e][0]?this.index[e][0]:null}findAll(e){return this.index[e]||[]}};var Jk=new TextDecoder("ascii"),Zk=a=>Jk.decode(new DataView(a.buffer,a.byteOffset+4,4))==="ftyp",eR=a=>{let e=new Ii(a,new Ct),t=e.earliestPresentationTime/e.timescale*1e3,i=a.byteOffset+a.byteLength+e.firstOffset;return e.segments.map(s=>{if(s.referenceType!==0)throw new Error("Unsupported multilevel sidx");let n=s.subsegmentDuration/e.timescale*1e3,o={status:"none",time:{from:t,to:t+n},byte:{from:i,to:i+s.referencedSize-1}};return t+=n,i+=s.referencedSize,o})},tR=(a,e)=>{let i=new Ct().parse(a),r=new ri(i),s=r.findAll("moof"),n=e?r.findAll("uuid"):r.findAll("mdat");if(!(n.length&&s.length))return null;let o=s[0],u=n[n.length-1],l=o.source.byteOffset,d=u.source.byteOffset-o.source.byteOffset+u.size;return new DataView(a.buffer,l,d)},iR=a=>{let t=new Ct().parse(a),i=new ri(t),r={},s=i.findAll("uuid");return s.length?s[s.length-1]:r},rR=a=>{var r;let t=new Ct().parse(a);return(r=new ri(t).find("sidx"))==null?void 0:r.timescale},aR=(a,e)=>{let i=new Ct().parse(a),s=new ri(i).findAll("traf"),n=s[s.length-1].children.find(d=>d.type==="tfhd"),o=s[s.length-1].children.find(d=>d.type==="tfdt"),u=s[s.length-1].children.find(d=>d.type==="trun"),l=0;return u.sampleDuration.length?l=u.sampleDuration.reduce((d,m)=>d+m,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},sR=a=>{let e={is3dVideo:!1,stereoMode:0,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}},i=new Ct().parse(a),r=new ri(i);if(r.find("sv3d")){e.is3dVideo=!0;let n=r.find("st3d");n&&(e.stereoMode=n.stereoMode);let o=r.find("prhd");o&&(e.projectionData.pose.yaw=o.poseYawDegrees,e.projectionData.pose.pitch=o.posePitchDegrees,e.projectionData.pose.roll=o.poseRollDegrees);let u=r.find("equi");u&&(e.projectionData.bounds.top=u.projectionBoundsTop,e.projectionData.bounds.right=u.projectionBoundsRight,e.projectionData.bounds.bottom=u.projectionBoundsBottom,e.projectionData.bounds.left=u.projectionBoundsLeft)}return e},Gg={validateData:Zk,parseInit:sR,getIndexRange:()=>{},parseSegments:eR,parseFeedableSegmentChunk:tR,getChunkEndTime:aR,getServerLatencyTimestamps:iR,getTimescaleFromIndex:rR};var Ra=G(Ne(),1),Dt=require("@vkontakte/videoplayer-shared/es2015");var Yg=require("@vkontakte/videoplayer-shared/es2015");var Wg={440786851:{type:"master"},17030:{type:"uint"},17143:{type:"uint"},17138:{type:"uint"},17139:{type:"uint"},17026:{type:"string"},17031:{type:"uint"},17029:{type:"uint"},236:{type:"binary"},408125543:{type:"master"},290298740:{type:"master"},19899:{type:"master"},21419:{type:"binary"},21420:{type:"uint"},357149030:{type:"master"},2807729:{type:"uint"},17545:{type:"float"},374648427:{type:"master"},174:{type:"master"},224:{type:"master"},30320:{type:"master"},30321:{type:"uint"},30322:{type:"master"},272869232:{type:"master"},524531317:{type:"master"},231:{type:"uint"},22612:{type:"master"},22743:{type:"uint"},167:{type:"uint"},171:{type:"uint"},163:{type:"binary"},160:{type:"master"},175:{type:"binary"},423732329:{type:"master"},307544935:{type:"master"},475249515:{type:"master"},187:{type:"master"},179:{type:"uint"},183:{type:"master"},247:{type:"uint"},241:{type:"uint"},240:{type:"uint"},178:{type:"uint"},21368:{type:"uint"},234:{type:"uint"},219:{type:"master"},150:{type:"uint"}},zg=a=>{let e=a.getUint8(0),t=0;e&128?t=1:e&64?t=2:e&32?t=3:e&16&&(t=4);let i=ka(a,t),r=i in Wg,s=r?Wg[i].type:"binary",n=a.getUint8(t),o=0;n&128?o=1:n&64?o=2:n&32?o=3:n&16?o=4:n&8?o=5:n&4?o=6:n&2?o=7:n&1&&(o=8);let u=new DataView(a.buffer,a.byteOffset+t+1,o-1),l=n&255>>o,c=ka(u),d=l*bt(2,(o-1)*8)+c,m=t+o,h;return m+d>a.byteLength?h=new DataView(a.buffer,a.byteOffset+m):h=new DataView(a.buffer,a.byteOffset+m,d),{tag:r?i:"0x"+i.toString(16).toUpperCase(),type:s,tagHeaderSize:m,tagSize:m+d,value:h,valueSize:d}},ka=(a,e=a.byteLength)=>{switch(e){case 1:return a.getUint8(0);case 2:return a.getUint16(0);case 3:return a.getUint8(0)*bt(2,16)+a.getUint16(1);case 4:return a.getUint32(0);case 5:return a.getUint8(0)*bt(2,32)+a.getUint32(1);case 6:return a.getUint16(0)*bt(2,32)+a.getUint32(2);case 7:{let t=a.getUint8(0)*281474976710656+a.getUint16(1)*4294967296+a.getUint32(3);if(Number.isSafeInteger(t))return t}case 8:throw new ReferenceError("Int64 is not supported")}return 0},dt=(a,e)=>{switch(e){case"int":return a.getInt8(0);case"uint":return ka(a);case"float":return a.byteLength===4?a.getFloat32(0):a.getFloat64(0);case"string":return new TextDecoder("ascii").decode(a);case"utf8":return new TextDecoder("utf-8").decode(a);case"date":return new Date(Date.UTC(2001,0)+a.getInt8(0)).getTime();case"master":return a;case"binary":return a;default:(0,Yg.assertNever)(e)}},Ei=(a,e)=>{let t=0;for(;t<a.byteLength;){let i=new DataView(a.buffer,a.byteOffset+t),r=zg(i);if(!e(r))return;r.type==="master"&&Ei(r.value,e),t=r.value.byteOffset-a.byteOffset+r.valueSize}},Kg=a=>{if(a.getUint32(0)!==440786851)return!1;let e,t,i,r=zg(a);return Ei(r.value,({tag:s,type:n,value:o})=>(s===17143?e=dt(o,n):s===17026?t=dt(o,n):s===17029&&(i=dt(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(i===void 0||i<=2)};var Xg=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],nR=[231,22612,22743,167,171,163,160,175],oR=a=>{let e,t,i,r,s=!1,n=!1,o=!1,u,l,c=!1,d=0;return Ei(a,({tag:m,type:h,value:f,valueSize:g})=>{if(m===21419){let y=dt(f,h);l=ka(y)}else m!==21420&&(l=void 0);return m===408125543?(e=f.byteOffset,t=f.byteOffset+g):m===357149030?s=!0:m===290298740?n=!0:m===2807729?i=dt(f,h):m===17545?r=dt(f,h):m===21420&&l===475249515?u=dt(f,h):m===374648427?Ei(f,({tag:y,type:S,value:I})=>y===30321?(c=dt(I,S)===1,!1):!0):s&&n&&(0,Ra.default)(Xg,m)&&(o=!0),!o}),(0,Dt.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,Dt.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,Dt.assertNonNullable)(r,"Failed to parse webm Segment duration"),i=i!=null?i:1e6,{segmentStart:Math.round(e/1e9*i*1e3),segmentEnd:Math.round(t/1e9*i*1e3),timeScale:i,segmentDuration:Math.round(r/1e9*i*1e3),cuesSeekPosition:u,is3dVideo:c,stereoMode:d,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}}},uR=a=>{if((0,Dt.isNullable)(a.cuesSeekPosition))return;let e=a.segmentStart+a.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},lR=(a,e)=>{let t=!1,i=!1,r=o=>(0,Dt.isNonNullable)(o.time)&&(0,Dt.isNonNullable)(o.position),s=[],n;return Ei(a,({tag:o,type:u,value:l})=>{switch(o){case 475249515:t=!0;break;case 187:n&&r(n)&&s.push(n),n={};break;case 179:n&&(n.time=dt(l,u));break;case 183:break;case 241:n&&(n.position=dt(l,u));break;default:t&&(0,Ra.default)(Xg,o)&&(i=!0)}return!(t&&i)}),n&&r(n)&&s.push(n),s.map((o,u)=>{let{time:l,position:c}=o,d=s[u+1];return{status:"none",time:{from:l,to:d?d.time:e.segmentDuration},byte:{from:e.segmentStart+c,to:d?e.segmentStart+d.position-1:e.segmentEnd-1}}})},cR=a=>{let e=0,t=!1;try{Ei(a,i=>i.tag===524531317?i.tagSize<=a.byteLength?(e=i.tagSize,!1):(e+=i.tagHeaderSize,!0):(0,Ra.default)(nR,i.tag)?(e+i.tagSize<=a.byteLength&&(e+=i.tagSize,t||(t=(0,Ra.default)([163,160,175],i.tag))),!0):!1)}catch(i){}return e>0&&e<=a.byteLength&&t?new DataView(a.buffer,a.byteOffset,e):null},Jg={validateData:Kg,parseInit:oR,getIndexRange:uR,parseSegments:lR,parseFeedableSegmentChunk:cR};var $a=a=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(a);if(e){let[,t,i]=e;if(t==="audio"||t==="video")switch(i){case"webm":return Jg;case"mp4":return Gg}}throw new ReferenceError(`Unsupported mime type ${a}`)};var dl=G(vv(),1),jv=G(Qi(),1),Qv=G(Dv(),1),Gv=G(Jt(),1),pl=G(tr(),1);var Vv=G(Ne(),1),sl=a=>{let e=a.split("."),[t,...i]=e;if(!t)return!1;switch(t){case"av01":{let[r,s,n]=i;return!!(n&&parseInt(n,10)>8)}case"vp09":{let[r,s,n]=i;return!!(r&&parseInt(r,10)>=2&&n&&parseInt(n,10)>8)}case"avc1":{let r=i[0];if(!r||r.length!==6)return!1;let[s,n]=r.toUpperCase(),o=s+n;return(0,Vv.default)(["6E","7A","F4"],o)}}return!1};var Ma=require("@vkontakte/videoplayer-shared/es2015");var Ov=a=>{if(a.includes("/")){let e=a.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(a)};var _v=a=>{var e;try{let t=s$(),i=a.match(t),{groups:r}=i!=null?i:{};if(r){let s={};if(r.extensions){let u=r.extensions.toLowerCase().match(/(?:[0-9a-wy-z](?:-[a-z0-9]{2,8})+)/g);Array.from(u||[]).forEach(l=>{s[l[0]]=l.slice(2)})}let n=(e=r.variants)==null?void 0:e.split(/-/).filter(u=>u!==""),o={extlang:r.extlang,langtag:r.langtag,language:r.language,privateuse:r.privateuse||r.privateuse2,region:r.region,script:r.script,extensions:s,variants:n};return Object.keys(o).forEach(u=>{let l=o[u];(typeof l=="undefined"||l==="")&&delete o[u]}),o}return null}catch(t){return null}};function s$(){let a="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",c=`^(?:(?<langtag>${`
64
- (?<language>${`(?:[a-z]{2,3}(?:-${a})?|[a-z]{4}|[a-z]{5,8})`})
6
+ "use strict";var Dg=Object.create;var mr=Object.defineProperty,Cg=Object.defineProperties,Vg=Object.getOwnPropertyDescriptor,Bg=Object.getOwnPropertyDescriptors,Og=Object.getOwnPropertyNames,cc=Object.getOwnPropertySymbols,_g=Object.getPrototypeOf,pc=Object.prototype.hasOwnProperty,Ng=Object.prototype.propertyIsEnumerable;var Fg=(r,e)=>(e=Symbol[r])?e:Symbol.for("Symbol."+r);var ht=Math.pow,dc=(r,e,t)=>e in r?mr(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,L=(r,e)=>{for(var t in e||(e={}))pc.call(e,t)&&dc(r,t,e[t]);if(cc)for(var t of cc(e))Ng.call(e,t)&&dc(r,t,e[t]);return r},j=(r,e)=>Cg(r,Bg(e));var b=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),qg=(r,e)=>{for(var t in e)mr(r,t,{get:e[t],enumerable:!0})},hc=(r,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Og(e))!pc.call(r,a)&&a!==t&&mr(r,a,{get:()=>e[a],enumerable:!(i=Vg(e,a))||i.enumerable});return r};var z=(r,e,t)=>(t=r!=null?Dg(_g(r)):{},hc(e||!r||!r.__esModule?mr(t,"default",{value:r,enumerable:!0}):t,r)),Ug=r=>hc(mr({},"__esModule",{value:!0}),r);var w=(r,e,t)=>new Promise((i,a)=>{var s=u=>{try{o(t.next(u))}catch(l){a(l)}},n=u=>{try{o(t.throw(u))}catch(l){a(l)}},o=u=>u.done?i(u.value):Promise.resolve(u.value).then(s,n);o((t=t.apply(r,e)).next())}),rs=function(r,e){this[0]=r,this[1]=e},ve=(r,e,t)=>{var i=(n,o,u,l)=>{try{var d=t[n](o),c=(o=d.value)instanceof rs,f=d.done;Promise.resolve(c?o[0]:o).then(p=>c?i(n==="return"?n:"next",o[1]?{done:p.done,value:p.value}:p,u,l):u({value:p,done:f})).catch(p=>i("throw",p,u,l))}catch(p){l(p)}},a=n=>s[n]=o=>new Promise((u,l)=>i(n,o,u,l)),s={};return t=t.apply(r,e),s[Fg("asyncIterator")]=()=>s,a("next"),a("throw"),a("return"),s};var me=b((Mn,fc)=>{"use strict";var Sr=function(r){return r&&r.Math===Math&&r};fc.exports=Sr(typeof globalThis=="object"&&globalThis)||Sr(typeof window=="object"&&window)||Sr(typeof self=="object"&&self)||Sr(typeof global=="object"&&global)||Sr(typeof Mn=="object"&&Mn)||function(){return this}()||Function("return this")()});var we=b((EL,mc)=>{"use strict";mc.exports=function(r){try{return!!r()}catch(e){return!0}}});var gr=b((xL,bc)=>{"use strict";var Hg=we();bc.exports=!Hg(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")})});var $n=b((PL,yc)=>{"use strict";var jg=gr(),gc=Function.prototype,vc=gc.apply,Sc=gc.call;yc.exports=typeof Reflect=="object"&&Reflect.apply||(jg?Sc.bind(vc):function(){return Sc.apply(vc,arguments)})});var Ee=b((wL,Ec)=>{"use strict";var Tc=gr(),Ic=Function.prototype,Dn=Ic.call,Gg=Tc&&Ic.bind.bind(Dn,Dn);Ec.exports=Tc?Gg:function(r){return function(){return Dn.apply(r,arguments)}}});var li=b((AL,Pc)=>{"use strict";var xc=Ee(),Qg=xc({}.toString),Wg=xc("".slice);Pc.exports=function(r){return Wg(Qg(r),8,-1)}});var Cn=b((kL,wc)=>{"use strict";var Yg=li(),zg=Ee();wc.exports=function(r){if(Yg(r)==="Function")return zg(r)}});var he=b((RL,Ac)=>{"use strict";var Vn=typeof document=="object"&&document.all;Ac.exports=typeof Vn=="undefined"&&Vn!==void 0?function(r){return typeof r=="function"||r===Vn}:function(r){return typeof r=="function"}});var Ue=b((LL,kc)=>{"use strict";var Kg=we();kc.exports=!Kg(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var He=b((ML,Rc)=>{"use strict";var Xg=gr(),ns=Function.prototype.call;Rc.exports=Xg?ns.bind(ns):function(){return ns.apply(ns,arguments)}});var Bn=b($c=>{"use strict";var Lc={}.propertyIsEnumerable,Mc=Object.getOwnPropertyDescriptor,Jg=Mc&&!Lc.call({1:2},1);$c.f=Jg?function(e){var t=Mc(this,e);return!!t&&t.enumerable}:Lc});var yr=b((DL,Dc)=>{"use strict";Dc.exports=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}}});var Vc=b((CL,Cc)=>{"use strict";var Zg=Ee(),ey=we(),ty=li(),On=Object,iy=Zg("".split);Cc.exports=ey(function(){return!On("z").propertyIsEnumerable(0)})?function(r){return ty(r)==="String"?iy(r,""):On(r)}:On});var Di=b((VL,Bc)=>{"use strict";Bc.exports=function(r){return r==null}});var Ut=b((BL,Oc)=>{"use strict";var ry=Di(),ay=TypeError;Oc.exports=function(r){if(ry(r))throw new ay("Can't call method on "+r);return r}});var ci=b((OL,_c)=>{"use strict";var sy=Vc(),ny=Ut();_c.exports=function(r){return sy(ny(r))}});var je=b((_L,Nc)=>{"use strict";var oy=he();Nc.exports=function(r){return typeof r=="object"?r!==null:oy(r)}});var Ci=b((NL,Fc)=>{"use strict";Fc.exports={}});var xt=b((FL,Uc)=>{"use strict";var _n=Ci(),Nn=me(),uy=he(),qc=function(r){return uy(r)?r:void 0};Uc.exports=function(r,e){return arguments.length<2?qc(_n[r])||qc(Nn[r]):_n[r]&&_n[r][e]||Nn[r]&&Nn[r][e]}});var Tr=b((qL,Hc)=>{"use strict";var ly=Ee();Hc.exports=ly({}.isPrototypeOf)});var di=b((UL,Qc)=>{"use strict";var cy=me(),jc=cy.navigator,Gc=jc&&jc.userAgent;Qc.exports=Gc?String(Gc):""});var qn=b((HL,Jc)=>{"use strict";var Xc=me(),Fn=di(),Wc=Xc.process,Yc=Xc.Deno,zc=Wc&&Wc.versions||Yc&&Yc.version,Kc=zc&&zc.v8,rt,os;Kc&&(rt=Kc.split("."),os=rt[0]>0&&rt[0]<4?1:+(rt[0]+rt[1]));!os&&Fn&&(rt=Fn.match(/Edge\/(\d+)/),(!rt||rt[1]>=74)&&(rt=Fn.match(/Chrome\/(\d+)/),rt&&(os=+rt[1])));Jc.exports=os});var Un=b((jL,ed)=>{"use strict";var Zc=qn(),dy=we(),py=me(),hy=py.String;ed.exports=!!Object.getOwnPropertySymbols&&!dy(function(){var r=Symbol("symbol detection");return!hy(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&Zc&&Zc<41})});var Hn=b((GL,td)=>{"use strict";var fy=Un();td.exports=fy&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var jn=b((QL,id)=>{"use strict";var my=xt(),by=he(),vy=Tr(),Sy=Hn(),gy=Object;id.exports=Sy?function(r){return typeof r=="symbol"}:function(r){var e=my("Symbol");return by(e)&&vy(e.prototype,gy(r))}});var Ir=b((WL,rd)=>{"use strict";var yy=String;rd.exports=function(r){try{return yy(r)}catch(e){return"Object"}}});var mt=b((YL,ad)=>{"use strict";var Ty=he(),Iy=Ir(),Ey=TypeError;ad.exports=function(r){if(Ty(r))return r;throw new Ey(Iy(r)+" is not a function")}});var Er=b((zL,sd)=>{"use strict";var xy=mt(),Py=Di();sd.exports=function(r,e){var t=r[e];return Py(t)?void 0:xy(t)}});var od=b((KL,nd)=>{"use strict";var Gn=He(),Qn=he(),Wn=je(),wy=TypeError;nd.exports=function(r,e){var t,i;if(e==="string"&&Qn(t=r.toString)&&!Wn(i=Gn(t,r))||Qn(t=r.valueOf)&&!Wn(i=Gn(t,r))||e!=="string"&&Qn(t=r.toString)&&!Wn(i=Gn(t,r)))return i;throw new wy("Can't convert object to primitive value")}});var at=b((XL,ud)=>{"use strict";ud.exports=!0});var dd=b((JL,cd)=>{"use strict";var ld=me(),Ay=Object.defineProperty;cd.exports=function(r,e){try{Ay(ld,r,{value:e,configurable:!0,writable:!0})}catch(t){ld[r]=e}return e}});var xr=b((ZL,fd)=>{"use strict";var ky=at(),Ry=me(),Ly=dd(),pd="__core-js_shared__",hd=fd.exports=Ry[pd]||Ly(pd,{});(hd.versions||(hd.versions=[])).push({version:"3.38.0",mode:ky?"pure":"global",copyright:"\xA9 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Yn=b((eM,bd)=>{"use strict";var md=xr();bd.exports=function(r,e){return md[r]||(md[r]=e||{})}});var Vi=b((tM,vd)=>{"use strict";var My=Ut(),$y=Object;vd.exports=function(r){return $y(My(r))}});var st=b((iM,Sd)=>{"use strict";var Dy=Ee(),Cy=Vi(),Vy=Dy({}.hasOwnProperty);Sd.exports=Object.hasOwn||function(e,t){return Vy(Cy(e),t)}});var zn=b((rM,gd)=>{"use strict";var By=Ee(),Oy=0,_y=Math.random(),Ny=By(1 .toString);gd.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+Ny(++Oy+_y,36)}});var Ae=b((aM,Td)=>{"use strict";var Fy=me(),qy=Yn(),yd=st(),Uy=zn(),Hy=Un(),jy=Hn(),Bi=Fy.Symbol,Kn=qy("wks"),Gy=jy?Bi.for||Bi:Bi&&Bi.withoutSetter||Uy;Td.exports=function(r){return yd(Kn,r)||(Kn[r]=Hy&&yd(Bi,r)?Bi[r]:Gy("Symbol."+r)),Kn[r]}});var Pd=b((sM,xd)=>{"use strict";var Qy=He(),Id=je(),Ed=jn(),Wy=Er(),Yy=od(),zy=Ae(),Ky=TypeError,Xy=zy("toPrimitive");xd.exports=function(r,e){if(!Id(r)||Ed(r))return r;var t=Wy(r,Xy),i;if(t){if(e===void 0&&(e="default"),i=Qy(t,r,e),!Id(i)||Ed(i))return i;throw new Ky("Can't convert object to primitive value")}return e===void 0&&(e="number"),Yy(r,e)}});var Xn=b((nM,wd)=>{"use strict";var Jy=Pd(),Zy=jn();wd.exports=function(r){var e=Jy(r,"string");return Zy(e)?e:e+""}});var us=b((oM,kd)=>{"use strict";var eT=me(),Ad=je(),Jn=eT.document,tT=Ad(Jn)&&Ad(Jn.createElement);kd.exports=function(r){return tT?Jn.createElement(r):{}}});var Zn=b((uM,Rd)=>{"use strict";var iT=Ue(),rT=we(),aT=us();Rd.exports=!iT&&!rT(function(){return Object.defineProperty(aT("div"),"a",{get:function(){return 7}}).a!==7})});var $d=b(Md=>{"use strict";var sT=Ue(),nT=He(),oT=Bn(),uT=yr(),lT=ci(),cT=Xn(),dT=st(),pT=Zn(),Ld=Object.getOwnPropertyDescriptor;Md.f=sT?Ld:function(e,t){if(e=lT(e),t=cT(t),pT)try{return Ld(e,t)}catch(i){}if(dT(e,t))return uT(!nT(oT.f,e,t),e[t])}});var eo=b((cM,Dd)=>{"use strict";var hT=we(),fT=he(),mT=/#|\.prototype\./,Pr=function(r,e){var t=vT[bT(r)];return t===gT?!0:t===ST?!1:fT(e)?hT(e):!!e},bT=Pr.normalize=function(r){return String(r).replace(mT,".").toLowerCase()},vT=Pr.data={},ST=Pr.NATIVE="N",gT=Pr.POLYFILL="P";Dd.exports=Pr});var Oi=b((dM,Vd)=>{"use strict";var Cd=Cn(),yT=mt(),TT=gr(),IT=Cd(Cd.bind);Vd.exports=function(r,e){return yT(r),e===void 0?r:TT?IT(r,e):function(){return r.apply(e,arguments)}}});var to=b((pM,Bd)=>{"use strict";var ET=Ue(),xT=we();Bd.exports=ET&&xT(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var bt=b((hM,Od)=>{"use strict";var PT=je(),wT=String,AT=TypeError;Od.exports=function(r){if(PT(r))return r;throw new AT(wT(r)+" is not an object")}});var pi=b(Nd=>{"use strict";var kT=Ue(),RT=Zn(),LT=to(),ls=bt(),_d=Xn(),MT=TypeError,io=Object.defineProperty,$T=Object.getOwnPropertyDescriptor,ro="enumerable",ao="configurable",so="writable";Nd.f=kT?LT?function(e,t,i){if(ls(e),t=_d(t),ls(i),typeof e=="function"&&t==="prototype"&&"value"in i&&so in i&&!i[so]){var a=$T(e,t);a&&a[so]&&(e[t]=i.value,i={configurable:ao in i?i[ao]:a[ao],enumerable:ro in i?i[ro]:a[ro],writable:!1})}return io(e,t,i)}:io:function(e,t,i){if(ls(e),t=_d(t),ls(i),RT)try{return io(e,t,i)}catch(a){}if("get"in i||"set"in i)throw new MT("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var _i=b((mM,Fd)=>{"use strict";var DT=Ue(),CT=pi(),VT=yr();Fd.exports=DT?function(r,e,t){return CT.f(r,e,VT(1,t))}:function(r,e,t){return r[e]=t,r}});var Se=b((bM,Ud)=>{"use strict";var wr=me(),BT=$n(),OT=Cn(),_T=he(),NT=$d().f,FT=eo(),Ni=Ci(),qT=Oi(),Fi=_i(),qd=st();xr();var UT=function(r){var e=function(t,i,a){if(this instanceof e){switch(arguments.length){case 0:return new r;case 1:return new r(t);case 2:return new r(t,i)}return new r(t,i,a)}return BT(r,this,arguments)};return e.prototype=r.prototype,e};Ud.exports=function(r,e){var t=r.target,i=r.global,a=r.stat,s=r.proto,n=i?wr:a?wr[t]:wr[t]&&wr[t].prototype,o=i?Ni:Ni[t]||Fi(Ni,t,{})[t],u=o.prototype,l,d,c,f,p,m,v,y,g;for(f in e)l=FT(i?f:t+(a?".":"#")+f,r.forced),d=!l&&n&&qd(n,f),m=o[f],d&&(r.dontCallGetSet?(g=NT(n,f),v=g&&g.value):v=n[f]),p=d&&v?v:e[f],!(!l&&!s&&typeof m==typeof p)&&(r.bind&&d?y=qT(p,wr):r.wrap&&d?y=UT(p):s&&_T(p)?y=OT(p):y=p,(r.sham||p&&p.sham||m&&m.sham)&&Fi(y,"sham",!0),Fi(o,f,y),s&&(c=t+"Prototype",qd(Ni,c)||Fi(Ni,c,{}),Fi(Ni[c],f,p),r.real&&u&&(l||!u[f])&&Fi(u,f,p)))}});var jd=b((vM,Hd)=>{"use strict";var HT=Math.ceil,jT=Math.floor;Hd.exports=Math.trunc||function(e){var t=+e;return(t>0?jT:HT)(t)}});var Ar=b((SM,Gd)=>{"use strict";var GT=jd();Gd.exports=function(r){var e=+r;return e!==e||e===0?0:GT(e)}});var Wd=b((gM,Qd)=>{"use strict";var QT=Ar(),WT=Math.max,YT=Math.min;Qd.exports=function(r,e){var t=QT(r);return t<0?WT(t+e,0):YT(t,e)}});var no=b((yM,Yd)=>{"use strict";var zT=Ar(),KT=Math.min;Yd.exports=function(r){var e=zT(r);return e>0?KT(e,9007199254740991):0}});var qi=b((TM,zd)=>{"use strict";var XT=no();zd.exports=function(r){return XT(r.length)}});var oo=b((IM,Xd)=>{"use strict";var JT=ci(),ZT=Wd(),eI=qi(),Kd=function(r){return function(e,t,i){var a=JT(e),s=eI(a);if(s===0)return!r&&-1;var n=ZT(i,s),o;if(r&&t!==t){for(;s>n;)if(o=a[n++],o!==o)return!0}else for(;s>n;n++)if((r||n in a)&&a[n]===t)return r||n||0;return!r&&-1}};Xd.exports={includes:Kd(!0),indexOf:Kd(!1)}});var kr=b((EM,Jd)=>{"use strict";Jd.exports=function(){}});var Zd=b(()=>{"use strict";var tI=Se(),iI=oo().includes,rI=we(),aI=kr(),sI=rI(function(){return!Array(1).includes()});tI({target:"Array",proto:!0,forced:sI},{includes:function(e){return iI(this,e,arguments.length>1?arguments[1]:void 0)}});aI("includes")});var Ht=b((wM,ep)=>{"use strict";var nI=xt();ep.exports=nI});var ip=b((AM,tp)=>{"use strict";Zd();var oI=Ht();tp.exports=oI("Array","includes")});var ap=b((kM,rp)=>{"use strict";var uI=ip();rp.exports=uI});var vt=b((RM,sp)=>{"use strict";var lI=ap();sp.exports=lI});var ds=b((_M,up)=>{"use strict";var dI=Yn(),pI=zn(),op=dI("keys");up.exports=function(r){return op[r]||(op[r]=pI(r))}});var cp=b((NM,lp)=>{"use strict";var hI=we();lp.exports=!hI(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype})});var ps=b((FM,pp)=>{"use strict";var fI=st(),mI=he(),bI=Vi(),vI=ds(),SI=cp(),dp=vI("IE_PROTO"),uo=Object,gI=uo.prototype;pp.exports=SI?uo.getPrototypeOf:function(r){var e=bI(r);if(fI(e,dp))return e[dp];var t=e.constructor;return mI(t)&&e instanceof t?t.prototype:e instanceof uo?gI:null}});var hs=b((qM,hp)=>{"use strict";hp.exports={}});var bp=b((UM,mp)=>{"use strict";var yI=Ee(),lo=st(),TI=ci(),II=oo().indexOf,EI=hs(),fp=yI([].push);mp.exports=function(r,e){var t=TI(r),i=0,a=[],s;for(s in t)!lo(EI,s)&&lo(t,s)&&fp(a,s);for(;e.length>i;)lo(t,s=e[i++])&&(~II(a,s)||fp(a,s));return a}});var co=b((HM,vp)=>{"use strict";vp.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var po=b((jM,Sp)=>{"use strict";var xI=bp(),PI=co();Sp.exports=Object.keys||function(e){return xI(e,PI)}});var ho=b((GM,Ep)=>{"use strict";var yp=Ue(),wI=we(),Tp=Ee(),AI=ps(),kI=po(),RI=ci(),LI=Bn().f,Ip=Tp(LI),MI=Tp([].push),$I=yp&&wI(function(){var r=Object.create(null);return r[2]=2,!Ip(r,2)}),gp=function(r){return function(e){for(var t=RI(e),i=kI(t),a=$I&&AI(t)===null,s=i.length,n=0,o=[],u;s>n;)u=i[n++],(!yp||(a?u in t:Ip(t,u)))&&MI(o,r?[u,t[u]]:t[u]);return o}};Ep.exports={entries:gp(!0),values:gp(!1)}});var xp=b(()=>{"use strict";var DI=Se(),CI=ho().entries;DI({target:"Object",stat:!0},{entries:function(e){return CI(e)}})});var wp=b((YM,Pp)=>{"use strict";xp();var VI=Ci();Pp.exports=VI.Object.entries});var kp=b((zM,Ap)=>{"use strict";var BI=wp();Ap.exports=BI});var Rr=b((KM,Rp)=>{"use strict";var OI=kp();Rp.exports=OI});var hi=b((XM,Lp)=>{"use strict";Lp.exports={}});var Dp=b((JM,$p)=>{"use strict";var _I=me(),NI=he(),Mp=_I.WeakMap;$p.exports=NI(Mp)&&/native code/.test(String(Mp))});var vo=b((ZM,Bp)=>{"use strict";var FI=Dp(),Vp=me(),qI=je(),UI=_i(),fo=st(),mo=xr(),HI=ds(),jI=hs(),Cp="Object already initialized",bo=Vp.TypeError,GI=Vp.WeakMap,fs,Lr,ms,QI=function(r){return ms(r)?Lr(r):fs(r,{})},WI=function(r){return function(e){var t;if(!qI(e)||(t=Lr(e)).type!==r)throw new bo("Incompatible receiver, "+r+" required");return t}};FI||mo.state?(nt=mo.state||(mo.state=new GI),nt.get=nt.get,nt.has=nt.has,nt.set=nt.set,fs=function(r,e){if(nt.has(r))throw new bo(Cp);return e.facade=r,nt.set(r,e),e},Lr=function(r){return nt.get(r)||{}},ms=function(r){return nt.has(r)}):(fi=HI("state"),jI[fi]=!0,fs=function(r,e){if(fo(r,fi))throw new bo(Cp);return e.facade=r,UI(r,fi,e),e},Lr=function(r){return fo(r,fi)?r[fi]:{}},ms=function(r){return fo(r,fi)});var nt,fi;Bp.exports={set:fs,get:Lr,has:ms,enforce:QI,getterFor:WI}});var yo=b((e$,_p)=>{"use strict";var So=Ue(),YI=st(),Op=Function.prototype,zI=So&&Object.getOwnPropertyDescriptor,go=YI(Op,"name"),KI=go&&function(){}.name==="something",XI=go&&(!So||So&&zI(Op,"name").configurable);_p.exports={EXISTS:go,PROPER:KI,CONFIGURABLE:XI}});var Fp=b(Np=>{"use strict";var JI=Ue(),ZI=to(),eE=pi(),tE=bt(),iE=ci(),rE=po();Np.f=JI&&!ZI?Object.defineProperties:function(e,t){tE(e);for(var i=iE(t),a=rE(t),s=a.length,n=0,o;s>n;)eE.f(e,o=a[n++],i[o]);return e}});var To=b((i$,qp)=>{"use strict";var aE=xt();qp.exports=aE("document","documentElement")});var Po=b((r$,Yp)=>{"use strict";var sE=bt(),nE=Fp(),Up=co(),oE=hs(),uE=To(),lE=us(),cE=ds(),Hp=">",jp="<",Eo="prototype",xo="script",Qp=cE("IE_PROTO"),Io=function(){},Wp=function(r){return jp+xo+Hp+r+jp+"/"+xo+Hp},Gp=function(r){r.write(Wp("")),r.close();var e=r.parentWindow.Object;return r=null,e},dE=function(){var r=lE("iframe"),e="java"+xo+":",t;return r.style.display="none",uE.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(Wp("document.F=Object")),t.close(),t.F},bs,vs=function(){try{bs=new ActiveXObject("htmlfile")}catch(e){}vs=typeof document!="undefined"?document.domain&&bs?Gp(bs):dE():Gp(bs);for(var r=Up.length;r--;)delete vs[Eo][Up[r]];return vs()};oE[Qp]=!0;Yp.exports=Object.create||function(e,t){var i;return e!==null?(Io[Eo]=sE(e),i=new Io,Io[Eo]=null,i[Qp]=e):i=vs(),t===void 0?i:nE.f(i,t)}});var Ui=b((a$,zp)=>{"use strict";var pE=_i();zp.exports=function(r,e,t,i){return i&&i.enumerable?r[e]=t:pE(r,e,t),r}});var Ro=b((s$,Jp)=>{"use strict";var hE=we(),fE=he(),mE=je(),bE=Po(),Kp=ps(),vE=Ui(),SE=Ae(),gE=at(),ko=SE("iterator"),Xp=!1,Pt,wo,Ao;[].keys&&(Ao=[].keys(),"next"in Ao?(wo=Kp(Kp(Ao)),wo!==Object.prototype&&(Pt=wo)):Xp=!0);var yE=!mE(Pt)||hE(function(){var r={};return Pt[ko].call(r)!==r});yE?Pt={}:gE&&(Pt=bE(Pt));fE(Pt[ko])||vE(Pt,ko,function(){return this});Jp.exports={IteratorPrototype:Pt,BUGGY_SAFARI_ITERATORS:Xp}});var Ss=b((n$,eh)=>{"use strict";var TE=Ae(),IE=TE("toStringTag"),Zp={};Zp[IE]="z";eh.exports=String(Zp)==="[object z]"});var Mr=b((o$,th)=>{"use strict";var EE=Ss(),xE=he(),gs=li(),PE=Ae(),wE=PE("toStringTag"),AE=Object,kE=gs(function(){return arguments}())==="Arguments",RE=function(r,e){try{return r[e]}catch(t){}};th.exports=EE?gs:function(r){var e,t,i;return r===void 0?"Undefined":r===null?"Null":typeof(t=RE(e=AE(r),wE))=="string"?t:kE?gs(e):(i=gs(e))==="Object"&&xE(e.callee)?"Arguments":i}});var rh=b((u$,ih)=>{"use strict";var LE=Ss(),ME=Mr();ih.exports=LE?{}.toString:function(){return"[object "+ME(this)+"]"}});var $r=b((l$,sh)=>{"use strict";var $E=Ss(),DE=pi().f,CE=_i(),VE=st(),BE=rh(),OE=Ae(),ah=OE("toStringTag");sh.exports=function(r,e,t,i){var a=t?r:r&&r.prototype;a&&(VE(a,ah)||DE(a,ah,{configurable:!0,value:e}),i&&!$E&&CE(a,"toString",BE))}});var oh=b((c$,nh)=>{"use strict";var _E=Ro().IteratorPrototype,NE=Po(),FE=yr(),qE=$r(),UE=hi(),HE=function(){return this};nh.exports=function(r,e,t,i){var a=e+" Iterator";return r.prototype=NE(_E,{next:FE(+!i,t)}),qE(r,a,!1,!0),UE[a]=HE,r}});var lh=b((d$,uh)=>{"use strict";var jE=Ee(),GE=mt();uh.exports=function(r,e,t){try{return jE(GE(Object.getOwnPropertyDescriptor(r,e)[t]))}catch(i){}}});var dh=b((p$,ch)=>{"use strict";var QE=je();ch.exports=function(r){return QE(r)||r===null}});var hh=b((h$,ph)=>{"use strict";var WE=dh(),YE=String,zE=TypeError;ph.exports=function(r){if(WE(r))return r;throw new zE("Can't set "+YE(r)+" as a prototype")}});var Lo=b((f$,fh)=>{"use strict";var KE=lh(),XE=je(),JE=Ut(),ZE=hh();fh.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var r=!1,e={},t;try{t=KE(Object.prototype,"__proto__","set"),t(e,[]),r=e instanceof Array}catch(i){}return function(a,s){return JE(a),ZE(s),XE(a)&&(r?t(a,s):a.__proto__=s),a}}():void 0)});var Ph=b((m$,xh)=>{"use strict";var ex=Se(),tx=He(),ys=at(),Ih=yo(),ix=he(),rx=oh(),mh=ps(),bh=Lo(),ax=$r(),sx=_i(),Mo=Ui(),nx=Ae(),vh=hi(),Eh=Ro(),ox=Ih.PROPER,ux=Ih.CONFIGURABLE,Sh=Eh.IteratorPrototype,Ts=Eh.BUGGY_SAFARI_ITERATORS,Dr=nx("iterator"),gh="keys",Cr="values",yh="entries",Th=function(){return this};xh.exports=function(r,e,t,i,a,s,n){rx(t,e,i);var o=function(g){if(g===a&&f)return f;if(!Ts&&g&&g in d)return d[g];switch(g){case gh:return function(){return new t(this,g)};case Cr:return function(){return new t(this,g)};case yh:return function(){return new t(this,g)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,d=r.prototype,c=d[Dr]||d["@@iterator"]||a&&d[a],f=!Ts&&c||o(a),p=e==="Array"&&d.entries||c,m,v,y;if(p&&(m=mh(p.call(new r)),m!==Object.prototype&&m.next&&(!ys&&mh(m)!==Sh&&(bh?bh(m,Sh):ix(m[Dr])||Mo(m,Dr,Th)),ax(m,u,!0,!0),ys&&(vh[u]=Th))),ox&&a===Cr&&c&&c.name!==Cr&&(!ys&&ux?sx(d,"name",Cr):(l=!0,f=function(){return tx(c,this)})),a)if(v={values:o(Cr),keys:s?f:o(gh),entries:o(yh)},n)for(y in v)(Ts||l||!(y in d))&&Mo(d,y,v[y]);else ex({target:e,proto:!0,forced:Ts||l},v);return(!ys||n)&&d[Dr]!==f&&Mo(d,Dr,f,{name:a}),vh[e]=f,v}});var Ah=b((b$,wh)=>{"use strict";wh.exports=function(r,e){return{value:r,done:e}}});var Do=b((v$,$h)=>{"use strict";var lx=ci(),$o=kr(),kh=hi(),Lh=vo(),cx=pi().f,dx=Ph(),Is=Ah(),px=at(),hx=Ue(),Mh="Array Iterator",fx=Lh.set,mx=Lh.getterFor(Mh);$h.exports=dx(Array,"Array",function(r,e){fx(this,{type:Mh,target:lx(r),index:0,kind:e})},function(){var r=mx(this),e=r.target,t=r.index++;if(!e||t>=e.length)return r.target=void 0,Is(void 0,!0);switch(r.kind){case"keys":return Is(t,!1);case"values":return Is(e[t],!1)}return Is([t,e[t]],!1)},"values");var Rh=kh.Arguments=kh.Array;$o("keys");$o("values");$o("entries");if(!px&&hx&&Rh.name!=="values")try{cx(Rh,"name",{value:"values"})}catch(r){}});var Ch=b((S$,Dh)=>{"use strict";var bx=Ae(),vx=hi(),Sx=bx("iterator"),gx=Array.prototype;Dh.exports=function(r){return r!==void 0&&(vx.Array===r||gx[Sx]===r)}});var Co=b((g$,Bh)=>{"use strict";var yx=Mr(),Vh=Er(),Tx=Di(),Ix=hi(),Ex=Ae(),xx=Ex("iterator");Bh.exports=function(r){if(!Tx(r))return Vh(r,xx)||Vh(r,"@@iterator")||Ix[yx(r)]}});var _h=b((y$,Oh)=>{"use strict";var Px=He(),wx=mt(),Ax=bt(),kx=Ir(),Rx=Co(),Lx=TypeError;Oh.exports=function(r,e){var t=arguments.length<2?Rx(r):e;if(wx(t))return Ax(Px(t,r));throw new Lx(kx(r)+" is not iterable")}});var qh=b((T$,Fh)=>{"use strict";var Mx=He(),Nh=bt(),$x=Er();Fh.exports=function(r,e,t){var i,a;Nh(r);try{if(i=$x(r,"return"),!i){if(e==="throw")throw t;return t}i=Mx(i,r)}catch(s){a=!0,i=s}if(e==="throw")throw t;if(a)throw i;return Nh(i),t}});var xs=b((I$,Gh)=>{"use strict";var Dx=Oi(),Cx=He(),Vx=bt(),Bx=Ir(),Ox=Ch(),_x=qi(),Uh=Tr(),Nx=_h(),Fx=Co(),Hh=qh(),qx=TypeError,Es=function(r,e){this.stopped=r,this.result=e},jh=Es.prototype;Gh.exports=function(r,e,t){var i=t&&t.that,a=!!(t&&t.AS_ENTRIES),s=!!(t&&t.IS_RECORD),n=!!(t&&t.IS_ITERATOR),o=!!(t&&t.INTERRUPTED),u=Dx(e,i),l,d,c,f,p,m,v,y=function(x){return l&&Hh(l,"normal",x),new Es(!0,x)},g=function(x){return a?(Vx(x),o?u(x[0],x[1],y):u(x[0],x[1])):o?u(x,y):u(x)};if(s)l=r.iterator;else if(n)l=r;else{if(d=Fx(r),!d)throw new qx(Bx(r)+" is not iterable");if(Ox(d)){for(c=0,f=_x(r);f>c;c++)if(p=g(r[c]),p&&Uh(jh,p))return p;return new Es(!1)}l=Nx(r,d)}for(m=s?r.next:l.next;!(v=Cx(m,l)).done;){try{p=g(v.value)}catch(x){Hh(l,"throw",x)}if(typeof p=="object"&&p&&Uh(jh,p))return p}return new Es(!1)}});var Wh=b((E$,Qh)=>{"use strict";var Ux=Ue(),Hx=pi(),jx=yr();Qh.exports=function(r,e,t){Ux?Hx.f(r,e,jx(0,t)):r[e]=t}});var Yh=b(()=>{"use strict";var Gx=Se(),Qx=xs(),Wx=Wh();Gx({target:"Object",stat:!0},{fromEntries:function(e){var t={};return Qx(e,function(i,a){Wx(t,i,a)},{AS_ENTRIES:!0}),t}})});var Kh=b((w$,zh)=>{"use strict";Do();Yh();var Yx=Ci();zh.exports=Yx.Object.fromEntries});var Jh=b((A$,Xh)=>{"use strict";Xh.exports={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}});var ef=b(()=>{"use strict";Do();var zx=Jh(),Kx=me(),Xx=$r(),Zh=hi();for(Ps in zx)Xx(Kx[Ps],Ps),Zh[Ps]=Zh.Array;var Ps});var rf=b((L$,tf)=>{"use strict";var Jx=Kh();ef();tf.exports=Jx});var Vo=b((M$,af)=>{"use strict";var Zx=rf();af.exports=Zx});var sf=b(()=>{"use strict"});var Bo=b((C$,nf)=>{"use strict";var Vr=me(),eP=di(),tP=li(),ws=function(r){return eP.slice(0,r.length)===r};nf.exports=function(){return ws("Bun/")?"BUN":ws("Cloudflare-Workers")?"CLOUDFLARE":ws("Deno/")?"DENO":ws("Node.js/")?"NODE":Vr.Bun&&typeof Bun.version=="string"?"BUN":Vr.Deno&&typeof Deno.version=="object"?"DENO":tP(Vr.process)==="process"?"NODE":Vr.window&&Vr.document?"BROWSER":"REST"}()});var As=b((V$,of)=>{"use strict";var iP=Bo();of.exports=iP==="NODE"});var lf=b((B$,uf)=>{"use strict";var rP=pi();uf.exports=function(r,e,t){return rP.f(r,e,t)}});var pf=b((O$,df)=>{"use strict";var aP=xt(),sP=lf(),nP=Ae(),oP=Ue(),cf=nP("species");df.exports=function(r){var e=aP(r);oP&&e&&!e[cf]&&sP(e,cf,{configurable:!0,get:function(){return this}})}});var ff=b((_$,hf)=>{"use strict";var uP=Tr(),lP=TypeError;hf.exports=function(r,e){if(uP(e,r))return r;throw new lP("Incorrect invocation")}});var _o=b((N$,mf)=>{"use strict";var cP=Ee(),dP=he(),Oo=xr(),pP=cP(Function.toString);dP(Oo.inspectSource)||(Oo.inspectSource=function(r){return pP(r)});mf.exports=Oo.inspectSource});var Fo=b((F$,yf)=>{"use strict";var hP=Ee(),fP=we(),bf=he(),mP=Mr(),bP=xt(),vP=_o(),vf=function(){},Sf=bP("Reflect","construct"),No=/^\s*(?:class|function)\b/,SP=hP(No.exec),gP=!No.test(vf),Br=function(e){if(!bf(e))return!1;try{return Sf(vf,[],e),!0}catch(t){return!1}},gf=function(e){if(!bf(e))return!1;switch(mP(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return gP||!!SP(No,vP(e))}catch(t){return!0}};gf.sham=!0;yf.exports=!Sf||fP(function(){var r;return Br(Br.call)||!Br(Object)||!Br(function(){r=!0})||r})?gf:Br});var If=b((q$,Tf)=>{"use strict";var yP=Fo(),TP=Ir(),IP=TypeError;Tf.exports=function(r){if(yP(r))return r;throw new IP(TP(r)+" is not a constructor")}});var qo=b((U$,xf)=>{"use strict";var Ef=bt(),EP=If(),xP=Di(),PP=Ae(),wP=PP("species");xf.exports=function(r,e){var t=Ef(r).constructor,i;return t===void 0||xP(i=Ef(t)[wP])?e:EP(i)}});var wf=b((H$,Pf)=>{"use strict";var AP=Ee();Pf.exports=AP([].slice)});var kf=b((j$,Af)=>{"use strict";var kP=TypeError;Af.exports=function(r,e){if(r<e)throw new kP("Not enough arguments");return r}});var Uo=b((G$,Rf)=>{"use strict";var RP=di();Rf.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(RP)});var Xo=b((Q$,_f)=>{"use strict";var Ge=me(),LP=$n(),MP=Oi(),Lf=he(),$P=st(),Of=we(),Mf=To(),DP=wf(),$f=us(),CP=kf(),VP=Uo(),BP=As(),Yo=Ge.setImmediate,zo=Ge.clearImmediate,OP=Ge.process,Ho=Ge.Dispatch,_P=Ge.Function,Df=Ge.MessageChannel,NP=Ge.String,jo=0,Or={},Cf="onreadystatechange",_r,mi,Go,Qo;Of(function(){_r=Ge.location});var Ko=function(r){if($P(Or,r)){var e=Or[r];delete Or[r],e()}},Wo=function(r){return function(){Ko(r)}},Vf=function(r){Ko(r.data)},Bf=function(r){Ge.postMessage(NP(r),_r.protocol+"//"+_r.host)};(!Yo||!zo)&&(Yo=function(e){CP(arguments.length,1);var t=Lf(e)?e:_P(e),i=DP(arguments,1);return Or[++jo]=function(){LP(t,void 0,i)},mi(jo),jo},zo=function(e){delete Or[e]},BP?mi=function(r){OP.nextTick(Wo(r))}:Ho&&Ho.now?mi=function(r){Ho.now(Wo(r))}:Df&&!VP?(Go=new Df,Qo=Go.port2,Go.port1.onmessage=Vf,mi=MP(Qo.postMessage,Qo)):Ge.addEventListener&&Lf(Ge.postMessage)&&!Ge.importScripts&&_r&&_r.protocol!=="file:"&&!Of(Bf)?(mi=Bf,Ge.addEventListener("message",Vf,!1)):Cf in $f("script")?mi=function(r){Mf.appendChild($f("script"))[Cf]=function(){Mf.removeChild(this),Ko(r)}}:mi=function(r){setTimeout(Wo(r),0)});_f.exports={set:Yo,clear:zo}});var qf=b((W$,Ff)=>{"use strict";var Nf=me(),FP=Ue(),qP=Object.getOwnPropertyDescriptor;Ff.exports=function(r){if(!FP)return Nf[r];var e=qP(Nf,r);return e&&e.value}});var Jo=b((Y$,Hf)=>{"use strict";var Uf=function(){this.head=null,this.tail=null};Uf.prototype={add:function(r){var e={item:r,next:null},t=this.tail;t?t.next=e:this.head=e,this.tail=e},get:function(){var r=this.head;if(r){var e=this.head=r.next;return e===null&&(this.tail=null),r.item}}};Hf.exports=Uf});var Gf=b((z$,jf)=>{"use strict";var UP=di();jf.exports=/ipad|iphone|ipod/i.test(UP)&&typeof Pebble!="undefined"});var Wf=b((K$,Qf)=>{"use strict";var HP=di();Qf.exports=/web0s(?!.*chrome)/i.test(HP)});var em=b((X$,Zf)=>{"use strict";var ji=me(),jP=qf(),Yf=Oi(),Zo=Xo().set,GP=Jo(),QP=Uo(),WP=Gf(),YP=Wf(),eu=As(),zf=ji.MutationObserver||ji.WebKitMutationObserver,Kf=ji.document,Xf=ji.process,ks=ji.Promise,ru=jP("queueMicrotask"),Hi,tu,iu,Rs,Jf;ru||(Nr=new GP,Fr=function(){var r,e;for(eu&&(r=Xf.domain)&&r.exit();e=Nr.get();)try{e()}catch(t){throw Nr.head&&Hi(),t}r&&r.enter()},!QP&&!eu&&!YP&&zf&&Kf?(tu=!0,iu=Kf.createTextNode(""),new zf(Fr).observe(iu,{characterData:!0}),Hi=function(){iu.data=tu=!tu}):!WP&&ks&&ks.resolve?(Rs=ks.resolve(void 0),Rs.constructor=ks,Jf=Yf(Rs.then,Rs),Hi=function(){Jf(Fr)}):eu?Hi=function(){Xf.nextTick(Fr)}:(Zo=Yf(Zo,ji),Hi=function(){Zo(Fr)}),ru=function(r){Nr.head||Hi(),Nr.add(r)});var Nr,Fr;Zf.exports=ru});var im=b((J$,tm)=>{"use strict";tm.exports=function(r,e){try{arguments.length===1?console.error(r):console.error(r,e)}catch(t){}}});var Ls=b((Z$,rm)=>{"use strict";rm.exports=function(r){try{return{error:!1,value:r()}}catch(e){return{error:!0,value:e}}}});var bi=b((eD,am)=>{"use strict";var zP=me();am.exports=zP.Promise});var Gi=b((tD,um)=>{"use strict";var KP=me(),qr=bi(),XP=he(),JP=eo(),ZP=_o(),ew=Ae(),sm=Bo(),tw=at(),au=qn(),nm=qr&&qr.prototype,iw=ew("species"),su=!1,om=XP(KP.PromiseRejectionEvent),rw=JP("Promise",function(){var r=ZP(qr),e=r!==String(qr);if(!e&&au===66||tw&&!(nm.catch&&nm.finally))return!0;if(!au||au<51||!/native code/.test(r)){var t=new qr(function(s){s(1)}),i=function(s){s(function(){},function(){})},a=t.constructor={};if(a[iw]=i,su=t.then(function(){})instanceof i,!su)return!0}return!e&&(sm==="BROWSER"||sm==="DENO")&&!om});um.exports={CONSTRUCTOR:rw,REJECTION_EVENT:om,SUBCLASSING:su}});var Qi=b((iD,cm)=>{"use strict";var lm=mt(),aw=TypeError,sw=function(r){var e,t;this.promise=new r(function(i,a){if(e!==void 0||t!==void 0)throw new aw("Bad Promise constructor");e=i,t=a}),this.resolve=lm(e),this.reject=lm(t)};cm.exports.f=function(r){return new sw(r)}});var Rm=b(()=>{"use strict";var nw=Se(),ow=at(),Cs=As(),jt=me(),Ki=He(),dm=Ui(),pm=Lo(),uw=$r(),lw=pf(),cw=mt(),Ds=he(),dw=je(),pw=ff(),hw=qo(),vm=Xo().set,cu=em(),fw=im(),mw=Ls(),bw=Jo(),Sm=vo(),Vs=bi(),du=Gi(),gm=Qi(),Bs="Promise",ym=du.CONSTRUCTOR,vw=du.REJECTION_EVENT,Sw=du.SUBCLASSING,nu=Sm.getterFor(Bs),gw=Sm.set,Wi=Vs&&Vs.prototype,vi=Vs,Ms=Wi,Tm=jt.TypeError,ou=jt.document,pu=jt.process,uu=gm.f,yw=uu,Tw=!!(ou&&ou.createEvent&&jt.dispatchEvent),Im="unhandledrejection",Iw="rejectionhandled",hm=0,Em=1,Ew=2,hu=1,xm=2,$s,fm,xw,mm,Pm=function(r){var e;return dw(r)&&Ds(e=r.then)?e:!1},wm=function(r,e){var t=e.value,i=e.state===Em,a=i?r.ok:r.fail,s=r.resolve,n=r.reject,o=r.domain,u,l,d;try{a?(i||(e.rejection===xm&&ww(e),e.rejection=hu),a===!0?u=t:(o&&o.enter(),u=a(t),o&&(o.exit(),d=!0)),u===r.promise?n(new Tm("Promise-chain cycle")):(l=Pm(u))?Ki(l,u,s,n):s(u)):n(t)}catch(c){o&&!d&&o.exit(),n(c)}},Am=function(r,e){r.notified||(r.notified=!0,cu(function(){for(var t=r.reactions,i;i=t.get();)wm(i,r);r.notified=!1,e&&!r.rejection&&Pw(r)}))},km=function(r,e,t){var i,a;Tw?(i=ou.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(r,!1,!0),jt.dispatchEvent(i)):i={promise:e,reason:t},!vw&&(a=jt["on"+r])?a(i):r===Im&&fw("Unhandled promise rejection",t)},Pw=function(r){Ki(vm,jt,function(){var e=r.facade,t=r.value,i=bm(r),a;if(i&&(a=mw(function(){Cs?pu.emit("unhandledRejection",t,e):km(Im,e,t)}),r.rejection=Cs||bm(r)?xm:hu,a.error))throw a.value})},bm=function(r){return r.rejection!==hu&&!r.parent},ww=function(r){Ki(vm,jt,function(){var e=r.facade;Cs?pu.emit("rejectionHandled",e):km(Iw,e,r.value)})},Yi=function(r,e,t){return function(i){r(e,i,t)}},zi=function(r,e,t){r.done||(r.done=!0,t&&(r=t),r.value=e,r.state=Ew,Am(r,!0))},lu=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw new Tm("Promise can't be resolved itself");var i=Pm(e);i?cu(function(){var a={done:!1};try{Ki(i,e,Yi(lu,a,r),Yi(zi,a,r))}catch(s){zi(a,s,r)}}):(r.value=e,r.state=Em,Am(r,!1))}catch(a){zi({done:!1},a,r)}}};if(ym&&(vi=function(e){pw(this,Ms),cw(e),Ki($s,this);var t=nu(this);try{e(Yi(lu,t),Yi(zi,t))}catch(i){zi(t,i)}},Ms=vi.prototype,$s=function(e){gw(this,{type:Bs,done:!1,notified:!1,parent:!1,reactions:new bw,rejection:!1,state:hm,value:void 0})},$s.prototype=dm(Ms,"then",function(e,t){var i=nu(this),a=uu(hw(this,vi));return i.parent=!0,a.ok=Ds(e)?e:!0,a.fail=Ds(t)&&t,a.domain=Cs?pu.domain:void 0,i.state===hm?i.reactions.add(a):cu(function(){wm(a,i)}),a.promise}),fm=function(){var r=new $s,e=nu(r);this.promise=r,this.resolve=Yi(lu,e),this.reject=Yi(zi,e)},gm.f=uu=function(r){return r===vi||r===xw?new fm(r):yw(r)},!ow&&Ds(Vs)&&Wi!==Object.prototype)){mm=Wi.then,Sw||dm(Wi,"then",function(e,t){var i=this;return new vi(function(a,s){Ki(mm,i,a,s)}).then(e,t)},{unsafe:!0});try{delete Wi.constructor}catch(r){}pm&&pm(Wi,Ms)}nw({global:!0,constructor:!0,wrap:!0,forced:ym},{Promise:vi});uw(vi,Bs,!1,!0);lw(Bs)});var Cm=b((sD,Dm)=>{"use strict";var Aw=Ae(),Mm=Aw("iterator"),$m=!1;try{Lm=0,fu={next:function(){return{done:!!Lm++}},return:function(){$m=!0}},fu[Mm]=function(){return this},Array.from(fu,function(){throw 2})}catch(r){}var Lm,fu;Dm.exports=function(r,e){try{if(!e&&!$m)return!1}catch(a){return!1}var t=!1;try{var i={};i[Mm]=function(){return{next:function(){return{done:t=!0}}}},r(i)}catch(a){}return t}});var mu=b((nD,Vm)=>{"use strict";var kw=bi(),Rw=Cm(),Lw=Gi().CONSTRUCTOR;Vm.exports=Lw||!Rw(function(r){kw.all(r).then(void 0,function(){})})});var Bm=b(()=>{"use strict";var Mw=Se(),$w=He(),Dw=mt(),Cw=Qi(),Vw=Ls(),Bw=xs(),Ow=mu();Mw({target:"Promise",stat:!0,forced:Ow},{all:function(e){var t=this,i=Cw.f(t),a=i.resolve,s=i.reject,n=Vw(function(){var o=Dw(t.resolve),u=[],l=0,d=1;Bw(e,function(c){var f=l++,p=!1;d++,$w(o,t,c).then(function(m){p||(p=!0,u[f]=m,--d||a(u))},s)}),--d||a(u)});return n.error&&s(n.value),i.promise}})});var _m=b(()=>{"use strict";var _w=Se(),Nw=at(),Fw=Gi().CONSTRUCTOR,vu=bi(),qw=xt(),Uw=he(),Hw=Ui(),Om=vu&&vu.prototype;_w({target:"Promise",proto:!0,forced:Fw,real:!0},{catch:function(r){return this.then(void 0,r)}});!Nw&&Uw(vu)&&(bu=qw("Promise").prototype.catch,Om.catch!==bu&&Hw(Om,"catch",bu,{unsafe:!0}));var bu});var Nm=b(()=>{"use strict";var jw=Se(),Gw=He(),Qw=mt(),Ww=Qi(),Yw=Ls(),zw=xs(),Kw=mu();jw({target:"Promise",stat:!0,forced:Kw},{race:function(e){var t=this,i=Ww.f(t),a=i.reject,s=Yw(function(){var n=Qw(t.resolve);zw(e,function(o){Gw(n,t,o).then(i.resolve,a)})});return s.error&&a(s.value),i.promise}})});var Fm=b(()=>{"use strict";var Xw=Se(),Jw=Qi(),Zw=Gi().CONSTRUCTOR;Xw({target:"Promise",stat:!0,forced:Zw},{reject:function(e){var t=Jw.f(this),i=t.reject;return i(e),t.promise}})});var Su=b((mD,qm)=>{"use strict";var eA=bt(),tA=je(),iA=Qi();qm.exports=function(r,e){if(eA(r),tA(e)&&e.constructor===r)return e;var t=iA.f(r),i=t.resolve;return i(e),t.promise}});var jm=b(()=>{"use strict";var rA=Se(),aA=xt(),Um=at(),sA=bi(),Hm=Gi().CONSTRUCTOR,nA=Su(),oA=aA("Promise"),uA=Um&&!Hm;rA({target:"Promise",stat:!0,forced:Um||Hm},{resolve:function(e){return nA(uA&&this===oA?sA:this,e)}})});var Gm=b(()=>{"use strict";Rm();Bm();_m();Nm();Fm();jm()});var zm=b(()=>{"use strict";var lA=Se(),cA=at(),Os=bi(),dA=we(),Wm=xt(),Ym=he(),pA=qo(),Qm=Su(),hA=Ui(),yu=Os&&Os.prototype,fA=!!Os&&dA(function(){yu.finally.call({then:function(){}},function(){})});lA({target:"Promise",proto:!0,real:!0,forced:fA},{finally:function(r){var e=pA(this,Wm("Promise")),t=Ym(r);return this.then(t?function(i){return Qm(e,r()).then(function(){return i})}:r,t?function(i){return Qm(e,r()).then(function(){throw i})}:r)}});!cA&&Ym(Os)&&(gu=Wm("Promise").prototype.finally,yu.finally!==gu&&hA(yu,"finally",gu,{unsafe:!0}));var gu});var Xm=b((ID,Km)=>{"use strict";sf();Gm();zm();var mA=Ht();Km.exports=mA("Promise","finally")});var Zm=b((ED,Jm)=>{"use strict";var bA=Xm();Jm.exports=bA});var _s=b((xD,eb)=>{"use strict";var vA=Zm();eb.exports=vA});var ob=b(()=>{"use strict";var IA=Se(),EA=ho().values;IA({target:"Object",stat:!0},{values:function(e){return EA(e)}})});var lb=b((e0,ub)=>{"use strict";ob();var xA=Ci();ub.exports=xA.Object.values});var db=b((t0,cb)=>{"use strict";var PA=lb();cb.exports=PA});var Xi=b((i0,pb)=>{"use strict";var wA=db();pb.exports=wA});var xb=b(()=>{"use strict";var BA=Se(),OA=Vi(),_A=qi(),NA=Ar(),FA=kr();BA({target:"Array",proto:!0},{at:function(e){var t=OA(this),i=_A(t),a=NA(e),s=a>=0?a:i+a;return s<0||s>=i?void 0:t[s]}});FA("at")});var wb=b((lC,Pb)=>{"use strict";xb();var qA=Ht();Pb.exports=qA("Array","at")});var kb=b((cC,Ab)=>{"use strict";var UA=wb();Ab.exports=UA});var Yt=b((dC,Rb)=>{"use strict";var HA=kb();Rb.exports=HA});var Nu=b((VV,Kb)=>{"use strict";var tk=li();Kb.exports=Array.isArray||function(e){return tk(e)==="Array"}});var Jb=b((BV,Xb)=>{"use strict";var ik=TypeError,rk=9007199254740991;Xb.exports=function(r){if(r>rk)throw ik("Maximum allowed index exceeded");return r}});var tv=b((OV,ev)=>{"use strict";var ak=Nu(),sk=qi(),nk=Jb(),ok=Oi(),Zb=function(r,e,t,i,a,s,n,o){for(var u=a,l=0,d=n?ok(n,o):!1,c,f;l<i;)l in t&&(c=d?d(t[l],l,e):t[l],s>0&&ak(c)?(f=sk(c),u=Zb(r,e,c,f,u,s-1)-1):(nk(u+1),r[u]=c),u++),l++;return u};ev.exports=Zb});var sv=b((_V,av)=>{"use strict";var iv=Nu(),uk=Fo(),lk=je(),ck=Ae(),dk=ck("species"),rv=Array;av.exports=function(r){var e;return iv(r)&&(e=r.constructor,uk(e)&&(e===rv||iv(e.prototype))?e=void 0:lk(e)&&(e=e[dk],e===null&&(e=void 0))),e===void 0?rv:e}});var ov=b((NV,nv)=>{"use strict";var pk=sv();nv.exports=function(r,e){return new(pk(r))(e===0?0:e)}});var uv=b(()=>{"use strict";var hk=Se(),fk=tv(),mk=mt(),bk=Vi(),vk=qi(),Sk=ov();hk({target:"Array",proto:!0},{flatMap:function(e){var t=bk(this),i=vk(t),a;return mk(e),a=Sk(t,0),a.length=fk(a,t,t,i,0,1,e,arguments.length>1?arguments[1]:void 0),a}})});var lv=b(()=>{"use strict";var gk=kr();gk("flatMap")});var dv=b((jV,cv)=>{"use strict";uv();lv();var yk=Ht();cv.exports=yk("Array","flatMap")});var hv=b((GV,pv)=>{"use strict";var Tk=dv();pv.exports=Tk});var Fu=b((QV,fv)=>{"use strict";var Ik=hv();fv.exports=Ik});var Jr=b((WV,mv)=>{"use strict";var Ek=Mr(),xk=String;mv.exports=function(r){if(Ek(r)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return xk(r)}});var qu=b((YV,bv)=>{"use strict";bv.exports=`
7
+ \v\f\r \xA0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF`});var gv=b((zV,Sv)=>{"use strict";var Pk=Ee(),wk=Ut(),Ak=Jr(),Hu=qu(),vv=Pk("".replace),kk=RegExp("^["+Hu+"]+"),Rk=RegExp("(^|[^"+Hu+"])["+Hu+"]+$"),Uu=function(r){return function(e){var t=Ak(wk(e));return r&1&&(t=vv(t,kk,"")),r&2&&(t=vv(t,Rk,"$1")),t}};Sv.exports={start:Uu(1),end:Uu(2),trim:Uu(3)}});var Ev=b((KV,Iv)=>{"use strict";var Lk=yo().PROPER,Mk=we(),yv=qu(),Tv="\u200B\x85\u180E";Iv.exports=function(r){return Mk(function(){return!!yv[r]()||Tv[r]()!==Tv||Lk&&yv[r].name!==r})}});var ju=b((XV,xv)=>{"use strict";var $k=gv().start,Dk=Ev();xv.exports=Dk("trimStart")?function(){return $k(this)}:"".trimStart});var wv=b(()=>{"use strict";var Ck=Se(),Pv=ju();Ck({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Pv},{trimLeft:Pv})});var kv=b(()=>{"use strict";wv();var Vk=Se(),Av=ju();Vk({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==Av},{trimStart:Av})});var Lv=b((iB,Rv)=>{"use strict";kv();var Bk=Ht();Rv.exports=Bk("String","trimLeft")});var $v=b((rB,Mv)=>{"use strict";var Ok=Lv();Mv.exports=Ok});var Cv=b((aB,Dv)=>{"use strict";var _k=$v();Dv.exports=_k});var Yv=b(()=>{"use strict"});var zv=b(()=>{"use strict"});var Xv=b((O_,Kv)=>{"use strict";var aR=je(),sR=li(),nR=Ae(),oR=nR("match");Kv.exports=function(r){var e;return aR(r)&&((e=r[oR])!==void 0?!!e:sR(r)==="RegExp")}});var Zv=b((__,Jv)=>{"use strict";var uR=bt();Jv.exports=function(){var r=uR(this),e="";return r.hasIndices&&(e+="d"),r.global&&(e+="g"),r.ignoreCase&&(e+="i"),r.multiline&&(e+="m"),r.dotAll&&(e+="s"),r.unicode&&(e+="u"),r.unicodeSets&&(e+="v"),r.sticky&&(e+="y"),e}});var iS=b((N_,tS)=>{"use strict";var lR=He(),cR=st(),dR=Tr(),pR=Zv(),eS=RegExp.prototype;tS.exports=function(r){var e=r.flags;return e===void 0&&!("flags"in eS)&&!cR(r,"flags")&&dR(eS,r)?lR(pR,r):e}});var aS=b((F_,rS)=>{"use strict";var Xu=Ee(),hR=Vi(),fR=Math.floor,zu=Xu("".charAt),mR=Xu("".replace),Ku=Xu("".slice),bR=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,vR=/\$([$&'`]|\d{1,2})/g;rS.exports=function(r,e,t,i,a,s){var n=t+r.length,o=i.length,u=vR;return a!==void 0&&(a=hR(a),u=bR),mR(s,u,function(l,d){var c;switch(zu(d,0)){case"$":return"$";case"&":return r;case"`":return Ku(e,0,t);case"'":return Ku(e,n);case"<":c=a[Ku(d,1,-1)];break;default:var f=+d;if(f===0)return l;if(f>o){var p=fR(f/10);return p===0?l:p<=o?i[p-1]===void 0?zu(d,1):i[p-1]+zu(d,1):l}c=i[f-1]}return c===void 0?"":c})}});var oS=b(()=>{"use strict";var SR=Se(),gR=He(),Zu=Ee(),sS=Ut(),yR=he(),TR=Di(),IR=Xv(),rr=Jr(),ER=Er(),xR=iS(),PR=aS(),wR=Ae(),AR=at(),kR=wR("replace"),RR=TypeError,Ju=Zu("".indexOf),LR=Zu("".replace),nS=Zu("".slice),MR=Math.max;SR({target:"String",proto:!0},{replaceAll:function(e,t){var i=sS(this),a,s,n,o,u,l,d,c,f,p,m=0,v="";if(!TR(e)){if(a=IR(e),a&&(s=rr(sS(xR(e))),!~Ju(s,"g")))throw new RR("`.replaceAll` does not allow non-global regexes");if(n=ER(e,kR),n)return gR(n,e,i,t);if(AR&&a)return LR(rr(i),e,t)}for(o=rr(i),u=rr(e),l=yR(t),l||(t=rr(t)),d=u.length,c=MR(1,d),f=Ju(o,u);f!==-1;)p=l?rr(t(u,f,o)):PR(u,o,f,[],void 0,t),v+=nS(o,m,f)+p,m=f+d,f=f+c>o.length?-1:Ju(o,u,f+c);return m<o.length&&(v+=nS(o,m)),v}})});var lS=b((H_,uS)=>{"use strict";Yv();zv();oS();var $R=Ht();uS.exports=$R("String","replaceAll")});var dS=b((j_,cS)=>{"use strict";var DR=lS();cS.exports=DR});var hS=b((G_,pS)=>{"use strict";var CR=dS();pS.exports=CR});var mS=b((Q_,fS)=>{"use strict";var VR=Ar(),BR=Jr(),OR=Ut(),_R=RangeError;fS.exports=function(e){var t=BR(OR(this)),i="",a=VR(e);if(a<0||a===1/0)throw new _R("Wrong number of repetitions");for(;a>0;(a>>>=1)&&(t+=t))a&1&&(i+=t);return i}});var yS=b((W_,gS)=>{"use strict";var SS=Ee(),NR=no(),bS=Jr(),FR=mS(),qR=Ut(),UR=SS(FR),HR=SS("".slice),jR=Math.ceil,vS=function(r){return function(e,t,i){var a=bS(qR(e)),s=NR(t),n=a.length,o=i===void 0?" ":bS(i),u,l;return s<=n||o===""?a:(u=s-n,l=UR(o,jR(u/o.length)),l.length>u&&(l=HR(l,0,u)),r?a+l:l+a)}};gS.exports={start:vS(!1),end:vS(!0)}});var IS=b((Y_,TS)=>{"use strict";var GR=di();TS.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(GR)});var ES=b(()=>{"use strict";var QR=Se(),WR=yS().start,YR=IS();QR({target:"String",proto:!0,forced:YR},{padStart:function(e){return WR(this,e,arguments.length>1?arguments[1]:void 0)}})});var PS=b((X_,xS)=>{"use strict";ES();var zR=Ht();xS.exports=zR("String","padStart")});var AS=b((J_,wS)=>{"use strict";var KR=PS();wS.exports=KR});var RS=b((Z_,kS)=>{"use strict";var XR=AS();kS.exports=XR});var gL={};qg(gL,{ChromecastState:()=>br,HttpConnectionType:()=>as,Observable:()=>It.Observable,PlaybackState:()=>De,Player:()=>Ha,PredefinedQualityLimits:()=>vr,SDK_VERSION:()=>SL,Subject:()=>It.Subject,Subscription:()=>It.Subscription,Surface:()=>ss,VERSION:()=>Ln,ValueSubject:()=>It.ValueSubject,VideoFormat:()=>ft,VideoQuality:()=>It.VideoQuality,clientChecker:()=>X,isMobile:()=>Ji});module.exports=Ug(gL);var Ln="2.0.131-dev.f80b28b8.0";var De=(a=>(a.STOPPED="stopped",a.READY="ready",a.PLAYING="playing",a.PAUSED="paused",a))(De||{}),ft=(I=>(I.MPEG="MPEG",I.DASH="DASH",I.DASH_SEP="DASH_SEP",I.DASH_SEP_VK="DASH_SEP",I.DASH_WEBM="DASH_WEBM",I.DASH_WEBM_AV1="DASH_WEBM_AV1",I.DASH_STREAMS="DASH_STREAMS",I.DASH_WEBM_VK="DASH_WEBM",I.DASH_ONDEMAND="DASH_ONDEMAND",I.DASH_ONDEMAND_VK="DASH_ONDEMAND",I.DASH_LIVE="DASH_LIVE",I.DASH_LIVE_CMAF="DASH_LIVE_CMAF",I.DASH_LIVE_WEBM="DASH_LIVE_WEBM",I.HLS="HLS",I.HLS_ONDEMAND="HLS_ONDEMAND",I.HLS_JS="HLS",I.HLS_LIVE="HLS_LIVE",I.HLS_LIVE_CMAF="HLS_LIVE_CMAF",I.WEB_RTC_LIVE="WEB_RTC_LIVE",I))(ft||{});var br=(a=>(a.NOT_AVAILABLE="NOT_AVAILABLE",a.AVAILABLE="AVAILABLE",a.CONNECTING="CONNECTING",a.CONNECTED="CONNECTED",a))(br||{}),as=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.QUIC="quic",i))(as||{});var ss=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(ss||{}),vr=(i=>(i.TRAFFIC_SAVING="traffic_saving",i.HIGH_QUALITY="high_quality",i.UNKNOWN="unknown",i))(vr||{});var Pg=z(vt(),1);var W=require("@vkontakte/videoplayer-shared/es2015");var np=r=>new Promise((e,t)=>{let i=document.createElement("script");i.setAttribute("src",r),i.onload=()=>e(),i.onerror=a=>t(a),document.body.appendChild(i)});var cs=class{constructor(e){this.connection$=new W.ValueSubject(void 0);this.castState$=new W.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new W.Subject;this.realCastState$=new W.ValueSubject("NOT_AVAILABLE");this.subscription=new W.Subscription;this.isDestroyed=!1;var s;this.params=e;let t="chrome"in window;if(e.isDisabled||!t)return;let i=(0,W.isNonNullable)((s=window.chrome)==null?void 0:s.cast),a=!!window.__onGCastApiAvailable;i?this.initializeCastApi():(window.__onGCastApiAvailable=n=>{delete window.__onGCastApiAvailable,n&&!this.isDestroyed&&this.initializeCastApi()},a||np("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:W.ErrorCategory.NETWORK,message:"Script loading failed!"})))}connect(){var e;(e=cast.framework.CastContext.getInstance())==null||e.requestSession()}disconnect(){var e,t;(t=(e=cast.framework.CastContext.getInstance())==null?void 0:e.getCurrentSession())==null||t.endSession(!0)}stopMedia(){return new Promise((e,t)=>{var i,a,s;(s=(a=(i=cast.framework.CastContext.getInstance())==null?void 0:i.getCurrentSession())==null?void 0:a.getMediaSession())==null||s.stop(new chrome.cast.media.StopRequest,e,t)})}toggleConnection(){(0,W.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,W.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,W.isNullable)(t)||e!==t.remotePlayer.isMuted&&t.remotePlayerController.muteOrUnmute()}destroy(){this.isDestroyed=!0,this.subscription.unsubscribe()}initListeners(){let e=new cast.framework.RemotePlayer,t=new cast.framework.RemotePlayerController(e),i=cast.framework.CastContext.getInstance();this.subscription.add((0,W.fromEvent)(i,cast.framework.CastContextEventType.SESSION_STATE_CHANGED).subscribe(a=>{var s,n,o;switch(a.sessionState){case cast.framework.SessionState.SESSION_STARTED:case cast.framework.SessionState.SESSION_STARTING:case cast.framework.SessionState.SESSION_RESUMED:this.contentId=(o=(n=(s=i.getCurrentSession())==null?void 0:s.getMediaSession())==null?void 0:n.media)==null?void 0:o.contentId;break;case cast.framework.SessionState.NO_SESSION:case cast.framework.SessionState.SESSION_ENDING:case cast.framework.SessionState.SESSION_ENDED:case cast.framework.SessionState.SESSION_START_FAILED:this.contentId=void 0;break;default:return(0,W.assertNever)(a.sessionState)}})).add((0,W.merge)((0,W.fromEvent)(i,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,W.map)(a=>a.castState)),(0,W.observableFrom)([i.getCastState()])).pipe((0,W.filterChanged)(),(0,W.map)(cI)).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(a=>{var o,u;let s=a==="CONNECTED",n=(0,W.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=i.getCurrentSession();(0,W.assertNonNullable)(l);let d=l.getCastDevice(),c=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,W.isNullable)(c)||c===this.contentId)&&this.connection$.next({remotePlayer:e,remotePlayerController:t,session:l,castDevice:d})}else!s&&n&&this.connection$.next(void 0);this.castState$.next(a==="CONNECTED"?(0,W.isNonNullable)(this.connection$.getValue())?"CONNECTED":"AVAILABLE":a)}))}initializeCastApi(){var a;let e,t,i;try{e=cast.framework.CastContext.getInstance(),t=chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID,i=chrome.cast.AutoJoinPolicy.ORIGIN_SCOPED}catch(s){return}try{e.setOptions({receiverApplicationId:(a=this.params.receiverApplicationId)!=null?a:t,autoJoinPolicy:i}),this.initListeners()}catch(s){this.errorEvent$.next({id:"ChromecastInitializer",category:W.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},cI=r=>{switch(r){case cast.framework.CastState.NO_DEVICES_AVAILABLE:return"NOT_AVAILABLE";case cast.framework.CastState.NOT_CONNECTED:return"AVAILABLE";case cast.framework.CastState.CONNECTING:return"CONNECTING";case cast.framework.CastState.CONNECTED:return"CONNECTED";default:return(0,W.assertNever)(r)}};var Tl=z(vt(),1),pg=z(Rr(),1),hg=z(Vo(),1);var ab=z(_s(),1);var Tu=require("@vkontakte/videoplayer-shared/es2015");var ke=(r,e=0,t=0)=>{switch(t){case 0:return r.replace("_offset_p",e===0?"":"_"+e.toFixed(0));case 1:{if(e===0)return r;let i=new URL(r);return i.searchParams.append("playback_shift",e.toFixed(0)),i.toString()}case 2:{let i=new URL(r);return!i.searchParams.get("offset_p")&&e===0?r:(i.searchParams.set("offset_p",e.toFixed(0)),i.toString())}default:(0,Tu.assertNever)(t)}return r},Ns=(r,e)=>{var t;switch(e){case 0:return NaN;case 1:{let i=new URL(r);return Number(i.searchParams.get("playback_shift"))}case 2:{let i=new URL(r);return Number((t=i.searchParams.get("offset_p"))!=null?t:0)}default:(0,Tu.assertNever)(e)}};var R=(r,e,t=!1)=>{let i=r.getTransition();(t||!i||i.to===e)&&r.setState(e)};var St=require("@vkontakte/videoplayer-shared/es2015"),G=class{constructor(e){this.transitionStarted$=new St.Subject;this.transitionEnded$=new St.Subject;this.transitionUpdated$=new St.Subject;this.forceChanged$=new St.Subject;this.stateChangeStarted$=(0,St.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,St.merge)(this.transitionEnded$,this.forceChanged$);this.state=e,this.prevState=void 0}setState(e){let t=this.transition,i=this.state;this.transition=void 0,this.prevState=i,this.state=e,t?t.to===e?this.transitionEnded$.next(t):this.forceChanged$.next({from:t.from,to:e,canceledTransition:t}):this.forceChanged$.next({from:i,to:e,canceledTransition:t})}startTransitionTo(e){let t=this.transition,i=this.state;i===e||(0,St.isNonNullable)(t)&&t.to===e||(this.prevState=i,this.state=e,t?(this.transition={from:t.from,to:e,canceledTransition:t},this.transitionUpdated$.next(this.transition)):(this.transition={from:i,to:e},this.transitionStarted$.next(this.transition)))}getTransition(){return this.transition}getState(){return this.state}getPrevState(){return this.prevState}};var tb=require("@vkontakte/videoplayer-shared/es2015"),ib=r=>{switch(r){case"MPEG":case"DASH":case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":case"HLS":case"HLS_ONDEMAND":return!1;case"DASH_LIVE":case"DASH_LIVE_CMAF":case"HLS_LIVE":case"HLS_LIVE_CMAF":case"DASH_LIVE_WEBM":case"WEB_RTC_LIVE":return!0;default:return(0,tb.assertNever)(r)}};var C=require("@vkontakte/videoplayer-shared/es2015");var SA=5,gA=5,yA=500,rb=7e3,Ur=class{constructor(e){this.subscription=new C.Subscription;this.loadMediaTimeoutSubscription=new C.Subscription;this.videoState=new G("stopped");this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),i=this.params.desiredState.playbackState.getState(),a=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(i==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.stop());return}if(!t){if((a==null?void 0:a.to)!=="paused"&&s.state==="requested"&&e!=="stopped"){this.seek(s.position/1e3);return}switch(i){case"ready":{switch(e){case"playing":case"paused":case"ready":break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,C.assertNever)(e)}break}case"playing":{switch(e){case"playing":break;case"paused":this.videoState.startTransitionTo("playing"),this.params.connection.remotePlayerController.playOrPause();break;case"ready":this.videoState.startTransitionTo("playing"),this.params.connection.remotePlayerController.playOrPause();break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,C.assertNever)(e)}break}case"paused":{switch(e){case"playing":this.videoState.startTransitionTo("paused"),this.params.connection.remotePlayerController.playOrPause();break;case"paused":break;case"ready":this.videoState.startTransitionTo("paused"),this.videoState.setState("paused");break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,C.assertNever)(e)}break}default:(0,C.assertNever)(i)}}};this.params=e,this.params.output.isLive$.next(ib(e.format)),this.params.output.isAudioAvailable$.next(!0),this.handleRemoteVolumeChange({volume:this.params.connection.remotePlayer.volumeLevel,muted:this.params.connection.remotePlayer.isMuted});let t=this.params.connection.session.getMediaSession();t&&this.restoreSession(t),this.subscribe()}destroy(){this.subscription.unsubscribe()}subscribe(){this.subscription.add(this.loadMediaTimeoutSubscription);let e=new C.Subscription;this.subscription.add(e);let t=(a,s)=>this.subscription.add(a.subscribe(s));if(this.params.output.isLive$.getValue())this.params.output.position$.next(0),this.params.output.duration$.next(0);else{let a=new C.Subject;e.add(a.pipe((0,C.debounce)(yA)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.CURRENT_TIME_CHANGED).subscribe(n=>{let o=n.value;this.params.output.position$.next(o),(this.params.desiredState.seekState.getState().state==="applying"||Math.abs(o-s)>SA)&&a.next(o),s=o})),e.add((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.params.output.duration$.next(n.value)}))}t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MEDIA_LOADED_CHANGED),a=>{a.value?this.handleRemoteReady():(this.handleRemoteStop(),e.unsubscribe())}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),a=>{a.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.PLAYER_STATE_CHANGED),a=>{let{remotePlayer:s}=this.params.connection,n=a.value,o=this.params.output.isBuffering$.getValue(),u=n===chrome.cast.media.PlayerState.BUFFERING;switch(o!==u&&this.params.output.isBuffering$.next(u),n){case chrome.cast.media.PlayerState.IDLE:!this.params.output.isLive$.getValue()&&s.duration-s.currentTime<gA&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),R(this.params.desiredState.playbackState,"stopped");break;case chrome.cast.media.PlayerState.PAUSED:{this.handleRemotePause();break}case chrome.cast.media.PlayerState.PLAYING:this.handleRemotePlay();break;case chrome.cast.media.PlayerState.BUFFERING:break;default:(0,C.assertNever)(n)}}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),a=>{this.handleRemoteVolumeChange({volume:a.value})}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),a=>{this.handleRemoteVolumeChange({muted:a.value})});let i=(0,C.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,C.observableFrom)(["init"])).pipe((0,C.debounce)(0));t(i,this.syncPlayback)}restoreSession(e){let{remotePlayer:t}=this.params.connection;if(e.playerState!==chrome.cast.media.PlayerState.IDLE){t.isPaused?(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),R(this.params.desiredState.playbackState,"playing"));let i=this.params.output.isLive$.getValue();this.params.output.duration$.next(i?0:t.duration),this.params.output.position$.next(i?0:t.currentTime),this.params.desiredState.seekState.setState({state:"none"})}}prepare(){let e=this.params.format,t=this.createMediaInfo(e),i=this.createLoadRequest(t);this.loadMedia(i)}handleRemotePause(){let e=this.videoState.getState(),t=this.videoState.getTransition();((t==null?void 0:t.to)==="paused"||e==="playing")&&(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused"))}handleRemotePlay(){let e=this.videoState.getState(),t=this.videoState.getTransition();((t==null?void 0:t.to)==="playing"||e==="paused")&&(this.videoState.setState("playing"),R(this.params.desiredState.playbackState,"playing"))}handleRemoteReady(){var t;let e=this.videoState.getTransition();(e==null?void 0:e.to)==="ready"&&this.videoState.setState("ready"),((t=this.params.desiredState.playbackState.getTransition())==null?void 0:t.to)==="ready"&&R(this.params.desiredState.playbackState,"ready")}handleRemoteStop(){this.videoState.getState()!=="stopped"&&this.videoState.setState("stopped")}handleRemoteVolumeChange(e){var a,s;let t=this.params.output.volume$.getValue(),i={volume:(a=e.volume)!=null?a:t.volume,muted:(s=e.muted)!=null?s:t.muted};(i.volume!==t.volume||i.muted!==i.muted)&&this.params.output.volume$.next(i)}seek(e){this.params.output.willSeekEvent$.next();let{remotePlayer:t,remotePlayerController:i}=this.params.connection;t.currentTime=e,i.seek()}stop(){let{remotePlayerController:e}=this.params.connection;e.stop()}createMediaInfo(e){var l;let t=this.params.source,i,a,s;switch(e){case"MPEG":{let d=t[e];(0,C.assertNonNullable)(d);let c=(0,C.getHighestQuality)(Object.keys(d));(0,C.assertNonNullable)(c);let f=d[c];(0,C.assertNonNullable)(f),i=f,a="video/mp4",s=chrome.cast.media.StreamType.BUFFERED;break}case"HLS":case"HLS_ONDEMAND":{let d=t[e];(0,C.assertNonNullable)(d),i=d.url,a="application/x-mpegurl",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":{let d=t[e];(0,C.assertNonNullable)(d),i=d.url,a="application/dash+xml",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_LIVE_CMAF":{let d=t[e];(0,C.assertNonNullable)(d),i=d.url,a="application/dash+xml",s=chrome.cast.media.StreamType.LIVE;break}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let d=t[e];(0,C.assertNonNullable)(d),i=ke(d.url),a="application/x-mpegurl",s=chrome.cast.media.StreamType.LIVE;break}case"DASH_LIVE":case"WEB_RTC_LIVE":{let d="Unsupported format for Chromecast",c=new Error(d);throw this.params.output.error$.next({id:"ChromecastProvider.createMediaInfo()",category:C.ErrorCategory.VIDEO_PIPELINE,message:d,thrown:c}),c}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${e} is no longer supported`);default:return(0,C.assertNever)(e)}let n=new chrome.cast.media.MediaInfo((l=this.params.meta.videoId)!=null?l:i,a);n.contentUrl=i,n.streamType=s,n.metadata=new chrome.cast.media.GenericMediaMetadata;let{title:o,subtitle:u}=this.params.meta;return(0,C.isNonNullable)(o)&&(n.metadata.title=o),(0,C.isNonNullable)(u)&&(n.metadata.subtitle=u),n}createLoadRequest(e){let t=new chrome.cast.media.LoadRequest(e);t.autoplay=!1;let i=this.params.desiredState.seekState.getState();return i.state==="applying"||i.state==="requested"?t.currentTime=this.params.output.isLive$.getValue()?0:i.position/1e3:t.currentTime=0,t}loadMedia(e){let t=this.params.connection.session.loadMedia(e),i=new Promise((a,s)=>{this.loadMediaTimeoutSubscription.add((0,C.timeout)(rb).subscribe(()=>s(`timeout(${rb})`)))});(0,ab.default)(Promise.race([t,i]).then(()=>{this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.handleRemoteReady()},a=>{let s=`[prepare] loadMedia failed, format: ${this.params.format}, reason: ${a}`;this.params.output.error$.next({id:"ChromecastProvider.loadMedia",category:C.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:a})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}};var Ou=z(vt(),1);var Pu=require("@vkontakte/videoplayer-shared/es2015");var sb=require("@vkontakte/videoplayer-shared/es2015"),nb=r=>{try{r.pause(),r.playbackRate=0,(0,sb.clearVideoElement)(r),r.remove()}catch(e){console.error(e)}};var Fs=require("@vkontakte/videoplayer-shared/es2015"),Iu=class{constructor(){this.attribute="data-pool-reused"}get(e){return e.hasAttribute(this.attribute)}set(e,t){e.toggleAttribute(this.attribute,t)}delete(e){e.removeAttribute(this.attribute)}},Eu=window.WeakMap?new WeakMap:new Iu,xu=window.WeakMap?new WeakMap:new Map,TA=(r,e=20)=>{let t=0;return(0,Fs.fromEvent)(r,"ratechange").subscribe(i=>{t++,t>=e&&(r.currentTime=r.currentTime,t=0)})},Ce=(r,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let i=r.querySelector("video"),a=!!i;i?(0,Pu.clearVideoElement)(i):(i=document.createElement("video"),r.appendChild(i)),Eu.set(i,a);let s=new Fs.Subscription;return s.add(TA(i,e)),xu.set(i,s),i.setAttribute("crossorigin","anonymous"),i.setAttribute("playsinline","playsinline"),t&&i.setAttribute("x-yandex-pip","false"),i.controls=!1,i.setAttribute("poster","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="),i},Ve=r=>{let e=xu.get(r);e==null||e.unsubscribe(),xu.delete(r);let t=Eu.get(r);Eu.delete(r),t?(0,Pu.clearVideoElement)(r):nb(r)};var wu=z(Xi(),1),M=require("@vkontakte/videoplayer-shared/es2015");var Gt=require("@vkontakte/videoplayer-shared/es2015"),qs=(r,e,t,{equal:i=(n,o)=>n===o,changed$:a,onError:s}={})=>{let n=r.getState(),o=e(),u=(0,Gt.isNullable)(a),l=new Gt.Subscription;return a&&l.add(a.subscribe(d=>{let c=r.getState();i(d,c)&&r.setState(d)},s)),i(o,n)||(t(n),u&&r.setState(n)),l.add(r.stateChangeStarted$.subscribe(d=>{t(d.to),u&&r.setState(d.to)},s)),l},gt=(r,e,t)=>qs(e,()=>r.loop,i=>{(0,Gt.isNonNullable)(i)&&(r.loop=i)},{onError:t}),Be=(r,e,t,i)=>qs(e,()=>({muted:r.muted,volume:r.volume}),a=>{(0,Gt.isNonNullable)(a)&&(r.muted=a.muted,r.volume=a.volume)},{equal:(a,s)=>a===s||(a==null?void 0:a.muted)===(s==null?void 0:s.muted)&&(a==null?void 0:a.volume)===(s==null?void 0:s.volume),changed$:t,onError:i}),Ke=(r,e,t,i)=>qs(e,()=>r.playbackRate,a=>{(0,Gt.isNonNullable)(a)&&(r.playbackRate=a)},{changed$:t,onError:i}),Qt=qs;var AA=r=>["__",r.language,r.label].join("|"),kA=(r,e)=>{if(r.id===e)return!0;let[t,i,a]=e.split("|");return r.language===i&&r.label===a},Au=class r{constructor(e){this.available$=new M.Subject;this.current$=new M.ValueSubject(void 0);this.error$=new M.Subject;this.subscription=new M.Subscription;this.externalTracks=new Map;this.internalTracks=new Map;this.baseURL=e}connect(e,t,i){this.video=e,this.cueSettings=t.textTrackCuesSettings,this.subscribe();let a=s=>{this.error$.next({id:"TextTracksManager",category:M.ErrorCategory.WTF,message:"Generic HtmlVideoTextTrackManager error",thrown:s})};this.subscription.add(this.available$.subscribe(i.availableTextTracks$)),this.subscription.add(this.current$.subscribe(i.currentTextTrack$)),this.subscription.add(this.error$.subscribe(i.error$)),this.subscription.add(Qt(t.internalTextTracks,()=>(0,wu.default)(this.internalTracks),s=>{(0,M.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,M.isNonNullable)(s)&&(0,M.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,M.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:a})),this.subscription.add(Qt(t.externalTextTracks,()=>(0,wu.default)(this.externalTracks),s=>{(0,M.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,M.isNonNullable)(s)&&(0,M.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,M.map)(s=>s.filter(({type:n})=>n==="external"))),onError:a})),this.subscription.add(Qt(t.currentTextTrack,()=>{if(this.video)return;let s=this.htmlTextTracksAsArray().find(({mode:n})=>n==="showing");return s&&this.htmlTextTrackToITextTrack(s).id},s=>this.select(s),{changed$:this.current$,onError:a})),this.subscription.add(Qt(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,M.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,M.fromEvent)(e,"addtrack").subscribe(()=>{let i=this.current$.getValue();i&&this.select(i)})),this.subscription.add((0,M.merge)((0,M.fromEvent)(e,"addtrack"),(0,M.fromEvent)(e,"removetrack"),(0,M.observableFrom)(["init"])).pipe((0,M.map)(()=>this.htmlTextTracksAsArray().map(i=>this.htmlTextTrackToITextTrack(i))),(0,M.filterChanged)((i,a)=>i.length===a.length&&i.every(({id:s},n)=>s===a[n].id))).subscribe(this.available$)),this.subscription.add((0,M.merge)((0,M.fromEvent)(e,"change"),(0,M.observableFrom)(["init"])).pipe((0,M.map)(()=>this.htmlTextTracksAsArray().find(({mode:i})=>i==="showing")),(0,M.map)(i=>i&&this.htmlTextTrackToITextTrack(i).id),(0,M.filterChanged)()).subscribe(this.current$));let t=i=>{var a,s;return this.applyCueSettings((s=(a=i.target)==null?void 0:a.activeCues)!=null?s:null)};this.subscription.add((0,M.fromEvent)(e,"addtrack").subscribe(i=>{var s,n;(s=i.track)==null||s.addEventListener("cuechange",t);let a=o=>{var l,d,c,f,p;let u=(d=(l=o.target)==null?void 0:l.cues)!=null?d:null;u&&u.length&&(this.applyCueSettings((f=(c=o.target)==null?void 0:c.cues)!=null?f:null),(p=o.target)==null||p.removeEventListener("cuechange",a))};(n=i.track)==null||n.addEventListener("cuechange",a)})),this.subscription.add((0,M.fromEvent)(e,"removetrack").subscribe(i=>{var a;(a=i.track)==null||a.removeEventListener("cuechange",t)}))}applyCueSettings(e){if(!e||!e.length)return;let t=this.cueSettings.getState();for(let i of Array.from(e)){let a=i;(0,M.isNonNullable)(t.align)&&(a.align=t.align),(0,M.isNonNullable)(t.position)&&(a.position=t.position),(0,M.isNonNullable)(t.size)&&(a.size=t.size),(0,M.isNonNullable)(t.line)&&(a.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,M.assertNonNullable)(this.video);let t=[...this.video.textTracks];return e?t:t.filter(r.isHealthyTrack)}htmlTextTrackToITextTrack(e){var o,u,l,d,c;let{language:t,label:i}=e,a=e.id?e.id:AA(e),s=this.externalTracks.has(a),n=(l=s?(o=this.externalTracks.get(a))==null?void 0:o.isAuto:(u=this.internalTracks.get(a))==null?void 0:u.isAuto)!=null?l:a.includes("auto");return s?{id:a,type:"external",isAuto:n,language:t,label:i,url:(d=this.externalTracks.get(a))==null?void 0:d.url}:{id:a,type:"internal",isAuto:n,language:t,label:i,url:(c=this.internalTracks.get(a))==null?void 0:c.url}}static isHealthyTrack(e){return!(e.kind==="metadata"||e.groupId||e.id===""&&e.label===""&&e.language==="")}setExternal(e){this.internalTracks.size>0&&Array.from(this.internalTracks).forEach(([,t])=>this.detach(t)),e.filter(({id:t})=>!this.externalTracks.has(t)).forEach(t=>this.attach(t)),Array.from(this.externalTracks).filter(([t])=>!e.find(i=>i.id===t)).forEach(([,t])=>this.detach(t))}setInternal(e){let t=[...this.externalTracks];e.filter(({id:i,language:a,isAuto:s})=>!this.internalTracks.has(i)&&!t.some(([,n])=>n.language===a&&n.isAuto===s)).forEach(i=>this.attach(i)),Array.from(this.internalTracks).filter(([i])=>!e.find(a=>a.id===i)).forEach(([,i])=>this.detach(i))}select(e){(0,M.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,M.isNullable)(e)||!kA(t,e))&&(t.mode="disabled")}destroy(){if(this.subscription.unsubscribe(),this.video)for(let e of Array.from(this.video.getElementsByTagName("track"))){let t=e.getAttribute("id");t&&this.externalTracks.has(t)&&this.video.removeChild(e)}this.externalTracks.clear()}attach(e){(0,M.assertNonNullable)(this.video);let t=document.createElement("track");this.baseURL?t.setAttribute("src",new URL(e.url,this.baseURL).toString()):t.setAttribute("src",e.url),t.setAttribute("id",e.id),e.label&&t.setAttribute("label",e.label),e.language&&t.setAttribute("srclang",e.language),e.type==="external"?this.externalTracks.set(e.id,e):e.type==="internal"&&this.internalTracks.set(e.id,e),this.video.appendChild(t)}detach(e){(0,M.assertNonNullable)(this.video);let t=Array.prototype.find.call(this.video.getElementsByTagName("track"),i=>i.getAttribute("id")===e.id);t&&this.video.removeChild(t),e.type==="external"?this.externalTracks.delete(e.id):e.type==="internal"&&this.internalTracks.delete(e.id)}},Xe=Au;var Si=class{constructor(){this.pausedTime=0;this.streamOffset=0;this.pauseTimestamp=0}getTotalPausedTime(){return this.pausedTime+this.getCurrentPausedTime()}getCurrentPausedTime(){return this.pauseTimestamp>0?Date.now()-this.pauseTimestamp:0}getStreamOffset(){return this.streamOffset}getTotalOffset(){return this.getTotalPausedTime()+this.streamOffset}pause(){this.pauseTimestamp===0&&(this.pauseTimestamp=Date.now())}resume(){this.pauseTimestamp>0&&(this.pausedTime+=this.getCurrentPausedTime(),this.pauseTimestamp=0)}resetTo(e,t=!1){this.streamOffset=e,this.pauseTimestamp=0,this.pausedTime=0,t&&this.pause()}};var hb=r=>{let e=r;for(;!(e instanceof Document)&&!(e instanceof ShadowRoot)&&e!==null;)e=e==null?void 0:e.parentNode;return e!=null?e:void 0},ku=r=>{let e=hb(r);return!!(e&&e.fullscreenElement&&e.fullscreenElement===r)},fb=r=>{let e=hb(r);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===r)};var k=require("@vkontakte/videoplayer-shared/es2015");var RA=3,mb=(r,e,t=RA)=>{let i=0,a=0;for(let s=0;s<r.length;s++){let n=r.start(s),o=r.end(s);if(n<=e&&e<=o){if(i=n,a=o,!t)return{from:i,to:a};for(let u=s-1;u>=0;u--)r.end(u)+t>=i&&(i=r.start(u));for(let u=s+1;u<r.length;u++)r.start(u)-t<=a&&(a=r.end(u))}}return{from:i,to:a}};var Us=class{get current(){return this._current}get isYandex(){return this.current==="Yandex"}get isSafari(){return this.current==="Safari"}get isSamsungBrowser(){return this.current==="SamsungBrowser"}get safariVersion(){return this._safariVersion}detect(){let{userAgent:e}=navigator;try{let t=/yabrowser/i.test(e)?"Yandex":void 0,i=/samsungbrowser/i.test(e)?"SamsungBrowser":void 0,a=/chrome|crios/i.test(e)?"Chrome":void 0,s=/chromium/i.test(e)?"Chromium":void 0,n=/firefox|fxios/i.test(e)?"Firefox":void 0,o=/webkit|safari|khtml/i.test(e)?"Safari":void 0,u=/opr\//i.test(e)?"Opera":void 0,l=/edg/i.test(e)?"Edge":void 0;this._current=t||i||n||u||l||a||s||o||"Rest"}catch(t){console.error(t)}this.isSafari&&this.detectSafariVersion()}detectSafariVersion(){try{let{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+)/);if(!t)return;let i=t[1],a=parseInt(i,10);if(isNaN(a))return;this._safariVersion=a}catch(e){console.error(e)}}};var bb=z(vt(),1);var Ji=()=>{var r,e;return/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test((r=navigator.appVersion)!=null?r:navigator.userAgent)||((e=navigator==null?void 0:navigator.userAgentData)==null?void 0:e.mobile)};var Hs=class{constructor(e){this._highEntropyValues={};this._displayChecker=e}get current(){return this._current}get isIOS(){let e=["iPhone","iPad","iPod"];return this._highEntropyValues.platform==="iOS"||(0,bb.default)(e,this.current)}get isMac(){return this._highEntropyValues.platform==="macOS"||this.current==="Mac"}get isApple(){return this.isIOS||this.isMac}get isIphoneOrOldIpad(){if(!this.isApple||!this._displayChecker.isTouch)return!1;let e=this.current==="iPad"||this._displayChecker.width>700,t=this._iosVersion;return!e||e&&!!t&&t<16}get isAndroid(){return this._highEntropyValues.platform==="Android"||this.current==="Android"}get isMobile(){return this._highEntropyValues.mobile||this._isMobile}get iOSVersion(){return this._iosVersion}detect(){let{userAgent:e}=navigator;try{this._isMobile=Ji()}catch(t){console.error(t)}this.detectDevice(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}detectHighEntropyValues(){return w(this,null,function*(){let{userAgentData:e}=navigator;if(e){let t=yield e.getHighEntropyValues(["architecture","bitness","brands","mobile","platform","formFactor","model","platformVersion","wow64"]);this._highEntropyValues=t}})}detectDevice(e){try{let t=/android/i.test(e)?"Android":void 0,i=/iphone/i.test(e)?"iPhone":void 0,a=/ipad/i.test(e)?"iPad":void 0,s=/ipod/i.test(e)?"iPod":void 0,n=/mac/i.test(e)?"Mac":void 0,o=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?"RestMobile":void 0;this._current=t||i||a||s||o||n||"Desktop"}catch(t){console.error(t)}}detectIOSVersion(){try{if(this._highEntropyValues.platformVersion){let s=this._highEntropyValues.platformVersion.split(".").slice(0,2).join("."),n=parseFloat(s);this._iosVersion=n;return}let{userAgent:e}=window.navigator,t=e.match(/OS (\d+(_\d+)?)/i);if(!t)return;let i=t[1].replace(/_/g,".");if(!i)return;let a=parseFloat(i);if(isNaN(a))return;this._iosVersion=a}catch(e){console.error(e)}}};var js=class{get isTouch(){return typeof this._maxTouchPoints=="number"?this._maxTouchPoints>1:"ontouchstart"in window}get maxTouchPoints(){return this._maxTouchPoints}get height(){return this._height}get width(){return this._width}get screenHeight(){return this._screenHeight}get screenWidth(){return this._screenWidth}get pixelRatio(){return this._pixelRatio}get isHDR(){return this._isHdr}get colorDepth(){return this._colorDepth}detect(){var t;let{maxTouchPoints:e}=navigator;try{this._maxTouchPoints=e!=null?e:0,this._isHdr=!!((t=matchMedia("(dynamic-range: high)"))!=null&&t.matches),this._colorDepth=screen.colorDepth}catch(i){console.error(i)}try{this._pixelRatio=window.devicePixelRatio||1,this._height=screen.height,this._width=screen.width,this._height=screen.height,this._screenHeight=this._height*this._pixelRatio,this._screenWidth=this._width*this._pixelRatio}catch(i){console.error(i)}}};var ot=()=>window.ManagedMediaSource||window.MediaSource,Gs=()=>{var r,e;return!!(window.ManagedMediaSource&&((e=(r=window.ManagedSourceBuffer)==null?void 0:r.prototype)!=null&&e.appendBuffer))},vb=()=>{var r,e;return!!(window.MediaSource&&((e=(r=window.SourceBuffer)==null?void 0:r.prototype)!=null&&e.appendBuffer))},Sb=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var LA=document.createElement("video"),MA='video/mp4; codecs="avc1.42000a,mp4a.40.2"',$A='video/mp4; codecs="hev1.1.6.L93.B0"',gb='video/webm; codecs="vp09.00.10.08"',yb='video/webm; codecs="av01.0.00M.08"',DA='audio/mp4; codecs="mp4a.40.2"',CA='audio/webm; codecs="opus"',Tb,VA=()=>w(void 0,null,function*(){if(!window.navigator.mediaCapabilities)return;let r={type:"media-source",video:{contentType:"video/webm",width:1280,height:720,bitrate:1e6,framerate:30}},[e,t]=yield Promise.all([window.navigator.mediaCapabilities.decodingInfo(j(L({},r),{video:j(L({},r.video),{contentType:yb})})),window.navigator.mediaCapabilities.decodingInfo(j(L({},r),{video:j(L({},r.video),{contentType:gb})}))]);Tb={DASH_WEBM_AV1:e,DASH_WEBM:t}});VA().catch(r=>{console.log(LA),console.error(r)});var Qs=class{constructor(e,t){this._deviceChecker=e,this._browserChecker=t}get protocols(){return this._protocols}get containers(){return this._containers}get codecs(){return this._codecs}get webmDecodingInfo(){return Tb}get supportedCodecs(){return Object.keys(this._codecs).filter(e=>this._codecs[e])}get nativeHlsSupported(){return this._nativeHlsSupported}detect(){var e,t,i,a,s,n,o,u,l,d,c,f,p,m,v,y,g,x,I,P;this._video=document.createElement("video");try{this._protocols={mms:Gs(),mse:vb(),hls:!!((t=(e=this._video).canPlayType)!=null&&t.call(e,"application/x-mpegurl")||(a=(i=this._video).canPlayType)!=null&&a.call(i,"vnd.apple.mpegURL")),webrtc:!!window.RTCPeerConnection,ws:!!window.WebSocket},this._containers={mp4:!!((n=(s=this._video).canPlayType)!=null&&n.call(s,"video/mp4")),webm:!!((u=(o=this._video).canPlayType)!=null&&u.call(o,"video/webm")),cmaf:!0};let $=!!((d=(l=ot())==null?void 0:l.isTypeSupported)!=null&&d.call(l,MA)),V=!!((f=(c=ot())==null?void 0:c.isTypeSupported)!=null&&f.call(c,$A)),J=!!((m=(p=ot())==null?void 0:p.isTypeSupported)!=null&&m.call(p,DA));this._codecs={h264:$,h265:V,vp9:!!((y=(v=ot())==null?void 0:v.isTypeSupported)!=null&&y.call(v,gb)),av1:!!((x=(g=ot())==null?void 0:g.isTypeSupported)!=null&&x.call(g,yb)),aac:J,opus:!!((P=(I=ot())==null?void 0:I.isTypeSupported)!=null&&P.call(I,CA)),mpeg:($||V)&&J},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch($){console.error($)}this.destroyVideoElement()}destroyVideoElement(){var t;if(!this._video)return;if(this._video.pause(),this._video.currentTime=0,this._video.removeAttribute("src"),this._video.src="",this._video.load(),this._video.remove){this._video.remove(),this._video=null;return}this._video.parentNode&&this._video.parentNode.removeChild(this._video);let e=this._video.cloneNode(!1);(t=this._video.parentNode)==null||t.replaceChild(e,this._video),this._video=null}};var Ib="audio/mpeg",Ws=class{supportMp3(){return this._codecs.mp3&&this._containers.mpeg}detect(){var e,t,i,a;this._audio=document.createElement("audio");try{this._containers={mpeg:!!((t=(e=this._audio).canPlayType)!=null&&t.call(e,Ib))},this._codecs={mp3:!!((a=(i=ot())==null?void 0:i.isTypeSupported)!=null&&a.call(i,Ib))}}catch(s){console.error(s)}this.destroyAudioElement()}destroyAudioElement(){var t;if(!this._audio)return;if(this._audio.pause(),this._audio.currentTime=0,this._audio.removeAttribute("src"),this._audio.src="",this._audio.load(),this._audio.remove){this._audio.remove(),this._audio=null;return}this._audio.parentNode&&this._audio.parentNode.removeChild(this._audio);let e=this._audio.cloneNode(!1);(t=this._audio.parentNode)==null||t.replaceChild(e,this._audio),this._audio=null}};var Eb=require("@vkontakte/videoplayer-shared/es2015");var Ru=class{constructor(){this.isInited$=new Eb.ValueSubject(!1);this._displayChecker=new js,this._deviceChecker=new Hs(this._displayChecker),this._browserChecker=new Us,this._videoChecker=new Qs(this._deviceChecker,this._browserChecker),this._audioChecker=new Ws,this.detect()}get display(){return this._displayChecker}get device(){return this._deviceChecker}get browser(){return this._browserChecker}get video(){return this._videoChecker}get audio(){return this._audioChecker}detect(){return w(this,null,function*(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)})}},X=new Ru;var Oe=r=>{let e=D=>(0,k.fromEvent)(r,D).pipe((0,k.mapTo)(void 0)),t=new k.Subscription,i=()=>t.unsubscribe(),s=(0,k.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(D=>(0,k.fromEvent)(r,D))).pipe((0,k.map)(D=>D.type==="ended"?r.readyState<2:r.readyState<3),(0,k.filterChanged)()),n=(0,k.merge)((0,k.fromEvent)(r,"progress"),(0,k.fromEvent)(r,"timeupdate")).pipe((0,k.map)(()=>mb(r.buffered,r.currentTime))),o=X.browser.isSafari?(0,k.combine)({play:e("play").pipe((0,k.once)()),playing:e("playing")}).pipe((0,k.mapTo)(void 0)):e("playing"),u=(0,k.fromEvent)(r,"volumechange").pipe((0,k.map)(()=>({muted:r.muted,volume:r.volume}))),l=(0,k.fromEvent)(r,"ratechange").pipe((0,k.map)(()=>r.playbackRate)),d=(0,k.fromEvent)(r,"error").pipe((0,k.filter)(()=>!!(r.error||r.played.length)),(0,k.map)(()=>{var K;let D=r.error;return{id:D?`MediaError#${D.code}`:"HtmlVideoError",category:k.ErrorCategory.VIDEO_PIPELINE,message:D?D.message:"Error event from HTML video element",thrown:(K=r.error)!=null?K:void 0}})),c=(0,k.fromEvent)(r,"timeupdate").pipe((0,k.map)(()=>r.currentTime)),f=new k.Subject,p=.3,m;t.add(c.subscribe(D=>{r.loop&&(0,k.isNonNullable)(m)&&(0,k.isNonNullable)(D)&&m>=r.duration-p&&D<=p&&f.next(m),m=D}));let v=e("pause").pipe((0,k.filter)(()=>!r.error&&m!==r.duration)),y=(0,k.fromEvent)(r,"enterpictureinpicture"),g=(0,k.fromEvent)(r,"leavepictureinpicture"),x=new k.ValueSubject(fb(r));t.add(y.subscribe(()=>x.next(!0))),t.add(g.subscribe(()=>x.next(!1)));let I=new k.ValueSubject(ku(r)),P=(0,k.fromEvent)(r,"fullscreenchange");t.add(P.pipe((0,k.map)(()=>ku(r))).subscribe(I));let $=.1,V=1e3,J=(0,k.fromEvent)(r,"timeupdate").pipe((0,k.filter)(D=>r.duration-r.currentTime<$)),ae=(0,k.merge)(J.pipe((0,k.filter)(D=>!r.loop)),(0,k.fromEvent)(r,"ended")).pipe((0,k.throttle)(V),(0,k.mapTo)(void 0)),se=J.pipe((0,k.filter)(D=>r.loop));return{playing$:o,pause$:v,canplay$:e("canplay"),ended$:ae,looped$:f,loopExpected$:se,error$:d,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:c,durationChange$:(0,k.fromEvent)(r,"durationchange").pipe((0,k.map)(()=>r.duration)),isBuffering$:s,currentBuffer$:n,volumeState$:u,playbackRateState$:l,inPiP$:x,inFullscreen$:I,enterPip$:y,leavePip$:g,destroy:i}};var At=require("@vkontakte/videoplayer-shared/es2015"),Wt=r=>{switch(r){case"mobile":return At.VideoQuality.Q_144P;case"lowest":return At.VideoQuality.Q_240P;case"low":return At.VideoQuality.Q_360P;case"sd":case"medium":return At.VideoQuality.Q_480P;case"hd":case"high":return At.VideoQuality.Q_720P;case"fullhd":case"full":return At.VideoQuality.Q_1080P;case"quadhd":case"quad":return At.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return At.VideoQuality.Q_2160P}};var zt=z(Yt(),1),Cb=z(vt(),1),U=require("@vkontakte/videoplayer-shared/es2015");var ge=require("@vkontakte/videoplayer-shared/es2015");function Lu(r,e,t){return!r.max&&r.min===e?"high_quality":!r.min&&r.max===t?"traffic_saving":"unknown"}function Mu(r,e,t){return!!r&&Lu(r,e,t)==="high_quality"}function Hr(r,e,t){return(0,ge.isNullable)(r)||(0,ge.isNonNullable)(r.min)&&(0,ge.isNonNullable)(r.max)&&(0,ge.isLower)(r.max,r.min)||(0,ge.isNonNullable)(r.min)&&e&&(0,ge.isHigher)(r.min,e)||(0,ge.isNonNullable)(r.max)&&t&&(0,ge.isLower)(r.max,t)}function Lb({limits:r,highestAvailableHeight:e,lowestAvailableHeight:t}){return Hr({max:r!=null&&r.max?(0,ge.videoHeightToQuality)(r.max):void 0,min:r!=null&&r.min?(0,ge.videoHeightToQuality)(r.min):void 0},e?(0,ge.videoHeightToQuality)(e):void 0,t?(0,ge.videoHeightToQuality)(t):void 0)}var Vb=(r,e,t)=>(e-t)*Math.pow(2,-10*r)+t;var $u=r=>(e,t)=>r*(Number(e.bitrate)-Number(t.bitrate)),jr=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,U.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},Bb='Assertion "ABR Tracks is empty array" failed',Ys=new WeakMap,Mb=new WeakMap,$b=new WeakMap,zs=(r,e,t,i)=>{var u;let a=Ys.get(e);a||(a=[...e].sort($u(1)),Ys.set(e,a));let s=Ys.get(t);s||(s=[...t].sort($u(1)),Ys.set(t,s));let n=$b.get(r);n||(n=s.filter(l=>(0,U.isNonNullable)(l.bitrate)&&(0,U.isNonNullable)(r.bitrate)?r.bitrate/l.bitrate>i:!0),$b.set(r,n));let o=(u=(0,zt.default)(s,Math.round(s.length*a.indexOf(r)/(a.length+1))))!=null?u:(0,zt.default)(s,-1);return o&&(0,Cb.default)(n,o)?o:n.length?(0,zt.default)(n,-1):(0,zt.default)(s,0)},Ob=(r,e,t)=>{var s;let i=(0,U.isNonNullable)((s=t==null?void 0:t.last)==null?void 0:s.bitrate)&&(0,U.isNonNullable)(e==null?void 0:e.bitrate)&&t.last.bitrate<e.bitrate?r.trackCooldownIncreaseQuality:r.trackCooldownDecreaseQuality,a=e&&t&&t.history[e.id]&&(0,U.now)()-t.history[e.id]<=i&&(!t.last||e.id!==t.last.id);if(e!=null&&e.id&&t&&!a&&t.recordSelection(e),a&&(t!=null&&t.last)){let n=t.last;return t==null||t.recordSwitch(n),n}return t==null||t.recordSwitch(e),e},jA=(r,e)=>Math.log(e)/Math.log(r),GA=({tuning:r,container:e,limits:t,panelSize:i})=>{let a=r.containerSizeFactor;if(i)return{containerSizeLimit:i,containerSizeFactor:a};if(r.usePixelRatio&&X.display.pixelRatio){let s=X.display.pixelRatio;if(r.pixelRatioMultiplier)a*=r.pixelRatioMultiplier*(s-1)+1;else{let n=r.pixelRatioLogBase,[o=0,u=0,l=0]=r.pixelRatioLogCoefficients,d=jA(n,o*s+u)+l;Number.isFinite(d)&&(a*=d)}}return Mu(t,r.highQualityLimit,r.trafficSavingLimit)&&(a*=2),{containerSizeLimit:r.limitByContainer&&e&&e.width>0&&e.height>0?{width:e.width*a,height:e.height*a}:void 0,containerSizeFactor:a}},Db=new WeakMap,Kt=(r,{container:e,estimatedThroughput:t,tuning:i,limits:a,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:d,droppedVideoMaxQualityLimit:c,stallsVideoMaxQualityLimit:f,stallsPredictedThroughput:p,panelSize:m})=>{var se,D,K;(0,U.assertNotEmptyArray)(r,Bb);let v=m!=null?m:GA({container:e,tuning:i,limits:a,panelSize:m}).containerSizeLimit,y=i.considerPlaybackRate&&(0,U.isNonNullable)(o)?o:1,g=Db.get(r);g||(g=r.filter(A=>!(0,U.isInvariantQuality)(A.quality)).sort((A,_)=>(0,U.isHigher)(A.quality,_.quality)?-1:1),Db.set(r,g));let x=(se=(0,zt.default)(g,-1))==null?void 0:se.quality,I=(D=(0,zt.default)(g,0))==null?void 0:D.quality,P=Hr(a,I,x),$=y*Vb(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),V=null;for(let A of g){let _=!0;if(v)if(A.size)_=A.size.width<=v.width&&A.size.height<=v.height;else{let ie=v&&(0,U.videoSizeToQuality)(v);_=ie?(0,U.isLowerOrEqual)(A.quality,ie):!0}if(!_)continue;let Z=p||t,H=(0,U.isNonNullable)(Z)&&isFinite(Z)&&(0,U.isNonNullable)(A.bitrate)?Z-s>=A.bitrate*$:!0,N=Mu(a,i.highQualityLimit,i.trafficSavingLimit)&&(a==null?void 0:a.min)===A.quality;if(!H&&!N||i.lazyQualitySwitch&&(0,U.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,U.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,U.isHigher)(A.quality,u.quality)||!!c&&(0,U.isHigherOrEqual)(A.quality,c)&&!N||!!f&&(0,U.isHigherOrEqual)(A.quality,f)&&!N)continue;let Fe=P||((0,U.isNullable)(a==null?void 0:a.max)||(0,U.isLowerOrEqual)(A.quality,a.max))&&((0,U.isNullable)(a==null?void 0:a.min)||(0,U.isHigherOrEqual)(A.quality,a.min)),ti=(0,U.isNonNullable)(d)&&!d?(0,U.isLowerOrEqual)(A.quality,i.backgroundVideoQualityLimit):!0;!Fe||!ti||V||(V=A)}let J=(K=V!=null?V:(0,zt.default)(g,-1))!=null?K:r[0];return Ob(i,J,l)},_b=(r,e,t,{estimatedThroughput:i,tuning:a,playbackRate:s,forwardBufferHealth:n,history:o,stallsPredictedThroughput:u})=>{(0,U.assertNotEmptyArray)(t,Bb);let l=a.considerPlaybackRate&&(0,U.isNonNullable)(s)?s:1,d=Mb.get(t);d||(d=[...t].sort($u(-1)),Mb.set(t,d));let c=r.bitrate;(0,U.assertNonNullable)(c);let f=l*Vb(n!=null?n:.5,a.bitrateAudioFactorAtEmptyBuffer,a.bitrateAudioFactorAtFullBuffer),p,m=zs(r,e,t,a.minVideoAudioRatio),v=u||i;return(0,U.isNonNullable)(v)&&isFinite(v)&&(p=d.find(g=>(0,U.isNonNullable)(g.bitrate)&&(0,U.isNonNullable)(m==null?void 0:m.bitrate)?v-c>=g.bitrate*f&&g.bitrate>=m.bitrate:!1)),p||(p=m),p&&Ob(a,p,o)};var xe=r=>new URL(r).hostname;var F=require("@vkontakte/videoplayer-shared/es2015");var jb=z(Yt(),1);var Fb=z(vt(),1);var Nb=r=>{if(r instanceof DOMException&&(0,Fb.default)(["Failed to load because no supported source was found.","The element has no supported sources."],r.message))throw r;return!(r instanceof DOMException&&(r.code===20||r.name==="AbortError"))},_e=(r,e)=>w(void 0,null,function*(){let t=r.muted;try{yield r.play()}catch(i){if(!Nb(i))return!1;if(e&&e(),t)return console.warn(i),!1;r.muted=!0;try{yield r.play()}catch(a){return Nb(a)&&(r.muted=!1,console.warn(a)),!1}}return!0});var Qe=require("@vkontakte/videoplayer-shared/es2015");var qb=z(Xi(),1),yt=require("@vkontakte/videoplayer-shared/es2015");function Pe(){return(0,yt.now)()}function Du(r){return Pe()-r}function Cu(r){let e=r.split("/"),t=e.slice(0,e.length-1).join("/"),i=/^([a-z]+:)?\/\//i,a=n=>i.test(n);return{resolve:(n,o,u=!1)=>{a(n)||(n.startsWith("/")||(n="/"+n),n=t+n);let l=n.indexOf("?")>-1?"&":"?";return u&&(n+=l+"lowLat=1",l="&"),o&&(n+=l+"_rnd="+Math.floor(999999999*Math.random())),n}}}function Ub(r,e,t){let i=(...a)=>{t.apply(null,a),r.removeEventListener(e,i)};r.addEventListener(e,i)}function Zi(r,e,t,i){let a=window.XMLHttpRequest,s,n,o,u=!1,l=0,d,c,f=!1,p="arraybuffer",m=7e3,v=2e3,y=()=>{if(u)return;(0,yt.assertNonNullable)(d);let A=Du(d),_;if(A<v){_=v-A,setTimeout(y,_);return}v*=2,v>m&&(v=m),n&&n.abort(),n=new a,V()},g=A=>(s=A,K),x=A=>(c=A,K),I=()=>(p="json",K),P=()=>{if(!u){if(--l>=0){y(),i&&i();return}u=!0,c&&c(),t&&t()}},$=A=>(f=A,K),V=()=>{d=Pe(),n=new a,n.open("get",r);let A=0,_,Z=0,H=()=>((0,yt.assertNonNullable)(d),Math.max(d,Math.max(_||0,Z||0)));if(s&&n.addEventListener("progress",N=>{let B=Pe();s.updateChunk&&N.loaded>A&&(s.updateChunk(H(),N.loaded-A),A=N.loaded,_=B)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>P())),n.addEventListener("load",()=>{if(u)return;(0,yt.assertNonNullable)(n);let N=n.status;if(N>=200&&N<300){let{response:B,responseType:be}=n,Ie=B==null?void 0:B.byteLength;if(typeof Ie=="number"&&s){let Fe=Ie-A;Fe&&s.updateChunk&&s.updateChunk(H(),Fe)}be==="json"&&(!B||!(0,qb.default)(B).length)?P():(c&&c(),e(B))}else P()}),n.addEventListener("error",()=>{P()}),f){let N=()=>{(0,yt.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(Z=Pe(),n.removeEventListener("readystatechange",N))};n.addEventListener("readystatechange",N)}return n.responseType=p,n.send(),K},K={withBitrateReporting:g,withParallel:$,withJSONResponse:I,withRetryCount:A=>(l=A,K),withRetryInterval:(A,_)=>((0,yt.isNonNullable)(A)&&(v=A),(0,yt.isNonNullable)(_)&&(m=_),K),withTimeout:A=>(o=A,K),withFinally:x,send:V,abort:()=>{n&&(n.abort(),n=void 0),u=!0,c&&c()}};return K}var Gr=class{constructor(){this.intervals=[];this.currentRate=0}_updateRate(e){let t=.2;this.currentRate&&(e<this.currentRate*.1?t=.8:e<this.currentRate*.5?t=.5:e<this.currentRate*.7&&(t=.3)),e=Math.max(1,Math.min(e,100*1024*1024)),this.currentRate=this.currentRate?this.currentRate*(1-t)+e*t:e}_createInterval(e,t,i){return{start:e,end:t,bytes:i}}_doMergeIntervals(e,t){e.start=Math.min(t.start,e.start),e.end=Math.max(t.end,e.end),e.bytes+=t.bytes}_mergeIntervals(e,t){return e.start<=t.end&&t.start<=e.end?(this._doMergeIntervals(e,t),!0):!1}_flushIntervals(){if(!this.intervals.length)return!1;let e=this.intervals[0].start,t=this.intervals[this.intervals.length-1].end-500;if(t-e>2e3){let i=0,a=0;for(;this.intervals.length>0;){let s=this.intervals[0];if(s.end<=t)i+=s.end-s.start,a+=s.bytes,this.intervals.splice(0,1);else{if(s.start>=t)break;{let n=t-s.start,o=s.end-s.start;i+=n;let u=s.bytes*n/o;a+=u,s.start=t,s.bytes-=u}}}if(a>0&&i>0){let s=a*8/(i/1e3);return this._updateRate(s),!0}}return!1}_joinIntervals(){let e;do{e=!1;for(let t=0;t<this.intervals.length-1;++t)this._mergeIntervals(this.intervals[t],this.intervals[t+1])&&(this.intervals.splice(t+1,1),e=!0)}while(e)}addInterval(e,t,i){return this.intervals.push(this._createInterval(e,t,i)),this._joinIntervals(),this.intervals.length>100&&(this._doMergeIntervals(this.intervals[1],this.intervals[0]),this.intervals.splice(0,1)),this._flushIntervals()}getBitRate(){return this.currentRate}};var Hb=z(Xi(),1);var Qr=class{constructor(e,t,i,a){this.pendingQueue=[];this.activeRequests={};this.completeRequests={};this.averageSegmentDuration=2e3;this.lastPrefetchStart=0;this.throttleTimeout=null;this.RETRY_COUNT=e,this.TIMEOUT=t,this.BITRATE_ESTIMATOR=i,this.MAX_PARALLEL_REQUESTS=a}limitCompleteCount(){let e;for(;(e=Object.keys(this.completeRequests)).length>this._getParallelRequestCount()+2;){let t=e[Math.floor(Math.random()*e.length)];delete this.completeRequests[t]}}_sendRequest(e,t){let i=Pe(),a=u=>{delete this.activeRequests[t],this.limitCompleteCount(),this.completeRequests[t]=e,this._sendPending(),e._error=1,e._errorMsg=u,e._errorCB?e._errorCB(u):(this.limitCompleteCount(),this.completeRequests[t]=e)},s=u=>{e._complete=1,e._responseData=u,e._downloadTime=Pe()-i,delete this.activeRequests[t],this._sendPending(),e._cb?e._cb(u,e._downloadTime):(this.limitCompleteCount(),this.completeRequests[t]=e)},n=()=>{e._finallyCB&&e._finallyCB()},o=()=>{e._retry=1,e._retryCB&&e._retryCB()};e._request=Zi(t,s,()=>a("error"),o),e._request.withRetryCount(this.RETRY_COUNT).withTimeout(this.TIMEOUT).withBitrateReporting(this.BITRATE_ESTIMATOR).withParallel(this._getParallelRequestCount()>1).withFinally(n),this.activeRequests[t]=e,e._request.send(),this.lastPrefetchStart=Pe()}_getParallelRequestCount(){return Math.min(this.MAX_PARALLEL_REQUESTS,this.averageSegmentDuration<3e3?3:2)}_getPrefetchDelay(){return Math.max(100,Math.min(5e3,this.averageSegmentDuration/3))}_canSendPending(){let e=this._getParallelRequestCount(),t=Pe();if(Object.keys(this.activeRequests).length>=e)return!1;let i=this._getPrefetchDelay()-(t-this.lastPrefetchStart);return this.throttleTimeout&&clearTimeout(this.throttleTimeout),i>0?(this.throttleTimeout=window.setTimeout(()=>this._sendPending(),i),!1):!0}_sendPending(){for(;this._canSendPending();){let e=this.pendingQueue.pop();if(e){if(this.activeRequests[e]||this.completeRequests[e])continue;this._sendRequest({},e)}else return}}_removeFromActive(e){delete this.completeRequests[e],delete this.activeRequests[e]}abortAll(){(0,Hb.default)(this.activeRequests).forEach(e=>{e&&e._request&&e._request.abort()}),this.activeRequests={},this.pendingQueue=[],this.completeRequests={}}requestData(e,t,i,a){let s={};return s.send=()=>{let n=this.activeRequests[e]||this.completeRequests[e];if(n)n._cb=t,n._errorCB=i,n._retryCB=a,n._finallyCB=s._finallyCB,(n._error||n._complete)&&(this._removeFromActive(e),setTimeout(()=>{n._complete?t(n._responseData,n._downloadTime):i(n._errorMsg),s._finallyCB&&s._finallyCB()},0));else{let o=this.pendingQueue.indexOf(e);o!==-1&&this.pendingQueue.splice(o,1),this._sendRequest(s,e)}},s._cb=t,s._errorCB=i,s._retryCB=a,s.abort=function(){s.request&&s.request.abort()},s.withFinally=n=>(s._finallyCB=n,s),s}prefetch(e){this.activeRequests[e]||this.completeRequests[e]||(this.pendingQueue.unshift(e),this._sendPending())}optimizeForSegDuration(e){this.averageSegmentDuration=e}};var Gb=require("@vkontakte/videoplayer-shared/es2015");var Ks=1e4,Vu=3;var WA=6e4,YA=10,zA=1,KA=500,Wr=class{constructor(e){this.paused=!1;this.autoQuality=!0;this.autoQualityLimits=void 0;this.buffering=!0;this.destroyed=!1;this.videoPlayStarted=!1;this.lowLatency=!1;this.bitrate=0;this.manifest=[];this.sourceBuffer=0;this.bufferStates=[];this.sourceJitter=-1;this.waitingForFirstBufferAfterSrcChange=!1;this.params=e,this.soundProhibitedEvent$=new Gb.Subject,this.chunkRateEstimator=new Gr,this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=Cu(e),this.bitrateSwitcher=this._initBitrateSwitcher(),this._initManifest()}setAutoQualityEnabled(e){this.autoQuality=e}setAutoQualityLimits(e){this.autoQualityLimits=e}switchByName(e){let t;for(let i=0;i<this.manifest.length;++i)if(t=this.manifest[i],t.name===e){this._switchToQuality(t);return}}catchUp(){this.rep&&this.rep.stop(),this.currentManifestEntry&&(this.paused=!1,this._initPlayerWith(this.currentManifestEntry),this._notifyBuffering(!0))}stop(){this.params.videoElement.pause(),this.rep&&(this.rep.stop(),this.rep=null)}pause(){this.paused=!0,this.params.videoElement.pause(),this.videoPlayStarted=!1,this._notifyBuffering(!1)}play(){this.paused=!1;let e=this.lowLatency&&this._getBufferSizeSec()>this.sourceJitter+5;this.rep&&!e?(this.bufferStates=[],this.videoPlayStarted=!1,this.shouldPlay()?this._playVideoElement():this._notifyBuffering(!0)):this.catchUp()}startPlay(e,t){this.autoQuality=t,this._initPlayerWith(e)}destroy(){this.destroyed=!0,this.rep&&(this.rep.stop(),this.rep=null),this.manifestRequest&&this.manifestRequest.abort(),this.manifestRefetchTimer&&(clearTimeout(this.manifestRefetchTimer),this.manifestRefetchTimer=void 0)}reinit(e){this.manifestUrl=e,this.urlResolver=Cu(e),this.catchUp()}_handleNetworkError(){this.params.playerCallback({name:"error",type:"network"})}_retryCallback(){this.params.playerCallback({name:"retry"})}_getBufferSizeSec(){let e=this.params.videoElement,t=0,i=e.buffered.length;return i!==0&&(t=e.buffered.end(i-1)-Math.max(e.currentTime,e.buffered.start(0))),t}_notifyBuffering(e){this.destroyed||(this.params.playerCallback({name:"buffering",isBuffering:e}),this.buffering=e)}_initVideo(){let{videoElement:e}=this.params;e.addEventListener("error",()=>{!!e.error&&!this.destroyed&&this.params.playerCallback({name:"error",type:"media"})}),e.addEventListener("timeupdate",()=>{let t=this._getBufferSizeSec();!this.paused&&t<.3?this.buffering||(this.buffering=!0,window.setTimeout(()=>{!this.paused&&this.buffering&&this._notifyBuffering(!0)},(t+.1)*1e3)):this.buffering&&this.videoPlayStarted&&this._notifyBuffering(!1)}),e.addEventListener("stalled",()=>this._fixupStall()),e.addEventListener("waiting",()=>this._fixupStall())}_fixupStall(){let{videoElement:e}=this.params,t=e.buffered.length,i;t!==0&&!this.waitingForFirstBufferAfterSrcChange&&(i=e.buffered.start(t-1),e.currentTime<i&&(e.currentTime=i))}_selectQuality(e){let{videoElement:t}=this.params,i,a,s,n=t&&1.62*(X.display.pixelRatio||1)*t.offsetHeight||520;for(let o=0;o<this.manifest.length;++o){s=this.manifest[o];let{max:u,min:l}=this.autoQualityLimits||{};!Lb({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,jb.default)(this.manifest,-1).video.height})&&(u&&s.video.height>u||l&&s.video.height<l)||(s.bitrate<e&&n>Math.min(s.video.height,s.video.width)?(!a||s.bitrate>a.bitrate)&&(a=s):(!i||i.bitrate>s.bitrate)&&(i=s))}return a||i}shouldPlay(){if(this.paused)return!1;let t=this._getBufferSizeSec()-Math.max(1,this.sourceJitter);return t>3||(0,Qe.isNonNullable)(this.downloadRate)&&(this.downloadRate>1.5&&t>2||this.downloadRate>2&&t>1)}_setVideoSrc(e,t){let{videoElement:i,playerCallback:a}=this.params;this.mediaSource=new window.MediaSource,i.src=URL.createObjectURL(this.mediaSource),this.mediaSource.addEventListener("sourceopen",()=>{this.mediaSource&&(this.sourceBuffer=this.mediaSource.addSourceBuffer(e.codecs),this.bufferStates=[],t())}),this.videoPlayStarted=!1,i.addEventListener("canplay",()=>{this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement())});let s=()=>{Ub(i,"progress",()=>{i.buffered.length?(i.currentTime=i.buffered.start(0),this.waitingForFirstBufferAfterSrcChange=!1,a({name:"playing"})):s()})};this.waitingForFirstBufferAfterSrcChange=!0,s()}_initPlayerWith(e){this.bitrate=0,this.rep=0,this.sourceBuffer=0,this.bufferStates=[],this.filesFetcher&&this.filesFetcher.abortAll(),this.filesFetcher=new Qr(Vu,Ks,this.bitrateSwitcher,this.params.config.maxParallelRequests),this._setVideoSrc(e,()=>this._switchToQuality(e))}_representation(e){let{videoElement:t,playerCallback:i}=this.params,a=!1,s=null,n=null,o=null,u=null,l=!1,d=()=>a&&(!l||l===this.rep),c=(I,P,$)=>{o&&o.abort(),o=Zi(this.urlResolver.resolve(I,!1),P,$,()=>this._retryCallback()).withTimeout(Ks).withBitrateReporting(this.bitrateSwitcher).withRetryCount(Vu).withFinally(()=>{o=null}).send()},f=(I,P,$)=>{(0,Qe.assertNonNullable)(this.filesFetcher),n==null||n.abort(),n=this.filesFetcher.requestData(this.urlResolver.resolve(I,!1),P,$,()=>this._retryCallback()).withFinally(()=>{n=null}).send()},p=I=>{let P=t.playbackRate;t.playbackRate!==I&&(t.playbackRate=I)},m=I=>{this.lowLatency=I,v()},v=()=>{if(!this.lowLatency&&!this.params.config.isLiveCatchUpMode)p(1);else{let I=this._getBufferSizeSec();if(this.bufferStates.length<5){p(1);return}let $=Pe()-1e4,V=0;for(let ae=0;ae<this.bufferStates.length;ae++){let se=this.bufferStates[ae];I=Math.min(I,se.buf),se.ts<$&&V++}this.bufferStates.splice(0,V);let J=I-zA;this.sourceJitter>=0?J-=this.sourceJitter/2:this.sourceJitter-=1,J>3?p(1.15):J>1?p(1.1):J>.3?p(1.05):p(1)}},y=I=>{let P,$=()=>P&&P.start?P.start.length:0,V=H=>P.start[H]/1e3,J=H=>P.dur[H]/1e3,ae=H=>P.fragIndex+H,se=(H,N)=>({chunkIdx:ae(H),startTS:V(H),dur:J(H),discontinuity:N}),D=()=>{let H=0;if(P&&P.dur){let N=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,B=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,be=N;this.sourceJitter>1&&(be+=this.sourceJitter-1);let Ie=P.dur.length-1;for(;Ie>=0&&(be-=P.dur[Ie],!(be<=0));--Ie);H=Math.min(Ie,P.dur.length-1-B),H=Math.max(H,0)}return se(H,!0)},K=H=>{let N=$();if(!(N<=0)){if((0,Qe.isNonNullable)(H)){for(let B=0;B<N;B++)if(V(B)>H)return se(B)}return D()}},A=H=>{let N=$(),B=H?H.chunkIdx+1:0,be=B-P.fragIndex;if(!(N<=0)){if(!H||be<0||be-N>YA)return D();if(!(be>=N))return se(B-P.fragIndex,!1)}},_=(H,N,B)=>{u&&u.abort(),u=Zi(this.urlResolver.resolve(H,!0,this.lowLatency),N,B,()=>this._retryCallback()).withTimeout(Ks).withRetryCount(Vu).withFinally(()=>{u=null}).withJSONResponse().send()};return{seek:(H,N)=>{_(I,B=>{if(!d())return;P=B;let be=!!P.lowLatency;be!==this.lowLatency&&m(be);let Ie=0;for(let Fe=0;Fe<P.dur.length;++Fe)Ie+=P.dur[Fe];Ie>0&&((0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(Ie/P.dur.length)),i({name:"index",zeroTime:P.zeroTime,shiftDuration:P.shiftDuration}),this.sourceJitter=P.hasOwnProperty("jitter")?Math.min(10,Math.max(.01,P.jitter/1e3)):1,H(K(N))},()=>this._handleNetworkError())},nextChunk:A}},g=()=>{a=!1,n&&n.abort(),o&&o.abort(),u&&u.abort(),(0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return l={start:I=>{let{videoElement:P}=this.params,$=y(e.jidxUrl),V,J,ae,se,D=0,K,A,_,Z=()=>{K&&(clearTimeout(K),K=void 0);let ie=Math.max(KA,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),$e=D+ie,qe=Pe(),Ye=Math.min(1e4,$e-qe);D=qe;let Ct=()=>{u||d()&&$.seek(()=>{d()&&(D=Pe(),H(),Z())})};Ye>0?K=window.setTimeout(()=>{this.paused?Z():Ct()},Ye):Ct()},H=()=>{let ie;for(;ie=$.nextChunk(se);)se=ie,Fe(ie);let $e=$.nextChunk(ae);if($e){if(ae&&$e.discontinuity){this.paused?Z():(g(),this._initPlayerWith(e));return}Ie($e)}else Z()},N=(ie,$e)=>{if(!d()||!this.sourceBuffer)return;let qe,Ye,Ct,wi=Vt=>{window.setTimeout(()=>{d()&&N(ie,$e)},Vt)};if(this.sourceBuffer.updating)wi(100);else{let Vt=Pe(),ii=P.currentTime;!this.paused&&P.buffered.length>1&&A===ii&&Vt-_>500&&this._fixupStall(),A!==ii&&(A=ii,_=Vt);let or=this._getBufferSizeSec();if(or>30)wi(2e3);else try{this.sourceBuffer.appendBuffer(ie),this.videoPlayStarted?(this.bufferStates.push({ts:Vt,buf:or}),v(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement()),$e&&$e()}catch(ur){if(ur.name==="QuotaExceededError")Ct=this.sourceBuffer.buffered.length,Ct!==0&&(qe=this.sourceBuffer.buffered.start(0),Ye=ii,Ye-qe>4&&this.sourceBuffer.remove(qe,Ye-3)),wi(1e3);else throw ur}}},B=()=>{J&&V&&N(J,function(){J=null,H()})},be=ie=>e.fragUrlTemplate.replace("%%id%%",ie.chunkIdx),Ie=ie=>{d()&&f(be(ie),($e,qe)=>{if(d()){if(qe/=1e3,J=$e,ae=ie,s=ie.startTS,qe){let Ye=Math.min(10,ie.dur/qe);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*Ye:Ye}B()}},()=>this._handleNetworkError())},Fe=ie=>{d()&&((0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(be(ie),!1)))},ti=ie=>{d()&&(e.cachedHeader=ie,N(ie,()=>{V=!0,B()}))};a=!0,$.seek(ie=>{if(d()){if(D=Pe(),!ie){Z();return}se=ie,!(0,Qe.isNullable)(I)||ie.startTS>I?Ie(ie):(ae=ie,H())}},I),e.cachedHeader?ti(e.cachedHeader):c(e.headerUrl,ti,()=>this._handleNetworkError())},stop:g,getTimestampSec:()=>s},l}_switchToQuality(e){let{playerCallback:t}=this.params,i;e.bitrate!==this.bitrate&&(this.rep&&(i=this.rep.getTimestampSec(),(0,Qe.isNonNullable)(i)&&(i+=.1),this.rep.stop()),this.currentManifestEntry=e,this.rep=this._representation(e),this.bitrate=e.bitrate,(0,Qe.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(i),t({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,Qe.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{playerCallback:e}=this.params,t=d=>{if(!this.autoQuality)return;let c,f,p;this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&d<this.bitrate&&(f=this._getBufferSizeSec(),p=d/this.bitrate,f>10&&p>.8||f>15&&p>.5||f>20&&p>.3)||(c=this._selectQuality(d),c&&this._switchToQuality(c))},a={updateChunk:(c,f)=>{let p=Pe();if(this.chunkRateEstimator.addInterval(c,p,f)){let v=this.chunkRateEstimator.getBitRate();return e({name:"bandwidth",size:f,duration:p-c,speed:v}),!0}},get:()=>{let c=this.chunkRateEstimator.getBitRate();return c?c*.85:0}},s=-1/0,n,o=!0,u=()=>{let d=a.get();if(d&&n&&this.autoQuality){if(o&&d>n&&Du(s)<3e4)return;t(d)}o=this.autoQuality};return{updateChunk:(d,c)=>{let f=a.updateChunk(d,c);return f&&u(),f},notifySwitch:d=>{let c=Pe();d<n&&(s=c),n=d}}}_fetchManifest(e,t,i){this.manifestRequest=Zi(this.urlResolver.resolve(e,!0),t,i,()=>this._retryCallback()).withJSONResponse().withTimeout(Ks).withRetryCount(this.params.config.manifestRetryMaxCount).withRetryInterval(this.params.config.manifestRetryInterval,this.params.config.manifestRetryMaxInterval).send().withFinally(()=>{this.manifestRequest=void 0})}_playVideoElement(){let{videoElement:e}=this.params;_e(e,()=>{this.soundProhibitedEvent$.next()}).then(t=>{t||(this.params.liveOffset.pause(),this.params.videoState.setState("paused"))})}_handleManifestUpdate(e){let{playerCallback:t,videoElement:i}=this.params,a=s=>{let n=[];return s!=null&&s.length?(s.forEach((o,u)=>{var l,d;o.video&&i.canPlayType(o.codecs).replace(/no/,"")&&((d=(l=window.MediaSource)==null?void 0:l.isTypeSupported)!=null&&d.call(l,o.codecs))&&(o.index=u,n.push(o))}),n.sort(function(o,u){return o.video&&u.video?u.video.height-o.video.height:u.bitrate-o.bitrate}),n):(t({name:"error",type:"empty_manifest"}),[])};this.manifest=a(e),t({name:"manifest",manifest:this.manifest})}_refetchManifest(e){this.destroyed||(this.manifestRefetchTimer&&clearTimeout(this.manifestRefetchTimer),this.manifestRefetchTimer=window.setTimeout(()=>{this._fetchManifest(e,t=>{this.destroyed||(this._handleManifestUpdate(t),this._refetchManifest(e))},()=>this._refetchManifest(e))},WA))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var Qb=z(Rr(),1),pe=require("@vkontakte/videoplayer-shared/es2015"),Bu=class{constructor(){this.onDroopedVideoFramesLimit$=new pe.Subject;this.subscription=new pe.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new pe.Subject;this.isForceCheckCounter=0;this.prevTotalVideoFrames=0;this.prevDroppedVideoFrames=0;this.limitCounts={};this.handleChangeVideoQuality=()=>{let e=this.tracks.find(({size:t})=>(t==null?void 0:t.height)===this.video.videoHeight&&(t==null?void 0:t.width)===this.video.videoWidth);e&&!(0,pe.isInvariantQuality)(e.quality)&&this.onChangeQuality(e.quality)};this.checkDroppedFrames=()=>{var n;let{totalVideoFrames:e,droppedVideoFrames:t}=this.video.getVideoPlaybackQuality(),i=e-this.prevTotalVideoFrames,a=t-this.prevDroppedVideoFrames,s=1-(i-a)/i;!isNaN(s)&&s>=this.droppedFramesChecker.percentLimit&&(0,pe.isHigher)(this.currentQuality,this.droppedFramesChecker.minQualityBanLimit)&&(this.limitCounts[this.currentQuality]=((n=this.limitCounts[this.currentQuality])!=null?n:0)+1,this.maxQualityLimit=this.getMaxQualityLimit(this.currentQuality),this.currentTimer&&window.clearTimeout(this.currentTimer),this.currentTimer=window.setTimeout(()=>this.maxQualityLimit=this.getMaxQualityLimit(),this.droppedFramesChecker.qualityUpWaitingTime),this.onDroopedVideoFramesLimitTrigger()),this.savePrevFrameCounts(e,t)}}connect(e){this.video=e.video,this.isAuto=e.isAuto,this.tracks=e.tracks,this.droppedFramesChecker=e.droppedFramesChecker,this.subscription.add(e.playing$.subscribe(()=>this.playing=!0)),this.subscription.add(e.pause$.subscribe(()=>this.playing=!1)),this.isEnabled&&this.subscribe()}destroy(){this.currentTimer&&window.clearTimeout(this.currentTimer),this.subscription.unsubscribe()}get droppedVideoMaxQualityLimit(){return this.maxQualityLimit}subscribe(){this.subscription.add((0,pe.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,pe.interval)(this.droppedFramesChecker.checkTime).pipe((0,pe.filter)(()=>this.playing),(0,pe.filter)(()=>{let a=!!this.isForceCheckCounter;return a&&(this.isForceCheckCounter-=1),!a})),t=this.forceChecker$.pipe((0,pe.debounce)(this.droppedFramesChecker.checkTime)),i=(0,pe.merge)(e,t);this.subscription.add(i.subscribe(this.checkDroppedFrames))}onChangeQuality(e){this.currentQuality=e;let{totalVideoFrames:t,droppedVideoFrames:i}=this.video.getVideoPlaybackQuality();this.savePrevFrameCounts(t,i),this.isForceCheckCounter=this.droppedFramesChecker.tickCountAfterQualityChange,this.forceChecker$.next()}onDroopedVideoFramesLimitTrigger(){this.isAuto.getState()&&this.onDroopedVideoFramesLimit$.next()}getMaxQualityLimit(e){var i,a;let t=(a=(i=(0,Qb.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,pe.isLower)(s,n)?-1:1))==null?void 0:i[0])==null?void 0:a[0];return e!=null?e:t}get isEnabled(){return this.droppedFramesChecker.enabled&&this.isDroppedFramesCheckerSupport}get isDroppedFramesCheckerSupport(){return!!this.video&&typeof this.video.getVideoPlaybackQuality=="function"}savePrevFrameCounts(e,t){this.prevTotalVideoFrames=e,this.prevDroppedVideoFrames=t}},Xs=Bu;var Js=require("@vkontakte/videoplayer-shared/es2015"),Wb=require("@vkontakte/videoplayer-shared/es2015");var Yr=()=>{var r;return!!((r=window.documentPictureInPicture)!=null&&r.window)||!!document.pictureInPictureElement};var XA=(r,e)=>new Js.Observable(t=>{if(!window.IntersectionObserver)return;let i={root:null},a=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||Yr()))},L(L({},i),e));a.observe(r);let s=(0,Wb.fromEvent)(document,"visibilitychange").pipe((0,Js.map)(n=>!document.hidden||Yr())).subscribe(n=>t.next(n));return()=>{a.unobserve(r),s.unsubscribe()}}),Je=XA;var JA=["paused","playing","ready"],ZA=["paused","playing","ready"],zr=class{constructor(e){this.subscription=new F.Subscription;this.videoState=new G("stopped");this.representations$=new F.ValueSubject([]);this.droppedFramesManager=new Xs;this.maxSeekBackTime$=new F.ValueSubject(1/0);this.zeroTime$=new F.ValueSubject(void 0);this.liveOffset=new Si;this._dashCb=e=>{var t,i,a,s;switch(e.name){case"buffering":{let n=e.isBuffering;this.params.output.isBuffering$.next(n);break}case"error":{this.params.output.error$.next({id:`DashLiveProviderInternal:${e.type}`,category:F.ErrorCategory.WTF,message:"LiveDashPlayer reported error"});break}case"manifest":{let n=e.manifest,o=[];for(let u of n){let l=(t=u.name)!=null?t:u.index.toString(10),d=(i=Wt(u.name))!=null?i:(0,F.videoSizeToQuality)(u.video),c=u.bitrate/1e3,f=L({},u.video);if(!d)continue;let p={id:l,quality:d,bitrate:c,size:f};o.push({track:p,representation:u})}this.representations$.next(o),this.params.output.availableVideoTracks$.next(o.map(({track:u})=>u)),((a=this.videoState.getTransition())==null?void 0:a.to)==="manifest_ready"&&this.videoState.setState("manifest_ready");break}case"qualitySwitch":{let n=e.quality,o=(s=this.representations$.getValue().find(({representation:u})=>u===n))==null?void 0:s.track;this.params.output.hostname$.next(new URL(n.headerUrl,this.params.source.url).hostname),(0,F.isNonNullable)(o)&&this.params.output.currentVideoTrack$.next(o);break}case"bandwidth":{let{size:n,duration:o}=e;this.params.dependencies.throughputEstimator.addRawSpeed(n,o);break}case"index":{this.maxSeekBackTime$.next(e.shiftDuration||0),this.zeroTime$.next(e.zeroTime);break}}};this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),i=this.params.desiredState.playbackState.getState(),a=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(i==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.dash.destroy(),this.video.removeAttribute("src"),this.video.load(),this.videoState.setState("stopped"));return}if(t)return;let n=this.params.desiredState.videoTrack.getTransition(),o=this.params.desiredState.autoVideoTrackSwitching.getTransition();if((0,Ou.default)(ZA,e)&&(n||o)){this.prepare();return}if((a==null?void 0:a.to)!=="paused"&&s.state==="requested"&&(0,Ou.default)(JA,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource(ke(this.params.source.url));return;case"manifest_ready":this.videoState.startTransitionTo("ready"),this.prepare();break;case"ready":if(i==="paused")this.videoState.setState("paused");else if(i==="playing"){this.videoState.startTransitionTo("playing");let u=a==null?void 0:a.from;u&&u==="ready"&&this.dash.catchUp(),this.dash.play()}return;case"playing":i==="paused"&&(this.videoState.startTransitionTo("paused"),this.liveOffset.pause(),this.dash.pause());return;case"paused":if(i==="playing")if(this.videoState.startTransitionTo("playing"),this.liveOffset.getTotalPausedTime()<this.params.config.maxPausedTime&&this.liveOffset.getTotalOffset()<this.maxSeekBackTime$.getValue())this.liveOffset.resume(),this.dash.play(),this.params.output.position$.next(-this.liveOffset.getTotalOffset()/1e3);else{let u=this.liveOffset.getTotalOffset();u>=this.maxSeekBackTime$.getValue()&&(u=0,this.liveOffset.resetTo(u)),this.liveOffset.resume(),this.params.output.position$.next(-u/1e3),this.dash.reinit(ke(this.params.source.url,u))}return;default:return(0,F.assertNever)(e)}};this.textTracksManager=new Xe(e.source.url),this.params=e;let t=a=>{e.output.error$.next({id:"DashLiveProvider",category:F.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:a})};this.video=Ce(e.container,e.tuning),this.params.output.element$.next(this.video),this.dash=this.createLiveDashPlayer(),this.subscription.add(this.dash.soundProhibitedEvent$.subscribe(this.params.output.soundProhibitedEvent$)),this.params.output.duration$.next(1/0),this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.hostname$.next(xe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.textTracksManager.connect(this.video,this.params.desiredState,this.params.output);let i=Oe(this.video);this.subscription.add(()=>i.destroy()),this.subscription.add(this.representations$.pipe((0,F.map)(a=>a.map(({track:s})=>s)),(0,F.filter)(a=>!!a.length),(0,F.once)()).subscribe(a=>this.droppedFramesManager.connect({video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:i.playing$,pause$:i.pause$,tracks:a}))),this.subscription.add(i.canplay$.subscribe(()=>{var a;((a=this.videoState.getTransition())==null?void 0:a.to)==="ready"&&this.videoState.setState("ready")},t)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused")},t)).add(i.playing$.subscribe(()=>{this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.videoState.setState("playing")},t)).add(i.error$.subscribe(this.params.output.error$)).add(this.maxSeekBackTime$.pipe((0,F.filterChanged)(),(0,F.map)(a=>-a/1e3)).subscribe(this.params.output.duration$)).add((0,F.combine)({zeroTime:this.zeroTime$.pipe((0,F.filter)(F.isNonNullable)),position:i.timeUpdate$}).subscribe(({zeroTime:a,position:s})=>this.params.output.liveTime$.next(a+s*1e3),t)).add(gt(this.video,this.params.desiredState.isLooped,t)).add(Be(this.video,this.params.desiredState.volume,i.volumeState$,t)).add(i.volumeState$.subscribe(this.params.output.volume$,t)).add(Ke(this.video,this.params.desiredState.playbackRate,i.playbackRateState$,t)).add(i.loadStart$.subscribe(this.params.output.firstBytesEvent$)).add(i.loadedMetadata$.subscribe(this.params.output.loadedMetadataEvent$)).add(i.playing$.subscribe(this.params.output.firstFrameEvent$)).add(i.canplay$.subscribe(this.params.output.canplay$)).add(i.inPiP$.subscribe(this.params.output.inPiP$)).add(i.inFullscreen$.subscribe(this.params.output.inFullscreen$)).add(Je(this.video).subscribe(this.params.output.elementVisible$)).add(this.params.desiredState.autoVideoTrackLimits.stateChangeStarted$.subscribe(({to:{max:a,min:s}})=>{this.dash.setAutoQualityLimits({max:a&&(0,F.videoQualityToHeight)(a),min:s&&(0,F.videoQualityToHeight)(s)}),this.params.output.autoVideoTrackLimits$.next({max:a,min:s})})).add(this.videoState.stateChangeEnded$.subscribe(a=>{var s;switch(a.to){case"stopped":this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.desiredState.playbackState.setState("stopped");break;case"manifest_ready":case"ready":((s=this.params.desiredState.playbackState.getTransition())==null?void 0:s.to)==="ready"&&this.params.desiredState.playbackState.setState("ready");break;case"paused":this.params.desiredState.playbackState.setState("paused");break;case"playing":this.params.desiredState.playbackState.setState("playing");break;default:return(0,F.assertNever)(a.to)}},t)).add((0,F.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,F.observableFrom)(["init"])).pipe((0,F.debounce)(0)).subscribe(this.syncPlayback,t))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.droppedFramesManager.destroy(),this.dash.destroy(),this.params.output.element$.next(void 0),Ve(this.video)}createLiveDashPlayer(){let e=new Wr({videoElement:this.video,videoState:this.videoState,liveOffset:this.liveOffset,config:{maxParallelRequests:this.params.config.maxParallelRequests,minBuffer:this.params.tuning.live.minBuffer,minBufferSegments:this.params.tuning.live.minBufferSegments,lowLatencyMinBuffer:this.params.tuning.live.lowLatencyMinBuffer,lowLatencyMinBufferSegments:this.params.tuning.live.lowLatencyMinBufferSegments,isLiveCatchUpMode:this.params.tuning.live.isLiveCatchUpMode,manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount},playerCallback:this._dashCb});return e.pause(),e}prepare(){var l,d,c,f,p,m;let e=this.representations$.getValue(),t=(d=(l=this.params.desiredState.videoTrack.getTransition())==null?void 0:l.to)!=null?d:this.params.desiredState.videoTrack.getState(),i=(f=(c=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:c.to)!=null?f:this.params.desiredState.autoVideoTrackSwitching.getState(),a=!i&&(0,F.isNonNullable)(t)?t:Kt(e.map(({track:v})=>v),{container:this.video.getBoundingClientRect(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.throughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,limits:this.params.desiredState.autoVideoTrackLimits.getState(),droppedVideoMaxQualityLimit:this.droppedFramesManager.droppedVideoMaxQualityLimit}),s=a==null?void 0:a.id,n=this.params.desiredState.videoTrack.getTransition(),o=(p=this.params.desiredState.videoTrack.getState())==null?void 0:p.id,u=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(a&&(n||s!==o)&&this.setVideoTrack(a),u&&this.setAutoQuality(i),n||u||s!==o){let v=(m=e.find(({track:y})=>y.id===s))==null?void 0:m.representation;(0,F.assertNonNullable)(v,"Representations missing"),this.dash.startPlay(v,i)}}setVideoTrack(e){var i;let t=(i=this.representations$.getValue().find(({track:a})=>a.id===e.id))==null?void 0:i.representation;(0,F.assertNonNullable)(t,`No such representation ${e.id}`),this.dash.switchByName(t.name),this.params.desiredState.videoTrack.setState(e)}setAutoQuality(e){this.dash.setAutoQualityEnabled(e),this.params.desiredState.autoVideoTrackSwitching.setState(e)}seek(e){this.params.output.willSeekEvent$.next();let t=this.params.desiredState.playbackState.getState(),i=this.videoState.getState(),a=t==="paused"&&i==="paused",s=-e,n=s<=this.maxSeekBackTime$.getValue()?s:0;this.params.output.position$.next(e/1e3),this.dash.reinit(ke(this.params.source.url,n)),a&&this.dash.pause(),this.liveOffset.resetTo(n,a)}};var Yb=zr;var ut=(r,e)=>{let t=0;for(let i=0;i<r.length;i++){let a=r.start(i)*1e3,s=r.end(i)*1e3;a<=e&&e<=s&&(t=s)}return Math.max(t-e,0)};var q=require("@vkontakte/videoplayer-shared/es2015");var Zs=class{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(e,t,i){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push({callback:t,options:i})}removeEventListener(e,t){if(!(e in this.listeners))return;let i=this.listeners[e];for(let a=0,s=i.length;a<s;a++)if(i[a].callback===t){i.splice(a,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let a=0,s=i.length;a<s;a++){let n=i[a];try{n.callback.call(this,e)}catch(o){Promise.resolve().then(()=>{throw o})}n.options&&n.options.once&&this.removeEventListener(e.type,n.callback)}return!e.defaultPrevented}},er=class extends Zs{constructor(){super(),this.listeners||Zs.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(e){e.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,e)),super.dispatchEvent(e)}},Kr=class{constructor(){Object.defineProperty(this,"signal",{value:new er,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(a){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let i=e;if(i===void 0)if(typeof document=="undefined")i=new Error("This operation was aborted"),i.name="AbortError";else try{i=new DOMException("signal is aborted without reason")}catch(a){i=new Error("This operation was aborted"),i.name="AbortError"}this.signal.reason=i,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(Kr.prototype[Symbol.toStringTag]="AbortController",er.prototype[Symbol.toStringTag]="AbortSignal");function en(r){return r.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof r.Request=="function"&&!r.Request.prototype.hasOwnProperty("signal")||!r.AbortController}function _u(r){typeof r=="function"&&(r={fetch:r});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a=!1}=r;if(!en({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a}))return{fetch:e,Request:s};let s=t;(s&&!s.prototype.hasOwnProperty("signal")||a)&&(s=function(l,d){let c;d&&d.signal&&(c=d.signal,delete d.signal);let f=new t(l,d);return c&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:c}),f},s.prototype=t.prototype);let n=e;return{fetch:(u,l)=>{let d=s&&s.prototype.isPrototypeOf(u)?u.signal:l?l.signal:void 0;if(d){let c;try{c=new DOMException("Aborted","AbortError")}catch(p){c=new Error("Aborted"),c.name="AbortError"}if(d.aborted)return Promise.reject(c);let f=new Promise((p,m)=>{d.addEventListener("abort",()=>m(c),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([f,n(u,l)])}return n(u,l)},Request:s}}var ek=()=>"fetch"in window,Xr=ek()&&en({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),zb=Xr?_u({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Tt=Xr?zb.fetch:window.fetch,$V=Xr?zb.Request:window.Request,Re=Xr?Kr:window.AbortController,DV=Xr?er:window.AbortSignal;var fl=z(Fu(),1);var Vv=z(Cv(),1),tr=require("@vkontakte/videoplayer-shared/es2015"),Bv=r=>{if(!r)return{id:"EmptyResponse",category:tr.ErrorCategory.PARSER,message:"Empty response"};if(r.length<=2&&r.match(/^\d+$/))return{id:`UVError#${r}`,category:tr.ErrorCategory.NETWORK,message:`UV Error ${r}`};let e=(0,Vv.default)(r).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:tr.ErrorCategory.NETWORK,message:"Received unexpected HTML, possibly a ISP block"};if(e.startsWith("<?xml"))return new DOMParser().parseFromString(r,"text/xml").querySelector("parsererror")?{id:"InvalidXML",category:tr.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:tr.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var Xt=(r,e,t=0)=>{for(let i=0;i<r.length;i++)if(r.start(i)*1e3-t<=e&&r.end(i)*1e3+t>e)return!0;return!1};var S=require("@vkontakte/videoplayer-shared/es2015");var sn=z(vt(),1),ar=z(Yt(),1),nn=z(Fu(),1);var Nk=(r,e={})=>{let i=e.timeout||1,a=performance.now();return window.setTimeout(()=>{r({get didTimeout(){return e.timeout?!1:performance.now()-a-1>i},timeRemaining(){return Math.max(0,1+(performance.now()-a))}})},1)},Fk=r=>window.clearTimeout(r),Ov=r=>typeof r=="function"&&(r==null?void 0:r.toString().endsWith("{ [native code] }")),_v=!Ov(window.requestIdleCallback)||!Ov(window.cancelIdleCallback),Gu=_v?Nk:window.requestIdleCallback,Zr=_v?Fk:window.cancelIdleCallback;var GS=z(_s(),1);var Jt=require("@vkontakte/videoplayer-shared/es2015");var qk=18,Nv=!1;try{Nv=X.browser.isSafari&&!!X.browser.safariVersion&&X.browser.safariVersion<=qk}catch(r){console.error(r)}var Qu=class{constructor(e){this.bufferFull$=new Jt.Subject;this.error$=new Jt.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.completeTask=()=>{var e;try{if(this.currentTask){let t=(e=this.currentTask.signal)==null?void 0:e.aborted;this.currentTask.callback(!t),this.currentTask=null}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:Jt.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}append(e,t){return w(this,null,function*(){return t&&t.aborted?!1:new Promise(i=>{let a={operation:"append",data:e,signal:t,callback:i};this.queue.push(a),this.pull()})})}remove(e,t,i){return w(this,null,function*(){return i&&i.aborted?!1:new Promise(a=>{let s={operation:"remove",from:e,to:t,signal:i,callback:a};this.queue.unshift(s),this.pull()})})}abort(e){return w(this,null,function*(){return new Promise(t=>{let i,a=s=>{this.abortRequested=!1,t(s)};Nv&&e?i={operation:"safariAbort",init:e,callback:a}:i={operation:"abort",callback:a};for(let{callback:s}of this.queue)s(!1);this.abortRequested=!0,i&&(this.queue=[i]),this.pull()})})}destroy(){this.destroyed=!0,this.buffer.removeEventListener("updateend",this.completeTask),this.queue=[],this.currentTask=null;try{this.buffer.abort()}catch(e){if(!(e instanceof DOMException&&e.name==="InvalidStateError"))throw e}}pull(){var a;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.queue.shift();if(!e)return;if((a=e.signal)!=null&&a.aborted){e.callback(!1),this.pull();return}this.currentTask=e;let{operation:t}=this.currentTask;try{this.execute(this.currentTask)}catch(s){s instanceof DOMException&&s.name==="QuotaExceededError"&&t==="append"?this.bufferFull$.next(this.currentTask.data.byteLength):s instanceof DOMException&&s.name==="InvalidStateError"||this.error$.next({id:`BufferTaskQueue:${t}`,category:Jt.ErrorCategory.VIDEO_PIPELINE,message:"Buffer operation failed",thrown:s}),this.currentTask.callback(!1),this.currentTask=null}this.currentTask&&this.currentTask.operation==="abort"&&this.completeTask()}execute(e){let{operation:t}=e;switch(t){case"append":this.buffer.appendBuffer(e.data);break;case"remove":this.buffer.remove(e.from/1e3,e.to/1e3);break;case"abort":this.buffer.abort();break;case"safariAbort":{this.buffer.abort(),this.buffer.appendBuffer(e.init);break}default:(0,Jt.assertNever)(t)}}},Fv=Qu;var Wu=r=>{let e=0;for(let t=0;t<r.length;t++)e+=r.end(t)-r.start(t);return e*1e3};var E=require("@vkontakte/videoplayer-shared/es2015");var ee=class{constructor(e,t){this.cursor=0;this.source=e,this.boxParser=t,this.children=[];let i=this.readUint32();this.type=this.readString(4),this.size32=i<=e.buffer.byteLength-e.byteOffset?i:NaN;let a=this.size32?this.size32-8:void 0,s=e.byteOffset+this.cursor;this.size64=0,this.usertype=0,this.content=new DataView(e.buffer,s,a)}get id(){return this.type}get size(){return this.size32}scanForBoxes(e){return this.boxParser.parse(e)}readString(e,t="ascii"){let a=new TextDecoder(t).decode(new DataView(this.source.buffer,this.source.byteOffset+this.cursor,e));return this.cursor+=e,a}readUint8(){let e=this.source.getUint8(this.cursor);return this.cursor+=1,e}readUint16(){let e=this.source.getUint16(this.cursor);return this.cursor+=2,e}readUint32(){let e=this.source.getUint32(this.cursor);return this.cursor+=4,e}readUint64(){let e=this.source.getBigInt64(this.cursor);return this.cursor+=8,e}};var ir=class extends ee{};var ea=class extends ee{constructor(t,i){super(t,i);this.ondemandPrefix="ondemandlivejson";this.ondemandDataReceivedKey="t-in";this.ondemandDataPreparedKey="t-out";let a=this.content.byteOffset,s=a+this.content.byteLength,n=new TextDecoder("ascii").decode(this.content.buffer.slice(a,s)).split(this.ondemandPrefix)[1],o=JSON.parse(n);this.serverDataReceivedTimestamp=o[this.ondemandDataReceivedKey],this.serverDataPreparedTime=o[this.ondemandDataPreparedKey]}};var ta=class extends ee{constructor(e,t){super(e,t),this.compatibleBrands=[],this.majorBrand=this.readString(4),this.minorVersion=this.readUint32();let i=this.size-this.cursor;for(;i;){let a=this.readString(4);this.compatibleBrands.push(a),i-=4}}};var ia=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var le=class extends ee{constructor(e,t){super(e,t);let i=this.readUint32();this.version=i>>>24,this.flags=i&16777215}};var ra=class extends le{constructor(e,t){super(e,t),this.creationTime=this.readUint32(),this.modificationTime=this.readUint32(),this.timescale=this.readUint32(),this.duration=this.readUint32(),this.rate=this.readUint32(),this.volume=this.readUint16()}};var aa=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var sa=class extends ee{constructor(e,t){super(e,t),this.data=this.content}};var gi=class extends le{get earliestPresentationTime(){return this.earliestPresentationTime32}get firstOffset(){return this.firstOffset32}constructor(e,t){super(e,t),this.segments=[],this.referenceId=this.readUint32(),this.timescale=this.readUint32(),this.earliestPresentationTime32=this.readUint32(),this.firstOffset32=this.readUint32(),this.earliestPresentationTime64=0,this.firstOffset64=0,this.referenceCount=this.readUint32()&65535;for(let i=0;i<this.referenceCount;i++){let a=this.readUint32(),s=a>>>31,n=a<<1>>>1,o=this.readUint32();a=this.readUint32();let u=a>>>28,l=a<<3>>>3;this.segments.push({referenceType:s,referencedSize:n,subsegmentDuration:o,SAPType:u,SAPDeltaTime:l})}}};var na=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var oa=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ua=class extends le{constructor(e,t){switch(super(e,t),this.readUint8()){case 0:this.stereoMode=0;break;case 1:this.stereoMode=1;break;case 2:this.stereoMode=2;break;case 3:this.stereoMode=3;break;case 4:this.stereoMode=4;break}this.cursor+=1}};var la=class extends le{constructor(e,t){super(e,t),this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32()}};var ca=class extends le{constructor(e,t){super(e,t),this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32()}};var da=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var pa=class extends le{constructor(e,t){super(e,t),this.creationTime=this.readUint32(),this.modificationTime=this.readUint32(),this.trackId=this.readUint32(),this.cursor+=4,this.duration=this.readUint32(),this.cursor+=8,this.layer=this.readUint16(),this.alternateGroup=this.readUint16(),this.cursor+=2,this.cursor+=2,this.matrix=[[this.readUint32(),this.readUint32(),this.readUint32()],[this.readUint32(),this.readUint32(),this.readUint32()],[this.readUint32(),this.readUint32(),this.readUint32()]],this.width=this.readUint32(),this.height=this.readUint32()}};var ha=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var fa=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ma=class extends le{constructor(e,t){super(e,t),this.sequenceNumber=this.readUint32()}};var ba=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var va=class extends le{constructor(e,t){super(e,t),this.trackId=this.readUint32(),this.flags&1&&(this.baseDataOffset=this.readUint64()),this.flags&2&&(this.sampleDescriptionIndex=this.readUint32()),this.flags&8&&(this.defaultSampleDuration=this.readUint32()),this.flags&16&&(this.defaultSampleSize=this.readUint32()),this.flags&32&&(this.defaultSampleFlags=this.readUint32())}};var Sa=class extends le{constructor(t,i){super(t,i);this.baseMediaDecodeTime32=0;this.baseMediaDecodeTime64=BigInt(0);this.version===1?this.baseMediaDecodeTime64=this.readUint64():this.baseMediaDecodeTime32=this.readUint32()}get baseMediaDecodeTime(){return this.version===1?this.baseMediaDecodeTime64:this.baseMediaDecodeTime32}};var ga=class extends le{constructor(t,i){super(t,i);this.sampleDuration=[];this.sampleSize=[];this.sampleFlags=[];this.sampleCompositionTimeOffset=[];this.optionalFields=0;this.sampleCount=this.readUint32(),this.flags&1&&(this.dataOffset=this.readUint32()),this.flags&4&&(this.firstSampleFlags=this.readUint32());for(let a=0;a<this.sampleCount;a++)this.flags&256&&this.sampleDuration.push(this.readUint32()),this.flags&512&&this.sampleSize.push(this.readUint32()),this.flags&1024&&this.sampleFlags.push(this.readUint32()),this.flags&2048&&this.sampleCompositionTimeOffset.push(this.readUint32())}};var ya=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ta=class extends le{constructor(e,t){super(e,t),this.entryCount=this.readUint32(),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+8,this.content.byteLength-8))}};var Ia=class extends ee{constructor(e,t){super(e,t),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78))}};var Hk={ftyp:ta,moov:ia,mvhd:ra,moof:aa,mdat:sa,sidx:gi,trak:na,mdia:da,mfhd:ma,tkhd:pa,traf:ba,tfhd:va,tfdt:Sa,trun:ga,minf:ha,sv3d:oa,st3d:ua,prhd:la,proj:fa,equi:ca,uuid:ea,stbl:ya,stsd:Ta,avc1:Ia,unknown:ir},kt=class r{constructor(e={}){this.options=L({offset:0},e)}parse(e){let t=[],i=this.options.offset;for(;i<e.byteLength;)try{let s=new TextDecoder("ascii").decode(new DataView(e.buffer,e.byteOffset+i+4,4)),n=this.createBox(s,new DataView(e.buffer,e.byteOffset+i));if(!n.size)break;t.push(n),i+=n.size}catch(a){break}return t}createBox(e,t){let i=Hk[e];return i?new i(t,new r):new ir(t,new r)}};var Zt=class{constructor(e){this.index={},this.indexBoxLevel(e)}indexBoxLevel(e){e.forEach(t=>{var i,a,s;(s=(i=this.index)[a=t.type])!=null||(i[a]=[]),this.index[t.type].push(t),t.children.length>0&&this.indexBoxLevel(t.children)})}find(e){return this.index[e]&&this.index[e][0]?this.index[e][0]:null}findAll(e){return this.index[e]||[]}};var Gk=new TextDecoder("ascii"),Qk=r=>Gk.decode(new DataView(r.buffer,r.byteOffset+4,4))==="ftyp",Wk=r=>{let e=new gi(r,new kt),t=e.earliestPresentationTime/e.timescale*1e3,i=r.byteOffset+r.byteLength+e.firstOffset;return e.segments.map(s=>{if(s.referenceType!==0)throw new Error("Unsupported multilevel sidx");let n=s.subsegmentDuration/e.timescale*1e3,o={status:"none",time:{from:t,to:t+n},byte:{from:i,to:i+s.referencedSize-1}};return t+=n,i+=s.referencedSize,o})},Yk=(r,e)=>{let i=new kt().parse(r),a=new Zt(i),s=a.findAll("moof"),n=e?a.findAll("uuid"):a.findAll("mdat");if(!(n.length&&s.length))return null;let o=s[0],u=n[n.length-1],l=o.source.byteOffset,c=u.source.byteOffset-o.source.byteOffset+u.size;return new DataView(r.buffer,l,c)},zk=r=>{let t=new kt().parse(r),i=new Zt(t),a={},s=i.findAll("uuid");return s.length?s[s.length-1]:a},Kk=r=>{var a;let t=new kt().parse(r);return(a=new Zt(t).find("sidx"))==null?void 0:a.timescale},Xk=(r,e)=>{let i=new kt().parse(r),s=new Zt(i).findAll("traf"),n=s[s.length-1].children.find(c=>c.type==="tfhd"),o=s[s.length-1].children.find(c=>c.type==="tfdt"),u=s[s.length-1].children.find(c=>c.type==="trun"),l=0;return u.sampleDuration.length?l=u.sampleDuration.reduce((c,f)=>c+f,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},Jk=r=>{let e={is3dVideo:!1,stereoMode:0,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}},i=new kt().parse(r),a=new Zt(i);if(a.find("sv3d")){e.is3dVideo=!0;let n=a.find("st3d");n&&(e.stereoMode=n.stereoMode);let o=a.find("prhd");o&&(e.projectionData.pose.yaw=o.poseYawDegrees,e.projectionData.pose.pitch=o.posePitchDegrees,e.projectionData.pose.roll=o.poseRollDegrees);let u=a.find("equi");u&&(e.projectionData.bounds.top=u.projectionBoundsTop,e.projectionData.bounds.right=u.projectionBoundsRight,e.projectionData.bounds.bottom=u.projectionBoundsBottom,e.projectionData.bounds.left=u.projectionBoundsLeft)}return e},qv={validateData:Qk,parseInit:Jk,getIndexRange:()=>{},parseSegments:Wk,parseFeedableSegmentChunk:Yk,getChunkEndTime:Xk,getServerLatencyTimestamps:zk,getTimescaleFromIndex:Kk};var xa=z(vt(),1),Rt=require("@vkontakte/videoplayer-shared/es2015");var Hv=require("@vkontakte/videoplayer-shared/es2015");var Uv={440786851:{type:"master"},17030:{type:"uint"},17143:{type:"uint"},17138:{type:"uint"},17139:{type:"uint"},17026:{type:"string"},17031:{type:"uint"},17029:{type:"uint"},236:{type:"binary"},408125543:{type:"master"},290298740:{type:"master"},19899:{type:"master"},21419:{type:"binary"},21420:{type:"uint"},357149030:{type:"master"},2807729:{type:"uint"},17545:{type:"float"},374648427:{type:"master"},174:{type:"master"},224:{type:"master"},30320:{type:"master"},30321:{type:"uint"},30322:{type:"master"},272869232:{type:"master"},524531317:{type:"master"},231:{type:"uint"},22612:{type:"master"},22743:{type:"uint"},167:{type:"uint"},171:{type:"uint"},163:{type:"binary"},160:{type:"master"},175:{type:"binary"},423732329:{type:"master"},307544935:{type:"master"},475249515:{type:"master"},187:{type:"master"},179:{type:"uint"},183:{type:"master"},247:{type:"uint"},241:{type:"uint"},240:{type:"uint"},178:{type:"uint"},21368:{type:"uint"},234:{type:"uint"},219:{type:"master"},150:{type:"uint"}},jv=r=>{let e=r.getUint8(0),t=0;e&128?t=1:e&64?t=2:e&32?t=3:e&16&&(t=4);let i=Ea(r,t),a=i in Uv,s=a?Uv[i].type:"binary",n=r.getUint8(t),o=0;n&128?o=1:n&64?o=2:n&32?o=3:n&16?o=4:n&8?o=5:n&4?o=6:n&2?o=7:n&1&&(o=8);let u=new DataView(r.buffer,r.byteOffset+t+1,o-1),l=n&255>>o,d=Ea(u),c=l*ht(2,(o-1)*8)+d,f=t+o,p;return f+c>r.byteLength?p=new DataView(r.buffer,r.byteOffset+f):p=new DataView(r.buffer,r.byteOffset+f,c),{tag:a?i:"0x"+i.toString(16).toUpperCase(),type:s,tagHeaderSize:f,tagSize:f+c,value:p,valueSize:c}},Ea=(r,e=r.byteLength)=>{switch(e){case 1:return r.getUint8(0);case 2:return r.getUint16(0);case 3:return r.getUint8(0)*ht(2,16)+r.getUint16(1);case 4:return r.getUint32(0);case 5:return r.getUint8(0)*ht(2,32)+r.getUint32(1);case 6:return r.getUint16(0)*ht(2,32)+r.getUint32(2);case 7:{let t=r.getUint8(0)*281474976710656+r.getUint16(1)*4294967296+r.getUint32(3);if(Number.isSafeInteger(t))return t}case 8:throw new ReferenceError("Int64 is not supported")}return 0},lt=(r,e)=>{switch(e){case"int":return r.getInt8(0);case"uint":return Ea(r);case"float":return r.byteLength===4?r.getFloat32(0):r.getFloat64(0);case"string":return new TextDecoder("ascii").decode(r);case"utf8":return new TextDecoder("utf-8").decode(r);case"date":return new Date(Date.UTC(2001,0)+r.getInt8(0)).getTime();case"master":return r;case"binary":return r;default:(0,Hv.assertNever)(e)}},yi=(r,e)=>{let t=0;for(;t<r.byteLength;){let i=new DataView(r.buffer,r.byteOffset+t),a=jv(i);if(!e(a))return;a.type==="master"&&yi(a.value,e),t=a.value.byteOffset-r.byteOffset+a.valueSize}},Gv=r=>{if(r.getUint32(0)!==440786851)return!1;let e,t,i,a=jv(r);return yi(a.value,({tag:s,type:n,value:o})=>(s===17143?e=lt(o,n):s===17026?t=lt(o,n):s===17029&&(i=lt(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(i===void 0||i<=2)};var Qv=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],Zk=[231,22612,22743,167,171,163,160,175],eR=r=>{let e,t,i,a,s=!1,n=!1,o=!1,u,l,d=!1,c=0;return yi(r,({tag:f,type:p,value:m,valueSize:v})=>{if(f===21419){let y=lt(m,p);l=Ea(y)}else f!==21420&&(l=void 0);return f===408125543?(e=m.byteOffset,t=m.byteOffset+v):f===357149030?s=!0:f===290298740?n=!0:f===2807729?i=lt(m,p):f===17545?a=lt(m,p):f===21420&&l===475249515?u=lt(m,p):f===374648427?yi(m,({tag:y,type:g,value:x})=>y===30321?(d=lt(x,g)===1,!1):!0):s&&n&&(0,xa.default)(Qv,f)&&(o=!0),!o}),(0,Rt.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,Rt.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,Rt.assertNonNullable)(a,"Failed to parse webm Segment duration"),i=i!=null?i:1e6,{segmentStart:Math.round(e/1e9*i*1e3),segmentEnd:Math.round(t/1e9*i*1e3),timeScale:i,segmentDuration:Math.round(a/1e9*i*1e3),cuesSeekPosition:u,is3dVideo:d,stereoMode:c,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}}},tR=r=>{if((0,Rt.isNullable)(r.cuesSeekPosition))return;let e=r.segmentStart+r.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},iR=(r,e)=>{let t=!1,i=!1,a=o=>(0,Rt.isNonNullable)(o.time)&&(0,Rt.isNonNullable)(o.position),s=[],n;return yi(r,({tag:o,type:u,value:l})=>{switch(o){case 475249515:t=!0;break;case 187:n&&a(n)&&s.push(n),n={};break;case 179:n&&(n.time=lt(l,u));break;case 183:break;case 241:n&&(n.position=lt(l,u));break;default:t&&(0,xa.default)(Qv,o)&&(i=!0)}return!(t&&i)}),n&&a(n)&&s.push(n),s.map((o,u)=>{let{time:l,position:d}=o,c=s[u+1];return{status:"none",time:{from:l,to:c?c.time:e.segmentDuration},byte:{from:e.segmentStart+d,to:c?e.segmentStart+c.position-1:e.segmentEnd-1}}})},rR=r=>{let e=0,t=!1;try{yi(r,i=>i.tag===524531317?i.tagSize<=r.byteLength?(e=i.tagSize,!1):(e+=i.tagHeaderSize,!0):(0,xa.default)(Zk,i.tag)?(e+i.tagSize<=r.byteLength&&(e+=i.tagSize,t||(t=(0,xa.default)([163,160,175],i.tag))),!0):!1)}catch(i){}return e>0&&e<=r.byteLength&&t?new DataView(r.buffer,r.byteOffset,e):null},Wv={validateData:Gv,parseInit:eR,getIndexRange:tR,parseSegments:iR,parseFeedableSegmentChunk:rR};var Pa=r=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(r);if(e){let[,t,i]=e;if(t==="audio"||t==="video")switch(i){case"webm":return Wv;case"mp4":return qv}}throw new ReferenceError(`Unsupported mime type ${r}`)};var nl=z(hS(),1),qS=z(Rr(),1),US=z(RS(),1),HS=z(Yt(),1),ol=z(Xi(),1);var LS=z(vt(),1),el=r=>{let e=r.split("."),[t,...i]=e;if(!t)return!1;switch(t){case"av01":{let[a,s,n]=i;return!!(n&&parseInt(n,10)>8)}case"vp09":{let[a,s,n]=i;return!!(a&&parseInt(a,10)>=2&&n&&parseInt(n,10)>8)}case"avc1":{let a=i[0];if(!a||a.length!==6)return!1;let[s,n]=a.toUpperCase(),o=s+n;return(0,LS.default)(["6E","7A","F4"],o)}}return!1};var Aa=require("@vkontakte/videoplayer-shared/es2015");var MS=r=>{if(r.includes("/")){let e=r.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(r)};var $S=r=>{var e;try{let t=JR(),i=r.match(t),{groups:a}=i!=null?i:{};if(a){let s={};if(a.extensions){let u=a.extensions.toLowerCase().match(/(?:[0-9a-wy-z](?:-[a-z0-9]{2,8})+)/g);Array.from(u||[]).forEach(l=>{s[l[0]]=l.slice(2)})}let n=(e=a.variants)==null?void 0:e.split(/-/).filter(u=>u!==""),o={extlang:a.extlang,langtag:a.langtag,language:a.language,privateuse:a.privateuse||a.privateuse2,region:a.region,script:a.script,extensions:s,variants:n};return Object.keys(o).forEach(u=>{let l=o[u];(typeof l=="undefined"||l==="")&&delete o[u]}),o}return null}catch(t){return null}};function JR(){let r="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",d=`^(?:(?<langtag>${`
8
+ (?<language>${`(?:[a-z]{2,3}(?:-${r})?|[a-z]{4}|[a-z]{5,8})`})
65
9
  (-(?<script>[a-z]{4}))?
66
10
  (-(?<region>(?:[a-z]{2}|[0-9]{3})))?
67
11
  (?<variants>(?:-(?:[a-z0-9]{5,8}|[0-9][a-z0-9]{3}))*)
68
12
  (?<extensions>(?:-[0-9a-wy-z](?:-[a-z0-9]{2,8})+)*)
69
13
  (?:-(?<privateuse>(?:${e})))?
70
- `})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(c,"i")}var ol=G(Jt(),1);var Bv=require("@vkontakte/videoplayer-shared/es2015"),Nv=({id:a,width:e,height:t,bitrate:i,fps:r,quality:s,streamId:n})=>{var u;let o=(u=s?Xt(s):void 0)!=null?u:(0,Bv.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},Fv=({id:a,bitrate:e})=>({id:a,bitrate:e}),qv=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),Uv=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),ul=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,ol.default)(i.split("."),0),isDefault:r}),ll=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,ol.default)(r.split("."),0)}),cl=a=>"url"in a,Ve=a=>a.type==="template",La=a=>a instanceof DOMException&&(a.name==="AbortError"||a.code===20);var Hv=a=>{if(!(a!=null&&a.startsWith("P")))return;let e=(n,o)=>{let u=n?parseFloat(n.replace(",",".")):NaN;return(isNaN(u)?0:u)*o},i=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/.exec(a),r=(i==null?void 0:i[1])==="-"?-1:1,s={days:e(i==null?void 0:i[5],r),hours:e(i==null?void 0:i[6],r),minutes:e(i==null?void 0:i[7],r),seconds:e(i==null?void 0:i[8],r)};return s.days*24*60*60*1e3+s.hours*60*60*1e3+s.minutes*60*1e3+s.seconds*1e3},Vt=(a,e)=>{let t=a;t=(0,dl.default)(t,"$$","$");let i={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[r,s]of(0,jv.default)(i)){let n=new RegExp(`\\$${r}(?:%0(\\d+)d)?\\$`,"g");t=(0,dl.default)(t,n,(o,u)=>(0,Ma.isNullable)(s)?o:(0,Ma.isNullable)(u)?s:(0,Qv.default)(s,parseInt(u,10),"0"))}return t},Wv=(a,e)=>{var ne,k,te,B,ie,X,ue,C,Q,oe,$,N,Ae,ki,Pt,se,Me,Oe,_e,ht,wt,Nt,si,Ri,hr,$l,Ll,Ml,Cl,Dl,Vl,Ol,_l,Bl,Nl,Fl,ql,Ul,Hl,jl,Ql,Gl,Wl,Yl,zl,Kl,Xl,Jl,Zl,ec,tc,ic,rc,ac,sc,nc,oc,uc,lc,cc,dc;let i=new DOMParser().parseFromString(a,"application/xml"),r={video:[],audio:[],text:[]},s=i.children[0],n=Array.from(s.querySelectorAll("MPD > BaseURL").values()).map(rt=>{var ce,ni;return(ni=(ce=rt.textContent)==null?void 0:ce.trim())!=null?ni:""}),o=(ne=(0,Gv.default)(n,0))!=null?ne:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),c=s.getAttribute("publishTime"),d=s.getElementsByTagName("vk:Attrs")[0],m=d==null?void 0:d.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,h=d==null?void 0:d.getElementsByTagName("vk:XStreamIsLive")[0].textContent,f=d==null?void 0:d.getElementsByTagName("vk:XStreamIsUnpublished")[0].textContent,g=d==null?void 0:d.getElementsByTagName("vk:XPlaybackDuration")[0].textContent,y;u&&(y={availabilityStartTime:l?new Date(l).getTime():0,publishTime:c?new Date(c).getTime():0,latestSegmentPublishTime:m?new Date(m).getTime():0,streamIsAlive:h==="yes",streamIsUnpublished:f==="yes"});let S,I=s.getAttribute("mediaPresentationDuration"),x=[...s.getElementsByTagName("Period")],w=x.reduce((rt,ce)=>U(L({},rt),{[ce.id]:ce.children}),{}),P=x.reduce((rt,ce)=>U(L({},rt),{[ce.id]:ce.getAttribute("duration")}),{});I?S=Hv(I):(0,pl.default)(P).filter(rt=>rt).length&&!u?S=(0,pl.default)(P).reduce((rt,ce)=>{var ni;return rt+((ni=Hv(ce))!=null?ni:0)},0):g&&(S=parseInt(g,10));let O=0,Z=(te=(k=s.getAttribute("profiles"))==null?void 0:k.split(","))!=null?te:[];for(let rt of x.map(ce=>ce.id))for(let ce of w[rt]){let ni=(B=ce.getAttribute("id"))!=null?B:"id"+(O++).toString(10),mr=(ie=ce.getAttribute("mimeType"))!=null?ie:"",kn=(X=ce.getAttribute("codecs"))!=null?X:"",Rn=(ue=ce.getAttribute("contentType"))!=null?ue:mr==null?void 0:mr.split("/")[0],DS=(Q=(C=ce.getAttribute("profiles"))==null?void 0:C.split(","))!=null?Q:[],pc=($=_v((oe=ce.getAttribute("lang"))!=null?oe:""))!=null?$:{},Ya=(ki=(Ae=(N=ce.querySelector("Label"))==null?void 0:N.textContent)==null?void 0:Ae.trim())!=null?ki:void 0,VS=ce.querySelectorAll("Representation"),OS=ce.querySelector("SegmentTemplate"),_S=(se=(Pt=ce.querySelector("Role"))==null?void 0:Pt.getAttribute("value"))!=null?se:void 0,$i=Rn,ge={id:ni,language:pc.language,isDefault:_S==="main",label:Ya,codecs:kn,hdr:$i==="video"&&sl(kn),mime:mr,representations:[]};for(let le of VS){let Ft=(Me=le.getAttribute("lang"))!=null?Me:void 0,fr=(_e=(Oe=Ya!=null?Ya:ce.getAttribute("label"))!=null?Oe:le.getAttribute("label"))!=null?_e:void 0,za=(Nt=(wt=(ht=le.querySelector("BaseURL"))==null?void 0:ht.textContent)==null?void 0:wt.trim())!=null?Nt:"",oi=new URL(za||o,e).toString(),qt=(si=le.getAttribute("mimeType"))!=null?si:mr,Ka=(hr=(Ri=le.getAttribute("codecs"))!=null?Ri:kn)!=null?hr:"",Xa;if(Rn==="text"){let Ut=le.getAttribute("id")||"",Ja=(($l=pc.privateuse)==null?void 0:$l.includes("x-auto"))||Ut.includes("_auto"),ui=le.querySelector("SegmentTemplate");if(ui){let br={representationId:(Ll=le.getAttribute("id"))!=null?Ll:void 0,bandwidth:(Ml=le.getAttribute("bandwidth"))!=null?Ml:void 0},Za=parseInt((Cl=le.getAttribute("bandwidth"))!=null?Cl:"",10)/1e3,es=(Vl=parseInt((Dl=ui.getAttribute("startNumber"))!=null?Dl:"",10))!=null?Vl:1,Li=parseInt((Ol=ui.getAttribute("timescale"))!=null?Ol:"",10),$n=(_l=ui.querySelectorAll("SegmentTimeline S"))!=null?_l:[],Mi=ui.getAttribute("media");if(!Mi)continue;let ts=[],is=0,rs="",Ci=0,gr=es,Ce=0;for(let at of $n){let li=parseInt((Bl=at.getAttribute("d"))!=null?Bl:"",10),Je=parseInt((Nl=at.getAttribute("r"))!=null?Nl:"",10)||0,Ht=parseInt((Fl=at.getAttribute("t"))!=null?Fl:"",10);Ce=Number.isFinite(Ht)?Ht:Ce;let ci=li/Li*1e3,jt=Ce/Li*1e3;for(let mt=0;mt<Je+1;mt++){let Qt=Vt(Mi,U(L({},br),{segmentNumber:gr.toString(10),segmentTime:(Ce+mt*li).toString(10)})),Di=(jt!=null?jt:0)+mt*ci,Sr=Di+ci;gr++,ts.push({time:{from:Di,to:Sr},url:Qt})}Ce+=(Je+1)*li,is+=(Je+1)*ci}Ci=Ce/Li*1e3,rs=Vt(Mi,U(L({},br),{segmentNumber:gr.toString(10),segmentTime:Ce.toString(10)}));let vr={time:{from:Ci,to:1/0},url:rs},At={type:"template",baseUrl:oi,segmentTemplateUrl:Mi,initUrl:"",totalSegmentsDurationMs:is,segments:ts,nextSegmentBeyondManifest:vr,timescale:Li};Xa={id:Ut,kind:"text",segmentReference:At,profiles:[],duration:S,bitrate:Za,mime:"",codecs:"",width:0,height:0,isAuto:Ja}}else Xa={id:Ut,isAuto:Ja,kind:"text",url:oi}}else{let Ut=(Ul=(ql=le.getAttribute("contentType"))!=null?ql:qt==null?void 0:qt.split("/")[0])!=null?Ul:Rn,Ja=(jl=(Hl=ce.getAttribute("profiles"))==null?void 0:Hl.split(","))!=null?jl:[],ui=parseInt((Ql=le.getAttribute("width"))!=null?Ql:"",10),br=parseInt((Gl=le.getAttribute("height"))!=null?Gl:"",10),Za=parseInt((Wl=le.getAttribute("bandwidth"))!=null?Wl:"",10)/1e3,es=(Yl=le.getAttribute("frameRate"))!=null?Yl:"",Li=(zl=le.getAttribute("quality"))!=null?zl:void 0,$n=es?Ov(es):void 0,Mi=(Kl=le.getAttribute("id"))!=null?Kl:"id"+(O++).toString(10),ts=Ut==="video"?`${br}p`:Ut==="audio"?`${Za}Kbps`:Ka,is=`${Mi}@${ts}`,rs=[...Z,...DS,...Ja],Ci,gr=le.querySelector("SegmentBase"),Ce=(Xl=le.querySelector("SegmentTemplate"))!=null?Xl:OS;if(gr){let At=(Zl=(Jl=le.querySelector("SegmentBase Initialization"))==null?void 0:Jl.getAttribute("range"))!=null?Zl:"",[at,li]=At.split("-").map(Qt=>parseInt(Qt,10)),Je={from:at,to:li},Ht=(ec=le.querySelector("SegmentBase"))==null?void 0:ec.getAttribute("indexRange"),[ci,jt]=Ht?Ht.split("-").map(Qt=>parseInt(Qt,10)):[],mt=Ht?{from:ci,to:jt}:void 0;Ci={type:"byteRange",url:oi,initRange:Je,indexRange:mt}}else if(Ce){let At={representationId:(tc=le.getAttribute("id"))!=null?tc:void 0,bandwidth:(ic=le.getAttribute("bandwidth"))!=null?ic:void 0},at=parseInt((rc=Ce.getAttribute("timescale"))!=null?rc:"",10),li=(ac=Ce.getAttribute("initialization"))!=null?ac:"",Je=Ce.getAttribute("media"),Ht=(nc=parseInt((sc=Ce.getAttribute("startNumber"))!=null?sc:"",10))!=null?nc:1,ci=Vt(li,At);if(!Je)throw new ReferenceError("No media attribute in SegmentTemplate");let jt=(oc=Ce.querySelectorAll("SegmentTimeline S"))!=null?oc:[],mt=[],Qt=0,Di="",Sr=0;if(jt.length){let as=Ht,st=0;for(let Vi of jt){let ft=parseInt((uc=Vi.getAttribute("d"))!=null?uc:"",10),di=parseInt((lc=Vi.getAttribute("r"))!=null?lc:"",10)||0,ss=parseInt((cc=Vi.getAttribute("t"))!=null?cc:"",10);st=Number.isFinite(ss)?ss:st;let Ln=ft/at*1e3,Mn=st/at*1e3;for(let ns=0;ns<di+1;ns++){let NS=Vt(Je,U(L({},At),{segmentNumber:as.toString(10),segmentTime:(st+ns*ft).toString(10)})),hc=(Mn!=null?Mn:0)+ns*Ln,FS=hc+Ln;as++,mt.push({time:{from:hc,to:FS},url:NS})}st+=(di+1)*ft,Qt+=(di+1)*Ln}Sr=st/at*1e3,Di=Vt(Je,U(L({},At),{segmentNumber:as.toString(10),segmentTime:st.toString(10)}))}else if((0,Ma.isNonNullable)(S)){let st=parseInt((dc=Ce.getAttribute("duration"))!=null?dc:"",10)/at*1e3,Vi=Math.ceil(S/st),ft=0;for(let di=1;di<Vi;di++){let ss=Vt(Je,U(L({},At),{segmentNumber:di.toString(10),segmentTime:ft.toString(10)}));mt.push({time:{from:ft,to:ft+st},url:ss}),ft+=st}Sr=ft,Di=Vt(Je,U(L({},At),{segmentNumber:Vi.toString(10),segmentTime:ft.toString(10)}))}let BS={time:{from:Sr,to:1/0},url:Di};Ci={type:"template",baseUrl:oi,segmentTemplateUrl:Je,initUrl:ci,totalSegmentsDurationMs:Qt,segments:mt,nextSegmentBeyondManifest:BS,timescale:at}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!Ut||!qt)continue;let vr={video:"video",audio:"audio",text:"text"}[Ut];if(!vr)continue;$i||($i=vr),Xa={id:is,kind:vr,segmentReference:Ci,profiles:rs,duration:S,bitrate:Za,mime:qt,codecs:Ka,width:ui,height:br,fps:$n,quality:Li}}ge.language||(ge.language=Ft),ge.label||(ge.label=fr),ge.mime||(ge.mime=qt),ge.codecs||(ge.codecs=Ka),ge.hdr||(ge.hdr=$i==="video"&&sl(Ka)),ge.representations.push(Xa)}if($i){let le=r[$i].find(Ft=>Ft.id===ge.id);if(le&&ge.representations.every(Ft=>Ve(Ft.segmentReference)))for(let Ft of le.representations){let fr=ge.representations.find(qt=>qt.id===Ft.id),za=fr==null?void 0:fr.segmentReference,oi=Ft.segmentReference;oi.segments.push(...za.segments),oi.nextSegmentBeyondManifest=za.nextSegmentBeyondManifest}else r[$i].push(ge)}}return{duration:S,streams:r,baseUrls:n,live:y}};var Yv=G(Ne(),1),ml=require("@vkontakte/videoplayer-shared/es2015"),Se=(a,e)=>(0,ml.isNonNullable)(a)&&(0,ml.isNonNullable)(e)&&a.readyState==="open"&&(0,Yv.default)([...a.activeSourceBuffers],e);var Ca=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new E.ValueSubject(0);this.currentLowLatencySegmentLength$=new E.ValueSubject(0);this.currentSegmentLength$=new E.ValueSubject(0);this.onLastSegment$=new E.ValueSubject(!1);this.fullyBuffered$=new E.ValueSubject(!1);this.playingRepresentation$=new E.ValueSubject(void 0);this.playingRepresentationInit$=new E.ValueSubject(void 0);this.error$=new E.Subject;this.gaps=[];this.subscription=new E.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new Le;this.switchAbortController=new Le;this.destroyAbortController=new Le;this.bufferLimit=1/0;this.failedDownloads=0;this.baseUrls=[];this.baseUrlsIndex=0;this.isLive=!1;this.liveUpdateSegmentIndex=0;this.liveInitialAdditionalOffset=0;this.isSeekingLive=!1;this.index=0;this.lastDataObtainedTimestampMs=0;this.loadByteRangeSegmentsTimeoutId=0;this.startWith=(0,E.abortable)(this.destroyAbortController.signal,function(e){return Te(this,null,function*(){let t=this.representations.get(e);(0,E.assertNonNullable)(t,`Cannot find representation ${e}`),this.playingRepresentationId=e,this.downloadingRepresentationId=e,this.sourceBuffer=this.mediaSource.addSourceBuffer(`${t.mime}; codecs="${t.codecs}"`),this.sourceBufferTaskQueue=new Qg(this.sourceBuffer),this.subscription.add((0,E.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.checkEjectedSegments(),this.maintain()},n=>{let o,u=this.mediaSource.readyState;u!=="open"&&(o={id:`SegmentEjection_source_${u}`,category:E.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),o!=null||(o={id:"SegmentEjection",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),this.error$.next(o)})),this.subscription.add((0,E.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:E.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!Se(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,Ju(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=this.getForwardBufferDuration(o),c=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(o,n*2,l<c).catch(d=>{this.handleAsyncError(d,"pruneBuffer")})})),this.subscription.add(this.sourceBufferTaskQueue.error$.subscribe(n=>this.error$.next(n))),yield this.loadInit(t,"high",!0);let i=this.initData.get(t.id),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,E.assertNonNullable)(i,"No init buffer for starting representation"),(0,E.assertNonNullable)(r,"No segments for starting representation"),i instanceof ArrayBuffer&&(this.searchGaps(r,t),yield this.sourceBufferTaskQueue.append(i,this.destroyAbortController.signal),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s))})}.bind(this));this.switchTo=(0,E.abortable)(this.destroyAbortController.signal,function(e,t=!1){return Te(this,null,function*(){if(!Se(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,E.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,E.isNullable)(s)||(0,E.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,E.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(s,this.downloadAbortController.signal),t)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e,yield this.dropBuffer();else{let n=this.getCurrentPosition();(0,E.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,yield new us(this.pruneBuffer(n,1/0,!0))),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}})}.bind(this));this.switchToOld=(0,E.abortable)(this.destroyAbortController.signal,function(e,t=!1){return Te(this,null,function*(){if(!Se(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,E.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,E.isNullable)(s)||(0,E.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,E.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer)))if(yield this.abort(),yield this.sourceBufferTaskQueue.append(s,this.downloadAbortController.signal),t)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e,yield this.dropBuffer(),this.maintain();else{let n=this.getCurrentPosition();(0,E.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,yield new us(this.pruneBuffer(n,1/0,!0))),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}})}.bind(this));this.seekLive=(0,E.abortable)(this.destroyAbortController.signal,function(e){return Te(this,null,function*(){var u,l;let t=(u=(0,un.default)(e,c=>c.representations))!=null?u:[];if(this.isSeekingLive=!0,!this.downloadingRepresentationId||!t)return;for(let c of this.representations.keys()){let d=t.find(f=>f.id===c);d&&this.representations.set(c,d);let m=this.representations.get(c);if(!m||!Ve(m.segmentReference))return;let h=this.getActualLiveStartingSegments(m.segmentReference);this.segments.set(m.id,h)}let i=(l=this.switchingToRepresentationId)!=null?l:this.downloadingRepresentationId,r=this.representations.get(i);(0,E.assertNonNullable)(r);let s=this.segments.get(i);(0,E.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,E.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer))return;let o=this.getDebugBufferState();this.liveUpdateSegmentIndex=0,yield this.abort(),o&&(yield this.sourceBufferTaskQueue.remove(o.from*1e3,o.to*1e3,this.destroyAbortController.signal)),this.searchGaps(s,r),yield this.sourceBufferTaskQueue.append(n,this.destroyAbortController.signal),this.isSeekingLive=!1})}.bind(this));var c;this.fetcher=r,this.tuning=s,this.compatibilityMode=u,this.forwardBufferTarget=s.dash.forwardBufferTargetAuto,this.getCurrentPosition=n,this.isActiveLowLatency=o,this.isLive=!!(l!=null&&l.live),this.baseUrls=(c=l==null?void 0:l.baseUrls)!=null?c:[],this.initData=new Map(i.map(d=>[d.id,null])),this.segments=new Map,this.parsedInitData=new Map,this.representations=new Map(i.map(d=>[d.id,d])),this.kind=e,this.mediaSource=t,this.sourceBuffer=null}switchToWithPreviousAbort(e,t=!1){!Se(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new Le,(0,E.abortable)(this.switchAbortController.signal,function(i,r=!1){return Te(this,null,function*(){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,E.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,E.isNullable)(o)||(0,E.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,E.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(o,this.downloadAbortController.signal),r)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=i,yield this.dropBuffer();else{let u=this.getCurrentPosition();(0,E.isNonNullable)(u)&&!this.isLive&&(this.bufferLimit=this.forwardBufferTarget,yield this.pruneBuffer(u,1/0,!0)),this.downloadingRepresentationId=i,this.switchingToRepresentationId=void 0}this.maintain()}})}.bind(this))(e,t))}warmUpMediaSource(){!(0,E.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}abort(){return A(this,null,function*(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new Le,this.abortBuffer()})}maintain(e=this.getCurrentPosition()){if((0,E.isNullable)(e)||(0,E.isNullable)(this.downloadingRepresentationId)||(0,E.isNullable)(this.playingRepresentationId)||(0,E.isNullable)(this.sourceBuffer)||!Se(this.mediaSource,this.sourceBuffer)||(0,E.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.segments.get(this.downloadingRepresentationId);if((0,E.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),!i)return;let r=i.find(c=>e>=c.time.from&&e<c.time.to);(0,E.isNonNullable)(r)&&isFinite(r.time.from)&&isFinite(r.time.to)&&this.currentSegmentLength$.next((r==null?void 0:r.time.to)-r.time.from);let s=e,n=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let c=this.getForwardBufferDuration(e),d=r?r.time.to+n:-1/0;r&&r.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&c>=r.time.to-e+n&&(s=d)}if(isFinite(this.bufferLimit)&&Ju(this.sourceBuffer.buffered)>=this.bufferLimit){let c=this.getForwardBufferDuration(e),d=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,c<d).catch(m=>{this.handleAsyncError(m,"pruneBuffer")});return}let u=[];if(!this.activeSegments.size&&(u=this.selectForwardBufferSegments(i,t.segmentReference.type,s),u.length)){let c="auto";if(this.tuning.dash.useFetchPriorityHints&&r)if((0,on.default)(u,r))c="high";else{let d=(0,lr.default)(u,0);d&&d.time.from-r.time.to>=this.forwardBufferTarget/2&&(c="low")}this.loadSegments(u,t,c).catch(d=>{this.handleAsyncError(d,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&r&&r.status==="fed"&&!u.length&&this.getForwardBufferDuration(e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let l=(0,lr.default)(i,-1);!this.isLive&&l&&(this.fullyBuffered$.next(l.time.to-e-this.getForwardBufferDuration(e)<n),this.onLastSegment$.next(e-l.time.from>0))}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}searchGaps(e,t){this.gaps=[];let i=0,r=this.isLive?this.liveInitialAdditionalOffset:0;for(let s of e)Math.trunc(s.time.from-i)>0&&this.gaps.push({representation:t.id,from:i,to:s.time.from+r}),i=s.time.to;(0,E.isNonNullable)(t.duration)&&t.duration-i>0&&!this.isLive&&this.gaps.push({representation:t.id,from:i,to:t.duration})}getActualLiveStartingSegments(e){let t=e.segments,i=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,r=[],s=0,n=t.length-1;do r.unshift(t[n]),s+=t[n].time.to-t[n].time.from,n--;while(s<i&&n>=0);return this.liveInitialAdditionalOffset=s-i,this.isActiveLowLatency()?[r[0]]:r}getLiveSegmentsToLoadState(e){let t=(0,un.default)(e==null?void 0:e.streams[this.kind],r=>r.representations).find(r=>r.id===this.downloadingRepresentationId);if(!t)return;let i=this.segments.get(t.id);if(i!=null&&i.length)return{from:i[0].time.from,to:i[i.length-1].time.to}}updateLive(e){var i,r,s,n;let t=(i=(0,un.default)(e==null?void 0:e.streams[this.kind],o=>o.representations))!=null?i:[];if(![...this.segments.values()].every(o=>!o.length))for(let o of t){if(!o||!Ve(o.segmentReference))return;let u=o.segmentReference.segments.map(h=>U(L({},h),{status:"none",size:void 0})),l=100,c=(r=this.segments.get(o.id))!=null?r:[],d=(n=(s=(0,lr.default)(c,-1))==null?void 0:s.time.to)!=null?n:0,m=u==null?void 0:u.findIndex(h=>d>=h.time.from+l&&d<=h.time.to+l);if(m===-1){this.liveUpdateSegmentIndex=0;let h=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,h)}else{let h=u.slice(m+1);this.segments.set(o.id,[...c,...h])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,E.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}updateLowLatencyLiveIfNeeded(e){var i;let t=0;for(let r of this.representations.values()){let s=r.segmentReference;if(!Ve(s))return;let n=(i=this.segments.get(r.id))!=null?i:[],o=n.find(l=>Math.floor(l.time.from)===Math.floor(e.time.from));if(o&&!isFinite(o.time.to)&&(o.time.to=e.time.to,t=o.time.to-o.time.from),!!!n.find(l=>Math.floor(l.time.from)===Math.floor(e.time.to))&&this.isActiveLowLatency()){let l=Math.round(e.time.to*s.timescale/1e3).toString(10),c=Vt(s.segmentTemplateUrl,{segmentTime:l});n.push({status:"none",time:{from:e.time.to,to:1/0},url:c})}}this.currentLowLatencySegmentLength$.next(t)}findSegmentStartTime(e){var s,n,o;let t=(n=(s=this.switchingToRepresentationId)!=null?s:this.downloadingRepresentationId)!=null?n:this.playingRepresentationId;if(!t)return;let i=this.segments.get(t);if(!i)return;let r=i.find(u=>u.time.from<=e&&u.time.to>=e);return(o=r==null?void 0:r.time.from)!=null?o:void 0}setTarget(e){this.forwardBufferTarget=e}setPreloadOnly(e){this.preloadOnly=e}destroy(){var e;if(this.initData.clear(),this.segments.clear(),this.parsedInitData.clear(),this.representations.clear(),(e=this.sourceBufferTaskQueue)==null||e.destroy(),this.gapDetectionIdleCallback&&aa&&aa(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&aa&&aa(this.initLoadIdleCallback),this.subscription.unsubscribe(),this.sourceBuffer)try{this.mediaSource.removeSourceBuffer(this.sourceBuffer)}catch(t){if(!(t instanceof DOMException&&t.name==="NotFoundError"))throw t}this.sourceBuffer=null,this.downloadAbortController.abort(),this.switchAbortController.abort(),this.destroyAbortController.abort(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}selectForwardBufferSegments(e,t,i){return this.isLive?this.selectForwardBufferSegmentsLive(e,i):this.selectForwardBufferSegmentsRecord(e,t,i)}selectForwardBufferSegmentsLive(e,t){let i=e.findIndex(r=>t>=r.time.from&&t<r.time.to);return this.playingRepresentationId!==this.downloadingRepresentationId&&(this.liveUpdateSegmentIndex=i),this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):[]}selectForwardBufferSegmentsRecord(e,t,i){let r=e.findIndex(({status:d,time:{from:m,to:h}},f)=>{let g=m<=i&&h>=i,y=m>i||g||f===0&&i===0,S=Math.min(this.forwardBufferTarget,this.bufferLimit),I=this.preloadOnly&&m<=i+S||h<=i+S;return(d==="none"||d==="partially_ejected"&&y&&I&&this.sourceBuffer&&Se(this.mediaSource,this.sourceBuffer)&&!(ti(this.sourceBuffer.buffered,m)&&ti(this.sourceBuffer.buffered,h)))&&y&&I});if(r===-1)return[];if(t!=="byteRange")return e.slice(r,r+1);let s=e,n=0,o=0,u=[],l=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let d=r;d<s.length&&(n<=l||o<=c);d++){let m=s[d];if(n+=m.byte.to+1-m.byte.from,o+=m.time.to+1-m.time.from,m.status==="none"||m.status==="partially_ejected")u.push(m);else break}return u}loadSegments(e,t,i="auto"){return A(this,null,function*(){Ve(t.segmentReference)?yield this.loadTemplateSegment(e[0],t,i):yield this.loadByteRangeSegments(e,t,i)})}loadTemplateSegment(e,t,i="auto"){return A(this,null,function*(){e.status="downloading";let r={segment:e,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id};this.activeSegments.add(r);let{range:s,url:n,signal:o,onProgress:u,onProgressTasks:l}=this.prepareTemplateFetchSegmentParams(e,t);this.failedDownloads&&o&&(yield(0,E.abortable)(o,function(){return Te(this,null,function*(){let c=(0,E.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(d=>setTimeout(d,c))})}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let c=yield this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency()});if(this.lastDataObtainedTimestampMs=(0,E.now)(),!c)return;let d=new DataView(c),m=$a(t.mime);if(!isFinite(r.segment.time.to)){let g=t.segmentReference.timescale;r.segment.time.to=m.getChunkEndTime(d,g)}u&&r.feedingBytes&&l?yield Promise.all(l):yield this.sourceBufferTaskQueue.append(d,o);let{serverDataReceivedTimestamp:h,serverDataPreparedTime:f}=m.getServerLatencyTimestamps(d);h&&f&&this.currentLiveSegmentServerLatency$.next(f-h),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(c){this.abortActiveSegments([e]),La(c)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}updateRepresentationsBaseUrlIfNeeded(){if(!this.tuning.dash.enableBaseUrlSupport||!this.baseUrls.length||this.failedDownloads<=this.tuning.dash.maxSegmentRetryCount)return;this.baseUrlsIndex=(this.baseUrlsIndex+1)%this.baseUrls.length;let e=this.baseUrls[this.baseUrlsIndex];for(let t of this.representations.values())Ve(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}loadByteRangeSegments(e,t,i="auto"){return A(this,null,function*(){if(!e.length)return;for(let u of e)u.status="downloading",this.activeSegments.add({segment:u,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id});let{range:r,url:s,signal:n,onProgress:o}=this.prepareByteRangeFetchSegmentParams(e,t);this.failedDownloads&&n&&(yield(0,E.abortable)(n,function(){return Te(this,null,function*(){let u=(0,E.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,E.fromEvent)(window,"online").pipe((0,E.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{yield this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i}),this.lastDataObtainedTimestampMs=(0,E.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),La(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}prepareByteRangeFetchSegmentParams(e,t){if(Ve(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,lr.default)(e,0).byte.from,to:(0,lr.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:(o,u)=>A(this,null,function*(){if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,E.now)(),yield this.onSomeByteRangesDataLoaded({dataView:o,loaded:u,signal:s,onSegmentAppendFailed:()=>this.abort(),globalFrom:r?r.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}})}}prepareTemplateFetchSegmentParams(e,t){if(!Ve(t.segmentReference))throw new Error("Representation is not template type");let i=new URL(e.url,t.segmentReference.baseUrl);this.isActiveLowLatency()&&i.searchParams.set("low-latency","yes");let r=i.toString(),{signal:s}=this.downloadAbortController,n=[],u=this.isActiveLowLatency()||this.tuning.dash.enableSubSegmentBufferFeeding&&this.liveUpdateSegmentIndex<3?(l,c)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,E.now)();let d=this.onSomeTemplateDataLoaded({dataView:l,loaded:c,signal:s,onSegmentAppendFailed:()=>this.abort(),representationId:t.id});n.push(d)}catch(d){this.error$.next({id:"SegmentFeeding",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:d})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,on.default)(e,t.segment)&&this.abortSegment(t.segment)}onSomeTemplateDataLoaded(n){return A(this,arguments,function*({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!Se(this.mediaSource,this.sourceBuffer))return;let o=this.representations.get(t);if(o)for(let u of this.activeSegments){let{segment:l}=u;if(u.representationId===t){if(s.aborted){r();continue}if(u.loadedBytes=i,u.loadedBytes>u.feedingBytes){let c=new DataView(e.buffer,e.byteOffset+u.feedingBytes,u.loadedBytes-u.feedingBytes),d=$a(o.mime).parseFeedableSegmentChunk(c,this.isLive);d!=null&&d.byteLength&&(l.status="partially_fed",u.feedingBytes+=d.byteLength,yield this.sourceBufferTaskQueue.append(d),u.fedBytes+=d.byteLength)}}}})}onSomeByteRangesDataLoaded(o){return A(this,arguments,function*({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!Se(this.mediaSource,this.sourceBuffer))return;let u=this.representations.get(t);if(u)for(let l of this.activeSegments){let{segment:c}=l;if(l.representationId!==t)continue;if(s.aborted){yield n();continue}let d=c.byte.from-i,m=c.byte.to-i,h=m-d+1,f=d<r,g=m<=r;if(!f)continue;let y=$a(u.mime);if(c.status==="downloading"&&g){c.status="downloaded";let S=new DataView(e.buffer,e.byteOffset+d,h);(yield this.sourceBufferTaskQueue.append(S,s))&&!s.aborted?this.onSegmentFullyAppended(l,t):yield n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(c.status==="downloading"||c.status==="partially_fed")&&(l.loadedBytes=Math.min(h,r-d),l.loadedBytes>l.feedingBytes)){let S=new DataView(e.buffer,e.byteOffset+d+l.feedingBytes,l.loadedBytes-l.feedingBytes),I=l.loadedBytes===h?S:y.parseFeedableSegmentChunk(S);I!=null&&I.byteLength&&(c.status="partially_fed",l.feedingBytes+=I.byteLength,(yield this.sourceBufferTaskQueue.append(I,s))&&!s.aborted?(l.fedBytes+=I.byteLength,l.fedBytes===h&&this.onSegmentFullyAppended(l,t)):yield n())}}})}onSegmentFullyAppended(e,t){var i;if(!((0,E.isNullable)(this.sourceBuffer)||!Se(this.mediaSource,this.sourceBuffer))){!this.isLive&&z.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(ti(this.sourceBuffer.buffered,e.segment.time.from,100)&&ti(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Browser stuck on empty result of adding segment to source buffer"})),this.playingRepresentationId=t,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)),e.segment.status="fed",cl(e.segment)&&(e.segment.size=e.fedBytes);for(let r of this.representations.values())if(r.id!==t)for(let s of(i=this.segments.get(r.id))!=null?i:[])s.status==="fed"&&Math.round(s.time.from)===Math.round(e.segment.time.from)&&Math.round(s.time.to)===Math.round(e.segment.time.to)&&(s.status="none");this.updateLowLatencyLiveIfNeeded(e.segment),this.activeSegments.delete(e),this.detectGapsWhenIdle(t,[e.segment])}}abortSegment(e){e.status==="partially_fed"?e.status="partially_ejected":e.status!=="partially_ejected"&&(e.status="none");for(let t of this.activeSegments.values())if(t.segment===e){this.activeSegments.delete(t);break}}loadNextInit(){if(this.allInitsLoaded||this.initLoadIdleCallback)return;let e=null,t=!1;for(let[r,s]of this.initData.entries()){let n=s instanceof Promise;t||(t=n),s===null&&(e=r)}if(!e){this.allInitsLoaded=!0;return}if(t)return;let i=this.representations.get(e);i&&(this.initLoadIdleCallback=Ku(()=>(0,zv.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}loadInit(e,t="auto",i=!1){return A(this,null,function*(){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!i&&this.failedDownloads>0?(0,E.abortable)(this.destroyAbortController.signal,function(){return Te(this,null,function*(){let o=(0,E.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(u=>setTimeout(u,o))})}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,$a(e.mime),r)).then(o=>A(this,null,function*(){if(!o)return;let{init:u,dataView:l,segments:c}=o,d=l.buffer.slice(l.byteOffset,l.byteOffset+l.byteLength);this.initData.set(e.id,d);let m=c;this.isLive&&Ve(e.segmentReference)&&(m=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,m),u&&this.parsedInitData.set(e.id,u)})).then(()=>this.failedDownloads=0,o=>{this.initData.set(e.id,null),i&&this.error$.next({id:"LoadInits",category:E.ErrorCategory.WTF,message:"loadInit threw",thrown:o})});return this.initData.set(e.id,n),n})}dropBuffer(){return A(this,null,function*(){for(let e of this.segments.values())for(let t of e)t.status="none";yield this.pruneBuffer(0,1/0,!0)})}pruneBuffer(e,t,i=!1){return A(this,null,function*(){if(!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,E.isNullable)(e))return!1;let r=[],s=0,n=u=>{u.sort((c,d)=>c.from-d.from);let l=[u[0]];for(let c=1;c<u.length;c++){let{from:d,to:m}=u[c],h=l[l.length-1];h.to>=d?h.to=Math.max(h.to,m):l.push(u[c])}return l},o=u=>{var c;if(s>=t)return r;r.push(L({},u.time)),r=n(r);let l=cl(u)?(c=u.size)!=null?c:0:u.byte.to-u.byte.from;s+=l};for(let u of this.segments.values())for(let l of u){let c=l.time.to<=e-this.tuning.dash.bufferPruningSafeZone,d=l.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(c||d)&&l.status==="fed"&&o(l)}for(let u=0;u<this.sourceBuffer.buffered.length;u++){let l=this.sourceBuffer.buffered.start(u)*1e3,c=this.sourceBuffer.buffered.end(u)*1e3,d=0;for(let m of this.segments.values())for(let h of m)(0,on.default)(["none","partially_ejected"],h.status)&&Math.round(h.time.from)<=Math.round(l)&&Math.round(h.time.to)>=Math.round(c)&&d++;if(d===this.segments.size){let m={time:{from:l,to:c},url:"",status:"none"};o(m)}}if(r.length&&i){let u=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;for(let l of this.segments.values())for(let c of l)c.time.from>=e+u&&c.status==="fed"&&o(c)}return r.length?(yield Promise.all(r.map(l=>this.sourceBufferTaskQueue.remove(l.from,l.to)))).reduce((l,c)=>l||c,!1):!1})}abortBuffer(){return A(this,null,function*(){if(!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer))return!1;let e=this.playingRepresentationId&&this.initData.get(this.playingRepresentationId),t=e instanceof ArrayBuffer?e:void 0;return this.sourceBufferTaskQueue.abort(t)})}getDebugBufferState(){if(!(!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length))return{from:this.sourceBuffer.buffered.start(0),to:this.sourceBuffer.buffered.end(this.sourceBuffer.buffered.length-1)}}getForwardBufferDuration(e=this.getCurrentPosition()){return!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,E.isNullable)(e)?0:ar(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!(!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer))){if(this.tuning.useRefactoredSearchGap)for(let i=0;i<this.sourceBuffer.buffered.length;i++)this.gaps=this.gaps.filter(r=>this.sourceBuffer&&(Math.round(r.from)<Math.round(this.sourceBuffer.buffered.start(i)*1e3)||Math.round(r.to)>Math.round(this.sourceBuffer.buffered.end(i)*1e3)));for(let i of t){let r={representation:e,from:i.time.from,to:i.time.to};for(let s=0;s<this.sourceBuffer.buffered.length;s++){let n=this.sourceBuffer.buffered.start(s)*1e3,o=this.sourceBuffer.buffered.end(s)*1e3;if(!(o<=i.time.from||n>=i.time.to)){if(n<=i.time.from&&o>=i.time.to){r=void 0;break}o>i.time.from&&o<i.time.to&&(r.from=o),n<i.time.to&&n>i.time.from&&(r.to=n)}}r&&r.to-r.from>1&&!this.gaps.some(s=>r&&s.from===r.from&&s.to===r.to)&&this.gaps.push(r)}}}detectGapsWhenIdle(e,t){if(!(this.gapDetectionIdleCallback||!this.sourceBuffer||!Se(this.mediaSource,this.sourceBuffer))){if(!this.tuning.useRefactoredSearchGap)for(let i=0;i<this.sourceBuffer.buffered.length;i++)this.gaps=this.gaps.filter(r=>this.sourceBuffer&&(Math.round(r.from)<Math.round(this.sourceBuffer.buffered.start(i)*1e3)||Math.round(r.to)>Math.round(this.sourceBuffer.buffered.end(i)*1e3)));this.gapDetectionIdleCallback=Ku(()=>{try{this.detectGaps(e,t)}catch(i){this.error$.next({id:"GapDetection",category:E.ErrorCategory.WTF,message:"detectGaps threw",thrown:i})}finally{this.gapDetectionIdleCallback=null}})}}checkEjectedSegments(){if((0,E.isNullable)(this.sourceBuffer)||!Se(this.mediaSource,this.sourceBuffer)||(0,E.isNullable)(this.playingRepresentationId))return;let e=[];for(let i=0;i<this.sourceBuffer.buffered.length;i++){let r=Math.floor(this.sourceBuffer.buffered.start(i)*1e3),s=Math.ceil(this.sourceBuffer.buffered.end(i)*1e3);e.push({from:r,to:s})}let t=100;for(let i of this.segments.values())for(let r of i){let{status:s}=r;if(s!=="fed"&&s!=="partially_ejected")continue;let n=Math.floor(r.time.from),o=Math.ceil(r.time.to),u=e.some(c=>c.from-t<=n&&c.to+t>=o),l=e.filter(c=>n>=c.from&&n<c.to-t||o>c.from+t&&o<=c.to);u||(l.length===1?r.status="partially_ejected":this.gaps.some(c=>c.from===r.time.from||c.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:E.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}};var Da=a=>{let e=new URL(a);return e.searchParams.set("quic","1"),e.toString()};var Kv=a=>{var s;let e=a.get("X-Delivery-Type"),t=a.get("X-Reused"),i=e===null?"http1":e!=null?e:void 0,r=t===null?void 0:(s={1:!0,0:!1}[t])!=null?s:void 0;return{type:i,reused:r}};var H=require("@vkontakte/videoplayer-shared/es2015");var Xv=a=>{let e=new URL(a);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var cn=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.lastConnectionType$=new H.ValueSubject(void 0);this.lastConnectionReused$=new H.ValueSubject(void 0);this.lastRequestFirstBytes$=new H.ValueSubject(void 0);this.recoverableError$=new H.Subject;this.error$=new H.Subject;this.abortAllController=new Le;this.subscription=new H.Subscription;this.fetchManifest=(0,H.abortable)(this.abortAllController.signal,function(e){return Te(this,null,function*(){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=Da(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=Xv(i));let r=yield this.doFetch(i,{signal:this.abortAllController.signal}).catch(ln);return r?(t.log("success",(0,H.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),r.text()):(t.error("error",(0,H.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)})}.bind(this));this.fetch=(0,H.abortable)(this.abortAllController.signal,function(l){return Te(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1}={}){var B,ie;let c=e,d=new Headers,m=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{d.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let X=new URL(c,location.href);X.searchParams.append("bytes",`${i.from}-${i.to}`),c=X.toString();break}default:(0,H.assertNever)(t)}this.requestQuic&&(c=Da(c));let h=this.abortAllController.signal,f;if(n){let X=new Le;if(f=(0,H.merge)((0,H.fromEvent)(this.abortAllController.signal,"abort"),(0,H.fromEvent)(n,"abort")).subscribe(()=>{try{X.abort()}catch(ue){ln(ue)}}),this.subscription.add(f),this.abortAllController.signal.aborted||n.aborted)try{X.abort()}catch(ue){ln(ue)}h=X.signal}let g=(0,H.now)();m.log("startRequest",(0,H.flattenObject)({url:c,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:g}));let y=yield this.doFetch(c,{priority:s,headers:d,signal:h}),S=(0,H.now)();if(!y)return m.error("error",{message:"No response in request"}),m.end(),f==null||f.unsubscribe(),null;if((B=this.throughputEstimator)==null||B.addRawRtt(S-g),!y.ok||!y.body){f==null||f.unsubscribe();let X=`Fetch error ${y.status}: ${y.statusText}`;return m.error("error",{message:X}),m.end(),Promise.reject(new Error(`Fetch error ${y.status}: ${y.statusText}`))}if(this.onHeadersReceived(y.headers),!r&&!o){f==null||f.unsubscribe();let X=(0,H.now)(),ue={requestStartedAt:g,requestEndedAt:X,duration:X-g};return m.log("endRequest",(0,H.flattenObject)(ue)),m.end(),y.arrayBuffer()}let[I,x]=y.body.tee(),w=I.getReader();o&&((ie=this.throughputEstimator)==null||ie.trackStream(x,u));let P=0,O=new Uint8Array(0),Z=!1,ee=X=>{f==null||f.unsubscribe(),Z=!0,ln(X)},ne=(0,H.abortable)(h,function(C){return Te(this,arguments,function*({done:X,value:ue}){if(P===0&&this.lastRequestFirstBytes$.next((0,H.now)()-g),h.aborted){f==null||f.unsubscribe();return}if(!X&&ue){let Q=new Uint8Array(O.length+ue.length);Q.set(O),Q.set(ue,O.length),O=Q,P+=ue.byteLength,r==null||r(new DataView(O.buffer),P),yield w==null?void 0:w.read().then(ne,ee)}})}.bind(this));yield w==null?void 0:w.read().then(ne,ee),f==null||f.unsubscribe();let k=(0,H.now)(),te={failed:Z,requestStartedAt:g,requestEndedAt:k,duration:k-g};return Z?(m.error("endRequest",(0,H.flattenObject)(te)),m.end(),null):(m.log("endRequest",(0,H.flattenObject)(te)),m.end(),O.buffer)})}.bind(this));this.fetchByteRangeRepresentation=(0,H.abortable)(this.abortAllController.signal,function(e,t,i){return Te(this,null,function*(){var S;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,o=s,u=!1,l,c;e.indexRange&&(l=e.indexRange.from,c=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,r),o=Math.max(c,s))),n=Math.min(n,0);let d=yield this.fetch(e.url,{range:{from:n,to:o},priority:i,measureThroughput:!1});if(!d)return null;let m=new DataView(d,r-n,s-n+1);if(!t.validateData(m))throw new Error("Invalid media file");let h=t.parseInit(m),f=(S=e.indexRange)!=null?S:t.getIndexRange(h);if(!f)throw new ReferenceError("No way to load representation index");let g;if(u)g=new DataView(d,f.from-n,f.to-f.from+1);else{let I=yield this.fetch(e.url,{range:f,priority:i,measureThroughput:!1});if(!I)return null;g=new DataView(I)}let y=t.parseSegments(g,h,f);return{init:h,dataView:new DataView(d),segments:y}})}.bind(this));this.fetchTemplateRepresentation=(0,H.abortable)(this.abortAllController.signal,function(e,t){return Te(this,null,function*(){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,{priority:t,measureThroughput:!1});return r?{init:null,segments:e.segments.map(n=>U(L({},n),{status:"none",size:void 0})),dataView:new DataView(r)}:null})}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=r,this.tracer=i.createComponentTracer("Fetcher"),this.useEnableSubtitlesParam=s}onHeadersReceived(e){let{type:t,reused:i}=Kv(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}fetchRepresentation(e,t,i="auto"){return A(this,null,function*(){var s,n;let{type:r}=e;switch(r){case"byteRange":return(s=yield this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=yield this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,H.assertNever)(r)}})}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}doFetch(e,t){return A(this,null,function*(){let i=yield Et(e,t);if(i.ok)return i;let r=yield i.text(),s=parseInt(r);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:H.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:H.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:H.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:H.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:H.ErrorCategory.FATAL})}})}},ln=a=>{if(!La(a))throw a};var xi=(a,e,t)=>t*e+(1-t)*a,fl=(a,e)=>a.reduce((t,i)=>t+i,0)/e,Jv=(a,e,t,i)=>{let r=0,s=t,n=fl(a,e),o=e<i?e:i;for(let u=0;u<o;u++)a[s]>n?r++:r--,s=(a.length+s-1)%a.length;return Math.abs(r)===o};var Va=require("@vkontakte/videoplayer-shared/es2015");var ai=class{constructor(e){this.prevReported=void 0;this.pastMeasures=[];this.takenMeasures=0;this.measuresCursor=0;var i;this.params=e,this.pastMeasures=Array(e.deviationDepth),this.smoothed=this.prevReported=e.initial,this.smoothed$=new Va.ValueSubject(e.initial),this.debounced$=new Va.ValueSubject(e.initial);let t=(i=e.label)!=null?i:"value"+Math.random().toString(16).substring(2,6);this.rawSeries$=new De(`raw_${t}`),this.smoothedSeries$=new De(`smoothed_${t}`),this.reportedSeries$=new De(`reported_${t}`),this.rawSeries$.next(e.initial),this.smoothedSeries$.next(e.initial),this.reportedSeries$.next(e.initial)}next(e){let t=0,i=0;for(let o=0;o<this.pastMeasures.length;o++)this.pastMeasures[o]!==void 0&&(t+=bt(this.pastMeasures[o]-this.smoothed,2),i++);this.takenMeasures=i,t/=i;let r=Math.sqrt(t),s=this.smoothed+this.params.deviationFactor*r,n=this.smoothed-this.params.deviationFactor*r;this.pastMeasures[this.measuresCursor]=e,this.measuresCursor=(this.measuresCursor+1)%this.pastMeasures.length,this.rawSeries$.next(e),this.updateSmoothedValue(e),this.smoothed$.next(this.smoothed),this.smoothedSeries$.next(this.smoothed),!(this.smoothed>s||this.smoothed<n)&&((0,Va.isNullable)(this.prevReported)||Math.abs(this.smoothed-this.prevReported)/this.prevReported>=this.params.changeThreshold)&&(this.prevReported=this.smoothed,this.debounced$.next(this.smoothed),this.reportedSeries$.next(this.smoothed))}};var dn=class extends ai{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=xi(this.slow,e,this.params.emaAlphaSlow),this.fast=xi(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var pn=class extends ai{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=fl(this.pastMeasures,this.takenMeasures);this.emaSmoothed=xi(this.emaSmoothed,e,this.params.emaAlpha);let i=Jv(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=i?this.emaSmoothed:t}};var hn=class extends ai{constructor(t){super(t);this.furtherValues=[];this.currentTopExtremumValue=0;this.extremumInterval=t.extremumInterval}next(t){this.currentTopExtremumValue<=t?(this.currentTopExtremumValue=t,this.furtherValues=[]):this.furtherValues.length===this.extremumInterval?(super.next(this.currentTopExtremumValue),this.currentTopExtremumValue=t,this.furtherValues=[]):this.furtherValues.push(t)}updateSmoothedValue(t){this.smoothed=this.smoothed?xi(this.smoothed,t,this.params.emaAlpha):t}};var Pi=class{static getSmoothedValue(e,t,i){return i.type==="TwoEma"?new dn({initial:e,emaAlphaSlow:i.emaAlphaSlow,emaAlphaFast:i.emaAlphaFast,changeThreshold:i.changeThreshold,fastDirection:t,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"}):new pn({initial:e,emaAlpha:i.emaAlpha,basisTrendChangeCount:i.basisTrendChangeCount,changeThreshold:i.changeThreshold,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"})}static getLiveBufferSmoothedValue(e,t){return new hn(L({initial:e,label:"liveEdgeDelay"},t))}};var bl=(a,e)=>{a&&a.playbackRate!==e&&(a.playbackRate=e)};var mn=require("@vkontakte/videoplayer-shared/es2015");var Oa=class a{constructor(e,t){this.currentRepresentation$=new mn.ValueSubject(null);this.maxRepresentations=4;this.representationsCursor=0;this.representations=[];this.currentSegment=null;this.getCurrentPosition=t.getCurrentPosition,this.processStreams(e)}updateLive(e){this.processStreams(e==null?void 0:e.streams.text)}seekLive(e){this.processStreams(e)}maintain(e=this.getCurrentPosition()){var t;if(!(0,mn.isNullable)(e))for(let i of this.representations)for(let r of i){let s=r.segmentReference,n=s.segments.length,o=s.segments[0].time.from,u=s.segments[n-1].time.to;if(e<o||e>u)continue;let l=s.segments.find(c=>c.time.from<=e&&c.time.to>=e);!l||((t=this.currentSegment)==null?void 0:t.time.from)===l.time.from&&this.currentSegment.time.to===l.time.to||(this.currentSegment=l,this.currentRepresentation$.next(U(L({},r),{label:"Live Text",language:"ru",isAuto:!0,url:new URL(l.url,s.baseUrl).toString()})))}}destroy(){this.currentRepresentation$.next(null),this.currentSegment=null,this.representations=[]}processStreams(e){for(let t of e!=null?e:[]){let i=a.filterRepresentations(t.representations);if(i){this.representations[this.representationsCursor]=i,this.representationsCursor=(this.representationsCursor+1)%this.maxRepresentations;break}}}static isSupported(e){return!!(e!=null&&e.some(t=>a.filterRepresentations(t.representations)))}static filterRepresentations(e){return e==null?void 0:e.filter(t=>t.kind==="text"&&"segmentReference"in t&&Ve(t.segmentReference))}};var bn=G(Jt(),1),gl=G(Ne(),1);var _a=require("@vkontakte/videoplayer-shared/es2015");var Zv=(a,{useHlsJs:e,useManagedMediaSource:t,useOldMSEDetection:i})=>{let{containers:r,protocols:s,codecs:n,nativeHlsSupported:o}=z.video,u=(n.h264||n.h265)&&n.aac,l=s.mse&&(!i||!!window.MediaStreamTrack)||s.mms&&t;return a.filter(c=>{switch(c){case"DASH_SEP":return l&&r.mp4&&u;case"DASH_WEBM":return l&&r.webm&&n.vp9&&n.opus;case"DASH_WEBM_AV1":return l&&r.webm&&n.av1&&n.opus;case"DASH_STREAMS":return l&&(r.mp4&&u||r.webm&&(n.vp9||n.av1)&&(n.opus||n.aac));case"DASH_LIVE":return l&&r.mp4&&u;case"DASH_LIVE_CMAF":return l&&r.mp4&&u&&r.cmaf;case"DASH_ONDEMAND":return l&&r.mp4&&u;case"HLS":case"HLS_ONDEMAND":return o||e&&l&&r.mp4&&u;case"HLS_LIVE":case"HLS_LIVE_CMAF":return o;case"MPEG":return r.mp4;case"DASH":case"DASH_LIVE_WEBM":return!1;case"WEB_RTC_LIVE":return s.webrtc&&s.ws&&n.h264&&(r.mp4||r.webm);default:return(0,_a.assertNever)(c)}})},fn=a=>{let{webmDecodingInfo:e}=z.video,t="DASH_WEBM",i="DASH_WEBM_AV1";switch(a){case"vp9":return[t,i];case"av1":return[i,t];case"none":return[];case"smooth":return e?e[i].smooth?[i,t]:e[t].smooth?[t,i]:[i,t]:[t,i];case"power_efficient":return e?e[i].powerEfficient?[i,t]:e[t].powerEfficient?[t,i]:[i,t]:[t,i];default:(0,_a.assertNever)(a)}return[t,i]},eS=({webmCodec:a,androidPreferredFormat:e,preferMultiStream:t})=>{let i=[...t?["DASH_STREAMS"]:[],...fn(a),"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]],r=[...t?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]];if(z.device.isAndroid)switch(e){case"mpeg":return["MPEG",...i,"HLS","HLS_ONDEMAND"];case"hls":return["HLS","HLS_ONDEMAND",...i,"MPEG"];case"dash":return[...i,"HLS","HLS_ONDEMAND","MPEG"];case"dash_any_mpeg":return[...r,"MPEG",...fn(a),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...fn(a),"MPEG",...r,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...fn(a),...r,"HLS","HLS_ONDEMAND"];default:(0,_a.assertNever)(e)}return z.video.nativeHlsSupported?[...i,"HLS","HLS_ONDEMAND","MPEG"]:[...i,"HLS","HLS_ONDEMAND","MPEG"]},tS=({androidPreferredFormat:a,preferCMAF:e,preferWebRTC:t})=>{let i=e?["DASH_LIVE_CMAF","DASH_LIVE"]:["DASH_LIVE","DASH_LIVE_CMAF"],r=e?["HLS_LIVE_CMAF","HLS_LIVE"]:["HLS_LIVE","HLS_LIVE_CMAF"],s=[...i,...r],n=[...r,...i],o,u=z.device.isMac&&z.browser.isSafari;if(z.device.isAndroid)switch(a){case"dash":case"dash_any_mpeg":case"dash_any_webm":case"dash_sep":{o=s;break}case"hls":case"mpeg":{o=n;break}default:(0,_a.assertNever)(a)}else z.video.nativeHlsSupported&&!u?o=n:u?o=e?["DASH_LIVE_CMAF","HLS_LIVE_CMAF","HLS_LIVE","DASH_LIVE"]:["HLS_LIVE","DASH_LIVE","DASH_LIVE_CMAF","HLS_LIVE_CMAF"]:o=s;return t?["WEB_RTC_LIVE",...o]:[...o,"WEB_RTC_LIVE"]},vl=a=>a?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],iS=a=>{if(a.size===0)return;if(a.size===1){let t=a.values().next();return(0,bn.default)(t.value.split("."),0)}for(let t of a){let i=(0,bn.default)(t.split("."),0);if(i==="opus"||i==="vp09"||i==="av01")return i}let e=a.values().next();return(0,bn.default)(e.value.split("."),0)},rS=a=>{let e=a.map(i=>gn(i)),{codecs:t}=z.video;return u$().filter(i=>{if((0,gl.default)(e,i))switch(i){case"av1":return t.av1;case"vp9":return t.vp9;case"avc1":return t.h264;case"hev1":return t.h265;default:return!1}else return!1})},aS=a=>{let e=a.map(i=>gn(i)),{codecs:t}=z.video;return l$().filter(i=>{if((0,gl.default)(e,i))switch(i){case"opus":return t.opus;case"mp4a":return t.aac;default:return!1}})},gn=a=>a.split(".")[0].replace("0",""),u$=()=>["av1","vp9","avc1","hev1"],l$=()=>["opus","mp4a"];var h$=["timeupdate","progress","play","seeked","stalled","waiting"],m$=["timeupdate","progress","loadeddata","playing","seeked"];var vn=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.subscription=new v.Subscription;this.representationSubscription=new v.Subscription;this.state$=new Y("none");this.currentVideoRepresentation$=new v.ValueSubject(void 0);this.currentVideoRepresentationInit$=new v.ValueSubject(void 0);this.currentAudioRepresentation$=new v.ValueSubject(void 0);this.currentVideoSegmentLength$=new v.ValueSubject(0);this.currentAudioSegmentLength$=new v.ValueSubject(0);this.error$=new v.Subject;this.lastConnectionType$=new v.ValueSubject(void 0);this.lastConnectionReused$=new v.ValueSubject(void 0);this.lastRequestFirstBytes$=new v.ValueSubject(void 0);this.currentLiveTextRepresentation$=new v.ValueSubject(null);this.isLive$=new v.ValueSubject(!1);this.isActiveLive$=new v.ValueSubject(!1);this.isLowLatency$=new v.ValueSubject(!1);this.liveDuration$=new v.ValueSubject(0);this.liveSeekableDuration$=new v.ValueSubject(0);this.liveAvailabilityStartTime$=new v.ValueSubject(0);this.liveStreamStatus$=new v.ValueSubject(void 0);this.bufferLength$=new v.ValueSubject(0);this.liveLatency$=new v.ValueSubject(void 0);this.liveLoadBufferLength$=new v.ValueSubject(0);this.livePositionFromPlayer$=new v.ValueSubject(0);this.currentStallDuration$=new v.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new v.ValueSubject(0);this.fetcherRecoverableError$=new v.Subject;this.fetcherError$=new v.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new v.Subject;this.gapWatchdogActive=!1;this.destroyController=new Le;this.initManifest=(0,v.abortable)(this.destroyController.signal,function(e,t,i){return Te(this,null,function*(){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=$e(t,i,2),this.state$.startTransitionTo("manifest_ready"),this.manifest=yield this.updateManifest(),(r=this.manifest)!=null&&r.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:v.ErrorCategory.PARSER,message:"No playable video representations"})})}.bind(this));this.updateManifest=(0,v.abortable)(this.destroyController.signal,function(){return Te(this,null,function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(c=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:v.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:c})});if(!e)return null;let t=null;try{t=Wv(e!=null?e:"",this.manifestUrlString)}catch(c){let d=(u=qg(e))!=null?u:{id:"ManifestParsing",category:v.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:c};this.error$.next(d)}if(!t)return null;let i=(c,d,m)=>{var h,f,g,y;return!!((f=(h=this.element)==null?void 0:h.canPlayType)!=null&&f.call(h,d)&&((y=(g=ct())==null?void 0:g.isTypeSupported)!=null&&y.call(g,`${d}; codecs="${m}"`))||c==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:c,latestSegmentPublishTime:d,streamIsUnpublished:m,streamIsAlive:h}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((d-c)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let g="active";h||(g=m?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(g)}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let c of["video","audio"]){let m=t.streams[c].filter(({mime:f,codecs:g})=>i(c,f,g));r[c]=m;let h;if(this.tuning.dash.codecsPrioritizeEnabled){let f=m.map(({codecs:g})=>g);c==="audio"&&(n=aS(f),h=n[0]),c==="video"&&(s=rS(f),this.forceVideoCodec&&(0,nS.default)(s,this.forceVideoCodec)?h=this.forceVideoCodec:h=s[0]),h&&(r[c]=m.filter(({codecs:g})=>gn(g)===h))}else{let f=new Set(m.map(({codecs:g})=>g));h=iS(f),h&&(r[c]=m.filter(({codecs:g})=>g.startsWith(h)))}if(c==="video"){let f=this.tuning.preferHDR,g=r.video.some(S=>S.hdr),y=r.video.some(S=>!S.hdr);z.display.isHDR&&f&&g?r.video=r.video.filter(S=>S.hdr):y&&(r.video=r.video.filter(S=>!S.hdr))}}let o=U(L({},t),{streams:r});return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,v.flattenObject)(o)),o})}.bind(this));this.initRepresentations=(0,v.abortable)(this.destroyController.signal,function(e,t,i){return Te(this,null,function*(){var m;this.tracer.log("initRepresentationsStart",(0,v.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,v.assertNonNullable)(this.manifest),(0,v.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.state$.startTransitionTo("representations_ready");let r=h=>{this.representationSubscription.add((0,v.fromEvent)(h,"error").pipe((0,v.filter)(f=>{var g;return!!((g=this.element)!=null&&g.played.length)})).subscribe(f=>{this.error$.next({id:"VideoSource",category:v.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:f})}))};this.source=this.tuning.useManagedMediaSource?Ib():new MediaSource;let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),this.tuning.useManagedMediaSource&&Ks())if(i){let h=document.createElement("source");r(h),h.type="application/x-mpegurl",h.src=i.url,this.element.appendChild(h)}else this.element.disableRemotePlayback=!0;this.isActiveLive$.next(this.isLive$.getValue());let n={fetcher:this.fetcher,tuning:this.tuning,getCurrentPosition:()=>this.element?this.element.currentTime*1e3:void 0,isActiveLowLatency:()=>this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),manifest:this.manifest},o=this.manifest.streams.video.reduce((h,f)=>[...h,...f.representations],[]);if(this.videoBufferManager=new Ca("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,v.isNonNullable)(t)){let h=this.manifest.streams.audio.reduce((f,g)=>[...f,...g.representations],[]);this.audioBufferManager=new Ca("audio",this.source,h,n),this.bufferManagers.push(this.audioBufferManager)}Oa.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new Oa(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.representationSubscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$));let u=()=>{var h;(h=this.stallWatchdogSubscription)==null||h.unsubscribe(),this.currentStallDuration$.next(0)};if(this.representationSubscription.add((0,v.merge)(...m$.map(h=>(0,v.fromEvent)(this.element,h))).pipe((0,v.map)(h=>this.element?ar(this.element.buffered,this.element.currentTime*1e3):0),(0,v.filterChanged)(),(0,v.tap)(h=>{h>this.tuning.dash.bufferEmptinessTolerance&&u()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,v.merge)((0,v.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{u()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,v.filterChanged)()).subscribe(f=>this.liveStreamEndTimestamp=(0,v.now)())),this.subscription.add((0,v.fromEvent)(this.element,"pause").subscribe(()=>{this.livePauseWatchdogSubscription=(0,v.interval)(1e3).subscribe(f=>{let g=js(this.manifestUrlString,2);this.manifestUrlString=$e(this.manifestUrlString,g+1e3,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,v.fromEvent)(this.element,"play").subscribe(f=>{var g;return(g=this.livePauseWatchdogSubscription)==null?void 0:g.unsubscribe()})),this.representationSubscription.add((0,v.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,v.map)(({isActiveLive:f,isLowLatency:g})=>f&&g),(0,v.filterChanged)()).subscribe(f=>{this.isManualDecreasePlaybackInLive()||bl(this.element,1)})),this.representationSubscription.add((0,v.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,v.filter)(({bufferLength:f,isActiveLive:g,isLowLatency:y})=>g&&y&&!!f)).subscribe(({bufferLength:f})=>this.liveBuffer.next(f))),this.representationSubscription.add(this.videoBufferManager.currentLowLatencySegmentLength$.subscribe(f=>{if(!this.isActiveLive$.getValue()&&!this.isLowLatency$.getValue()&&!f)return;let g=this.liveSeekableDuration$.getValue()-f/1e3;this.liveSeekableDuration$.next(Math.max(g,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+f/1e3)})),this.representationSubscription.add((0,v.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,v.filter)(({isLive:f})=>f),(0,v.filterChanged)((f,g)=>g.bufferLength<f.bufferLength),(0,v.map)(({rtt:f,bufferLength:g,segmentServerLatency:y})=>{let S=js(this.manifestUrlString,2);return(f/2+g+y+S)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,v.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:f,isActiveLive:g,isLowLatency:y})=>{if(!y||!g)return;let S=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,I=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,x=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,w=f-S;if(this.isManualDecreasePlaybackInLive())return;let P=1;Math.abs(w)>I&&(P=1+Math.sign(w)*x),bl(this.element,P)})),this.representationSubscription.add(this.bufferLength$.subscribe(f=>{var y,S;let g=0;if(f){let I=((S=(y=this.element)==null?void 0:y.currentTime)!=null?S:0)*1e3;g=Math.min(...this.bufferManagers.map(w=>{var P,O;return(O=(P=w.getLiveSegmentsToLoadState(this.manifest))==null?void 0:P.to)!=null?O:I}))-I}this.liveLoadBufferLength$.getValue()!==g&&this.liveLoadBufferLength$.next(g)}));let h=0;this.representationSubscription.add((0,v.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,v.throttle)(1e3)).subscribe(y=>A(this,[y],function*({liveLoadBufferLength:f,bufferLength:g}){if(!this.element||this.isUpdatingLive)return;let S=this.element.playbackRate,I=js(this.manifestUrlString,2),x=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,w=Math.min(x,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*S),P=this.tuning.dashCmafLive.normalizedActualBufferOffset*S,O=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*S,Z=isFinite(f)?f:g,ee=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),ne=x<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(ne);let k="none";if(ee?k="active_low_latency":this.isLowLatency$.getValue()&&ne?(this.bufferManagers.forEach(te=>te.proceedLowLatencyLive()),k="active_low_latency"):I!==0&&Z<w?k="live_forward_buffering":Z<w+O&&(k="live_with_target_offset"),isFinite(f)&&(h=f>h?f:h),k==="live_forward_buffering"||k==="live_with_target_offset"){let te=h-(w+P),B=this.normolizeLiveOffset(Math.trunc(I+te/S)),ie=Math.abs(B-I),X=0;!f||ie<=this.tuning.dashCmafLive.offsetCalculationError?X=I:B>0&&ie>this.tuning.dashCmafLive.offsetCalculationError&&(X=B),this.manifestUrlString=$e(this.manifestUrlString,X,2)}(k==="live_with_target_offset"||k==="live_forward_buffering")&&(h=0,yield this.updateLive())}),f=>{this.error$.next({id:"updateLive",category:v.ErrorCategory.VIDEO_PIPELINE,thrown:f,message:"Failed to update live with subscription"})}))}let l=(0,v.merge)(...this.bufferManagers.map(h=>h.fullyBuffered$)).pipe((0,v.map)(()=>this.bufferManagers.every(h=>h.fullyBuffered$.getValue()))),c=(0,v.merge)(...this.bufferManagers.map(h=>h.onLastSegment$)).pipe((0,v.map)(()=>this.bufferManagers.some(h=>h.onLastSegment$.getValue()))),d=(0,v.combine)({allBuffersFull:l,someBufferEnded:c}).pipe((0,v.filterChanged)(),(0,v.map)(({allBuffersFull:h,someBufferEnded:f})=>h&&f),(0,v.filter)(h=>h));if(this.representationSubscription.add((0,v.merge)(this.forceEnded$,d).subscribe(()=>{var h;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(f=>!f.updating))try{(h=this.source)==null||h.endOfStream()}catch(f){this.error$.next({id:"EndOfStream",category:v.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:f})}})),this.representationSubscription.add((0,v.merge)(...this.bufferManagers.map(h=>h.error$)).subscribe(this.error$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentation$.subscribe(this.currentVideoRepresentation$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentationInit$.subscribe(this.currentVideoRepresentationInit$)),this.representationSubscription.add(this.videoBufferManager.currentSegmentLength$.subscribe(this.currentVideoSegmentLength$)),this.audioBufferManager&&(this.representationSubscription.add(this.audioBufferManager.playingRepresentation$.subscribe(this.currentAudioRepresentation$)),this.representationSubscription.add(this.audioBufferManager.currentSegmentLength$.subscribe(this.currentAudioSegmentLength$))),this.liveTextManager&&this.representationSubscription.add(this.liveTextManager.currentRepresentation$.subscribe(this.currentLiveTextRepresentation$)),this.source.readyState!=="open"){let h=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise((f,g)=>{var y;h&&(this.timeoutSourceOpenId=setTimeout(()=>{var S;if(((S=this.source)==null?void 0:S.readyState)==="open"){f();return}this.tuning.dash.rejectOnSourceOpenTimeout?g(new Error("Timeout reject when wait sourceopen event")):f()},this.tuning.dash.sourceOpenTimeout)),(y=this.source)==null||y.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),f()},{once:!0})})}if(!this.isLive$.getValue()){let h=[(m=this.manifest.duration)!=null?m:0,...(0,yl.default)((0,yl.default)([...this.manifest.streams.audio,...this.manifest.streams.video],f=>f.representations),f=>{let g=[];return f.duration&&g.push(f.duration),Ve(f.segmentReference)&&f.segmentReference.totalSegmentsDurationMs&&g.push(f.segmentReference.totalSegmentsDurationMs),g})];this.source.duration=Math.max(...h)/1e3}this.audioBufferManager&&(0,v.isNonNullable)(t)?yield Promise.all([this.videoBufferManager.startWith(e),this.audioBufferManager.startWith(t)]):yield this.videoBufferManager.startWith(e),this.state$.setState("representations_ready"),this.tracer.log("initRepresentationsEnd")})}.bind(this));this.tick=()=>{var t,i,r,s;if(!this.element||!this.videoBufferManager||((t=this.source)==null?void 0:t.readyState)!=="open")return;let e=this.element.currentTime*1e3;this.videoBufferManager.maintain(e),(i=this.audioBufferManager)==null||i.maintain(e),(r=this.liveTextManager)==null||r.maintain(e),(this.videoBufferManager.gaps.length||(s=this.audioBufferManager)!=null&&s.gaps.length)&&!this.gapWatchdogActive&&(this.gapWatchdogActive=!0,this.gapWatchdogSubscription=(0,v.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:v.ErrorCategory.WTF,message:"Error handling gaps",thrown:n})}),this.subscription.add(this.gapWatchdogSubscription))};this.throughputEstimator=e.throughputEstimator,this.tuning=e.tuning,this.tracer=e.tracer.createComponentTracer(this.constructor.name),this.forceVideoCodec=e.forceVideoCodec,this.fetcher=new cn({throughputEstimator:this.throughputEstimator,requestQuic:this.tuning.requestQuick,compatibilityMode:e.compatibilityMode,tracer:this.tracer,useEnableSubtitlesParam:e.tuning.useEnableSubtitlesParam}),this.subscription.add(this.fetcher.recoverableError$.subscribe(this.fetcherRecoverableError$)),this.subscription.add(this.fetcher.error$.subscribe(this.fetcherError$)),this.liveBuffer=Pi.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,L({},e.tuning.dashCmafLive.lowLatency.bufferEstimator)),this.initTracerSubscription()}seekLive(e){return A(this,null,function*(){var r,s,n;(0,v.assertNonNullable)(this.element);let t=this.liveStreamStatus$.getValue()!=="active"?(0,v.now)()-this.liveStreamEndTimestamp:0,i=this.normolizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=$e(this.manifestUrlString,i,2),this.manifest=yield this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,yield(r=this.videoBufferManager)==null?void 0:r.seekLive(this.manifest.streams.video),yield(s=this.audioBufferManager)==null?void 0:s.seekLive(this.manifest.streams.audio),(n=this.liveTextManager)==null||n.seekLive(this.manifest.streams.text))})}initBuffer(){(0,v.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,v.merge)(...h$.map(e=>(0,v.fromEvent)(this.element,e)),(0,v.fromEvent)(window,"online")).subscribe(()=>this.tick(),e=>{this.error$.next({id:"DashVKPlayer",category:v.ErrorCategory.WTF,message:"Internal logic error",thrown:e})})),this.subscription.add((0,v.fromEvent)(this.element,"progress").subscribe(()=>{this.element&&this.element.readyState===2&&!this.element.seeking&&(this.element.currentTime=this.element.currentTime)})),this.subscription.add((0,v.fromEvent)(this.element,"waiting").subscribe(()=>{var t;this.element&&this.element.readyState===2&&!this.element.seeking&&ti(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var h,f,g,y,S,I,x,w,P,O,Z;if(!this.element||((h=this.source)==null?void 0:h.readyState)!=="open")return;let i=this.currentStallDuration$.getValue();i+=50,this.currentStallDuration$.next(i);let r={timeInWaiting:i},s=(0,v.now)(),n=100,o=(g=(f=this.videoBufferManager)==null?void 0:f.lastDataObtainedTimestamp)!=null?g:0;this.videoLastDataObtainedTimestamp$.next(o);let u=(S=(y=this.audioBufferManager)==null?void 0:y.lastDataObtainedTimestamp)!=null?S:0,l=(x=(I=this.videoBufferManager)==null?void 0:I.getForwardBufferDuration())!=null?x:0,c=(P=(w=this.audioBufferManager)==null?void 0:w.getForwardBufferDuration())!=null?P:0,d=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,m=this.audioBufferManager&&c<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((d||m)&&i>this.tuning.dash.crashOnStallTWithoutDataTimeout||i>=this.tuning.dash.crashOnStallTimeout)throw new Error(`Stall timeout exceeded: ${i} ms`);if(this.isLive$.getValue()&&i%2e3===0){let ee=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(ee).catch(ne=>{this.error$.next({id:"stallIntervalCallback",category:v.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:ne})}),r.liveLastOffset=ee}else{let ee=this.element.currentTime*1e3;(O=this.videoBufferManager)==null||O.maintain(ee),(Z=this.audioBufferManager)==null||Z.maintain(ee),r.position=ee}this.tracer.log("stallIntervalCallback",(0,v.flattenObject)(r))};(t=this.stallWatchdogSubscription)==null||t.unsubscribe(),this.stallWatchdogSubscription=(0,v.interval)(50).subscribe(e,i=>{this.error$.next({id:"StallWatchdogCallback",category:v.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:i})}),this.subscription.add(this.stallWatchdogSubscription)})),this.tick()}switchRepresentation(e,t,i=!1){return A(this,null,function*(){let r={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return this.tuning.useNewSwitchTo?this.currentStallDuration$.getValue()>0?r==null?void 0:r.switchToWithPreviousAbort(t,i):r==null?void 0:r.switchTo(t,i):r==null?void 0:r.switchToOld(t,i)})}seek(e,t){return A(this,null,function*(){var r,s,n,o,u;(0,v.assertNonNullable)(this.element),(0,v.assertNonNullable)(this.videoBufferManager);let i;t||this.element.duration*1e3<=this.tuning.dashSeekInSegmentDurationThreshold||Math.abs(this.element.currentTime*1e3-e)<=this.tuning.dashSeekInSegmentAlwaysSeekDelta?i=e:i=Math.max((r=this.videoBufferManager.findSegmentStartTime(e))!=null?r:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(i),ti(this.element.buffered,i)||(yield Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()])),!((0,v.isNullable)(this.element)||(0,v.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,v.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))})}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,v.isNonNullable)(this.element)&&(0,v.isNonNullable)(this.source)&&(0,v.isNonNullable)(e)&&((i=this.source)==null?void 0:i.readyState)==="ended"&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.bufferManagers.forEach(r=>r.warmUpMediaSource())}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}stop(){var e,t,i;this.tracer.log("stop"),(e=this.element)==null||e.querySelectorAll("source").forEach(r=>{URL.revokeObjectURL(r.src),r.remove()}),this.element=null,this.source=null,this.manifest=null,this.currentVideoRepresentation$.next(void 0),(t=this.videoBufferManager)==null||t.destroy(),this.videoBufferManager=null,(i=this.audioBufferManager)==null||i.destroy(),this.audioBufferManager=null,this.bufferManagers=[],this.state$.setState("none")}setBufferTarget(e){for(let t of this.bufferManagers)t.setTarget(e)}getStreams(){var e;return(e=this.manifest)==null?void 0:e.streams}getCodecs(){var e;return(e=this.manifest)==null?void 0:e.codecs}setPreloadOnly(e){for(let t of this.bufferManagers)t.setPreloadOnly(e)}destroy(){var e;this.subscription.unsubscribe(),this.representationSubscription.unsubscribe(),this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),this.destroyController.abort(),this.fetcher.destroy(),this.stop(),((e=this.source)==null?void 0:e.readyState)==="open"&&Array.from(this.source.sourceBuffers).every(t=>!t.updating)&&this.source.endOfStream(),this.source=null,this.tracer.end()}initTracerSubscription(){let e=(0,v.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.error$.subscribe(e("error")))}isManualDecreasePlaybackInLive(){return!this.element||!this.isLive$.getValue()?!1:1-this.element.playbackRate>this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup}normolizeLiveOffset(e){return Math.trunc(e/1e3)*1e3}updateLive(){return A(this,null,function*(){var e,t;this.isUpdatingLive=!0,this.manifest=yield this.updateManifest(),this.manifest&&((e=this.bufferManagers)==null||e.forEach(i=>i.updateLive(this.manifest)),(t=this.liveTextManager)==null||t.updateLive(this.manifest)),this.isUpdatingLive=!1})}jumpGap(){if(!this.element||!this.videoBufferManager)return;let e=this.videoBufferManager.getDebugBufferState();if(!e)return;let t=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),i={isJumpGapAfterSeekLive:this.isJumpGapAfterSeekLive,isActiveLowLatency:t,initialCurrentTime:this.element.currentTime};this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e.to&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let r=this.element.currentTime*1e3,s=[],n=this.element.readyState===1?this.tuning.endGapTolerance:0;for(let o of this.bufferManagers)for(let u of o.gaps)o.playingRepresentation$.getValue()===u.representation&&u.from-n<=r&&u.to+n>r&&(this.element.duration*1e3-u.to<this.tuning.endGapTolerance?s.push(1/0):s.push(u.to));if(s.length){let o=Math.max(...s)+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,o===1/0?this.forceEnded$.next():(this.element.currentTime=o/1e3,i=U(L({},i),{gapEnds:s,jumpTo:o,resultCurrentTime:this.element.currentTime}),this.tracer.log("jumpGap",(0,v.flattenObject)(i)))}}};var Sn=class{constructor(e,t){this.fov=e,this.orientation=t}};var yn=class{constructor(e,t){this.rotating=!1;this.fading=!1;this.lastTickTS=0;this.lastCameraTurnTS=0;this.fadeStartSpeed=null;this.fadeTime=0;this.camera=e,this.options=t,this.rotationSpeed={x:0,y:0,z:0},this.fadeCorrection=1/bt(this.options.speedFadeTime/1e3,2)}turnCamera(e=0,t=0,i=0){this.pointCameraTo(this.camera.orientation.x+e,this.camera.orientation.y+t,this.camera.orientation.z+i)}pointCameraTo(e=0,t=0,i=0){t=this.limitCameraRotationY(t);let r=e-this.camera.orientation.x,s=t-this.camera.orientation.y,n=i-this.camera.orientation.z;this.camera.orientation.x=e,this.camera.orientation.y=t,this.camera.orientation.z=i,this.lastCameraTurn={x:r,y:s,z:n},this.lastCameraTurnTS=Date.now()}setRotationSpeed(e,t,i){this.rotationSpeed.x=e!=null?e:this.rotationSpeed.x,this.rotationSpeed.y=t!=null?t:this.rotationSpeed.y,this.rotationSpeed.z=i!=null?i:this.rotationSpeed.z}startRotation(){this.rotating=!0}stopRotation(e=!1){e?(this.setRotationSpeed(0,0,0),this.fadeStartSpeed=null):this.startFading(this.rotationSpeed.x,this.rotationSpeed.y,this.rotationSpeed.z),this.rotating=!1}onCameraRelease(){if(this.lastCameraTurn&&this.lastCameraTurnTS){let e=Date.now()-this.lastCameraTurnTS;if(e<this.options.speedFadeThreshold){let t=(1-e/this.options.speedFadeThreshold)*this.options.rotationSpeedCorrection;this.startFading(this.lastCameraTurn.x*t,this.lastCameraTurn.y*t,this.lastCameraTurn.z*t)}}}startFading(e,t,i){this.setRotationSpeed(e,t,i),this.fadeStartSpeed=L({},this.rotationSpeed),this.fading=!0}stopFading(){this.fadeStartSpeed=null,this.fading=!0,this.fadeTime=0}limitCameraRotationY(e){return Math.max(-this.options.maxYawAngle,Math.min(e,this.options.maxYawAngle))}tick(e){if(!this.lastTickTS){this.lastTickTS=e,this.lastCameraTurnTS=Date.now();return}let t=e-this.lastTickTS,i=t/1e3;if(this.rotating)this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*i,this.rotationSpeed.y*this.options.rotationSpeedCorrection*i,this.rotationSpeed.z*this.options.rotationSpeedCorrection*i);else if(this.fading&&this.fadeStartSpeed){let r=-this.fadeCorrection*bt(this.fadeTime/1e3,2)+1;this.setRotationSpeed(this.fadeStartSpeed.x*r,this.fadeStartSpeed.y*r,this.fadeStartSpeed.z*r),r>0?this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*i,this.rotationSpeed.y*this.options.rotationSpeedCorrection*i,this.rotationSpeed.z*this.options.rotationSpeedCorrection*i):(this.stopRotation(!0),this.stopFading()),this.fadeTime=Math.min(this.fadeTime+t,this.options.speedFadeTime)}this.lastTickTS=e}};var oS=`attribute vec2 a_vertex;
14
+ `})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(d,"i")}var il=z(Yt(),1);var DS=require("@vkontakte/videoplayer-shared/es2015"),CS=({id:r,width:e,height:t,bitrate:i,fps:a,quality:s,streamId:n})=>{var u;let o=(u=s?Wt(s):void 0)!=null?u:(0,DS.videoSizeToQuality)({width:e,height:t});return o&&{id:r,quality:o,bitrate:i,size:{width:e,height:t},fps:a,streamId:n}},VS=({id:r,bitrate:e})=>({id:r,bitrate:e}),BS=({language:r,label:e},{id:t,url:i,isAuto:a})=>({id:t,url:i,isAuto:a,type:"internal",language:r,label:e}),OS=({language:r,label:e,id:t,url:i,isAuto:a})=>({id:t,url:i,isAuto:a,type:"internal",language:r,label:e}),rl=({id:r,language:e,label:t,codecs:i,isDefault:a})=>({id:r,language:e,label:t,codec:(0,il.default)(i.split("."),0),isDefault:a}),al=({id:r,language:e,label:t,hdr:i,codecs:a})=>({id:r,language:e,hdr:i,label:t,codec:(0,il.default)(a.split("."),0)}),sl=r=>"url"in r,Me=r=>r.type==="template",wa=r=>r instanceof DOMException&&(r.name==="AbortError"||r.code===20);var _S=r=>{r.sort((t,i)=>t.from-i.from);let e=[r[0]];for(let t=1;t<r.length;t++){let{from:i,to:a}=r[t],s=e[e.length-1];s.to>=i?s.to=Math.max(s.to,a):e.push(r[t])}return e},Ti=(r,e)=>{for(let t of r)if(e(t))return t;return null},ZR=(r,e)=>{let t=0;return()=>{let i=Date.now();i-t>=e&&(r(),t=i)}},NS=r=>{let e=!1,t=ZR(()=>{e=!0},r);return()=>{try{return t(),e}finally{e=!1}}},tn=r=>{let e=[];for(let t=0;t<r.length;t++){let i=Math.floor(r.start(t)*1e3),a=Math.ceil(r.end(t)*1e3);e.push(i,a)}return e};var FS=r=>{if(!(r!=null&&r.startsWith("P")))return;let e=(n,o)=>{let u=n?parseFloat(n.replace(",",".")):NaN;return(isNaN(u)?0:u)*o},i=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/.exec(r),a=(i==null?void 0:i[1])==="-"?-1:1,s={days:e(i==null?void 0:i[5],a),hours:e(i==null?void 0:i[6],a),minutes:e(i==null?void 0:i[7],a),seconds:e(i==null?void 0:i[8],a)};return s.days*24*60*60*1e3+s.hours*60*60*1e3+s.minutes*60*1e3+s.seconds*1e3},Lt=(r,e)=>{let t=r;t=(0,nl.default)(t,"$$","$");let i={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[a,s]of(0,qS.default)(i)){let n=new RegExp(`\\$${a}(?:%0(\\d+)d)?\\$`,"g");t=(0,nl.default)(t,n,(o,u)=>(0,Aa.isNullable)(s)?o:(0,Aa.isNullable)(u)?s:(0,US.default)(s,parseInt(u,10),"0"))}return t},jS=(r,e)=>{var se,D,K,A,_,Z,H,N,B,be,Ie,Fe,ti,ie,$e,qe,Ye,Ct,wi,Vt,ii,or,ur,xl,Pl,wl,Al,kl,Rl,Ll,Ml,$l,Dl,Cl,Vl,Bl,Ol,_l,Nl,Fl,ql,Ul,Hl,jl,Gl,Ql,Wl,Yl,zl,Kl,Xl,Jl,Zl,ec,tc,ic,rc,ac,sc,nc,oc;let i=new DOMParser().parseFromString(r,"application/xml"),a={video:[],audio:[],text:[]},s=i.children[0],n=Array.from(s.querySelectorAll("MPD > BaseURL").values()).map(et=>{var oe,ri;return(ri=(oe=et.textContent)==null?void 0:oe.trim())!=null?ri:""}),o=(se=(0,HS.default)(n,0))!=null?se:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),d=s.getAttribute("publishTime"),c=s.getElementsByTagName("vk:Attrs")[0],f=c==null?void 0:c.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,p=c==null?void 0:c.getElementsByTagName("vk:XStreamIsLive")[0].textContent,m=c==null?void 0:c.getElementsByTagName("vk:XStreamIsUnpublished")[0].textContent,v=c==null?void 0:c.getElementsByTagName("vk:XPlaybackDuration")[0].textContent,y;u&&(y={availabilityStartTime:l?new Date(l).getTime():0,publishTime:d?new Date(d).getTime():0,latestSegmentPublishTime:f?new Date(f).getTime():0,streamIsAlive:p==="yes",streamIsUnpublished:m==="yes"});let g,x=s.getAttribute("mediaPresentationDuration"),I=[...s.getElementsByTagName("Period")],P=I.reduce((et,oe)=>j(L({},et),{[oe.id]:oe.children}),{}),$=I.reduce((et,oe)=>j(L({},et),{[oe.id]:oe.getAttribute("duration")}),{});x?g=FS(x):(0,ol.default)($).filter(et=>et).length&&!u?g=(0,ol.default)($).reduce((et,oe)=>{var ri;return et+((ri=FS(oe))!=null?ri:0)},0):v&&(g=parseInt(v,10));let V=0,J=(K=(D=s.getAttribute("profiles"))==null?void 0:D.split(","))!=null?K:[];for(let et of I.map(oe=>oe.id))for(let oe of P[et]){let ri=(A=oe.getAttribute("id"))!=null?A:"id"+(V++).toString(10),lr=(_=oe.getAttribute("mimeType"))!=null?_:"",Pn=(Z=oe.getAttribute("codecs"))!=null?Z:"",wn=(H=oe.getAttribute("contentType"))!=null?H:lr==null?void 0:lr.split("/")[0],wg=(B=(N=oe.getAttribute("profiles"))==null?void 0:N.split(","))!=null?B:[],uc=(Ie=$S((be=oe.getAttribute("lang"))!=null?be:""))!=null?Ie:{},ja=(ie=(ti=(Fe=oe.querySelector("Label"))==null?void 0:Fe.textContent)==null?void 0:ti.trim())!=null?ie:void 0,Ag=oe.querySelectorAll("Representation"),kg=oe.querySelector("SegmentTemplate"),Rg=(qe=($e=oe.querySelector("Role"))==null?void 0:$e.getAttribute("value"))!=null?qe:void 0,Ai=wn,fe={id:ri,language:uc.language,isDefault:Rg==="main",label:ja,codecs:Pn,hdr:Ai==="video"&&el(Pn),mime:lr,representations:[]};for(let ne of Ag){let Bt=(Ye=ne.getAttribute("lang"))!=null?Ye:void 0,cr=(wi=(Ct=ja!=null?ja:oe.getAttribute("label"))!=null?Ct:ne.getAttribute("label"))!=null?wi:void 0,Ga=(or=(ii=(Vt=ne.querySelector("BaseURL"))==null?void 0:Vt.textContent)==null?void 0:ii.trim())!=null?or:"",ai=new URL(Ga||o,e).toString(),Ot=(ur=ne.getAttribute("mimeType"))!=null?ur:lr,Qa=(Pl=(xl=ne.getAttribute("codecs"))!=null?xl:Pn)!=null?Pl:"",Wa;if(wn==="text"){let _t=ne.getAttribute("id")||"",Ya=((wl=uc.privateuse)==null?void 0:wl.includes("x-auto"))||_t.includes("_auto"),si=ne.querySelector("SegmentTemplate");if(si){let dr={representationId:(Al=ne.getAttribute("id"))!=null?Al:void 0,bandwidth:(kl=ne.getAttribute("bandwidth"))!=null?kl:void 0},za=parseInt((Rl=ne.getAttribute("bandwidth"))!=null?Rl:"",10)/1e3,Ka=(Ml=parseInt((Ll=si.getAttribute("startNumber"))!=null?Ll:"",10))!=null?Ml:1,ki=parseInt(($l=si.getAttribute("timescale"))!=null?$l:"",10),An=(Dl=si.querySelectorAll("SegmentTimeline S"))!=null?Dl:[],Ri=si.getAttribute("media");if(!Ri)continue;let Xa=[],Ja=0,Za="",Li=0,pr=Ka,Le=0;for(let tt of An){let ni=parseInt((Cl=tt.getAttribute("d"))!=null?Cl:"",10),ze=parseInt((Vl=tt.getAttribute("r"))!=null?Vl:"",10)||0,Nt=parseInt((Bl=tt.getAttribute("t"))!=null?Bl:"",10);Le=Number.isFinite(Nt)?Nt:Le;let oi=ni/ki*1e3,Ft=Le/ki*1e3;for(let dt=0;dt<ze+1;dt++){let qt=Lt(Ri,j(L({},dr),{segmentNumber:pr.toString(10),segmentTime:(Le+dt*ni).toString(10)})),Mi=(Ft!=null?Ft:0)+dt*oi,fr=Mi+oi;pr++,Xa.push({time:{from:Mi,to:fr},url:qt})}Le+=(ze+1)*ni,Ja+=(ze+1)*oi}Li=Le/ki*1e3,Za=Lt(Ri,j(L({},dr),{segmentNumber:pr.toString(10),segmentTime:Le.toString(10)}));let hr={time:{from:Li,to:1/0},url:Za},Et={type:"template",baseUrl:ai,segmentTemplateUrl:Ri,initUrl:"",totalSegmentsDurationMs:Ja,segments:Xa,nextSegmentBeyondManifest:hr,timescale:ki};Wa={id:_t,kind:"text",segmentReference:Et,profiles:[],duration:g,bitrate:za,mime:"",codecs:"",width:0,height:0,isAuto:Ya}}else Wa={id:_t,isAuto:Ya,kind:"text",url:ai}}else{let _t=(_l=(Ol=ne.getAttribute("contentType"))!=null?Ol:Ot==null?void 0:Ot.split("/")[0])!=null?_l:wn,Ya=(Fl=(Nl=oe.getAttribute("profiles"))==null?void 0:Nl.split(","))!=null?Fl:[],si=parseInt((ql=ne.getAttribute("width"))!=null?ql:"",10),dr=parseInt((Ul=ne.getAttribute("height"))!=null?Ul:"",10),za=parseInt((Hl=ne.getAttribute("bandwidth"))!=null?Hl:"",10)/1e3,Ka=(jl=ne.getAttribute("frameRate"))!=null?jl:"",ki=(Gl=ne.getAttribute("quality"))!=null?Gl:void 0,An=Ka?MS(Ka):void 0,Ri=(Ql=ne.getAttribute("id"))!=null?Ql:"id"+(V++).toString(10),Xa=_t==="video"?`${dr}p`:_t==="audio"?`${za}Kbps`:Qa,Ja=`${Ri}@${Xa}`,Za=[...J,...wg,...Ya],Li,pr=ne.querySelector("SegmentBase"),Le=(Wl=ne.querySelector("SegmentTemplate"))!=null?Wl:kg;if(pr){let Et=(zl=(Yl=ne.querySelector("SegmentBase Initialization"))==null?void 0:Yl.getAttribute("range"))!=null?zl:"",[tt,ni]=Et.split("-").map(qt=>parseInt(qt,10)),ze={from:tt,to:ni},Nt=(Kl=ne.querySelector("SegmentBase"))==null?void 0:Kl.getAttribute("indexRange"),[oi,Ft]=Nt?Nt.split("-").map(qt=>parseInt(qt,10)):[],dt=Nt?{from:oi,to:Ft}:void 0;Li={type:"byteRange",url:ai,initRange:ze,indexRange:dt}}else if(Le){let Et={representationId:(Xl=ne.getAttribute("id"))!=null?Xl:void 0,bandwidth:(Jl=ne.getAttribute("bandwidth"))!=null?Jl:void 0},tt=parseInt((Zl=Le.getAttribute("timescale"))!=null?Zl:"",10),ni=(ec=Le.getAttribute("initialization"))!=null?ec:"",ze=Le.getAttribute("media"),Nt=(ic=parseInt((tc=Le.getAttribute("startNumber"))!=null?tc:"",10))!=null?ic:1,oi=Lt(ni,Et);if(!ze)throw new ReferenceError("No media attribute in SegmentTemplate");let Ft=(rc=Le.querySelectorAll("SegmentTimeline S"))!=null?rc:[],dt=[],qt=0,Mi="",fr=0;if(Ft.length){let es=Nt,it=0;for(let $i of Ft){let pt=parseInt((ac=$i.getAttribute("d"))!=null?ac:"",10),ui=parseInt((sc=$i.getAttribute("r"))!=null?sc:"",10)||0,ts=parseInt((nc=$i.getAttribute("t"))!=null?nc:"",10);it=Number.isFinite(ts)?ts:it;let kn=pt/tt*1e3,Rn=it/tt*1e3;for(let is=0;is<ui+1;is++){let Mg=Lt(ze,j(L({},Et),{segmentNumber:es.toString(10),segmentTime:(it+is*pt).toString(10)})),lc=(Rn!=null?Rn:0)+is*kn,$g=lc+kn;es++,dt.push({time:{from:lc,to:$g},url:Mg})}it+=(ui+1)*pt,qt+=(ui+1)*kn}fr=it/tt*1e3,Mi=Lt(ze,j(L({},Et),{segmentNumber:es.toString(10),segmentTime:it.toString(10)}))}else if((0,Aa.isNonNullable)(g)){let it=parseInt((oc=Le.getAttribute("duration"))!=null?oc:"",10)/tt*1e3,$i=Math.ceil(g/it),pt=0;for(let ui=1;ui<$i;ui++){let ts=Lt(ze,j(L({},Et),{segmentNumber:ui.toString(10),segmentTime:pt.toString(10)}));dt.push({time:{from:pt,to:pt+it},url:ts}),pt+=it}fr=pt,Mi=Lt(ze,j(L({},Et),{segmentNumber:$i.toString(10),segmentTime:pt.toString(10)}))}let Lg={time:{from:fr,to:1/0},url:Mi};Li={type:"template",baseUrl:ai,segmentTemplateUrl:ze,initUrl:oi,totalSegmentsDurationMs:qt,segments:dt,nextSegmentBeyondManifest:Lg,timescale:tt}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!_t||!Ot)continue;let hr={video:"video",audio:"audio",text:"text"}[_t];if(!hr)continue;Ai||(Ai=hr),Wa={id:Ja,kind:hr,segmentReference:Li,profiles:Za,duration:g,bitrate:za,mime:Ot,codecs:Qa,width:si,height:dr,fps:An,quality:ki}}fe.language||(fe.language=Bt),fe.label||(fe.label=cr),fe.mime||(fe.mime=Ot),fe.codecs||(fe.codecs=Qa),fe.hdr||(fe.hdr=Ai==="video"&&el(Qa)),fe.representations.push(Wa)}if(Ai){let ne=a[Ai].find(Bt=>Bt.id===fe.id);if(ne&&fe.representations.every(Bt=>Me(Bt.segmentReference)))for(let Bt of ne.representations){let cr=fe.representations.find(Ot=>Ot.id===Bt.id),Ga=cr==null?void 0:cr.segmentReference,ai=Bt.segmentReference;ai.segments.push(...Ga.segments),ai.nextSegmentBeyondManifest=Ga.nextSegmentBeyondManifest}else a[Ai].push(fe)}}return{duration:g,streams:a,baseUrls:n,live:y}};var ll=require("@vkontakte/videoplayer-shared/es2015"),de=(r,e)=>(0,ll.isNonNullable)(r)&&(0,ll.isNonNullable)(e)&&r.readyState==="open"&&eL(r,e);function eL(r,e){for(let t=0;t<r.activeSourceBuffers.length;++t)if(r.activeSourceBuffers[t]===e)return!0;return!1}var an=require("@vkontakte/videoplayer-shared/es2015");var rn=class{constructor(e,t){this.lastUpdateTs=0;this.lastCallTs=0;this.prevRanges=[];this.subscription=new an.Subscription;this.mediaSource=e,this.sourceBuffer=t,this.subscription.add((0,an.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>this.updateend()))}updateend(){if(!de(this.mediaSource,this.sourceBuffer))return;let{prevRanges:e}=this,t=tn(this.sourceBuffer.buffered);this.prevRanges=t,this.isRangesRemoved(e,t)&&(this.lastUpdateTs=Date.now())}isRangesRemoved(e,t){if(e.length!==t.length)return!0;for(let i=0;i<e.length;i+=2){let a=e[i],s=e[i+1],n=t[i],o=t[i+1];if(n>a||o<s)return!0}return!1}wasUpdated(){let{lastCallTs:e,lastUpdateTs:t}=this;return this.lastCallTs=Date.now(),e<=t}destroy(){this.subscription.unsubscribe()}};var ka=class{constructor(e,t,i,{fetcher:a,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new E.ValueSubject(0);this.currentLowLatencySegmentLength$=new E.ValueSubject(0);this.currentSegmentLength$=new E.ValueSubject(0);this.onLastSegment$=new E.ValueSubject(!1);this.fullyBuffered$=new E.ValueSubject(!1);this.playingRepresentation$=new E.ValueSubject(void 0);this.playingRepresentationInit$=new E.ValueSubject(void 0);this.error$=new E.Subject;this.gaps=[];this.subscription=new E.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new Re;this.switchAbortController=new Re;this.destroyAbortController=new Re;this.bufferLimit=1/0;this.failedDownloads=0;this.baseUrls=[];this.baseUrlsIndex=0;this.isLive=!1;this.liveUpdateSegmentIndex=0;this.liveInitialAdditionalOffset=0;this.isSeekingLive=!1;this.index=0;this.lastDataObtainedTimestampMs=0;this.loadByteRangeSegmentsTimeoutId=0;this.sourceBufferBufferedDiff=null;this.startWith=(0,E.abortable)(this.destroyAbortController.signal,function(e){return ve(this,null,function*(){let t=this.representations.get(e);(0,E.assertNonNullable)(t,`Cannot find representation ${e}`),this.playingRepresentationId=e,this.downloadingRepresentationId=e,this.sourceBuffer=this.mediaSource.addSourceBuffer(`${t.mime}; codecs="${t.codecs}"`),this.sourceBufferTaskQueue=new Fv(this.sourceBuffer),this.sourceBufferBufferedDiff=new rn(this.mediaSource,this.sourceBuffer),this.subscription.add((0,E.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:E.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!de(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,Wu(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=ut(this.sourceBuffer.buffered,o),d=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(o,n*2,l<d).catch(c=>{this.handleAsyncError(c,"pruneBuffer")})})),this.subscription.add(this.sourceBufferTaskQueue.error$.subscribe(n=>this.error$.next(n))),yield this.loadInit(t,"high",!0);let i=this.initData.get(t.id),a=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,E.assertNonNullable)(i,"No init buffer for starting representation"),(0,E.assertNonNullable)(a,"No segments for starting representation"),i instanceof ArrayBuffer&&(this.searchGaps(a,t),yield this.sourceBufferTaskQueue.append(i,this.destroyAbortController.signal),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s))})}.bind(this));this.switchTo=(0,E.abortable)(this.destroyAbortController.signal,function(e,t=!1){return ve(this,null,function*(){if(!de(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,E.assertNonNullable)(i,`No such representation ${e}`);let a=this.segments.get(e),s=this.initData.get(e);if((0,E.isNullable)(s)||(0,E.isNullable)(a)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),a=this.segments.get(e),(0,E.assertNonNullable)(a,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(s,this.downloadAbortController.signal),t)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e,yield this.dropBuffer();else{let n=this.getCurrentPosition();(0,E.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,yield new rs(this.pruneBuffer(n,1/0,!0))),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}})}.bind(this));this.switchToOld=(0,E.abortable)(this.destroyAbortController.signal,function(e,t=!1){return ve(this,null,function*(){if(!de(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,E.assertNonNullable)(i,`No such representation ${e}`);let a=this.segments.get(e),s=this.initData.get(e);if((0,E.isNullable)(s)||(0,E.isNullable)(a)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),a=this.segments.get(e),(0,E.assertNonNullable)(a,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)))if(yield this.abort(),yield this.sourceBufferTaskQueue.append(s,this.downloadAbortController.signal),t)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e,yield this.dropBuffer(),this.maintain();else{let n=this.getCurrentPosition();(0,E.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,yield new rs(this.pruneBuffer(n,1/0,!0))),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}})}.bind(this));this.seekLive=(0,E.abortable)(this.destroyAbortController.signal,function(e){return ve(this,null,function*(){var u,l;let t=(u=(0,nn.default)(e,d=>d.representations))!=null?u:[];if(this.isSeekingLive=!0,!this.downloadingRepresentationId||!t)return;for(let d of this.representations.keys()){let c=t.find(m=>m.id===d);c&&this.representations.set(d,c);let f=this.representations.get(d);if(!f||!Me(f.segmentReference))return;let p=this.getActualLiveStartingSegments(f.segmentReference);this.segments.set(f.id,p)}let i=(l=this.switchingToRepresentationId)!=null?l:this.downloadingRepresentationId,a=this.representations.get(i);(0,E.assertNonNullable)(a);let s=this.segments.get(i);(0,E.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,E.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer))return;let o=this.getDebugBufferState();this.liveUpdateSegmentIndex=0,yield this.abort(),o&&(yield this.sourceBufferTaskQueue.remove(o.from*1e3,o.to*1e3,this.destroyAbortController.signal)),this.searchGaps(s,a),yield this.sourceBufferTaskQueue.append(n,this.destroyAbortController.signal),this.isSeekingLive=!1})}.bind(this));var d;this.fetcher=a,this.tuning=s,this.compatibilityMode=u,this.forwardBufferTarget=s.dash.forwardBufferTargetAuto,this.getCurrentPosition=n,this.isActiveLowLatency=o,this.isLive=!!(l!=null&&l.live),this.baseUrls=(d=l==null?void 0:l.baseUrls)!=null?d:[],this.initData=new Map(i.map(c=>[c.id,null])),this.segments=new Map,this.parsedInitData=new Map,this.representations=new Map(i.map(c=>[c.id,c])),this.kind=e,this.mediaSource=t,this.sourceBuffer=null}switchToWithPreviousAbort(e,t=!1){!de(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new Re,(0,E.abortable)(this.switchAbortController.signal,function(i,a=!1){return ve(this,null,function*(){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,E.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,E.isNullable)(o)||(0,E.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,E.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(o,this.downloadAbortController.signal),a)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=i,yield this.dropBuffer();else{let u=this.getCurrentPosition();(0,E.isNonNullable)(u)&&!this.isLive&&(this.bufferLimit=this.forwardBufferTarget,yield this.pruneBuffer(u,1/0,!0)),this.downloadingRepresentationId=i,this.switchingToRepresentationId=void 0}this.maintain()}})}.bind(this))(e,t))}warmUpMediaSource(){!(0,E.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}abort(){return w(this,null,function*(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new Re,this.abortBuffer()})}maintain(e=this.getCurrentPosition()){if((0,E.isNullable)(e)||(0,E.isNullable)(this.downloadingRepresentationId)||(0,E.isNullable)(this.playingRepresentationId)||(0,E.isNullable)(this.sourceBuffer)||!de(this.mediaSource,this.sourceBuffer)||(0,E.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.segments.get(this.downloadingRepresentationId);if((0,E.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),!i)return;let a=i.find(d=>e>=d.time.from&&e<d.time.to);(0,E.isNonNullable)(a)&&isFinite(a.time.from)&&isFinite(a.time.to)&&this.currentSegmentLength$.next((a==null?void 0:a.time.to)-a.time.from);let s=e,n=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let d=ut(this.sourceBuffer.buffered,e),c=a?a.time.to+n:-1/0;a&&a.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&d>=a.time.to-e+n&&(s=c)}if(isFinite(this.bufferLimit)&&Wu(this.sourceBuffer.buffered)>=this.bufferLimit){let d=ut(this.sourceBuffer.buffered,e),c=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,d<c).catch(f=>{this.handleAsyncError(f,"pruneBuffer")});return}let u=null;if(!this.activeSegments.size&&(u=this.selectForwardBufferSegments(i,t.segmentReference.type,s),u!=null&&u.length)){let d="auto";if(this.tuning.dash.useFetchPriorityHints&&a)if((0,sn.default)(u,a))d="high";else{let c=(0,ar.default)(u,0);c&&c.time.from-a.time.to>=this.forwardBufferTarget/2&&(d="low")}this.loadSegments(u,t,d).catch(c=>{this.handleAsyncError(c,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&a&&a.status==="fed"&&!(u!=null&&u.length)&&ut(this.sourceBuffer.buffered,e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let l=(0,ar.default)(i,-1);!this.isLive&&l&&(this.fullyBuffered$.next(l.time.to-e-ut(this.sourceBuffer.buffered,e)<n),this.onLastSegment$.next(e-l.time.from>0))}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}searchGaps(e,t){this.gaps=[];let i=0,a=this.isLive?this.liveInitialAdditionalOffset:0;for(let s of e)Math.trunc(s.time.from-i)>0&&this.gaps.push({representation:t.id,from:i,to:s.time.from+a,persistent:!0}),i=s.time.to;(0,E.isNonNullable)(t.duration)&&t.duration-i>0&&!this.isLive&&this.gaps.push({representation:t.id,from:i,to:t.duration,persistent:!0})}getActualLiveStartingSegments(e){let t=e.segments,i=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,a=[],s=0,n=t.length-1;do a.unshift(t[n]),s+=t[n].time.to-t[n].time.from,n--;while(s<i&&n>=0);return this.liveInitialAdditionalOffset=s-i,this.isActiveLowLatency()?[a[0]]:a}getLiveSegmentsToLoadState(e){let t=(0,nn.default)(e==null?void 0:e.streams[this.kind],a=>a.representations).find(a=>a.id===this.downloadingRepresentationId);if(!t)return;let i=this.segments.get(t.id);if(i!=null&&i.length)return{from:i[0].time.from,to:i[i.length-1].time.to}}updateLive(e){var i,a,s,n;let t=(i=(0,nn.default)(e==null?void 0:e.streams[this.kind],o=>o.representations))!=null?i:[];if(![...this.segments.values()].every(o=>!o.length))for(let o of t){if(!o||!Me(o.segmentReference))return;let u=o.segmentReference.segments.map(p=>j(L({},p),{status:"none",size:void 0})),l=100,d=(a=this.segments.get(o.id))!=null?a:[],c=(n=(s=(0,ar.default)(d,-1))==null?void 0:s.time.to)!=null?n:0,f=u==null?void 0:u.findIndex(p=>c>=p.time.from+l&&c<=p.time.to+l);if(f===-1){this.liveUpdateSegmentIndex=0;let p=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,p)}else{let p=u.slice(f+1);this.segments.set(o.id,[...d,...p])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,E.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}updateLowLatencyLiveIfNeeded(e){let t=0;for(let i of this.representations.values()){let a=i.segmentReference;if(!Me(a))return;let s=this.segments.get(i.id);if(!s)continue;let n=s.find(u=>Math.floor(u.time.from)===Math.floor(e.time.from));if(n&&!isFinite(n.time.to)&&(n.time.to=e.time.to,t=n.time.to-n.time.from),!!!s.find(u=>Math.floor(u.time.from)===Math.floor(e.time.to))&&this.isActiveLowLatency()){let u=Math.round(e.time.to*a.timescale/1e3).toString(10),l=Lt(a.segmentTemplateUrl,{segmentTime:u});s.push({status:"none",time:{from:e.time.to,to:1/0},url:l})}}this.currentLowLatencySegmentLength$.next(t)}findSegmentStartTime(e){var s,n,o;let t=(n=(s=this.switchingToRepresentationId)!=null?s:this.downloadingRepresentationId)!=null?n:this.playingRepresentationId;if(!t)return;let i=this.segments.get(t);if(!i)return;let a=i.find(u=>u.time.from<=e&&u.time.to>=e);return(o=a==null?void 0:a.time.from)!=null?o:void 0}setTarget(e){this.forwardBufferTarget=e}setPreloadOnly(e){this.preloadOnly=e}destroy(){var e,t;if(this.initData.clear(),this.segments.clear(),this.parsedInitData.clear(),this.representations.clear(),(e=this.sourceBufferTaskQueue)==null||e.destroy(),(t=this.sourceBufferBufferedDiff)==null||t.destroy(),this.gapDetectionIdleCallback&&Zr&&Zr(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&Zr&&Zr(this.initLoadIdleCallback),this.subscription.unsubscribe(),this.sourceBuffer)try{this.mediaSource.removeSourceBuffer(this.sourceBuffer)}catch(i){if(!(i instanceof DOMException&&i.name==="NotFoundError"))throw i}this.sourceBuffer=null,this.downloadAbortController.abort(),this.switchAbortController.abort(),this.destroyAbortController.abort(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}selectForwardBufferSegments(e,t,i){return this.checkEjectedSegments(),this.isLive?this.selectForwardBufferSegmentsLive(e,i):this.selectForwardBufferSegmentsRecord(e,t,i)}selectForwardBufferSegmentsLive(e,t){if(this.playingRepresentationId!==this.downloadingRepresentationId){let i=e.findIndex(a=>t>=a.time.from&&t<a.time.to);this.liveUpdateSegmentIndex=i}return this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):null}selectForwardBufferSegmentsRecord(e,t,i){let a=e.findIndex(({status:c,time:{from:f,to:p}},m)=>{let v=f<=i&&p>=i,y=f>i||v||m===0&&i===0,g=Math.min(this.forwardBufferTarget,this.bufferLimit),x=this.preloadOnly&&f<=i+g||p<=i+g;return(c==="none"||c==="partially_ejected"&&y&&x&&this.sourceBuffer&&de(this.mediaSource,this.sourceBuffer)&&!(Xt(this.sourceBuffer.buffered,f)&&Xt(this.sourceBuffer.buffered,p)))&&y&&x});if(a===-1)return null;if(t!=="byteRange")return e.slice(a,a+1);let s=e,n=0,o=0,u=[],l=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,d=this.preloadOnly?this.forwardBufferTarget:0;for(let c=a;c<s.length&&(n<=l||o<=d);c++){let f=s[c];if(n+=f.byte.to+1-f.byte.from,o+=f.time.to+1-f.time.from,f.status==="none"||f.status==="partially_ejected")u.push(f);else break}return u}loadSegments(e,t,i="auto"){return w(this,null,function*(){Me(t.segmentReference)?yield this.loadTemplateSegment(e[0],t,i):yield this.loadByteRangeSegments(e,t,i)})}loadTemplateSegment(e,t,i="auto"){return w(this,null,function*(){e.status="downloading";let a={segment:e,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id};this.activeSegments.add(a);let{range:s,url:n,signal:o,onProgress:u,onProgressTasks:l}=this.prepareTemplateFetchSegmentParams(e,t);this.failedDownloads&&o&&(yield(0,E.abortable)(o,function(){return ve(this,null,function*(){let d=(0,E.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(c=>setTimeout(c,d))})}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let d=yield this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency()});if(this.lastDataObtainedTimestampMs=(0,E.now)(),!d)return;let c=new DataView(d),f=Pa(t.mime);if(!isFinite(a.segment.time.to)){let v=t.segmentReference.timescale;a.segment.time.to=f.getChunkEndTime(c,v)}u&&a.feedingBytes&&l?yield Promise.all(l):yield this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:p,serverDataPreparedTime:m}=f.getServerLatencyTimestamps(c);p&&m&&this.currentLiveSegmentServerLatency$.next(m-p),a.segment.status="downloaded",this.onSegmentFullyAppended(a,t.id),this.failedDownloads=0}catch(d){this.abortActiveSegments([e]),wa(d)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}updateRepresentationsBaseUrlIfNeeded(){if(!this.tuning.dash.enableBaseUrlSupport||!this.baseUrls.length||this.failedDownloads<=this.tuning.dash.maxSegmentRetryCount)return;this.baseUrlsIndex=(this.baseUrlsIndex+1)%this.baseUrls.length;let e=this.baseUrls[this.baseUrlsIndex];for(let t of this.representations.values())Me(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}loadByteRangeSegments(e,t,i="auto"){return w(this,null,function*(){if(!e.length)return;for(let u of e)u.status="downloading",this.activeSegments.add({segment:u,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id});let{range:a,url:s,signal:n,onProgress:o}=this.prepareByteRangeFetchSegmentParams(e,t);this.failedDownloads&&n&&(yield(0,E.abortable)(n,function(){return ve(this,null,function*(){let u=(0,E.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,E.fromEvent)(window,"online").pipe((0,E.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{yield this.fetcher.fetch(s,{range:a,onProgress:o,signal:n,priority:i}),this.lastDataObtainedTimestampMs=(0,E.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),wa(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}prepareByteRangeFetchSegmentParams(e,t){if(Me(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,a={from:(0,ar.default)(e,0).byte.from,to:(0,ar.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:a,signal:s,onProgress:(o,u)=>w(this,null,function*(){if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,E.now)(),yield this.onSomeByteRangesDataLoaded({dataView:o,loaded:u,signal:s,onSegmentAppendFailed:()=>this.abort(),globalFrom:a?a.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}})}}prepareTemplateFetchSegmentParams(e,t){if(!Me(t.segmentReference))throw new Error("Representation is not template type");let i=new URL(e.url,t.segmentReference.baseUrl);this.isActiveLowLatency()&&i.searchParams.set("low-latency","yes");let a=i.toString(),{signal:s}=this.downloadAbortController,n=[],u=this.isActiveLowLatency()||this.tuning.dash.enableSubSegmentBufferFeeding&&this.liveUpdateSegmentIndex<3?(l,d)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,E.now)();let c=this.onSomeTemplateDataLoaded({dataView:l,loaded:d,signal:s,onSegmentAppendFailed:()=>this.abort(),representationId:t.id});n.push(c)}catch(c){this.error$.next({id:"SegmentFeeding",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:a,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,sn.default)(e,t.segment)&&this.abortSegment(t.segment)}onSomeTemplateDataLoaded(n){return w(this,arguments,function*({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:a,signal:s}){if(!this.activeSegments.size||!de(this.mediaSource,this.sourceBuffer))return;let o=this.representations.get(t);if(o)for(let u of this.activeSegments){let{segment:l}=u;if(u.representationId===t){if(s.aborted){a();continue}if(u.loadedBytes=i,u.loadedBytes>u.feedingBytes){let d=new DataView(e.buffer,e.byteOffset+u.feedingBytes,u.loadedBytes-u.feedingBytes),c=Pa(o.mime).parseFeedableSegmentChunk(d,this.isLive);c!=null&&c.byteLength&&(l.status="partially_fed",u.feedingBytes+=c.byteLength,yield this.sourceBufferTaskQueue.append(c),u.fedBytes+=c.byteLength)}}}})}onSomeByteRangesDataLoaded(o){return w(this,arguments,function*({dataView:e,representationId:t,globalFrom:i,loaded:a,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!de(this.mediaSource,this.sourceBuffer))return;let u=this.representations.get(t);if(u)for(let l of this.activeSegments){if(l.representationId!==t)continue;if(s.aborted){yield n();continue}let{segment:d}=l,c=d.byte.from-i,f=d.byte.to-i,p=f-c+1,m=c<a,v=f<=a;if(m){if(d.status==="downloading"&&v){d.status="downloaded";let y=new DataView(e.buffer,e.byteOffset+c,p);(yield this.sourceBufferTaskQueue.append(y,s))&&!s.aborted?this.onSegmentFullyAppended(l,t):yield n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(d.status==="downloading"||d.status==="partially_fed")&&(l.loadedBytes=Math.min(p,a-c),l.loadedBytes>l.feedingBytes)){let y=new DataView(e.buffer,e.byteOffset+c+l.feedingBytes,l.loadedBytes-l.feedingBytes),g=l.loadedBytes===p?y:Pa(u.mime).parseFeedableSegmentChunk(y);g!=null&&g.byteLength&&(d.status="partially_fed",l.feedingBytes+=g.byteLength,(yield this.sourceBufferTaskQueue.append(g,s))&&!s.aborted?(l.fedBytes+=g.byteLength,l.fedBytes===p&&this.onSegmentFullyAppended(l,t)):yield n())}}}})}onSegmentFullyAppended(e,t){if(!((0,E.isNullable)(this.sourceBuffer)||!de(this.mediaSource,this.sourceBuffer))){!this.isLive&&X.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(Xt(this.sourceBuffer.buffered,e.segment.time.from,100)&&Xt(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Browser stuck on empty result of adding segment to source buffer"})),this.playingRepresentationId=t,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)),e.segment.status="fed",sl(e.segment)&&(e.segment.size=e.fedBytes);for(let i of this.representations.values()){if(i.id===t)continue;let a=this.segments.get(i.id);if(a)for(let s of a)s.status==="fed"&&Math.round(s.time.from)===Math.round(e.segment.time.from)&&Math.round(s.time.to)===Math.round(e.segment.time.to)&&(s.status="none")}this.isActiveLowLatency()&&this.updateLowLatencyLiveIfNeeded(e.segment),this.activeSegments.delete(e),this.detectGapsWhenIdle(t,e.segment)}}abortSegment(e){e.status==="partially_fed"?e.status="partially_ejected":e.status!=="partially_ejected"&&(e.status="none");for(let t of this.activeSegments.values())if(t.segment===e){this.activeSegments.delete(t);break}}loadNextInit(){if(this.allInitsLoaded||this.initLoadIdleCallback)return;let e=null,t=!1;for(let[a,s]of this.initData.entries()){let n=s instanceof Promise;t||(t=n),s===null&&(e=a)}if(!e){this.allInitsLoaded=!0;return}if(t)return;let i=this.representations.get(e);i&&(this.initLoadIdleCallback=Gu(()=>(0,GS.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}loadInit(e,t="auto",i=!1){return w(this,null,function*(){let a=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!i&&this.failedDownloads>0?(0,E.abortable)(this.destroyAbortController.signal,function(){return ve(this,null,function*(){let o=(0,E.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(u=>setTimeout(u,o))})}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,Pa(e.mime),a)).then(o=>{if(!o)return;let{init:u,dataView:l,segments:d}=o,c=l.buffer.slice(l.byteOffset,l.byteOffset+l.byteLength);this.initData.set(e.id,c);let f=d;this.isLive&&Me(e.segmentReference)&&(f=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,f),u&&this.parsedInitData.set(e.id,u)}).then(()=>this.failedDownloads=0,o=>{this.initData.set(e.id,null),i&&this.error$.next({id:"LoadInits",category:E.ErrorCategory.WTF,message:"loadInit threw",thrown:o})});return this.initData.set(e.id,n),n})}dropBuffer(){return w(this,null,function*(){for(let e of this.segments.values())for(let t of e)t.status="none";yield this.pruneBuffer(0,1/0,!0)})}pruneBuffer(e,t,i=!1){return w(this,null,function*(){if(!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,E.isNullable)(e))return!1;this.checkEjectedSegments();let a=[],s=0,n=o=>{var l;if(s>=t)return;a.push(L({},o.time));let u=sl(o)?(l=o.size)!=null?l:0:o.byte.to-o.byte.from;s+=u};for(let o of this.segments.values())for(let u of o){let l=u.time.to<=e-this.tuning.dash.bufferPruningSafeZone,d=u.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(l||d)&&u.status==="fed"&&n(u)}for(let o=0;o<this.sourceBuffer.buffered.length;o++){let u=this.sourceBuffer.buffered.start(o)*1e3,l=this.sourceBuffer.buffered.end(o)*1e3,d=0;for(let c of this.segments.values())for(let f of c)(0,sn.default)(["none","partially_ejected"],f.status)&&Math.round(f.time.from)<=Math.round(u)&&Math.round(f.time.to)>=Math.round(l)&&d++;if(d===this.segments.size){let c={time:{from:u,to:l},url:"",status:"none"};n(c)}}if(a.length&&i){let o=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;for(let u of this.segments.values())for(let l of u)l.time.from>=e+o&&l.status==="fed"&&n(l)}return a.length?(a=_S(a),(yield Promise.all(a.map(u=>this.sourceBufferTaskQueue.remove(u.from,u.to)))).reduce((u,l)=>u||l,!1)):!1})}abortBuffer(){return w(this,null,function*(){if(!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))return!1;let e=this.playingRepresentationId&&this.initData.get(this.playingRepresentationId),t=e instanceof ArrayBuffer?e:void 0;return this.sourceBufferTaskQueue.abort(t)})}getDebugBufferState(){if(!(!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length))return{from:this.sourceBuffer.buffered.start(0),to:this.sourceBuffer.buffered.end(this.sourceBuffer.buffered.length-1)}}getBufferedTo(){return!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length?null:this.sourceBuffer.buffered.end(this.sourceBuffer.buffered.length-1)}getForwardBufferDuration(e=this.getCurrentPosition()){return!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,E.isNullable)(e)?0:ut(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer;this.tuning.useRefactoredSearchGap&&(this.gaps=this.gaps.filter(s=>{if(s.persistent)return!0;let n=Math.round(s.from),o=Math.round(s.to);for(let u=0;u<i.length;u++)if(n>=Math.round(i.start(u)*1e3)&&o<=Math.round(i.end(u)*1e3))return!1;return!0}));let a={representation:e,from:t.time.from,to:t.time.to,persistent:!1};for(let s=0;s<i.length;s++){let n=i.start(s)*1e3,o=i.end(s)*1e3;if(!(o<=t.time.from||n>=t.time.to)){if(n<=t.time.from&&o>=t.time.to){a=void 0;break}o>t.time.from&&o<t.time.to&&(a.from=o),n<t.time.to&&n>t.time.from&&(a.to=n)}}a&&a.to-a.from>1&&!this.gaps.some(s=>a&&s.from===a.from&&s.to===a.to)&&this.gaps.push(a)}detectGapsWhenIdle(e,t){if(!(this.gapDetectionIdleCallback||!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))){if(!this.tuning.useRefactoredSearchGap)for(let i=0;i<this.sourceBuffer.buffered.length;i++)this.gaps=this.gaps.filter(a=>a.persistent||this.sourceBuffer&&(Math.round(a.from)<Math.round(this.sourceBuffer.buffered.start(i)*1e3)||Math.round(a.to)>Math.round(this.sourceBuffer.buffered.end(i)*1e3)));this.gapDetectionIdleCallback=Gu(()=>{try{this.detectGaps(e,t)}catch(i){this.error$.next({id:"GapDetection",category:E.ErrorCategory.WTF,message:"detectGaps threw",thrown:i})}finally{this.gapDetectionIdleCallback=null}})}}checkEjectedSegments(){if((0,E.isNullable)(this.sourceBuffer)||!de(this.mediaSource,this.sourceBuffer)||(0,E.isNullable)(this.playingRepresentationId)||this.sourceBufferBufferedDiff&&!this.sourceBufferBufferedDiff.wasUpdated())return;let e=tn(this.sourceBuffer.buffered),t=100;for(let i of this.segments.values())for(let a of i){let{status:s}=a;if(s!=="fed"&&s!=="partially_ejected")continue;let n=Math.floor(a.time.from),o=Math.ceil(a.time.to),u=!1,l=0;for(let d=0;d<e.length;d+=2){let c=e[d],f=e[d+1];u||(u=c-t<=n&&f+t>=o),(n>=c&&n<f-t||o>c+t&&o<=f)&&(l+=1)}u||(l===1?a.status="partially_ejected":this.gaps.some(d=>d.from===a.time.from||d.to===a.time.to)?a.status="partially_ejected":a.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:E.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}};var Ra=r=>{let e=new URL(r);return e.searchParams.set("quic","1"),e.toString()};var QS=r=>{var s;let e=r.get("X-Delivery-Type"),t=r.get("X-Reused"),i=e===null?"http1":e!=null?e:void 0,a=t===null?void 0:(s={1:!0,0:!1}[t])!=null?s:void 0;return{type:i,reused:a}};var te=require("@vkontakte/videoplayer-shared/es2015");var WS=r=>{let e=new URL(r);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var un=class{constructor({throughputEstimator:e,requestQuic:t,compatibilityMode:i=!1,useEnableSubtitlesParam:a=!1}){this.lastConnectionType$=new te.ValueSubject(void 0);this.lastConnectionReused$=new te.ValueSubject(void 0);this.lastRequestFirstBytes$=new te.ValueSubject(void 0);this.recoverableError$=new te.Subject;this.error$=new te.Subject;this.abortAllController=new Re;this.subscription=new te.SubscriptionRemovable;this.fetchManifest=(0,te.abortable)(this.abortAllController.signal,function(e){return ve(this,null,function*(){let t=e;this.requestQuic&&(t=Ra(t)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(t=WS(t));let i=yield this.doFetch(t,{signal:this.abortAllController.signal}).catch(on);return i?(this.onHeadersReceived(i.headers),i.text()):null})}.bind(this));this.fetch=(0,te.abortable)(this.abortAllController.signal,function(l){return ve(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:a,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1}={}){var D,K,A;let d=e,c=new Headers;if(i)switch(t){case 0:{c.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let _=new URL(d,location.href);_.searchParams.append("bytes",`${i.from}-${i.to}`),d=_.toString();break}default:(0,te.assertNever)(t)}this.requestQuic&&(d=Ra(d));let f=this.abortAllController.signal,p;if(n){let _=new Re;if(p=(0,te.merge)((0,te.fromEvent)(this.abortAllController.signal,"abort"),(0,te.fromEvent)(n,"abort")).subscribe(()=>{try{_.abort()}catch(Z){on(Z)}}),this.abortAllController.signal.aborted||n.aborted)try{_.abort()}catch(Z){on(Z)}f=_.signal}let m=(0,te.now)(),v=yield this.doFetch(d,{priority:s,headers:c,signal:f}),y=(0,te.now)();if(!v)return this.unsubscribeAbortSubscription(p),null;if((D=this.throughputEstimator)==null||D.addRawRtt(y-m),!v.ok||!v.body)return this.unsubscribeAbortSubscription(p),Promise.reject(new Error(`Fetch error ${v.status}: ${v.statusText}`));if(this.onHeadersReceived(v.headers),!a&&!o)return this.unsubscribeAbortSubscription(p),v.arrayBuffer();let g=v.body;if(o){let _;[g,_]=v.body.tee(),(K=this.throughputEstimator)==null||K.trackStream(_,u)}let x=g.getReader(),I,P=parseInt((A=v.headers.get("content-length"))!=null?A:"",10);Number.isFinite(P)&&(I=P),!I&&i&&(I=i.to-i.from+1);let $=0,V=I?new Uint8Array(I):new Uint8Array(0),J=!1,ae=_=>{this.unsubscribeAbortSubscription(p),J=!0,on(_)},se=(0,te.abortable)(f,function(H){return ve(this,arguments,function*({done:_,value:Z}){if($===0&&this.lastRequestFirstBytes$.next((0,te.now)()-m),f.aborted){this.unsubscribeAbortSubscription(p);return}if(!_&&Z){if(I)V.set(Z,$),$+=Z.byteLength;else{let N=new Uint8Array(V.length+Z.length);N.set(V),N.set(Z,V.length),V=N,$+=Z.byteLength}a==null||a(new DataView(V.buffer),$),yield x==null?void 0:x.read().then(se,ae)}})}.bind(this));return yield x==null?void 0:x.read().then(se,ae),this.unsubscribeAbortSubscription(p),J?null:V.buffer})}.bind(this));this.fetchByteRangeRepresentation=(0,te.abortable)(this.abortAllController.signal,function(e,t,i){return ve(this,null,function*(){var g;if(e.type!=="byteRange")return null;let{from:a,to:s}=e.initRange,n=a,o=s,u=!1,l,d;e.indexRange&&(l=e.indexRange.from,d=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,a),o=Math.max(d,s))),n=Math.min(n,0);let c=yield this.fetch(e.url,{range:{from:n,to:o},priority:i,measureThroughput:!1});if(!c)return null;let f=new DataView(c,a-n,s-n+1);if(!t.validateData(f))throw new Error("Invalid media file");let p=t.parseInit(f),m=(g=e.indexRange)!=null?g:t.getIndexRange(p);if(!m)throw new ReferenceError("No way to load representation index");let v;if(u)v=new DataView(c,m.from-n,m.to-m.from+1);else{let x=yield this.fetch(e.url,{range:m,priority:i,measureThroughput:!1});if(!x)return null;v=new DataView(x)}let y=t.parseSegments(v,p,m);return{init:p,dataView:new DataView(c),segments:y}})}.bind(this));this.fetchTemplateRepresentation=(0,te.abortable)(this.abortAllController.signal,function(e,t){return ve(this,null,function*(){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),a=yield this.fetch(i,{priority:t,measureThroughput:!1});return a?{init:null,segments:e.segments.map(n=>j(L({},n),{status:"none",size:void 0})),dataView:new DataView(a)}:null})}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=i,this.useEnableSubtitlesParam=a}onHeadersReceived(e){let{type:t,reused:i}=QS(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}fetchRepresentation(e,t,i="auto"){return w(this,null,function*(){var s,n;let{type:a}=e;switch(a){case"byteRange":return(s=yield this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=yield this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,te.assertNever)(a)}})}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe()}doFetch(e,t){return w(this,null,function*(){let i=yield Tt(e,t);if(i.ok)return i;let a=yield i.text(),s=parseInt(a);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:te.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:te.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:te.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:te.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:te.ErrorCategory.FATAL})}})}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},on=r=>{if(!wa(r))throw r};var Ii=(r,e,t)=>t*e+(1-t)*r,cl=(r,e)=>r.reduce((t,i)=>t+i,0)/e,YS=(r,e,t,i)=>{let a=0,s=t,n=cl(r,e),o=e<i?e:i;for(let u=0;u<o;u++)r[s]>n?a++:a--,s=(r.length+s-1)%r.length;return Math.abs(a)===o};var La=require("@vkontakte/videoplayer-shared/es2015");var ei=class{constructor(e){this.prevReported=void 0;this.pastMeasures=[];this.takenMeasures=0;this.measuresCursor=0;this.params=e,this.pastMeasures=Array(e.deviationDepth),this.smoothed=this.prevReported=e.initial,this.smoothed$=new La.ValueSubject(e.initial),this.debounced$=new La.ValueSubject(e.initial)}next(e){let t=0,i=0;for(let o=0;o<this.pastMeasures.length;o++)this.pastMeasures[o]!==void 0&&(t+=ht(this.pastMeasures[o]-this.smoothed,2),i++);this.takenMeasures=i,t/=i;let a=Math.sqrt(t),s=this.smoothed+this.params.deviationFactor*a,n=this.smoothed-this.params.deviationFactor*a;this.pastMeasures[this.measuresCursor]=e,this.measuresCursor=(this.measuresCursor+1)%this.pastMeasures.length,this.updateSmoothedValue(e),this.smoothed$.next(this.smoothed),!(this.smoothed>s||this.smoothed<n)&&((0,La.isNullable)(this.prevReported)||Math.abs(this.smoothed-this.prevReported)/this.prevReported>=this.params.changeThreshold)&&(this.prevReported=this.smoothed,this.debounced$.next(this.smoothed))}};var ln=class extends ei{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=Ii(this.slow,e,this.params.emaAlphaSlow),this.fast=Ii(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var cn=class extends ei{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=cl(this.pastMeasures,this.takenMeasures);this.emaSmoothed=Ii(this.emaSmoothed,e,this.params.emaAlpha);let i=YS(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=i?this.emaSmoothed:t}};var dn=class extends ei{constructor(t){super(t);this.furtherValues=[];this.currentTopExtremumValue=0;this.extremumInterval=t.extremumInterval}next(t){this.currentTopExtremumValue<=t?(this.currentTopExtremumValue=t,this.furtherValues=[]):this.furtherValues.length===this.extremumInterval?(super.next(this.currentTopExtremumValue),this.currentTopExtremumValue=t,this.furtherValues=[]):this.furtherValues.push(t)}updateSmoothedValue(t){this.smoothed=this.smoothed?Ii(this.smoothed,t,this.params.emaAlpha):t}};var Ei=class{static getSmoothedValue(e,t,i){return i.type==="TwoEma"?new ln({initial:e,emaAlphaSlow:i.emaAlphaSlow,emaAlphaFast:i.emaAlphaFast,changeThreshold:i.changeThreshold,fastDirection:t,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"}):new cn({initial:e,emaAlpha:i.emaAlpha,basisTrendChangeCount:i.basisTrendChangeCount,changeThreshold:i.changeThreshold,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"})}static getLiveBufferSmoothedValue(e,t){return new dn(L({initial:e,label:"liveEdgeDelay"},t))}};var dl=(r,e)=>{r&&r.playbackRate!==e&&(r.playbackRate=e)};var pn=require("@vkontakte/videoplayer-shared/es2015");var Ma=class r{constructor(e,t){this.currentRepresentation$=new pn.ValueSubject(null);this.maxRepresentations=4;this.representationsCursor=0;this.representations=[];this.currentSegment=null;this.getCurrentPosition=t.getCurrentPosition,this.processStreams(e)}updateLive(e){this.processStreams(e==null?void 0:e.streams.text)}seekLive(e){this.processStreams(e)}maintain(e=this.getCurrentPosition()){var t;if(!(0,pn.isNullable)(e))for(let i of this.representations)for(let a of i){let s=a.segmentReference,n=s.segments.length,o=s.segments[0].time.from,u=s.segments[n-1].time.to;if(e<o||e>u)continue;let l=s.segments.find(d=>d.time.from<=e&&d.time.to>=e);!l||((t=this.currentSegment)==null?void 0:t.time.from)===l.time.from&&this.currentSegment.time.to===l.time.to||(this.currentSegment=l,this.currentRepresentation$.next(j(L({},a),{label:"Live Text",language:"ru",isAuto:!0,url:new URL(l.url,s.baseUrl).toString()})))}}destroy(){this.currentRepresentation$.next(null),this.currentSegment=null,this.representations=[]}processStreams(e){for(let t of e!=null?e:[]){let i=r.filterRepresentations(t.representations);if(i){this.representations[this.representationsCursor]=i,this.representationsCursor=(this.representationsCursor+1)%this.maxRepresentations;break}}}static isSupported(e){return!!(e!=null&&e.some(t=>r.filterRepresentations(t.representations)))}static filterRepresentations(e){return e==null?void 0:e.filter(t=>t.kind==="text"&&"segmentReference"in t&&Me(t.segmentReference))}};var fn=z(Yt(),1);var $a=require("@vkontakte/videoplayer-shared/es2015");var zS=(r,{useHlsJs:e,useManagedMediaSource:t,useOldMSEDetection:i})=>{let{containers:a,protocols:s,codecs:n,nativeHlsSupported:o}=X.video,u=(n.h264||n.h265)&&n.aac,l=s.mse&&(!i||!!window.MediaStreamTrack)||s.mms&&t;return r.filter(d=>{switch(d){case"DASH_SEP":return l&&a.mp4&&u;case"DASH_WEBM":return l&&a.webm&&n.vp9&&n.opus;case"DASH_WEBM_AV1":return l&&a.webm&&n.av1&&n.opus;case"DASH_STREAMS":return l&&(a.mp4&&u||a.webm&&(n.vp9||n.av1)&&(n.opus||n.aac));case"DASH_LIVE":return l&&a.mp4&&u;case"DASH_LIVE_CMAF":return l&&a.mp4&&u&&a.cmaf;case"DASH_ONDEMAND":return l&&a.mp4&&u;case"HLS":case"HLS_ONDEMAND":return o||e&&l&&a.mp4&&u;case"HLS_LIVE":case"HLS_LIVE_CMAF":return o;case"MPEG":return a.mp4;case"DASH":case"DASH_LIVE_WEBM":return!1;case"WEB_RTC_LIVE":return s.webrtc&&s.ws&&n.h264&&(a.mp4||a.webm);default:return(0,$a.assertNever)(d)}})},hn=r=>{let{webmDecodingInfo:e}=X.video,t="DASH_WEBM",i="DASH_WEBM_AV1";switch(r){case"vp9":return[t,i];case"av1":return[i,t];case"none":return[];case"smooth":return e?e[i].smooth?[i,t]:e[t].smooth?[t,i]:[i,t]:[t,i];case"power_efficient":return e?e[i].powerEfficient?[i,t]:e[t].powerEfficient?[t,i]:[i,t]:[t,i];default:(0,$a.assertNever)(r)}return[t,i]},KS=({webmCodec:r,androidPreferredFormat:e,preferMultiStream:t})=>{let i=[...t?["DASH_STREAMS"]:[],...hn(r),"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]],a=[...t?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]];if(X.device.isAndroid)switch(e){case"mpeg":return["MPEG",...i,"HLS","HLS_ONDEMAND"];case"hls":return["HLS","HLS_ONDEMAND",...i,"MPEG"];case"dash":return[...i,"HLS","HLS_ONDEMAND","MPEG"];case"dash_any_mpeg":return[...a,"MPEG",...hn(r),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...hn(r),"MPEG",...a,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...hn(r),...a,"HLS","HLS_ONDEMAND"];default:(0,$a.assertNever)(e)}return X.video.nativeHlsSupported?[...i,"HLS","HLS_ONDEMAND","MPEG"]:[...i,"HLS","HLS_ONDEMAND","MPEG"]},XS=({androidPreferredFormat:r,preferCMAF:e,preferWebRTC:t})=>{let i=e?["DASH_LIVE_CMAF","DASH_LIVE"]:["DASH_LIVE","DASH_LIVE_CMAF"],a=e?["HLS_LIVE_CMAF","HLS_LIVE"]:["HLS_LIVE","HLS_LIVE_CMAF"],s=[...i,...a],n=[...a,...i],o,u=X.device.isMac&&X.browser.isSafari;if(X.device.isAndroid)switch(r){case"dash":case"dash_any_mpeg":case"dash_any_webm":case"dash_sep":{o=s;break}case"hls":case"mpeg":{o=n;break}default:(0,$a.assertNever)(r)}else X.video.nativeHlsSupported&&!u?o=n:u?o=e?["DASH_LIVE_CMAF","HLS_LIVE_CMAF","HLS_LIVE","DASH_LIVE"]:["HLS_LIVE","DASH_LIVE","DASH_LIVE_CMAF","HLS_LIVE_CMAF"]:o=s;return t?["WEB_RTC_LIVE",...o]:[...o,"WEB_RTC_LIVE"]},pl=r=>r?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],JS=r=>{if(r.size===0)return;if(r.size===1){let t=r.values().next();return(0,fn.default)(t.value.split("."),0)}for(let t of r){let i=(0,fn.default)(t.split("."),0);if(i==="opus"||i==="vp09"||i==="av01")return i}let e=r.values().next();return(0,fn.default)(e.value.split("."),0)};var nL=["timeupdate","progress","play","seeked","stalled","waiting"],oL=["timeupdate","progress","loadeddata","playing","seeked"];var mn=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.subscription=new S.Subscription;this.representationSubscription=new S.Subscription;this.state$=new G("none");this.currentVideoRepresentation$=new S.ValueSubject(void 0);this.currentVideoRepresentationInit$=new S.ValueSubject(void 0);this.currentAudioRepresentation$=new S.ValueSubject(void 0);this.currentVideoSegmentLength$=new S.ValueSubject(0);this.currentAudioSegmentLength$=new S.ValueSubject(0);this.error$=new S.Subject;this.lastConnectionType$=new S.ValueSubject(void 0);this.lastConnectionReused$=new S.ValueSubject(void 0);this.lastRequestFirstBytes$=new S.ValueSubject(void 0);this.currentLiveTextRepresentation$=new S.ValueSubject(null);this.isLive$=new S.ValueSubject(!1);this.isActiveLive$=new S.ValueSubject(!1);this.isLowLatency$=new S.ValueSubject(!1);this.liveDuration$=new S.ValueSubject(0);this.liveSeekableDuration$=new S.ValueSubject(0);this.liveAvailabilityStartTime$=new S.ValueSubject(0);this.liveStreamStatus$=new S.ValueSubject(void 0);this.bufferLength$=new S.ValueSubject(0);this.liveLatency$=new S.ValueSubject(void 0);this.liveLoadBufferLength$=new S.ValueSubject(0);this.livePositionFromPlayer$=new S.ValueSubject(0);this.currentStallDuration$=new S.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new S.ValueSubject(0);this.fetcherRecoverableError$=new S.Subject;this.fetcherError$=new S.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new S.Subject;this.gapWatchdogActive=!1;this.destroyController=new Re;this.initedPruneBufferCallback=!1;this.initManifest=(0,S.abortable)(this.destroyController.signal,function(e,t,i){return ve(this,null,function*(){var a;this.element=e,this.manifestUrlString=ke(t,i,2),this.state$.startTransitionTo("manifest_ready"),this.manifest=yield this.updateManifest(),(a=this.manifest)!=null&&a.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:S.ErrorCategory.PARSER,message:"No playable video representations"})})}.bind(this));this.updateManifest=(0,S.abortable)(this.destroyController.signal,function(){return ve(this,null,function*(){var n,o;let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(u=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:S.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:u})});if(!e)return null;let t=null;try{t=jS(e!=null?e:"",this.manifestUrlString)}catch(u){let l=(n=Bv(e))!=null?n:{id:"ManifestParsing",category:S.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:u};this.error$.next(l)}if(!t)return null;let i=(u,l,d)=>{var c,f,p,m;return!!((f=(c=this.element)==null?void 0:c.canPlayType)!=null&&f.call(c,l)&&((m=(p=ot())==null?void 0:p.isTypeSupported)!=null&&m.call(p,`${l}; codecs="${d}"`))||u==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:u,latestSegmentPublishTime:l,streamIsUnpublished:d,streamIsAlive:c}=t.live,f=((o=t.duration)!=null?o:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((l-u)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let p="active";c||(p=d?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(p)}let a={text:t.streams.text,video:[],audio:[]};for(let u of["video","audio"]){let d=t.streams[u].filter(({mime:p,codecs:m})=>i(u,p,m)),c=new Set(d.map(({codecs:p})=>p)),f=JS(c);if(f&&(a[u]=d.filter(({codecs:p})=>p.startsWith(f))),u==="video"){let p=this.tuning.preferHDR,m=a.video.some(y=>y.hdr),v=a.video.some(y=>!y.hdr);X.display.isHDR&&p&&m?a.video=a.video.filter(y=>y.hdr):v&&(a.video=a.video.filter(y=>!y.hdr))}}return j(L({},t),{streams:a})})}.bind(this));this.initRepresentations=(0,S.abortable)(this.destroyController.signal,function(e,t,i){return ve(this,null,function*(){var f;(0,S.assertNonNullable)(this.manifest),(0,S.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.representationSubscription=new S.Subscription,this.state$.startTransitionTo("representations_ready");let a=p=>{this.representationSubscription.add((0,S.fromEvent)(p,"error").pipe((0,S.filter)(m=>{var v;return!!((v=this.element)!=null&&v.played.length)})).subscribe(m=>{this.error$.next({id:"VideoSource",category:S.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:m})}))};this.source=this.tuning.useManagedMediaSource?Sb():new MediaSource;let s=document.createElement("source");if(a(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),this.tuning.useManagedMediaSource&&Gs())if(i){let p=document.createElement("source");a(p),p.type="application/x-mpegurl",p.src=i.url,this.element.appendChild(p)}else this.element.disableRemotePlayback=!0;this.isActiveLive$.next(this.isLive$.getValue());let n={fetcher:this.fetcher,tuning:this.tuning,getCurrentPosition:()=>this.element?this.element.currentTime*1e3:void 0,isActiveLowLatency:()=>this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),manifest:this.manifest},o=this.manifest.streams.video.reduce((p,m)=>[...p,...m.representations],[]);if(this.videoBufferManager=new ka("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,S.isNonNullable)(t)){let p=this.manifest.streams.audio.reduce((m,v)=>[...m,...v.representations],[]);this.audioBufferManager=new ka("audio",this.source,p,n),this.bufferManagers.push(this.audioBufferManager)}Ma.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new Ma(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.representationSubscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$));let u=()=>{var p;(p=this.stallWatchdogSubscription)==null||p.unsubscribe(),this.currentStallDuration$.next(0)};if(this.representationSubscription.add((0,S.merge)(...oL.map(p=>(0,S.fromEvent)(this.element,p))).pipe((0,S.map)(p=>this.element?ut(this.element.buffered,this.element.currentTime*1e3):0),(0,S.filterChanged)(),(0,S.tap)(p=>{p>this.tuning.dash.bufferEmptinessTolerance&&u()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,S.merge)((0,S.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{u()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,S.filterChanged)()).subscribe(m=>this.liveStreamEndTimestamp=(0,S.now)())),this.subscription.add((0,S.fromEvent)(this.element,"pause").subscribe(()=>{this.livePauseWatchdogSubscription=(0,S.interval)(1e3).subscribe(m=>{let v=Ns(this.manifestUrlString,2);this.manifestUrlString=ke(this.manifestUrlString,v+1e3,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,S.fromEvent)(this.element,"play").subscribe(m=>{var v;return(v=this.livePauseWatchdogSubscription)==null?void 0:v.unsubscribe()})),this.representationSubscription.add((0,S.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,S.map)(({isActiveLive:m,isLowLatency:v})=>m&&v),(0,S.filterChanged)()).subscribe(m=>{this.isManualDecreasePlaybackInLive()||dl(this.element,1)})),this.representationSubscription.add((0,S.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,S.filter)(({bufferLength:m,isActiveLive:v,isLowLatency:y})=>v&&y&&!!m)).subscribe(({bufferLength:m})=>this.liveBuffer.next(m))),this.representationSubscription.add(this.videoBufferManager.currentLowLatencySegmentLength$.subscribe(m=>{if(!this.isActiveLive$.getValue()&&!this.isLowLatency$.getValue()&&!m)return;let v=this.liveSeekableDuration$.getValue()-m/1e3;this.liveSeekableDuration$.next(Math.max(v,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+m/1e3)})),this.representationSubscription.add((0,S.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,S.filter)(({isLive:m})=>m),(0,S.filterChanged)((m,v)=>v.bufferLength<m.bufferLength),(0,S.map)(({rtt:m,bufferLength:v,segmentServerLatency:y})=>{let g=Ns(this.manifestUrlString,2);return(m/2+v+y+g)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,S.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:m,isActiveLive:v,isLowLatency:y})=>{if(!y||!v)return;let g=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,x=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,I=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,P=m-g;if(this.isManualDecreasePlaybackInLive())return;let $=1;Math.abs(P)>x&&($=1+Math.sign(P)*I),dl(this.element,$)})),this.representationSubscription.add(this.bufferLength$.subscribe(m=>{var y,g;let v=0;if(m){let x=((g=(y=this.element)==null?void 0:y.currentTime)!=null?g:0)*1e3;v=Math.min(...this.bufferManagers.map(P=>{var $,V;return(V=($=P.getLiveSegmentsToLoadState(this.manifest))==null?void 0:$.to)!=null?V:x}))-x}this.liveLoadBufferLength$.getValue()!==v&&this.liveLoadBufferLength$.next(v)}));let p=0;this.representationSubscription.add((0,S.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,S.throttle)(1e3)).subscribe(y=>w(this,[y],function*({liveLoadBufferLength:m,bufferLength:v}){if(!this.element||this.isUpdatingLive)return;let g=this.element.playbackRate,x=Ns(this.manifestUrlString,2),I=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,P=Math.min(I,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*g),$=this.tuning.dashCmafLive.normalizedActualBufferOffset*g,V=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*g,J=isFinite(m)?m:v,ae=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),se=I<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(se);let D="none";if(ae?D="active_low_latency":this.isLowLatency$.getValue()&&se?(this.bufferManagers.forEach(K=>K.proceedLowLatencyLive()),D="active_low_latency"):x!==0&&J<P?D="live_forward_buffering":J<P+V&&(D="live_with_target_offset"),isFinite(m)&&(p=m>p?m:p),D==="live_forward_buffering"||D==="live_with_target_offset"){let K=p-(P+$),A=this.normolizeLiveOffset(Math.trunc(x+K/g)),_=Math.abs(A-x),Z=0;!m||_<=this.tuning.dashCmafLive.offsetCalculationError?Z=x:A>0&&_>this.tuning.dashCmafLive.offsetCalculationError&&(Z=A),this.manifestUrlString=ke(this.manifestUrlString,Z,2)}(D==="live_with_target_offset"||D==="live_forward_buffering")&&(p=0,yield this.updateLive())}),m=>{this.error$.next({id:"updateLive",category:S.ErrorCategory.VIDEO_PIPELINE,thrown:m,message:"Failed to update live with subscription"})}))}let l=(0,S.merge)(...this.bufferManagers.map(p=>p.fullyBuffered$)).pipe((0,S.map)(()=>this.bufferManagers.every(p=>p.fullyBuffered$.getValue()))),d=(0,S.merge)(...this.bufferManagers.map(p=>p.onLastSegment$)).pipe((0,S.map)(()=>this.bufferManagers.some(p=>p.onLastSegment$.getValue()))),c=(0,S.combine)({allBuffersFull:l,someBufferEnded:d}).pipe((0,S.filterChanged)(),(0,S.map)(({allBuffersFull:p,someBufferEnded:m})=>p&&m),(0,S.filter)(p=>p));if(this.representationSubscription.add((0,S.fromEvent)(this.source,"sourceopen").subscribe(p=>console.log("sourceopen"))).add((0,S.fromEvent)(this.source,"sourceclose").subscribe(p=>console.log("sourceclose"))).add((0,S.fromEvent)(this.source,"sourceended").subscribe(p=>console.log("sourceended"))),this.representationSubscription.add((0,S.merge)(this.forceEnded$.pipe((0,S.tap)(p=>console.log("forceEnded$"))),c.pipe((0,S.tap)(p=>console.log("streamEnded$")))).subscribe(()=>{var p;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(m=>!m.updating))try{console.log("endOfStream"),(p=this.source)==null||p.endOfStream()}catch(m){this.error$.next({id:"EndOfStream",category:S.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:m})}})),this.representationSubscription.add((0,S.merge)(...this.bufferManagers.map(p=>p.error$)).subscribe(this.error$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentation$.subscribe(this.currentVideoRepresentation$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentationInit$.subscribe(this.currentVideoRepresentationInit$)),this.representationSubscription.add(this.videoBufferManager.currentSegmentLength$.subscribe(this.currentVideoSegmentLength$)),this.audioBufferManager&&(this.representationSubscription.add(this.audioBufferManager.playingRepresentation$.subscribe(this.currentAudioRepresentation$)),this.representationSubscription.add(this.audioBufferManager.currentSegmentLength$.subscribe(this.currentAudioSegmentLength$))),this.liveTextManager&&this.representationSubscription.add(this.liveTextManager.currentRepresentation$.subscribe(this.currentLiveTextRepresentation$)),this.source.readyState!=="open"){let p=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise((m,v)=>{var y;p&&(this.timeoutSourceOpenId=setTimeout(()=>{var g;if(((g=this.source)==null?void 0:g.readyState)==="open"){m();return}this.tuning.dash.rejectOnSourceOpenTimeout?v(new Error("Timeout reject when wait sourceopen event")):m()},this.tuning.dash.sourceOpenTimeout)),(y=this.source)==null||y.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),m()},{once:!0})})}if(!this.isLive$.getValue()){let p=[(f=this.manifest.duration)!=null?f:0,...(0,fl.default)((0,fl.default)([...this.manifest.streams.audio,...this.manifest.streams.video],m=>m.representations),m=>{let v=[];return m.duration&&v.push(m.duration),Me(m.segmentReference)&&m.segmentReference.totalSegmentsDurationMs&&v.push(m.segmentReference.totalSegmentsDurationMs),v})];this.source.duration=Math.max(...p)/1e3}this.audioBufferManager&&(0,S.isNonNullable)(t)?yield Promise.all([this.videoBufferManager.startWith(e),this.audioBufferManager.startWith(t)]):yield this.videoBufferManager.startWith(e),this.state$.setState("representations_ready")})}.bind(this));this.tick=()=>{var t,i,a,s;if(!this.element||!this.videoBufferManager||((t=this.source)==null?void 0:t.readyState)!=="open")return;let e=this.element.currentTime*1e3;console.log("tick maintain"),this.videoBufferManager.maintain(e),(i=this.audioBufferManager)==null||i.maintain(e),(a=this.liveTextManager)==null||a.maintain(e),(this.videoBufferManager.gaps.length||(s=this.audioBufferManager)!=null&&s.gaps.length)&&!this.gapWatchdogActive&&(this.gapWatchdogActive=!0,this.gapWatchdogSubscription=(0,S.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:S.ErrorCategory.WTF,message:"Error handling gaps",thrown:n})}),this.subscription.add(this.gapWatchdogSubscription)),typeof this.tuning.dash.pruneBufferInterval=="number"&&!this.initedPruneBufferCallback&&(this.initedPruneBufferCallback=!0,this.subscription.add((0,S.interval)(this.tuning.dash.pruneBufferInterval).subscribe(()=>{if((0,S.isNonNullable)(this.element)){let n=this.element.currentTime*1e3;this.bufferManagers.forEach(o=>{o.pruneBuffer(n,1/0)})}})))};this.throughputEstimator=e.throughputEstimator,this.tuning=e.tuning,this.fetcher=new un({throughputEstimator:this.throughputEstimator,requestQuic:this.tuning.requestQuick,compatibilityMode:e.compatibilityMode,useEnableSubtitlesParam:e.tuning.useEnableSubtitlesParam}),this.subscription.add(this.fetcher.recoverableError$.subscribe(this.fetcherRecoverableError$)),this.subscription.add(this.fetcher.error$.subscribe(this.fetcherError$)),this.liveBuffer=Ei.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,L({},e.tuning.dashCmafLive.lowLatency.bufferEstimator))}seekLive(e){return w(this,null,function*(){var a,s,n;(0,S.assertNonNullable)(this.element);let t=this.liveStreamStatus$.getValue()!=="active"?(0,S.now)()-this.liveStreamEndTimestamp:0,i=this.normolizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=ke(this.manifestUrlString,i,2),this.manifest=yield this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,yield(a=this.videoBufferManager)==null?void 0:a.seekLive(this.manifest.streams.video),yield(s=this.audioBufferManager)==null?void 0:s.seekLive(this.manifest.streams.audio),(n=this.liveTextManager)==null||n.seekLive(this.manifest.streams.text))})}initBuffer(){(0,S.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,S.merge)(...nL.filter(e=>e!=="timeupdate").map(e=>(0,S.fromEvent)(this.element,e)),(0,S.fromEvent)(window,"online"),(0,S.fromEvent)(this.element,"timeupdate").pipe((0,S.throttle)(300))).subscribe(()=>this.tick(),e=>{this.error$.next({id:"DashVKPlayer",category:S.ErrorCategory.WTF,message:"Internal logic error",thrown:e})})),this.subscription.add((0,S.fromEvent)(this.element,"progress").subscribe(()=>{this.element&&this.element.readyState===HTMLMediaElement.HAVE_CURRENT_DATA&&!this.element.seeking&&(this.element.currentTime=this.element.currentTime)})),this.subscription.add((0,S.fromEvent)(this.element,"waiting").subscribe(()=>{var t;this.element&&this.element.readyState===HTMLMediaElement.HAVE_CURRENT_DATA&&!this.element.seeking&&Xt(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var p,m,v,y,g,x,I,P,$,V,J;if(!this.element||((p=this.source)==null?void 0:p.readyState)!=="open")return;let i=this.currentStallDuration$.getValue();i+=50,this.currentStallDuration$.next(i);let a={timeInWaiting:i},s=(0,S.now)(),n=100,o=(v=(m=this.videoBufferManager)==null?void 0:m.lastDataObtainedTimestamp)!=null?v:0;this.videoLastDataObtainedTimestamp$.next(o);let u=(g=(y=this.audioBufferManager)==null?void 0:y.lastDataObtainedTimestamp)!=null?g:0,l=(I=(x=this.videoBufferManager)==null?void 0:x.getForwardBufferDuration())!=null?I:0,d=($=(P=this.audioBufferManager)==null?void 0:P.getForwardBufferDuration())!=null?$:0,c=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,f=this.audioBufferManager&&d<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((c||f)&&i>this.tuning.dash.crashOnStallTWithoutDataTimeout||i>=this.tuning.dash.crashOnStallTimeout)throw new Error(`Stall timeout exceeded: ${i} ms`);if(this.isLive$.getValue()&&i%2e3===0){let ae=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(ae).catch(se=>{this.error$.next({id:"stallIntervalCallback",category:S.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:se})}),a.liveLastOffset=ae}else{let ae=this.element.currentTime*1e3;console.log("stall maintain"),(V=this.videoBufferManager)==null||V.maintain(ae),(J=this.audioBufferManager)==null||J.maintain(ae),a.position=ae}};(t=this.stallWatchdogSubscription)==null||t.unsubscribe(),this.stallWatchdogSubscription=(0,S.interval)(50).subscribe(e,i=>{this.error$.next({id:"StallWatchdogCallback",category:S.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:i})}),this.subscription.add(this.stallWatchdogSubscription)})),this.tick()}switchRepresentation(e,t,i=!1){return w(this,null,function*(){let a={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return this.tuning.useNewSwitchTo?this.currentStallDuration$.getValue()>0?a==null?void 0:a.switchToWithPreviousAbort(t,i):a==null?void 0:a.switchTo(t,i):a==null?void 0:a.switchToOld(t,i)})}seek(e,t){return w(this,null,function*(){var a,s,n,o,u;(0,S.assertNonNullable)(this.element),(0,S.assertNonNullable)(this.videoBufferManager);let i;t||this.element.duration*1e3<=this.tuning.dashSeekInSegmentDurationThreshold||Math.abs(this.element.currentTime*1e3-e)<=this.tuning.dashSeekInSegmentAlwaysSeekDelta?i=e:i=Math.max((a=this.videoBufferManager.findSegmentStartTime(e))!=null?a:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(i),Xt(this.element.buffered,i)||(yield Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()])),!((0,S.isNullable)(this.element)||(0,S.isNullable)(this.videoBufferManager))&&(console.log("seek maintain"),this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3)})}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,S.isNonNullable)(this.element)&&(0,S.isNonNullable)(this.source)&&(0,S.isNonNullable)(e)&&((i=this.source)==null?void 0:i.readyState)==="ended"&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&(console.log("warmUpMediaSourceIfNeeded"),this.bufferManagers.forEach(a=>a.warmUpMediaSource()))}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}stop(){var e,t,i;(e=this.element)==null||e.querySelectorAll("source").forEach(a=>{URL.revokeObjectURL(a.src),a.remove()}),this.element=null,this.source=null,this.manifest=null,this.currentVideoRepresentation$.next(void 0),(t=this.videoBufferManager)==null||t.destroy(),this.videoBufferManager=null,(i=this.audioBufferManager)==null||i.destroy(),this.audioBufferManager=null,this.bufferManagers=[],this.state$.setState("none")}setBufferTarget(e){for(let t of this.bufferManagers)t.setTarget(e)}getStreams(){var e;return(e=this.manifest)==null?void 0:e.streams}setPreloadOnly(e){for(let t of this.bufferManagers)t.setPreloadOnly(e)}destroy(){var e;this.subscription.unsubscribe(),this.representationSubscription.unsubscribe(),this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),this.destroyController.abort(),this.fetcher.destroy(),this.stop(),((e=this.source)==null?void 0:e.readyState)==="open"&&Array.from(this.source.sourceBuffers).every(t=>!t.updating)&&this.source.endOfStream(),this.source=null}isManualDecreasePlaybackInLive(){return!this.element||!this.isLive$.getValue()?!1:1-this.element.playbackRate>this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup}normolizeLiveOffset(e){return Math.trunc(e/1e3)*1e3}updateLive(){return w(this,null,function*(){var e,t;this.isUpdatingLive=!0,this.manifest=yield this.updateManifest(),this.manifest&&((e=this.bufferManagers)==null||e.forEach(i=>i.updateLive(this.manifest)),(t=this.liveTextManager)==null||t.updateLive(this.manifest)),this.isUpdatingLive=!1})}jumpGap(){if(!this.element||!this.videoBufferManager)return;let e=this.videoBufferManager.getBufferedTo();if(e===null)return;let t=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue();this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let i=this.element.currentTime*1e3,a=null,s=this.element.readyState===HTMLMediaElement.HAVE_METADATA?this.tuning.endGapTolerance:0;for(let n of this.bufferManagers)for(let o of n.gaps)(o.persistent||n.playingRepresentation$.getValue()===o.representation)&&o.from-s<=i&&o.to+s>i&&(this.element.duration*1e3-o.to<this.tuning.endGapTolerance?a=1/0:(a===null||o.to>a)&&(a=o.to));if(a!==null){let n=a+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,n===1/0?this.forceEnded$.next():(console.log("JUMP TO "+n/1e3),this.element.currentTime=n/1e3)}}};var bn=class{constructor(e,t){this.fov=e,this.orientation=t}};var vn=class{constructor(e,t){this.rotating=!1;this.fading=!1;this.lastTickTS=0;this.lastCameraTurnTS=0;this.fadeStartSpeed=null;this.fadeTime=0;this.camera=e,this.options=t,this.rotationSpeed={x:0,y:0,z:0},this.fadeCorrection=1/ht(this.options.speedFadeTime/1e3,2)}turnCamera(e=0,t=0,i=0){this.pointCameraTo(this.camera.orientation.x+e,this.camera.orientation.y+t,this.camera.orientation.z+i)}pointCameraTo(e=0,t=0,i=0){t=this.limitCameraRotationY(t);let a=e-this.camera.orientation.x,s=t-this.camera.orientation.y,n=i-this.camera.orientation.z;this.camera.orientation.x=e,this.camera.orientation.y=t,this.camera.orientation.z=i,this.lastCameraTurn={x:a,y:s,z:n},this.lastCameraTurnTS=Date.now()}setRotationSpeed(e,t,i){this.rotationSpeed.x=e!=null?e:this.rotationSpeed.x,this.rotationSpeed.y=t!=null?t:this.rotationSpeed.y,this.rotationSpeed.z=i!=null?i:this.rotationSpeed.z}startRotation(){this.rotating=!0}stopRotation(e=!1){e?(this.setRotationSpeed(0,0,0),this.fadeStartSpeed=null):this.startFading(this.rotationSpeed.x,this.rotationSpeed.y,this.rotationSpeed.z),this.rotating=!1}onCameraRelease(){if(this.lastCameraTurn&&this.lastCameraTurnTS){let e=Date.now()-this.lastCameraTurnTS;if(e<this.options.speedFadeThreshold){let t=(1-e/this.options.speedFadeThreshold)*this.options.rotationSpeedCorrection;this.startFading(this.lastCameraTurn.x*t,this.lastCameraTurn.y*t,this.lastCameraTurn.z*t)}}}startFading(e,t,i){this.setRotationSpeed(e,t,i),this.fadeStartSpeed=L({},this.rotationSpeed),this.fading=!0}stopFading(){this.fadeStartSpeed=null,this.fading=!0,this.fadeTime=0}limitCameraRotationY(e){return Math.max(-this.options.maxYawAngle,Math.min(e,this.options.maxYawAngle))}tick(e){if(!this.lastTickTS){this.lastTickTS=e,this.lastCameraTurnTS=Date.now();return}let t=e-this.lastTickTS,i=t/1e3;if(this.rotating)this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*i,this.rotationSpeed.y*this.options.rotationSpeedCorrection*i,this.rotationSpeed.z*this.options.rotationSpeedCorrection*i);else if(this.fading&&this.fadeStartSpeed){let a=-this.fadeCorrection*ht(this.fadeTime/1e3,2)+1;this.setRotationSpeed(this.fadeStartSpeed.x*a,this.fadeStartSpeed.y*a,this.fadeStartSpeed.z*a),a>0?this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*i,this.rotationSpeed.y*this.options.rotationSpeedCorrection*i,this.rotationSpeed.z*this.options.rotationSpeedCorrection*i):(this.stopRotation(!0),this.stopFading()),this.fadeTime=Math.min(this.fadeTime+t,this.options.speedFadeTime)}this.lastTickTS=e}};var eg=`attribute vec2 a_vertex;
71
15
  attribute vec2 a_texel;
72
16
 
73
17
  varying vec2 v_texel;
@@ -78,7 +22,7 @@ void main(void) {
78
22
  // save texel vector to pass to fragment shader
79
23
  v_texel = a_texel;
80
24
  }
81
- `;var uS=`#ifdef GL_ES
25
+ `;var tg=`#ifdef GL_ES
82
26
  precision highp float;
83
27
  precision highp int;
84
28
  #else
@@ -121,6 +65,6 @@ void main(void) {
121
65
  // sample using new coordinates
122
66
  gl_FragColor = texture2D(u_texture, tc);
123
67
  }
124
- `;var Tn=class{constructor(e,t,i){this.videoInitialized=!1;this.active=!1;this.container=e,this.sourceVideoElement=t,this.params=i,this.canvas=this.createCanvas();let r=this.canvas.getContext("webgl");if(!r)throw new Error("Could not initialize WebGL context");this.gl=r,this.container.appendChild(this.canvas),this.camera=new Sn(this.params.fov,this.params.orientation),this.cameraRotationManager=new yn(this.camera,{rotationSpeed:this.params.rotationSpeed,maxYawAngle:this.params.maxYawAngle,rotationSpeedCorrection:this.params.rotationSpeedCorrection,degreeToPixelCorrection:this.params.degreeToPixelCorrection,speedFadeTime:this.params.speedFadeTime,speedFadeThreshold:this.params.speedFadeThreshold}),this.updateFrameSize(),this.vertexBuffer=this.createVertexBuffer(),this.textureMappingBuffer=this.createTextureMappingBuffer(),this.updateTextureMappingBuffer(),this.program=this.createProgram(),this.videoTexture=this.createTexture(),this.gl.useProgram(this.program),this.videoElementDataLoadedFn=this.onDataLoadedHandler.bind(this),this.renderFn=this.render.bind(this)}play(){this.active||(this.videoInitialized?this.doPlay():this.sourceVideoElement.readyState>=2?(this.videoInitialized=!0,this.doPlay()):this.sourceVideoElement.addEventListener("loadeddata",this.videoElementDataLoadedFn))}stop(){this.active=!1}startCameraManualRotation(e,t){this.cameraRotationManager.setRotationSpeed(e*this.params.rotationSpeed,t*this.params.rotationSpeed,0),this.cameraRotationManager.startRotation()}stopCameraManualRotation(e=!1){this.cameraRotationManager.stopRotation(e)}turnCamera(e,t){this.cameraRotationManager.turnCamera(e,t)}pointCameraTo(e,t){this.cameraRotationManager.pointCameraTo(e,t)}pixelToDegree(e){return{x:this.params.degreeToPixelCorrection*this.params.fov.x*-e.x/this.viewportWidth,y:this.params.degreeToPixelCorrection*this.params.fov.y*e.y/this.viewportHeight}}getCameraRotation(){return this.camera.orientation}holdCamera(){this.cameraRotationManager.stopRotation(!0)}releaseCamera(){this.cameraRotationManager.onCameraRelease()}destroy(){this.sourceVideoElement.removeEventListener("loadeddata",this.videoElementDataLoadedFn),this.stop(),this.canvas.remove()}setViewportSize(e,t){this.viewportWidth=e,this.viewportHeight=t,this.canvas.width=this.viewportWidth,this.canvas.height=this.viewportHeight,this.gl.viewport(0,0,this.canvas.width,this.canvas.height)}onDataLoadedHandler(){this.videoInitialized=!0,this.doPlay()}doPlay(){this.updateFrameSize(),this.vertexBuffer=this.createVertexBuffer(),this.active=!0,this.sourceVideoElement.removeEventListener("loadeddata",this.videoElementDataLoadedFn),requestAnimationFrame(this.renderFn)}render(e){this.cameraRotationManager.tick(e),this.updateTexture(),this.updateTextureMappingBuffer();let t=this.gl.getAttribLocation(this.program,"a_vertex"),i=this.gl.getAttribLocation(this.program,"a_texel"),r=this.gl.getUniformLocation(this.program,"u_texture"),s=this.gl.getUniformLocation(this.program,"u_focus");this.gl.enableVertexAttribArray(t),this.gl.enableVertexAttribArray(i),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.vertexBuffer),this.gl.vertexAttribPointer(t,2,this.gl.FLOAT,!1,0,0),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.textureMappingBuffer),this.gl.vertexAttribPointer(i,2,this.gl.FLOAT,!1,0,0),this.gl.activeTexture(this.gl.TEXTURE0),this.gl.bindTexture(this.gl.TEXTURE_2D,this.videoTexture),this.gl.uniform1i(r,0),this.gl.uniform2f(s,-this.camera.orientation.x,-this.camera.orientation.y),this.gl.drawArrays(this.gl.TRIANGLE_FAN,0,4),this.gl.bindTexture(this.gl.TEXTURE_2D,null),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),this.gl.disableVertexAttribArray(t),this.gl.disableVertexAttribArray(i),this.active&&requestAnimationFrame(this.renderFn)}createShader(e,t){let i=this.gl.createShader(t);if(!i)throw this.destroy(),new Error(`Could not create shader (${t})`);if(this.gl.shaderSource(i,e),this.gl.compileShader(i),!this.gl.getShaderParameter(i,this.gl.COMPILE_STATUS))throw this.destroy(),new Error("An error occurred while compiling the shader: "+this.gl.getShaderInfoLog(i));return i}createProgram(){let e=this.gl.createProgram();if(!e)throw this.destroy(),new Error("Could not create shader program");let t=this.createShader(oS,this.gl.VERTEX_SHADER),i=this.createShader(uS,this.gl.FRAGMENT_SHADER);if(this.gl.attachShader(e,t),this.gl.attachShader(e,i),this.gl.linkProgram(e),!this.gl.getProgramParameter(e,this.gl.LINK_STATUS))throw this.destroy(),new Error("Could not link shader program.");return e}createTexture(){let e=this.gl.createTexture();if(!e)throw this.destroy(),new Error("Could not create texture");return this.gl.bindTexture(this.gl.TEXTURE_2D,e),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_MAG_FILTER,this.gl.LINEAR),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_MIN_FILTER,this.gl.LINEAR),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_S,this.gl.CLAMP_TO_EDGE),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_T,this.gl.CLAMP_TO_EDGE),this.gl.bindTexture(this.gl.TEXTURE_2D,null),e}updateTexture(){this.gl.bindTexture(this.gl.TEXTURE_2D,this.videoTexture),this.gl.pixelStorei(this.gl.UNPACK_FLIP_Y_WEBGL,!0),this.gl.texImage2D(this.gl.TEXTURE_2D,0,this.gl.RGBA,this.gl.RGBA,this.gl.UNSIGNED_BYTE,this.sourceVideoElement),this.gl.bindTexture(this.gl.TEXTURE_2D,null)}createVertexBuffer(){let e=this.gl.createBuffer();if(!e)throw this.destroy(),new Error("Could not create vertex buffer");let t=1,i=1,r=this.frameHeight/(this.frameWidth/this.viewportWidth);return r>this.viewportHeight?t=this.viewportHeight/r:i=r/this.viewportHeight,this.gl.bindBuffer(this.gl.ARRAY_BUFFER,e),this.gl.bufferData(this.gl.ARRAY_BUFFER,new Float32Array([-t,-i,t,-i,t,i,-t,i]),this.gl.STATIC_DRAW),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),e}createTextureMappingBuffer(){let e=this.gl.createBuffer();if(!e)throw this.destroy(),new Error("Could not create texture mapping buffer");return e}calculateTexturePosition(){let e=.5-this.camera.orientation.x/360,t=.5-this.camera.orientation.y/180,i=this.camera.fov.x/360/2,r=this.camera.fov.y/180/2,s=e-i,n=t-r,o=e+i,u=t-r,l=e+i,c=t+r,d=e-i,m=t+r;return[s,n,o,u,l,c,d,m]}updateTextureMappingBuffer(){this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.textureMappingBuffer),this.gl.bufferData(this.gl.ARRAY_BUFFER,new Float32Array([...this.calculateTexturePosition()]),this.gl.STATIC_DRAW),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null)}updateFrameSize(){this.frameWidth=this.sourceVideoElement.videoWidth,this.frameHeight=this.sourceVideoElement.videoHeight}createCanvas(){let e=document.createElement("canvas");return e.style.position="absolute",e.style.left="0",e.style.top="0",e.style.width="100%",e.style.height="100%",e}};var ye=require("@vkontakte/videoplayer-shared/es2015"),Tl=class{constructor(){this.isSeeked$=new ye.ValueSubject(!1);this.isBuffering$=new ye.ValueSubject(!1);this.currentStallsCount=0;this.maxQualityLimit=void 0;this.lastUniqueVideoTrackSelectedTimestamp=0;this.predictedThroughputWithoutData=0;this.subscription=new ye.Subscription;this.severeStallOccurred$=new ye.ValueSubject(!1)}connect(e){this.currentStallDuration$=e.currentStallDuration$,this.videoLastDataObtainedTimestamp$=e.videoLastDataObtainedTimestamp$,this.throughput$=e.throughput$,this.rtt$=e.rtt$,this.qualityLimitsOnStall=e.qualityLimitsOnStall,this.subscription.add(e.isSeeked$.subscribe(this.isSeeked$)),this.subscription.add(e.isBuffering$.subscribe(this.isBuffering$)),this.subscription.add(e.looped$.subscribe(t=>this.currentStallsCount=0)),this.subscription.add((0,ye.combine)({isBuffering:this.isBuffering$,isSeeked:this.isSeeked$}).pipe((0,ye.debounce)(this.qualityLimitsOnStall.stallDurationToBeCount),(0,ye.filter)(({isBuffering:t,isSeeked:i})=>t&&!i)).subscribe(t=>{this.currentStallsCount++})),this.subscription.add((0,ye.combine)({currentStallDuration:this.currentStallDuration$}).subscribe(({currentStallDuration:t})=>{let{stallDurationNoDataBeforeQualityDecrease:i,stallCountBeforeQualityDecrease:r,resetQualityRestrictionTimeout:s,ignoreStallsOnSeek:n}=this.qualityLimitsOnStall;if((0,ye.isNullable)(this.lastUniqueVideoTrackSelected)||n&&this.isSeeked$.getValue())return;let o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),c=(0,ye.now)(),d=r&&this.currentStallsCount>=r,m=i&&c-this.lastUniqueVideoTrackSelectedTimestamp>=i+o&&c-l>=i+o&&t>=i;(d||m)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,ye.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),t||(this.severeStallOccurred$.next(!1),window.clearTimeout(this.qualityRestrictionTimer),this.qualityRestrictionTimer=window.setTimeout(()=>{this.maxQualityLimit=void 0,this.predictedThroughputWithoutData=0},s))}))}get videoMaxQualityLimit(){return this.maxQualityLimit}get predictedThroughput(){return this.predictedThroughputWithoutData}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,ye.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe()}},lS=Tl;var Qe=require("@vkontakte/videoplayer-shared/es2015"),In=class{constructor(){this.subscription=new Qe.Subscription;this.pipSize$=new Qe.ValueSubject(void 0);this.videoSize$=new Qe.ValueSubject(void 0);this.elementSize$=new Qe.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=Qe.noop}connect({observableVideo:e,video:t}){let i=r=>{let s=r.target;this.pipSize$.next({width:s.width,height:s.height})};this.subscription.add((0,Qe.observeElementSize)(t).subscribe(this.videoSize$)).add(e.enterPip$.subscribe(({pictureInPictureWindow:r})=>{this.pipSize$.next({width:r.width,height:r.height}),r.addEventListener("resize",i),this.pictureInPictureWindowRemoveEventListener=()=>{r.removeEventListener("resize",i)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,Qe.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Qe.map)(({videoSize:r,inPip:s,pipSize:n})=>s?n:r)).subscribe(this.elementSize$))}getValue(){return this.elementSize$.getValue()}subscribe(e,t){return this.elementSize$.subscribe(e,t)}getObservable(){return this.elementSize$}destroy(){this.pictureInPictureWindowRemoveEventListener(),this.subscription.unsubscribe()}};var wi=class{constructor(e){this.subscription=new j.Subscription;this.videoState=new Y("stopped");this.droppedFramesManager=new rn;this.stallsManager=new lS;this.elementSizeManager=new In;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new zr;this.audioTrackSwitchHistory=new zr;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),r=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(r.state==="requested"&&(i==null?void 0:i.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(r.position,r.forcePrecise),t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.player.stop(),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),M(this.params.desiredState.playbackState,"stopped",!0));return}switch(e){case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();return;case"ready":t==="paused"?(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&M(this.params.desiredState.playbackState,"ready");return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):t==="playing"&&this.video.paused?this.playIfAllowed():(i==null?void 0:i.to)==="playing"&&M(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&M(this.params.desiredState.playbackState,"paused");return;default:return(0,j.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new Tn(this.params.container,this.video,{fov:this.params.tuning.spherical.fov,orientation:this.params.tuning.spherical.orientation||{x:((i=e.projectionData)==null?void 0:i.pose.yaw)||0,y:((r=e.projectionData)==null?void 0:r.pose.pitch)||0,z:((s=e.projectionData)==null?void 0:s.pose.roll)||0},rotationSpeed:this.params.tuning.spherical.rotationSpeed,maxYawAngle:this.params.tuning.spherical.maxYawAngle,rotationSpeedCorrection:this.params.tuning.spherical.rotationSpeedCorrection,degreeToPixelCorrection:this.params.tuning.spherical.degreeToPixelCorrection,speedFadeTime:this.params.tuning.spherical.speedFadeTime,speedFadeThreshold:this.params.tuning.spherical.speedFadeThreshold});let t=this.elementSizeManager.getValue();t&&this.scene3D.setViewportSize(t.width,t.height)};this.destroy3DScene=()=>{this.scene3D&&(this.scene3D.destroy(),this.scene3D=void 0)};this.textTracksManager=new et(e.source.url),this.params=e,this.video=Fe(e.container,e.tuning),this.tracer=e.dependencies.tracer.createComponentTracer(this.constructor.name),this.params.output.element$.next(this.video),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(Pe(this.params.source.url)),this.params.output.isLive$.next(!1),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.player=new vn({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode,tracer:this.tracer,forceVideoCodec:this.params.forceVideoCodec}),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params,i=He(this.video);this.subscription.add(()=>i.destroy());let r=this.constructor.name,s=o=>{e.error$.next({id:r,category:j.ErrorCategory.WTF,message:`${r} internal logic error`,thrown:o})};return{output:e,desiredState:t,observableVideo:i,genericErrorListener:s,connect:(o,u)=>this.subscription.add(o.subscribe(u,s))}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,j.filter)(l=>!!l.length),(0,j.once)()).subscribe(l=>{this.droppedFramesManager.connect({logger:this.params.dependencies.logger,video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:i.playing$,pause$:i.pause$,tracks:l})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,j.map)(l=>l.to.state!=="none"),(0,j.filterChanged)());this.stallsManager.connect({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$.pipe((0,j.filterChanged)()),videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,qualityLimitsOnStall:this.params.tuning.dash.qualityLimitsOnStall,isBuffering$:i.isBuffering$,looped$:i.looped$}),s(i.ended$,e.endedEvent$),s(i.looped$,e.loopedEvent$),s(i.error$,e.error$),s(i.isBuffering$,e.isBuffering$),s(i.currentBuffer$,e.currentBuffer$),s(i.playing$,e.firstFrameEvent$),s(i.canplay$,e.canplay$),s(i.inPiP$,e.inPiP$),s(i.inFullscreen$,e.inFullscreen$),s(i.loadedMetadata$,e.loadedMetadataEvent$),s(this.player.error$,e.error$),s(this.player.fetcherRecoverableError$,e.fetcherRecoverableError$),s(this.player.fetcherError$,e.fetcherError$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,j.filter)(j.isNonNullable),(0,j.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,j.map)(l=>l.to)),this.params.output.playbackState$),this.subscription.add(i.loopExpected$.subscribe(l=>{t.seekState.setState({state:"requested",position:0,forcePrecise:!1})})),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Tt(this.video,t.isLooped,r)),this.subscription.add(Ue(this.video,t.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),this.subscription.add(Ze(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(tt(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),M(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),M(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.subscription.add(this.player.state$.stateChangeEnded$.subscribe(({to:l})=>{if(l==="manifest_ready"){this.videoTracksMap=new Map,this.audioTracksMap=new Map,this.textTracksMap=new Map;let c=this.player.getStreams(),d=this.player.getCodecs();if((0,j.assertNonNullable)(c,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let h=[];for(let f of c.audio){h.push(ul(f));let g=[];for(let y of f.representations){let S=Fv(y);g.push(S),this.audioTracksMap.set(S,{stream:f,representation:y})}this.audioStreamsMap.set(f,g)}this.params.output.availableAudioStreams$.next(h)}let m=[];for(let h of c.video){m.push(ll(h));let f=[];for(let g of h.representations){let y=Nv(U(L({},g),{streamId:h.id}));y&&(f.push(y),this.videoTracksMap.set(y,{stream:h,representation:g}))}this.videoStreamsMap.set(h,f)}this.params.output.availableVideoStreams$.next(m);for(let h of c.text)for(let f of h.representations){let g=qv(h,f);this.textTracksMap.set(g,{stream:h,representation:f})}this.params.output.availableVideoTracks$.next(Array.from(this.videoTracksMap.keys())),this.params.output.availableAudioTracks$.next(Array.from(this.audioTracksMap.keys())),this.params.output.isAudioAvailable$.next(!!this.audioTracksMap.size),d!=null&&d.video&&this.params.output.availableVideoCodecs$.next(d.video),d!=null&&d.audio&&this.params.output.availableAudioCodecs$.next(d.audio),this.audioTracksMap.size&&this.textTracksMap.size&&this.params.desiredState.internalTextTracks.startTransitionTo(Array.from(this.textTracksMap.keys()))}else l==="representations_ready"&&(this.videoState.setState("ready"),this.player.initBuffer())},r)),this.subscription.add((0,j.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,j.fromEvent)(this.video,"progress")).pipe((0,j.filter)(()=>this.videoTracksMap.size>0)).subscribe(()=>A(this,null,function*(){let l=this.player.state$.getState(),c=this.player.state$.getTransition();if(!(0,cS.default)(["manifest_ready","running"],l)||c)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let d=this.selectVideoAudioRepresentations();if(!d)return;let[m,h]=d,f=[...this.videoTracksMap.keys()].find(y=>{var S;return((S=this.videoTracksMap.get(y))==null?void 0:S.representation.id)===m.id});(0,j.isNonNullable)(f)&&(this.stallsManager.lastVideoTrackSelected=f);let g=this.params.desiredState.autoVideoTrackLimits.getTransition();if(g&&this.params.output.autoVideoTrackLimits$.next(g.to),l==="manifest_ready")yield this.player.initRepresentations(m.id,h==null?void 0:h.id,this.params.sourceHls);else if(yield this.player.switchRepresentation("video",m.id),h){let y=!!t.audioStream.getTransition();yield this.player.switchRepresentation("audio",h.id,y)}}),r)),this.subscription.add(t.cameraOrientation.stateChangeEnded$.subscribe(({to:l})=>{this.scene3D&&l&&this.scene3D.pointCameraTo(l.x,l.y)})),this.subscription.add(this.elementSizeManager.subscribe(l=>{this.scene3D&&l&&this.scene3D.setViewportSize(l.width,l.height)})),this.subscription.add(this.player.currentVideoRepresentation$.pipe((0,j.filterChanged)()).subscribe(l=>{let c=[...this.videoTracksMap.entries()].find(([,{representation:f}])=>f.id===l);if(!c){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[d,{stream:m}]=c,h=this.params.desiredState.videoStream.getTransition();h&&h.to&&h.to.id===m.id&&this.params.desiredState.videoStream.setState(h.to),e.currentVideoTrack$.next(d),e.currentVideoStream$.next(ll(m))},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,j.filterChanged)()).subscribe(l=>{let c=[...this.audioTracksMap.entries()].find(([,{representation:f}])=>f.id===l);if(!c){e.currentAudioStream$.next(void 0);return}let[d,{stream:m}]=c,h=this.params.desiredState.audioStream.getTransition();h&&h.to&&h.to.id===m.id&&this.params.desiredState.audioStream.setState(h.to),e.currentAudioStream$.next(ul(m))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(l=>{var c,d;if(l!=null&&l.is3dVideo&&((c=this.params.tuning.spherical)!=null&&c.enabled))try{this.init3DScene(l),e.is3DVideo$.next(!0)}catch(m){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${m}`})}else this.destroy3DScene(),(d=this.params.tuning.spherical)!=null&&d.enabled&&e.is3DVideo$.next(!1)},r)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,r)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,r)),this.textTracksManager.connect(this.video,t,e);let o=t.playbackState.stateChangeStarted$.pipe((0,j.map)(({to:l})=>l==="ready"),(0,j.filterChanged)());this.subscription.add((0,j.merge)(o,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,j.observableFrom)(["init"])).subscribe(()=>{let l=t.autoVideoTrackSwitching.getState(),d=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:l?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(d)})),this.subscription.add((0,j.merge)(o,this.player.state$.stateChangeEnded$,(0,j.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let u=(0,j.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,j.observableFrom)(["init"])).pipe((0,j.debounce)(0));this.subscription.add(u.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var Z,ee,ne,k,te,B,ie,X,ue,C,Q,oe,$;if(this.player.isStreamEnded)return;let{desiredState:e,output:t}=this.params,i=e.autoVideoTrackSwitching.getState(),r=(Z=e.videoTrack.getState())==null?void 0:Z.id,n=[...this.videoTracksMap.keys()].find(({id:N})=>N===r),o=t.currentVideoTrack$.getValue(),u=((k=(ne=e.videoStream.getState())!=null?ne:n&&((ee=this.videoTracksMap.get(n))==null?void 0:ee.stream))!=null?k:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!u)return;let l=[...this.videoStreamsMap.keys()].find(({id:N})=>N===u.id),c=l&&this.videoStreamsMap.get(l);if(!c)return;let d=ar(this.video.buffered,this.video.currentTime*1e3),m;this.player.isActiveLive$.getValue()?m=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?m=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:m=i?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let h=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,f=Math.min(d/Math.min(m,h||1/0),1),g=(te=e.audioStream.getState())!=null?te:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,y=(B=[...this.audioStreamsMap.keys()].find(({id:N})=>N===(g==null?void 0:g.id)))!=null?B:this.audioStreamsMap.keys().next().value,S=0;if(y){if(n&&!i){let N=en(n,c,(ie=this.audioStreamsMap.get(y))!=null?ie:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);S=Math.max(S,(X=N==null?void 0:N.bitrate)!=null?X:-1/0)}if(o){let N=en(o,c,(ue=this.audioStreamsMap.get(y))!=null?ue:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);S=Math.max(S,(C=N==null?void 0:N.bitrate)!=null?C:-1/0)}}let I=ei(c,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:S,forwardBufferHealth:f,current:o,visible:this.params.output.elementVisible$.getValue(),history:this.videoTrackSwitchHistory,playbackRate:this.video.playbackRate,droppedVideoMaxQualityLimit:this.droppedFramesManager.droppedVideoMaxQualityLimit,stallsVideoMaxQualityLimit:this.stallsManager.videoMaxQualityLimit,stallsPredictedThroughput:this.stallsManager.predictedThroughput,abrLogger:this.params.dependencies.abrLogger}),x=i?I!=null?I:n:n!=null?n:I,w=y&&Hb(x,c,(Q=this.audioStreamsMap.get(y))!=null?Q:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.params.tuning.autoTrackSelection,forwardBufferHealth:f,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),P=(oe=this.videoTracksMap.get(x))==null?void 0:oe.representation,O=w&&(($=this.audioTracksMap.get(w))==null?void 0:$.representation);if(P&&O)return[P,O];if(P&&!O&&this.audioTracksMap.size===0)return[P,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){je(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:j.ErrorCategory.DOM,thrown:e}))}destroy(){this.subscription.unsubscribe(),this.droppedFramesManager.destroy(),this.stallsManager.destroy(),this.elementSizeManager.destroy(),this.destroy3DScene(),this.textTracksManager.destroy(),this.player.destroy(),this.params.output.element$.next(void 0),this.params.output.currentVideoStream$.next(void 0),qe(this.video),this.tracer.end()}};var Ba=class extends wi{subscribe(){super.subscribe();let{output:e,observableVideo:t,connect:i}=this.getProviderSubscriptionInfo();i(t.timeUpdate$,e.position$),i(t.durationChange$,e.duration$)}seek(e,t){this.params.output.willSeekEvent$.next(),this.player.seek(e,t)}};var de=require("@vkontakte/videoplayer-shared/es2015");var Na=class extends wi{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=-1,{output:t,observableVideo:i,desiredState:r,connect:s}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),s(i.timeUpdate$,t.liveBufferTime$),s(this.player.liveSeekableDuration$,t.duration$),s(this.player.liveLatency$,t.liveLatency$);let n=new de.ValueSubject(1);s(i.playbackRateState$,n),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(r.isLowLatency.stateChangeEnded$.pipe((0,de.map)(o=>o.to)).subscribe(this.player.isLowLatency$)).add((0,de.combine)({liveBufferTime:t.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,de.map)(({liveBufferTime:o,liveAvailabilityStartTime:u})=>o&&u?o+u:void 0)).subscribe(t.liveTime$)).add(this.player.liveStreamStatus$.pipe((0,de.filter)(o=>(0,de.isNonNullable)(o))).subscribe(o=>t.isLiveEnded$.next(o!=="active"&&t.position$.getValue()===0))).add((0,de.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,de.merge)(i.playbackRateState$,new de.ValueSubject(1))}).pipe((0,de.filter)(({liveStreamStatus:o,liveDuration:u})=>o==="active"&&!!u)).subscribe(({liveDuration:o,playbackRate:u})=>{let l=t.liveBufferTime$.getValue(),c=t.position$.getValue(),{playbackCatchupSpeedup:d}=this.params.tuning.dashCmafLive.lowLatency;c||u<1-d||this.video.paused||(0,de.isNullable)(l)||(e=o-l)})).add((0,de.combine)({time:t.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,de.merge)(i.playbackRateState$,new de.ValueSubject(1))}).pipe((0,de.filterChanged)((o,u)=>this.player.liveStreamStatus$.getValue()==="active"?o.liveDuration===u.liveDuration:o.time===u.time)).subscribe(({time:o,liveDuration:u,playbackRate:l})=>{let c=t.position$.getValue(),{playbackCatchupSpeedup:d}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&l>=1-d||(0,de.isNullable)(o)||(0,de.isNullable)(u))return;let m=-1*(u-o-e);t.position$.next(Math.min(m,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(o=>{if(o){let u=Uv(o);this.params.output.availableTextTracks$.next([u])}}))}seek(e){this.params.output.willSeekEvent$.next();let t=-e,i=Math.trunc(t/1e3<=Math.abs(this.params.output.duration$.getValue())?t:0);this.player.seekLive(i).then(()=>{this.params.output.position$.next(e/1e3)})}};var dS=G(Hs(),1);var J=require("@vkontakte/videoplayer-shared/es2015");var pt={};var cr=(a,e)=>new J.Observable(t=>{let i=(r,s)=>t.next(s);return a.on(e,i),()=>a.off(e,i)}),Fa=class{constructor(e){this.subscription=new J.Subscription;this.videoState=new Y("initializing");this.trackLevels=new Map;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),r=this.params.desiredState.seekState.getState();if(e!=="initializing")switch((i==null?void 0:i.to)!=="paused"&&r.state==="requested"&&this.seek(r.position),t){case"stopped":switch(e){case"stopped":break;case"ready":case"playing":case"paused":this.stop();break;default:(0,J.assertNever)(e)}break;case"ready":switch(e){case"stopped":this.prepare();break;case"ready":case"playing":case"paused":break;default:(0,J.assertNever)(e)}break;case"playing":switch(e){case"playing":break;case"stopped":this.prepare();break;case"ready":case"paused":this.playIfAllowed();break;default:(0,J.assertNever)(e)}break;case"paused":switch(e){case"paused":break;case"stopped":this.prepare();break;case"ready":this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused");break;case"playing":this.pause();break;default:(0,J.assertNever)(e)}break;default:(0,J.assertNever)(t)}};this.textTracksManager=new et(e.source.url),this.video=Fe(e.container,e.tuning),this.params=e,this.params.output.element$.next(this.video),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(Pe(this.params.source.url)),this.loadHlsJs()}destroy(){var e,t;this.subscription.unsubscribe(),this.trackLevels.clear(),this.textTracksManager.destroy(),(e=this.hls)==null||e.detachMedia(),(t=this.hls)==null||t.destroy(),this.params.output.element$.next(void 0),qe(this.video)}loadHlsJs(){let e=!1,t=r=>{e||this.params.output.error$.next({id:r==="timeout"?"HlsJsTimeout":"HlsJsLoadError",category:J.ErrorCategory.NETWORK,message:"Failed to load Hls.js",thrown:r}),e=!0},i=window.setTimeout(()=>t("timeout"),this.params.tuning.dynamicImportTimeout);(0,dS.default)(import("hls.js").then(r=>{e||(pt.Hls=r.default,pt.Events=r.default.Events,this.init())},t),()=>{window.clearTimeout(i),e=!0})}init(){(0,J.assertNonNullable)(pt.Hls,"hls.js not loaded"),this.hls=new pt.Hls({fragLoadingMaxRetry:5,levelLoadingMaxRetry:2,manifestLoadingMaxRetry:2,fragLoadingMaxRetryTimeout:16e3,manifestLoadingMaxRetryTimeout:2e3,levelLoadingMaxRetryTimeout:2e3}),this.subscribe(),this.videoState.setState("stopped")}subscribe(){(0,J.assertNonNullable)(pt.Events,"hls.js not loaded");let{desiredState:e,output:t}=this.params,i=l=>{t.error$.next({id:"HlsJsProvider",category:J.ErrorCategory.WTF,message:"HlsJsProvider internal logic error",thrown:l})},r=He(this.video);this.subscription.add(()=>r.destroy());let s=(l,c)=>this.subscription.add(l.subscribe(c,i));s(r.timeUpdate$,t.position$),s(r.durationChange$,t.duration$),s(r.ended$,t.endedEvent$),s(r.looped$,t.loopedEvent$),s(r.error$,t.error$),s(r.isBuffering$,t.isBuffering$),s(r.currentBuffer$,t.currentBuffer$),s(r.loadStart$,t.firstBytesEvent$),s(r.loadedMetadata$,t.loadedMetadataEvent$),s(r.playing$,t.firstFrameEvent$),s(r.canplay$,t.canplay$),s(r.seeked$,t.seekedEvent$),s(r.inPiP$,t.inPiP$),s(r.inFullscreen$,t.inFullscreen$),this.subscription.add(Tt(this.video,e.isLooped,i)),this.subscription.add(Ue(this.video,e.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$)),this.subscription.add(Ze(this.video,e.playbackRate,r.playbackRateState$,i)),s(tt(this.video),t.elementVisible$),s(this.videoState.stateChangeEnded$.pipe((0,J.map)(l=>l.to)),this.params.output.playbackState$),this.subscription.add(cr(this.hls,pt.Events.ERROR).subscribe(l=>{var c;l.fatal&&t.error$.next({id:["HlsJsFatal",l.type,l.details].join("_"),category:J.ErrorCategory.WTF,message:`HlsJs fatal ${l.type} ${l.details}, ${(c=l.err)==null?void 0:c.message} ${l.reason}`,thrown:l.error})})),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),M(e.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),M(e.playbackState,"paused")},i)).add(r.canplay$.subscribe(()=>{var l;((l=this.videoState.getTransition())==null?void 0:l.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),s(cr(this.hls,pt.Events.MANIFEST_PARSED).pipe((0,J.map)(({levels:l})=>l.reduce((c,d)=>{var I,x;let m=d.name||d.height.toString(10),{width:h,height:f}=d,g=(x=Xt((I=d.attrs.QUALITY)!=null?I:""))!=null?x:(0,J.videoSizeToQuality)({width:h,height:f});if(!g)return c;let y=d.attrs["FRAME-RATE"]?parseFloat(d.attrs["FRAME-RATE"]):void 0,S={id:m.toString(),quality:g,bitrate:d.bitrate/1e3,size:{width:h,height:f},fps:y};return this.trackLevels.set(m,{track:S,level:d}),c.push(S),c},[]))),t.availableVideoTracks$),s(cr(this.hls,pt.Events.MANIFEST_PARSED),l=>{if(l.subtitleTracks.length>0){let c=[];for(let d of l.subtitleTracks){let m=d.name,h=d.attrs.URI||"",f=d.lang;c.push({id:m,url:h,language:f,type:"internal"})}e.internalTextTracks.startTransitionTo(c)}}),s(cr(this.hls,pt.Events.LEVEL_LOADING).pipe((0,J.map)(({url:l})=>Pe(l))),t.hostname$),s(cr(this.hls,pt.Events.FRAG_CHANGED),l=>{var m,h,f,g;let{video:c,audio:d}=l.frag.elementaryStreams;t.currentVideoSegmentLength$.next((((m=c==null?void 0:c.endPTS)!=null?m:0)-((h=c==null?void 0:c.startPTS)!=null?h:0))*1e3),t.currentAudioSegmentLength$.next((((f=d==null?void 0:d.endPTS)!=null?f:0)-((g=d==null?void 0:d.startPTS)!=null?g:0))*1e3)}),this.subscription.add(Kt(e.autoVideoTrackSwitching,()=>this.hls.autoLevelEnabled,l=>{this.hls.nextLevel=l?-1:this.hls.currentLevel,this.hls.loadLevel=l?-1:this.hls.loadLevel},{onError:i}));let n=l=>{var c;return(c=Array.from(this.trackLevels.values()).find(({level:d})=>d===l))==null?void 0:c.track},o=cr(this.hls,pt.Events.LEVEL_SWITCHED).pipe((0,J.map)(({level:l})=>n(this.hls.levels[l])));o.pipe((0,J.filter)(J.isNonNullable)).subscribe(t.currentVideoTrack$,i),this.subscription.add(Kt(e.videoTrack,()=>n(this.hls.levels[this.hls.currentLevel]),l=>{var f;if((0,J.isNullable)(l))return;let c=(f=this.trackLevels.get(l.id))==null?void 0:f.level;if(!c)return;let d=this.hls.levels.indexOf(c),m=this.hls.currentLevel,h=this.hls.levels[m];!h||c.bitrate>h.bitrate?this.hls.nextLevel=d:(this.hls.loadLevel=d,this.hls.loadLevel=d)},{changed$:o,onError:i})),s(r.progress$,()=>{this.params.dependencies.throughputEstimator.addRawThroughput(this.hls.bandwidthEstimate/1e3)}),this.textTracksManager.connect(this.video,e,t);let u=(0,J.merge)(e.playbackState.stateChangeStarted$,e.videoTrack.stateChangeStarted$,e.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,J.observableFrom)(["init"])).pipe((0,J.debounce)(0));this.subscription.add(u.subscribe(this.syncPlayback,i))}prepare(){this.videoState.startTransitionTo("ready"),this.hls.attachMedia(this.video),this.hls.loadSource(this.params.source.url)}playIfAllowed(){return A(this,null,function*(){this.videoState.startTransitionTo("playing"),(yield je(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).catch(t=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:J.ErrorCategory.DOM,thrown:t})))||(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused",!0))})}pause(){this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}stop(){this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.hls.stopLoad(),this.hls.detachMedia(),this.video.removeAttribute("src"),this.video.load(),this.videoState.setState("stopped"),M(this.params.desiredState.playbackState,"stopped",!0)}};var pS="X-Playback-Duration",Il=a=>A(void 0,null,function*(){var r;let e=yield Et(a),t=yield e.text(),i=(r=/#EXT-X-VK-PLAYBACK-DURATION:(\d+)/m.exec(t))==null?void 0:r[1];return i?parseInt(i,10):e.headers.has(pS)?parseInt(e.headers.get(pS),10):void 0});var K=require("@vkontakte/videoplayer-shared/es2015");var xl=G(No(),1);var En=require("@vkontakte/videoplayer-shared/es2015");var v$=a=>{let e=null;if(a.QUALITY&&(e=Xt(a.QUALITY)),!e&&a.RESOLUTION){let[t,i]=a.RESOLUTION.split("x").map(r=>parseInt(r,10));e=(0,En.videoSizeToQuality)({width:t,height:i})}return e!=null?e:null},S$=(a,e)=>{var s,n;let t=a.split(`
125
- `),i=[],r=[];for(let o=0;o<t.length;o++){let u=t[o],l=u.match(/^#EXT-X-STREAM-INF:(.+)/),c=u.match(/^#EXT-X-MEDIA:TYPE=SUBTITLES,(.+)/);if(!(!l&&!c)){if(l){let d=(0,xl.default)(l[1].split(",").map(I=>I.split("="))),m=(s=d.QUALITY)!=null?s:`stream-${d.BANDWIDTH}`,h=v$(d),f;d.BANDWIDTH&&(f=parseInt(d.BANDWIDTH,10)/1e3||void 0),!f&&d["AVERAGE-BANDWIDTH"]&&(f=parseInt(d["AVERAGE-BANDWIDTH"],10)/1e3||void 0);let g=d["FRAME-RATE"]?parseFloat(d["FRAME-RATE"]):void 0,y;if(d.RESOLUTION){let[I,x]=d.RESOLUTION.split("x").map(w=>parseInt(w,10));I&&x&&(y={width:I,height:x})}let S=new URL(t[++o],e).toString();h&&i.push({id:m,quality:h,url:S,bandwidth:f,size:y,fps:g})}if(c){let d=(0,xl.default)(c[1].split(",").map(g=>{let y=g.indexOf("=");return[g.substring(0,y),g.substring(y+1)]}).map(([g,y])=>[g,y.replace(/^"|"$/g,"")])),m=(n=d.URI)==null?void 0:n.replace(/playlist$/,"subtitles.vtt"),h=d.LANGUAGE,f=d.NAME;m&&h&&r.push({type:"internal",id:h,label:f,language:h,url:m,isAuto:!1})}}}if(!i.length)throw new Error("Empty manifest");return{qualityManifests:i,textTracks:r}},y$=a=>new Promise(e=>{setTimeout(()=>{e()},a)}),El=0,hS=(r,...s)=>A(void 0,[r,...s],function*(a,e=a,t,i){let o=yield(yield Et(a,i)).text();El+=1;try{let{qualityManifests:u,textTracks:l}=S$(o,e);return{qualityManifests:u,textTracks:l}}catch(u){if(El<=t.manifestRetryMaxCount)return yield y$((0,En.getExponentialDelay)(El-1,{start:t.manifestRetryInterval,max:t.manifestRetryMaxInterval})),hS(a,e,t)}return{qualityManifests:[],textTracks:[]}}),xn=hS;var Xe=require("@vkontakte/videoplayer-shared/es2015");var Pn=class{constructor(e,t,i,r,s){this.subscription=new Xe.Subscription;this.abortControllers={destroy:new Le,nextManifest:null};this.prepareUrl=void 0;this.currentTextTrackData=null;this.availableTextTracks$=new Xe.ValueSubject(null);this.getCurrentTime$=new Xe.ValueSubject(null);this.error$=new Xe.Subject;this.params={fetchManifestData:i,sourceUrl:r,downloadThreshold:s},this.subscription.add(e.pipe((0,Xe.throttle)(1e3)).subscribe(n=>{this.processLiveTime(n)})),this.getCurrentTime$.next(()=>this.currentTextTrackData?this.currentTextTrackData.playlist.segmentStartTime/1e3+t.currentTime:0)}destroy(){this.subscription.unsubscribe(),this.abortControllers.destroy.abort()}prepare(e){return A(this,null,function*(){try{let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),this.prepareUrl=t.toString();let{textTracks:i}=yield this.fetchManifestData();yield this.processTextTracks(i,this.params.sourceUrl)}catch(t){this.error("prepare",t)}})}processTextTracks(e,t){return A(this,null,function*(){try{let i=yield this.parseTextTracks(e,t);i&&(this.currentTextTrackData=i)}catch(i){this.error("processTextTracks",i)}})}parseTextTracks(e,t){return A(this,null,function*(){for(let i of e){let r=new URL(i.url,t).toString(),n=yield(yield Et(r,{signal:this.abortControllers.destroy.signal})).text(),o=this.parsePlaylist(n,r);return{textTrack:i,playlist:o}}})}parsePlaylist(e,t){let i={mediaSequence:0,programDateTime:"",segments:[],targetDuration:0,vkPlaybackDuration:0,segmentStartTime:0,vkStartTime:""},r=e.split(`
126
- `),s=0;for(let n=0;n<r.length;++n){let o=r[n];switch(!0){case o.startsWith("#EXTINF:"):{let u=r[++n],l=new URL(u,t).toString(),c=Number(this.extractPlaylistRowValue("#EXTINF:",o))*1e3;if(i.segments.push({time:{from:s,to:s+c},url:l}),s=s+c,!i.segmentStartTime){let d=new Date(i.vkStartTime).valueOf(),m=new Date(i.programDateTime).valueOf();i.segmentStartTime=m-d}break}case o.startsWith("#EXT-X-TARGETDURATION:"):i.targetDuration=Number(this.extractPlaylistRowValue("#EXT-X-TARGETDURATION:",o));break;case o.startsWith("#EXT-X-MEDIA-SEQUENCE:"):i.mediaSequence=Number(this.extractPlaylistRowValue("#EXT-X-MEDIA-SEQUENCE:",o));break;case o.startsWith("#EXT-X-VK-PLAYBACK-DURATION:"):i.vkPlaybackDuration=Number(this.extractPlaylistRowValue("#EXT-X-VK-PLAYBACK-DURATION:",o));break;case o.startsWith("#EXT-X-PROGRAM-DATE-TIME:"):{let u=this.extractPlaylistRowValue("#EXT-X-PROGRAM-DATE-TIME:",o);i.programDateTime=u;let l=new Date(u);l.setMilliseconds(0),s=l.valueOf();break}case o.startsWith("#EXT-X-VK-START-TIME:"):i.vkStartTime=this.extractPlaylistRowValue("#EXT-X-VK-START-TIME:",o);break}}return i}extractPlaylistRowValue(e,t){switch(e){case"#EXTINF:":return t.substring(e.length,t.length-1);default:return t.substring(e.length)}}processLiveTime(e){if((0,Xe.isNonNullable)(e)&&this.currentTextTrackData){let{segments:t}=this.currentTextTrackData.playlist,{from:i}=t[0].time,{to:r}=t[t.length-1].time;if(e<i||e>r)return;r-e<this.params.downloadThreshold&&this.fetchNextManifestData();for(let n of t)if(n.time.from<=e&&n.time.to>=e){this.availableTextTracks$.next([U(L({},this.currentTextTrackData.textTrack),{url:n.url,isAuto:!0})]);break}}}fetchNextManifestData(){return A(this,null,function*(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new Le;let{textTracks:e}=yield this.fetchManifestData(),t=yield this.parseTextTracks(e,this.params.sourceUrl);this.currentTextTrackData&&t&&(this.currentTextTrackData.playlist.segments=t.playlist.segments)}catch(e){this.error("fetchNextManifestData",e)}finally{this.abortControllers.nextManifest=null}})}fetchManifestData(){return A(this,null,function*(){var t;let e=(t=this.prepareUrl)!=null?t:this.params.sourceUrl;return yield this.params.fetchManifestData(e,{signal:this.abortControllers.destroy.signal})})}error(e,t){this.error$.next({id:"[LiveTextManager][HLS_LIVE_CMAF]",category:Xe.ErrorCategory.WTF,thrown:t,message:e})}};var qa=class{constructor(e){this.subscription=new K.Subscription;this.videoState=new Y("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new K.ValueSubject([]);this.liveOffset=new Ti;this.manifestStartTime$=new K.ValueSubject(void 0);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.videoTrack.getTransition(),n=this.params.desiredState.autoVideoTrackSwitching.getTransition(),o=this.params.desiredState.autoVideoTrackLimits.getTransition();if(i==="stopped"){t!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),M(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let l=this.params.desiredState.seekState.getState();if(t==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s||n||o){let c=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(c),this.prepare(),o&&this.params.output.autoVideoTrackLimits$.next(o.to),l.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:-this.liveOffset.getTotalOffset(),forcePrecise:!0});return}if((r==null?void 0:r.to)!=="paused"&&l.state==="requested"){this.videoState.startTransitionTo("ready"),this.seek(l.position&&l.position-this.liveOffset.getTotalPausedTime()),this.prepare();return}switch(t){case"ready":i==="ready"?M(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),M(this.params.desiredState.playbackState,"paused")):i==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":i==="paused"?(this.videoState.startTransitionTo("paused"),this.liveOffset.pause(),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(r==null?void 0:r.to)==="playing"&&M(this.params.desiredState.playbackState,"playing");return;case"paused":if(i==="playing")if(this.videoState.startTransitionTo("playing"),this.liveOffset.getTotalPausedTime()<this.params.config.maxPausedTime&&this.liveOffset.getTotalOffset()<this.maxSeekBackTime$.getValue())this.liveOffset.resume(),this.playIfAllowed(),this.params.output.position$.next(-this.liveOffset.getTotalOffset()/1e3);else{let c=this.liveOffset.getTotalOffset();c>=this.maxSeekBackTime$.getValue()&&(c=0,this.liveOffset.resetTo(c)),this.liveOffset.resume(),this.params.output.position$.next(-c/1e3),this.prepare()}else(r==null?void 0:r.to)==="paused"&&(M(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,K.assertNever)(t)}};var i;this.params=e,this.video=Fe(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:K.VideoQuality.INVARIANT,url:this.params.source.url};let t=(r,s)=>xn(r,this.params.source.url,{manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount},s);this.params.tuning.useHlsLiveNewTextManager?this.liveTextManager=new Pn(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new et(e.source.url),t(this.generateLiveUrl()).then(({qualityManifests:r,textTracks:s})=>{var n;r.length===0&&this.params.output.error$.next({id:"HlsLiveProviderInternal:empty_manifest",category:K.ErrorCategory.WTF,message:"HlsLiveProvider: there are no qualities in manifest"}),(n=this.liveTextManager)==null||n.processTextTracks(s,this.params.source.url),this.manifests$.next([this.masterManifest,...r])}).catch(r=>{this.params.output.error$.next({id:"ExtractHlsQualities",category:K.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:r})}),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(Pe(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new K.ValueSubject((i=e.source.maxSeekBackTime)!=null?i:1/0),this.subscribe()}selectManifest(){var u,l,c,d;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),r=t.getTransition(),s=(d=(c=(u=r==null?void 0:r.to)==null?void 0:u.id)!=null?c:(l=t.getState())==null?void 0:l.id)!=null?d:"master",n=this.manifests$.getValue();if(!n.length)return;let o=i?"master":s;return i&&!r&&t.startTransitionTo(this.masterManifest),n.find(m=>m.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsLiveProvider",category:K.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},r=He(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(r.ended$,e.endedEvent$),s(r.error$,e.error$),s(r.isBuffering$,e.isBuffering$),s(r.currentBuffer$,e.currentBuffer$),s(r.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),i)),this.subscription.add(Ue(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ze(this.video,t.playbackRate,r.playbackRateState$,i)),s(tt(this.video),e.elementVisible$),this.liveTextManager?(s(this.liveTextManager.getCurrentTime$,this.params.output.getCurrentTime$),s(this.liveTextManager.error$,this.params.output.error$)):this.textTracksManager&&this.textTracksManager.connect(this.video,t,e),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),M(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),M(t.playbackState,"paused")},i)).add(r.canplay$.subscribe(()=>{var o;((o=this.videoState.getTransition())==null?void 0:o.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.liveTextManager&&this.subscription.add(this.liveTextManager.availableTextTracks$.subscribe(o=>{o&&this.params.output.availableTextTracks$.next(o)})),this.subscription.add(this.maxSeekBackTime$.pipe((0,K.filterChanged)(),(0,K.map)(o=>-o/1e3)).subscribe(this.params.output.duration$,i)),this.subscription.add(r.loadedMetadata$.subscribe(()=>{let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),c=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,K.isNonNullable)(l.to)){let d=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let m=this.manifests$.getValue().find(h=>h.id===d);m&&(this.params.output.currentVideoTrack$.next(m),this.params.output.hostname$.next(Pe(m.url)))}c&&this.params.desiredState.autoVideoTrackSwitching.setState(c.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o&&o.state==="requested"&&this.seek(o.position)},i)),this.subscription.add(r.loadedData$.subscribe(()=>{var u,l,c;let o=(c=(l=(u=this.video)==null?void 0:u.getStartDate)==null?void 0:l.call(u))==null?void 0:c.getTime();this.manifestStartTime$.next(o||void 0)},i)),this.subscription.add((0,K.combine)({startTime:this.manifestStartTime$.pipe((0,K.filter)(K.isNonNullable)),currentTime:r.timeUpdate$}).subscribe(({startTime:o,currentTime:u})=>this.params.output.liveTime$.next(o+u*1e3),i)),this.subscription.add(this.manifests$.pipe((0,K.map)(o=>o.map(({id:u,quality:l,size:c,bandwidth:d,fps:m})=>({id:u,quality:l,size:c,fps:m,bitrate:d})))).subscribe(this.params.output.availableVideoTracks$,i));let n=(0,K.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,K.observableFrom)(["init"])).pipe((0,K.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){var e,t;this.subscription.unsubscribe(),(e=this.textTracksManager)==null||e.destroy(),(t=this.liveTextManager)==null||t.destroy(),this.params.output.element$.next(void 0),qe(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,K.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),r=new URL(e.url);if((t||i)&&e.id===this.masterManifest.id){let{max:c,min:d}=(u=(o=t==null?void 0:t.to)!=null?o:i)!=null?u:{};for(let[m,h]of[[c,"mq"],[d,"lq"]]){let f=String(parseFloat(m||""));h&&m&&r.searchParams.set(h,f)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=$e(r.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),Il(n).then(c=>{var d;if(!(0,K.isNullable)(c))this.maxSeekBackTime$.next(c);else{let m=(d=this.params.source.maxSeekBackTime)!=null?d:this.maxSeekBackTime$.getValue();((0,K.isNullable)(m)||!isFinite(m))&&Et(n).then(h=>h.text()).then(h=>{var g;let f=(g=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(h))==null?void 0:g[1];if(f){let y=new URL(f,n).toString();Il(y).then(S=>{(0,K.isNullable)(S)||this.maxSeekBackTime$.next(S)})}}).catch(()=>{})}})}playIfAllowed(){je(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),M(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:K.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next();let t=-e,i=t<this.maxSeekBackTime$.getValue()?t:0;this.liveOffset.resetTo(i),this.params.output.position$.next(-i/1e3),this.params.output.seekedEvent$.next()}generateLiveUrl(){let e=$e(this.params.source.url);if(this.params.tuning.useHlsLiveNewTextManager){let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),e=t.toString()}return e}};var ae=require("@vkontakte/videoplayer-shared/es2015");var Ua=class{constructor(e){this.subscription=new ae.Subscription;this.videoState=new Y("stopped");this.manifests$=new ae.ValueSubject([]);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.videoTrack.getTransition(),n=this.params.desiredState.autoVideoTrackSwitching.getTransition(),o=this.params.desiredState.autoVideoTrackLimits.getTransition();if(i==="stopped"){t!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),M(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let l=this.params.desiredState.seekState.getState();if(t==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s||n||o){let c=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(c);let{currentTime:d}=this.video;this.prepare(),o&&this.params.output.autoVideoTrackLimits$.next(o.to),l.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:d*1e3,forcePrecise:!0});return}switch((r==null?void 0:r.to)!=="paused"&&l.state==="requested"&&this.seek(l.position),t){case"ready":i==="ready"?M(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused")):i==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":i==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(r==null?void 0:r.to)==="playing"&&M(this.params.desiredState.playbackState,"playing");return;case"paused":i==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&M(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,ae.assertNever)(t)}};this.textTracksManager=new et(e.source.url),this.params=e,this.video=Fe(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:ae.VideoQuality.INVARIANT,url:this.params.source.url},this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(Pe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),xn($e(this.params.source.url),this.params.source.url,{manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount}).then(({qualityManifests:t,textTracks:i})=>{this.manifests$.next([this.masterManifest,...t]),this.params.tuning.useNativeHLSTextTracks||this.params.desiredState.internalTextTracks.startTransitionTo(i)},t=>this.params.output.error$.next({id:"ExtractHlsQualities",category:ae.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:t})),this.subscribe()}selectManifest(){var u,l,c,d;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),r=t.getTransition(),s=(d=(c=(u=r==null?void 0:r.to)==null?void 0:u.id)!=null?c:(l=t.getState())==null?void 0:l.id)!=null?d:"master",n=this.manifests$.getValue();if(!n.length)return;let o=i?"master":s;return i&&(!r||!r.from)&&t.startTransitionTo(this.masterManifest),n.find(m=>m.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsProvider",category:ae.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},r=He(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u));if(s(r.timeUpdate$,e.position$),s(r.durationChange$,e.duration$),s(r.ended$,e.endedEvent$),s(r.looped$,e.loopedEvent$),s(r.error$,e.error$),s(r.isBuffering$,e.isBuffering$),s(r.currentBuffer$,e.currentBuffer$),s(r.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.seeked$,e.seekedEvent$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,ae.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Tt(this.video,t.isLooped,i)),this.subscription.add(Ue(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ze(this.video,t.playbackRate,r.playbackRateState$,i)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),M(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),M(t.playbackState,"paused")},i)).add(r.canplay$.subscribe(()=>{var o;((o=this.videoState.getTransition())==null?void 0:o.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i).add(r.loadedMetadata$.subscribe(()=>{var h;let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),c=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,ae.isNonNullable)(l.to)){let f=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let g=this.manifests$.getValue().find(y=>y.id===f);g&&(this.params.output.currentVideoTrack$.next(g),this.params.output.hostname$.next(Pe(g.url)))}let d=this.params.desiredState.playbackRate.getState(),m=(h=this.params.output.element$.getValue())==null?void 0:h.playbackRate;if(d!==m){let f=this.params.output.element$.getValue();f&&(this.params.desiredState.playbackRate.setState(d),f.playbackRate=d)}c&&this.params.desiredState.autoVideoTrackSwitching.setState(c.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o.state==="requested"&&this.seek(o.position)},i))),this.subscription.add(this.manifests$.pipe((0,ae.map)(o=>o.map(({id:u,quality:l,size:c,bandwidth:d,fps:m})=>({id:u,quality:l,size:c,fps:m,bitrate:d})))).subscribe(this.params.output.availableVideoTracks$,i)),!z.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,ae.merge)((0,ae.fromEvent)(o,"addtrack"),(0,ae.fromEvent)(o,"removetrack"),(0,ae.fromEvent)(o,"change"),(0,ae.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},i))}let n=(0,ae.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,ae.observableFrom)(["init"])).pipe((0,ae.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),qe(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,ae.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),r=new URL(e.url);if((t||i)&&e.id===this.masterManifest.id){let{max:o,min:u}=(n=(s=t==null?void 0:t.to)!=null?s:i)!=null?n:{};for(let[l,c]of[[o,"mq"],[u,"lq"]]){let d=String(parseFloat(l||""));c&&l&&r.searchParams.set(c,d)}}this.video.setAttribute("src",r.toString()),this.video.load()}playIfAllowed(){je(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ae.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var mS=G(Qi(),1),Pl=G(tr(),1),fS=G(Jt(),1);var he=require("@vkontakte/videoplayer-shared/es2015");var Ha=class{constructor(e){this.subscription=new he.Subscription;this.videoState=new Y("stopped");this.trackUrls={};this.textTracksManager=new et;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition();if(t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),M(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let s=this.params.desiredState.autoVideoTrackLimits.getTransition(),n=this.params.desiredState.videoTrack.getTransition(),o=this.params.desiredState.seekState.getState();if(s&&e!=="ready"&&!n){this.handleQualityLimitTransition(s.to);return}if(e==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(n){let{currentTime:u}=this.video;this.prepare(),o.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:u*1e3,forcePrecise:!0});return}switch((i==null?void 0:i.to)!=="paused"&&o.state==="requested"&&this.seek(o.position),e){case"ready":t==="ready"?M(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused")):t==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(i==null?void 0:i.to)==="playing"&&M(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&M(this.params.desiredState.playbackState,"paused");return;default:return(0,he.assertNever)(e)}};this.params=e,this.video=Fe(e.container,e.tuning),this.params.output.element$.next(this.video),(0,mS.default)(this.params.source).reverse().forEach(([t,i],r)=>{let s=r.toString(10);this.trackUrls[s]={track:{quality:t,id:s},url:i}}),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next((0,Pl.default)(this.trackUrls).map(({track:t})=>t)),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.desiredState.autoVideoTrackSwitching.setState(!1),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.subscribe()}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"MpegProvider",category:he.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},r=He(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(r.timeUpdate$,e.position$),s(r.durationChange$,e.duration$),s(r.ended$,e.endedEvent$),s(r.looped$,e.loopedEvent$),s(r.error$,e.error$),s(r.isBuffering$,e.isBuffering$),s(r.currentBuffer$,e.currentBuffer$),s(r.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.seeked$,e.seekedEvent$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,he.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Tt(this.video,t.isLooped,i)),this.subscription.add(Ue(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ze(this.video,t.playbackRate,r.playbackRateState$,i)),s(tt(this.video),e.elementVisible$),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),M(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),M(t.playbackState,"paused")},i)).add(r.canplay$.subscribe(()=>{var u,l;((u=this.videoState.getTransition())==null?void 0:u.to)==="ready"&&this.videoState.setState("ready");let o=this.params.desiredState.videoTrack.getTransition();if(o&&(0,he.isNonNullable)(o.to)){this.params.desiredState.videoTrack.setState(o.to),this.params.output.currentVideoTrack$.next(this.trackUrls[o.to.id].track);let c=this.params.desiredState.playbackRate.getState(),d=(l=this.params.output.element$.getValue())==null?void 0:l.playbackRate;if(c!==d){let m=this.params.output.element$.getValue();m&&(this.params.desiredState.playbackRate.setState(c),m.playbackRate=c)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.textTracksManager.connect(this.video,t,e);let n=(0,he.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,he.observableFrom)(["init"])).pipe((0,he.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.trackUrls={},this.params.output.element$.next(void 0),qe(this.video)}prepare(){var i;let e=(i=this.params.desiredState.videoTrack.getState())==null?void 0:i.id;(0,he.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,he.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=Da(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(Pe(t))}playIfAllowed(){je(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:he.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}handleQualityLimitTransition(e){var l,c;this.params.output.autoVideoTrackLimits$.next(e);let t=d=>{this.params.output.currentVideoTrack$.next(d),this.params.desiredState.videoTrack.startTransitionTo(d)},i=d=>{let m=ei(n,{container:this.video.getBoundingClientRect(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.throughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,forwardBufferHealth:0,limits:d,abrLogger:this.params.dependencies.abrLogger});t(m)},r=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,Pl.default)(this.trackUrls).map(d=>d.track);if(!r||!s||Yr({limits:e,lowestAvailableQuality:(c=(0,fS.default)(n,-1))==null?void 0:c.quality,highestAvailableQuality:n[0].quality})){i();return}let o=e.max?(0,he.isLowerOrEqual)(r,e.max):!0,u=e.min?(0,he.isHigherOrEqual)(r,e.min):!0;o&&u||i(e)}};var me=require("@vkontakte/videoplayer-shared/es2015");var gS=require("@vkontakte/videoplayer-shared/es2015");var bS=["stun:videostun.mycdn.me:80"],T$=1e3,I$=3,wl=()=>null,wn=class{constructor(e,t){this.ws=null;this.peerConnection=null;this.serverUrl="";this.streamKey="";this.stream=null;this.signalingType="JOIN";this.retryCount=0;this.externalStartCallback=wl;this.externalStopCallback=wl;this.externalErrorCallback=wl;this.options=this.normalizeOptions(t);let i=e.split("/");this.serverUrl=i.slice(0,i.length-1).join("/"),this.streamKey=i[i.length-1]}onStart(e){try{this.externalStartCallback=e}catch(t){this.handleSystemError(t)}}onStop(e){try{this.externalStopCallback=e}catch(t){this.handleSystemError(t)}}onError(e){try{this.externalErrorCallback=e}catch(t){this.handleSystemError(t)}}connect(){this.connectWS()}disconnect(){try{this.externalStopCallback(),this.closeConnections()}catch(e){this.handleSystemError(e)}}connectWS(){this.ws||(this.ws=new WebSocket(this.serverUrl),this.ws.onopen=this.onSocketOpen.bind(this),this.ws.onmessage=this.onSocketMessage.bind(this),this.ws.onclose=this.onSocketClose.bind(this),this.ws.onerror=this.onSocketError.bind(this))}onSocketOpen(){this.handleLogin()}onSocketClose(e){try{if(!this.ws)return;this.ws=null,e.code>1e3?(this.retryCount++,this.retryCount>this.options.maxRetryNumber?this.handleNetworkError():this.scheduleRetry()):this.externalStopCallback()}catch(t){this.handleRTCError(t)}}onSocketError(e){try{this.externalErrorCallback(new Error(e.toString()))}catch(t){this.handleRTCError(t)}}onSocketMessage(e){try{let t=this.parseMessage(e.data);switch(t.type){case"JOIN":case"CALL_JOIN":this.handleJoinMessage(t);break;case"UPDATE":this.handleUpdateMessage(t);break;case"STATUS":this.handleStatusMessage(t);break}}catch(t){this.handleRTCError(t)}}handleJoinMessage(e){switch(e.inviteType){case"ANSWER":this.handleAnswer(e.sdp);break;case"CANDIDATE":this.handleCandidate(e.candidate);break}}handleStatusMessage(e){switch(e.status){case"UNPUBLISHED":this.handleUnpublished();break}}handleUpdateMessage(e){return A(this,null,function*(){try{let t=yield this.createOffer();this.peerConnection&&(yield this.peerConnection.setLocalDescription(t)),this.handleAnswer(e.sdp)}catch(t){this.handleRTCError(t)}})}handleLogin(){return A(this,null,function*(){try{let e={iceServers:[{urls:bS}]};this.peerConnection=new RTCPeerConnection(e),this.peerConnection.ontrack=this.onPeerConnectionStream.bind(this),this.peerConnection.onicecandidate=this.onPeerConnectionIceCandidate.bind(this),this.peerConnection.oniceconnectionstatechange=this.onPeerConnectionIceConnectionStateChange.bind(this);let t=yield this.createOffer();yield this.peerConnection.setLocalDescription(t),this.send({type:this.signalingType,inviteType:"OFFER",streamKey:this.streamKey,sdp:t.sdp,callSupport:!1})}catch(e){this.handleRTCError(e)}})}handleAnswer(e){return A(this,null,function*(){try{this.peerConnection&&(yield this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e})))}catch(t){this.handleRTCError(t)}})}handleCandidate(e){return A(this,null,function*(){if(e)try{this.peerConnection&&(yield this.peerConnection.addIceCandidate(e))}catch(t){this.handleRTCError(t)}})}handleUnpublished(){try{this.closeConnections(),this.externalStopCallback()}catch(e){this.handleRTCError(e)}}handleSystemError(e){this.options.errorChanel&&this.options.errorChanel.next({id:"webrtc-provider-error",category:gS.ErrorCategory.WTF,message:e.message})}onPeerConnectionStream(e){return A(this,null,function*(){let t=e.streams[0];this.stream&&this.stream.id===t.id||(this.stream=t,this.externalStartCallback(this.stream))})}onPeerConnectionIceCandidate(e){e.candidate&&this.send({type:this.signalingType,inviteType:"CANDIDATE",candidate:e.candidate})}onPeerConnectionIceConnectionStateChange(){if(this.peerConnection){let e=this.peerConnection.iceConnectionState;["failed","closed"].indexOf(e)>-1&&(this.retryCount++,this.retryCount>this.options.maxRetryNumber?this.handleNetworkError():(this.closeConnections(),this.scheduleRetry()))}}createOffer(){return A(this,null,function*(){let e={offerToReceiveAudio:!0,offerToReceiveVideo:!0,voiceActivityDetection:!1};if(!this.peerConnection)throw new Error("Can not create offer - no peer connection instance ");let t=yield this.peerConnection.createOffer(e),i=t.sdp||"";if(!/^a=rtpmap:\d+ H264\/\d+$/m.test(i))throw new Error("No h264 codec support error");return t})}handleRTCError(e){try{this.externalErrorCallback(e||new Error("RTC connection error"))}catch(t){this.handleSystemError(t)}}handleNetworkError(){try{this.externalErrorCallback(new Error("Network error"))}catch(e){this.handleSystemError(e)}}send(e){this.ws&&this.ws.send(JSON.stringify(e))}parseMessage(e){try{return JSON.parse(e)}catch(t){throw new Error("Can not parse socket message")}}closeConnections(){let e=this.ws;e&&(this.ws=null,e.close(1e3)),this.removePeerConnection()}removePeerConnection(){let e=this.peerConnection;e&&(this.peerConnection=null,e.close(),e.ontrack=null,e.onicecandidate=null,e.oniceconnectionstatechange=null,e=null)}scheduleRetry(){this.retryTimeout=setTimeout(this.connectWS.bind(this),T$)}normalizeOptions(e={}){let t={stunServerList:bS,maxRetryNumber:I$,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var ja=class{constructor(e){this.videoState=new Y("stopped");this.maxSeekBackTime$=new me.ValueSubject(0);this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition();if(t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.pause(),this.video.srcObject=null,this.params.output.position$.next(0),this.params.output.duration$.next(0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),M(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let s=this.params.desiredState.videoTrack.getTransition();if(e==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s){this.prepare();return}switch(e){case"ready":t==="paused"?(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused")):t==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(i==null?void 0:i.to)==="playing"&&M(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&M(this.params.desiredState.playbackState,"paused");return;default:return(0,me.assertNever)(e)}};this.subscription=new me.Subscription,this.params=e,this.log=this.params.dependencies.logger.createComponentLog("WebRTCLiveProvider"),this.video=Fe(e.container,e.tuning),this.liveStreamClient=new wn(this.params.source.url,{maxRetryNumber:this.params.tuning.webrtc.connectionRetryMaxNumber,errorChanel:this.params.output.error$}),this.liveStreamClient.onStart(this.onLiveStreamStart.bind(this)),this.liveStreamClient.onStop(this.onLiveStreamStop.bind(this)),this.liveStreamClient.onError(this.onLiveStreamError.bind(this)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.subscribe()}destroy(){this.subscription.unsubscribe(),this.liveStreamClient.disconnect(),this.params.output.element$.next(void 0),qe(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,i=n=>{e.error$.next({id:"WebRTCLiveProvider",category:me.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})};this.subscription.add((0,me.merge)(this.videoState.stateChangeStarted$.pipe((0,me.map)(n=>({transition:n,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,me.map)(n=>({transition:n,type:"end"})))).subscribe(({transition:n,type:o})=>{this.log({message:`[videoState change] ${o}: ${JSON.stringify(n)}`})}));let r=He(this.video);this.subscription.add(()=>r.destroy());let s=(n,o)=>this.subscription.add(n.subscribe(o,i));s(r.timeUpdate$,e.liveTime$),s(r.ended$,e.endedEvent$),s(r.looped$,e.loopedEvent$),s(r.error$,e.error$),s(r.isBuffering$,e.isBuffering$),s(r.currentBuffer$,e.currentBuffer$),s(tt(this.video),this.params.output.elementVisible$),this.subscription.add(r.durationChange$.subscribe(n=>{e.duration$.next(n===1/0?0:n)})).add(r.canplay$.subscribe(()=>{var n;((n=this.videoState.getTransition())==null?void 0:n.to)==="ready"&&this.videoState.setState("ready")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused")},i)).add(r.playing$.subscribe(()=>{this.videoState.setState("playing")},i)).add(r.error$.subscribe(e.error$)).add(this.maxSeekBackTime$.subscribe(this.params.output.duration$)).add(Ue(this.video,t.volume,r.volumeState$,i)).add(r.volumeState$.subscribe(e.volume$,i)).add(this.videoState.stateChangeEnded$.subscribe(n=>{switch(n.to){case"stopped":e.position$.next(0),e.duration$.next(0),t.playbackState.setState("stopped");break;case"ready":break;case"paused":t.playbackState.setState("paused");break;case"playing":t.playbackState.setState("playing");break;default:return(0,me.assertNever)(n.to)}},i)).add((0,me.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,me.observableFrom)(["init"])).pipe((0,me.debounce)(0)).subscribe(this.syncPlayback.bind(this),i)),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),i)),this.subscription.add(t.autoVideoTrackSwitching.stateChangeStarted$.subscribe(()=>t.autoVideoTrackSwitching.setState(!1),i))}onLiveStreamStart(e){this.params.output.element$.next(this.video),this.params.output.duration$.next(0),this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.hostname$.next(Pe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.currentVideoTrack$.next({id:"webrtc",quality:me.VideoQuality.INVARIANT}),this.video.srcObject=e,M(this.params.desiredState.playbackState,"playing")}onLiveStreamStop(){this.videoState.startTransitionTo("stopped"),this.syncPlayback(),this.params.output.position$.next(0),this.params.output.duration$.next(0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.params.output.endedEvent$.next()}onLiveStreamError(e){this.onLiveStreamStop(),this.params.output.error$.next({id:"WebRTC stream runtime error",category:me.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){je(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),M(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:me.ErrorCategory.DOM,thrown:e}))}prepare(){this.liveStreamClient.connect()}};var dr=class{constructor(e){this.length=e.length,this.iterator=e[Symbol.iterator](),this.next()}next(){this.current=this.iterator.next(),this.index=this.index===void 0?0:this.index+1}getValue(){if(this.current.done)throw new Error("Iterable is completed");return this.current.value}isCompleted(){return!!this.current.done}isLast(){return this.index===this.length-1}};var T=require("@vkontakte/videoplayer-shared/es2015");var Ot=require("@vkontakte/videoplayer-shared/es2015"),vS=a=>new Ot.Observable(e=>{let t=new Ot.Subscription,i=a.desiredPlaybackState$.stateChangeStarted$.pipe((0,Ot.map)(({from:l,to:c})=>`${l}-${c}`)),r=a.desiredPlaybackState$.stateChangeEnded$,s=a.providerChanged$.pipe((0,Ot.map)(({type:l})=>l!==void 0)),n=new Ot.Subject,o=0,u="unknown";return t.add(i.subscribe(l=>{o&&window.clearTimeout(o),u=l,o=window.setTimeout(()=>n.next(l),a.maxTransitionInterval)})),t.add(r.subscribe(()=>{window.clearTimeout(o),u="unknown",o=0})),t.add(s.subscribe(l=>{o&&(window.clearTimeout(o),o=0,l&&(o=window.setTimeout(()=>n.next(u),a.maxTransitionInterval)))})),t.add(n.subscribe(e)),()=>{window.clearTimeout(o),t.unsubscribe()}});var it=require("@vkontakte/videoplayer-shared/es2015");function SS(){return new(window.AudioContext||window.webkitAudioContext)}var Qa=class Qa{constructor(e,t,i,r){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=i;this.volumeMultiplier=r;this.destroyController=new Le;this.subscriptions=new it.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,it.filter)(s=>!!s.type),(0,it.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){z.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,it.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,it.filter)(({playbackState:t,video:i,volume:{muted:r,volume:s}})=>t==="playing"&&!!i&&!r&&!!s),(0,it.once)()).subscribe(({video:t})=>{this.initAudioContextOnce(t).then(i=>{i||this.destroy()}).catch(i=>{this.handleError(i),this.destroy()})}))}static isSupported(){return"AudioContext"in window&&"GainNode"in window&&"MediaElementAudioSourceNode"in window}initAudioContextOnce(e){return A(this,null,function*(){let{volumeMultiplier:t}=this,i=SS();this.audioContext=i;let r=i.createGain();if(this.gainNode=r,r.gain.value=t,r.connect(i.destination),i.state==="suspended"&&(yield i.resume(),this.destroyController.signal.aborted))return!1;let s=i.createMediaElementSource(e);return this.mediaElementSource=s,s.connect(r),!0})}cleanup(){this.mediaElementSource&&(this.mediaElementSource.disconnect(),this.mediaElementSource=null),this.gainNode&&(this.gainNode.disconnect(),this.gainNode=null),this.audioContext&&(this.audioContext.state!=="closed"&&this.audioContext.close(),this.audioContext=null)}destroy(){this.destroyController.abort(),this.subscriptions.unsubscribe(),this.cleanup()}handleError(e){var t;this.volumeMultiplierError$.next({id:Qa.errorId,category:it.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${Qa.errorId} exception`,thrown:e})}};Qa.errorId="VolumeMultiplierManager";var pr=Qa;var E$={chunkDuration:5e3,maxParallelRequests:5},Ga=class{constructor(e){this.current$=new T.ValueSubject({type:void 0});this.providerError$=new T.Subject;this.noAvailableProvidersError$=new T.Subject;this.volumeMultiplierError$=new T.Subject;this.providerOutput={position$:new T.ValueSubject(0),duration$:new T.ValueSubject(1/0),volume$:new T.ValueSubject({muted:!1,volume:1}),availableVideoStreams$:new T.ValueSubject([]),currentVideoStream$:new T.ValueSubject(void 0),availableVideoTracks$:new T.ValueSubject([]),currentVideoTrack$:new T.ValueSubject(void 0),availableVideoCodecs$:new T.ValueSubject([]),availableAudioStreams$:new T.ValueSubject([]),currentAudioStream$:new T.ValueSubject(void 0),availableAudioTracks$:new T.ValueSubject([]),availableAudioCodecs$:new T.ValueSubject([]),currentVideoSegmentLength$:new T.ValueSubject(0),currentAudioSegmentLength$:new T.ValueSubject(0),isAudioAvailable$:new T.ValueSubject(!0),autoVideoTrackLimitingAvailable$:new T.ValueSubject(!1),autoVideoTrackLimits$:new T.ValueSubject(void 0),currentBuffer$:new T.ValueSubject(void 0),isBuffering$:new T.ValueSubject(!0),error$:new T.Subject,fetcherError$:new T.Subject,fetcherRecoverableError$:new T.Subject,warning$:new T.Subject,willSeekEvent$:new T.Subject,soundProhibitedEvent$:new T.Subject,seekedEvent$:new T.Subject,loopedEvent$:new T.Subject,endedEvent$:new T.Subject,firstBytesEvent$:new T.Subject,loadedMetadataEvent$:new T.Subject,firstFrameEvent$:new T.Subject,canplay$:new T.Subject,isLive$:new T.ValueSubject(void 0),isLiveEnded$:new T.ValueSubject(null),isLowLatency$:new T.ValueSubject(!1),canChangePlaybackSpeed$:new T.ValueSubject(!0),liveTime$:new T.ValueSubject(void 0),liveBufferTime$:new T.ValueSubject(void 0),liveLatency$:new T.ValueSubject(void 0),severeStallOccurred$:new T.Subject,availableTextTracks$:new T.ValueSubject([]),currentTextTrack$:new T.ValueSubject(void 0),hostname$:new T.ValueSubject(void 0),httpConnectionType$:new T.ValueSubject(void 0),httpConnectionReused$:new T.ValueSubject(void 0),inPiP$:new T.ValueSubject(!1),inFullscreen$:new T.ValueSubject(!1),element$:new T.ValueSubject(void 0),elementVisible$:new T.ValueSubject(!0),availableSources$:new T.ValueSubject(void 0),is3DVideo$:new T.ValueSubject(!1),playbackState$:new T.ValueSubject(""),getCurrentTime$:new T.ValueSubject(null)};this.subscription=new T.Subscription;this.volumeMultiplierManager=null;this.params=e,this.log=this.params.dependencies.logger.createComponentLog("ProviderContainer"),this.tracer=e.dependencies.tracer.createComponentTracer(this.constructor.name);let t=Zv([...tS(this.params.tuning),...eS(this.params.tuning)],this.params.tuning).filter(l=>(0,T.isNonNullable)(e.sources[l])),{forceFormat:i,formatsToAvoid:r}=this.params.tuning,s=[];i?s=[i]:r.length?s=[...t.filter(l=>!(0,Al.default)(r,l)),...t.filter(l=>(0,Al.default)(r,l))]:s=t,this.log({message:`Selected formats: ${s.join(" > ")}`}),this.tracer.log("Selected formats",(0,T.flattenObject)(s)),this.screenFormatsIterator=new dr(s);let n=[...vl(!0),...vl(!1)];this.chromecastFormatsIterator=new dr(n.filter(l=>(0,T.isNonNullable)(e.sources[l]))),this.providerOutput.availableSources$.next(e.sources);let{volumeMultiplier:o=1,tuning:{useVolumeMultiplier:u}}=this.params;u&&o!==1&&pr.isSupported()&&(this.volumeMultiplierManager=new pr(this.providerOutput,this.current$,this.volumeMultiplierError$,o))}init(){this.subscription.add(this.initProviderErrorHandling()).add(this.params.dependencies.chromecastInitializer.connection$.subscribe(()=>{this.reinitProvider()})).add(this.providerOutput.availableVideoCodecs$.subscribe(e=>{!this.videoCodecsIterator&&e.length>1&&(this.videoCodecsIterator=new dr(e))}))}destroy(){var e;this.destroyProvider(),this.current$.next({type:void 0}),this.subscription.unsubscribe(),(e=this.volumeMultiplierManager)==null||e.destroy(),this.volumeMultiplierManager=null,this.tracer.end()}initProvider(){let e=this.chooseDestination(),t=this.chooseFormat(e);if((0,T.isNullable)(t)){this.handleNoFormatsError(e);return}let i;try{i=this.createProvider(e,t)}catch(r){this.providerError$.next({id:"ProviderNotConstructed",category:T.ErrorCategory.WTF,message:"Failed to create provider",thrown:r})}i?this.current$.next({type:t,provider:i,destination:e}):this.current$.next({type:void 0})}reinitProvider(){this.tracer.log("reinitProvider"),this.destroyProvider(),this.initProvider()}switchToNextProvider(e){this.tracer.log("switchToNextProvider",{destination:e}),this.destroyProvider(),this.failoverIndex=void 0,this.skipFormat(e),this.initProvider()}switchToNextVideoCodec(){this.params.tuning.dash.codecsPrioritizeEnabled&&!this.videoCodecsIterator.isLast()&&(this.tracer.log("switchToNextVideoCodec"),this.destroyProvider(),this.videoCodecsIterator.next(),this.initProvider())}destroyProvider(){let e=this.current$.getValue().provider;if(!e)return;this.log({message:"destroyProvider"}),this.tracer.log("destroyProvider");let t=this.providerOutput.position$.getValue()*1e3,i=this.params.desiredState.seekState.getState(),r=i.state!=="none";if(this.params.desiredState.seekState.setState({state:"requested",position:r?i.position:t,forcePrecise:r?i.forcePrecise:!1}),e.scene3D){let n=e.scene3D.getCameraRotation();this.params.desiredState.cameraOrientation.setState({x:n.x,y:n.y})}e.destroy();let s=this.providerOutput.isBuffering$;s.getValue()||s.next(!0)}createProvider(e,t){switch(this.log({message:`createProvider: ${e}:${t}`}),this.tracer.log("createProvider",{destination:e,format:t}),e){case"SCREEN":return this.createScreenProvider(t);case"CHROMECAST":return this.createChromecastProvider(t);default:return(0,T.assertNever)(e)}}createScreenProvider(e){var u;let{sources:t,container:i,desiredState:r,panelSize:s}=this.params,n=this.providerOutput,o={container:i,source:null,desiredState:r,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning,panelSize:s};switch(e){case"DASH_SEP":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_ONDEMAND":case"DASH_STREAMS":{let l=this.applyFailoverHost(t[e]),c=this.applyFailoverHost(t.HLS_ONDEMAND||t.HLS);return(0,T.assertNonNullable)(l),new Ba(U(L({},o),{source:l,sourceHls:c,forceVideoCodec:(u=this.videoCodecsIterator)==null?void 0:u.getValue()}))}case"DASH_LIVE_CMAF":{let l=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(l),new Na(U(L({},o),{source:l}))}case"HLS":case"HLS_ONDEMAND":{let l=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(l),z.video.nativeHlsSupported||!this.params.tuning.useHlsJs?new Ua(U(L({},o),{source:l})):new Fa(U(L({},o),{source:l}))}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let l=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(l),new qa(U(L({},o),{source:l,config:{maxPausedTime:this.params.tuning.live.maxPausedTime},format:e}))}case"MPEG":{let l=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(l),new Ha(U(L({},o),{source:l}))}case"DASH_LIVE":{let l=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(l),new Zb(U(L({},o),{source:l,config:U(L({},E$),{maxPausedTime:this.params.tuning.live.maxPausedTime})}))}case"WEB_RTC_LIVE":{let l=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(l),new ja({container:i,source:l,desiredState:r,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning})}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${e} is no longer supported`);default:return(0,T.assertNever)(e)}}createChromecastProvider(e){let{sources:t,container:i,desiredState:r,meta:s}=this.params,n=this.providerOutput,o=this.params.dependencies.chromecastInitializer.connection$.getValue();return(0,T.assertNonNullable)(o),new Gr({connection:o,meta:s,container:i,source:t,format:e,desiredState:r,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning})}chooseDestination(){return this.params.dependencies.chromecastInitializer.connection$.getValue()?"CHROMECAST":"SCREEN"}chooseFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.isCompleted()?void 0:this.screenFormatsIterator.getValue();case"CHROMECAST":return this.chromecastFormatsIterator.isCompleted()?void 0:this.chromecastFormatsIterator.getValue();default:return(0,T.assertNever)(e)}}skipFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.next();case"CHROMECAST":return this.chromecastFormatsIterator.next();default:return(0,T.assertNever)(e)}}handleNoFormatsError(e){switch(e){case"SCREEN":this.noAvailableProvidersError$.next(this.params.tuning.forceFormat),this.current$.next({type:void 0});return;case"CHROMECAST":this.params.dependencies.chromecastInitializer.disconnect();return;default:return(0,T.assertNever)(e)}}applyFailoverHost(e){if(this.failoverIndex===void 0)return e;let t=this.params.failoverHosts[this.failoverIndex];if(!t)return e;let i=r=>{let s=new URL(r);return s.host=t,s.toString()};if(e===void 0)return e;if("type"in e){if(e.type==="raw")return e;if(e.type==="url")return U(L({},e),{url:i(e.url)})}return(0,TS.default)((0,yS.default)(e).map(([r,s])=>[r,i(s)]))}initProviderErrorHandling(){let e=new T.Subscription,t=!1,i=0;return e.add((0,T.merge)(this.providerOutput.error$.pipe((0,T.filter)(r=>!this.params.tuning.ignoreAudioRendererError||!r.message||!/AUDIO_RENDERER_ERROR/ig.test(r.message))),vS({desiredPlaybackState$:this.params.desiredState.playbackState,maxTransitionInterval:this.params.tuning.maxPlaybackTransitionInterval,position$:this.providerOutput.position$,providerChanged$:this.current$}).pipe((0,T.map)(r=>({id:`ProviderHangup:${r}`,category:T.ErrorCategory.WTF,message:`A ${r} transition failed to complete within reasonable time`})))).subscribe(this.providerError$)),e.add(this.providerOutput.fetcherError$.subscribe(this.providerError$)),e.add(this.current$.subscribe(()=>{t=!1;let r=this.params.desiredState.playbackState.transitionEnded$.pipe((0,T.filter)(({to:s})=>s==="playing"),(0,T.once)()).subscribe(()=>t=!0);e.add(r)})),e.add(this.providerError$.subscribe(r=>{let s=this.current$.getValue().destination,n={error:r,currentDestination:s};if(s==="CHROMECAST")this.destroyProvider(),this.params.dependencies.chromecastInitializer.stopMedia().then(()=>this.switchToNextProvider("SCREEN"),()=>this.params.dependencies.chromecastInitializer.disconnect());else{let o=r.category===T.ErrorCategory.NETWORK,u=r.category===T.ErrorCategory.FATAL,l=this.params.failoverHosts.length>0&&(this.failoverIndex===void 0||this.failoverIndex<this.params.failoverHosts.length-1),c=i<this.params.tuning.providerErrorLimit&&!u,d=this.videoCodecsIterator&&!this.videoCodecsIterator.isLast()&&this.params.tuning.dash.codecsPrioritizeEnabled,m=l&&!u&&(o&&t||!c);n=U(L({},n),{isNetworkError:o,isFatalError:u,haveFailoverHost:l,tryFailover:m,canReinitProvider:c}),c?(i++,this.reinitProvider()):m?(this.failoverIndex=this.failoverIndex===void 0?0:this.failoverIndex+1,this.reinitProvider()):d?this.switchToNextVideoCodec():(i=0,this.switchToNextProvider(s!=null?s:"SCREEN"))}this.tracer.error("providerError",(0,T.flattenObject)(n))})),e}};var q=require("@vkontakte/videoplayer-shared/es2015");var x$=5e3,IS="one_video_throughput",ES="one_video_rtt",_t=window.navigator.connection,xS=()=>{let a=_t==null?void 0:_t.downlink;if((0,q.isNonNullable)(a)&&a!==10)return a*1e3},PS=()=>{let a=_t==null?void 0:_t.rtt;if((0,q.isNonNullable)(a)&&a!==3e3)return a},wS=(a,e,t)=>{let i=t*8,r=i/a;return i/(r+e)},kl=class a{constructor(e){this.subscription=new q.Subscription;this.concurrentDownloads=new Set;var r,s;this.tuningConfig=e;let t=a.load(IS)||(e.useBrowserEstimation?xS():void 0)||x$,i=(s=(r=a.load(ES))!=null?r:e.useBrowserEstimation?PS():void 0)!=null?s:0;if(this.throughput$=new q.ValueSubject(t),this.rtt$=new q.ValueSubject(i),this.rttAdjustedThroughput$=new q.ValueSubject(wS(t,i,e.rttPenaltyRequestSize)),this.throughput=Pi.getSmoothedValue(t,-1,e),this.rtt=Pi.getSmoothedValue(i,1,e),e.useBrowserEstimation){let n=()=>{let u=xS();u&&this.throughput.next(u);let l=PS();(0,q.isNonNullable)(l)&&this.rtt.next(l)};_t&&"onchange"in _t&&this.subscription.add((0,q.fromEvent)(_t,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{q.safeStorage.set(IS,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{q.safeStorage.set(ES,n.toFixed(0))})),this.subscription.add(this.throughput.debounced$.subscribe(this.throughput$)),this.subscription.add(this.rtt.debounced$.subscribe(this.rtt$)),this.subscription.add((0,q.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,q.map)(({throughput:n,rtt:o})=>wS(n,o,e.rttPenaltyRequestSize)),(0,q.filter)(n=>{let o=this.rttAdjustedThroughput$.getValue()||0;return Math.abs(n-o)/o>=e.changeThreshold})).subscribe(this.rttAdjustedThroughput$))}destroy(){this.concurrentDownloads.clear(),this.subscription.unsubscribe()}trackXHR(e){let t=0,i=(0,q.now)(),r=new q.Subscription;switch(this.subscription.add(r),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:r.add((0,q.fromEvent)(e,"progress").pipe((0,q.once)()).subscribe(s=>{t=s.loaded,i=(0,q.now)()}));break;case 1:case 0:r.add((0,q.fromEvent)(e,"loadstart").subscribe(()=>{t=0,i=(0,q.now)()}));break}r.add((0,q.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,q.now)(),u=n-t,l=o-i;this.addRawSpeed(u,l,1)}this.concurrentDownloads.delete(e),r.unsubscribe()}))}trackStream(e,t=!1){let i=e.getReader();if(!i){e.cancel("Could not get reader");return}let r=0,s=(0,q.now)(),n=0,o=(0,q.now)(),u=c=>{this.concurrentDownloads.delete(e),i.releaseLock(),e.cancel(`Throughput Estimator error: ${c}`).catch(()=>{})},l=m=>A(this,[m],function*({done:c,value:d}){if(c)!t&&this.addRawSpeed(r,(0,q.now)()-s,1),this.concurrentDownloads.delete(e);else if(d){if(t){let h=(0,q.now)();if(h-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||h-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let g=o-s;g&&this.addRawSpeed(n,g,1,t),n=d.byteLength,s=(0,q.now)()}else n+=d.byteLength;o=(0,q.now)()}else r+=d.byteLength,n+=d.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,q.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,q.now)()-o,this.concurrentDownloads.size),n=0,o=(0,q.now)());yield i==null?void 0:i.read().then(l,u)}});this.concurrentDownloads.add(e),i==null||i.read().then(l,u)}addRawSpeed(e,t,i=1,r=!1){if(a.sanityCheck(e,t,r)){let s=e*8/t;this.throughput.next(s*i)}}addRawThroughput(e){this.throughput.next(e)}addRawRtt(e){this.rtt.next(e)}static sanityCheck(e,t,i=!1){let r=e*8/t;return!(!r||!isFinite(r)||r>1e6||r<30||i&&e<1e4||!i&&e<10*1024||!i&&t<=20)}static load(e){var i;let t=q.safeStorage.get(e);if((0,q.isNonNullable)(t))return(i=parseInt(t,10))!=null?i:void 0}},AS=kl;var Ai=require("@vkontakte/videoplayer-shared/es2015");var kS={configName:["core"],throughputEstimator:{type:"EmaAndMa",emaAlphaSlow:.2,emaAlphaFast:.7,emaAlpha:.45,basisTrendChangeCount:10,changeThreshold:.05,useBrowserEstimation:!0,rttPenaltyRequestSize:1*1024*1024,streamMinSampleSize:10*1024,streamMinSampleTime:300,deviationDepth:20,deviationFactor:.5,lowLatency:{continuesByteSequenceInterval:50,maxLastEvaluationTimeout:300}},autoTrackSelection:{bitrateFactorAtEmptyBuffer:2.8,bitrateAudioFactorAtEmptyBuffer:10,bitrateFactorAtFullBuffer:2,bitrateAudioFactorAtFullBuffer:7,minVideoAudioRatio:5,minAvailableThroughputAudioRatio:5,usePixelRatio:!0,pixelRatioMultiplier:void 0,pixelRatioLogBase:3,pixelRatioLogCoefficients:[1,0,1],limitByContainer:!0,containerSizeFactor:1.3,lazyQualitySwitch:!0,minBufferToSwitchUp:.4,considerPlaybackRate:!1,trackCooldownIncreaseQuality:15e3,trackCooldownDecreaseQuality:3e3,backgroundVideoQualityLimit:Ai.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:Ai.VideoQuality.Q_720P,trafficSavingLimit:Ai.VideoQuality.Q_480P},droppedFramesChecker:{enabled:!1,percentLimit:.1,checkTime:1e3,countLimit:3,tickCountAfterQualityChange:5,qualityUpWaitingTime:5e3,minQualityBanLimit:Ai.VideoQuality.Q_480P},dash:{forwardBufferTarget:6e4,forwardBufferTargetAuto:6e4,forwardBufferTargetManual:5*6e4,forwardBufferTargetPreload:5e3,seekBiasInTheEnd:2e3,maxSegmentDurationLeftToSelectNextSegment:3e3,minSafeBufferThreshold:.5,bufferPruningSafeZone:1e3,segmentRequestSize:1*1024*1024,representationSwitchForwardBufferGap:3e3,crashOnStallTimeout:25e3,crashOnStallTWithoutDataTimeout:5e3,enableSubSegmentBufferFeeding:!0,bufferEmptinessTolerance:100,useFetchPriorityHints:!0,qualityLimitsOnStall:{stallDurationNoDataBeforeQualityDecrease:500,stallDurationToBeCount:100,stallCountBeforeQualityDecrease:3,resetQualityRestrictionTimeout:1e4,ignoreStallsOnSeek:!1},enableBaseUrlSupport:!0,maxSegmentRetryCount:5,sourceOpenTimeout:1e3,rejectOnSourceOpenTimeout:!1,codecsPrioritizeEnabled:!1},dashCmafLive:{maxActiveLiveOffset:1e4,normalizedTargetMinBufferSize:6e4,normalizedLiveMinBufferSize:5e3,normalizedActualBufferOffset:1e4,offsetCalculationError:3e3,maxLiveDuration:7200,lowLatency:{maxTargetOffset:3e3,maxTargetOffsetDeviation:250,playbackCatchupSpeedup:.05,isActiveOnDefault:!1,bufferEstimator:{emaAlpha:.45,changeThreshold:.05,deviationDepth:20,deviationFactor:.5,extremumInterval:5}}},live:{minBuffer:3e3,minBufferSegments:3,lowLatencyMinBuffer:1e3,lowLatencyMinBufferSegments:1,isLiveCatchUpMode:!1,lowLatencyActiveLiveDelay:3e3,activeLiveDelay:5e3,maxPausedTime:5e3},downloadBackoff:{bufferThreshold:100,start:100,factor:2,max:3*1e3,random:.1},enableWakeLock:!0,enableTelemetryAtStart:!1,forceFormat:void 0,formatsToAvoid:[],disableChromecast:!1,chromecastReceiverId:"07A4434E",useWebmBigRequest:!1,webmCodec:"vp9",androidPreferredFormat:"dash",preferCMAF:!1,preferWebRTC:!1,preferMultiStream:!1,preferHDR:!1,bigRequestMinInitSize:50*1024,bigRequestMinDataSize:1*1024*1024,stripRangeHeader:!0,flushShortLoopedBuffers:!0,insufficientBufferRuleMargin:1e4,seekNearDurationBias:1,dashSeekInSegmentDurationThreshold:3*60*1e3,dashSeekInSegmentAlwaysSeekDelta:1e4,endGapTolerance:300,stallIgnoreThreshold:33,gapWatchdogInterval:50,requestQuick:!1,useHlsJs:!1,useNativeHLSTextTracks:!1,useManagedMediaSource:!0,useNewSwitchTo:!1,useSafariEndlessRequestBugfix:!0,useRefactoredSearchGap:!1,isAudioDisabled:!1,autoplayOnlyInActiveTab:!0,dynamicImportTimeout:5e3,maxPlaybackTransitionInterval:2e4,providerErrorLimit:3,manifestRetryInterval:300,manifestRetryMaxInterval:1e4,manifestRetryMaxCount:10,audioVideoSyncRate:20,webrtc:{connectionRetryMaxNumber:3},spherical:{enabled:!1,fov:{x:135,y:76},rotationSpeed:45,maxYawAngle:175,rotationSpeedCorrection:10,degreeToPixelCorrection:5,speedFadeTime:2e3,speedFadeThreshold:50},useVolumeMultiplier:!1,ignoreAudioRendererError:!1,useEnableSubtitlesParam:!1,useOldMSEDetection:!1,useHlsLiveNewTextManager:!1,exposeInternalsToGlobal:!1,hlsLiveNewTextManagerDownloadThreshold:4e3,disableYandexPiP:!1,asyncResolveClientChecker:!1,autostartOnlyIfVisible:!1},RS=a=>{var e;return U(L({},(0,Ai.fillWithDefault)(a,kS)),{configName:[...(e=a.configName)!=null?e:[],...kS.configName]})};var p=require("@vkontakte/videoplayer-shared/es2015");var Bt=require("@vkontakte/videoplayer-shared/es2015"),Rl=({seekState:a,position$:e})=>(0,Bt.merge)(a.stateChangeEnded$.pipe((0,Bt.map)(({to:t})=>{var i;return t.state==="none"?void 0:((i=t.position)!=null?i:NaN)/1e3}),(0,Bt.filter)(Bt.isNonNullable)),e.pipe((0,Bt.filter)(()=>a.getState().state==="none")));var $S=require("@vkontakte/videoplayer-shared/es2015"),LS=a=>{let e=typeof a.container=="string"?document.getElementById(a.container):a.container;return(0,$S.assertNonNullable)(e,`Wrong container or containerId {${a.container}}`),e};var An=require("@vkontakte/videoplayer-shared/es2015"),MS=(a,e,t,i)=>{a!==void 0&&e.getState()===void 0&&e.getPrevState()===void 0&&(t==null?void 0:t.getValue().length)===0?t.pipe((0,An.filter)(r=>r.length>0),(0,An.once)()).subscribe(r=>{r.find(i)&&e.startTransitionTo(a)}):(a===void 0||t!=null&&t.getValue().find(i))&&e.startTransitionTo(a)};var Wa=class{constructor(e={configName:[]},t=p.Tracer.createRootTracer(!1)){this.subscription=new p.Subscription;this.logger=new p.Logger;this.abrLogger=this.logger.createComponentLog("ABR");this.internalsExposure=null;this.isPlaybackStarted=!1;this.hasLiveOffsetByPaused=new p.ValueSubject(!1);this.hasLiveOffsetByPausedTimer=0;this.playerInitRequest=0;this.playerInited=new p.ValueSubject(!1);this.wasSetStartedQuality=!1;this.desiredState={playbackState:new Y("stopped"),seekState:new Y({state:"none"}),volume:new Y({volume:1,muted:!1}),videoTrack:new Y(void 0),videoStream:new Y(void 0),audioStream:new Y(void 0),autoVideoTrackSwitching:new Y(!0),autoVideoTrackLimits:new Y({}),isLooped:new Y(!1),isLowLatency:new Y(!1),playbackRate:new Y(1),externalTextTracks:new Y([]),internalTextTracks:new Y([]),currentTextTrack:new Y(void 0),textTrackCuesSettings:new Y({}),cameraOrientation:new Y({x:0,y:0})};this.info={playbackState$:new p.ValueSubject(void 0),position$:new p.ValueSubject(0),duration$:new p.ValueSubject(1/0),muted$:new p.ValueSubject(!1),volume$:new p.ValueSubject(1),availableVideoStreams$:new p.ValueSubject([]),currentVideoStream$:new p.ValueSubject(void 0),availableQualities$:new p.ValueSubject([]),availableQualitiesFps$:new p.ValueSubject({}),currentQuality$:new p.ValueSubject(void 0),isAutoQualityEnabled$:new p.ValueSubject(!0),autoQualityLimitingAvailable$:new p.ValueSubject(!1),autoQualityLimits$:new p.ValueSubject({}),predefinedQualityLimitType$:new p.ValueSubject("unknown"),availableAudioStreams$:new p.ValueSubject([]),currentAudioStream$:new p.ValueSubject(void 0),availableAudioTracks$:new p.ValueSubject([]),isAudioAvailable$:new p.ValueSubject(!0),currentPlaybackRate$:new p.ValueSubject(1),currentBuffer$:new p.ValueSubject({start:0,end:0}),isBuffering$:new p.ValueSubject(!0),isStalled$:new p.ValueSubject(!1),isEnded$:new p.ValueSubject(!1),isLooped$:new p.ValueSubject(!1),isLive$:new p.ValueSubject(void 0),isLiveEnded$:new p.ValueSubject(null),canChangePlaybackSpeed$:new p.ValueSubject(void 0),atLiveEdge$:new p.ValueSubject(void 0),atLiveDurationEdge$:new p.ValueSubject(void 0),liveTime$:new p.ValueSubject(void 0),liveBufferTime$:new p.ValueSubject(void 0),liveLatency$:new p.ValueSubject(void 0),currentFormat$:new p.ValueSubject(void 0),availableTextTracks$:new p.ValueSubject([]),currentTextTrack$:new p.ValueSubject(void 0),throughputEstimation$:new p.ValueSubject(void 0),rttEstimation$:new p.ValueSubject(void 0),videoBitrate$:new p.ValueSubject(void 0),hostname$:new p.ValueSubject(void 0),httpConnectionType$:new p.ValueSubject(void 0),httpConnectionReused$:new p.ValueSubject(void 0),surface$:new p.ValueSubject("none"),chromecastState$:new p.ValueSubject("NOT_AVAILABLE"),chromecastDeviceName$:new p.ValueSubject(void 0),intrinsicVideoSize$:new p.ValueSubject(void 0),availableSources$:new p.ValueSubject(void 0),is3DVideo$:new p.ValueSubject(!1),currentVideoSegmentLength$:new p.ValueSubject(0),currentAudioSegmentLength$:new p.ValueSubject(0)};this.events={inited$:new p.Subject,ready$:new p.Subject,started$:new p.Subject,playing$:new p.Subject,paused$:new p.Subject,stopped$:new p.Subject,willStart$:new p.Subject,willResume$:new p.Subject,willPause$:new p.Subject,willStop$:new p.Subject,willDestruct$:new p.Subject,watchCoverageRecord$:new p.Subject,watchCoverageLive$:new p.Subject,managedError$:new p.Subject,fatalError$:new p.Subject,fetcherRecoverableError$:new p.Subject,ended$:new p.Subject,looped$:new p.Subject,seeked$:new p.Subject,willSeek$:new p.Subject,autoplaySoundProhibited$:new p.Subject,firstBytes$:new p.Subject,loadedMetadata$:new p.Subject,firstFrame$:new p.Subject,canplay$:new p.Subject,log$:new p.Subject,fetcherError$:new p.Subject,severeStallOccured$:new p.Subject};this.experimental={element$:new p.ValueSubject(void 0),tuningConfigName$:new p.ValueSubject([]),enableDebugTelemetry$:new p.ValueSubject(!1),dumpTelemetry:Ob,getCurrentTime$:new p.ValueSubject(null)};if(this.initLogs(),this.tuning=RS(e),this.tracer=t,this.experimental.tuningConfigName$.next(this.tuning.configName),this.chromecastInitializer=new fs({receiverApplicationId:e.chromecastReceiverId,isDisabled:e.disableChromecast,dependencies:{logger:this.logger}}),this.throughputEstimator=new AS(this.tuning.throughputEstimator),e.exposeInternalsToGlobal&&(this.internalsExposure=new p.InternalsExposure("CORE"),this.internalsExposure.expose({player:this})),this.initChromecastSubscription(),this.initDesiredStateSubscriptions(),Proxy&&Reflect)return new Proxy(this,{get:(i,r,s)=>{let n=Reflect.get(i,r,s);return typeof n!="function"?n:(...o)=>{try{return n.apply(i,o)}catch(u){let l=o.map(m=>JSON.stringify(m,(h,f)=>{let g=typeof f;return(0,CS.default)(["number","string","boolean"],g)?f:f===null?null:`<${g}>`})),c=`Player.${String(r)}`,d=`Exception calling ${c} (${l.join(", ")})`;throw this.events.fatalError$.next({id:c,category:p.ErrorCategory.WTF,message:d,thrown:u}),u}}}})}initVideo(e){var s;this.config=e,(s=this.internalsExposure)==null||s.expose({config:e,logger:this.logger,tuning:this.tuning});let t=()=>{var l,c,d;let u=e,{container:n}=u,o=bc(u,["container"]);this.tracer.log("initVideo",(0,p.flattenObject)(o)),this.domContainer=LS(e),this.chromecastInitializer.contentId=(l=e.meta)==null?void 0:l.videoId,this.providerContainer=new Ga({sources:e.sources,meta:(c=e.meta)!=null?c:{},failoverHosts:(d=e.failoverHosts)!=null?d:[],container:this.domContainer,desiredState:this.desiredState,dependencies:{throughputEstimator:this.throughputEstimator,chromecastInitializer:this.chromecastInitializer,tracer:this.tracer,logger:this.logger,abrLogger:this.abrLogger},tuning:this.tuning,volumeMultiplier:e.volumeMultiplier,panelSize:e.panelSize}),this.initProviderContainerSubscription(this.providerContainer),this.initStartingVideoTrack(this.providerContainer),this.initTracerSubscription(),this.providerContainer.init(),this.setLiveLowLatency(this.tuning.dashCmafLive.lowLatency.isActiveOnDefault),this.setMuted(this.tuning.isAudioDisabled),this.initDebugTelemetry(),this.initWakeLock(),this.playerInited.next(!0)},i=()=>{this.tuning.autostartOnlyIfVisible&&window.requestAnimationFrame?this.playerInitRequest=window.requestAnimationFrame(()=>t()):t()},r=()=>{this.tuning.asyncResolveClientChecker?z.isInited$.pipe((0,p.filter)(n=>!!n),(0,p.once)()).subscribe(()=>{console.log("Core SDK async start"),i()}):i()};return this.isNotActiveTabCase()?(this.tracer.log("request play from hidden tab"),(0,p.fromEvent)(document,"visibilitychange").pipe((0,p.once)()).subscribe(r)):r(),this}destroy(){var e,t;this.tracer.log("destroy"),window.clearTimeout(this.hasLiveOffsetByPausedTimer),this.playerInitRequest&&window.cancelAnimationFrame(this.playerInitRequest),this.events.willDestruct$.next(),this.stop(),(e=this.providerContainer)==null||e.destroy(),this.throughputEstimator.destroy(),this.chromecastInitializer.destroy(),this.subscription.unsubscribe(),this.tracer.end(),(t=this.internalsExposure)==null||t.destroy()}prepare(){return this.subscription.add(this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.desiredState.playbackState;this.tracer.log("prepare",{currentPlayBackState:e.getState()}),e.getState()==="stopped"&&e.startTransitionTo("ready")})),this}play(){return this.subscription.add(this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.desiredState.playbackState;this.tracer.log("play",{currentPlayBackState:e.getState()}),e.getState()!=="playing"&&e.startTransitionTo("playing")})),this}pause(){return this.subscription.add(this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.desiredState.playbackState;this.tracer.log("pause",{currentPlayBackState:e.getState()}),e.getState()!=="paused"&&e.startTransitionTo("paused")})),this}stop(){return this.subscription.add(this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.desiredState.playbackState;this.tracer.log("stop",{currentPlayBackState:e.getState()}),e.getState()!=="stopped"&&e.startTransitionTo("stopped")})),this}seekTime(e,t=!0){return this.subscription.add(this.playerInited.pipe((0,p.filter)(i=>!!i),(0,p.once)()).subscribe(()=>{let i=this.info.duration$.getValue(),r=this.info.isLive$.getValue(),s=e;e>=i&&!r&&(s=i-this.tuning.seekNearDurationBias),this.tracer.log("seekTime",{duration:i,isLive:r,time:e,calculatedTime:s,forcePrecise:t}),Number.isFinite(s)&&(this.events.willSeek$.next({from:this.getExactTime(),to:s}),this.desiredState.seekState.setState({state:"requested",position:s*1e3,forcePrecise:t}))})),this}seekPercent(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{let t=this.info.duration$.getValue();this.tracer.log("seekPercent",{percent:e,duration:t}),isFinite(t)&&this.seekTime(Math.abs(t)*e,!1)})),this}setVolume(e,t){return this.subscription.add(this.playerInited.pipe((0,p.filter)(i=>!!i),(0,p.once)()).subscribe(()=>{var o;let i=this.desiredState.volume,r=i.getTransition(),s=(o=r==null?void 0:r.to.muted)!=null?o:this.info.muted$.getValue(),n=t!=null?t:this.tuning.isAudioDisabled||s;this.tracer.log("setVolume",{volume:e,isAudioDisabled:this.tuning.isAudioDisabled,chromecastState:this.chromecastInitializer.castState$.getValue(),muted:n}),this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setVolume(e):i.startTransitionTo({volume:e,muted:n})})),this}setMuted(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{var n;let t=this.desiredState.volume,i=this.tuning.isAudioDisabled||e,r=t.getTransition(),s=(n=r==null?void 0:r.to.volume)!=null?n:this.info.volume$.getValue();this.tracer.log("setMuted",{isMuted:e,nextMuted:i,volume:s,isAudioDisabled:this.tuning.isAudioDisabled,chromecastState:this.chromecastInitializer.castState$.getValue()}),this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setMuted(i):t.startTransitionTo({volume:s,muted:i})})),this}setVideoStream(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.desiredState.videoStream.startTransitionTo(e)})),this}setAudioStream(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.desiredState.audioStream.startTransitionTo(e)})),this}setQuality(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{(0,p.assertNonNullable)(this.providerContainer);let t=this.providerContainer.providerOutput.availableVideoTracks$.getValue();this.tracer.log("setQuality",{isDelayed:t.length===0,quality:e}),this.desiredState.videoTrack.getState()===void 0&&this.desiredState.videoTrack.getPrevState()===void 0&&t.length===0?this.wasSetStartedQuality?this.providerContainer.providerOutput.availableVideoTracks$.pipe((0,p.filter)(i=>i.length>0),(0,p.once)()).subscribe(i=>{this.setVideoTrackIdByQuality(i,e)}):this.explicitInitialQuality=e:t.length>0&&this.setVideoTrackIdByQuality(t,e)})),this}setAutoQuality(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.tracer.log("setAutoQuality",{enable:e}),this.desiredState.autoVideoTrackSwitching.startTransitionTo(e)})),this}setAutoQualityLimits(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.tracer.log("setAutoQualityLimits",(0,p.flattenObject)(e)),this.desiredState.autoVideoTrackLimits.startTransitionTo(e)})),this}setPredefinedQualityLimits(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{if(this.info.predefinedQualityLimitType$.getValue()===e)return this;let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection,r;switch(e){case"high_quality":r={min:t,max:void 0};break;case"traffic_saving":r={max:i,min:void 0};break;default:r={max:void 0,min:void 0}}this.setAutoQualityLimits(r)})),this}setPlaybackRate(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{var i;(0,p.assertNonNullable)(this.providerContainer);let t=(i=this.providerContainer)==null?void 0:i.providerOutput.element$.getValue();this.tracer.log("setPlaybackRate",{playbackRate:e,isVideoElementAvailable:!!t}),t&&(this.desiredState.playbackRate.setState(e),t.playbackRate=e)})),this}setExternalTextTracks(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{e.length&&this.tracer.log("setExternalTextTracks",(0,p.flattenObject)(e)),this.desiredState.externalTextTracks.startTransitionTo(e.map(t=>L({type:"external"},t)))})),this}selectTextTrack(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{var t;MS(e,this.desiredState.currentTextTrack,(t=this.providerContainer)==null?void 0:t.providerOutput.availableTextTracks$,i=>i.id===e),this.tracer.log("selectTextTrack",{textTrackId:e})})),this}setTextTrackCueSettings(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.tracer.log("setTextTrackCueSettings",L({},e)),this.desiredState.textTrackCuesSettings.startTransitionTo(e)})),this}setLiveLowLatency(e){let t=this.info.isLive$.getValue(),i=this.desiredState.isLowLatency.getState();return!t||i===e?this:(this.tracer.log("live switch to low latency "+e),this.desiredState.isLowLatency.setState(e),this.seekTime(0))}setLooped(e){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.tracer.log("setLooped",{isLooped:e}),this.desiredState.isLooped.startTransitionTo(e)})),this}toggleChromecast(){this.tracer.log("toggleChromecast"),this.chromecastInitializer.toggleConnection()}startCameraManualRotation(e,t){return this.subscription.add(this.playerInited.pipe((0,p.filter)(i=>!!i),(0,p.once)()).subscribe(()=>{let i=this.getScene3D();this.tracer.log("startCameraManualRotation",{isScene3DAvailable:!!i,mx:e,my:t}),i&&i.startCameraManualRotation(e,t)})),this}stopCameraManualRotation(e=!1){return this.subscription.add(this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{let t=this.getScene3D();this.tracer.log("stopCameraManualRotation",{isScene3DAvailable:!!t,immediate:e}),t&&t.stopCameraManualRotation(e)})),this}moveCameraFocusPX(e,t){return this.subscription.add(this.playerInited.pipe((0,p.filter)(i=>!!i),(0,p.once)()).subscribe(()=>{let i=this.getScene3D();if(this.tracer.log("moveCameraFocusPX",{isScene3DAvailable:!!i,dxpx:e,dypx:t}),i){let r=i.getCameraRotation(),s=i.pixelToDegree({x:e,y:t});this.desiredState.cameraOrientation.setState({x:r.x+s.x,y:r.y+s.y})}})),this}holdCamera(){return this.subscription.add(this.playerInited.pipe((0,p.filter)(e=>e),(0,p.once)()).subscribe(()=>{let e=this.getScene3D();e&&e.holdCamera()})),this}releaseCamera(){return this.subscription.add(this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.getScene3D();e&&e.releaseCamera()})),this}getExactTime(){if(!this.providerContainer)return 0;let e=this.providerContainer.providerOutput.element$.getValue();if((0,p.isNullable)(e))return this.info.position$.getValue();let t=this.desiredState.seekState.getState(),i=t.state==="none"?void 0:t.position;return(0,p.isNonNullable)(i)?i/1e3:e.currentTime}getAllLogs(){return this.logger.getAllLogs()}getScene3D(){var t,i;let e=(t=this.providerContainer)==null?void 0:t.current$.getValue();if((i=e==null?void 0:e.provider)!=null&&i.scene3D)return e.provider.scene3D}setIntrinsicVideoSize(...e){let t={width:e.reduce((i,{width:r})=>i||r||0,0),height:e.reduce((i,{height:r})=>i||r||0,0)};t.width&&t.height&&this.info.intrinsicVideoSize$.next({width:t.width,height:t.height})}initDesiredStateSubscriptions(){this.subscription.add((0,p.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,p.map)(e=>e.to)).subscribe(this.info.playbackState$)).add(this.desiredState.isLooped.stateChangeEnded$.pipe((0,p.map)(e=>e.to)).subscribe(this.info.isLooped$)).add(this.desiredState.playbackRate.stateChangeEnded$.pipe((0,p.map)(e=>e.to)).subscribe(this.info.currentPlaybackRate$)).add(this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,p.map)(e=>e.to)).subscribe(this.info.isAutoQualityEnabled$)).add(this.desiredState.autoVideoTrackLimits.stateChangeEnded$.pipe((0,p.map)(e=>e.to)).subscribe(e=>{this.info.autoQualityLimits$.next(e);let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection;this.info.predefinedQualityLimitType$.next(Vu({limits:e,highQualityLimit:t,trafficSavingLimit:i}))})),this.subscription.add(this.desiredState.playbackState.stateChangeStarted$.pipe((0,p.filter)(({from:e})=>e==="stopped"),(0,p.once)()).subscribe(()=>{this.initedAt=(0,p.now)(),this.events.inited$.next()})).add(this.desiredState.playbackState.stateChangeEnded$.subscribe(e=>{switch(e.to){case"ready":this.events.ready$.next();break;case"playing":this.isPlaybackStarted||this.events.started$.next(),this.isPlaybackStarted=!0,this.events.playing$.next();break;case"paused":this.events.paused$.next();break;case"stopped":this.events.stopped$.next()}})).add(this.desiredState.playbackState.stateChangeStarted$.subscribe(e=>{switch(e.to){case"paused":this.events.willPause$.next();break;case"playing":this.isPlaybackStarted?this.events.willResume$.next():this.events.willStart$.next();break;case"stopped":this.events.willStop$.next();break;default:}}))}initProviderContainerSubscription(e){this.subscription.add(e.providerOutput.willSeekEvent$.subscribe(()=>{let n=this.desiredState.seekState.getState();this.tracer.log("willSeekEvent",(0,p.flattenObject)(n)),n.state==="requested"?this.desiredState.seekState.setState(U(L({},n),{state:"applying"})):this.events.managedError$.next({id:`WillSeekIn${n.state}`,category:p.ErrorCategory.WTF,message:"Received unexpeceted willSeek$"})})).add(e.providerOutput.soundProhibitedEvent$.pipe((0,p.once)()).subscribe(this.events.autoplaySoundProhibited$)).add(e.providerOutput.severeStallOccurred$.subscribe(this.events.severeStallOccured$)).add(e.providerOutput.seekedEvent$.subscribe(()=>{let n=this.desiredState.seekState.getState();this.tracer.log("seekedEvent",(0,p.flattenObject)(n)),n.state==="applying"&&(this.desiredState.seekState.setState({state:"none"}),this.events.seeked$.next())})).add(e.current$.pipe((0,p.map)(n=>n.type)).subscribe(this.info.currentFormat$)).add(e.current$.pipe((0,p.map)(n=>n.destination),(0,p.filterChanged)()).subscribe(()=>this.isPlaybackStarted=!1)).add(e.providerOutput.availableVideoStreams$.subscribe(this.info.availableVideoStreams$)).add((0,p.combine)({availableVideoTracks:e.providerOutput.availableVideoTracks$,currentVideoStream:e.providerOutput.currentVideoStream$}).pipe((0,p.map)(({availableVideoTracks:n,currentVideoStream:o})=>n.filter(u=>o?o.id===u.streamId:!0).map(({quality:u})=>u).sort((u,l)=>(0,p.isInvariantQuality)(u)?1:(0,p.isInvariantQuality)(l)?-1:(0,p.isHigher)(l,u)?1:-1))).subscribe(this.info.availableQualities$)).add(e.providerOutput.availableVideoTracks$.subscribe(n=>{let o={};for(let u of n)u.fps&&(o[u.quality]=u.fps);this.info.availableQualitiesFps$.next(o)})).add(e.providerOutput.availableAudioStreams$.subscribe(this.info.availableAudioStreams$)).add(e.providerOutput.currentVideoStream$.subscribe(this.info.currentVideoStream$)).add(e.providerOutput.currentAudioStream$.subscribe(this.info.currentAudioStream$)).add(e.providerOutput.availableAudioTracks$.subscribe(this.info.availableAudioTracks$)).add(e.providerOutput.isAudioAvailable$.pipe((0,p.filterChanged)()).subscribe(this.info.isAudioAvailable$)).add(e.providerOutput.currentVideoTrack$.pipe((0,p.filter)(n=>(0,p.isNonNullable)(n))).subscribe(n=>{this.info.currentQuality$.next(n==null?void 0:n.quality),this.info.videoBitrate$.next(n==null?void 0:n.bitrate)})).add(e.providerOutput.currentVideoSegmentLength$.pipe((0,p.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentVideoSegmentLength$)).add(e.providerOutput.currentAudioSegmentLength$.pipe((0,p.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentAudioSegmentLength$)).add(e.providerOutput.hostname$.pipe((0,p.filterChanged)()).subscribe(this.info.hostname$)).add(e.providerOutput.httpConnectionType$.pipe((0,p.filterChanged)()).subscribe(this.info.httpConnectionType$)).add(e.providerOutput.httpConnectionReused$.pipe((0,p.filterChanged)()).subscribe(this.info.httpConnectionReused$)).add(e.providerOutput.currentTextTrack$.subscribe(this.info.currentTextTrack$)).add(e.providerOutput.availableTextTracks$.subscribe(this.info.availableTextTracks$)).add(e.providerOutput.autoVideoTrackLimitingAvailable$.subscribe(this.info.autoQualityLimitingAvailable$)).add(e.providerOutput.autoVideoTrackLimits$.subscribe(n=>{this.desiredState.autoVideoTrackLimits.setState(n!=null?n:{})})).add(e.providerOutput.currentBuffer$.pipe((0,p.map)(n=>n?{start:n.from,end:n.to}:{start:0,end:0})).subscribe(this.info.currentBuffer$)).add(e.providerOutput.duration$.subscribe(this.info.duration$)).add(e.providerOutput.isBuffering$.subscribe(this.info.isBuffering$)).add(e.providerOutput.isLive$.subscribe(this.info.isLive$)).add(e.providerOutput.isLiveEnded$.pipe((0,p.tap)(n=>n&&this.stop())).subscribe(this.info.isLiveEnded$)).add(e.providerOutput.canChangePlaybackSpeed$.subscribe(this.info.canChangePlaybackSpeed$)).add(e.providerOutput.liveTime$.subscribe(this.info.liveTime$)).add(e.providerOutput.liveBufferTime$.subscribe(this.info.liveBufferTime$)).add(e.providerOutput.liveLatency$.subscribe(this.info.liveLatency$)).add((0,p.combine)({hasLiveOffsetByPaused:(0,p.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,p.map)(n=>n.to),(0,p.filterChanged)(),(0,p.map)(n=>n==="paused")),isLowLatency:e.providerOutput.isLowLatency$}).subscribe(({hasLiveOffsetByPaused:n,isLowLatency:o})=>{if(window.clearTimeout(this.hasLiveOffsetByPausedTimer),n){this.hasLiveOffsetByPausedTimer=window.setTimeout(()=>{this.hasLiveOffsetByPaused.next(!0)},this.getActiveLiveDelay(o));return}this.hasLiveOffsetByPaused.next(!1)})).add((0,p.combine)({atLiveEdge:(0,p.combine)({isLive:e.providerOutput.isLive$,isLowLatency:e.providerOutput.isLowLatency$,position:Rl({seekState:this.desiredState.seekState,position$:e.providerOutput.position$})}).pipe((0,p.map)(({isLive:n,position:o,isLowLatency:u})=>{let l=this.getActiveLiveDelay(u);return n&&Math.abs(o)<l/1e3}),(0,p.filterChanged)(),(0,p.tap)(n=>n&&this.setPlaybackRate(1))),hasPausedTimeoutCase:this.hasLiveOffsetByPaused}).pipe((0,p.map)(({atLiveEdge:n,hasPausedTimeoutCase:o})=>n&&!o)).subscribe(this.info.atLiveEdge$)).add((0,p.combine)({isLive:e.providerOutput.isLive$,position:e.providerOutput.position$,duration:e.providerOutput.duration$}).pipe((0,p.map)(({isLive:n,position:o,duration:u})=>n&&(Math.abs(u)-Math.abs(o))*1e3<this.tuning.live.activeLiveDelay),(0,p.filterChanged)(),(0,p.tap)(n=>n&&this.setPlaybackRate(1))).subscribe(this.info.atLiveDurationEdge$)).add(e.providerOutput.volume$.pipe((0,p.map)(n=>n.muted),(0,p.filterChanged)()).subscribe(this.info.muted$)).add(e.providerOutput.volume$.pipe((0,p.map)(n=>n.volume),(0,p.filterChanged)()).subscribe(this.info.volume$)).add(Rl({seekState:this.desiredState.seekState,position$:e.providerOutput.position$}).subscribe(this.info.position$)).add((0,p.merge)(e.providerOutput.endedEvent$.pipe((0,p.mapTo)(!0)),e.providerOutput.seekedEvent$.pipe((0,p.mapTo)(!1))).pipe((0,p.filterChanged)()).subscribe(this.info.isEnded$)).add(e.providerOutput.endedEvent$.subscribe(this.events.ended$)).add(e.providerOutput.loopedEvent$.subscribe(this.events.looped$)).add(e.providerError$.subscribe(this.events.managedError$)).add(e.providerOutput.fetcherRecoverableError$.subscribe(this.events.fetcherRecoverableError$)).add(e.providerOutput.fetcherError$.subscribe(this.events.fatalError$)).add(e.volumeMultiplierError$.subscribe(this.events.managedError$)).add(e.noAvailableProvidersError$.pipe((0,p.map)(n=>({id:n?`No${n}`:"NoProviders",category:p.ErrorCategory.VIDEO_PIPELINE,message:n?`${n} was forced but failed or not available`:"No suitable providers or all providers failed"}))).subscribe(this.events.fatalError$)).add(e.providerOutput.element$.subscribe(this.experimental.element$)).add(e.providerOutput.getCurrentTime$.subscribe(this.experimental.getCurrentTime$)).add(e.providerOutput.firstBytesEvent$.pipe((0,p.once)(),(0,p.map)(n=>n!=null?n:(0,p.now)()-this.initedAt)).subscribe(this.events.firstBytes$)).add(e.providerOutput.loadedMetadataEvent$.subscribe(this.events.loadedMetadata$)).add(e.providerOutput.firstFrameEvent$.pipe((0,p.once)(),(0,p.map)(()=>(0,p.now)()-this.initedAt)).subscribe(this.events.firstFrame$)).add(e.providerOutput.canplay$.pipe((0,p.once)(),(0,p.map)(()=>(0,p.now)()-this.initedAt)).subscribe(this.events.canplay$)).add(this.throughputEstimator.throughput$.subscribe(this.info.throughputEstimation$)).add(this.throughputEstimator.rtt$.subscribe(this.info.rttEstimation$)).add(e.providerOutput.availableSources$.subscribe(this.info.availableSources$));let t=new p.ValueSubject(!1);this.subscription.add(e.providerOutput.seekedEvent$.subscribe(()=>t.next(!1))).add(e.providerOutput.willSeekEvent$.subscribe(()=>t.next(!0)));let i=new p.ValueSubject(!0);this.subscription.add(e.current$.subscribe(()=>i.next(!0))).add(this.desiredState.playbackState.stateChangeEnded$.pipe((0,p.filter)(({to:n})=>n==="playing"),(0,p.once)()).subscribe(()=>i.next(!1)));let r=0,s=(0,p.merge)(e.providerOutput.isBuffering$,t,i).pipe((0,p.map)(()=>{let n=e.providerOutput.isBuffering$.getValue(),o=t.getValue()||i.getValue();return n&&!o}),(0,p.filterChanged)());this.subscription.add(s.subscribe(n=>{n?r=window.setTimeout(()=>this.info.isStalled$.next(!0),this.tuning.stallIgnoreThreshold):(window.clearTimeout(r),this.info.isStalled$.next(!1))})),this.subscription.add((0,p.merge)(e.providerOutput.canplay$,e.providerOutput.firstFrameEvent$,e.providerOutput.firstBytesEvent$).subscribe(()=>{let n=e.providerOutput.element$.getValue();this.setIntrinsicVideoSize({width:n==null?void 0:n.videoWidth,height:n==null?void 0:n.videoHeight})})).add(e.providerOutput.currentVideoTrack$.subscribe(n=>{var u,l;let o=e.providerOutput.element$.getValue();this.setIntrinsicVideoSize({width:(u=n==null?void 0:n.size)==null?void 0:u.width,height:(l=n==null?void 0:n.size)==null?void 0:l.height},{width:o==null?void 0:o.videoWidth,height:o==null?void 0:o.videoHeight})})).add(e.providerOutput.is3DVideo$.subscribe(this.info.is3DVideo$)),this.subscription.add((0,p.merge)(e.providerOutput.inPiP$,e.providerOutput.inFullscreen$,e.providerOutput.element$,e.providerOutput.elementVisible$,this.chromecastInitializer.castState$).subscribe(()=>{let n=e.providerOutput.inPiP$.getValue(),o=e.providerOutput.inFullscreen$.getValue(),u=e.providerOutput.element$.getValue(),l=e.providerOutput.elementVisible$.getValue(),c=this.chromecastInitializer.castState$.getValue(),d;c==="CONNECTED"?d="second_screen":u?l?n?d="pip":o?d="fullscreen":d="inline":d="invisible":d="none",this.info.surface$.getValue()!==d&&this.info.surface$.next(d)}))}initChromecastSubscription(){this.subscription.add(this.chromecastInitializer.castState$.subscribe(this.info.chromecastState$)),this.subscription.add(this.chromecastInitializer.connection$.pipe((0,p.map)(e=>e==null?void 0:e.castDevice.friendlyName)).subscribe(this.info.chromecastDeviceName$)),this.subscription.add(this.chromecastInitializer.errorEvent$.subscribe(this.events.managedError$))}initStartingVideoTrack(e){let t=new p.Subscription;this.subscription.add(t),this.subscription.add(e.current$.pipe((0,p.filterChanged)((i,r)=>i.provider===r.provider)).subscribe(()=>{t.unsubscribe(),t.add(e.providerOutput.availableVideoTracks$.pipe((0,p.filter)(i=>i.length>0),(0,p.once)()).subscribe(i=>{this.setStartingVideoTrack(i)}))}))}setStartingVideoTrack(e){var r;let t;this.wasSetStartedQuality=!0;let i=(r=this.explicitInitialQuality)!=null?r:this.info.currentQuality$.getValue();i&&(t=e.find(({quality:s})=>s===i),t||this.setAutoQuality(!0)),t||(t=ei(e,{container:this.domContainer.getBoundingClientRect(),panelSize:this.config.panelSize,estimatedThroughput:this.throughputEstimator.throughput$.getValue(),tuning:this.tuning.autoTrackSelection,limits:this.desiredState.autoVideoTrackLimits.getState(),playbackRate:this.info.currentPlaybackRate$.getValue(),forwardBufferHealth:0,abrLogger:this.abrLogger})),this.desiredState.videoTrack.startTransitionTo(t),this.info.currentQuality$.next(t.quality),this.info.videoBitrate$.next(t.bitrate)}initLogs(){this.subscription.add((0,p.merge)(this.desiredState.videoTrack.stateChangeStarted$.pipe((0,p.map)(e=>({transition:e,entity:"quality",type:"start"}))),this.desiredState.videoTrack.stateChangeEnded$.pipe((0,p.map)(e=>({transition:e,entity:"quality",type:"end"}))),this.desiredState.autoVideoTrackSwitching.stateChangeStarted$.pipe((0,p.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"start"}))),this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,p.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"end"}))),this.desiredState.seekState.stateChangeStarted$.pipe((0,p.map)(e=>({transition:e,entity:"seekState",type:"start"}))),this.desiredState.seekState.stateChangeEnded$.pipe((0,p.map)(e=>({transition:e,entity:"seekState",type:"end"}))),this.desiredState.playbackState.stateChangeStarted$.pipe((0,p.map)(e=>({transition:e,entity:"playbackState",type:"start"}))),this.desiredState.playbackState.stateChangeEnded$.pipe((0,p.map)(e=>({transition:e,entity:"playbackState",type:"end"})))).pipe((0,p.map)(e=>({component:"desiredState",message:`[${e.entity} change] ${e.type}: ${JSON.stringify(e.transition)}`}))).subscribe(this.logger.log)),this.subscription.add(this.logger.log$.subscribe(this.events.log$))}initDebugTelemetry(){var t;let e=(t=this.providerContainer)==null?void 0:t.providerOutput;(0,p.assertNonNullable)(this.providerContainer),(0,p.assertNonNullable)(e),Vb(),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart),[this.experimental.enableDebugTelemetry$.subscribe(i=>Db(i)),this.providerContainer.current$.subscribe(({type:i})=>Wr("provider",i)),e.duration$.subscribe(i=>Wr("duration",i)),e.availableVideoTracks$.pipe((0,p.filter)(i=>!!i.length),(0,p.once)()).subscribe(i=>Wr("tracks",i)),this.events.fatalError$.subscribe(new De("fatalError")),this.events.managedError$.subscribe(new De("managedError")),e.position$.subscribe(new De("position")),e.currentVideoTrack$.pipe((0,p.map)(i=>i==null?void 0:i.quality)).subscribe(new De("quality")),this.info.currentBuffer$.subscribe(new De("buffer")),e.isBuffering$.subscribe(new De("isBuffering"))].forEach(i=>this.subscription.add(i)),Wr("codecs",z.video.supportedCodecs)}initTracerSubscription(){let e=(0,p.getTraceSubscriptionMethod)(this.tracer.log.bind(this.tracer)),t=(0,p.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.info.playbackState$.subscribe(e("playbackState"))).add(this.info.isLooped$.subscribe(e("isLooped"))).add(this.info.currentPlaybackRate$.pipe((0,p.filterChanged)()).subscribe(e("currentPlaybackRate"))).add(this.info.isAutoQualityEnabled$.subscribe(e("isAutoQualityEnabled"))).add(this.info.autoQualityLimits$.subscribe(e("autoQualityLimits"))).add(this.info.currentFormat$.subscribe(e("currentFormat"))).add(this.info.availableQualities$.subscribe(e("availableQualities"))).add(this.info.availableQualitiesFps$.subscribe(e("availableQualitiesFps"))).add(this.info.availableAudioTracks$.subscribe(e("availableAudioTracks"))).add(this.info.isAudioAvailable$.subscribe(e("isAudioAvailable"))).add((0,p.combine)({currentQuality:this.info.currentQuality$,videoBitrate:this.info.videoBitrate$}).pipe((0,p.filter)(({currentQuality:i,videoBitrate:r})=>!!i&&!!r),(0,p.filterChanged)((i,r)=>i.currentQuality===r.currentQuality)).subscribe(e("currentVideoTrack"))).add(this.info.currentVideoSegmentLength$.pipe((0,p.filter)(i=>i>0),(0,p.filterChanged)()).subscribe(e("currentVideoSegmentLength"))).add(this.info.currentAudioSegmentLength$.pipe((0,p.filter)(i=>i>0),(0,p.filterChanged)()).subscribe(e("currentAudioSegmentLength"))).add(this.info.hostname$.subscribe(e("hostname"))).add(this.info.currentTextTrack$.subscribe(e("currentTextTrack"))).add(this.info.availableTextTracks$.subscribe(e("availableTextTracks"))).add(this.info.autoQualityLimitingAvailable$.subscribe(e("autoQualityLimitingAvailable"))).add((0,p.combine)({currentBuffer:this.info.currentBuffer$.pipe((0,p.filter)(i=>i.end>0),(0,p.filterChanged)((i,r)=>i.end===r.end&&i.start===r.start)),position:this.info.position$.pipe((0,p.filterChanged)())}).pipe((0,p.throttle)(1e3)).subscribe(e("currentBufferAndPosition"))).add(this.info.duration$.pipe((0,p.filterChanged)()).subscribe(e("duration"))).add(this.info.isBuffering$.subscribe(e("isBuffering"))).add(this.info.isLive$.pipe((0,p.filterChanged)()).subscribe(e("isLive"))).add(this.info.canChangePlaybackSpeed$.pipe((0,p.filterChanged)()).subscribe(e("canChangePlaybackSpeed"))).add((0,p.combine)({liveTime:this.info.liveTime$,liveBufferTime:this.info.liveBufferTime$,position:this.info.position$}).pipe((0,p.filter)(({liveTime:i,liveBufferTime:r})=>!!i&&!!r),(0,p.throttle)(1e3)).subscribe(e("liveBufferAndPosition"))).add(this.info.atLiveEdge$.pipe((0,p.filterChanged)(),(0,p.filter)(i=>i===!0)).subscribe(e("atLiveEdge"))).add(this.info.atLiveDurationEdge$.pipe((0,p.filterChanged)(),(0,p.filter)(i=>i===!0)).subscribe(e("atLiveDurationEdge"))).add(this.info.muted$.pipe((0,p.filterChanged)()).subscribe(e("muted"))).add(this.info.volume$.pipe((0,p.filterChanged)()).subscribe(e("volume"))).add(this.info.isEnded$.pipe((0,p.filterChanged)(),(0,p.filter)(i=>i===!0)).subscribe(e("isEnded"))).add(this.info.availableSources$.subscribe(e("availableSources"))).add((0,p.combine)({throughputEstimation:this.info.throughputEstimation$,rtt:this.info.rttEstimation$}).pipe((0,p.filter)(({throughputEstimation:i,rtt:r})=>!!i&&!!r),(0,p.throttle)(3e3)).subscribe(e("throughputEstimation"))).add(this.info.isStalled$.subscribe(e("isStalled"))).add(this.info.is3DVideo$.pipe((0,p.filterChanged)(),(0,p.filter)(i=>i===!0)).subscribe(e("is3DVideo"))).add(this.info.surface$.subscribe(e("surface"))).add(this.events.ended$.subscribe(e("ended"))).add(this.events.looped$.subscribe(e("looped"))).add(this.events.managedError$.subscribe(t("managedError"))).add(this.events.fatalError$.subscribe(t("fatalError"))).add(this.events.firstBytes$.subscribe(e("firstBytes"))).add(this.events.firstFrame$.subscribe(e("firstFrame"))).add(this.events.canplay$.subscribe(e("canplay")))}initWakeLock(){if(!window.navigator.wakeLock||!this.tuning.enableWakeLock)return;let e,t=()=>{e==null||e.release(),e=void 0},i=()=>A(this,null,function*(){t(),e=yield window.navigator.wakeLock.request("screen").catch(r=>{r instanceof DOMException&&r.name==="NotAllowedError"||this.events.managedError$.next({id:"WakeLock",category:p.ErrorCategory.DOM,message:String(r)})})});this.subscription.add((0,p.merge)((0,p.fromEvent)(document,"visibilitychange"),(0,p.fromEvent)(document,"fullscreenchange"),this.desiredState.playbackState.stateChangeEnded$).subscribe(()=>{let r=document.visibilityState==="visible",s=this.desiredState.playbackState.getState()==="playing",n=!!e&&!(e!=null&&e.released);r&&s?n||i():t()})).add(this.events.willDestruct$.subscribe(t))}setVideoTrackIdByQuality(e,t){let i=e.find(r=>r.quality===t);this.tracer.log("setVideoTrackIdByQuality",(0,p.flattenObject)({quality:t,availableTracks:(0,p.flattenObject)(e),track:(0,p.flattenObject)(i),isAutoQuality:!i})),i?this.desiredState.videoTrack.startTransitionTo(i):this.setAutoQuality(!0)}getActiveLiveDelay(e=!1){return e?this.tuning.live.lowLatencyActiveLiveDelay:this.tuning.live.activeLiveDelay}isNotActiveTabCase(){return document.hidden&&this.tuning.autoplayOnlyInActiveTab&&!Zr()}};var xt=require("@vkontakte/videoplayer-shared/es2015"),P$=`@vkontakte/videoplayer-core@${Dn}`;
68
+ `;var Sn=class{constructor(e,t,i){this.videoInitialized=!1;this.active=!1;this.container=e,this.sourceVideoElement=t,this.params=i,this.canvas=this.createCanvas();let a=this.canvas.getContext("webgl");if(!a)throw new Error("Could not initialize WebGL context");this.gl=a,this.container.appendChild(this.canvas),this.camera=new bn(this.params.fov,this.params.orientation),this.cameraRotationManager=new vn(this.camera,{rotationSpeed:this.params.rotationSpeed,maxYawAngle:this.params.maxYawAngle,rotationSpeedCorrection:this.params.rotationSpeedCorrection,degreeToPixelCorrection:this.params.degreeToPixelCorrection,speedFadeTime:this.params.speedFadeTime,speedFadeThreshold:this.params.speedFadeThreshold}),this.updateFrameSize(),this.vertexBuffer=this.createVertexBuffer(),this.textureMappingBuffer=this.createTextureMappingBuffer(),this.updateTextureMappingBuffer(),this.program=this.createProgram(),this.videoTexture=this.createTexture(),this.gl.useProgram(this.program),this.videoElementDataLoadedFn=this.onDataLoadedHandler.bind(this),this.renderFn=this.render.bind(this)}play(){this.active||(this.videoInitialized?this.doPlay():this.sourceVideoElement.readyState>=2?(this.videoInitialized=!0,this.doPlay()):this.sourceVideoElement.addEventListener("loadeddata",this.videoElementDataLoadedFn))}stop(){this.active=!1}startCameraManualRotation(e,t){this.cameraRotationManager.setRotationSpeed(e*this.params.rotationSpeed,t*this.params.rotationSpeed,0),this.cameraRotationManager.startRotation()}stopCameraManualRotation(e=!1){this.cameraRotationManager.stopRotation(e)}turnCamera(e,t){this.cameraRotationManager.turnCamera(e,t)}pointCameraTo(e,t){this.cameraRotationManager.pointCameraTo(e,t)}pixelToDegree(e){return{x:this.params.degreeToPixelCorrection*this.params.fov.x*-e.x/this.viewportWidth,y:this.params.degreeToPixelCorrection*this.params.fov.y*e.y/this.viewportHeight}}getCameraRotation(){return this.camera.orientation}holdCamera(){this.cameraRotationManager.stopRotation(!0)}releaseCamera(){this.cameraRotationManager.onCameraRelease()}destroy(){this.sourceVideoElement.removeEventListener("loadeddata",this.videoElementDataLoadedFn),this.stop(),this.canvas.remove()}setViewportSize(e,t){this.viewportWidth=e,this.viewportHeight=t,this.canvas.width=this.viewportWidth,this.canvas.height=this.viewportHeight,this.gl.viewport(0,0,this.canvas.width,this.canvas.height)}onDataLoadedHandler(){this.videoInitialized=!0,this.doPlay()}doPlay(){this.updateFrameSize(),this.vertexBuffer=this.createVertexBuffer(),this.active=!0,this.sourceVideoElement.removeEventListener("loadeddata",this.videoElementDataLoadedFn),requestAnimationFrame(this.renderFn)}render(e){this.cameraRotationManager.tick(e),this.updateTexture(),this.updateTextureMappingBuffer();let t=this.gl.getAttribLocation(this.program,"a_vertex"),i=this.gl.getAttribLocation(this.program,"a_texel"),a=this.gl.getUniformLocation(this.program,"u_texture"),s=this.gl.getUniformLocation(this.program,"u_focus");this.gl.enableVertexAttribArray(t),this.gl.enableVertexAttribArray(i),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.vertexBuffer),this.gl.vertexAttribPointer(t,2,this.gl.FLOAT,!1,0,0),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.textureMappingBuffer),this.gl.vertexAttribPointer(i,2,this.gl.FLOAT,!1,0,0),this.gl.activeTexture(this.gl.TEXTURE0),this.gl.bindTexture(this.gl.TEXTURE_2D,this.videoTexture),this.gl.uniform1i(a,0),this.gl.uniform2f(s,-this.camera.orientation.x,-this.camera.orientation.y),this.gl.drawArrays(this.gl.TRIANGLE_FAN,0,4),this.gl.bindTexture(this.gl.TEXTURE_2D,null),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),this.gl.disableVertexAttribArray(t),this.gl.disableVertexAttribArray(i),this.active&&requestAnimationFrame(this.renderFn)}createShader(e,t){let i=this.gl.createShader(t);if(!i)throw this.destroy(),new Error(`Could not create shader (${t})`);if(this.gl.shaderSource(i,e),this.gl.compileShader(i),!this.gl.getShaderParameter(i,this.gl.COMPILE_STATUS))throw this.destroy(),new Error("An error occurred while compiling the shader: "+this.gl.getShaderInfoLog(i));return i}createProgram(){let e=this.gl.createProgram();if(!e)throw this.destroy(),new Error("Could not create shader program");let t=this.createShader(eg,this.gl.VERTEX_SHADER),i=this.createShader(tg,this.gl.FRAGMENT_SHADER);if(this.gl.attachShader(e,t),this.gl.attachShader(e,i),this.gl.linkProgram(e),!this.gl.getProgramParameter(e,this.gl.LINK_STATUS))throw this.destroy(),new Error("Could not link shader program.");return e}createTexture(){let e=this.gl.createTexture();if(!e)throw this.destroy(),new Error("Could not create texture");return this.gl.bindTexture(this.gl.TEXTURE_2D,e),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_MAG_FILTER,this.gl.LINEAR),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_MIN_FILTER,this.gl.LINEAR),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_S,this.gl.CLAMP_TO_EDGE),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_T,this.gl.CLAMP_TO_EDGE),this.gl.bindTexture(this.gl.TEXTURE_2D,null),e}updateTexture(){this.gl.bindTexture(this.gl.TEXTURE_2D,this.videoTexture),this.gl.pixelStorei(this.gl.UNPACK_FLIP_Y_WEBGL,!0),this.gl.texImage2D(this.gl.TEXTURE_2D,0,this.gl.RGBA,this.gl.RGBA,this.gl.UNSIGNED_BYTE,this.sourceVideoElement),this.gl.bindTexture(this.gl.TEXTURE_2D,null)}createVertexBuffer(){let e=this.gl.createBuffer();if(!e)throw this.destroy(),new Error("Could not create vertex buffer");let t=1,i=1,a=this.frameHeight/(this.frameWidth/this.viewportWidth);return a>this.viewportHeight?t=this.viewportHeight/a:i=a/this.viewportHeight,this.gl.bindBuffer(this.gl.ARRAY_BUFFER,e),this.gl.bufferData(this.gl.ARRAY_BUFFER,new Float32Array([-t,-i,t,-i,t,i,-t,i]),this.gl.STATIC_DRAW),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),e}createTextureMappingBuffer(){let e=this.gl.createBuffer();if(!e)throw this.destroy(),new Error("Could not create texture mapping buffer");return e}calculateTexturePosition(){let e=.5-this.camera.orientation.x/360,t=.5-this.camera.orientation.y/180,i=this.camera.fov.x/360/2,a=this.camera.fov.y/180/2,s=e-i,n=t-a,o=e+i,u=t-a,l=e+i,d=t+a,c=e-i,f=t+a;return[s,n,o,u,l,d,c,f]}updateTextureMappingBuffer(){this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.textureMappingBuffer),this.gl.bufferData(this.gl.ARRAY_BUFFER,new Float32Array([...this.calculateTexturePosition()]),this.gl.STATIC_DRAW),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null)}updateFrameSize(){this.frameWidth=this.sourceVideoElement.videoWidth,this.frameHeight=this.sourceVideoElement.videoHeight}createCanvas(){let e=document.createElement("canvas");return e.style.position="absolute",e.style.left="0",e.style.top="0",e.style.width="100%",e.style.height="100%",e}};var ye=require("@vkontakte/videoplayer-shared/es2015"),ml=class{constructor(){this.isSeeked$=new ye.ValueSubject(!1);this.isBuffering$=new ye.ValueSubject(!1);this.currentStallsCount=0;this.maxQualityLimit=void 0;this.lastUniqueVideoTrackSelectedTimestamp=0;this.predictedThroughputWithoutData=0;this.subscription=new ye.Subscription;this.severeStallOccurred$=new ye.ValueSubject(!1)}connect(e){this.currentStallDuration$=e.currentStallDuration$,this.videoLastDataObtainedTimestamp$=e.videoLastDataObtainedTimestamp$,this.throughput$=e.throughput$,this.rtt$=e.rtt$,this.qualityLimitsOnStall=e.qualityLimitsOnStall,this.subscription.add(e.isSeeked$.subscribe(this.isSeeked$)),this.subscription.add(e.isBuffering$.subscribe(this.isBuffering$)),this.subscription.add(e.looped$.subscribe(t=>this.currentStallsCount=0)),this.subscription.add((0,ye.combine)({isBuffering:this.isBuffering$,isSeeked:this.isSeeked$}).pipe((0,ye.debounce)(this.qualityLimitsOnStall.stallDurationToBeCount),(0,ye.filter)(({isBuffering:t,isSeeked:i})=>t&&!i)).subscribe(t=>{this.currentStallsCount++})),this.subscription.add(this.currentStallDuration$.subscribe(t=>{let{ignoreStallsOnSeek:i}=this.qualityLimitsOnStall;if((0,ye.isNullable)(this.lastUniqueVideoTrackSelected)||i&&this.isSeeked$.getValue())return;let{stallDurationNoDataBeforeQualityDecrease:a,stallCountBeforeQualityDecrease:s,resetQualityRestrictionTimeout:n}=this.qualityLimitsOnStall,o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),d=(0,ye.now)(),c=s&&this.currentStallsCount>=s,f=a&&d-this.lastUniqueVideoTrackSelectedTimestamp>=a+o&&d-l>=a+o&&t>=a;(c||f)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,ye.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),t||(this.severeStallOccurred$.next(!1),window.clearTimeout(this.qualityRestrictionTimer),this.qualityRestrictionTimer=window.setTimeout(()=>{this.maxQualityLimit=void 0,this.predictedThroughputWithoutData=0},n))}))}get videoMaxQualityLimit(){return this.maxQualityLimit}get predictedThroughput(){return this.predictedThroughputWithoutData}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,ye.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe()}},ig=ml;var Ne=require("@vkontakte/videoplayer-shared/es2015"),gn=class{constructor(){this.subscription=new Ne.Subscription;this.pipSize$=new Ne.ValueSubject(void 0);this.videoSize$=new Ne.ValueSubject(void 0);this.elementSize$=new Ne.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=Ne.noop}connect({observableVideo:e,video:t}){let i=a=>{let s=a.target;this.pipSize$.next({width:s.width,height:s.height})};this.subscription.add((0,Ne.observeElementSize)(t).subscribe(this.videoSize$)).add(e.enterPip$.subscribe(({pictureInPictureWindow:a})=>{this.pipSize$.next({width:a.width,height:a.height}),a.addEventListener("resize",i),this.pictureInPictureWindowRemoveEventListener=()=>{a.removeEventListener("resize",i)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,Ne.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Ne.map)(({videoSize:a,inPip:s,pipSize:n})=>s?n:a)).subscribe(this.elementSize$))}getValue(){return this.elementSize$.getValue()}subscribe(e,t){return this.elementSize$.subscribe(e,t)}getObservable(){return this.elementSize$}destroy(){this.pictureInPictureWindowRemoveEventListener(),this.subscription.unsubscribe()}};var xi=class{constructor(e){this.subscription=new q.Subscription;this.videoState=new G("stopped");this.droppedFramesManager=new Xs;this.stallsManager=new ig;this.elementSizeManager=new gn;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new jr;this.audioTrackSwitchHistory=new jr;this.selectedRepresentations={audio:null,video:null};this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),a=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(a.state==="requested"&&(i==null?void 0:i.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(a.position,a.forcePrecise),t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.player.stop(),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),R(this.params.desiredState.playbackState,"stopped",!0));return}switch(e){case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();return;case"ready":t==="paused"?(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&R(this.params.desiredState.playbackState,"ready");return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):t==="playing"&&this.video.paused?this.playIfAllowed():(i==null?void 0:i.to)==="playing"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&R(this.params.desiredState.playbackState,"paused");return;default:return(0,q.assertNever)(e)}}};this.init3DScene=e=>{var i,a,s;if(this.scene3D)return;this.scene3D=new Sn(this.params.container,this.video,{fov:this.params.tuning.spherical.fov,orientation:this.params.tuning.spherical.orientation||{x:((i=e.projectionData)==null?void 0:i.pose.yaw)||0,y:((a=e.projectionData)==null?void 0:a.pose.pitch)||0,z:((s=e.projectionData)==null?void 0:s.pose.roll)||0},rotationSpeed:this.params.tuning.spherical.rotationSpeed,maxYawAngle:this.params.tuning.spherical.maxYawAngle,rotationSpeedCorrection:this.params.tuning.spherical.rotationSpeedCorrection,degreeToPixelCorrection:this.params.tuning.spherical.degreeToPixelCorrection,speedFadeTime:this.params.tuning.spherical.speedFadeTime,speedFadeThreshold:this.params.tuning.spherical.speedFadeThreshold});let t=this.elementSizeManager.getValue();t&&this.scene3D.setViewportSize(t.width,t.height)};this.destroy3DScene=()=>{this.scene3D&&(this.scene3D.destroy(),this.scene3D=void 0)};this.textTracksManager=new Xe(e.source.url),this.params=e,this.video=Ce(e.container,e.tuning),this.params.output.element$.next(this.video),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(xe(this.params.source.url)),this.params.output.isLive$.next(!1),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.player=new mn({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode}),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params,i=Oe(this.video);this.subscription.add(()=>i.destroy());let a=this.constructor.name,s=o=>{e.error$.next({id:a,category:q.ErrorCategory.WTF,message:`${a} internal logic error`,thrown:o})};return{output:e,desiredState:t,observableVideo:i,genericErrorListener:s,connect:(o,u)=>this.subscription.add(o.subscribe(u,s))}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:a,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,q.filter)(c=>!!c.length),(0,q.once)()).subscribe(c=>{this.droppedFramesManager.connect({video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:i.playing$,pause$:i.pause$,tracks:c})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,q.map)(c=>c.to.state!=="none"),(0,q.filterChanged)());this.stallsManager.connect({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$.pipe((0,q.filterChanged)()),videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,qualityLimitsOnStall:this.params.tuning.dash.qualityLimitsOnStall,isBuffering$:i.isBuffering$,looped$:i.looped$}),s(i.ended$,e.endedEvent$),s(i.looped$,e.loopedEvent$),s(i.error$,e.error$),s(i.isBuffering$,e.isBuffering$),s(i.currentBuffer$,e.currentBuffer$),s(i.playing$,e.firstFrameEvent$),s(i.canplay$,e.canplay$),s(i.inPiP$,e.inPiP$),s(i.inFullscreen$,e.inFullscreen$),s(i.loadedMetadata$,e.loadedMetadataEvent$),s(this.player.error$,e.error$),s(this.player.fetcherRecoverableError$,e.fetcherRecoverableError$),s(this.player.fetcherError$,e.fetcherError$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,q.filter)(q.isNonNullable),(0,q.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,q.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.loopExpected$.subscribe(c=>{t.seekState.setState({state:"requested",position:0,forcePrecise:!1})})),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),a)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,a)),this.subscription.add(gt(this.video,t.isLooped,a)),this.subscription.add(Be(this.video,t.volume,i.volumeState$,a)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,a)),this.subscription.add(Ke(this.video,t.playbackRate,i.playbackRateState$,a)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(Je(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),R(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},a)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),R(t.playbackState,"paused")},a)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},a)),this.subscription.add(this.player.state$.stateChangeEnded$.subscribe(({to:c})=>{if(c==="manifest_ready"){this.videoTracksMap=new Map,this.audioTracksMap=new Map,this.textTracksMap=new Map;let f=this.player.getStreams();if((0,q.assertNonNullable)(f,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let v of f.audio){m.push(rl(v));let y=[];for(let g of v.representations){let x=VS(g);y.push(x),this.audioTracksMap.set(x,{stream:v,representation:g})}this.audioStreamsMap.set(v,y)}this.params.output.availableAudioStreams$.next(m)}let p=[];for(let m of f.video){p.push(al(m));let v=[];for(let y of m.representations){let g=CS(j(L({},y),{streamId:m.id}));g&&(v.push(g),this.videoTracksMap.set(g,{stream:m,representation:y}))}this.videoStreamsMap.set(m,v)}this.params.output.availableVideoStreams$.next(p);for(let m of f.text)for(let v of m.representations){let y=BS(m,v);this.textTracksMap.set(y,{stream:m,representation:v})}this.params.output.availableVideoTracks$.next(Array.from(this.videoTracksMap.keys())),this.params.output.availableAudioTracks$.next(Array.from(this.audioTracksMap.keys())),this.params.output.isAudioAvailable$.next(!!this.audioTracksMap.size),this.audioTracksMap.size&&this.textTracksMap.size&&this.params.desiredState.internalTextTracks.startTransitionTo(Array.from(this.textTracksMap.keys()))}else c==="representations_ready"&&(this.videoState.setState("ready"),this.player.initBuffer())},a));let{vktvAbrThrottle:o}=this.params.tuning.dash,u=o&&NS(o)||null;this.subscription.add((0,q.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,q.fromEvent)(this.video,"progress")).pipe((0,q.filter)(()=>this.videoTracksMap.size>0)).subscribe(()=>w(this,null,function*(){let c=this.player.state$.getState(),f=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||f||c==="running"&&u&&!u())return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState()),this.selectVideoAudioRepresentations();let{video:p,audio:m}=this.selectedRepresentations;if(!p)return;let v=Ti(this.videoTracksMap.keys(),g=>{var x;return((x=this.videoTracksMap.get(g))==null?void 0:x.representation.id)===p.id});(0,q.isNonNullable)(v)&&(this.stallsManager.lastVideoTrackSelected=v);let y=this.params.desiredState.autoVideoTrackLimits.getTransition();if(y&&this.params.output.autoVideoTrackLimits$.next(y.to),c==="manifest_ready")yield this.player.initRepresentations(p.id,m==null?void 0:m.id,this.params.sourceHls);else if(yield this.player.switchRepresentation("video",p.id),m){let g=!!t.audioStream.getTransition();yield this.player.switchRepresentation("audio",m.id,g)}}),a)),this.subscription.add(t.cameraOrientation.stateChangeEnded$.subscribe(({to:c})=>{this.scene3D&&c&&this.scene3D.pointCameraTo(c.x,c.y)})),this.subscription.add(this.elementSizeManager.subscribe(c=>{this.scene3D&&c&&this.scene3D.setViewportSize(c.width,c.height)})),this.subscription.add(this.player.currentVideoRepresentation$.pipe((0,q.filterChanged)()).subscribe(c=>{let f=Ti(this.videoTracksMap.entries(),([,{representation:y}])=>y.id===c);if(!f){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[p,{stream:m}]=f,v=this.params.desiredState.videoStream.getTransition();v&&v.to&&v.to.id===m.id&&this.params.desiredState.videoStream.setState(v.to),e.currentVideoTrack$.next(p),e.currentVideoStream$.next(al(m))},a)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,q.filterChanged)()).subscribe(c=>{let f=Ti(this.audioTracksMap.entries(),([,{representation:y}])=>y.id===c);if(!f){e.currentAudioStream$.next(void 0);return}let[p,{stream:m}]=f,v=this.params.desiredState.audioStream.getTransition();v&&v.to&&v.to.id===m.id&&this.params.desiredState.audioStream.setState(v.to),e.currentAudioStream$.next(rl(m))},a)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var f,p;if(c!=null&&c.is3dVideo&&((f=this.params.tuning.spherical)!=null&&f.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(m){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${m}`})}else this.destroy3DScene(),(p=this.params.tuning.spherical)!=null&&p.enabled&&e.is3DVideo$.next(!1)},a)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,a)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,a)),this.textTracksManager.connect(this.video,t,e);let l=t.playbackState.stateChangeStarted$.pipe((0,q.map)(({to:c})=>c==="ready"),(0,q.filterChanged)());this.subscription.add((0,q.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,q.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),p=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(p)})),this.subscription.add((0,q.merge)(l,this.player.state$.stateChangeEnded$,(0,q.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let d=(0,q.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,q.observableFrom)(["init"])).pipe((0,q.debounce)(0));this.subscription.add(d.subscribe(this.syncPlayback,a))}selectVideoAudioRepresentations(){var $,V,J,ae,se,D,K,A,_,Z,H,N;if(this.player.isStreamEnded)return;let{desiredState:e,output:t}=this.params,i=e.autoVideoTrackSwitching.getState(),a=($=e.videoTrack.getState())==null?void 0:$.id,s=Ti(this.videoTracksMap.keys(),B=>B.id===a),n=t.currentVideoTrack$.getValue(),o=((ae=(J=e.videoStream.getState())!=null?J:s&&((V=this.videoTracksMap.get(s))==null?void 0:V.stream))!=null?ae:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!o)return;let u=Ti(this.videoStreamsMap.keys(),B=>B.id===o.id),l=u&&this.videoStreamsMap.get(u);if(!l)return;let d=ut(this.video.buffered,this.video.currentTime*1e3),c;this.player.isActiveLive$.getValue()?c=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?c=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:c=i?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let f=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,p=Math.min(d/Math.min(c,f||1/0),1),m=(se=e.audioStream.getState())!=null?se:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,v=(m==null?void 0:m.id)&&Ti(this.audioStreamsMap.keys(),B=>B.id===m.id)||this.audioStreamsMap.keys().next().value,y=0;if(v){if(s&&!i){let B=zs(s,l,(D=this.audioStreamsMap.get(v))!=null?D:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);y=Math.max(y,(K=B==null?void 0:B.bitrate)!=null?K:-1/0)}if(n){let B=zs(n,l,(A=this.audioStreamsMap.get(v))!=null?A:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);y=Math.max(y,(_=B==null?void 0:B.bitrate)!=null?_:-1/0)}}let g=s;(i||!g)&&(g=Kt(l,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:y,forwardBufferHealth:p,current:n,visible:this.params.output.elementVisible$.getValue(),history:this.videoTrackSwitchHistory,playbackRate:this.video.playbackRate,droppedVideoMaxQualityLimit:this.droppedFramesManager.droppedVideoMaxQualityLimit,stallsVideoMaxQualityLimit:this.stallsManager.videoMaxQualityLimit,stallsPredictedThroughput:this.stallsManager.predictedThroughput}));let x=v&&_b(g,l,(Z=this.audioStreamsMap.get(v))!=null?Z:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.params.tuning.autoTrackSelection,forwardBufferHealth:p,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate}),I=(H=this.videoTracksMap.get(g))==null?void 0:H.representation,P=x&&((N=this.audioTracksMap.get(x))==null?void 0:N.representation);I&&P?(this.selectedRepresentations.video=I,this.selectedRepresentations.audio=P):I&&!P&&this.audioTracksMap.size===0&&(this.selectedRepresentations.video=I,this.selectedRepresentations.audio=null)}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:q.ErrorCategory.DOM,thrown:e}))}destroy(){this.subscription.unsubscribe(),this.droppedFramesManager.destroy(),this.stallsManager.destroy(),this.elementSizeManager.destroy(),this.destroy3DScene(),this.textTracksManager.destroy(),this.player.destroy(),this.params.output.element$.next(void 0),this.params.output.currentVideoStream$.next(void 0),Ve(this.video)}};var Da=class extends xi{subscribe(){super.subscribe();let{output:e,observableVideo:t,connect:i}=this.getProviderSubscriptionInfo();i(t.timeUpdate$,e.position$),i(t.durationChange$,e.duration$)}seek(e,t){this.params.output.willSeekEvent$.next(),this.player.seek(e,t)}};var ue=require("@vkontakte/videoplayer-shared/es2015");var Ca=class extends xi{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=-1,{output:t,observableVideo:i,desiredState:a,connect:s}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),s(i.timeUpdate$,t.liveBufferTime$),s(this.player.liveSeekableDuration$,t.duration$),s(this.player.liveLatency$,t.liveLatency$);let n=new ue.ValueSubject(1);s(i.playbackRateState$,n),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(a.isLowLatency.stateChangeEnded$.pipe((0,ue.map)(o=>o.to)).subscribe(this.player.isLowLatency$)).add((0,ue.combine)({liveBufferTime:t.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,ue.map)(({liveBufferTime:o,liveAvailabilityStartTime:u})=>o&&u?o+u:void 0)).subscribe(t.liveTime$)).add(this.player.liveStreamStatus$.pipe((0,ue.filter)(o=>(0,ue.isNonNullable)(o))).subscribe(o=>t.isLiveEnded$.next(o!=="active"&&t.position$.getValue()===0))).add((0,ue.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,ue.merge)(i.playbackRateState$,new ue.ValueSubject(1))}).pipe((0,ue.filter)(({liveStreamStatus:o,liveDuration:u})=>o==="active"&&!!u)).subscribe(({liveDuration:o,playbackRate:u})=>{let l=t.liveBufferTime$.getValue(),d=t.position$.getValue(),{playbackCatchupSpeedup:c}=this.params.tuning.dashCmafLive.lowLatency;d||u<1-c||this.video.paused||(0,ue.isNullable)(l)||(e=o-l)})).add((0,ue.combine)({time:t.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,ue.merge)(i.playbackRateState$,new ue.ValueSubject(1))}).pipe((0,ue.filterChanged)((o,u)=>this.player.liveStreamStatus$.getValue()==="active"?o.liveDuration===u.liveDuration:o.time===u.time)).subscribe(({time:o,liveDuration:u,playbackRate:l})=>{let d=t.position$.getValue(),{playbackCatchupSpeedup:c}=this.params.tuning.dashCmafLive.lowLatency;if(!d&&!this.video.paused&&l>=1-c||(0,ue.isNullable)(o)||(0,ue.isNullable)(u))return;let f=-1*(u-o-e);t.position$.next(Math.min(f,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(o=>{if(o){let u=OS(o);this.params.output.availableTextTracks$.next([u])}}))}seek(e){this.params.output.willSeekEvent$.next();let t=-e,i=Math.trunc(t/1e3<=Math.abs(this.params.output.duration$.getValue())?t:0);this.player.seekLive(i).then(()=>{this.params.output.position$.next(e/1e3)})}};var rg=z(_s(),1);var Y=require("@vkontakte/videoplayer-shared/es2015");var ct={};var sr=(r,e)=>new Y.Observable(t=>{let i=(a,s)=>t.next(s);return r.on(e,i),()=>r.off(e,i)}),Va=class{constructor(e){this.subscription=new Y.Subscription;this.videoState=new G("initializing");this.trackLevels=new Map;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),a=this.params.desiredState.seekState.getState();if(e!=="initializing")switch((i==null?void 0:i.to)!=="paused"&&a.state==="requested"&&this.seek(a.position),t){case"stopped":switch(e){case"stopped":break;case"ready":case"playing":case"paused":this.stop();break;default:(0,Y.assertNever)(e)}break;case"ready":switch(e){case"stopped":this.prepare();break;case"ready":case"playing":case"paused":break;default:(0,Y.assertNever)(e)}break;case"playing":switch(e){case"playing":break;case"stopped":this.prepare();break;case"ready":case"paused":this.playIfAllowed();break;default:(0,Y.assertNever)(e)}break;case"paused":switch(e){case"paused":break;case"stopped":this.prepare();break;case"ready":this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused");break;case"playing":this.pause();break;default:(0,Y.assertNever)(e)}break;default:(0,Y.assertNever)(t)}};this.textTracksManager=new Xe(e.source.url),this.video=Ce(e.container,e.tuning),this.params=e,this.params.output.element$.next(this.video),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(xe(this.params.source.url)),this.loadHlsJs()}destroy(){var e,t;this.subscription.unsubscribe(),this.trackLevels.clear(),this.textTracksManager.destroy(),(e=this.hls)==null||e.detachMedia(),(t=this.hls)==null||t.destroy(),this.params.output.element$.next(void 0),Ve(this.video)}loadHlsJs(){let e=!1,t=a=>{e||this.params.output.error$.next({id:a==="timeout"?"HlsJsTimeout":"HlsJsLoadError",category:Y.ErrorCategory.NETWORK,message:"Failed to load Hls.js",thrown:a}),e=!0},i=window.setTimeout(()=>t("timeout"),this.params.tuning.dynamicImportTimeout);(0,rg.default)(import("hls.js").then(a=>{e||(ct.Hls=a.default,ct.Events=a.default.Events,this.init())},t),()=>{window.clearTimeout(i),e=!0})}init(){(0,Y.assertNonNullable)(ct.Hls,"hls.js not loaded"),this.hls=new ct.Hls({fragLoadingMaxRetry:5,levelLoadingMaxRetry:2,manifestLoadingMaxRetry:2,fragLoadingMaxRetryTimeout:16e3,manifestLoadingMaxRetryTimeout:2e3,levelLoadingMaxRetryTimeout:2e3}),this.subscribe(),this.videoState.setState("stopped")}subscribe(){(0,Y.assertNonNullable)(ct.Events,"hls.js not loaded");let{desiredState:e,output:t}=this.params,i=l=>{t.error$.next({id:"HlsJsProvider",category:Y.ErrorCategory.WTF,message:"HlsJsProvider internal logic error",thrown:l})},a=Oe(this.video);this.subscription.add(()=>a.destroy());let s=(l,d)=>this.subscription.add(l.subscribe(d,i));s(a.timeUpdate$,t.position$),s(a.durationChange$,t.duration$),s(a.ended$,t.endedEvent$),s(a.looped$,t.loopedEvent$),s(a.error$,t.error$),s(a.isBuffering$,t.isBuffering$),s(a.currentBuffer$,t.currentBuffer$),s(a.loadStart$,t.firstBytesEvent$),s(a.loadedMetadata$,t.loadedMetadataEvent$),s(a.playing$,t.firstFrameEvent$),s(a.canplay$,t.canplay$),s(a.seeked$,t.seekedEvent$),s(a.inPiP$,t.inPiP$),s(a.inFullscreen$,t.inFullscreen$),this.subscription.add(gt(this.video,e.isLooped,i)),this.subscription.add(Be(this.video,e.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$)),this.subscription.add(Ke(this.video,e.playbackRate,a.playbackRateState$,i)),s(Je(this.video),t.elementVisible$),s(this.videoState.stateChangeEnded$.pipe((0,Y.map)(l=>l.to)),this.params.output.playbackState$),this.subscription.add(sr(this.hls,ct.Events.ERROR).subscribe(l=>{var d;l.fatal&&t.error$.next({id:["HlsJsFatal",l.type,l.details].join("_"),category:Y.ErrorCategory.WTF,message:`HlsJs fatal ${l.type} ${l.details}, ${(d=l.err)==null?void 0:d.message} ${l.reason}`,thrown:l.error})})),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),R(e.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),R(e.playbackState,"paused")},i)).add(a.canplay$.subscribe(()=>{var l;((l=this.videoState.getTransition())==null?void 0:l.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),s(sr(this.hls,ct.Events.MANIFEST_PARSED).pipe((0,Y.map)(({levels:l})=>l.reduce((d,c)=>{var x,I;let f=c.name||c.height.toString(10),{width:p,height:m}=c,v=(I=Wt((x=c.attrs.QUALITY)!=null?x:""))!=null?I:(0,Y.videoSizeToQuality)({width:p,height:m});if(!v)return d;let y=c.attrs["FRAME-RATE"]?parseFloat(c.attrs["FRAME-RATE"]):void 0,g={id:f.toString(),quality:v,bitrate:c.bitrate/1e3,size:{width:p,height:m},fps:y};return this.trackLevels.set(f,{track:g,level:c}),d.push(g),d},[]))),t.availableVideoTracks$),s(sr(this.hls,ct.Events.MANIFEST_PARSED),l=>{if(l.subtitleTracks.length>0){let d=[];for(let c of l.subtitleTracks){let f=c.name,p=c.attrs.URI||"",m=c.lang;d.push({id:f,url:p,language:m,type:"internal"})}e.internalTextTracks.startTransitionTo(d)}}),s(sr(this.hls,ct.Events.LEVEL_LOADING).pipe((0,Y.map)(({url:l})=>xe(l))),t.hostname$),s(sr(this.hls,ct.Events.FRAG_CHANGED),l=>{var f,p,m,v;let{video:d,audio:c}=l.frag.elementaryStreams;t.currentVideoSegmentLength$.next((((f=d==null?void 0:d.endPTS)!=null?f:0)-((p=d==null?void 0:d.startPTS)!=null?p:0))*1e3),t.currentAudioSegmentLength$.next((((m=c==null?void 0:c.endPTS)!=null?m:0)-((v=c==null?void 0:c.startPTS)!=null?v:0))*1e3)}),this.subscription.add(Qt(e.autoVideoTrackSwitching,()=>this.hls.autoLevelEnabled,l=>{this.hls.nextLevel=l?-1:this.hls.currentLevel,this.hls.loadLevel=l?-1:this.hls.loadLevel},{onError:i}));let n=l=>{var d;return(d=Array.from(this.trackLevels.values()).find(({level:c})=>c===l))==null?void 0:d.track},o=sr(this.hls,ct.Events.LEVEL_SWITCHED).pipe((0,Y.map)(({level:l})=>n(this.hls.levels[l])));o.pipe((0,Y.filter)(Y.isNonNullable)).subscribe(t.currentVideoTrack$,i),this.subscription.add(Qt(e.videoTrack,()=>n(this.hls.levels[this.hls.currentLevel]),l=>{var m;if((0,Y.isNullable)(l))return;let d=(m=this.trackLevels.get(l.id))==null?void 0:m.level;if(!d)return;let c=this.hls.levels.indexOf(d),f=this.hls.currentLevel,p=this.hls.levels[f];!p||d.bitrate>p.bitrate?this.hls.nextLevel=c:(this.hls.loadLevel=c,this.hls.loadLevel=c)},{changed$:o,onError:i})),s(a.progress$,()=>{this.params.dependencies.throughputEstimator.addRawThroughput(this.hls.bandwidthEstimate/1e3)}),this.textTracksManager.connect(this.video,e,t);let u=(0,Y.merge)(e.playbackState.stateChangeStarted$,e.videoTrack.stateChangeStarted$,e.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,Y.observableFrom)(["init"])).pipe((0,Y.debounce)(0));this.subscription.add(u.subscribe(this.syncPlayback,i))}prepare(){this.videoState.startTransitionTo("ready"),this.hls.attachMedia(this.video),this.hls.loadSource(this.params.source.url)}playIfAllowed(){return w(this,null,function*(){this.videoState.startTransitionTo("playing"),(yield _e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).catch(t=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Y.ErrorCategory.DOM,thrown:t})))||(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused",!0))})}pause(){this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}stop(){this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.hls.stopLoad(),this.hls.detachMedia(),this.video.removeAttribute("src"),this.video.load(),this.videoState.setState("stopped"),R(this.params.desiredState.playbackState,"stopped",!0)}};var ag="X-Playback-Duration",bl=r=>w(void 0,null,function*(){var a;let e=yield Tt(r),t=yield e.text(),i=(a=/#EXT-X-VK-PLAYBACK-DURATION:(\d+)/m.exec(t))==null?void 0:a[1];return i?parseInt(i,10):e.headers.has(ag)?parseInt(e.headers.get(ag),10):void 0});var Q=require("@vkontakte/videoplayer-shared/es2015");var Sl=z(Vo(),1);var yn=require("@vkontakte/videoplayer-shared/es2015");var dL=r=>{let e=null;if(r.QUALITY&&(e=Wt(r.QUALITY)),!e&&r.RESOLUTION){let[t,i]=r.RESOLUTION.split("x").map(a=>parseInt(a,10));e=(0,yn.videoSizeToQuality)({width:t,height:i})}return e!=null?e:null},pL=(r,e)=>{var s,n;let t=r.split(`
69
+ `),i=[],a=[];for(let o=0;o<t.length;o++){let u=t[o],l=u.match(/^#EXT-X-STREAM-INF:(.+)/),d=u.match(/^#EXT-X-MEDIA:TYPE=SUBTITLES,(.+)/);if(!(!l&&!d)){if(l){let c=(0,Sl.default)(l[1].split(",").map(x=>x.split("="))),f=(s=c.QUALITY)!=null?s:`stream-${c.BANDWIDTH}`,p=dL(c),m;c.BANDWIDTH&&(m=parseInt(c.BANDWIDTH,10)/1e3||void 0),!m&&c["AVERAGE-BANDWIDTH"]&&(m=parseInt(c["AVERAGE-BANDWIDTH"],10)/1e3||void 0);let v=c["FRAME-RATE"]?parseFloat(c["FRAME-RATE"]):void 0,y;if(c.RESOLUTION){let[x,I]=c.RESOLUTION.split("x").map(P=>parseInt(P,10));x&&I&&(y={width:x,height:I})}let g=new URL(t[++o],e).toString();p&&i.push({id:f,quality:p,url:g,bandwidth:m,size:y,fps:v})}if(d){let c=(0,Sl.default)(d[1].split(",").map(v=>{let y=v.indexOf("=");return[v.substring(0,y),v.substring(y+1)]}).map(([v,y])=>[v,y.replace(/^"|"$/g,"")])),f=(n=c.URI)==null?void 0:n.replace(/playlist$/,"subtitles.vtt"),p=c.LANGUAGE,m=c.NAME;f&&p&&a.push({type:"internal",id:p,label:m,language:p,url:f,isAuto:!1})}}}if(!i.length)throw new Error("Empty manifest");return{qualityManifests:i,textTracks:a}},hL=r=>new Promise(e=>{setTimeout(()=>{e()},r)}),vl=0,sg=(a,...s)=>w(void 0,[a,...s],function*(r,e=r,t,i){let o=yield(yield Tt(r,i)).text();vl+=1;try{let{qualityManifests:u,textTracks:l}=pL(o,e);return{qualityManifests:u,textTracks:l}}catch(u){if(vl<=t.manifestRetryMaxCount)return yield hL((0,yn.getExponentialDelay)(vl-1,{start:t.manifestRetryInterval,max:t.manifestRetryMaxInterval})),sg(r,e,t)}return{qualityManifests:[],textTracks:[]}}),Tn=sg;var We=require("@vkontakte/videoplayer-shared/es2015");var In=class{constructor(e,t,i,a,s){this.subscription=new We.Subscription;this.abortControllers={destroy:new Re,nextManifest:null};this.prepareUrl=void 0;this.currentTextTrackData=null;this.availableTextTracks$=new We.ValueSubject(null);this.getCurrentTime$=new We.ValueSubject(null);this.error$=new We.Subject;this.params={fetchManifestData:i,sourceUrl:a,downloadThreshold:s},this.subscription.add(e.pipe((0,We.throttle)(1e3)).subscribe(n=>{this.processLiveTime(n)})),this.getCurrentTime$.next(()=>this.currentTextTrackData?this.currentTextTrackData.playlist.segmentStartTime/1e3+t.currentTime:0)}destroy(){this.subscription.unsubscribe(),this.abortControllers.destroy.abort()}prepare(e){return w(this,null,function*(){try{let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),this.prepareUrl=t.toString();let{textTracks:i}=yield this.fetchManifestData();yield this.processTextTracks(i,this.params.sourceUrl)}catch(t){this.error("prepare",t)}})}processTextTracks(e,t){return w(this,null,function*(){try{let i=yield this.parseTextTracks(e,t);i&&(this.currentTextTrackData=i)}catch(i){this.error("processTextTracks",i)}})}parseTextTracks(e,t){return w(this,null,function*(){for(let i of e){let a=new URL(i.url,t).toString(),n=yield(yield Tt(a,{signal:this.abortControllers.destroy.signal})).text(),o=this.parsePlaylist(n,a);return{textTrack:i,playlist:o}}})}parsePlaylist(e,t){let i={mediaSequence:0,programDateTime:"",segments:[],targetDuration:0,vkPlaybackDuration:0,segmentStartTime:0,vkStartTime:""},a=e.split(`
70
+ `),s=0;for(let n=0;n<a.length;++n){let o=a[n];switch(!0){case o.startsWith("#EXTINF:"):{let u=a[++n],l=new URL(u,t).toString(),d=Number(this.extractPlaylistRowValue("#EXTINF:",o))*1e3;if(i.segments.push({time:{from:s,to:s+d},url:l}),s=s+d,!i.segmentStartTime){let c=new Date(i.vkStartTime).valueOf(),f=new Date(i.programDateTime).valueOf();i.segmentStartTime=f-c}break}case o.startsWith("#EXT-X-TARGETDURATION:"):i.targetDuration=Number(this.extractPlaylistRowValue("#EXT-X-TARGETDURATION:",o));break;case o.startsWith("#EXT-X-MEDIA-SEQUENCE:"):i.mediaSequence=Number(this.extractPlaylistRowValue("#EXT-X-MEDIA-SEQUENCE:",o));break;case o.startsWith("#EXT-X-VK-PLAYBACK-DURATION:"):i.vkPlaybackDuration=Number(this.extractPlaylistRowValue("#EXT-X-VK-PLAYBACK-DURATION:",o));break;case o.startsWith("#EXT-X-PROGRAM-DATE-TIME:"):{let u=this.extractPlaylistRowValue("#EXT-X-PROGRAM-DATE-TIME:",o);i.programDateTime=u;let l=new Date(u);l.setMilliseconds(0),s=l.valueOf();break}case o.startsWith("#EXT-X-VK-START-TIME:"):i.vkStartTime=this.extractPlaylistRowValue("#EXT-X-VK-START-TIME:",o);break}}return i}extractPlaylistRowValue(e,t){switch(e){case"#EXTINF:":return t.substring(e.length,t.length-1);default:return t.substring(e.length)}}processLiveTime(e){if((0,We.isNonNullable)(e)&&this.currentTextTrackData){let{segments:t}=this.currentTextTrackData.playlist,{from:i}=t[0].time,{to:a}=t[t.length-1].time;if(e<i||e>a)return;a-e<this.params.downloadThreshold&&this.fetchNextManifestData();for(let n of t)if(n.time.from<=e&&n.time.to>=e){this.availableTextTracks$.next([j(L({},this.currentTextTrackData.textTrack),{url:n.url,isAuto:!0})]);break}}}fetchNextManifestData(){return w(this,null,function*(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new Re;let{textTracks:e}=yield this.fetchManifestData(),t=yield this.parseTextTracks(e,this.params.sourceUrl);this.currentTextTrackData&&t&&(this.currentTextTrackData.playlist.segments=t.playlist.segments)}catch(e){this.error("fetchNextManifestData",e)}finally{this.abortControllers.nextManifest=null}})}fetchManifestData(){return w(this,null,function*(){var t;let e=(t=this.prepareUrl)!=null?t:this.params.sourceUrl;return yield this.params.fetchManifestData(e,{signal:this.abortControllers.destroy.signal})})}error(e,t){this.error$.next({id:"[LiveTextManager][HLS_LIVE_CMAF]",category:We.ErrorCategory.WTF,thrown:t,message:e})}};var Ba=class{constructor(e){this.subscription=new Q.Subscription;this.videoState=new G("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new Q.ValueSubject([]);this.liveOffset=new Si;this.manifestStartTime$=new Q.ValueSubject(void 0);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),a=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.videoTrack.getTransition(),n=this.params.desiredState.autoVideoTrackSwitching.getTransition(),o=this.params.desiredState.autoVideoTrackLimits.getTransition();if(i==="stopped"){t!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),R(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let l=this.params.desiredState.seekState.getState();if(t==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s||n||o){let d=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(d),this.prepare(),o&&this.params.output.autoVideoTrackLimits$.next(o.to),l.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:-this.liveOffset.getTotalOffset(),forcePrecise:!0});return}if((a==null?void 0:a.to)!=="paused"&&l.state==="requested"){this.videoState.startTransitionTo("ready"),this.seek(l.position&&l.position-this.liveOffset.getTotalPausedTime()),this.prepare();return}switch(t){case"ready":i==="ready"?R(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),R(this.params.desiredState.playbackState,"paused")):i==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":i==="paused"?(this.videoState.startTransitionTo("paused"),this.liveOffset.pause(),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(a==null?void 0:a.to)==="playing"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":if(i==="playing")if(this.videoState.startTransitionTo("playing"),this.liveOffset.getTotalPausedTime()<this.params.config.maxPausedTime&&this.liveOffset.getTotalOffset()<this.maxSeekBackTime$.getValue())this.liveOffset.resume(),this.playIfAllowed(),this.params.output.position$.next(-this.liveOffset.getTotalOffset()/1e3);else{let d=this.liveOffset.getTotalOffset();d>=this.maxSeekBackTime$.getValue()&&(d=0,this.liveOffset.resetTo(d)),this.liveOffset.resume(),this.params.output.position$.next(-d/1e3),this.prepare()}else(a==null?void 0:a.to)==="paused"&&(R(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,Q.assertNever)(t)}};var i;this.params=e,this.video=Ce(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:Q.VideoQuality.INVARIANT,url:this.params.source.url};let t=(a,s)=>Tn(a,this.params.source.url,{manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount},s);this.params.tuning.useHlsLiveNewTextManager?this.liveTextManager=new In(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new Xe(e.source.url),t(this.generateLiveUrl()).then(({qualityManifests:a,textTracks:s})=>{var n;a.length===0&&this.params.output.error$.next({id:"HlsLiveProviderInternal:empty_manifest",category:Q.ErrorCategory.WTF,message:"HlsLiveProvider: there are no qualities in manifest"}),(n=this.liveTextManager)==null||n.processTextTracks(s,this.params.source.url),this.manifests$.next([this.masterManifest,...a])}).catch(a=>{this.params.output.error$.next({id:"ExtractHlsQualities",category:Q.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:a})}),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(xe(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new Q.ValueSubject((i=e.source.maxSeekBackTime)!=null?i:1/0),this.subscribe()}selectManifest(){var u,l,d,c;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),a=t.getTransition(),s=(c=(d=(u=a==null?void 0:a.to)==null?void 0:u.id)!=null?d:(l=t.getState())==null?void 0:l.id)!=null?c:"master",n=this.manifests$.getValue();if(!n.length)return;let o=i?"master":s;return i&&!a&&t.startTransitionTo(this.masterManifest),n.find(f=>f.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsLiveProvider",category:Q.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},a=Oe(this.video);this.subscription.add(()=>a.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(a.ended$,e.endedEvent$),s(a.error$,e.error$),s(a.isBuffering$,e.isBuffering$),s(a.currentBuffer$,e.currentBuffer$),s(a.loadedMetadata$,e.firstBytesEvent$),s(a.loadedMetadata$,e.loadedMetadataEvent$),s(a.playing$,e.firstFrameEvent$),s(a.canplay$,e.canplay$),s(a.inPiP$,e.inPiP$),s(a.inFullscreen$,e.inFullscreen$),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),i)),this.subscription.add(Be(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ke(this.video,t.playbackRate,a.playbackRateState$,i)),s(Je(this.video),e.elementVisible$),this.liveTextManager?(s(this.liveTextManager.getCurrentTime$,this.params.output.getCurrentTime$),s(this.liveTextManager.error$,this.params.output.error$)):this.textTracksManager&&this.textTracksManager.connect(this.video,t,e),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),R(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),R(t.playbackState,"paused")},i)).add(a.canplay$.subscribe(()=>{var o;((o=this.videoState.getTransition())==null?void 0:o.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.liveTextManager&&this.subscription.add(this.liveTextManager.availableTextTracks$.subscribe(o=>{o&&this.params.output.availableTextTracks$.next(o)})),this.subscription.add(this.maxSeekBackTime$.pipe((0,Q.filterChanged)(),(0,Q.map)(o=>-o/1e3)).subscribe(this.params.output.duration$,i)),this.subscription.add(a.loadedMetadata$.subscribe(()=>{let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),d=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,Q.isNonNullable)(l.to)){let c=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let f=this.manifests$.getValue().find(p=>p.id===c);f&&(this.params.output.currentVideoTrack$.next(f),this.params.output.hostname$.next(xe(f.url)))}d&&this.params.desiredState.autoVideoTrackSwitching.setState(d.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o&&o.state==="requested"&&this.seek(o.position)},i)),this.subscription.add(a.loadedData$.subscribe(()=>{var u,l,d;let o=(d=(l=(u=this.video)==null?void 0:u.getStartDate)==null?void 0:l.call(u))==null?void 0:d.getTime();this.manifestStartTime$.next(o||void 0)},i)),this.subscription.add((0,Q.combine)({startTime:this.manifestStartTime$.pipe((0,Q.filter)(Q.isNonNullable)),currentTime:a.timeUpdate$}).subscribe(({startTime:o,currentTime:u})=>this.params.output.liveTime$.next(o+u*1e3),i)),this.subscription.add(this.manifests$.pipe((0,Q.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:f})=>({id:u,quality:l,size:d,fps:f,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i));let n=(0,Q.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,Q.observableFrom)(["init"])).pipe((0,Q.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){var e,t;this.subscription.unsubscribe(),(e=this.textTracksManager)==null||e.destroy(),(t=this.liveTextManager)==null||t.destroy(),this.params.output.element$.next(void 0),Ve(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,Q.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),a=new URL(e.url);if((t||i)&&e.id===this.masterManifest.id){let{max:d,min:c}=(u=(o=t==null?void 0:t.to)!=null?o:i)!=null?u:{};for(let[f,p]of[[d,"mq"],[c,"lq"]]){let m=String(parseFloat(f||""));p&&f&&a.searchParams.set(p,m)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=ke(a.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),bl(n).then(d=>{var c;if(!(0,Q.isNullable)(d))this.maxSeekBackTime$.next(d);else{let f=(c=this.params.source.maxSeekBackTime)!=null?c:this.maxSeekBackTime$.getValue();((0,Q.isNullable)(f)||!isFinite(f))&&Tt(n).then(p=>p.text()).then(p=>{var v;let m=(v=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(p))==null?void 0:v[1];if(m){let y=new URL(m,n).toString();bl(y).then(g=>{(0,Q.isNullable)(g)||this.maxSeekBackTime$.next(g)})}}).catch(()=>{})}})}playIfAllowed(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),R(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Q.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next();let t=-e,i=t<this.maxSeekBackTime$.getValue()?t:0;this.liveOffset.resetTo(i),this.params.output.position$.next(-i/1e3),this.params.output.seekedEvent$.next()}generateLiveUrl(){let e=ke(this.params.source.url);if(this.params.tuning.useHlsLiveNewTextManager){let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),e=t.toString()}return e}};var re=require("@vkontakte/videoplayer-shared/es2015");var Oa=class{constructor(e){this.subscription=new re.Subscription;this.videoState=new G("stopped");this.manifests$=new re.ValueSubject([]);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),a=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.videoTrack.getTransition(),n=this.params.desiredState.autoVideoTrackSwitching.getTransition(),o=this.params.desiredState.autoVideoTrackLimits.getTransition();if(i==="stopped"){t!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),R(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let l=this.params.desiredState.seekState.getState();if(t==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s||n||o){let d=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(d);let{currentTime:c}=this.video;this.prepare(),o&&this.params.output.autoVideoTrackLimits$.next(o.to),l.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:c*1e3,forcePrecise:!0});return}switch((a==null?void 0:a.to)!=="paused"&&l.state==="requested"&&this.seek(l.position),t){case"ready":i==="ready"?R(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused")):i==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":i==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(a==null?void 0:a.to)==="playing"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":i==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(a==null?void 0:a.to)==="paused"&&R(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,re.assertNever)(t)}};this.textTracksManager=new Xe(e.source.url),this.params=e,this.video=Ce(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:re.VideoQuality.INVARIANT,url:this.params.source.url},this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(xe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),Tn(ke(this.params.source.url),this.params.source.url,{manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount}).then(({qualityManifests:t,textTracks:i})=>{this.manifests$.next([this.masterManifest,...t]),this.params.tuning.useNativeHLSTextTracks||this.params.desiredState.internalTextTracks.startTransitionTo(i)},t=>this.params.output.error$.next({id:"ExtractHlsQualities",category:re.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:t})),this.subscribe()}selectManifest(){var u,l,d,c;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),a=t.getTransition(),s=(c=(d=(u=a==null?void 0:a.to)==null?void 0:u.id)!=null?d:(l=t.getState())==null?void 0:l.id)!=null?c:"master",n=this.manifests$.getValue();if(!n.length)return;let o=i?"master":s;return i&&(!a||!a.from)&&t.startTransitionTo(this.masterManifest),n.find(f=>f.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsProvider",category:re.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},a=Oe(this.video);this.subscription.add(()=>a.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u));if(s(a.timeUpdate$,e.position$),s(a.durationChange$,e.duration$),s(a.ended$,e.endedEvent$),s(a.looped$,e.loopedEvent$),s(a.error$,e.error$),s(a.isBuffering$,e.isBuffering$),s(a.currentBuffer$,e.currentBuffer$),s(a.loadedMetadata$,e.firstBytesEvent$),s(a.loadedMetadata$,e.loadedMetadataEvent$),s(a.playing$,e.firstFrameEvent$),s(a.canplay$,e.canplay$),s(a.seeked$,e.seekedEvent$),s(a.inPiP$,e.inPiP$),s(a.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,re.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(gt(this.video,t.isLooped,i)),this.subscription.add(Be(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ke(this.video,t.playbackRate,a.playbackRateState$,i)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),R(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),R(t.playbackState,"paused")},i)).add(a.canplay$.subscribe(()=>{var o;((o=this.videoState.getTransition())==null?void 0:o.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i).add(a.loadedMetadata$.subscribe(()=>{var p;let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),d=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,re.isNonNullable)(l.to)){let m=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let v=this.manifests$.getValue().find(y=>y.id===m);v&&(this.params.output.currentVideoTrack$.next(v),this.params.output.hostname$.next(xe(v.url)))}let c=this.params.desiredState.playbackRate.getState(),f=(p=this.params.output.element$.getValue())==null?void 0:p.playbackRate;if(c!==f){let m=this.params.output.element$.getValue();m&&(this.params.desiredState.playbackRate.setState(c),m.playbackRate=c)}d&&this.params.desiredState.autoVideoTrackSwitching.setState(d.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o.state==="requested"&&this.seek(o.position)},i))),this.subscription.add(this.manifests$.pipe((0,re.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:f})=>({id:u,quality:l,size:d,fps:f,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i)),!X.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,re.merge)((0,re.fromEvent)(o,"addtrack"),(0,re.fromEvent)(o,"removetrack"),(0,re.fromEvent)(o,"change"),(0,re.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},i))}let n=(0,re.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,re.observableFrom)(["init"])).pipe((0,re.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),Ve(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,re.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),a=new URL(e.url);if((t||i)&&e.id===this.masterManifest.id){let{max:o,min:u}=(n=(s=t==null?void 0:t.to)!=null?s:i)!=null?n:{};for(let[l,d]of[[o,"mq"],[u,"lq"]]){let c=String(parseFloat(l||""));d&&l&&a.searchParams.set(d,c)}}this.video.setAttribute("src",a.toString()),this.video.load()}playIfAllowed(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:re.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var ng=z(Rr(),1),gl=z(Xi(),1),og=z(Yt(),1);var ce=require("@vkontakte/videoplayer-shared/es2015");var _a=class{constructor(e){this.subscription=new ce.Subscription;this.videoState=new G("stopped");this.trackUrls={};this.textTracksManager=new Xe;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition();if(t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),R(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let s=this.params.desiredState.autoVideoTrackLimits.getTransition(),n=this.params.desiredState.videoTrack.getTransition(),o=this.params.desiredState.seekState.getState();if(s&&e!=="ready"&&!n){this.handleQualityLimitTransition(s.to);return}if(e==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(n){let{currentTime:u}=this.video;this.prepare(),o.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:u*1e3,forcePrecise:!0});return}switch((i==null?void 0:i.to)!=="paused"&&o.state==="requested"&&this.seek(o.position),e){case"ready":t==="ready"?R(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused")):t==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(i==null?void 0:i.to)==="playing"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&R(this.params.desiredState.playbackState,"paused");return;default:return(0,ce.assertNever)(e)}};this.params=e,this.video=Ce(e.container,e.tuning),this.params.output.element$.next(this.video),(0,ng.default)(this.params.source).reverse().forEach(([t,i],a)=>{let s=a.toString(10);this.trackUrls[s]={track:{quality:t,id:s},url:i}}),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next((0,gl.default)(this.trackUrls).map(({track:t})=>t)),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.desiredState.autoVideoTrackSwitching.setState(!1),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.subscribe()}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"MpegProvider",category:ce.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},a=Oe(this.video);this.subscription.add(()=>a.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(a.timeUpdate$,e.position$),s(a.durationChange$,e.duration$),s(a.ended$,e.endedEvent$),s(a.looped$,e.loopedEvent$),s(a.error$,e.error$),s(a.isBuffering$,e.isBuffering$),s(a.currentBuffer$,e.currentBuffer$),s(a.loadedMetadata$,e.firstBytesEvent$),s(a.loadedMetadata$,e.loadedMetadataEvent$),s(a.playing$,e.firstFrameEvent$),s(a.canplay$,e.canplay$),s(a.seeked$,e.seekedEvent$),s(a.inPiP$,e.inPiP$),s(a.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,ce.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(gt(this.video,t.isLooped,i)),this.subscription.add(Be(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ke(this.video,t.playbackRate,a.playbackRateState$,i)),s(Je(this.video),e.elementVisible$),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),R(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),R(t.playbackState,"paused")},i)).add(a.canplay$.subscribe(()=>{var u,l;((u=this.videoState.getTransition())==null?void 0:u.to)==="ready"&&this.videoState.setState("ready");let o=this.params.desiredState.videoTrack.getTransition();if(o&&(0,ce.isNonNullable)(o.to)){this.params.desiredState.videoTrack.setState(o.to),this.params.output.currentVideoTrack$.next(this.trackUrls[o.to.id].track);let d=this.params.desiredState.playbackRate.getState(),c=(l=this.params.output.element$.getValue())==null?void 0:l.playbackRate;if(d!==c){let f=this.params.output.element$.getValue();f&&(this.params.desiredState.playbackRate.setState(d),f.playbackRate=d)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.textTracksManager.connect(this.video,t,e);let n=(0,ce.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,ce.observableFrom)(["init"])).pipe((0,ce.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.trackUrls={},this.params.output.element$.next(void 0),Ve(this.video)}prepare(){var i;let e=(i=this.params.desiredState.videoTrack.getState())==null?void 0:i.id;(0,ce.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,ce.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=Ra(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(xe(t))}playIfAllowed(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ce.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}handleQualityLimitTransition(e){var l,d;this.params.output.autoVideoTrackLimits$.next(e);let t=c=>{this.params.output.currentVideoTrack$.next(c),this.params.desiredState.videoTrack.startTransitionTo(c)},i=c=>{let f=Kt(n,{container:this.video.getBoundingClientRect(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.throughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,forwardBufferHealth:0,limits:c});t(f)},a=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,gl.default)(this.trackUrls).map(c=>c.track);if(!a||!s||Hr(e,n[0].quality,(d=(0,og.default)(n,-1))==null?void 0:d.quality)){i();return}let o=e.max?(0,ce.isLowerOrEqual)(a,e.max):!0,u=e.min?(0,ce.isHigherOrEqual)(a,e.min):!0;o&&u||i(e)}};var Te=require("@vkontakte/videoplayer-shared/es2015");var lg=require("@vkontakte/videoplayer-shared/es2015");var ug=["stun:videostun.mycdn.me:80"],fL=1e3,mL=3,yl=()=>null,En=class{constructor(e,t){this.ws=null;this.peerConnection=null;this.serverUrl="";this.streamKey="";this.stream=null;this.signalingType="JOIN";this.retryCount=0;this.externalStartCallback=yl;this.externalStopCallback=yl;this.externalErrorCallback=yl;this.options=this.normalizeOptions(t);let i=e.split("/");this.serverUrl=i.slice(0,i.length-1).join("/"),this.streamKey=i[i.length-1]}onStart(e){try{this.externalStartCallback=e}catch(t){this.handleSystemError(t)}}onStop(e){try{this.externalStopCallback=e}catch(t){this.handleSystemError(t)}}onError(e){try{this.externalErrorCallback=e}catch(t){this.handleSystemError(t)}}connect(){this.connectWS()}disconnect(){try{this.externalStopCallback(),this.closeConnections()}catch(e){this.handleSystemError(e)}}connectWS(){this.ws||(this.ws=new WebSocket(this.serverUrl),this.ws.onopen=this.onSocketOpen.bind(this),this.ws.onmessage=this.onSocketMessage.bind(this),this.ws.onclose=this.onSocketClose.bind(this),this.ws.onerror=this.onSocketError.bind(this))}onSocketOpen(){this.handleLogin()}onSocketClose(e){try{if(!this.ws)return;this.ws=null,e.code>1e3?(this.retryCount++,this.retryCount>this.options.maxRetryNumber?this.handleNetworkError():this.scheduleRetry()):this.externalStopCallback()}catch(t){this.handleRTCError(t)}}onSocketError(e){try{this.externalErrorCallback(new Error(e.toString()))}catch(t){this.handleRTCError(t)}}onSocketMessage(e){try{let t=this.parseMessage(e.data);switch(t.type){case"JOIN":case"CALL_JOIN":this.handleJoinMessage(t);break;case"UPDATE":this.handleUpdateMessage(t);break;case"STATUS":this.handleStatusMessage(t);break}}catch(t){this.handleRTCError(t)}}handleJoinMessage(e){switch(e.inviteType){case"ANSWER":this.handleAnswer(e.sdp);break;case"CANDIDATE":this.handleCandidate(e.candidate);break}}handleStatusMessage(e){switch(e.status){case"UNPUBLISHED":this.handleUnpublished();break}}handleUpdateMessage(e){return w(this,null,function*(){try{let t=yield this.createOffer();this.peerConnection&&(yield this.peerConnection.setLocalDescription(t)),this.handleAnswer(e.sdp)}catch(t){this.handleRTCError(t)}})}handleLogin(){return w(this,null,function*(){try{let e={iceServers:[{urls:ug}]};this.peerConnection=new RTCPeerConnection(e),this.peerConnection.ontrack=this.onPeerConnectionStream.bind(this),this.peerConnection.onicecandidate=this.onPeerConnectionIceCandidate.bind(this),this.peerConnection.oniceconnectionstatechange=this.onPeerConnectionIceConnectionStateChange.bind(this);let t=yield this.createOffer();yield this.peerConnection.setLocalDescription(t),this.send({type:this.signalingType,inviteType:"OFFER",streamKey:this.streamKey,sdp:t.sdp,callSupport:!1})}catch(e){this.handleRTCError(e)}})}handleAnswer(e){return w(this,null,function*(){try{this.peerConnection&&(yield this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e})))}catch(t){this.handleRTCError(t)}})}handleCandidate(e){return w(this,null,function*(){if(e)try{this.peerConnection&&(yield this.peerConnection.addIceCandidate(e))}catch(t){this.handleRTCError(t)}})}handleUnpublished(){try{this.closeConnections(),this.externalStopCallback()}catch(e){this.handleRTCError(e)}}handleSystemError(e){this.options.errorChanel&&this.options.errorChanel.next({id:"webrtc-provider-error",category:lg.ErrorCategory.WTF,message:e.message})}onPeerConnectionStream(e){return w(this,null,function*(){let t=e.streams[0];this.stream&&this.stream.id===t.id||(this.stream=t,this.externalStartCallback(this.stream))})}onPeerConnectionIceCandidate(e){e.candidate&&this.send({type:this.signalingType,inviteType:"CANDIDATE",candidate:e.candidate})}onPeerConnectionIceConnectionStateChange(){if(this.peerConnection){let e=this.peerConnection.iceConnectionState;["failed","closed"].indexOf(e)>-1&&(this.retryCount++,this.retryCount>this.options.maxRetryNumber?this.handleNetworkError():(this.closeConnections(),this.scheduleRetry()))}}createOffer(){return w(this,null,function*(){let e={offerToReceiveAudio:!0,offerToReceiveVideo:!0,voiceActivityDetection:!1};if(!this.peerConnection)throw new Error("Can not create offer - no peer connection instance ");let t=yield this.peerConnection.createOffer(e),i=t.sdp||"";if(!/^a=rtpmap:\d+ H264\/\d+$/m.test(i))throw new Error("No h264 codec support error");return t})}handleRTCError(e){try{this.externalErrorCallback(e||new Error("RTC connection error"))}catch(t){this.handleSystemError(t)}}handleNetworkError(){try{this.externalErrorCallback(new Error("Network error"))}catch(e){this.handleSystemError(e)}}send(e){this.ws&&this.ws.send(JSON.stringify(e))}parseMessage(e){try{return JSON.parse(e)}catch(t){throw new Error("Can not parse socket message")}}closeConnections(){let e=this.ws;e&&(this.ws=null,e.close(1e3)),this.removePeerConnection()}removePeerConnection(){let e=this.peerConnection;e&&(this.peerConnection=null,e.close(),e.ontrack=null,e.onicecandidate=null,e.oniceconnectionstatechange=null,e=null)}scheduleRetry(){this.retryTimeout=setTimeout(this.connectWS.bind(this),fL)}normalizeOptions(e={}){let t={stunServerList:ug,maxRetryNumber:mL,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var Na=class{constructor(e){this.videoState=new G("stopped");this.maxSeekBackTime$=new Te.ValueSubject(0);this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition();if(t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.pause(),this.video.srcObject=null,this.params.output.position$.next(0),this.params.output.duration$.next(0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),R(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let s=this.params.desiredState.videoTrack.getTransition();if(e==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s){this.prepare();return}switch(e){case"ready":t==="paused"?(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused")):t==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(i==null?void 0:i.to)==="playing"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&R(this.params.desiredState.playbackState,"paused");return;default:return(0,Te.assertNever)(e)}};this.subscription=new Te.Subscription,this.params=e,this.video=Ce(e.container,e.tuning),this.liveStreamClient=new En(this.params.source.url,{maxRetryNumber:this.params.tuning.webrtc.connectionRetryMaxNumber,errorChanel:this.params.output.error$}),this.liveStreamClient.onStart(this.onLiveStreamStart.bind(this)),this.liveStreamClient.onStop(this.onLiveStreamStop.bind(this)),this.liveStreamClient.onError(this.onLiveStreamError.bind(this)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.subscribe()}destroy(){this.subscription.unsubscribe(),this.liveStreamClient.disconnect(),this.params.output.element$.next(void 0),Ve(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,i=n=>{e.error$.next({id:"WebRTCLiveProvider",category:Te.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})},a=Oe(this.video);this.subscription.add(()=>a.destroy());let s=(n,o)=>this.subscription.add(n.subscribe(o,i));s(a.timeUpdate$,e.liveTime$),s(a.ended$,e.endedEvent$),s(a.looped$,e.loopedEvent$),s(a.error$,e.error$),s(a.isBuffering$,e.isBuffering$),s(a.currentBuffer$,e.currentBuffer$),s(Je(this.video),this.params.output.elementVisible$),this.subscription.add(a.durationChange$.subscribe(n=>{e.duration$.next(n===1/0?0:n)})).add(a.canplay$.subscribe(()=>{var n;((n=this.videoState.getTransition())==null?void 0:n.to)==="ready"&&this.videoState.setState("ready")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused")},i)).add(a.playing$.subscribe(()=>{this.videoState.setState("playing")},i)).add(a.error$.subscribe(e.error$)).add(this.maxSeekBackTime$.subscribe(this.params.output.duration$)).add(Be(this.video,t.volume,a.volumeState$,i)).add(a.volumeState$.subscribe(e.volume$,i)).add(this.videoState.stateChangeEnded$.subscribe(n=>{switch(n.to){case"stopped":e.position$.next(0),e.duration$.next(0),t.playbackState.setState("stopped");break;case"ready":break;case"paused":t.playbackState.setState("paused");break;case"playing":t.playbackState.setState("playing");break;default:return(0,Te.assertNever)(n.to)}},i)).add((0,Te.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,Te.observableFrom)(["init"])).pipe((0,Te.debounce)(0)).subscribe(this.syncPlayback.bind(this),i)),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),i)),this.subscription.add(t.autoVideoTrackSwitching.stateChangeStarted$.subscribe(()=>t.autoVideoTrackSwitching.setState(!1),i))}onLiveStreamStart(e){this.params.output.element$.next(this.video),this.params.output.duration$.next(0),this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.hostname$.next(xe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.currentVideoTrack$.next({id:"webrtc",quality:Te.VideoQuality.INVARIANT}),this.video.srcObject=e,R(this.params.desiredState.playbackState,"playing")}onLiveStreamStop(){this.videoState.startTransitionTo("stopped"),this.syncPlayback(),this.params.output.position$.next(0),this.params.output.duration$.next(0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.params.output.endedEvent$.next()}onLiveStreamError(e){this.onLiveStreamStop(),this.params.output.error$.next({id:"WebRTC stream runtime error",category:Te.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Te.ErrorCategory.DOM,thrown:e}))}prepare(){this.liveStreamClient.connect()}};var Fa=class{constructor(e){this.iterator=e[Symbol.iterator](),this.next()}next(){this.current=this.iterator.next()}getValue(){if(this.current.done)throw new Error("Iterable is completed");return this.current.value}isCompleted(){return!!this.current.done}};var T=require("@vkontakte/videoplayer-shared/es2015");var Mt=require("@vkontakte/videoplayer-shared/es2015"),cg=r=>new Mt.Observable(e=>{let t=new Mt.Subscription,i=r.desiredPlaybackState$.stateChangeStarted$.pipe((0,Mt.map)(({from:l,to:d})=>`${l}-${d}`)),a=r.desiredPlaybackState$.stateChangeEnded$,s=r.providerChanged$.pipe((0,Mt.map)(({type:l})=>l!==void 0)),n=new Mt.Subject,o=0,u="unknown";return t.add(i.subscribe(l=>{o&&window.clearTimeout(o),u=l,o=window.setTimeout(()=>n.next(l),r.maxTransitionInterval)})),t.add(a.subscribe(()=>{window.clearTimeout(o),u="unknown",o=0})),t.add(s.subscribe(l=>{o&&(window.clearTimeout(o),o=0,l&&(o=window.setTimeout(()=>n.next(u),r.maxTransitionInterval)))})),t.add(n.subscribe(e)),()=>{window.clearTimeout(o),t.unsubscribe()}});var Ze=require("@vkontakte/videoplayer-shared/es2015");function dg(){return new(window.AudioContext||window.webkitAudioContext)}var qa=class qa{constructor(e,t,i,a){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=i;this.volumeMultiplier=a;this.destroyController=new Re;this.subscriptions=new Ze.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,Ze.filter)(s=>!!s.type),(0,Ze.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){X.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,Ze.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,Ze.filter)(({playbackState:t,video:i,volume:{muted:a,volume:s}})=>t==="playing"&&!!i&&!a&&!!s),(0,Ze.once)()).subscribe(({video:t})=>{this.initAudioContextOnce(t).then(i=>{i||this.destroy()}).catch(i=>{this.handleError(i),this.destroy()})}))}static isSupported(){return"AudioContext"in window&&"GainNode"in window&&"MediaElementAudioSourceNode"in window}initAudioContextOnce(e){return w(this,null,function*(){let{volumeMultiplier:t}=this,i=dg();this.audioContext=i;let a=i.createGain();if(this.gainNode=a,a.gain.value=t,a.connect(i.destination),i.state==="suspended"&&(yield i.resume(),this.destroyController.signal.aborted))return!1;let s=i.createMediaElementSource(e);return this.mediaElementSource=s,s.connect(a),!0})}cleanup(){this.mediaElementSource&&(this.mediaElementSource.disconnect(),this.mediaElementSource=null),this.gainNode&&(this.gainNode.disconnect(),this.gainNode=null),this.audioContext&&(this.audioContext.state!=="closed"&&this.audioContext.close(),this.audioContext=null)}destroy(){this.destroyController.abort(),this.subscriptions.unsubscribe(),this.cleanup()}handleError(e){var t;this.volumeMultiplierError$.next({id:qa.errorId,category:Ze.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${qa.errorId} exception`,thrown:e})}};qa.errorId="VolumeMultiplierManager";var nr=qa;var bL={chunkDuration:5e3,maxParallelRequests:5},Ua=class{constructor(e){this.current$=new T.ValueSubject({type:void 0});this.providerError$=new T.Subject;this.noAvailableProvidersError$=new T.Subject;this.volumeMultiplierError$=new T.Subject;this.providerOutput={position$:new T.ValueSubject(0),duration$:new T.ValueSubject(1/0),volume$:new T.ValueSubject({muted:!1,volume:1}),availableVideoStreams$:new T.ValueSubject([]),currentVideoStream$:new T.ValueSubject(void 0),availableVideoTracks$:new T.ValueSubject([]),currentVideoTrack$:new T.ValueSubject(void 0),availableAudioStreams$:new T.ValueSubject([]),currentAudioStream$:new T.ValueSubject(void 0),availableAudioTracks$:new T.ValueSubject([]),currentVideoSegmentLength$:new T.ValueSubject(0),currentAudioSegmentLength$:new T.ValueSubject(0),isAudioAvailable$:new T.ValueSubject(!0),autoVideoTrackLimitingAvailable$:new T.ValueSubject(!1),autoVideoTrackLimits$:new T.ValueSubject(void 0),currentBuffer$:new T.ValueSubject(void 0),isBuffering$:new T.ValueSubject(!0),error$:new T.Subject,fetcherError$:new T.Subject,fetcherRecoverableError$:new T.Subject,warning$:new T.Subject,willSeekEvent$:new T.Subject,soundProhibitedEvent$:new T.Subject,seekedEvent$:new T.Subject,loopedEvent$:new T.Subject,endedEvent$:new T.Subject,firstBytesEvent$:new T.Subject,loadedMetadataEvent$:new T.Subject,firstFrameEvent$:new T.Subject,canplay$:new T.Subject,isLive$:new T.ValueSubject(void 0),isLiveEnded$:new T.ValueSubject(null),isLowLatency$:new T.ValueSubject(!1),canChangePlaybackSpeed$:new T.ValueSubject(!0),liveTime$:new T.ValueSubject(void 0),liveBufferTime$:new T.ValueSubject(void 0),liveLatency$:new T.ValueSubject(void 0),severeStallOccurred$:new T.Subject,availableTextTracks$:new T.ValueSubject([]),currentTextTrack$:new T.ValueSubject(void 0),hostname$:new T.ValueSubject(void 0),httpConnectionType$:new T.ValueSubject(void 0),httpConnectionReused$:new T.ValueSubject(void 0),inPiP$:new T.ValueSubject(!1),inFullscreen$:new T.ValueSubject(!1),element$:new T.ValueSubject(void 0),elementVisible$:new T.ValueSubject(!0),availableSources$:new T.ValueSubject(void 0),is3DVideo$:new T.ValueSubject(!1),playbackState$:new T.ValueSubject(""),getCurrentTime$:new T.ValueSubject(null)};this.subscription=new T.Subscription;this.volumeMultiplierManager=null;this.params=e;let t=zS([...XS(this.params.tuning),...KS(this.params.tuning)],this.params.tuning).filter(l=>(0,T.isNonNullable)(e.sources[l])),{forceFormat:i,formatsToAvoid:a}=this.params.tuning,s=[];i?s=[i]:a.length?s=[...t.filter(l=>!(0,Tl.default)(a,l)),...t.filter(l=>(0,Tl.default)(a,l))]:s=t,this.screenFormatsIterator=new Fa(s);let n=[...pl(!0),...pl(!1)];this.chromecastFormatsIterator=new Fa(n.filter(l=>(0,T.isNonNullable)(e.sources[l]))),this.providerOutput.availableSources$.next(e.sources);let{volumeMultiplier:o=1,tuning:{useVolumeMultiplier:u}}=this.params;u&&o!==1&&nr.isSupported()&&(this.volumeMultiplierManager=new nr(this.providerOutput,this.current$,this.volumeMultiplierError$,o))}init(){this.subscription.add(this.initProviderErrorHandling()),this.subscription.add(this.params.dependencies.chromecastInitializer.connection$.subscribe(()=>{this.reinitProvider()}))}destroy(){var e;this.destroyProvider(),this.current$.next({type:void 0}),this.subscription.unsubscribe(),(e=this.volumeMultiplierManager)==null||e.destroy(),this.volumeMultiplierManager=null}initProvider(){let e=this.chooseDestination(),t=this.chooseFormat(e);if((0,T.isNullable)(t)){this.handleNoFormatsError(e);return}let i;try{i=this.createProvider(e,t)}catch(a){this.providerError$.next({id:"ProviderNotConstructed",category:T.ErrorCategory.WTF,message:"Failed to create provider",thrown:a})}i?this.current$.next({type:t,provider:i,destination:e}):this.current$.next({type:void 0})}reinitProvider(){this.destroyProvider(),this.initProvider()}switchToNextProvider(e){this.destroyProvider(),this.failoverIndex=void 0,this.skipFormat(e),this.initProvider()}destroyProvider(){let e=this.current$.getValue().provider;if(!e)return;let t=this.providerOutput.position$.getValue()*1e3,i=this.params.desiredState.seekState.getState(),a=i.state!=="none";if(this.params.desiredState.seekState.setState({state:"requested",position:a?i.position:t,forcePrecise:a?i.forcePrecise:!1}),e.scene3D){let n=e.scene3D.getCameraRotation();this.params.desiredState.cameraOrientation.setState({x:n.x,y:n.y})}e.destroy();let s=this.providerOutput.isBuffering$;s.getValue()||s.next(!0)}createProvider(e,t){switch(e){case"SCREEN":return this.createScreenProvider(t);case"CHROMECAST":return this.createChromecastProvider(t);default:return(0,T.assertNever)(e)}}createScreenProvider(e){let{sources:t,container:i,desiredState:a,panelSize:s}=this.params,n=this.providerOutput,o={container:i,source:null,desiredState:a,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning,panelSize:s};switch(e){case"DASH_SEP":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_ONDEMAND":case"DASH_STREAMS":{let u=this.applyFailoverHost(t[e]),l=this.applyFailoverHost(t.HLS_ONDEMAND||t.HLS);return(0,T.assertNonNullable)(u),new Da(j(L({},o),{source:u,sourceHls:l}))}case"DASH_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Ca(j(L({},o),{source:u}))}case"HLS":case"HLS_ONDEMAND":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),X.video.nativeHlsSupported||!this.params.tuning.useHlsJs?new Oa(j(L({},o),{source:u})):new Va(j(L({},o),{source:u}))}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Ba(j(L({},o),{source:u,config:{maxPausedTime:this.params.tuning.live.maxPausedTime},format:e}))}case"MPEG":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new _a(j(L({},o),{source:u}))}case"DASH_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Yb(j(L({},o),{source:u,config:j(L({},bL),{maxPausedTime:this.params.tuning.live.maxPausedTime})}))}case"WEB_RTC_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Na({container:i,source:u,desiredState:a,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning})}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${e} is no longer supported`);default:return(0,T.assertNever)(e)}}createChromecastProvider(e){let{sources:t,container:i,desiredState:a,meta:s}=this.params,n=this.providerOutput,o=this.params.dependencies.chromecastInitializer.connection$.getValue();return(0,T.assertNonNullable)(o),new Ur({connection:o,meta:s,container:i,source:t,format:e,desiredState:a,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning})}chooseDestination(){return this.params.dependencies.chromecastInitializer.connection$.getValue()?"CHROMECAST":"SCREEN"}chooseFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.isCompleted()?void 0:this.screenFormatsIterator.getValue();case"CHROMECAST":return this.chromecastFormatsIterator.isCompleted()?void 0:this.chromecastFormatsIterator.getValue();default:return(0,T.assertNever)(e)}}skipFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.next();case"CHROMECAST":return this.chromecastFormatsIterator.next();default:return(0,T.assertNever)(e)}}handleNoFormatsError(e){switch(e){case"SCREEN":this.noAvailableProvidersError$.next(this.params.tuning.forceFormat),this.current$.next({type:void 0});return;case"CHROMECAST":this.params.dependencies.chromecastInitializer.disconnect();return;default:return(0,T.assertNever)(e)}}applyFailoverHost(e){if(this.failoverIndex===void 0)return e;let t=this.params.failoverHosts[this.failoverIndex];if(!t)return e;let i=a=>{let s=new URL(a);return s.host=t,s.toString()};if(e===void 0)return e;if("type"in e){if(e.type==="raw")return e;if(e.type==="url")return j(L({},e),{url:i(e.url)})}return(0,hg.default)((0,pg.default)(e).map(([a,s])=>[a,i(s)]))}initProviderErrorHandling(){let e=new T.Subscription,t=!1,i=0;return e.add((0,T.merge)(this.providerOutput.error$.pipe((0,T.filter)(a=>!this.params.tuning.ignoreAudioRendererError||!a.message||!/AUDIO_RENDERER_ERROR/ig.test(a.message))),cg({desiredPlaybackState$:this.params.desiredState.playbackState,maxTransitionInterval:this.params.tuning.maxPlaybackTransitionInterval,position$:this.providerOutput.position$,providerChanged$:this.current$}).pipe((0,T.map)(a=>({id:`ProviderHangup:${a}`,category:T.ErrorCategory.WTF,message:`A ${a} transition failed to complete within reasonable time`})))).subscribe(this.providerError$)),e.add(this.providerOutput.fetcherError$.subscribe(this.providerError$)),e.add(this.current$.subscribe(()=>{t=!1;let a=this.params.desiredState.playbackState.transitionEnded$.pipe((0,T.filter)(({to:s})=>s==="playing"),(0,T.once)()).subscribe(()=>t=!0);e.add(a)})),e.add(this.providerError$.subscribe(a=>{let s=this.current$.getValue().destination;if(s==="CHROMECAST")this.destroyProvider(),this.params.dependencies.chromecastInitializer.stopMedia().then(()=>this.switchToNextProvider("SCREEN"),()=>this.params.dependencies.chromecastInitializer.disconnect());else{let n=a.category===T.ErrorCategory.NETWORK,o=a.category===T.ErrorCategory.FATAL,u=this.params.failoverHosts.length>0&&(this.failoverIndex===void 0||this.failoverIndex<this.params.failoverHosts.length-1),l=i<this.params.tuning.providerErrorLimit&&!o;l?(i++,this.reinitProvider()):u&&!o&&(n&&t||!l)?(this.failoverIndex=this.failoverIndex===void 0?0:this.failoverIndex+1,this.reinitProvider()):(i=0,this.switchToNextProvider(s!=null?s:"SCREEN"))}})),e}};var O=require("@vkontakte/videoplayer-shared/es2015");var vL=5e3,fg="one_video_throughput",mg="one_video_rtt",$t=window.navigator.connection,bg=()=>{let r=$t==null?void 0:$t.downlink;if((0,O.isNonNullable)(r)&&r!==10)return r*1e3},vg=()=>{let r=$t==null?void 0:$t.rtt;if((0,O.isNonNullable)(r)&&r!==3e3)return r},Sg=(r,e,t)=>{let i=t*8,a=i/r;return i/(a+e)},Il=class r{constructor(e){this.subscription=new O.Subscription;this.concurrentDownloads=new Set;var a,s;this.tuningConfig=e;let t=r.load(fg)||(e.useBrowserEstimation?bg():void 0)||vL,i=(s=(a=r.load(mg))!=null?a:e.useBrowserEstimation?vg():void 0)!=null?s:0;if(this.throughput$=new O.ValueSubject(t),this.rtt$=new O.ValueSubject(i),this.rttAdjustedThroughput$=new O.ValueSubject(Sg(t,i,e.rttPenaltyRequestSize)),this.throughput=Ei.getSmoothedValue(t,-1,e),this.rtt=Ei.getSmoothedValue(i,1,e),e.useBrowserEstimation){let n=()=>{let u=bg();u&&this.throughput.next(u);let l=vg();(0,O.isNonNullable)(l)&&this.rtt.next(l)};$t&&"onchange"in $t&&this.subscription.add((0,O.fromEvent)($t,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{O.safeStorage.set(fg,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{O.safeStorage.set(mg,n.toFixed(0))})),this.subscription.add(this.throughput.debounced$.subscribe(this.throughput$)),this.subscription.add(this.rtt.debounced$.subscribe(this.rtt$)),this.subscription.add((0,O.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,O.map)(({throughput:n,rtt:o})=>Sg(n,o,e.rttPenaltyRequestSize)),(0,O.filter)(n=>{let o=this.rttAdjustedThroughput$.getValue()||0;return Math.abs(n-o)/o>=e.changeThreshold})).subscribe(this.rttAdjustedThroughput$))}destroy(){this.concurrentDownloads.clear(),this.subscription.unsubscribe()}trackXHR(e){let t=0,i=(0,O.now)(),a=new O.Subscription;switch(this.subscription.add(a),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:a.add((0,O.fromEvent)(e,"progress").pipe((0,O.once)()).subscribe(s=>{t=s.loaded,i=(0,O.now)()}));break;case 1:case 0:a.add((0,O.fromEvent)(e,"loadstart").subscribe(()=>{t=0,i=(0,O.now)()}));break}a.add((0,O.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,O.now)(),u=n-t,l=o-i;this.addRawSpeed(u,l,1)}this.concurrentDownloads.delete(e),a.unsubscribe()}))}trackStream(e,t=!1){let i=e.getReader();if(!i){e.cancel("Could not get reader");return}let a=0,s=(0,O.now)(),n=0,o=(0,O.now)(),u=d=>{this.concurrentDownloads.delete(e),i.releaseLock(),e.cancel(`Throughput Estimator error: ${d}`).catch(()=>{})},l=f=>w(this,[f],function*({done:d,value:c}){if(d)!t&&this.addRawSpeed(a,(0,O.now)()-s,1),this.concurrentDownloads.delete(e);else if(c){if(t){let p=(0,O.now)();if(p-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||p-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let v=o-s;v&&this.addRawSpeed(n,v,1,t),n=c.byteLength,s=(0,O.now)()}else n+=c.byteLength;o=(0,O.now)()}else a+=c.byteLength,n+=c.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,O.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,O.now)()-o,this.concurrentDownloads.size),n=0,o=(0,O.now)());yield i==null?void 0:i.read().then(l,u)}});this.concurrentDownloads.add(e),i==null||i.read().then(l,u)}addRawSpeed(e,t,i=1,a=!1){if(r.sanityCheck(e,t,a)){let s=e*8/t;this.throughput.next(s*i)}}addRawThroughput(e){this.throughput.next(e)}addRawRtt(e){this.rtt.next(e)}static sanityCheck(e,t,i=!1){let a=e*8/t;return!(!a||!isFinite(a)||a>1e6||a<30||i&&e<1e4||!i&&e<10*1024||!i&&t<=20)}static load(e){var i;let t=O.safeStorage.get(e);if((0,O.isNonNullable)(t))return(i=parseInt(t,10))!=null?i:void 0}},gg=Il;var Pi=require("@vkontakte/videoplayer-shared/es2015");var yg={configName:["core"],throughputEstimator:{type:"EmaAndMa",emaAlphaSlow:.2,emaAlphaFast:.7,emaAlpha:.45,basisTrendChangeCount:10,changeThreshold:.05,useBrowserEstimation:!0,rttPenaltyRequestSize:1*1024*1024,streamMinSampleSize:10*1024,streamMinSampleTime:300,deviationDepth:20,deviationFactor:.5,lowLatency:{continuesByteSequenceInterval:50,maxLastEvaluationTimeout:300}},autoTrackSelection:{bitrateFactorAtEmptyBuffer:2.8,bitrateAudioFactorAtEmptyBuffer:10,bitrateFactorAtFullBuffer:2,bitrateAudioFactorAtFullBuffer:7,minVideoAudioRatio:5,minAvailableThroughputAudioRatio:5,usePixelRatio:!0,pixelRatioMultiplier:void 0,pixelRatioLogBase:3,pixelRatioLogCoefficients:[1,0,1],limitByContainer:!0,containerSizeFactor:1.3,lazyQualitySwitch:!0,minBufferToSwitchUp:.4,considerPlaybackRate:!1,trackCooldownIncreaseQuality:15e3,trackCooldownDecreaseQuality:3e3,backgroundVideoQualityLimit:Pi.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:Pi.VideoQuality.Q_720P,trafficSavingLimit:Pi.VideoQuality.Q_480P},droppedFramesChecker:{enabled:!1,percentLimit:.1,checkTime:1e3,countLimit:3,tickCountAfterQualityChange:5,qualityUpWaitingTime:5e3,minQualityBanLimit:Pi.VideoQuality.Q_480P},dash:{forwardBufferTarget:6e4,forwardBufferTargetAuto:6e4,forwardBufferTargetManual:5*6e4,forwardBufferTargetPreload:5e3,seekBiasInTheEnd:2e3,maxSegmentDurationLeftToSelectNextSegment:3e3,minSafeBufferThreshold:.5,bufferPruningSafeZone:1e3,segmentRequestSize:1*1024*1024,representationSwitchForwardBufferGap:3e3,crashOnStallTimeout:25e3,crashOnStallTWithoutDataTimeout:5e3,enableSubSegmentBufferFeeding:!0,bufferEmptinessTolerance:100,useFetchPriorityHints:!0,qualityLimitsOnStall:{stallDurationNoDataBeforeQualityDecrease:500,stallDurationToBeCount:100,stallCountBeforeQualityDecrease:3,resetQualityRestrictionTimeout:1e4,ignoreStallsOnSeek:!1},enableBaseUrlSupport:!0,maxSegmentRetryCount:5,sourceOpenTimeout:1e3,rejectOnSourceOpenTimeout:!1,pruneBufferInterval:null,vktvAbrThrottle:null},dashCmafLive:{maxActiveLiveOffset:1e4,normalizedTargetMinBufferSize:6e4,normalizedLiveMinBufferSize:5e3,normalizedActualBufferOffset:1e4,offsetCalculationError:3e3,maxLiveDuration:7200,lowLatency:{maxTargetOffset:3e3,maxTargetOffsetDeviation:250,playbackCatchupSpeedup:.05,isActiveOnDefault:!1,bufferEstimator:{emaAlpha:.45,changeThreshold:.05,deviationDepth:20,deviationFactor:.5,extremumInterval:5}}},live:{minBuffer:3e3,minBufferSegments:3,lowLatencyMinBuffer:1e3,lowLatencyMinBufferSegments:1,isLiveCatchUpMode:!1,lowLatencyActiveLiveDelay:3e3,activeLiveDelay:5e3,maxPausedTime:5e3},downloadBackoff:{bufferThreshold:100,start:100,factor:2,max:3*1e3,random:.1},enableWakeLock:!0,enableTelemetryAtStart:!1,forceFormat:void 0,formatsToAvoid:[],disableChromecast:!1,chromecastReceiverId:"07A4434E",useWebmBigRequest:!1,webmCodec:"vp9",androidPreferredFormat:"dash",preferCMAF:!1,preferWebRTC:!1,preferMultiStream:!1,preferHDR:!1,bigRequestMinInitSize:50*1024,bigRequestMinDataSize:1*1024*1024,stripRangeHeader:!0,flushShortLoopedBuffers:!0,insufficientBufferRuleMargin:1e4,seekNearDurationBias:1,dashSeekInSegmentDurationThreshold:3*60*1e3,dashSeekInSegmentAlwaysSeekDelta:1e4,endGapTolerance:300,stallIgnoreThreshold:33,gapWatchdogInterval:50,requestQuick:!1,useHlsJs:!1,useNativeHLSTextTracks:!1,useManagedMediaSource:!0,useNewSwitchTo:!1,useSafariEndlessRequestBugfix:!0,useRefactoredSearchGap:!1,isAudioDisabled:!1,autoplayOnlyInActiveTab:!0,dynamicImportTimeout:5e3,maxPlaybackTransitionInterval:2e4,providerErrorLimit:3,manifestRetryInterval:300,manifestRetryMaxInterval:1e4,manifestRetryMaxCount:10,audioVideoSyncRate:20,webrtc:{connectionRetryMaxNumber:3},spherical:{enabled:!1,fov:{x:135,y:76},rotationSpeed:45,maxYawAngle:175,rotationSpeedCorrection:10,degreeToPixelCorrection:5,speedFadeTime:2e3,speedFadeThreshold:50},useVolumeMultiplier:!1,ignoreAudioRendererError:!1,useEnableSubtitlesParam:!1,useOldMSEDetection:!1,useHlsLiveNewTextManager:!1,exposeInternalsToGlobal:!1,hlsLiveNewTextManagerDownloadThreshold:4e3,disableYandexPiP:!1,asyncResolveClientChecker:!1,autostartOnlyIfVisible:!1},Tg=r=>{var e;return j(L({},(0,Pi.fillWithDefault)(r,yg)),{configName:[...(e=r.configName)!=null?e:[],...yg.configName]})};var h=require("@vkontakte/videoplayer-shared/es2015");var Dt=require("@vkontakte/videoplayer-shared/es2015"),El=({seekState:r,position$:e})=>(0,Dt.merge)(r.stateChangeEnded$.pipe((0,Dt.map)(({to:t})=>{var i;return t.state==="none"?void 0:((i=t.position)!=null?i:NaN)/1e3}),(0,Dt.filter)(Dt.isNonNullable)),e.pipe((0,Dt.filter)(()=>r.getState().state==="none")));var Ig=require("@vkontakte/videoplayer-shared/es2015"),Eg=r=>{let e=typeof r.container=="string"?document.getElementById(r.container):r.container;return(0,Ig.assertNonNullable)(e,`Wrong container or containerId {${r.container}}`),e};var xn=require("@vkontakte/videoplayer-shared/es2015"),xg=(r,e,t,i)=>{r!==void 0&&e.getState()===void 0&&e.getPrevState()===void 0&&(t==null?void 0:t.getValue().length)===0?t.pipe((0,xn.filter)(a=>a.length>0),(0,xn.once)()).subscribe(a=>{a.find(i)&&e.startTransitionTo(r)}):(r===void 0||t!=null&&t.getValue().find(i))&&e.startTransitionTo(r)};var Ha=class{constructor(e={configName:[]}){this.subscription=new h.Subscription;this.internalsExposure=null;this.isPlaybackStarted=!1;this.hasLiveOffsetByPaused=new h.ValueSubject(!1);this.hasLiveOffsetByPausedTimer=0;this.playerInitRequest=0;this.playerInited=new h.ValueSubject(!1);this.wasSetStartedQuality=!1;this.desiredState={playbackState:new G("stopped"),seekState:new G({state:"none"}),volume:new G({volume:1,muted:!1}),videoTrack:new G(void 0),videoStream:new G(void 0),audioStream:new G(void 0),autoVideoTrackSwitching:new G(!0),autoVideoTrackLimits:new G({}),isLooped:new G(!1),isLowLatency:new G(!1),playbackRate:new G(1),externalTextTracks:new G([]),internalTextTracks:new G([]),currentTextTrack:new G(void 0),textTrackCuesSettings:new G({}),cameraOrientation:new G({x:0,y:0})};this.info={playbackState$:new h.ValueSubject(void 0),position$:new h.ValueSubject(0),duration$:new h.ValueSubject(1/0),muted$:new h.ValueSubject(!1),volume$:new h.ValueSubject(1),availableVideoStreams$:new h.ValueSubject([]),currentVideoStream$:new h.ValueSubject(void 0),availableQualities$:new h.ValueSubject([]),availableQualitiesFps$:new h.ValueSubject({}),currentQuality$:new h.ValueSubject(void 0),isAutoQualityEnabled$:new h.ValueSubject(!0),autoQualityLimitingAvailable$:new h.ValueSubject(!1),autoQualityLimits$:new h.ValueSubject({}),predefinedQualityLimitType$:new h.ValueSubject("unknown"),availableAudioStreams$:new h.ValueSubject([]),currentAudioStream$:new h.ValueSubject(void 0),availableAudioTracks$:new h.ValueSubject([]),isAudioAvailable$:new h.ValueSubject(!0),currentPlaybackRate$:new h.ValueSubject(1),currentBuffer$:new h.ValueSubject({start:0,end:0}),isBuffering$:new h.ValueSubject(!0),isStalled$:new h.ValueSubject(!1),isEnded$:new h.ValueSubject(!1),isLooped$:new h.ValueSubject(!1),isLive$:new h.ValueSubject(void 0),isLiveEnded$:new h.ValueSubject(null),canChangePlaybackSpeed$:new h.ValueSubject(void 0),atLiveEdge$:new h.ValueSubject(void 0),atLiveDurationEdge$:new h.ValueSubject(void 0),liveTime$:new h.ValueSubject(void 0),liveBufferTime$:new h.ValueSubject(void 0),liveLatency$:new h.ValueSubject(void 0),currentFormat$:new h.ValueSubject(void 0),availableTextTracks$:new h.ValueSubject([]),currentTextTrack$:new h.ValueSubject(void 0),throughputEstimation$:new h.ValueSubject(void 0),rttEstimation$:new h.ValueSubject(void 0),videoBitrate$:new h.ValueSubject(void 0),hostname$:new h.ValueSubject(void 0),httpConnectionType$:new h.ValueSubject(void 0),httpConnectionReused$:new h.ValueSubject(void 0),surface$:new h.ValueSubject("none"),chromecastState$:new h.ValueSubject("NOT_AVAILABLE"),chromecastDeviceName$:new h.ValueSubject(void 0),intrinsicVideoSize$:new h.ValueSubject(void 0),availableSources$:new h.ValueSubject(void 0),is3DVideo$:new h.ValueSubject(!1),currentVideoSegmentLength$:new h.ValueSubject(0),currentAudioSegmentLength$:new h.ValueSubject(0)};this.events={inited$:new h.Subject,ready$:new h.Subject,started$:new h.Subject,playing$:new h.Subject,paused$:new h.Subject,stopped$:new h.Subject,willStart$:new h.Subject,willResume$:new h.Subject,willPause$:new h.Subject,willStop$:new h.Subject,willDestruct$:new h.Subject,watchCoverageRecord$:new h.Subject,watchCoverageLive$:new h.Subject,managedError$:new h.Subject,fatalError$:new h.Subject,fetcherRecoverableError$:new h.Subject,ended$:new h.Subject,looped$:new h.Subject,seeked$:new h.Subject,willSeek$:new h.Subject,autoplaySoundProhibited$:new h.Subject,firstBytes$:new h.Subject,loadedMetadata$:new h.Subject,firstFrame$:new h.Subject,canplay$:new h.Subject,log$:new h.Subject,fetcherError$:new h.Subject,severeStallOccured$:new h.Subject};this.experimental={element$:new h.ValueSubject(void 0),tuningConfigName$:new h.ValueSubject([]),enableDebugTelemetry$:new h.ValueSubject(!1),getCurrentTime$:new h.ValueSubject(null)};if(this.tuning=Tg(e),this.experimental.tuningConfigName$.next(this.tuning.configName),this.chromecastInitializer=new cs({receiverApplicationId:e.chromecastReceiverId,isDisabled:e.disableChromecast}),this.throughputEstimator=new gg(this.tuning.throughputEstimator),e.exposeInternalsToGlobal&&(this.internalsExposure=new h.InternalsExposure("CORE"),this.internalsExposure.expose({player:this})),this.initChromecastSubscription(),this.initDesiredStateSubscriptions(),Proxy&&Reflect)return new Proxy(this,{get:(t,i,a)=>{let s=Reflect.get(t,i,a);return typeof s!="function"?s:(...n)=>{try{return s.apply(t,n)}catch(o){let u=n.map(c=>JSON.stringify(c,(f,p)=>{let m=typeof p;return(0,Pg.default)(["number","string","boolean"],m)?p:p===null?null:`<${m}>`})),l=`Player.${String(i)}`,d=`Exception calling ${l} (${u.join(", ")})`;throw this.events.fatalError$.next({id:l,category:h.ErrorCategory.WTF,message:d,thrown:o}),o}}}})}initVideo(e){var s;this.config=e,(s=this.internalsExposure)==null||s.expose({config:e,tuning:this.tuning});let t=()=>{var n,o,u;this.domContainer=Eg(e),this.chromecastInitializer.contentId=(n=e.meta)==null?void 0:n.videoId,this.providerContainer=new Ua({sources:e.sources,meta:(o=e.meta)!=null?o:{},failoverHosts:(u=e.failoverHosts)!=null?u:[],container:this.domContainer,desiredState:this.desiredState,dependencies:{throughputEstimator:this.throughputEstimator,chromecastInitializer:this.chromecastInitializer},tuning:this.tuning,volumeMultiplier:e.volumeMultiplier,panelSize:e.panelSize}),this.initProviderContainerSubscription(this.providerContainer),this.initStartingVideoTrack(this.providerContainer),this.providerContainer.init(),this.setLiveLowLatency(this.tuning.dashCmafLive.lowLatency.isActiveOnDefault),this.setMuted(this.tuning.isAudioDisabled),this.initDebugTelemetry(),this.initWakeLock(),this.playerInited.next(!0)},i=()=>{this.tuning.autostartOnlyIfVisible&&window.requestAnimationFrame?this.playerInitRequest=window.requestAnimationFrame(()=>t()):t()},a=()=>{this.tuning.asyncResolveClientChecker?X.isInited$.pipe((0,h.filter)(n=>!!n),(0,h.once)()).subscribe(()=>{console.log("Core SDK async start"),i()}):i()};return this.isNotActiveTabCase()?(0,h.fromEvent)(document,"visibilitychange").pipe((0,h.once)()).subscribe(a):a(),this}destroy(){var e,t;window.clearTimeout(this.hasLiveOffsetByPausedTimer),this.playerInitRequest&&window.cancelAnimationFrame(this.playerInitRequest),this.events.willDestruct$.next(),this.stop(),(e=this.providerContainer)==null||e.destroy(),this.throughputEstimator.destroy(),this.chromecastInitializer.destroy(),this.subscription.unsubscribe(),(t=this.internalsExposure)==null||t.destroy()}prepare(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.desiredState.playbackState;e.getState()==="stopped"&&e.startTransitionTo("ready")})),this}play(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.desiredState.playbackState;e.getState()!=="playing"&&e.startTransitionTo("playing")})),this}pause(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.desiredState.playbackState;e.getState()!=="paused"&&e.startTransitionTo("paused")})),this}stop(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.desiredState.playbackState;e.getState()!=="stopped"&&e.startTransitionTo("stopped")})),this}seekTime(e,t=!0){return this.subscription.add(this.playerInited.pipe((0,h.filter)(i=>!!i),(0,h.once)()).subscribe(()=>{let i=this.info.duration$.getValue(),a=this.info.isLive$.getValue(),s=e;e>=i&&!a&&(s=i-this.tuning.seekNearDurationBias),Number.isFinite(s)&&(this.events.willSeek$.next({from:this.getExactTime(),to:s}),this.desiredState.seekState.setState({state:"requested",position:s*1e3,forcePrecise:t}))})),this}seekPercent(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{let t=this.info.duration$.getValue();isFinite(t)&&this.seekTime(Math.abs(t)*e,!1)})),this}setVolume(e,t){return this.subscription.add(this.playerInited.pipe((0,h.filter)(i=>!!i),(0,h.once)()).subscribe(()=>{var o;let i=this.desiredState.volume,a=i.getTransition(),s=(o=a==null?void 0:a.to.muted)!=null?o:this.info.muted$.getValue(),n=t!=null?t:this.tuning.isAudioDisabled||s;this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setVolume(e):i.startTransitionTo({volume:e,muted:n})})),this}setMuted(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{var n;let t=this.desiredState.volume,i=this.tuning.isAudioDisabled||e,a=t.getTransition(),s=(n=a==null?void 0:a.to.volume)!=null?n:this.info.volume$.getValue();this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setMuted(i):t.startTransitionTo({volume:s,muted:i})})),this}setVideoStream(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.videoStream.startTransitionTo(e)})),this}setAudioStream(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.audioStream.startTransitionTo(e)})),this}setQuality(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{(0,h.assertNonNullable)(this.providerContainer);let t=this.providerContainer.providerOutput.availableVideoTracks$.getValue();this.desiredState.videoTrack.getState()===void 0&&this.desiredState.videoTrack.getPrevState()===void 0&&t.length===0?this.wasSetStartedQuality?this.providerContainer.providerOutput.availableVideoTracks$.pipe((0,h.filter)(i=>i.length>0),(0,h.once)()).subscribe(i=>{this.setVideoTrackIdByQuality(i,e)}):this.explicitInitialQuality=e:t.length>0&&this.setVideoTrackIdByQuality(t,e)})),this}setAutoQuality(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.autoVideoTrackSwitching.startTransitionTo(e)})),this}setAutoQualityLimits(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.autoVideoTrackLimits.startTransitionTo(e)})),this}setPredefinedQualityLimits(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{if(this.info.predefinedQualityLimitType$.getValue()===e)return this;let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection,a;switch(e){case"high_quality":a={min:t,max:void 0};break;case"traffic_saving":a={max:i,min:void 0};break;default:a={max:void 0,min:void 0}}this.setAutoQualityLimits(a)})),this}setPlaybackRate(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{var i;(0,h.assertNonNullable)(this.providerContainer);let t=(i=this.providerContainer)==null?void 0:i.providerOutput.element$.getValue();t&&(this.desiredState.playbackRate.setState(e),t.playbackRate=e)})),this}setExternalTextTracks(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.externalTextTracks.startTransitionTo(e.map(t=>L({type:"external"},t)))})),this}selectTextTrack(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{var t;xg(e,this.desiredState.currentTextTrack,(t=this.providerContainer)==null?void 0:t.providerOutput.availableTextTracks$,i=>i.id===e)})),this}setTextTrackCueSettings(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.textTrackCuesSettings.startTransitionTo(e)})),this}setLiveLowLatency(e){let t=this.info.isLive$.getValue(),i=this.desiredState.isLowLatency.getState();return!t||i===e?this:(this.desiredState.isLowLatency.setState(e),this.seekTime(0))}setLooped(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.isLooped.startTransitionTo(e)})),this}toggleChromecast(){this.chromecastInitializer.toggleConnection()}startCameraManualRotation(e,t){return this.subscription.add(this.playerInited.pipe((0,h.filter)(i=>!!i),(0,h.once)()).subscribe(()=>{let i=this.getScene3D();i&&i.startCameraManualRotation(e,t)})),this}stopCameraManualRotation(e=!1){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{let t=this.getScene3D();t&&t.stopCameraManualRotation(e)})),this}moveCameraFocusPX(e,t){return this.subscription.add(this.playerInited.pipe((0,h.filter)(i=>!!i),(0,h.once)()).subscribe(()=>{let i=this.getScene3D();if(i){let a=i.getCameraRotation(),s=i.pixelToDegree({x:e,y:t});this.desiredState.cameraOrientation.setState({x:a.x+s.x,y:a.y+s.y})}})),this}holdCamera(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>e),(0,h.once)()).subscribe(()=>{let e=this.getScene3D();e&&e.holdCamera()})),this}releaseCamera(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.getScene3D();e&&e.releaseCamera()})),this}getExactTime(){if(!this.providerContainer)return 0;let e=this.providerContainer.providerOutput.element$.getValue();if((0,h.isNullable)(e))return this.info.position$.getValue();let t=this.desiredState.seekState.getState(),i=t.state==="none"?void 0:t.position;return(0,h.isNonNullable)(i)?i/1e3:e.currentTime}getScene3D(){var t,i;let e=(t=this.providerContainer)==null?void 0:t.current$.getValue();if((i=e==null?void 0:e.provider)!=null&&i.scene3D)return e.provider.scene3D}setIntrinsicVideoSize(...e){let t={width:e.reduce((i,{width:a})=>i||a||0,0),height:e.reduce((i,{height:a})=>i||a||0,0)};t.width&&t.height&&this.info.intrinsicVideoSize$.next({width:t.width,height:t.height})}initDesiredStateSubscriptions(){this.subscription.add((0,h.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,h.map)(e=>e.to)).subscribe(this.info.playbackState$)).add(this.desiredState.isLooped.stateChangeEnded$.pipe((0,h.map)(e=>e.to)).subscribe(this.info.isLooped$)).add(this.desiredState.playbackRate.stateChangeEnded$.pipe((0,h.map)(e=>e.to)).subscribe(this.info.currentPlaybackRate$)).add(this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,h.map)(e=>e.to)).subscribe(this.info.isAutoQualityEnabled$)).add(this.desiredState.autoVideoTrackLimits.stateChangeEnded$.pipe((0,h.map)(e=>e.to)).subscribe(e=>{this.info.autoQualityLimits$.next(e);let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection;this.info.predefinedQualityLimitType$.next(Lu(e,t,i))})),this.subscription.add(this.desiredState.playbackState.stateChangeStarted$.pipe((0,h.filter)(({from:e})=>e==="stopped"),(0,h.once)()).subscribe(()=>{this.initedAt=(0,h.now)(),this.events.inited$.next()})).add(this.desiredState.playbackState.stateChangeEnded$.subscribe(e=>{switch(e.to){case"ready":this.events.ready$.next();break;case"playing":this.isPlaybackStarted||this.events.started$.next(),this.isPlaybackStarted=!0,this.events.playing$.next();break;case"paused":this.events.paused$.next();break;case"stopped":this.events.stopped$.next()}})).add(this.desiredState.playbackState.stateChangeStarted$.subscribe(e=>{switch(e.to){case"paused":this.events.willPause$.next();break;case"playing":this.isPlaybackStarted?this.events.willResume$.next():this.events.willStart$.next();break;case"stopped":this.events.willStop$.next();break;default:}}))}initProviderContainerSubscription(e){this.subscription.add(e.providerOutput.willSeekEvent$.subscribe(()=>{let n=this.desiredState.seekState.getState();n.state==="requested"?this.desiredState.seekState.setState(j(L({},n),{state:"applying"})):this.events.managedError$.next({id:`WillSeekIn${n.state}`,category:h.ErrorCategory.WTF,message:"Received unexpeceted willSeek$"})})).add(e.providerOutput.soundProhibitedEvent$.pipe((0,h.once)()).subscribe(this.events.autoplaySoundProhibited$)).add(e.providerOutput.severeStallOccurred$.subscribe(this.events.severeStallOccured$)).add(e.providerOutput.seekedEvent$.subscribe(()=>{this.desiredState.seekState.getState().state==="applying"&&(this.desiredState.seekState.setState({state:"none"}),this.events.seeked$.next())})).add(e.current$.pipe((0,h.map)(n=>n.type)).subscribe(this.info.currentFormat$)).add(e.current$.pipe((0,h.map)(n=>n.destination),(0,h.filterChanged)()).subscribe(()=>this.isPlaybackStarted=!1)).add(e.providerOutput.availableVideoStreams$.subscribe(this.info.availableVideoStreams$)).add((0,h.combine)({availableVideoTracks:e.providerOutput.availableVideoTracks$,currentVideoStream:e.providerOutput.currentVideoStream$}).pipe((0,h.map)(({availableVideoTracks:n,currentVideoStream:o})=>n.filter(u=>o?o.id===u.streamId:!0).map(({quality:u})=>u).sort((u,l)=>(0,h.isInvariantQuality)(u)?1:(0,h.isInvariantQuality)(l)?-1:(0,h.isHigher)(l,u)?1:-1))).subscribe(this.info.availableQualities$)).add(e.providerOutput.availableVideoTracks$.subscribe(n=>{let o={};for(let u of n)u.fps&&(o[u.quality]=u.fps);this.info.availableQualitiesFps$.next(o)})).add(e.providerOutput.availableAudioStreams$.subscribe(this.info.availableAudioStreams$)).add(e.providerOutput.currentVideoStream$.subscribe(this.info.currentVideoStream$)).add(e.providerOutput.currentAudioStream$.subscribe(this.info.currentAudioStream$)).add(e.providerOutput.availableAudioTracks$.subscribe(this.info.availableAudioTracks$)).add(e.providerOutput.isAudioAvailable$.pipe((0,h.filterChanged)()).subscribe(this.info.isAudioAvailable$)).add(e.providerOutput.currentVideoTrack$.pipe((0,h.filter)(n=>(0,h.isNonNullable)(n))).subscribe(n=>{this.info.currentQuality$.next(n==null?void 0:n.quality),this.info.videoBitrate$.next(n==null?void 0:n.bitrate)})).add(e.providerOutput.currentVideoSegmentLength$.pipe((0,h.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentVideoSegmentLength$)).add(e.providerOutput.currentAudioSegmentLength$.pipe((0,h.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentAudioSegmentLength$)).add(e.providerOutput.hostname$.pipe((0,h.filterChanged)()).subscribe(this.info.hostname$)).add(e.providerOutput.httpConnectionType$.pipe((0,h.filterChanged)()).subscribe(this.info.httpConnectionType$)).add(e.providerOutput.httpConnectionReused$.pipe((0,h.filterChanged)()).subscribe(this.info.httpConnectionReused$)).add(e.providerOutput.currentTextTrack$.subscribe(this.info.currentTextTrack$)).add(e.providerOutput.availableTextTracks$.subscribe(this.info.availableTextTracks$)).add(e.providerOutput.autoVideoTrackLimitingAvailable$.subscribe(this.info.autoQualityLimitingAvailable$)).add(e.providerOutput.autoVideoTrackLimits$.subscribe(n=>{this.desiredState.autoVideoTrackLimits.setState(n!=null?n:{})})).add(e.providerOutput.currentBuffer$.pipe((0,h.map)(n=>n?{start:n.from,end:n.to}:{start:0,end:0})).subscribe(this.info.currentBuffer$)).add(e.providerOutput.duration$.subscribe(this.info.duration$)).add(e.providerOutput.isBuffering$.subscribe(this.info.isBuffering$)).add(e.providerOutput.isLive$.subscribe(this.info.isLive$)).add(e.providerOutput.isLiveEnded$.pipe((0,h.tap)(n=>n&&this.stop())).subscribe(this.info.isLiveEnded$)).add(e.providerOutput.canChangePlaybackSpeed$.subscribe(this.info.canChangePlaybackSpeed$)).add(e.providerOutput.liveTime$.subscribe(this.info.liveTime$)).add(e.providerOutput.liveBufferTime$.subscribe(this.info.liveBufferTime$)).add(e.providerOutput.liveLatency$.subscribe(this.info.liveLatency$)).add((0,h.combine)({hasLiveOffsetByPaused:(0,h.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,h.map)(n=>n.to),(0,h.filterChanged)(),(0,h.map)(n=>n==="paused")),isLowLatency:e.providerOutput.isLowLatency$}).subscribe(({hasLiveOffsetByPaused:n,isLowLatency:o})=>{if(window.clearTimeout(this.hasLiveOffsetByPausedTimer),n){this.hasLiveOffsetByPausedTimer=window.setTimeout(()=>{this.hasLiveOffsetByPaused.next(!0)},this.getActiveLiveDelay(o));return}this.hasLiveOffsetByPaused.next(!1)})).add((0,h.combine)({atLiveEdge:(0,h.combine)({isLive:e.providerOutput.isLive$,isLowLatency:e.providerOutput.isLowLatency$,position:El({seekState:this.desiredState.seekState,position$:e.providerOutput.position$})}).pipe((0,h.map)(({isLive:n,position:o,isLowLatency:u})=>{let l=this.getActiveLiveDelay(u);return n&&Math.abs(o)<l/1e3}),(0,h.filterChanged)(),(0,h.tap)(n=>n&&this.setPlaybackRate(1))),hasPausedTimeoutCase:this.hasLiveOffsetByPaused}).pipe((0,h.map)(({atLiveEdge:n,hasPausedTimeoutCase:o})=>n&&!o)).subscribe(this.info.atLiveEdge$)).add((0,h.combine)({isLive:e.providerOutput.isLive$,position:e.providerOutput.position$,duration:e.providerOutput.duration$}).pipe((0,h.map)(({isLive:n,position:o,duration:u})=>n&&(Math.abs(u)-Math.abs(o))*1e3<this.tuning.live.activeLiveDelay),(0,h.filterChanged)(),(0,h.tap)(n=>n&&this.setPlaybackRate(1))).subscribe(this.info.atLiveDurationEdge$)).add(e.providerOutput.volume$.pipe((0,h.map)(n=>n.muted),(0,h.filterChanged)()).subscribe(this.info.muted$)).add(e.providerOutput.volume$.pipe((0,h.map)(n=>n.volume),(0,h.filterChanged)()).subscribe(this.info.volume$)).add(El({seekState:this.desiredState.seekState,position$:e.providerOutput.position$}).subscribe(this.info.position$)).add((0,h.merge)(e.providerOutput.endedEvent$.pipe((0,h.mapTo)(!0)),e.providerOutput.seekedEvent$.pipe((0,h.mapTo)(!1))).pipe((0,h.filterChanged)()).subscribe(this.info.isEnded$)).add(e.providerOutput.endedEvent$.subscribe(this.events.ended$)).add(e.providerOutput.loopedEvent$.subscribe(this.events.looped$)).add(e.providerError$.subscribe(this.events.managedError$)).add(e.providerOutput.fetcherRecoverableError$.subscribe(this.events.fetcherRecoverableError$)).add(e.providerOutput.fetcherError$.subscribe(this.events.fatalError$)).add(e.volumeMultiplierError$.subscribe(this.events.managedError$)).add(e.noAvailableProvidersError$.pipe((0,h.map)(n=>({id:n?`No${n}`:"NoProviders",category:h.ErrorCategory.VIDEO_PIPELINE,message:n?`${n} was forced but failed or not available`:"No suitable providers or all providers failed"}))).subscribe(this.events.fatalError$)).add(e.providerOutput.element$.subscribe(this.experimental.element$)).add(e.providerOutput.getCurrentTime$.subscribe(this.experimental.getCurrentTime$)).add(e.providerOutput.firstBytesEvent$.pipe((0,h.once)(),(0,h.map)(n=>n!=null?n:(0,h.now)()-this.initedAt)).subscribe(this.events.firstBytes$)).add(e.providerOutput.loadedMetadataEvent$.subscribe(this.events.loadedMetadata$)).add(e.providerOutput.firstFrameEvent$.pipe((0,h.once)(),(0,h.map)(()=>(0,h.now)()-this.initedAt)).subscribe(this.events.firstFrame$)).add(e.providerOutput.canplay$.pipe((0,h.once)(),(0,h.map)(()=>(0,h.now)()-this.initedAt)).subscribe(this.events.canplay$)).add(this.throughputEstimator.throughput$.subscribe(this.info.throughputEstimation$)).add(this.throughputEstimator.rtt$.subscribe(this.info.rttEstimation$)).add(e.providerOutput.availableSources$.subscribe(this.info.availableSources$));let t=new h.ValueSubject(!1);this.subscription.add(e.providerOutput.seekedEvent$.subscribe(()=>t.next(!1))).add(e.providerOutput.willSeekEvent$.subscribe(()=>t.next(!0)));let i=new h.ValueSubject(!0);this.subscription.add(e.current$.subscribe(()=>i.next(!0))).add(this.desiredState.playbackState.stateChangeEnded$.pipe((0,h.filter)(({to:n})=>n==="playing"),(0,h.once)()).subscribe(()=>i.next(!1)));let a=0,s=(0,h.merge)(e.providerOutput.isBuffering$,t,i).pipe((0,h.map)(()=>{let n=e.providerOutput.isBuffering$.getValue(),o=t.getValue()||i.getValue();return n&&!o}),(0,h.filterChanged)());this.subscription.add(s.subscribe(n=>{n?a=window.setTimeout(()=>this.info.isStalled$.next(!0),this.tuning.stallIgnoreThreshold):(window.clearTimeout(a),this.info.isStalled$.next(!1))})),this.subscription.add((0,h.merge)(e.providerOutput.canplay$,e.providerOutput.firstFrameEvent$,e.providerOutput.firstBytesEvent$).subscribe(()=>{let n=e.providerOutput.element$.getValue();this.setIntrinsicVideoSize({width:n==null?void 0:n.videoWidth,height:n==null?void 0:n.videoHeight})})).add(e.providerOutput.currentVideoTrack$.subscribe(n=>{var u,l;let o=e.providerOutput.element$.getValue();this.setIntrinsicVideoSize({width:(u=n==null?void 0:n.size)==null?void 0:u.width,height:(l=n==null?void 0:n.size)==null?void 0:l.height},{width:o==null?void 0:o.videoWidth,height:o==null?void 0:o.videoHeight})})).add(e.providerOutput.is3DVideo$.subscribe(this.info.is3DVideo$)),this.subscription.add((0,h.merge)(e.providerOutput.inPiP$,e.providerOutput.inFullscreen$,e.providerOutput.element$,e.providerOutput.elementVisible$,this.chromecastInitializer.castState$).subscribe(()=>{let n=e.providerOutput.inPiP$.getValue(),o=e.providerOutput.inFullscreen$.getValue(),u=e.providerOutput.element$.getValue(),l=e.providerOutput.elementVisible$.getValue(),d=this.chromecastInitializer.castState$.getValue(),c;d==="CONNECTED"?c="second_screen":u?l?n?c="pip":o?c="fullscreen":c="inline":c="invisible":c="none",this.info.surface$.getValue()!==c&&this.info.surface$.next(c)}))}initChromecastSubscription(){this.subscription.add(this.chromecastInitializer.castState$.subscribe(this.info.chromecastState$)),this.subscription.add(this.chromecastInitializer.connection$.pipe((0,h.map)(e=>e==null?void 0:e.castDevice.friendlyName)).subscribe(this.info.chromecastDeviceName$)),this.subscription.add(this.chromecastInitializer.errorEvent$.subscribe(this.events.managedError$))}initStartingVideoTrack(e){let t=new h.Subscription;this.subscription.add(t),this.subscription.add(e.current$.pipe((0,h.filterChanged)((i,a)=>i.provider===a.provider)).subscribe(()=>{t.unsubscribe(),t.add(e.providerOutput.availableVideoTracks$.pipe((0,h.filter)(i=>i.length>0),(0,h.once)()).subscribe(i=>{this.setStartingVideoTrack(i)}))}))}setStartingVideoTrack(e){var a;let t;this.wasSetStartedQuality=!0;let i=(a=this.explicitInitialQuality)!=null?a:this.info.currentQuality$.getValue();i&&(t=e.find(({quality:s})=>s===i),t||this.setAutoQuality(!0)),t||(t=Kt(e,{container:this.domContainer.getBoundingClientRect(),panelSize:this.config.panelSize,estimatedThroughput:this.throughputEstimator.throughput$.getValue(),tuning:this.tuning.autoTrackSelection,limits:this.desiredState.autoVideoTrackLimits.getState(),playbackRate:this.info.currentPlaybackRate$.getValue(),forwardBufferHealth:0})),this.desiredState.videoTrack.startTransitionTo(t),this.info.currentQuality$.next(t.quality),this.info.videoBitrate$.next(t.bitrate)}initDebugTelemetry(){var t;let e=(t=this.providerContainer)==null?void 0:t.providerOutput;(0,h.assertNonNullable)(this.providerContainer),(0,h.assertNonNullable)(e),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart)}initWakeLock(){if(!window.navigator.wakeLock||!this.tuning.enableWakeLock)return;let e,t=()=>{e==null||e.release(),e=void 0},i=()=>w(this,null,function*(){t(),e=yield window.navigator.wakeLock.request("screen").catch(a=>{a instanceof DOMException&&a.name==="NotAllowedError"||this.events.managedError$.next({id:"WakeLock",category:h.ErrorCategory.DOM,message:String(a)})})});this.subscription.add((0,h.merge)((0,h.fromEvent)(document,"visibilitychange"),(0,h.fromEvent)(document,"fullscreenchange"),this.desiredState.playbackState.stateChangeEnded$).subscribe(()=>{let a=document.visibilityState==="visible",s=this.desiredState.playbackState.getState()==="playing",n=!!e&&!(e!=null&&e.released);a&&s?n||i():t()})).add(this.events.willDestruct$.subscribe(t))}setVideoTrackIdByQuality(e,t){let i=e.find(a=>a.quality===t);i?this.desiredState.videoTrack.startTransitionTo(i):this.setAutoQuality(!0)}getActiveLiveDelay(e=!1){return e?this.tuning.live.lowLatencyActiveLiveDelay:this.tuning.live.activeLiveDelay}isNotActiveTabCase(){return document.hidden&&this.tuning.autoplayOnlyInActiveTab&&!Yr()}};var It=require("@vkontakte/videoplayer-shared/es2015"),SL=`@vkontakte/videoplayer-core@${Ln}`;