@vkontakte/videoplayer-core 2.0.148 → 2.0.149-dev.a444d83a.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 (57) hide show
  1. package/es2015.cjs.js +55 -51
  2. package/es2015.esm.js +53 -49
  3. package/es2018.cjs.js +53 -49
  4. package/es2018.esm.js +53 -49
  5. package/es2024.cjs.js +58 -54
  6. package/es2024.esm.js +50 -46
  7. package/esnext.cjs.js +58 -54
  8. package/esnext.esm.js +50 -46
  9. package/evergreen.esm.js +44 -40
  10. package/package.json +2 -2
  11. package/types/player/Player.d.ts +3 -0
  12. package/types/player/types.d.ts +7 -1
  13. package/types/providers/ChromecastPresentationApiProvider/ChromecastPresentationApiConnector.d.ts +124 -0
  14. package/types/providers/ChromecastPresentationApiProvider/ChromecastPresentationApiInitializer.d.ts +25 -0
  15. package/types/providers/ChromecastPresentationApiProvider/ChromecastPresentationApiProvider.d.ts +36 -0
  16. package/types/providers/ChromecastPresentationApiProvider/ProgressTicker.d.ts +11 -0
  17. package/types/providers/ChromecastPresentationApiProvider/index.d.ts +3 -0
  18. package/types/providers/ChromecastPresentationApiProvider/types.d.ts +49 -0
  19. package/types/providers/ChromecastPresentationApiProvider/utils.d.ts +4 -0
  20. package/types/providers/ChromecastProvider/ChromecastInitializer/index.d.ts +2 -10
  21. package/types/providers/ChromecastProvider/ChromecastInitializer/types.d.ts +8 -1
  22. package/types/providers/ChromecastProvider/index.d.ts +2 -10
  23. package/types/providers/ChromecastProvider/types.d.ts +8 -0
  24. package/types/providers/ChromecastProvider/utils.d.ts +2 -0
  25. package/types/providers/DashLiveProvider/utils/LiveDashPlayer.d.ts +1 -0
  26. package/types/providers/DashProvider/lib/fetcher.d.ts +0 -1
  27. package/types/providers/DashProviderNew/lib/fetcher.d.ts +0 -1
  28. package/types/providers/DashProviderVirtual/baseDashProvider.d.ts +61 -0
  29. package/types/providers/DashProviderVirtual/consts.d.ts +3 -0
  30. package/types/providers/DashProviderVirtual/dashCmafLiveProvider.d.ts +10 -0
  31. package/types/providers/DashProviderVirtual/dashProvider.d.ts +8 -0
  32. package/types/providers/DashProviderVirtual/index.d.ts +2 -0
  33. package/types/providers/DashProviderVirtual/lib/ElementSizeManager.d.ts +19 -0
  34. package/types/providers/DashProviderVirtual/lib/LiveTextManager.d.ts +23 -0
  35. package/types/providers/DashProviderVirtual/lib/buffer/nativeBufferManager.d.ts +19 -0
  36. package/types/providers/DashProviderVirtual/lib/buffer/sourceBufferTaskQueue.d.ts +19 -0
  37. package/types/providers/DashProviderVirtual/lib/buffer/types.d.ts +46 -0
  38. package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/baseVirtualBufferManager.d.ts +93 -0
  39. package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/byteRangeVirtualBufferManager.d.ts +21 -0
  40. package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/liveVirtualBuffer.d.ts +27 -0
  41. package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/templateVirtualBufferManager.d.ts +21 -0
  42. package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/virtualBufferFactory.d.ts +6 -0
  43. package/types/providers/DashProviderVirtual/lib/fetcher.d.ts +63 -0
  44. package/types/providers/DashProviderVirtual/lib/player/basePlayer.d.ts +100 -0
  45. package/types/providers/DashProviderVirtual/lib/player/livePlayer.d.ts +36 -0
  46. package/types/providers/DashProviderVirtual/lib/player/player.d.ts +11 -0
  47. package/types/providers/DashProviderVirtual/lib/player/types.d.ts +17 -0
  48. package/types/providers/DashProviderVirtual/lib/types.d.ts +29 -0
  49. package/types/providers/DashProviderVirtual/lib/utils.d.ts +14 -0
  50. package/types/providers/types.d.ts +1 -0
  51. package/types/providers/utils/debug.d.ts +16 -0
  52. package/types/providers/utils/mergeIntervals.d.ts +3 -0
  53. package/types/providers/utils/parsers/types.d.ts +28 -7
  54. package/types/utils/ClientChecker/services/DeviceChecker.d.ts +19 -0
  55. package/types/utils/decodingInfoLogger.d.ts +1 -0
  56. package/types/utils/playerOptions.d.ts +2 -0
  57. package/types/utils/tuningConfig.d.ts +18 -0
package/es2018.cjs.js CHANGED
@@ -1,127 +1,120 @@
1
1
  /**
2
- * @vkontakte/videoplayer-core v2.0.148
3
- * Thu, 04 Dec 2025 15:56:59 GMT
4
- * https://st.mycdn.me/static/vkontakte-videoplayer/2-0-148/doc/
2
+ * @vkontakte/videoplayer-core v2.0.149-dev.a444d83a.0
3
+ * Thu, 11 Dec 2025 14:48:07 GMT
4
+ * https://st.mycdn.me/static/vkontakte-videoplayer/2-0-149/doc/
5
5
  */
6
- "use strict";var _y=Object.create;var Ms=Object.defineProperty;var Oy=Object.getOwnPropertyDescriptor;var Fy=Object.getOwnPropertyNames;var Ny=Object.getPrototypeOf,qy=Object.prototype.hasOwnProperty;var S=(a,e)=>()=>(e||a((e={exports:{}}).exports,e),e.exports),Uy=(a,e)=>{for(var t in e)Ms(a,t,{get:e[t],enumerable:!0})},od=(a,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Fy(e))!qy.call(a,r)&&r!==t&&Ms(a,r,{get:()=>e[r],enumerable:!(i=Oy(e,r))||i.enumerable});return a};var Y=(a,e,t)=>(t=a!=null?_y(Ny(a)):{},od(e||!a||!a.__esModule?Ms(t,"default",{value:a,enumerable:!0}):t,a)),jy=a=>od(Ms({},"__esModule",{value:!0}),a);var Te=S((Ro,ud)=>{"use strict";var jr=function(a){return a&&a.Math===Math&&a};ud.exports=jr(typeof globalThis=="object"&&globalThis)||jr(typeof window=="object"&&window)||jr(typeof self=="object"&&self)||jr(typeof global=="object"&&global)||jr(typeof Ro=="object"&&Ro)||function(){return this}()||Function("return this")()});var Re=S((DL,ld)=>{"use strict";ld.exports=function(a){try{return!!a()}catch(e){return!0}}});var Hr=S((CL,cd)=>{"use strict";var Hy=Re();cd.exports=!Hy(function(){var a=function(){}.bind();return typeof a!="function"||a.hasOwnProperty("prototype")})});var Po=S((BL,fd)=>{"use strict";var Wy=Hr(),hd=Function.prototype,dd=hd.apply,pd=hd.call;fd.exports=typeof Reflect=="object"&&Reflect.apply||(Wy?pd.bind(dd):function(){return pd.apply(dd,arguments)})});var Pe=S((VL,gd)=>{"use strict";var md=Hr(),bd=Function.prototype,ko=bd.call,Qy=md&&bd.bind.bind(ko,ko);gd.exports=md?Qy:function(a){return function(){return ko.apply(a,arguments)}}});var Ei=S((_L,Sd)=>{"use strict";var vd=Pe(),Gy=vd({}.toString),zy=vd("".slice);Sd.exports=function(a){return zy(Gy(a),8,-1)}});var $o=S((OL,yd)=>{"use strict";var Yy=Ei(),Ky=Pe();yd.exports=function(a){if(Yy(a)==="Function")return Ky(a)}});var Ie=S((FL,Td)=>{"use strict";var Lo=typeof document=="object"&&document.all;Td.exports=typeof Lo=="undefined"&&Lo!==void 0?function(a){return typeof a=="function"||a===Lo}:function(a){return typeof a=="function"}});var Xe=S((NL,Id)=>{"use strict";var Xy=Re();Id.exports=!Xy(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var Je=S((qL,Ed)=>{"use strict";var Jy=Hr(),Bs=Function.prototype.call;Ed.exports=Jy?Bs.bind(Bs):function(){return Bs.apply(Bs,arguments)}});var Mo=S(Ad=>{"use strict";var xd={}.propertyIsEnumerable,wd=Object.getOwnPropertyDescriptor,Zy=wd&&!xd.call({1:2},1);Ad.f=Zy?function(e){var t=wd(this,e);return!!t&&t.enumerable}:xd});var Wr=S((jL,Rd)=>{"use strict";Rd.exports=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}}});var kd=S((HL,Pd)=>{"use strict";var eT=Pe(),tT=Re(),iT=Ei(),Do=Object,rT=eT("".split);Pd.exports=tT(function(){return!Do("z").propertyIsEnumerable(0)})?function(a){return iT(a)==="String"?rT(a,""):Do(a)}:Do});var Qr=S((WL,$d)=>{"use strict";$d.exports=function(a){return a==null}});var ri=S((QL,Ld)=>{"use strict";var aT=Qr(),sT=TypeError;Ld.exports=function(a){if(aT(a))throw new sT("Can't call method on "+a);return a}});var xi=S((GL,Md)=>{"use strict";var nT=kd(),oT=ri();Md.exports=function(a){return nT(oT(a))}});var Ue=S((zL,Dd)=>{"use strict";var uT=Ie();Dd.exports=function(a){return typeof a=="object"?a!==null:uT(a)}});var wi=S((YL,Cd)=>{"use strict";Cd.exports={}});var Ot=S((KL,Vd)=>{"use strict";var Co=wi(),Bo=Te(),lT=Ie(),Bd=function(a){return lT(a)?a:void 0};Vd.exports=function(a,e){return arguments.length<2?Bd(Co[a])||Bd(Bo[a]):Co[a]&&Co[a][e]||Bo[a]&&Bo[a][e]}});var Gr=S((XL,_d)=>{"use strict";var cT=Pe();_d.exports=cT({}.isPrototypeOf)});var Ai=S((JL,Nd)=>{"use strict";var dT=Te(),Od=dT.navigator,Fd=Od&&Od.userAgent;Nd.exports=Fd?String(Fd):""});var _o=S((ZL,Qd)=>{"use strict";var Wd=Te(),Vo=Ai(),qd=Wd.process,Ud=Wd.Deno,jd=qd&&qd.versions||Ud&&Ud.version,Hd=jd&&jd.v8,ft,Vs;Hd&&(ft=Hd.split("."),Vs=ft[0]>0&&ft[0]<4?1:+(ft[0]+ft[1]));!Vs&&Vo&&(ft=Vo.match(/Edge\/(\d+)/),(!ft||ft[1]>=74)&&(ft=Vo.match(/Chrome\/(\d+)/),ft&&(Vs=+ft[1])));Qd.exports=Vs});var Oo=S((eM,zd)=>{"use strict";var Gd=_o(),pT=Re(),hT=Te(),fT=hT.String;zd.exports=!!Object.getOwnPropertySymbols&&!pT(function(){var a=Symbol("symbol detection");return!fT(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&Gd&&Gd<41})});var Fo=S((tM,Yd)=>{"use strict";var mT=Oo();Yd.exports=mT&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var No=S((iM,Kd)=>{"use strict";var bT=Ot(),gT=Ie(),vT=Gr(),ST=Fo(),yT=Object;Kd.exports=ST?function(a){return typeof a=="symbol"}:function(a){var e=bT("Symbol");return gT(e)&&vT(e.prototype,yT(a))}});var zr=S((rM,Xd)=>{"use strict";var TT=String;Xd.exports=function(a){try{return TT(a)}catch(e){return"Object"}}});var At=S((aM,Jd)=>{"use strict";var IT=Ie(),ET=zr(),xT=TypeError;Jd.exports=function(a){if(IT(a))return a;throw new xT(ET(a)+" is not a function")}});var Yr=S((sM,Zd)=>{"use strict";var wT=At(),AT=Qr();Zd.exports=function(a,e){var t=a[e];return AT(t)?void 0:wT(t)}});var tp=S((nM,ep)=>{"use strict";var qo=Je(),Uo=Ie(),jo=Ue(),RT=TypeError;ep.exports=function(a,e){var t,i;if(e==="string"&&Uo(t=a.toString)&&!jo(i=qo(t,a))||Uo(t=a.valueOf)&&!jo(i=qo(t,a))||e!=="string"&&Uo(t=a.toString)&&!jo(i=qo(t,a)))return i;throw new RT("Can't convert object to primitive value")}});var mt=S((oM,ip)=>{"use strict";ip.exports=!0});var sp=S((uM,ap)=>{"use strict";var rp=Te(),PT=Object.defineProperty;ap.exports=function(a,e){try{PT(rp,a,{value:e,configurable:!0,writable:!0})}catch(t){rp[a]=e}return e}});var Kr=S((lM,up)=>{"use strict";var kT=mt(),$T=Te(),LT=sp(),np="__core-js_shared__",op=up.exports=$T[np]||LT(np,{});(op.versions||(op.versions=[])).push({version:"3.43.0",mode:kT?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.43.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Ho=S((cM,cp)=>{"use strict";var lp=Kr();cp.exports=function(a,e){return lp[a]||(lp[a]=e||{})}});var Ji=S((dM,dp)=>{"use strict";var MT=ri(),DT=Object;dp.exports=function(a){return DT(MT(a))}});var bt=S((pM,pp)=>{"use strict";var CT=Pe(),BT=Ji(),VT=CT({}.hasOwnProperty);pp.exports=Object.hasOwn||function(e,t){return VT(BT(e),t)}});var Wo=S((hM,hp)=>{"use strict";var _T=Pe(),OT=0,FT=Math.random(),NT=_T(1.1.toString);hp.exports=function(a){return"Symbol("+(a===void 0?"":a)+")_"+NT(++OT+FT,36)}});var De=S((fM,mp)=>{"use strict";var qT=Te(),UT=Ho(),fp=bt(),jT=Wo(),HT=Oo(),WT=Fo(),Zi=qT.Symbol,Qo=UT("wks"),QT=WT?Zi.for||Zi:Zi&&Zi.withoutSetter||jT;mp.exports=function(a){return fp(Qo,a)||(Qo[a]=HT&&fp(Zi,a)?Zi[a]:QT("Symbol."+a)),Qo[a]}});var Sp=S((mM,vp)=>{"use strict";var GT=Je(),bp=Ue(),gp=No(),zT=Yr(),YT=tp(),KT=De(),XT=TypeError,JT=KT("toPrimitive");vp.exports=function(a,e){if(!bp(a)||gp(a))return a;var t=zT(a,JT),i;if(t){if(e===void 0&&(e="default"),i=GT(t,a,e),!bp(i)||gp(i))return i;throw new XT("Can't convert object to primitive value")}return e===void 0&&(e="number"),YT(a,e)}});var Go=S((bM,yp)=>{"use strict";var ZT=Sp(),eI=No();yp.exports=function(a){var e=ZT(a,"string");return eI(e)?e:e+""}});var _s=S((gM,Ip)=>{"use strict";var tI=Te(),Tp=Ue(),zo=tI.document,iI=Tp(zo)&&Tp(zo.createElement);Ip.exports=function(a){return iI?zo.createElement(a):{}}});var Yo=S((vM,Ep)=>{"use strict";var rI=Xe(),aI=Re(),sI=_s();Ep.exports=!rI&&!aI(function(){return Object.defineProperty(sI("div"),"a",{get:function(){return 7}}).a!==7})});var Ap=S(wp=>{"use strict";var nI=Xe(),oI=Je(),uI=Mo(),lI=Wr(),cI=xi(),dI=Go(),pI=bt(),hI=Yo(),xp=Object.getOwnPropertyDescriptor;wp.f=nI?xp:function(e,t){if(e=cI(e),t=dI(t),hI)try{return xp(e,t)}catch(i){}if(pI(e,t))return lI(!oI(uI.f,e,t),e[t])}});var Ko=S((yM,Rp)=>{"use strict";var fI=Re(),mI=Ie(),bI=/#|\.prototype\./,Xr=function(a,e){var t=vI[gI(a)];return t===yI?!0:t===SI?!1:mI(e)?fI(e):!!e},gI=Xr.normalize=function(a){return String(a).replace(bI,".").toLowerCase()},vI=Xr.data={},SI=Xr.NATIVE="N",yI=Xr.POLYFILL="P";Rp.exports=Xr});var er=S((TM,kp)=>{"use strict";var Pp=$o(),TI=At(),II=Hr(),EI=Pp(Pp.bind);kp.exports=function(a,e){return TI(a),e===void 0?a:II?EI(a,e):function(){return a.apply(e,arguments)}}});var Xo=S((IM,$p)=>{"use strict";var xI=Xe(),wI=Re();$p.exports=xI&&wI(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var Rt=S((EM,Lp)=>{"use strict";var AI=Ue(),RI=String,PI=TypeError;Lp.exports=function(a){if(AI(a))return a;throw new PI(RI(a)+" is not an object")}});var Ri=S(Dp=>{"use strict";var kI=Xe(),$I=Yo(),LI=Xo(),Os=Rt(),Mp=Go(),MI=TypeError,Jo=Object.defineProperty,DI=Object.getOwnPropertyDescriptor,Zo="enumerable",eu="configurable",tu="writable";Dp.f=kI?LI?function(e,t,i){if(Os(e),t=Mp(t),Os(i),typeof e=="function"&&t==="prototype"&&"value"in i&&tu in i&&!i[tu]){var r=DI(e,t);r&&r[tu]&&(e[t]=i.value,i={configurable:eu in i?i[eu]:r[eu],enumerable:Zo in i?i[Zo]:r[Zo],writable:!1})}return Jo(e,t,i)}:Jo:function(e,t,i){if(Os(e),t=Mp(t),Os(i),$I)try{return Jo(e,t,i)}catch(r){}if("get"in i||"set"in i)throw new MI("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var tr=S((wM,Cp)=>{"use strict";var CI=Xe(),BI=Ri(),VI=Wr();Cp.exports=CI?function(a,e,t){return BI.f(a,e,VI(1,t))}:function(a,e,t){return a[e]=t,a}});var we=S((AM,Vp)=>{"use strict";var Jr=Te(),_I=Po(),OI=$o(),FI=Ie(),NI=Ap().f,qI=Ko(),ir=wi(),UI=er(),rr=tr(),Bp=bt();Kr();var jI=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 _I(a,this,arguments)};return e.prototype=a.prototype,e};Vp.exports=function(a,e){var t=a.target,i=a.global,r=a.stat,s=a.proto,n=i?Jr:r?Jr[t]:Jr[t]&&Jr[t].prototype,o=i?ir:ir[t]||rr(ir,t,{})[t],u=o.prototype,l,d,c,h,p,f,m,v,g;for(h in e)l=qI(i?h:t+(r?".":"#")+h,a.forced),d=!l&&n&&Bp(n,h),f=o[h],d&&(a.dontCallGetSet?(g=NI(n,h),m=g&&g.value):m=n[h]),p=d&&m?m:e[h],!(!l&&!s&&typeof f==typeof p)&&(a.bind&&d?v=UI(p,Jr):a.wrap&&d?v=jI(p):s&&FI(p)?v=OI(p):v=p,(a.sham||p&&p.sham||f&&f.sham)&&rr(v,"sham",!0),rr(o,h,v),s&&(c=t+"Prototype",Bp(ir,c)||rr(ir,c,{}),rr(ir[c],h,p),a.real&&u&&(l||!u[h])&&rr(u,h,p)))}});var Fs=S((RM,Op)=>{"use strict";var HI=Ho(),WI=Wo(),_p=HI("keys");Op.exports=function(a){return _p[a]||(_p[a]=WI(a))}});var Np=S((PM,Fp)=>{"use strict";var QI=Re();Fp.exports=!QI(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})});var Ns=S((kM,Up)=>{"use strict";var GI=bt(),zI=Ie(),YI=Ji(),KI=Fs(),XI=Np(),qp=KI("IE_PROTO"),iu=Object,JI=iu.prototype;Up.exports=XI?iu.getPrototypeOf:function(a){var e=YI(a);if(GI(e,qp))return e[qp];var t=e.constructor;return zI(t)&&e instanceof t?t.prototype:e instanceof iu?JI:null}});var Hp=S(($M,jp)=>{"use strict";var ZI=Math.ceil,eE=Math.floor;jp.exports=Math.trunc||function(e){var t=+e;return(t>0?eE:ZI)(t)}});var Zr=S((LM,Wp)=>{"use strict";var tE=Hp();Wp.exports=function(a){var e=+a;return e!==e||e===0?0:tE(e)}});var Gp=S((MM,Qp)=>{"use strict";var iE=Zr(),rE=Math.max,aE=Math.min;Qp.exports=function(a,e){var t=iE(a);return t<0?rE(t+e,0):aE(t,e)}});var ru=S((DM,zp)=>{"use strict";var sE=Zr(),nE=Math.min;zp.exports=function(a){var e=sE(a);return e>0?nE(e,9007199254740991):0}});var ar=S((CM,Yp)=>{"use strict";var oE=ru();Yp.exports=function(a){return oE(a.length)}});var au=S((BM,Xp)=>{"use strict";var uE=xi(),lE=Gp(),cE=ar(),Kp=function(a){return function(e,t,i){var r=uE(e),s=cE(r);if(s===0)return!a&&-1;var n=lE(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}};Xp.exports={includes:Kp(!0),indexOf:Kp(!1)}});var qs=S((VM,Jp)=>{"use strict";Jp.exports={}});var th=S((_M,eh)=>{"use strict";var dE=Pe(),su=bt(),pE=xi(),hE=au().indexOf,fE=qs(),Zp=dE([].push);eh.exports=function(a,e){var t=pE(a),i=0,r=[],s;for(s in t)!su(fE,s)&&su(t,s)&&Zp(r,s);for(;e.length>i;)su(t,s=e[i++])&&(~hE(r,s)||Zp(r,s));return r}});var nu=S((OM,ih)=>{"use strict";ih.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var ou=S((FM,rh)=>{"use strict";var mE=th(),bE=nu();rh.exports=Object.keys||function(e){return mE(e,bE)}});var uu=S((NM,uh)=>{"use strict";var sh=Xe(),gE=Re(),nh=Pe(),vE=Ns(),SE=ou(),yE=xi(),TE=Mo().f,oh=nh(TE),IE=nh([].push),EE=sh&&gE(function(){var a=Object.create(null);return a[2]=2,!oh(a,2)}),ah=function(a){return function(e){for(var t=yE(e),i=SE(t),r=EE&&vE(t)===null,s=i.length,n=0,o=[],u;s>n;)u=i[n++],(!sh||(r?u in t:oh(t,u)))&&IE(o,a?[u,t[u]]:t[u]);return o}};uh.exports={entries:ah(!0),values:ah(!1)}});var lh=S(()=>{"use strict";var xE=we(),wE=uu().values;xE({target:"Object",stat:!0},{values:function(e){return wE(e)}})});var dh=S((jM,ch)=>{"use strict";lh();var AE=wi();ch.exports=AE.Object.values});var hh=S((HM,ph)=>{"use strict";var RE=dh();ph.exports=RE});var Pi=S((WM,fh)=>{"use strict";var PE=hh();fh.exports=PE});var ea=S((QM,mh)=>{"use strict";mh.exports=function(){}});var bh=S(()=>{"use strict";var kE=we(),$E=au().includes,LE=Re(),ME=ea(),DE=LE(function(){return!Array(1).includes()});kE({target:"Array",proto:!0,forced:DE},{includes:function(e){return $E(this,e,arguments.length>1?arguments[1]:void 0)}});ME("includes")});var ai=S((YM,gh)=>{"use strict";var CE=Ot();gh.exports=CE});var Sh=S((KM,vh)=>{"use strict";bh();var BE=ai();vh.exports=BE("Array","includes")});var Th=S((XM,yh)=>{"use strict";var VE=Sh();yh.exports=VE});var Fe=S((JM,Ih)=>{"use strict";var _E=Th();Ih.exports=_E});var xh=S(()=>{"use strict";var FE=we(),NE=uu().entries;FE({target:"Object",stat:!0},{entries:function(e){return NE(e)}})});var Ah=S((dD,wh)=>{"use strict";xh();var qE=wi();wh.exports=qE.Object.entries});var Ph=S((pD,Rh)=>{"use strict";var UE=Ah();Rh.exports=UE});var sr=S((hD,kh)=>{"use strict";var jE=Ph();kh.exports=jE});var ki=S((fD,$h)=>{"use strict";$h.exports={}});var Dh=S((mD,Mh)=>{"use strict";var HE=Te(),WE=Ie(),Lh=HE.WeakMap;Mh.exports=WE(Lh)&&/native code/.test(String(Lh))});var pu=S((bD,Vh)=>{"use strict";var QE=Dh(),Bh=Te(),GE=Ue(),zE=tr(),lu=bt(),cu=Kr(),YE=Fs(),KE=qs(),Ch="Object already initialized",du=Bh.TypeError,XE=Bh.WeakMap,js,ta,Hs,JE=function(a){return Hs(a)?ta(a):js(a,{})},ZE=function(a){return function(e){var t;if(!GE(e)||(t=ta(e)).type!==a)throw new du("Incompatible receiver, "+a+" required");return t}};QE||cu.state?(gt=cu.state||(cu.state=new XE),gt.get=gt.get,gt.has=gt.has,gt.set=gt.set,js=function(a,e){if(gt.has(a))throw new du(Ch);return e.facade=a,gt.set(a,e),e},ta=function(a){return gt.get(a)||{}},Hs=function(a){return gt.has(a)}):($i=YE("state"),KE[$i]=!0,js=function(a,e){if(lu(a,$i))throw new du(Ch);return e.facade=a,zE(a,$i,e),e},ta=function(a){return lu(a,$i)?a[$i]:{}},Hs=function(a){return lu(a,$i)});var gt,$i;Vh.exports={set:js,get:ta,has:Hs,enforce:JE,getterFor:ZE}});var mu=S((gD,Oh)=>{"use strict";var hu=Xe(),ex=bt(),_h=Function.prototype,tx=hu&&Object.getOwnPropertyDescriptor,fu=ex(_h,"name"),ix=fu&&function(){}.name==="something",rx=fu&&(!hu||hu&&tx(_h,"name").configurable);Oh.exports={EXISTS:fu,PROPER:ix,CONFIGURABLE:rx}});var Nh=S(Fh=>{"use strict";var ax=Xe(),sx=Xo(),nx=Ri(),ox=Rt(),ux=xi(),lx=ou();Fh.f=ax&&!sx?Object.defineProperties:function(e,t){ox(e);for(var i=ux(t),r=lx(t),s=r.length,n=0,o;s>n;)nx.f(e,o=r[n++],i[o]);return e}});var bu=S((SD,qh)=>{"use strict";var cx=Ot();qh.exports=cx("document","documentElement")});var yu=S((yD,zh)=>{"use strict";var dx=Rt(),px=Nh(),Uh=nu(),hx=qs(),fx=bu(),mx=_s(),bx=Fs(),jh=">",Hh="<",vu="prototype",Su="script",Qh=bx("IE_PROTO"),gu=function(){},Gh=function(a){return Hh+Su+jh+a+Hh+"/"+Su+jh},Wh=function(a){a.write(Gh("")),a.close();var e=a.parentWindow.Object;return a=null,e},gx=function(){var a=mx("iframe"),e="java"+Su+":",t;return a.style.display="none",fx.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(Gh("document.F=Object")),t.close(),t.F},Ws,Qs=function(){try{Ws=new ActiveXObject("htmlfile")}catch(e){}Qs=typeof document!="undefined"?document.domain&&Ws?Wh(Ws):gx():Wh(Ws);for(var a=Uh.length;a--;)delete Qs[vu][Uh[a]];return Qs()};hx[Qh]=!0;zh.exports=Object.create||function(e,t){var i;return e!==null?(gu[vu]=dx(e),i=new gu,gu[vu]=null,i[Qh]=e):i=Qs(),t===void 0?i:px.f(i,t)}});var nr=S((TD,Yh)=>{"use strict";var vx=tr();Yh.exports=function(a,e,t,i){return i&&i.enumerable?a[e]=t:vx(a,e,t),a}});var xu=S((ID,Jh)=>{"use strict";var Sx=Re(),yx=Ie(),Tx=Ue(),Ix=yu(),Kh=Ns(),Ex=nr(),xx=De(),wx=mt(),Eu=xx("iterator"),Xh=!1,Ft,Tu,Iu;[].keys&&(Iu=[].keys(),"next"in Iu?(Tu=Kh(Kh(Iu)),Tu!==Object.prototype&&(Ft=Tu)):Xh=!0);var Ax=!Tx(Ft)||Sx(function(){var a={};return Ft[Eu].call(a)!==a});Ax?Ft={}:wx&&(Ft=Ix(Ft));yx(Ft[Eu])||Ex(Ft,Eu,function(){return this});Jh.exports={IteratorPrototype:Ft,BUGGY_SAFARI_ITERATORS:Xh}});var Gs=S((ED,ef)=>{"use strict";var Rx=De(),Px=Rx("toStringTag"),Zh={};Zh[Px]="z";ef.exports=String(Zh)==="[object z]"});var ia=S((xD,tf)=>{"use strict";var kx=Gs(),$x=Ie(),zs=Ei(),Lx=De(),Mx=Lx("toStringTag"),Dx=Object,Cx=zs(function(){return arguments}())==="Arguments",Bx=function(a,e){try{return a[e]}catch(t){}};tf.exports=kx?zs:function(a){var e,t,i;return a===void 0?"Undefined":a===null?"Null":typeof(t=Bx(e=Dx(a),Mx))=="string"?t:Cx?zs(e):(i=zs(e))==="Object"&&$x(e.callee)?"Arguments":i}});var af=S((wD,rf)=>{"use strict";var Vx=Gs(),_x=ia();rf.exports=Vx?{}.toString:function(){return"[object "+_x(this)+"]"}});var ra=S((AD,nf)=>{"use strict";var Ox=Gs(),Fx=Ri().f,Nx=tr(),qx=bt(),Ux=af(),jx=De(),sf=jx("toStringTag");nf.exports=function(a,e,t,i){var r=t?a:a&&a.prototype;r&&(qx(r,sf)||Fx(r,sf,{configurable:!0,value:e}),i&&!Ox&&Nx(r,"toString",Ux))}});var uf=S((RD,of)=>{"use strict";var Hx=xu().IteratorPrototype,Wx=yu(),Qx=Wr(),Gx=ra(),zx=ki(),Yx=function(){return this};of.exports=function(a,e,t,i){var r=e+" Iterator";return a.prototype=Wx(Hx,{next:Qx(+!i,t)}),Gx(a,r,!1,!0),zx[r]=Yx,a}});var cf=S((PD,lf)=>{"use strict";var Kx=Pe(),Xx=At();lf.exports=function(a,e,t){try{return Kx(Xx(Object.getOwnPropertyDescriptor(a,e)[t]))}catch(i){}}});var pf=S((kD,df)=>{"use strict";var Jx=Ue();df.exports=function(a){return Jx(a)||a===null}});var ff=S(($D,hf)=>{"use strict";var Zx=pf(),ew=String,tw=TypeError;hf.exports=function(a){if(Zx(a))return a;throw new tw("Can't set "+ew(a)+" as a prototype")}});var wu=S((LD,mf)=>{"use strict";var iw=cf(),rw=Ue(),aw=ri(),sw=ff();mf.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=iw(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch(i){}return function(r,s){return aw(r),sw(s),rw(r)&&(a?t(r,s):r.__proto__=s),r}}():void 0)});var Af=S((MD,wf)=>{"use strict";var nw=we(),ow=Je(),Ys=mt(),Ef=mu(),uw=Ie(),lw=uf(),bf=Ns(),gf=wu(),cw=ra(),dw=tr(),Au=nr(),pw=De(),vf=ki(),xf=xu(),hw=Ef.PROPER,fw=Ef.CONFIGURABLE,Sf=xf.IteratorPrototype,Ks=xf.BUGGY_SAFARI_ITERATORS,aa=pw("iterator"),yf="keys",sa="values",Tf="entries",If=function(){return this};wf.exports=function(a,e,t,i,r,s,n){lw(t,e,i);var o=function(g){if(g===r&&h)return h;if(!Ks&&g&&g in d)return d[g];switch(g){case yf:return function(){return new t(this,g)};case sa:return function(){return new t(this,g)};case Tf:return function(){return new t(this,g)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,d=a.prototype,c=d[aa]||d["@@iterator"]||r&&d[r],h=!Ks&&c||o(r),p=e==="Array"&&d.entries||c,f,m,v;if(p&&(f=bf(p.call(new a)),f!==Object.prototype&&f.next&&(!Ys&&bf(f)!==Sf&&(gf?gf(f,Sf):uw(f[aa])||Au(f,aa,If)),cw(f,u,!0,!0),Ys&&(vf[u]=If))),hw&&r===sa&&c&&c.name!==sa&&(!Ys&&fw?dw(d,"name",sa):(l=!0,h=function(){return ow(c,this)})),r)if(m={values:o(sa),keys:s?h:o(yf),entries:o(Tf)},n)for(v in m)(Ks||l||!(v in d))&&Au(d,v,m[v]);else nw({target:e,proto:!0,forced:Ks||l},m);return(!Ys||n)&&d[aa]!==h&&Au(d,aa,h,{name:r}),vf[e]=h,m}});var Pf=S((DD,Rf)=>{"use strict";Rf.exports=function(a,e){return{value:a,done:e}}});var Pu=S((CD,Df)=>{"use strict";var mw=xi(),Ru=ea(),kf=ki(),Lf=pu(),bw=Ri().f,gw=Af(),Xs=Pf(),vw=mt(),Sw=Xe(),Mf="Array Iterator",yw=Lf.set,Tw=Lf.getterFor(Mf);Df.exports=gw(Array,"Array",function(a,e){yw(this,{type:Mf,target:mw(a),index:0,kind:e})},function(){var a=Tw(this),e=a.target,t=a.index++;if(!e||t>=e.length)return a.target=null,Xs(void 0,!0);switch(a.kind){case"keys":return Xs(t,!1);case"values":return Xs(e[t],!1)}return Xs([t,e[t]],!1)},"values");var $f=kf.Arguments=kf.Array;Ru("keys");Ru("values");Ru("entries");if(!vw&&Sw&&$f.name!=="values")try{bw($f,"name",{value:"values"})}catch(a){}});var Bf=S((BD,Cf)=>{"use strict";var Iw=De(),Ew=ki(),xw=Iw("iterator"),ww=Array.prototype;Cf.exports=function(a){return a!==void 0&&(Ew.Array===a||ww[xw]===a)}});var ku=S((VD,_f)=>{"use strict";var Aw=ia(),Vf=Yr(),Rw=Qr(),Pw=ki(),kw=De(),$w=kw("iterator");_f.exports=function(a){if(!Rw(a))return Vf(a,$w)||Vf(a,"@@iterator")||Pw[Aw(a)]}});var Ff=S((_D,Of)=>{"use strict";var Lw=Je(),Mw=At(),Dw=Rt(),Cw=zr(),Bw=ku(),Vw=TypeError;Of.exports=function(a,e){var t=arguments.length<2?Bw(a):e;if(Mw(t))return Dw(Lw(t,a));throw new Vw(Cw(a)+" is not iterable")}});var Uf=S((OD,qf)=>{"use strict";var _w=Je(),Nf=Rt(),Ow=Yr();qf.exports=function(a,e,t){var i,r;Nf(a);try{if(i=Ow(a,"return"),!i){if(e==="throw")throw t;return t}i=_w(i,a)}catch(s){r=!0,i=s}if(e==="throw")throw t;if(r)throw i;return Nf(i),t}});var Zs=S((FD,Qf)=>{"use strict";var Fw=er(),Nw=Je(),qw=Rt(),Uw=zr(),jw=Bf(),Hw=ar(),jf=Gr(),Ww=Ff(),Qw=ku(),Hf=Uf(),Gw=TypeError,Js=function(a,e){this.stopped=a,this.result=e},Wf=Js.prototype;Qf.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=Fw(e,i),l,d,c,h,p,f,m,v=function(y){return l&&Hf(l,"normal"),new Js(!0,y)},g=function(y){return r?(qw(y),o?u(y[0],y[1],v):u(y[0],y[1])):o?u(y,v):u(y)};if(s)l=a.iterator;else if(n)l=a;else{if(d=Qw(a),!d)throw new Gw(Uw(a)+" is not iterable");if(jw(d)){for(c=0,h=Hw(a);h>c;c++)if(p=g(a[c]),p&&jf(Wf,p))return p;return new Js(!1)}l=Ww(a,d)}for(f=s?a.next:l.next;!(m=Nw(f,l)).done;){try{p=g(m.value)}catch(y){Hf(l,"throw",y)}if(typeof p=="object"&&p&&jf(Wf,p))return p}return new Js(!1)}});var zf=S((ND,Gf)=>{"use strict";var zw=Xe(),Yw=Ri(),Kw=Wr();Gf.exports=function(a,e,t){zw?Yw.f(a,e,Kw(0,t)):a[e]=t}});var Yf=S(()=>{"use strict";var Xw=we(),Jw=Zs(),Zw=zf();Xw({target:"Object",stat:!0},{fromEntries:function(e){var t={};return Jw(e,function(i,r){Zw(t,i,r)},{AS_ENTRIES:!0}),t}})});var Xf=S((jD,Kf)=>{"use strict";Pu();Yf();var eA=wi();Kf.exports=eA.Object.fromEntries});var Zf=S((HD,Jf)=>{"use strict";Jf.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 tm=S(()=>{"use strict";Pu();var tA=Zf(),iA=Te(),rA=ra(),em=ki();for(en in tA)rA(iA[en],en),em[en]=em.Array;var en});var rm=S((GD,im)=>{"use strict";var aA=Xf();tm();im.exports=aA});var $u=S((zD,am)=>{"use strict";var sA=rm();am.exports=sA});var sm=S(()=>{"use strict"});var Lu=S((XD,nm)=>{"use strict";var na=Te(),nA=Ai(),oA=Ei(),tn=function(a){return nA.slice(0,a.length)===a};nm.exports=function(){return tn("Bun/")?"BUN":tn("Cloudflare-Workers")?"CLOUDFLARE":tn("Deno/")?"DENO":tn("Node.js/")?"NODE":na.Bun&&typeof Bun.version=="string"?"BUN":na.Deno&&typeof Deno.version=="object"?"DENO":oA(na.process)==="process"?"NODE":na.window&&na.document?"BROWSER":"REST"}()});var rn=S((JD,om)=>{"use strict";var uA=Lu();om.exports=uA==="NODE"});var lm=S((ZD,um)=>{"use strict";var lA=Ri();um.exports=function(a,e,t){return lA.f(a,e,t)}});var pm=S((eC,dm)=>{"use strict";var cA=Ot(),dA=lm(),pA=De(),hA=Xe(),cm=pA("species");dm.exports=function(a){var e=cA(a);hA&&e&&!e[cm]&&dA(e,cm,{configurable:!0,get:function(){return this}})}});var fm=S((tC,hm)=>{"use strict";var fA=Gr(),mA=TypeError;hm.exports=function(a,e){if(fA(e,a))return a;throw new mA("Incorrect invocation")}});var Du=S((iC,mm)=>{"use strict";var bA=Pe(),gA=Ie(),Mu=Kr(),vA=bA(Function.toString);gA(Mu.inspectSource)||(Mu.inspectSource=function(a){return vA(a)});mm.exports=Mu.inspectSource});var Bu=S((rC,ym)=>{"use strict";var SA=Pe(),yA=Re(),bm=Ie(),TA=ia(),IA=Ot(),EA=Du(),gm=function(){},vm=IA("Reflect","construct"),Cu=/^\s*(?:class|function)\b/,xA=SA(Cu.exec),wA=!Cu.test(gm),oa=function(e){if(!bm(e))return!1;try{return vm(gm,[],e),!0}catch(t){return!1}},Sm=function(e){if(!bm(e))return!1;switch(TA(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return wA||!!xA(Cu,EA(e))}catch(t){return!0}};Sm.sham=!0;ym.exports=!vm||yA(function(){var a;return oa(oa.call)||!oa(Object)||!oa(function(){a=!0})||a})?Sm:oa});var Im=S((aC,Tm)=>{"use strict";var AA=Bu(),RA=zr(),PA=TypeError;Tm.exports=function(a){if(AA(a))return a;throw new PA(RA(a)+" is not a constructor")}});var Vu=S((sC,xm)=>{"use strict";var Em=Rt(),kA=Im(),$A=Qr(),LA=De(),MA=LA("species");xm.exports=function(a,e){var t=Em(a).constructor,i;return t===void 0||$A(i=Em(t)[MA])?e:kA(i)}});var Am=S((nC,wm)=>{"use strict";var DA=Pe();wm.exports=DA([].slice)});var Pm=S((oC,Rm)=>{"use strict";var CA=TypeError;Rm.exports=function(a,e){if(a<e)throw new CA("Not enough arguments");return a}});var _u=S((uC,km)=>{"use strict";var BA=Ai();km.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(BA)});var Qu=S((lC,Om)=>{"use strict";var Ze=Te(),VA=Po(),_A=er(),$m=Ie(),OA=bt(),_m=Re(),Lm=bu(),FA=Am(),Mm=_s(),NA=Pm(),qA=_u(),UA=rn(),ju=Ze.setImmediate,Hu=Ze.clearImmediate,jA=Ze.process,Ou=Ze.Dispatch,HA=Ze.Function,Dm=Ze.MessageChannel,WA=Ze.String,Fu=0,ua={},Cm="onreadystatechange",la,Li,Nu,qu;_m(function(){la=Ze.location});var Wu=function(a){if(OA(ua,a)){var e=ua[a];delete ua[a],e()}},Uu=function(a){return function(){Wu(a)}},Bm=function(a){Wu(a.data)},Vm=function(a){Ze.postMessage(WA(a),la.protocol+"//"+la.host)};(!ju||!Hu)&&(ju=function(e){NA(arguments.length,1);var t=$m(e)?e:HA(e),i=FA(arguments,1);return ua[++Fu]=function(){VA(t,void 0,i)},Li(Fu),Fu},Hu=function(e){delete ua[e]},UA?Li=function(a){jA.nextTick(Uu(a))}:Ou&&Ou.now?Li=function(a){Ou.now(Uu(a))}:Dm&&!qA?(Nu=new Dm,qu=Nu.port2,Nu.port1.onmessage=Bm,Li=_A(qu.postMessage,qu)):Ze.addEventListener&&$m(Ze.postMessage)&&!Ze.importScripts&&la&&la.protocol!=="file:"&&!_m(Vm)?(Li=Vm,Ze.addEventListener("message",Bm,!1)):Cm in Mm("script")?Li=function(a){Lm.appendChild(Mm("script"))[Cm]=function(){Lm.removeChild(this),Wu(a)}}:Li=function(a){setTimeout(Uu(a),0)});Om.exports={set:ju,clear:Hu}});var qm=S((cC,Nm)=>{"use strict";var Fm=Te(),QA=Xe(),GA=Object.getOwnPropertyDescriptor;Nm.exports=function(a){if(!QA)return Fm[a];var e=GA(Fm,a);return e&&e.value}});var Gu=S((dC,jm)=>{"use strict";var Um=function(){this.head=null,this.tail=null};Um.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}}};jm.exports=Um});var Wm=S((pC,Hm)=>{"use strict";var zA=Ai();Hm.exports=/ipad|iphone|ipod/i.test(zA)&&typeof Pebble!="undefined"});var Gm=S((hC,Qm)=>{"use strict";var YA=Ai();Qm.exports=/web0s(?!.*chrome)/i.test(YA)});var eb=S((fC,Zm)=>{"use strict";var ur=Te(),KA=qm(),zm=er(),zu=Qu().set,XA=Gu(),JA=_u(),ZA=Wm(),eR=Gm(),Yu=rn(),Ym=ur.MutationObserver||ur.WebKitMutationObserver,Km=ur.document,Xm=ur.process,an=ur.Promise,Ju=KA("queueMicrotask"),or,Ku,Xu,sn,Jm;Ju||(ca=new XA,da=function(){var a,e;for(Yu&&(a=Xm.domain)&&a.exit();e=ca.get();)try{e()}catch(t){throw ca.head&&or(),t}a&&a.enter()},!JA&&!Yu&&!eR&&Ym&&Km?(Ku=!0,Xu=Km.createTextNode(""),new Ym(da).observe(Xu,{characterData:!0}),or=function(){Xu.data=Ku=!Ku}):!ZA&&an&&an.resolve?(sn=an.resolve(void 0),sn.constructor=an,Jm=zm(sn.then,sn),or=function(){Jm(da)}):Yu?or=function(){Xm.nextTick(da)}:(zu=zm(zu,ur),or=function(){zu(da)}),Ju=function(a){ca.head||or(),ca.add(a)});var ca,da;Zm.exports=Ju});var ib=S((mC,tb)=>{"use strict";tb.exports=function(a,e){try{arguments.length===1?console.error(a):console.error(a,e)}catch(t){}}});var nn=S((bC,rb)=>{"use strict";rb.exports=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}}});var Mi=S((gC,ab)=>{"use strict";var tR=Te();ab.exports=tR.Promise});var lr=S((vC,ub)=>{"use strict";var iR=Te(),pa=Mi(),rR=Ie(),aR=Ko(),sR=Du(),nR=De(),sb=Lu(),oR=mt(),Zu=_o(),nb=pa&&pa.prototype,uR=nR("species"),el=!1,ob=rR(iR.PromiseRejectionEvent),lR=aR("Promise",function(){var a=sR(pa),e=a!==String(pa);if(!e&&Zu===66||oR&&!(nb.catch&&nb.finally))return!0;if(!Zu||Zu<51||!/native code/.test(a)){var t=new pa(function(s){s(1)}),i=function(s){s(function(){},function(){})},r=t.constructor={};if(r[uR]=i,el=t.then(function(){})instanceof i,!el)return!0}return!e&&(sb==="BROWSER"||sb==="DENO")&&!ob});ub.exports={CONSTRUCTOR:lR,REJECTION_EVENT:ob,SUBCLASSING:el}});var cr=S((SC,cb)=>{"use strict";var lb=At(),cR=TypeError,dR=function(a){var e,t;this.promise=new a(function(i,r){if(e!==void 0||t!==void 0)throw new cR("Bad Promise constructor");e=i,t=r}),this.resolve=lb(e),this.reject=lb(t)};cb.exports.f=function(a){return new dR(a)}});var $b=S(()=>{"use strict";var pR=we(),hR=mt(),cn=rn(),si=Te(),fR=wi(),fr=Je(),db=nr(),pb=wu(),mR=ra(),bR=pm(),gR=At(),ln=Ie(),vR=Ue(),SR=fm(),yR=Vu(),gb=Qu().set,sl=eb(),TR=ib(),IR=nn(),ER=Gu(),vb=pu(),dn=Mi(),nl=lr(),Sb=cr(),pn="Promise",yb=nl.CONSTRUCTOR,xR=nl.REJECTION_EVENT,wR=nl.SUBCLASSING,tl=vb.getterFor(pn),AR=vb.set,dr=dn&&dn.prototype,Di=dn,on=dr,Tb=si.TypeError,il=si.document,ol=si.process,rl=Sb.f,RR=rl,PR=!!(il&&il.createEvent&&si.dispatchEvent),Ib="unhandledrejection",kR="rejectionhandled",hb=0,Eb=1,$R=2,ul=1,xb=2,un,fb,wb,mb,Ab=function(a){var e;return vR(a)&&ln(e=a.then)?e:!1},Rb=function(a,e){var t=e.value,i=e.state===Eb,r=i?a.ok:a.fail,s=a.resolve,n=a.reject,o=a.domain,u,l,d;try{r?(i||(e.rejection===xb&&MR(e),e.rejection=ul),r===!0?u=t:(o&&o.enter(),u=r(t),o&&(o.exit(),d=!0)),u===a.promise?n(new Tb("Promise-chain cycle")):(l=Ab(u))?fr(l,u,s,n):s(u)):n(t)}catch(c){o&&!d&&o.exit(),n(c)}},Pb=function(a,e){a.notified||(a.notified=!0,sl(function(){for(var t=a.reactions,i;i=t.get();)Rb(i,a);a.notified=!1,e&&!a.rejection&&LR(a)}))},kb=function(a,e,t){var i,r;PR?(i=il.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(a,!1,!0),si.dispatchEvent(i)):i={promise:e,reason:t},!xR&&(r=si["on"+a])?r(i):a===Ib&&TR("Unhandled promise rejection",t)},LR=function(a){fr(gb,si,function(){var e=a.facade,t=a.value,i=bb(a),r;if(i&&(r=IR(function(){cn?ol.emit("unhandledRejection",t,e):kb(Ib,e,t)}),a.rejection=cn||bb(a)?xb:ul,r.error))throw r.value})},bb=function(a){return a.rejection!==ul&&!a.parent},MR=function(a){fr(gb,si,function(){var e=a.facade;cn?ol.emit("rejectionHandled",e):kb(kR,e,a.value)})},pr=function(a,e,t){return function(i){a(e,i,t)}},hr=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=$R,Pb(a,!0))},al=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw new Tb("Promise can't be resolved itself");var i=Ab(e);i?sl(function(){var r={done:!1};try{fr(i,e,pr(al,r,a),pr(hr,r,a))}catch(s){hr(r,s,a)}}):(a.value=e,a.state=Eb,Pb(a,!1))}catch(r){hr({done:!1},r,a)}}};if(yb&&(Di=function(e){SR(this,on),gR(e),fr(un,this);var t=tl(this);try{e(pr(al,t),pr(hr,t))}catch(i){hr(t,i)}},on=Di.prototype,un=function(e){AR(this,{type:pn,done:!1,notified:!1,parent:!1,reactions:new ER,rejection:!1,state:hb,value:null})},un.prototype=db(on,"then",function(e,t){var i=tl(this),r=rl(yR(this,Di));return i.parent=!0,r.ok=ln(e)?e:!0,r.fail=ln(t)&&t,r.domain=cn?ol.domain:void 0,i.state===hb?i.reactions.add(r):sl(function(){Rb(r,i)}),r.promise}),fb=function(){var a=new un,e=tl(a);this.promise=a,this.resolve=pr(al,e),this.reject=pr(hr,e)},Sb.f=rl=function(a){return a===Di||a===wb?new fb(a):RR(a)},!hR&&ln(dn)&&dr!==Object.prototype)){mb=dr.then,wR||db(dr,"then",function(e,t){var i=this;return new Di(function(r,s){fr(mb,i,r,s)}).then(e,t)},{unsafe:!0});try{delete dr.constructor}catch(a){}pb&&pb(dr,on)}pR({global:!0,constructor:!0,wrap:!0,forced:yb},{Promise:Di});wb=fR.Promise;mR(Di,pn,!1,!0);bR(pn)});var Bb=S((IC,Cb)=>{"use strict";var DR=De(),Mb=DR("iterator"),Db=!1;try{Lb=0,ll={next:function(){return{done:!!Lb++}},return:function(){Db=!0}},ll[Mb]=function(){return this},Array.from(ll,function(){throw 2})}catch(a){}var Lb,ll;Cb.exports=function(a,e){try{if(!e&&!Db)return!1}catch(r){return!1}var t=!1;try{var i={};i[Mb]=function(){return{next:function(){return{done:t=!0}}}},a(i)}catch(r){}return t}});var cl=S((EC,Vb)=>{"use strict";var CR=Mi(),BR=Bb(),VR=lr().CONSTRUCTOR;Vb.exports=VR||!BR(function(a){CR.all(a).then(void 0,function(){})})});var _b=S(()=>{"use strict";var _R=we(),OR=Je(),FR=At(),NR=cr(),qR=nn(),UR=Zs(),jR=cl();_R({target:"Promise",stat:!0,forced:jR},{all:function(e){var t=this,i=NR.f(t),r=i.resolve,s=i.reject,n=qR(function(){var o=FR(t.resolve),u=[],l=0,d=1;UR(e,function(c){var h=l++,p=!1;d++,OR(o,t,c).then(function(f){p||(p=!0,u[h]=f,--d||r(u))},s)}),--d||r(u)});return n.error&&s(n.value),i.promise}})});var Fb=S(()=>{"use strict";var HR=we(),WR=mt(),QR=lr().CONSTRUCTOR,pl=Mi(),GR=Ot(),zR=Ie(),YR=nr(),Ob=pl&&pl.prototype;HR({target:"Promise",proto:!0,forced:QR,real:!0},{catch:function(a){return this.then(void 0,a)}});!WR&&zR(pl)&&(dl=GR("Promise").prototype.catch,Ob.catch!==dl&&YR(Ob,"catch",dl,{unsafe:!0}));var dl});var Nb=S(()=>{"use strict";var KR=we(),XR=Je(),JR=At(),ZR=cr(),eP=nn(),tP=Zs(),iP=cl();KR({target:"Promise",stat:!0,forced:iP},{race:function(e){var t=this,i=ZR.f(t),r=i.reject,s=eP(function(){var n=JR(t.resolve);tP(e,function(o){XR(n,t,o).then(i.resolve,r)})});return s.error&&r(s.value),i.promise}})});var qb=S(()=>{"use strict";var rP=we(),aP=cr(),sP=lr().CONSTRUCTOR;rP({target:"Promise",stat:!0,forced:sP},{reject:function(e){var t=aP.f(this),i=t.reject;return i(e),t.promise}})});var hl=S((MC,Ub)=>{"use strict";var nP=Rt(),oP=Ue(),uP=cr();Ub.exports=function(a,e){if(nP(a),oP(e)&&e.constructor===a)return e;var t=uP.f(a),i=t.resolve;return i(e),t.promise}});var Wb=S(()=>{"use strict";var lP=we(),cP=Ot(),jb=mt(),dP=Mi(),Hb=lr().CONSTRUCTOR,pP=hl(),hP=cP("Promise"),fP=jb&&!Hb;lP({target:"Promise",stat:!0,forced:jb||Hb},{resolve:function(e){return pP(fP&&this===hP?dP:this,e)}})});var Qb=S(()=>{"use strict";$b();_b();Fb();Nb();qb();Wb()});var Kb=S(()=>{"use strict";var mP=we(),bP=mt(),hn=Mi(),gP=Re(),zb=Ot(),Yb=Ie(),vP=Vu(),Gb=hl(),SP=nr(),ml=hn&&hn.prototype,yP=!!hn&&gP(function(){ml.finally.call({then:function(){}},function(){})});mP({target:"Promise",proto:!0,real:!0,forced:yP},{finally:function(a){var e=vP(this,zb("Promise")),t=Yb(a);return this.then(t?function(i){return Gb(e,a()).then(function(){return i})}:a,t?function(i){return Gb(e,a()).then(function(){throw i})}:a)}});!bP&&Yb(hn)&&(fl=zb("Promise").prototype.finally,ml.finally!==fl&&SP(ml,"finally",fl,{unsafe:!0}));var fl});var Jb=S((FC,Xb)=>{"use strict";sm();Qb();Kb();var TP=ai();Xb.exports=TP("Promise","finally")});var eg=S((NC,Zb)=>{"use strict";var IP=Jb();Zb.exports=IP});var fn=S((qC,tg)=>{"use strict";var EP=eg();tg.exports=EP});var vg=S(()=>{"use strict";var _P=we(),OP=Ji(),FP=ar(),NP=Zr(),qP=ea();_P({target:"Array",proto:!0},{at:function(e){var t=OP(this),i=FP(t),r=NP(e),s=r>=0?r:i+r;return s<0||s>=i?void 0:t[s]}});qP("at")});var yg=S((y0,Sg)=>{"use strict";vg();var UP=ai();Sg.exports=UP("Array","at")});var Ig=S((T0,Tg)=>{"use strict";var jP=yg();Tg.exports=jP});var vt=S((I0,Eg)=>{"use strict";var HP=Ig();Eg.exports=HP});var Vl=S((i_,zg)=>{"use strict";var tk=Ei();zg.exports=Array.isArray||function(e){return tk(e)==="Array"}});var Kg=S((r_,Yg)=>{"use strict";var ik=TypeError,rk=9007199254740991;Yg.exports=function(a){if(a>rk)throw ik("Maximum allowed index exceeded");return a}});var Zg=S((a_,Jg)=>{"use strict";var ak=Vl(),sk=ar(),nk=Kg(),ok=er(),Xg=function(a,e,t,i,r,s,n,o){for(var u=r,l=0,d=n?ok(n,o):!1,c,h;l<i;)l in t&&(c=d?d(t[l],l,e):t[l],s>0&&ak(c)?(h=sk(c),u=Xg(a,e,c,h,u,s-1)-1):(nk(u+1),a[u]=c),u++),l++;return u};Jg.exports=Xg});var rv=S((s_,iv)=>{"use strict";var ev=Vl(),uk=Bu(),lk=Ue(),ck=De(),dk=ck("species"),tv=Array;iv.exports=function(a){var e;return ev(a)&&(e=a.constructor,uk(e)&&(e===tv||ev(e.prototype))?e=void 0:lk(e)&&(e=e[dk],e===null&&(e=void 0))),e===void 0?tv:e}});var sv=S((n_,av)=>{"use strict";var pk=rv();av.exports=function(a,e){return new(pk(a))(e===0?0:e)}});var nv=S(()=>{"use strict";var hk=we(),fk=Zg(),mk=At(),bk=Ji(),gk=ar(),vk=sv();hk({target:"Array",proto:!0},{flatMap:function(e){var t=bk(this),i=gk(t),r;return mk(e),r=vk(t,0),r.length=fk(r,t,t,i,0,1,e,arguments.length>1?arguments[1]:void 0),r}})});var ov=S(()=>{"use strict";var Sk=ea();Sk("flatMap")});var lv=S((d_,uv)=>{"use strict";nv();ov();var yk=ai();uv.exports=yk("Array","flatMap")});var dv=S((p_,cv)=>{"use strict";var Tk=lv();cv.exports=Tk});var xa=S((h_,pv)=>{"use strict";var Ik=dv();pv.exports=Ik});var wa=S((f_,hv)=>{"use strict";var Ek=ia(),xk=String;hv.exports=function(a){if(Ek(a)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return xk(a)}});var _l=S((m_,fv)=>{"use strict";fv.exports=`
7
- \v\f\r                 \u2028\u2029\uFEFF`});var gv=S((b_,bv)=>{"use strict";var wk=Pe(),Ak=ri(),Rk=wa(),Fl=_l(),mv=wk("".replace),Pk=RegExp("^["+Fl+"]+"),kk=RegExp("(^|[^"+Fl+"])["+Fl+"]+$"),Ol=function(a){return function(e){var t=Rk(Ak(e));return a&1&&(t=mv(t,Pk,"")),a&2&&(t=mv(t,kk,"$1")),t}};bv.exports={start:Ol(1),end:Ol(2),trim:Ol(3)}});var Tv=S((g_,yv)=>{"use strict";var $k=mu().PROPER,Lk=Re(),vv=_l(),Sv="​…᠎";yv.exports=function(a){return Lk(function(){return!!vv[a]()||Sv[a]()!==Sv||$k&&vv[a].name!==a})}});var Nl=S((v_,Iv)=>{"use strict";var Mk=gv().start,Dk=Tv();Iv.exports=Dk("trimStart")?function(){return Mk(this)}:"".trimStart});var xv=S(()=>{"use strict";var Ck=we(),Ev=Nl();Ck({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Ev},{trimLeft:Ev})});var Av=S(()=>{"use strict";xv();var Bk=we(),wv=Nl();Bk({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==wv},{trimStart:wv})});var Pv=S((E_,Rv)=>{"use strict";Av();var Vk=ai();Rv.exports=Vk("String","trimLeft")});var $v=S((x_,kv)=>{"use strict";var _k=Pv();kv.exports=_k});var Mv=S((w_,Lv)=>{"use strict";var Ok=$v();Lv.exports=Ok});var Gv=S(()=>{"use strict"});var zv=S(()=>{"use strict"});var Kv=S((nN,Yv)=>{"use strict";var a$=Ue(),s$=Ei(),n$=De(),o$=n$("match");Yv.exports=function(a){var e;return a$(a)&&((e=a[o$])!==void 0?!!e:s$(a)==="RegExp")}});var Zv=S((oN,Jv)=>{"use strict";var u$=Te(),l$=Re(),Xv=u$.RegExp,c$=!l$(function(){var a=!0;try{Xv(".","d")}catch(u){a=!1}var e={},t="",i=a?"dgimsy":"gimsy",r=function(u,l){Object.defineProperty(e,u,{get:function(){return t+=l,!0}})},s={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};a&&(s.hasIndices="d");for(var n in s)r(n,s[n]);var o=Object.getOwnPropertyDescriptor(Xv.prototype,"flags").get.call(e);return o!==i||t!==i});Jv.exports={correct:c$}});var tS=S((uN,eS)=>{"use strict";var d$=Rt();eS.exports=function(){var a=d$(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 aS=S((lN,rS)=>{"use strict";var p$=Je(),h$=bt(),f$=Gr(),iS=Zv(),m$=tS(),b$=RegExp.prototype;rS.exports=iS.correct?function(a){return a.flags}:function(a){return!iS.correct&&f$(b$,a)&&!h$(a,"flags")?p$(m$,a):a.flags}});var nS=S((cN,sS)=>{"use strict";var Hl=Pe(),g$=Ji(),v$=Math.floor,Ul=Hl("".charAt),S$=Hl("".replace),jl=Hl("".slice),y$=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,T$=/\$([$&'`]|\d{1,2})/g;sS.exports=function(a,e,t,i,r,s){var n=t+a.length,o=i.length,u=T$;return r!==void 0&&(r=g$(r),u=y$),S$(s,u,function(l,d){var c;switch(Ul(d,0)){case"$":return"$";case"&":return a;case"`":return jl(e,0,t);case"'":return jl(e,n);case"<":c=r[jl(d,1,-1)];break;default:var h=+d;if(h===0)return l;if(h>o){var p=v$(h/10);return p===0?l:p<=o?i[p-1]===void 0?Ul(d,1):i[p-1]+Ul(d,1):l}c=i[h-1]}return c===void 0?"":c})}});var lS=S(()=>{"use strict";var I$=we(),E$=Je(),Ql=Pe(),oS=ri(),x$=Ie(),w$=Ue(),A$=Kv(),Ar=wa(),R$=Yr(),P$=aS(),k$=nS(),$$=De(),L$=mt(),M$=$$("replace"),D$=TypeError,Wl=Ql("".indexOf),C$=Ql("".replace),uS=Ql("".slice),B$=Math.max;I$({target:"String",proto:!0},{replaceAll:function(e,t){var i=oS(this),r,s,n,o,u,l,d,c,h,p,f=0,m="";if(w$(e)){if(r=A$(e),r&&(s=Ar(oS(P$(e))),!~Wl(s,"g")))throw new D$("`.replaceAll` does not allow non-global regexes");if(n=R$(e,M$),n)return E$(n,e,i,t);if(L$&&r)return C$(Ar(i),e,t)}for(o=Ar(i),u=Ar(e),l=x$(t),l||(t=Ar(t)),d=u.length,c=B$(1,d),h=Wl(o,u);h!==-1;)p=l?Ar(t(u,h,o)):k$(u,o,h,[],void 0,t),m+=uS(o,f,h)+p,f=h+d,h=h+c>o.length?-1:Wl(o,u,h+c);return f<o.length&&(m+=uS(o,f)),m}})});var dS=S((hN,cS)=>{"use strict";Gv();zv();lS();var V$=ai();cS.exports=V$("String","replaceAll")});var hS=S((fN,pS)=>{"use strict";var _$=dS();pS.exports=_$});var mS=S((mN,fS)=>{"use strict";var O$=hS();fS.exports=O$});var gS=S((bN,bS)=>{"use strict";var F$=Zr(),N$=wa(),q$=ri(),U$=RangeError;bS.exports=function(e){var t=N$(q$(this)),i="",r=F$(e);if(r<0||r===1/0)throw new U$("Wrong number of repetitions");for(;r>0;(r>>>=1)&&(t+=t))r&1&&(i+=t);return i}});var IS=S((gN,TS)=>{"use strict";var yS=Pe(),j$=ru(),vS=wa(),H$=gS(),W$=ri(),Q$=yS(H$),G$=yS("".slice),z$=Math.ceil,SS=function(a){return function(e,t,i){var r=vS(W$(e)),s=j$(t),n=r.length,o=i===void 0?" ":vS(i),u,l;return s<=n||o===""?r:(u=s-n,l=Q$(o,z$(u/o.length)),l.length>u&&(l=G$(l,0,u)),a?r+l:l+r)}};TS.exports={start:SS(!1),end:SS(!0)}});var xS=S((vN,ES)=>{"use strict";var Y$=Ai();ES.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(Y$)});var wS=S(()=>{"use strict";var K$=we(),X$=IS().start,J$=xS();K$({target:"String",proto:!0,forced:J$},{padStart:function(e){return X$(this,e,arguments.length>1?arguments[1]:void 0)}})});var RS=S((TN,AS)=>{"use strict";wS();var Z$=ai();AS.exports=Z$("String","padStart")});var kS=S((IN,PS)=>{"use strict";var eL=RS();PS.exports=eL});var LS=S((EN,$S)=>{"use strict";var tL=kS();$S.exports=tL});var kL={};Uy(kL,{ChromecastState:()=>qr,HttpConnectionType:()=>Ds,Observable:()=>Bt.Observable,PlaybackState:()=>Oe,Player:()=>gs,PredefinedQualityLimits:()=>Ur,SDK_VERSION:()=>PL,Subject:()=>Bt.Subject,Subscription:()=>Bt.Subscription,Surface:()=>Cs,VERSION:()=>Ao,ValueSubject:()=>Bt.ValueSubject,VideoFormat:()=>wt,VideoQuality:()=>Bt.VideoQuality,areValidLiveRecordSources:()=>cg,clientChecker:()=>z,isMobile:()=>mr});module.exports=jy(kL);var Ao="2.0.148";var Oe=(r=>(r.STOPPED="stopped",r.READY="ready",r.PLAYING="playing",r.PAUSED="paused",r))(Oe||{}),wt=(E=>(E.MPEG="MPEG",E.DASH="DASH",E.DASH_SEP="DASH_SEP",E.DASH_SEP_VK="DASH_SEP",E.DASH_WEBM="DASH_WEBM",E.DASH_WEBM_AV1="DASH_WEBM_AV1",E.DASH_STREAMS="DASH_STREAMS",E.DASH_WEBM_VK="DASH_WEBM",E.DASH_ONDEMAND="DASH_ONDEMAND",E.DASH_ONDEMAND_VK="DASH_ONDEMAND",E.DASH_LIVE="DASH_LIVE",E.DASH_LIVE_CMAF="DASH_LIVE_CMAF",E.DASH_LIVE_WEBM="DASH_LIVE_WEBM",E.HLS="HLS",E.HLS_ONDEMAND="HLS_ONDEMAND",E.HLS_JS="HLS",E.HLS_FMP4="HLS_FMP4",E.HLS_LIVE="HLS_LIVE",E.HLS_LIVE_CMAF="HLS_LIVE_CMAF",E.WEB_RTC_LIVE="WEB_RTC_LIVE",E))(wt||{});var qr=(r=>(r.NOT_AVAILABLE="NOT_AVAILABLE",r.AVAILABLE="AVAILABLE",r.CONNECTING="CONNECTING",r.CONNECTED="CONNECTED",r))(qr||{}),Ds=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.QUIC="quic",i))(Ds||{});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||{}),Ur=(i=>(i.TRAFFIC_SAVING="traffic_saving",i.HIGH_QUALITY="high_quality",i.UNKNOWN="unknown",i))(Ur||{});var Ic=Y(Pi(),1),ky=Y(Fe(),1);var ie=require("@vkontakte/videoplayer-shared/es2018");var Eh=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 Us=class{constructor(e){this.connection$=new ie.ValueSubject(void 0);this.castState$=new ie.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new ie.Subject;this.realCastState$=new ie.ValueSubject("NOT_AVAILABLE");this.subscription=new ie.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,ie.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||Eh("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:ie.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,ie.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,ie.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,ie.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,ie.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,ie.assertNever)(r.sessionState)}})).add((0,ie.merge)((0,ie.fromEvent)(i,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,ie.tap)(r=>{this.log({message:`[cast.framework.RemotePlayerEventType.CAST_STATE_CHANGED]: ${JSON.stringify(r)}`})}),(0,ie.map)(r=>r.castState)),(0,ie.observableFrom)([i.getCastState()])).pipe((0,ie.filterChanged)(),(0,ie.map)(OE),(0,ie.tap)(r=>{this.log({message:`realCastState$: ${r}`})})).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(r=>{var o,u;let s=r==="CONNECTED",n=(0,ie.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=i.getCurrentSession();(0,ie.assertNonNullable)(l);let d=l.getCastDevice(),c=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,ie.isNullable)(c)||c===this.contentId)&&(this.log({message:"connection created"}),this.connection$.next({remotePlayer:e,remotePlayerController:t,session:l,castDevice:d}))}else!s&&n&&(this.log({message:"connection destroyed"}),this.connection$.next(void 0));this.castState$.next(r==="CONNECTED"?(0,ie.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:ie.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},OE=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,ie.assertNever)(a)}};var Sc=Y(Fe(),1),by=Y(sr(),1),gy=Y($u(),1);var pg=Y(fn(),1);var bl=require("@vkontakte/videoplayer-shared/es2018");var Ee=(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,bl.assertNever)(t)}return a},ni=(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,bl.assertNever)(e)}};var O=(a,e,t=!1)=>{let i=a.getTransition();(t||!i||i.to===e)&&a.setState(e)};var Pt=require("@vkontakte/videoplayer-shared/es2018"),re=class{constructor(e){this.transitionStarted$=new Pt.Subject;this.transitionEnded$=new Pt.Subject;this.transitionUpdated$=new Pt.Subject;this.forceChanged$=new Pt.Subject;this.stateChangeStarted$=(0,Pt.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,Pt.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,Pt.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 vl=require("@vkontakte/videoplayer-shared/es2018");var ig=Y(Fe(),1);var mn=class{constructor(){this._isMiuiBrowser=!1}get current(){return this._current}get isChrome(){return this.current==="Chrome"}get isChromiumBased(){return(0,ig.default)(["Chrome","Chromium","Opera","Yandex","Edge","SamsungBrowser"],this.current)}get isFirefox(){return this.current==="Firefox"}get isSafari(){return this.current==="Safari"}get isOpera(){return this.current==="Opera"}get isEdge(){return this.current==="Edge"}get isYandex(){return this.current==="Yandex"}get isSamsungBrowser(){return this.current==="SamsungBrowser"}get currentVersion(){return this._current_version}get chromeVersion(){return this._chromeVersion}get firefoxVersion(){return this._firefoxVersion}get safariVersion(){return this._safariVersion}get operaVersion(){return this._operaVersion}get edgeVersion(){return this._edgeVersion}get yandexVersion(){return this._yandexVersion}get isMiuiBrowser(){return this._isMiuiBrowser}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._isMiuiBrowser=/(XiaoMi)|(MiuiBrowser)/i.test(e),this._current=t||i||n||u||l||r||s||o||"Rest"}catch(t){console.error(t)}this.isChrome&&this.detectChromeVersion(),this.isFirefox&&this.detectFirefoxVersion(),this.isSafari&&this.detectSafariVersion(),this.isOpera&&this.detectOperaVersion(),this.isEdge&&this.detectEdgeVersion(),this.isYandex&&this.detectYandexVersion()}detectVersion(e){try{let{userAgent:t}=window.navigator,i=t.match(e);if(!i)return;let r=i[1],s=parseInt(r,10);if(!isNaN(s))return this._current_version=s,s}catch(t){console.error(t)}}detectChromeVersion(){this._chromeVersion=this.detectVersion(/Chrome\/(\d+\.\d+)/)}detectFirefoxVersion(){this._firefoxVersion=this.detectVersion(/Firefox\/(\d+\.\d+)/)}detectSafariVersion(){this._safariVersion=this.detectVersion(/Version\/(\d+)/)}detectOperaVersion(){this._operaVersion=this.detectVersion(/OPR\/(\d+\.\d+)/)}detectEdgeVersion(){this._edgeVersion=this.detectVersion(/Edg\/(\d+\.\d+)/)}detectYandexVersion(){this._yandexVersion=this.detectVersion(/YaBrowser\/(\d+\.\d+\.\d+)/)}};var rg=Y(Fe(),1);var mr=()=>{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 bn=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,rg.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=mr()}catch(t){console.error(t)}this.detectDevice(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}async detectHighEntropyValues(){let{userAgentData:e}=navigator;if(e!=null&&e.getHighEntropyValues){let t=await 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 gn=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 et=()=>window.ManagedMediaSource||window.MediaSource,br=()=>{var a,e;return!!(window.ManagedMediaSource&&((e=(a=window.ManagedSourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},ag=()=>{var a,e;return!!(window.MediaSource&&((e=(a=window.SourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},vn=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var xP=document.createElement("video"),wP='video/mp4; codecs="avc1.42000a,mp4a.40.2"',AP='video/mp4; codecs="hev1.1.6.L93.B0"',sg='video/webm; codecs="vp09.00.10.08"',ng='video/webm; codecs="av01.0.00M.08"',RP='audio/mp4; codecs="mp4a.40.2"',PP='audio/webm; codecs="opus"',og,kP=async()=>{if(!window.navigator.mediaCapabilities)return;let a={type:"media-source",video:{contentType:"video/webm",width:1280,height:720,bitrate:1e6,framerate:30}},[e,t]=await Promise.all([window.navigator.mediaCapabilities.decodingInfo({...a,video:{...a.video,contentType:ng}}),window.navigator.mediaCapabilities.decodingInfo({...a,video:{...a.video,contentType:sg}})]);og={DASH_WEBM_AV1:e,DASH_WEBM:t}};kP().catch(a=>{console.log(xP),console.error(a)});var Sn=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 og}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,d,c,h,p,f,m,v,g,y,w,E;this._video=document.createElement("video");try{this._protocols={mms:br(),mse:ag(),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 A=!!((d=(l=et())==null?void 0:l.isTypeSupported)!=null&&d.call(l,wP)),D=!!((h=(c=et())==null?void 0:c.isTypeSupported)!=null&&h.call(c,AP)),N=!!((f=(p=et())==null?void 0:p.isTypeSupported)!=null&&f.call(p,RP));this._codecs={h264:A,h265:D,vp9:!!((v=(m=et())==null?void 0:m.isTypeSupported)!=null&&v.call(m,sg)),av1:!!((y=(g=et())==null?void 0:g.isTypeSupported)!=null&&y.call(g,ng)),aac:N,opus:!!((E=(w=et())==null?void 0:w.isTypeSupported)!=null&&E.call(w,PP)),mpeg:(A||D)&&N},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch(A){console.error(A)}try{this.destroyVideoElement()}catch(A){console.error("Error destroying video element:",A)}}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 ug="audio/mpeg",yn=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,ug))},this._codecs={mp3:!!((r=(i=et())==null?void 0:i.isTypeSupported)!=null&&r.call(i,ug))}}catch(s){console.error(s)}try{this.destroyAudioElement()}catch(s){console.error("Error destroying audio element:",s)}}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 lg=require("@vkontakte/videoplayer-shared/es2018"),gl=class{constructor(){this.isInited$=new lg.ValueSubject(!1);this._displayChecker=new gn,this._deviceChecker=new bn(this._displayChecker),this._browserChecker=new mn,this._videoChecker=new Sn(this._deviceChecker,this._browserChecker),this._audioChecker=new yn,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}async detect(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)}},z=new gl;var Sl=a=>{let{containers:e,protocols:t,codecs:i,nativeHlsSupported:r}=z.video,s=(i.h264||i.h265)&&i.aac,n=t.mse||t.mms;return a.filter(o=>{switch(o){case"DASH_SEP":return n&&e.mp4&&s;case"DASH_WEBM":return n&&e.webm&&i.vp9&&i.opus;case"DASH_WEBM_AV1":return n&&e.webm&&i.av1&&i.opus;case"DASH_STREAMS":return n&&(e.mp4&&s||e.webm&&(i.vp9||i.av1)&&(i.opus||i.aac));case"DASH_LIVE":return n&&e.mp4&&s;case"DASH_LIVE_CMAF":return n&&e.mp4&&s&&e.cmaf;case"DASH_ONDEMAND":return n&&e.mp4&&s;case"HLS":case"HLS_ONDEMAND":case"HLS_FMP4":case"HLS_LIVE":case"HLS_LIVE_CMAF":return r;case"MPEG":return e.mp4;case"DASH":case"DASH_LIVE_WEBM":return!1;case"WEB_RTC_LIVE":return t.webrtc&&t.ws&&i.h264&&(e.mp4||e.webm);default:return(0,vl.assertNever)(o)}})},yl=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_FMP4":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,vl.assertNever)(a)}},cg=a=>{let t=Object.keys(a).filter(i=>!yl(i));return Sl(t).length>0};var W=require("@vkontakte/videoplayer-shared/es2018");var $P=5,LP=5,MP=500,dg=7e3,ha=class{constructor(e){this.subscription=new W.Subscription;this.loadMediaTimeoutSubscription=new W.Subscription;this.videoState=new re("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,W.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,W.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,W.assertNever)(e)}break}default:(0,W.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(yl(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 W.Subscription;this.subscription.add(e),this.subscription.add((0,W.merge)(this.videoState.stateChangeStarted$.pipe((0,W.map)(r=>`stateChangeStarted$ ${JSON.stringify(r)}`)),this.videoState.stateChangeEnded$.pipe((0,W.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 W.Subject;e.add(r.pipe((0,W.debounce)(MP)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,W.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)>$P)&&r.next(o),s=o})),e.add((0,W.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.logRemoteEvent(n),this.params.output.duration$.next(n.value)}))}t((0,W.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,W.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),r=>{this.logRemoteEvent(r),r.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,W.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<LP&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),O(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,W.assertNever)(n)}}),t((0,W.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({volume:r.value})}),t((0,W.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({muted:r.value})});let i=(0,W.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,W.observableFrom)(["init"])).pipe((0,W.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"),O(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),O(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"),O(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"),O(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"&&O(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 d=t[e];(0,W.assertNonNullable)(d);let c=(0,W.getHighestQuality)(Object.keys(d));(0,W.assertNonNullable)(c);let h=d[c];(0,W.assertNonNullable)(h),i=h,r="video/mp4",s=chrome.cast.media.StreamType.BUFFERED;break}case"HLS":case"HLS_FMP4":case"HLS_ONDEMAND":{let d=t[e];(0,W.assertNonNullable)(d),i=d.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 d=t[e];(0,W.assertNonNullable)(d),i=d.url,r="application/dash+xml",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_LIVE_CMAF":{let d=t[e];(0,W.assertNonNullable)(d),i=d.url,r="application/dash+xml",s=chrome.cast.media.StreamType.LIVE;break}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let d=t[e];(0,W.assertNonNullable)(d),i=Ee(d.url),r="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:W.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,W.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,W.isNonNullable)(o)&&(n.metadata.title=o),(0,W.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,W.timeout)(dg).subscribe(()=>s(`timeout(${dg})`)))});(0,pg.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:W.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:r})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}logRemoteEvent(e){this.log({message:`[remoteEvent] ${JSON.stringify(e)}`})}};var Cl=Y(Fe(),1);var xl=require("@vkontakte/videoplayer-shared/es2018");var hg=require("@vkontakte/videoplayer-shared/es2018"),fg=a=>{try{a.pause(),a.playbackRate=0,(0,hg.clearVideoElement)(a),a.remove()}catch(e){console.error(e)}};var Tn=require("@vkontakte/videoplayer-shared/es2018"),Tl=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)}},Il=window.WeakMap?new WeakMap:new Tl,El=window.WeakMap?new WeakMap:new Map,DP=(a,e=20)=>{let t=0;return(0,Tn.fromEvent)(a,"ratechange").subscribe(i=>{t++,t>=e&&(a.currentTime=a.currentTime,t=0)})},je=(a,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let i=a.querySelector("video"),r=!!i;i?(0,xl.clearVideoElement)(i):(i=document.createElement("video"),a.appendChild(i)),Il.set(i,r);let s=new Tn.Subscription;return s.add(DP(i,e)),El.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},He=a=>{let e=El.get(a);e==null||e.unsubscribe(),El.delete(a);let t=Il.get(a);Il.delete(a),t?(0,xl.clearVideoElement)(a):fg(a)};var wl=Y(Pi(),1),Q=require("@vkontakte/videoplayer-shared/es2018");var oi=require("@vkontakte/videoplayer-shared/es2018"),In=(a,e,t,{equal:i=(n,o)=>n===o,changed$:r,onError:s}={})=>{let n=a.getState(),o=e(),u=(0,oi.isNullable)(r),l=new oi.Subscription;return r&&l.add(r.subscribe(d=>{let c=a.getState();i(d,c)&&a.setState(d)},s)),i(o,n)||(t(n),u&&a.setState(n)),l.add(a.stateChangeStarted$.subscribe(d=>{t(d.to),u&&a.setState(d.to)},s)),l},kt=(a,e,t)=>In(e,()=>a.loop,i=>{(0,oi.isNonNullable)(i)&&(a.loop=i)},{onError:t}),We=(a,e,t,i)=>In(e,()=>({muted:a.muted,volume:a.volume}),r=>{(0,oi.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}),nt=(a,e,t,i)=>In(e,()=>a.playbackRate,r=>{(0,oi.isNonNullable)(r)&&(a.playbackRate=r)},{changed$:t,onError:i}),fa=In;var CP=a=>["__",a.language,a.label].join("|"),BP=(a,e)=>{if(a.id===e)return!0;let[t,i,r]=e.split("|");return a.language===i&&a.label===r},Al=class a{constructor(e){this.available$=new Q.Subject;this.current$=new Q.ValueSubject(void 0);this.error$=new Q.Subject;this.subscription=new Q.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:Q.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(fa(t.internalTextTracks,()=>(0,wl.default)(this.internalTracks),s=>{(0,Q.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,Q.isNonNullable)(s)&&(0,Q.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,Q.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:r})),this.subscription.add(fa(t.externalTextTracks,()=>(0,wl.default)(this.externalTracks),s=>{(0,Q.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,Q.isNonNullable)(s)&&(0,Q.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,Q.map)(s=>s.filter(({type:n})=>n==="external"))),onError:r})),this.subscription.add(fa(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(fa(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,Q.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,Q.fromEvent)(e,"addtrack").subscribe(()=>{let i=this.current$.getValue();i&&this.select(i)})),this.subscription.add((0,Q.merge)((0,Q.fromEvent)(e,"addtrack"),(0,Q.fromEvent)(e,"removetrack"),(0,Q.observableFrom)(["init"])).pipe((0,Q.map)(()=>this.htmlTextTracksAsArray().map(i=>this.htmlTextTrackToITextTrack(i))),(0,Q.filterChanged)((i,r)=>i.length===r.length&&i.every(({id:s},n)=>s===r[n].id))).subscribe(this.available$)),this.subscription.add((0,Q.merge)((0,Q.fromEvent)(e,"change"),(0,Q.observableFrom)(["init"])).pipe((0,Q.map)(()=>this.htmlTextTracksAsArray().find(({mode:i})=>i==="showing")),(0,Q.map)(i=>i&&this.htmlTextTrackToITextTrack(i).id),(0,Q.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,Q.fromEvent)(e,"addtrack").subscribe(i=>{var s,n;(s=i.track)==null||s.addEventListener("cuechange",t);let r=o=>{var l,d,c,h,p;let u=(d=(l=o.target)==null?void 0:l.cues)!=null?d:null;u&&u.length&&(this.applyCueSettings((h=(c=o.target)==null?void 0:c.cues)!=null?h:null),(p=o.target)==null||p.removeEventListener("cuechange",r))};(n=i.track)==null||n.addEventListener("cuechange",r)})),this.subscription.add((0,Q.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,Q.isNonNullable)(t.align)&&(r.align=t.align),(0,Q.isNonNullable)(t.position)&&(r.position=t.position),(0,Q.isNonNullable)(t.size)&&(r.size=t.size),(0,Q.isNonNullable)(t.line)&&(r.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,Q.assertNonNullable)(this.video);let t=[...this.video.textTracks];return e?t:t.filter(a.isHealthyTrack)}htmlTextTrackToITextTrack(e){var o,u,l,d,c;let{language:t,label:i}=e,r=e.id?e.id:CP(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:(d=this.externalTracks.get(r))==null?void 0:d.url}:{id:r,type:"internal",isAuto:n,language:t,label:i,url:(c=this.internalTracks.get(r))==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: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,Q.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,Q.isNullable)(e)||!BP(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,Q.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,Q.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)}},ot=Al;var Ci=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 mg=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},Rl=a=>{let e=mg(a);return!!(e&&e.fullscreenElement&&e.fullscreenElement===a)},bg=a=>{let e=mg(a);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===a)};var M=require("@vkontakte/videoplayer-shared/es2018");var VP=3,gg=(a,e,t=VP)=>{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 Qe=a=>{let e=V=>(0,M.fromEvent)(a,V).pipe((0,M.mapTo)(void 0),(0,M.shareReplay)(1)),t=new M.Subscription,i=()=>t.unsubscribe(),r=(0,M.merge)((0,M.fromEvent)(a,"progress"),(0,M.fromEvent)(a,"timeupdate")).pipe((0,M.map)(()=>gg(a.buffered,a.currentTime)),(0,M.shareReplay)(1)),s=z.browser.isSafari?(0,M.combine)({play:e("play").pipe((0,M.once)()),playing:e("playing")}).pipe((0,M.mapTo)(void 0),(0,M.shareReplay)(1)):e("playing"),n=(0,M.fromEvent)(a,"volumechange").pipe((0,M.map)(()=>({muted:a.muted,volume:a.volume})),(0,M.shareReplay)(1)),o=(0,M.fromEvent)(a,"ratechange").pipe((0,M.map)(()=>a.playbackRate),(0,M.shareReplay)(1)),u=(0,M.fromEvent)(a,"error").pipe((0,M.filter)(()=>!!(a.error||a.played.length)),(0,M.map)(()=>{var U;let V=a.error;return{id:V?`MediaError#${V.code}`:"HtmlVideoError",category:M.ErrorCategory.VIDEO_PIPELINE,message:V?V.message:"Error event from HTML video element",thrown:(U=a.error)!=null?U:void 0}}),(0,M.shareReplay)(1)),l=(0,M.fromEvent)(a,"timeupdate").pipe((0,M.map)(()=>a.currentTime),(0,M.shareReplay)(1)),d=["waiting","seeking","seeked","timeupdate"],c=new M.Subject,h=.3,p;t.add((0,M.merge)(...d.map(V=>(0,M.fromEvent)(a,V))).subscribe(V=>{let U=a.currentTime;a.loop&&(0,M.isNonNullable)(p)&&(0,M.isNonNullable)(U)&&p>=a.duration-h&&U<=h&&c.next(p),p=U}));let f=e("pause").pipe((0,M.filter)(()=>!a.error&&p!==a.duration),(0,M.shareReplay)(1)),m=(0,M.fromEvent)(a,"enterpictureinpicture").pipe((0,M.shareReplay)(1)),v=(0,M.fromEvent)(a,"leavepictureinpicture").pipe((0,M.shareReplay)(1)),g=new M.ValueSubject(bg(a));t.add(m.subscribe(()=>g.next(!0))),t.add(v.subscribe(()=>g.next(!1)));let y=new M.ValueSubject(Rl(a)),w=(0,M.fromEvent)(a,"fullscreenchange").pipe((0,M.shareReplay)(1));t.add(w.pipe((0,M.map)(()=>Rl(a))).subscribe(y));let E=.1,A=1e3,D=(0,M.fromEvent)(a,"timeupdate").pipe((0,M.map)(V=>a.duration-a.currentTime<E),(0,M.filterChanged)(),(0,M.shareReplay)(1)),N=(0,M.merge)(D.pipe((0,M.filter)(V=>!a.loop&&V)),(0,M.fromEvent)(a,"ended")).pipe((0,M.throttle)(A),(0,M.mapTo)(void 0),(0,M.shareReplay)(1)),q=(0,M.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(V=>(0,M.fromEvent)(a,V)),D.pipe((0,M.map)(V=>({type:V?"ended":"unknown"})))).pipe((0,M.map)(V=>z.browser.isFirefox&&V.type==="ended"?a.readyState<2:a.readyState<3),(0,M.filterChanged)(),(0,M.shareReplay)(1));return{playing$:s,pause$:f,canplay$:e("canplay"),ended$:N,looped$:c,error$:u,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:l,durationChange$:(0,M.fromEvent)(a,"durationchange").pipe((0,M.map)(()=>a.duration),(0,M.shareReplay)(1)),isBuffering$:q,currentBuffer$:r,volumeState$:n,playbackRateState$:o,inPiP$:g,inFullscreen$:y,enterPip$:m,leavePip$:v,destroy:i}};var qt=require("@vkontakte/videoplayer-shared/es2018"),ui=a=>{switch(a){case"mobile":return qt.VideoQuality.Q_144P;case"lowest":return qt.VideoQuality.Q_240P;case"low":return qt.VideoQuality.Q_360P;case"sd":case"medium":return qt.VideoQuality.Q_480P;case"hd":case"high":return qt.VideoQuality.Q_720P;case"fullhd":case"full":return qt.VideoQuality.Q_1080P;case"quadhd":case"quad":return qt.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return qt.VideoQuality.Q_2160P}};var qe=Y(vt(),1),kl=Y(Fe(),1),Bi=Y(sr(),1),B=require("@vkontakte/videoplayer-shared/es2018");var Pl=!1,Ut={},xg=a=>{Pl=a},wg=()=>{Ut={}},Ag=a=>{a(Ut)},ma=(a,e)=>{var t;Pl&&(Ut.meta=(t=Ut.meta)!=null?t:{},Ut.meta[a]=e)},Ne=class{constructor(e){this.name=e}next(e){var i,r;if(!Pl)return;Ut.series=(i=Ut.series)!=null?i:{};let t=(r=Ut.series[this.name])!=null?r:[];t.push([Date.now(),e]),Ut.series[this.name]=t}};var Ae=require("@vkontakte/videoplayer-shared/es2018");function Rg(a,e,t){return!a.max&&a.min===e?"high_quality":!a.min&&a.max===t?"traffic_saving":"unknown"}function gr(a,e,t){return(0,Ae.isNullable)(a)||(0,Ae.isNonNullable)(a.min)&&(0,Ae.isNonNullable)(a.max)&&(0,Ae.isLower)(a.max,a.min)||(0,Ae.isNonNullable)(a.min)&&e&&(0,Ae.isHigher)(a.min,e)||(0,Ae.isNonNullable)(a.max)&&t&&(0,Ae.isLower)(a.max,t)}function Pg({limits:a,highestAvailableHeight:e,lowestAvailableHeight:t}){return gr({max:a!=null&&a.max?(0,Ae.videoHeightToQuality)(a.max):void 0,min:a!=null&&a.min?(0,Ae.videoHeightToQuality)(a.min):void 0},e?(0,Ae.videoHeightToQuality)(e):void 0,t?(0,Ae.videoHeightToQuality)(t):void 0)}var Dg=new Ne("best_bitrate"),xn=(a,e,t)=>(e-t)*Math.pow(2,-10*a)+t;var vr=a=>(e,t)=>a*(Number(e.bitrate)-Number(t.bitrate)),li=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,B.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},wn='Assertion "ABR Tracks is empty array" failed',En=new WeakMap,kg=new WeakMap,$g=new WeakMap,ba=(a,e,t,i)=>{var u;let r=[...e].sort(vr(1)),s=[...t].sort(vr(1)),n=s.filter(l=>(0,B.isNonNullable)(l.bitrate)&&(0,B.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),o=(u=(0,qe.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,qe.default)(s,-1);return o&&(0,kl.default)(n,o)?o:n.length?(0,qe.default)(n,-1):(0,qe.default)(s,0)},ga=(a,e,t,i)=>{var u;let r=En.get(e);r||(r=[...e].sort(vr(1)),En.set(e,r));let s=En.get(t);s||(s=[...t].sort(vr(1)),En.set(t,s));let n=$g.get(a);n||(n=s.filter(l=>(0,B.isNonNullable)(l.bitrate)&&(0,B.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),$g.set(a,n));let o=(u=(0,qe.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,qe.default)(s,-1);return o&&(0,kl.default)(n,o)?o:n.length?(0,qe.default)(n,-1):(0,qe.default)(s,0)},Lg=a=>"quality"in a,An=(a,e,t,i)=>{var n;let r=(0,B.isNonNullable)((n=i==null?void 0:i.last)==null?void 0:n.bitrate)&&(0,B.isNonNullable)(t==null?void 0:t.bitrate)&&i.last.bitrate<t.bitrate?a.trackCooldownIncreaseQuality:a.trackCooldownDecreaseQuality,s=t&&i&&i.history[t.id]&&(0,B.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=Lg(o)?"video":"audio",l=Lg(o)?o.quality:o.bitrate;return e({message:`
6
+ "use strict";var WT=Object.create;var vn=Object.defineProperty;var zT=Object.getOwnPropertyDescriptor;var GT=Object.getOwnPropertyNames;var YT=Object.getPrototypeOf,KT=Object.prototype.hasOwnProperty;var v=(a,e)=>()=>(e||a((e={exports:{}}).exports,e),e.exports),XT=(a,e)=>{for(var t in e)vn(a,t,{get:e[t],enumerable:!0})},ep=(a,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of GT(e))!KT.call(a,r)&&r!==t&&vn(a,r,{get:()=>e[r],enumerable:!(i=zT(e,r))||i.enumerable});return a};var z=(a,e,t)=>(t=a!=null?WT(YT(a)):{},ep(e||!a||!a.__esModule?vn(t,"default",{value:a,enumerable:!0}):t,a)),JT=a=>ep(vn({},"__esModule",{value:!0}),a);var ke=v((hu,tp)=>{"use strict";var As=function(a){return a&&a.Math===Math&&a};tp.exports=As(typeof globalThis=="object"&&globalThis)||As(typeof window=="object"&&window)||As(typeof self=="object"&&self)||As(typeof global=="object"&&global)||As(typeof hu=="object"&&hu)||function(){return this}()||Function("return this")()});var Oe=v((XL,ip)=>{"use strict";ip.exports=function(a){try{return!!a()}catch(e){return!0}}});var Rs=v((JL,rp)=>{"use strict";var ZT=Oe();rp.exports=!ZT(function(){var a=function(){}.bind();return typeof a!="function"||a.hasOwnProperty("prototype")})});var fu=v((ZL,op)=>{"use strict";var eI=Rs(),np=Function.prototype,sp=np.apply,ap=np.call;op.exports=typeof Reflect=="object"&&Reflect.apply||(eI?ap.bind(sp):function(){return ap.apply(sp,arguments)})});var Ne=v((eD,cp)=>{"use strict";var up=Rs(),lp=Function.prototype,mu=lp.call,tI=up&&lp.bind.bind(mu,mu);cp.exports=up?tI:function(a){return function(){return mu.apply(a,arguments)}}});var Ji=v((tD,pp)=>{"use strict";var dp=Ne(),iI=dp({}.toString),rI=dp("".slice);pp.exports=function(a){return rI(iI(a),8,-1)}});var bu=v((iD,hp)=>{"use strict";var sI=Ji(),aI=Ne();hp.exports=function(a){if(sI(a)==="Function")return aI(a)}});var $e=v((rD,fp)=>{"use strict";var gu=typeof document=="object"&&document.all;fp.exports=typeof gu=="undefined"&&gu!==void 0?function(a){return typeof a=="function"||a===gu}:function(a){return typeof a=="function"}});var vt=v((sD,mp)=>{"use strict";var nI=Oe();mp.exports=!nI(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var yt=v((aD,bp)=>{"use strict";var oI=Rs(),In=Function.prototype.call;bp.exports=oI?In.bind(In):function(){return In.apply(In,arguments)}});var Su=v(vp=>{"use strict";var gp={}.propertyIsEnumerable,Sp=Object.getOwnPropertyDescriptor,uI=Sp&&!gp.call({1:2},1);vp.f=uI?function(e){var t=Sp(this,e);return!!t&&t.enumerable}:gp});var ks=v((oD,yp)=>{"use strict";yp.exports=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}}});var Ip=v((uD,Tp)=>{"use strict";var lI=Ne(),cI=Oe(),dI=Ji(),vu=Object,pI=lI("".split);Tp.exports=cI(function(){return!vu("z").propertyIsEnumerable(0)})?function(a){return dI(a)==="String"?pI(a,""):vu(a)}:vu});var $s=v((lD,Ep)=>{"use strict";Ep.exports=function(a){return a==null}});var xi=v((cD,wp)=>{"use strict";var hI=$s(),fI=TypeError;wp.exports=function(a){if(hI(a))throw new fI("Can't call method on "+a);return a}});var Zi=v((dD,xp)=>{"use strict";var mI=Ip(),bI=xi();xp.exports=function(a){return mI(bI(a))}});var lt=v((pD,Pp)=>{"use strict";var gI=$e();Pp.exports=function(a){return typeof a=="object"?a!==null:gI(a)}});var er=v((hD,Ap)=>{"use strict";Ap.exports={}});var ai=v((fD,kp)=>{"use strict";var yu=er(),Tu=ke(),SI=$e(),Rp=function(a){return SI(a)?a:void 0};kp.exports=function(a,e){return arguments.length<2?Rp(yu[a])||Rp(Tu[a]):yu[a]&&yu[a][e]||Tu[a]&&Tu[a][e]}});var Ms=v((mD,$p)=>{"use strict";var vI=Ne();$p.exports=vI({}.isPrototypeOf)});var tr=v((bD,Dp)=>{"use strict";var yI=ke(),Mp=yI.navigator,Lp=Mp&&Mp.userAgent;Dp.exports=Lp?String(Lp):""});var Eu=v((gD,Np)=>{"use strict";var Op=ke(),Iu=tr(),Bp=Op.process,Cp=Op.Deno,Vp=Bp&&Bp.versions||Cp&&Cp.version,_p=Vp&&Vp.v8,Ct,En;_p&&(Ct=_p.split("."),En=Ct[0]>0&&Ct[0]<4?1:+(Ct[0]+Ct[1]));!En&&Iu&&(Ct=Iu.match(/Edge\/(\d+)/),(!Ct||Ct[1]>=74)&&(Ct=Iu.match(/Chrome\/(\d+)/),Ct&&(En=+Ct[1])));Np.exports=En});var wu=v((SD,Up)=>{"use strict";var Fp=Eu(),TI=Oe(),II=ke(),EI=II.String;Up.exports=!!Object.getOwnPropertySymbols&&!TI(function(){var a=Symbol("symbol detection");return!EI(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&Fp&&Fp<41})});var xu=v((vD,qp)=>{"use strict";var wI=wu();qp.exports=wI&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Pu=v((yD,jp)=>{"use strict";var xI=ai(),PI=$e(),AI=Ms(),RI=xu(),kI=Object;jp.exports=RI?function(a){return typeof a=="symbol"}:function(a){var e=xI("Symbol");return PI(e)&&AI(e.prototype,kI(a))}});var Ls=v((TD,Hp)=>{"use strict";var $I=String;Hp.exports=function(a){try{return $I(a)}catch(e){return"Object"}}});var Gt=v((ID,Qp)=>{"use strict";var MI=$e(),LI=Ls(),DI=TypeError;Qp.exports=function(a){if(MI(a))return a;throw new DI(LI(a)+" is not a function")}});var Ds=v((ED,Wp)=>{"use strict";var BI=Gt(),CI=$s();Wp.exports=function(a,e){var t=a[e];return CI(t)?void 0:BI(t)}});var Gp=v((wD,zp)=>{"use strict";var Au=yt(),Ru=$e(),ku=lt(),VI=TypeError;zp.exports=function(a,e){var t,i;if(e==="string"&&Ru(t=a.toString)&&!ku(i=Au(t,a))||Ru(t=a.valueOf)&&!ku(i=Au(t,a))||e!=="string"&&Ru(t=a.toString)&&!ku(i=Au(t,a)))return i;throw new VI("Can't convert object to primitive value")}});var Vt=v((xD,Yp)=>{"use strict";Yp.exports=!0});var Jp=v((PD,Xp)=>{"use strict";var Kp=ke(),_I=Object.defineProperty;Xp.exports=function(a,e){try{_I(Kp,a,{value:e,configurable:!0,writable:!0})}catch(t){Kp[a]=e}return e}});var Bs=v((AD,th)=>{"use strict";var OI=Vt(),NI=ke(),FI=Jp(),Zp="__core-js_shared__",eh=th.exports=NI[Zp]||FI(Zp,{});(eh.versions||(eh.versions=[])).push({version:"3.43.0",mode:OI?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.43.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var $u=v((RD,rh)=>{"use strict";var ih=Bs();rh.exports=function(a,e){return ih[a]||(ih[a]=e||{})}});var Lr=v((kD,sh)=>{"use strict";var UI=xi(),qI=Object;sh.exports=function(a){return qI(UI(a))}});var _t=v(($D,ah)=>{"use strict";var jI=Ne(),HI=Lr(),QI=jI({}.hasOwnProperty);ah.exports=Object.hasOwn||function(e,t){return QI(HI(e),t)}});var Mu=v((MD,nh)=>{"use strict";var WI=Ne(),zI=0,GI=Math.random(),YI=WI(1.1.toString);nh.exports=function(a){return"Symbol("+(a===void 0?"":a)+")_"+YI(++zI+GI,36)}});var We=v((LD,uh)=>{"use strict";var KI=ke(),XI=$u(),oh=_t(),JI=Mu(),ZI=wu(),eE=xu(),Dr=KI.Symbol,Lu=XI("wks"),tE=eE?Dr.for||Dr:Dr&&Dr.withoutSetter||JI;uh.exports=function(a){return oh(Lu,a)||(Lu[a]=ZI&&oh(Dr,a)?Dr[a]:tE("Symbol."+a)),Lu[a]}});var ph=v((DD,dh)=>{"use strict";var iE=yt(),lh=lt(),ch=Pu(),rE=Ds(),sE=Gp(),aE=We(),nE=TypeError,oE=aE("toPrimitive");dh.exports=function(a,e){if(!lh(a)||ch(a))return a;var t=rE(a,oE),i;if(t){if(e===void 0&&(e="default"),i=iE(t,a,e),!lh(i)||ch(i))return i;throw new nE("Can't convert object to primitive value")}return e===void 0&&(e="number"),sE(a,e)}});var Du=v((BD,hh)=>{"use strict";var uE=ph(),lE=Pu();hh.exports=function(a){var e=uE(a,"string");return lE(e)?e:e+""}});var wn=v((CD,mh)=>{"use strict";var cE=ke(),fh=lt(),Bu=cE.document,dE=fh(Bu)&&fh(Bu.createElement);mh.exports=function(a){return dE?Bu.createElement(a):{}}});var Cu=v((VD,bh)=>{"use strict";var pE=vt(),hE=Oe(),fE=wn();bh.exports=!pE&&!hE(function(){return Object.defineProperty(fE("div"),"a",{get:function(){return 7}}).a!==7})});var vh=v(Sh=>{"use strict";var mE=vt(),bE=yt(),gE=Su(),SE=ks(),vE=Zi(),yE=Du(),TE=_t(),IE=Cu(),gh=Object.getOwnPropertyDescriptor;Sh.f=mE?gh:function(e,t){if(e=vE(e),t=yE(t),IE)try{return gh(e,t)}catch(i){}if(TE(e,t))return SE(!bE(gE.f,e,t),e[t])}});var Vu=v((OD,yh)=>{"use strict";var EE=Oe(),wE=$e(),xE=/#|\.prototype\./,Cs=function(a,e){var t=AE[PE(a)];return t===kE?!0:t===RE?!1:wE(e)?EE(e):!!e},PE=Cs.normalize=function(a){return String(a).replace(xE,".").toLowerCase()},AE=Cs.data={},RE=Cs.NATIVE="N",kE=Cs.POLYFILL="P";yh.exports=Cs});var Br=v((ND,Ih)=>{"use strict";var Th=bu(),$E=Gt(),ME=Rs(),LE=Th(Th.bind);Ih.exports=function(a,e){return $E(a),e===void 0?a:ME?LE(a,e):function(){return a.apply(e,arguments)}}});var _u=v((FD,Eh)=>{"use strict";var DE=vt(),BE=Oe();Eh.exports=DE&&BE(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var Yt=v((UD,wh)=>{"use strict";var CE=lt(),VE=String,_E=TypeError;wh.exports=function(a){if(CE(a))return a;throw new _E(VE(a)+" is not an object")}});var ir=v(Ph=>{"use strict";var OE=vt(),NE=Cu(),FE=_u(),xn=Yt(),xh=Du(),UE=TypeError,Ou=Object.defineProperty,qE=Object.getOwnPropertyDescriptor,Nu="enumerable",Fu="configurable",Uu="writable";Ph.f=OE?FE?function(e,t,i){if(xn(e),t=xh(t),xn(i),typeof e=="function"&&t==="prototype"&&"value"in i&&Uu in i&&!i[Uu]){var r=qE(e,t);r&&r[Uu]&&(e[t]=i.value,i={configurable:Fu in i?i[Fu]:r[Fu],enumerable:Nu in i?i[Nu]:r[Nu],writable:!1})}return Ou(e,t,i)}:Ou:function(e,t,i){if(xn(e),t=xh(t),xn(i),NE)try{return Ou(e,t,i)}catch(r){}if("get"in i||"set"in i)throw new UE("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var Cr=v((jD,Ah)=>{"use strict";var jE=vt(),HE=ir(),QE=ks();Ah.exports=jE?function(a,e,t){return HE.f(a,e,QE(1,t))}:function(a,e,t){return a[e]=t,a}});var De=v((HD,kh)=>{"use strict";var Vs=ke(),WE=fu(),zE=bu(),GE=$e(),YE=vh().f,KE=Vu(),Vr=er(),XE=Br(),_r=Cr(),Rh=_t();Bs();var JE=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 WE(a,this,arguments)};return e.prototype=a.prototype,e};kh.exports=function(a,e){var t=a.target,i=a.global,r=a.stat,s=a.proto,n=i?Vs:r?Vs[t]:Vs[t]&&Vs[t].prototype,o=i?Vr:Vr[t]||_r(Vr,t,{})[t],u=o.prototype,l,p,c,d,h,f,m,S,g;for(d in e)l=KE(i?d:t+(r?".":"#")+d,a.forced),p=!l&&n&&Rh(n,d),f=o[d],p&&(a.dontCallGetSet?(g=YE(n,d),m=g&&g.value):m=n[d]),h=p&&m?m:e[d],!(!l&&!s&&typeof f==typeof h)&&(a.bind&&p?S=XE(h,Vs):a.wrap&&p?S=JE(h):s&&GE(h)?S=zE(h):S=h,(a.sham||h&&h.sham||f&&f.sham)&&_r(S,"sham",!0),_r(o,d,S),s&&(c=t+"Prototype",Rh(Vr,c)||_r(Vr,c,{}),_r(Vr[c],d,h),a.real&&u&&(l||!u[d])&&_r(u,d,h)))}});var Pn=v((QD,Mh)=>{"use strict";var ZE=$u(),ew=Mu(),$h=ZE("keys");Mh.exports=function(a){return $h[a]||($h[a]=ew(a))}});var Dh=v((WD,Lh)=>{"use strict";var tw=Oe();Lh.exports=!tw(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})});var An=v((zD,Ch)=>{"use strict";var iw=_t(),rw=$e(),sw=Lr(),aw=Pn(),nw=Dh(),Bh=aw("IE_PROTO"),qu=Object,ow=qu.prototype;Ch.exports=nw?qu.getPrototypeOf:function(a){var e=sw(a);if(iw(e,Bh))return e[Bh];var t=e.constructor;return rw(t)&&e instanceof t?t.prototype:e instanceof qu?ow:null}});var _h=v((GD,Vh)=>{"use strict";var uw=Math.ceil,lw=Math.floor;Vh.exports=Math.trunc||function(e){var t=+e;return(t>0?lw:uw)(t)}});var _s=v((YD,Oh)=>{"use strict";var cw=_h();Oh.exports=function(a){var e=+a;return e!==e||e===0?0:cw(e)}});var Fh=v((KD,Nh)=>{"use strict";var dw=_s(),pw=Math.max,hw=Math.min;Nh.exports=function(a,e){var t=dw(a);return t<0?pw(t+e,0):hw(t,e)}});var ju=v((XD,Uh)=>{"use strict";var fw=_s(),mw=Math.min;Uh.exports=function(a){var e=fw(a);return e>0?mw(e,9007199254740991):0}});var Or=v((JD,qh)=>{"use strict";var bw=ju();qh.exports=function(a){return bw(a.length)}});var Hu=v((ZD,Hh)=>{"use strict";var gw=Zi(),Sw=Fh(),vw=Or(),jh=function(a){return function(e,t,i){var r=gw(e),s=vw(r);if(s===0)return!a&&-1;var n=Sw(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}};Hh.exports={includes:jh(!0),indexOf:jh(!1)}});var Rn=v((eB,Qh)=>{"use strict";Qh.exports={}});var Gh=v((tB,zh)=>{"use strict";var yw=Ne(),Qu=_t(),Tw=Zi(),Iw=Hu().indexOf,Ew=Rn(),Wh=yw([].push);zh.exports=function(a,e){var t=Tw(a),i=0,r=[],s;for(s in t)!Qu(Ew,s)&&Qu(t,s)&&Wh(r,s);for(;e.length>i;)Qu(t,s=e[i++])&&(~Iw(r,s)||Wh(r,s));return r}});var Wu=v((iB,Yh)=>{"use strict";Yh.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var zu=v((rB,Kh)=>{"use strict";var ww=Gh(),xw=Wu();Kh.exports=Object.keys||function(e){return ww(e,xw)}});var Gu=v((sB,tf)=>{"use strict";var Jh=vt(),Pw=Oe(),Zh=Ne(),Aw=An(),Rw=zu(),kw=Zi(),$w=Su().f,ef=Zh($w),Mw=Zh([].push),Lw=Jh&&Pw(function(){var a=Object.create(null);return a[2]=2,!ef(a,2)}),Xh=function(a){return function(e){for(var t=kw(e),i=Rw(t),r=Lw&&Aw(t)===null,s=i.length,n=0,o=[],u;s>n;)u=i[n++],(!Jh||(r?u in t:ef(t,u)))&&Mw(o,a?[u,t[u]]:t[u]);return o}};tf.exports={entries:Xh(!0),values:Xh(!1)}});var rf=v(()=>{"use strict";var Dw=De(),Bw=Gu().values;Dw({target:"Object",stat:!0},{values:function(e){return Bw(e)}})});var af=v((oB,sf)=>{"use strict";rf();var Cw=er();sf.exports=Cw.Object.values});var of=v((uB,nf)=>{"use strict";var Vw=af();nf.exports=Vw});var rr=v((lB,uf)=>{"use strict";var _w=of();uf.exports=_w});var Os=v((cB,lf)=>{"use strict";lf.exports=function(){}});var cf=v(()=>{"use strict";var Ow=De(),Nw=Hu().includes,Fw=Oe(),Uw=Os(),qw=Fw(function(){return!Array(1).includes()});Ow({target:"Array",proto:!0,forced:qw},{includes:function(e){return Nw(this,e,arguments.length>1?arguments[1]:void 0)}});Uw("includes")});var Pi=v((hB,df)=>{"use strict";var jw=ai();df.exports=jw});var hf=v((fB,pf)=>{"use strict";cf();var Hw=Pi();pf.exports=Hw("Array","includes")});var mf=v((mB,ff)=>{"use strict";var Qw=hf();ff.exports=Qw});var ze=v((bB,bf)=>{"use strict";var Ww=mf();bf.exports=Ww});var $f=v(()=>{"use strict";var ix=De(),rx=Gu().entries;ix({target:"Object",stat:!0},{entries:function(e){return rx(e)}})});var Lf=v((rV,Mf)=>{"use strict";$f();var sx=er();Mf.exports=sx.Object.entries});var Bf=v((sV,Df)=>{"use strict";var ax=Lf();Df.exports=ax});var $i=v((aV,Cf)=>{"use strict";var nx=Bf();Cf.exports=nx});var sr=v((nV,Vf)=>{"use strict";Vf.exports={}});var Nf=v((oV,Of)=>{"use strict";var ox=ke(),ux=$e(),_f=ox.WeakMap;Of.exports=ux(_f)&&/native code/.test(String(_f))});var il=v((uV,qf)=>{"use strict";var lx=Nf(),Uf=ke(),cx=lt(),dx=Cr(),Zu=_t(),el=Bs(),px=Pn(),hx=Rn(),Ff="Object already initialized",tl=Uf.TypeError,fx=Uf.WeakMap,On,qs,Nn,mx=function(a){return Nn(a)?qs(a):On(a,{})},bx=function(a){return function(e){var t;if(!cx(e)||(t=qs(e)).type!==a)throw new tl("Incompatible receiver, "+a+" required");return t}};lx||el.state?(Nt=el.state||(el.state=new fx),Nt.get=Nt.get,Nt.has=Nt.has,Nt.set=Nt.set,On=function(a,e){if(Nt.has(a))throw new tl(Ff);return e.facade=a,Nt.set(a,e),e},qs=function(a){return Nt.get(a)||{}},Nn=function(a){return Nt.has(a)}):(ar=px("state"),hx[ar]=!0,On=function(a,e){if(Zu(a,ar))throw new tl(Ff);return e.facade=a,dx(a,ar,e),e},qs=function(a){return Zu(a,ar)?a[ar]:{}},Nn=function(a){return Zu(a,ar)});var Nt,ar;qf.exports={set:On,get:qs,has:Nn,enforce:mx,getterFor:bx}});var al=v((lV,Hf)=>{"use strict";var rl=vt(),gx=_t(),jf=Function.prototype,Sx=rl&&Object.getOwnPropertyDescriptor,sl=gx(jf,"name"),vx=sl&&function(){}.name==="something",yx=sl&&(!rl||rl&&Sx(jf,"name").configurable);Hf.exports={EXISTS:sl,PROPER:vx,CONFIGURABLE:yx}});var Wf=v(Qf=>{"use strict";var Tx=vt(),Ix=_u(),Ex=ir(),wx=Yt(),xx=Zi(),Px=zu();Qf.f=Tx&&!Ix?Object.defineProperties:function(e,t){wx(e);for(var i=xx(t),r=Px(t),s=r.length,n=0,o;s>n;)Ex.f(e,o=r[n++],i[o]);return e}});var nl=v((dV,zf)=>{"use strict";var Ax=ai();zf.exports=Ax("document","documentElement")});var cl=v((pV,em)=>{"use strict";var Rx=Yt(),kx=Wf(),Gf=Wu(),$x=Rn(),Mx=nl(),Lx=wn(),Dx=Pn(),Yf=">",Kf="<",ul="prototype",ll="script",Jf=Dx("IE_PROTO"),ol=function(){},Zf=function(a){return Kf+ll+Yf+a+Kf+"/"+ll+Yf},Xf=function(a){a.write(Zf("")),a.close();var e=a.parentWindow.Object;return a=null,e},Bx=function(){var a=Lx("iframe"),e="java"+ll+":",t;return a.style.display="none",Mx.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(Zf("document.F=Object")),t.close(),t.F},Fn,Un=function(){try{Fn=new ActiveXObject("htmlfile")}catch(e){}Un=typeof document!="undefined"?document.domain&&Fn?Xf(Fn):Bx():Xf(Fn);for(var a=Gf.length;a--;)delete Un[ul][Gf[a]];return Un()};$x[Jf]=!0;em.exports=Object.create||function(e,t){var i;return e!==null?(ol[ul]=Rx(e),i=new ol,ol[ul]=null,i[Jf]=e):i=Un(),t===void 0?i:kx.f(i,t)}});var Fr=v((hV,tm)=>{"use strict";var Cx=Cr();tm.exports=function(a,e,t,i){return i&&i.enumerable?a[e]=t:Cx(a,e,t),a}});var fl=v((fV,sm)=>{"use strict";var Vx=Oe(),_x=$e(),Ox=lt(),Nx=cl(),im=An(),Fx=Fr(),Ux=We(),qx=Vt(),hl=Ux("iterator"),rm=!1,oi,dl,pl;[].keys&&(pl=[].keys(),"next"in pl?(dl=im(im(pl)),dl!==Object.prototype&&(oi=dl)):rm=!0);var jx=!Ox(oi)||Vx(function(){var a={};return oi[hl].call(a)!==a});jx?oi={}:qx&&(oi=Nx(oi));_x(oi[hl])||Fx(oi,hl,function(){return this});sm.exports={IteratorPrototype:oi,BUGGY_SAFARI_ITERATORS:rm}});var qn=v((mV,nm)=>{"use strict";var Hx=We(),Qx=Hx("toStringTag"),am={};am[Qx]="z";nm.exports=String(am)==="[object z]"});var js=v((bV,om)=>{"use strict";var Wx=qn(),zx=$e(),jn=Ji(),Gx=We(),Yx=Gx("toStringTag"),Kx=Object,Xx=jn(function(){return arguments}())==="Arguments",Jx=function(a,e){try{return a[e]}catch(t){}};om.exports=Wx?jn:function(a){var e,t,i;return a===void 0?"Undefined":a===null?"Null":typeof(t=Jx(e=Kx(a),Yx))=="string"?t:Xx?jn(e):(i=jn(e))==="Object"&&zx(e.callee)?"Arguments":i}});var lm=v((gV,um)=>{"use strict";var Zx=qn(),eP=js();um.exports=Zx?{}.toString:function(){return"[object "+eP(this)+"]"}});var Hs=v((SV,dm)=>{"use strict";var tP=qn(),iP=ir().f,rP=Cr(),sP=_t(),aP=lm(),nP=We(),cm=nP("toStringTag");dm.exports=function(a,e,t,i){var r=t?a:a&&a.prototype;r&&(sP(r,cm)||iP(r,cm,{configurable:!0,value:e}),i&&!tP&&rP(r,"toString",aP))}});var hm=v((vV,pm)=>{"use strict";var oP=fl().IteratorPrototype,uP=cl(),lP=ks(),cP=Hs(),dP=sr(),pP=function(){return this};pm.exports=function(a,e,t,i){var r=e+" Iterator";return a.prototype=uP(oP,{next:lP(+!i,t)}),cP(a,r,!1,!0),dP[r]=pP,a}});var mm=v((yV,fm)=>{"use strict";var hP=Ne(),fP=Gt();fm.exports=function(a,e,t){try{return hP(fP(Object.getOwnPropertyDescriptor(a,e)[t]))}catch(i){}}});var gm=v((TV,bm)=>{"use strict";var mP=lt();bm.exports=function(a){return mP(a)||a===null}});var vm=v((IV,Sm)=>{"use strict";var bP=gm(),gP=String,SP=TypeError;Sm.exports=function(a){if(bP(a))return a;throw new SP("Can't set "+gP(a)+" as a prototype")}});var ml=v((EV,ym)=>{"use strict";var vP=mm(),yP=lt(),TP=xi(),IP=vm();ym.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=vP(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch(i){}return function(r,s){return TP(r),IP(s),yP(r)&&(a?t(r,s):r.__proto__=s),r}}():void 0)});var Mm=v((wV,$m)=>{"use strict";var EP=De(),wP=yt(),Hn=Vt(),Rm=al(),xP=$e(),PP=hm(),Tm=An(),Im=ml(),AP=Hs(),RP=Cr(),bl=Fr(),kP=We(),Em=sr(),km=fl(),$P=Rm.PROPER,MP=Rm.CONFIGURABLE,wm=km.IteratorPrototype,Qn=km.BUGGY_SAFARI_ITERATORS,Qs=kP("iterator"),xm="keys",Ws="values",Pm="entries",Am=function(){return this};$m.exports=function(a,e,t,i,r,s,n){PP(t,e,i);var o=function(g){if(g===r&&d)return d;if(!Qn&&g&&g in p)return p[g];switch(g){case xm:return function(){return new t(this,g)};case Ws:return function(){return new t(this,g)};case Pm:return function(){return new t(this,g)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,p=a.prototype,c=p[Qs]||p["@@iterator"]||r&&p[r],d=!Qn&&c||o(r),h=e==="Array"&&p.entries||c,f,m,S;if(h&&(f=Tm(h.call(new a)),f!==Object.prototype&&f.next&&(!Hn&&Tm(f)!==wm&&(Im?Im(f,wm):xP(f[Qs])||bl(f,Qs,Am)),AP(f,u,!0,!0),Hn&&(Em[u]=Am))),$P&&r===Ws&&c&&c.name!==Ws&&(!Hn&&MP?RP(p,"name",Ws):(l=!0,d=function(){return wP(c,this)})),r)if(m={values:o(Ws),keys:s?d:o(xm),entries:o(Pm)},n)for(S in m)(Qn||l||!(S in p))&&bl(p,S,m[S]);else EP({target:e,proto:!0,forced:Qn||l},m);return(!Hn||n)&&p[Qs]!==d&&bl(p,Qs,d,{name:r}),Em[e]=d,m}});var Dm=v((xV,Lm)=>{"use strict";Lm.exports=function(a,e){return{value:a,done:e}}});var Sl=v((PV,Om)=>{"use strict";var LP=Zi(),gl=Os(),Bm=sr(),Vm=il(),DP=ir().f,BP=Mm(),Wn=Dm(),CP=Vt(),VP=vt(),_m="Array Iterator",_P=Vm.set,OP=Vm.getterFor(_m);Om.exports=BP(Array,"Array",function(a,e){_P(this,{type:_m,target:LP(a),index:0,kind:e})},function(){var a=OP(this),e=a.target,t=a.index++;if(!e||t>=e.length)return a.target=null,Wn(void 0,!0);switch(a.kind){case"keys":return Wn(t,!1);case"values":return Wn(e[t],!1)}return Wn([t,e[t]],!1)},"values");var Cm=Bm.Arguments=Bm.Array;gl("keys");gl("values");gl("entries");if(!CP&&VP&&Cm.name!=="values")try{DP(Cm,"name",{value:"values"})}catch(a){}});var Fm=v((AV,Nm)=>{"use strict";var NP=We(),FP=sr(),UP=NP("iterator"),qP=Array.prototype;Nm.exports=function(a){return a!==void 0&&(FP.Array===a||qP[UP]===a)}});var vl=v((RV,qm)=>{"use strict";var jP=js(),Um=Ds(),HP=$s(),QP=sr(),WP=We(),zP=WP("iterator");qm.exports=function(a){if(!HP(a))return Um(a,zP)||Um(a,"@@iterator")||QP[jP(a)]}});var Hm=v((kV,jm)=>{"use strict";var GP=yt(),YP=Gt(),KP=Yt(),XP=Ls(),JP=vl(),ZP=TypeError;jm.exports=function(a,e){var t=arguments.length<2?JP(a):e;if(YP(t))return KP(GP(t,a));throw new ZP(XP(a)+" is not iterable")}});var zm=v(($V,Wm)=>{"use strict";var eA=yt(),Qm=Yt(),tA=Ds();Wm.exports=function(a,e,t){var i,r;Qm(a);try{if(i=tA(a,"return"),!i){if(e==="throw")throw t;return t}i=eA(i,a)}catch(s){r=!0,i=s}if(e==="throw")throw t;if(r)throw i;return Qm(i),t}});var Gn=v((MV,Xm)=>{"use strict";var iA=Br(),rA=yt(),sA=Yt(),aA=Ls(),nA=Fm(),oA=Or(),Gm=Ms(),uA=Hm(),lA=vl(),Ym=zm(),cA=TypeError,zn=function(a,e){this.stopped=a,this.result=e},Km=zn.prototype;Xm.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=iA(e,i),l,p,c,d,h,f,m,S=function(y){return l&&Ym(l,"normal"),new zn(!0,y)},g=function(y){return r?(sA(y),o?u(y[0],y[1],S):u(y[0],y[1])):o?u(y,S):u(y)};if(s)l=a.iterator;else if(n)l=a;else{if(p=lA(a),!p)throw new cA(aA(a)+" is not iterable");if(nA(p)){for(c=0,d=oA(a);d>c;c++)if(h=g(a[c]),h&&Gm(Km,h))return h;return new zn(!1)}l=uA(a,p)}for(f=s?a.next:l.next;!(m=rA(f,l)).done;){try{h=g(m.value)}catch(y){Ym(l,"throw",y)}if(typeof h=="object"&&h&&Gm(Km,h))return h}return new zn(!1)}});var Zm=v((LV,Jm)=>{"use strict";var dA=vt(),pA=ir(),hA=ks();Jm.exports=function(a,e,t){dA?pA.f(a,e,hA(0,t)):a[e]=t}});var eb=v(()=>{"use strict";var fA=De(),mA=Gn(),bA=Zm();fA({target:"Object",stat:!0},{fromEntries:function(e){var t={};return mA(e,function(i,r){bA(t,i,r)},{AS_ENTRIES:!0}),t}})});var ib=v((CV,tb)=>{"use strict";Sl();eb();var gA=er();tb.exports=gA.Object.fromEntries});var sb=v((VV,rb)=>{"use strict";rb.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 nb=v(()=>{"use strict";Sl();var SA=sb(),vA=ke(),yA=Hs(),ab=sr();for(Yn in SA)yA(vA[Yn],Yn),ab[Yn]=ab.Array;var Yn});var ub=v((NV,ob)=>{"use strict";var TA=ib();nb();ob.exports=TA});var yl=v((FV,lb)=>{"use strict";var IA=ub();lb.exports=IA});var cb=v(()=>{"use strict"});var Tl=v((jV,db)=>{"use strict";var zs=ke(),EA=tr(),wA=Ji(),Kn=function(a){return EA.slice(0,a.length)===a};db.exports=function(){return Kn("Bun/")?"BUN":Kn("Cloudflare-Workers")?"CLOUDFLARE":Kn("Deno/")?"DENO":Kn("Node.js/")?"NODE":zs.Bun&&typeof Bun.version=="string"?"BUN":zs.Deno&&typeof Deno.version=="object"?"DENO":wA(zs.process)==="process"?"NODE":zs.window&&zs.document?"BROWSER":"REST"}()});var Xn=v((HV,pb)=>{"use strict";var xA=Tl();pb.exports=xA==="NODE"});var fb=v((QV,hb)=>{"use strict";var PA=ir();hb.exports=function(a,e,t){return PA.f(a,e,t)}});var gb=v((WV,bb)=>{"use strict";var AA=ai(),RA=fb(),kA=We(),$A=vt(),mb=kA("species");bb.exports=function(a){var e=AA(a);$A&&e&&!e[mb]&&RA(e,mb,{configurable:!0,get:function(){return this}})}});var vb=v((zV,Sb)=>{"use strict";var MA=Ms(),LA=TypeError;Sb.exports=function(a,e){if(MA(e,a))return a;throw new LA("Incorrect invocation")}});var El=v((GV,yb)=>{"use strict";var DA=Ne(),BA=$e(),Il=Bs(),CA=DA(Function.toString);BA(Il.inspectSource)||(Il.inspectSource=function(a){return CA(a)});yb.exports=Il.inspectSource});var xl=v((YV,xb)=>{"use strict";var VA=Ne(),_A=Oe(),Tb=$e(),OA=js(),NA=ai(),FA=El(),Ib=function(){},Eb=NA("Reflect","construct"),wl=/^\s*(?:class|function)\b/,UA=VA(wl.exec),qA=!wl.test(Ib),Gs=function(e){if(!Tb(e))return!1;try{return Eb(Ib,[],e),!0}catch(t){return!1}},wb=function(e){if(!Tb(e))return!1;switch(OA(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return qA||!!UA(wl,FA(e))}catch(t){return!0}};wb.sham=!0;xb.exports=!Eb||_A(function(){var a;return Gs(Gs.call)||!Gs(Object)||!Gs(function(){a=!0})||a})?wb:Gs});var Ab=v((KV,Pb)=>{"use strict";var jA=xl(),HA=Ls(),QA=TypeError;Pb.exports=function(a){if(jA(a))return a;throw new QA(HA(a)+" is not a constructor")}});var Pl=v((XV,kb)=>{"use strict";var Rb=Yt(),WA=Ab(),zA=$s(),GA=We(),YA=GA("species");kb.exports=function(a,e){var t=Rb(a).constructor,i;return t===void 0||zA(i=Rb(t)[YA])?e:WA(i)}});var Mb=v((JV,$b)=>{"use strict";var KA=Ne();$b.exports=KA([].slice)});var Db=v((ZV,Lb)=>{"use strict";var XA=TypeError;Lb.exports=function(a,e){if(a<e)throw new XA("Not enough arguments");return a}});var Al=v((e0,Bb)=>{"use strict";var JA=tr();Bb.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(JA)});var Vl=v((t0,jb)=>{"use strict";var Tt=ke(),ZA=fu(),eR=Br(),Cb=$e(),tR=_t(),qb=Oe(),Vb=nl(),iR=Mb(),_b=wn(),rR=Db(),sR=Al(),aR=Xn(),Dl=Tt.setImmediate,Bl=Tt.clearImmediate,nR=Tt.process,Rl=Tt.Dispatch,oR=Tt.Function,Ob=Tt.MessageChannel,uR=Tt.String,kl=0,Ys={},Nb="onreadystatechange",Ks,nr,$l,Ml;qb(function(){Ks=Tt.location});var Cl=function(a){if(tR(Ys,a)){var e=Ys[a];delete Ys[a],e()}},Ll=function(a){return function(){Cl(a)}},Fb=function(a){Cl(a.data)},Ub=function(a){Tt.postMessage(uR(a),Ks.protocol+"//"+Ks.host)};(!Dl||!Bl)&&(Dl=function(e){rR(arguments.length,1);var t=Cb(e)?e:oR(e),i=iR(arguments,1);return Ys[++kl]=function(){ZA(t,void 0,i)},nr(kl),kl},Bl=function(e){delete Ys[e]},aR?nr=function(a){nR.nextTick(Ll(a))}:Rl&&Rl.now?nr=function(a){Rl.now(Ll(a))}:Ob&&!sR?($l=new Ob,Ml=$l.port2,$l.port1.onmessage=Fb,nr=eR(Ml.postMessage,Ml)):Tt.addEventListener&&Cb(Tt.postMessage)&&!Tt.importScripts&&Ks&&Ks.protocol!=="file:"&&!qb(Ub)?(nr=Ub,Tt.addEventListener("message",Fb,!1)):Nb in _b("script")?nr=function(a){Vb.appendChild(_b("script"))[Nb]=function(){Vb.removeChild(this),Cl(a)}}:nr=function(a){setTimeout(Ll(a),0)});jb.exports={set:Dl,clear:Bl}});var Wb=v((i0,Qb)=>{"use strict";var Hb=ke(),lR=vt(),cR=Object.getOwnPropertyDescriptor;Qb.exports=function(a){if(!lR)return Hb[a];var e=cR(Hb,a);return e&&e.value}});var _l=v((r0,Gb)=>{"use strict";var zb=function(){this.head=null,this.tail=null};zb.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}}};Gb.exports=zb});var Kb=v((s0,Yb)=>{"use strict";var dR=tr();Yb.exports=/ipad|iphone|ipod/i.test(dR)&&typeof Pebble!="undefined"});var Jb=v((a0,Xb)=>{"use strict";var pR=tr();Xb.exports=/web0s(?!.*chrome)/i.test(pR)});var ag=v((n0,sg)=>{"use strict";var qr=ke(),hR=Wb(),Zb=Br(),Ol=Vl().set,fR=_l(),mR=Al(),bR=Kb(),gR=Jb(),Nl=Xn(),eg=qr.MutationObserver||qr.WebKitMutationObserver,tg=qr.document,ig=qr.process,Jn=qr.Promise,ql=hR("queueMicrotask"),Ur,Fl,Ul,Zn,rg;ql||(Xs=new fR,Js=function(){var a,e;for(Nl&&(a=ig.domain)&&a.exit();e=Xs.get();)try{e()}catch(t){throw Xs.head&&Ur(),t}a&&a.enter()},!mR&&!Nl&&!gR&&eg&&tg?(Fl=!0,Ul=tg.createTextNode(""),new eg(Js).observe(Ul,{characterData:!0}),Ur=function(){Ul.data=Fl=!Fl}):!bR&&Jn&&Jn.resolve?(Zn=Jn.resolve(void 0),Zn.constructor=Jn,rg=Zb(Zn.then,Zn),Ur=function(){rg(Js)}):Nl?Ur=function(){ig.nextTick(Js)}:(Ol=Zb(Ol,qr),Ur=function(){Ol(Js)}),ql=function(a){Xs.head||Ur(),Xs.add(a)});var Xs,Js;sg.exports=ql});var og=v((o0,ng)=>{"use strict";ng.exports=function(a,e){try{arguments.length===1?console.error(a):console.error(a,e)}catch(t){}}});var eo=v((u0,ug)=>{"use strict";ug.exports=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}}});var or=v((l0,lg)=>{"use strict";var SR=ke();lg.exports=SR.Promise});var jr=v((c0,hg)=>{"use strict";var vR=ke(),Zs=or(),yR=$e(),TR=Vu(),IR=El(),ER=We(),cg=Tl(),wR=Vt(),jl=Eu(),dg=Zs&&Zs.prototype,xR=ER("species"),Hl=!1,pg=yR(vR.PromiseRejectionEvent),PR=TR("Promise",function(){var a=IR(Zs),e=a!==String(Zs);if(!e&&jl===66||wR&&!(dg.catch&&dg.finally))return!0;if(!jl||jl<51||!/native code/.test(a)){var t=new Zs(function(s){s(1)}),i=function(s){s(function(){},function(){})},r=t.constructor={};if(r[xR]=i,Hl=t.then(function(){})instanceof i,!Hl)return!0}return!e&&(cg==="BROWSER"||cg==="DENO")&&!pg});hg.exports={CONSTRUCTOR:PR,REJECTION_EVENT:pg,SUBCLASSING:Hl}});var Hr=v((d0,mg)=>{"use strict";var fg=Gt(),AR=TypeError,RR=function(a){var e,t;this.promise=new a(function(i,r){if(e!==void 0||t!==void 0)throw new AR("Bad Promise constructor");e=i,t=r}),this.resolve=fg(e),this.reject=fg(t)};mg.exports.f=function(a){return new RR(a)}});var Cg=v(()=>{"use strict";var kR=De(),$R=Vt(),so=Xn(),Mi=ke(),MR=er(),Gr=yt(),bg=Fr(),gg=ml(),LR=Hs(),DR=gb(),BR=Gt(),ro=$e(),CR=lt(),VR=vb(),_R=Pl(),Ig=Vl().set,Yl=ag(),OR=og(),NR=eo(),FR=_l(),Eg=il(),ao=or(),Kl=jr(),wg=Hr(),no="Promise",xg=Kl.CONSTRUCTOR,UR=Kl.REJECTION_EVENT,qR=Kl.SUBCLASSING,Ql=Eg.getterFor(no),jR=Eg.set,Qr=ao&&ao.prototype,ur=ao,to=Qr,Pg=Mi.TypeError,Wl=Mi.document,Xl=Mi.process,zl=wg.f,HR=zl,QR=!!(Wl&&Wl.createEvent&&Mi.dispatchEvent),Ag="unhandledrejection",WR="rejectionhandled",Sg=0,Rg=1,zR=2,Jl=1,kg=2,io,vg,$g,yg,Mg=function(a){var e;return CR(a)&&ro(e=a.then)?e:!1},Lg=function(a,e){var t=e.value,i=e.state===Rg,r=i?a.ok:a.fail,s=a.resolve,n=a.reject,o=a.domain,u,l,p;try{r?(i||(e.rejection===kg&&YR(e),e.rejection=Jl),r===!0?u=t:(o&&o.enter(),u=r(t),o&&(o.exit(),p=!0)),u===a.promise?n(new Pg("Promise-chain cycle")):(l=Mg(u))?Gr(l,u,s,n):s(u)):n(t)}catch(c){o&&!p&&o.exit(),n(c)}},Dg=function(a,e){a.notified||(a.notified=!0,Yl(function(){for(var t=a.reactions,i;i=t.get();)Lg(i,a);a.notified=!1,e&&!a.rejection&&GR(a)}))},Bg=function(a,e,t){var i,r;QR?(i=Wl.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(a,!1,!0),Mi.dispatchEvent(i)):i={promise:e,reason:t},!UR&&(r=Mi["on"+a])?r(i):a===Ag&&OR("Unhandled promise rejection",t)},GR=function(a){Gr(Ig,Mi,function(){var e=a.facade,t=a.value,i=Tg(a),r;if(i&&(r=NR(function(){so?Xl.emit("unhandledRejection",t,e):Bg(Ag,e,t)}),a.rejection=so||Tg(a)?kg:Jl,r.error))throw r.value})},Tg=function(a){return a.rejection!==Jl&&!a.parent},YR=function(a){Gr(Ig,Mi,function(){var e=a.facade;so?Xl.emit("rejectionHandled",e):Bg(WR,e,a.value)})},Wr=function(a,e,t){return function(i){a(e,i,t)}},zr=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=zR,Dg(a,!0))},Gl=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw new Pg("Promise can't be resolved itself");var i=Mg(e);i?Yl(function(){var r={done:!1};try{Gr(i,e,Wr(Gl,r,a),Wr(zr,r,a))}catch(s){zr(r,s,a)}}):(a.value=e,a.state=Rg,Dg(a,!1))}catch(r){zr({done:!1},r,a)}}};if(xg&&(ur=function(e){VR(this,to),BR(e),Gr(io,this);var t=Ql(this);try{e(Wr(Gl,t),Wr(zr,t))}catch(i){zr(t,i)}},to=ur.prototype,io=function(e){jR(this,{type:no,done:!1,notified:!1,parent:!1,reactions:new FR,rejection:!1,state:Sg,value:null})},io.prototype=bg(to,"then",function(e,t){var i=Ql(this),r=zl(_R(this,ur));return i.parent=!0,r.ok=ro(e)?e:!0,r.fail=ro(t)&&t,r.domain=so?Xl.domain:void 0,i.state===Sg?i.reactions.add(r):Yl(function(){Lg(r,i)}),r.promise}),vg=function(){var a=new io,e=Ql(a);this.promise=a,this.resolve=Wr(Gl,e),this.reject=Wr(zr,e)},wg.f=zl=function(a){return a===ur||a===$g?new vg(a):HR(a)},!$R&&ro(ao)&&Qr!==Object.prototype)){yg=Qr.then,qR||bg(Qr,"then",function(e,t){var i=this;return new ur(function(r,s){Gr(yg,i,r,s)}).then(e,t)},{unsafe:!0});try{delete Qr.constructor}catch(a){}gg&&gg(Qr,to)}kR({global:!0,constructor:!0,wrap:!0,forced:xg},{Promise:ur});$g=MR.Promise;LR(ur,no,!1,!0);DR(no)});var Fg=v((f0,Ng)=>{"use strict";var KR=We(),_g=KR("iterator"),Og=!1;try{Vg=0,Zl={next:function(){return{done:!!Vg++}},return:function(){Og=!0}},Zl[_g]=function(){return this},Array.from(Zl,function(){throw 2})}catch(a){}var Vg,Zl;Ng.exports=function(a,e){try{if(!e&&!Og)return!1}catch(r){return!1}var t=!1;try{var i={};i[_g]=function(){return{next:function(){return{done:t=!0}}}},a(i)}catch(r){}return t}});var ec=v((m0,Ug)=>{"use strict";var XR=or(),JR=Fg(),ZR=jr().CONSTRUCTOR;Ug.exports=ZR||!JR(function(a){XR.all(a).then(void 0,function(){})})});var qg=v(()=>{"use strict";var ek=De(),tk=yt(),ik=Gt(),rk=Hr(),sk=eo(),ak=Gn(),nk=ec();ek({target:"Promise",stat:!0,forced:nk},{all:function(e){var t=this,i=rk.f(t),r=i.resolve,s=i.reject,n=sk(function(){var o=ik(t.resolve),u=[],l=0,p=1;ak(e,function(c){var d=l++,h=!1;p++,tk(o,t,c).then(function(f){h||(h=!0,u[d]=f,--p||r(u))},s)}),--p||r(u)});return n.error&&s(n.value),i.promise}})});var Hg=v(()=>{"use strict";var ok=De(),uk=Vt(),lk=jr().CONSTRUCTOR,ic=or(),ck=ai(),dk=$e(),pk=Fr(),jg=ic&&ic.prototype;ok({target:"Promise",proto:!0,forced:lk,real:!0},{catch:function(a){return this.then(void 0,a)}});!uk&&dk(ic)&&(tc=ck("Promise").prototype.catch,jg.catch!==tc&&pk(jg,"catch",tc,{unsafe:!0}));var tc});var Qg=v(()=>{"use strict";var hk=De(),fk=yt(),mk=Gt(),bk=Hr(),gk=eo(),Sk=Gn(),vk=ec();hk({target:"Promise",stat:!0,forced:vk},{race:function(e){var t=this,i=bk.f(t),r=i.reject,s=gk(function(){var n=mk(t.resolve);Sk(e,function(o){fk(n,t,o).then(i.resolve,r)})});return s.error&&r(s.value),i.promise}})});var Wg=v(()=>{"use strict";var yk=De(),Tk=Hr(),Ik=jr().CONSTRUCTOR;yk({target:"Promise",stat:!0,forced:Ik},{reject:function(e){var t=Tk.f(this),i=t.reject;return i(e),t.promise}})});var rc=v((w0,zg)=>{"use strict";var Ek=Yt(),wk=lt(),xk=Hr();zg.exports=function(a,e){if(Ek(a),wk(e)&&e.constructor===a)return e;var t=xk.f(a),i=t.resolve;return i(e),t.promise}});var Kg=v(()=>{"use strict";var Pk=De(),Ak=ai(),Gg=Vt(),Rk=or(),Yg=jr().CONSTRUCTOR,kk=rc(),$k=Ak("Promise"),Mk=Gg&&!Yg;Pk({target:"Promise",stat:!0,forced:Gg||Yg},{resolve:function(e){return kk(Mk&&this===$k?Rk:this,e)}})});var Xg=v(()=>{"use strict";Cg();qg();Hg();Qg();Wg();Kg()});var tS=v(()=>{"use strict";var Lk=De(),Dk=Vt(),oo=or(),Bk=Oe(),Zg=ai(),eS=$e(),Ck=Pl(),Jg=rc(),Vk=Fr(),ac=oo&&oo.prototype,_k=!!oo&&Bk(function(){ac.finally.call({then:function(){}},function(){})});Lk({target:"Promise",proto:!0,real:!0,forced:_k},{finally:function(a){var e=Ck(this,Zg("Promise")),t=eS(a);return this.then(t?function(i){return Jg(e,a()).then(function(){return i})}:a,t?function(i){return Jg(e,a()).then(function(){throw i})}:a)}});!Dk&&eS(oo)&&(sc=Zg("Promise").prototype.finally,ac.finally!==sc&&Vk(ac,"finally",sc,{unsafe:!0}));var sc});var rS=v((M0,iS)=>{"use strict";cb();Xg();tS();var Ok=Pi();iS.exports=Ok("Promise","finally")});var aS=v((L0,sS)=>{"use strict";var Nk=rS();sS.exports=Nk});var uo=v((D0,nS)=>{"use strict";var Fk=aS();nS.exports=Fk});var fS=v(()=>{"use strict";var Gk=De(),Yk=Lr(),Kk=Or(),Xk=_s(),Jk=Os();Gk({target:"Array",proto:!0},{at:function(e){var t=Yk(this),i=Kk(t),r=Xk(e),s=r>=0?r:i+r;return s<0||s>=i?void 0:t[s]}});Jk("at")});var bS=v((x_,mS)=>{"use strict";fS();var Zk=Pi();mS.exports=Zk("Array","at")});var SS=v((P_,gS)=>{"use strict";var e$=bS();gS.exports=e$});var pt=v((A_,vS)=>{"use strict";var t$=SS();vS.exports=t$});var Ac=v((EF,KS)=>{"use strict";var b$=Ji();KS.exports=Array.isArray||function(e){return b$(e)==="Array"}});var JS=v((wF,XS)=>{"use strict";var g$=TypeError,S$=9007199254740991;XS.exports=function(a){if(a>S$)throw g$("Maximum allowed index exceeded");return a}});var tv=v((xF,ev)=>{"use strict";var v$=Ac(),y$=Or(),T$=JS(),I$=Br(),ZS=function(a,e,t,i,r,s,n,o){for(var u=r,l=0,p=n?I$(n,o):!1,c,d;l<i;)l in t&&(c=p?p(t[l],l,e):t[l],s>0&&v$(c)?(d=y$(c),u=ZS(a,e,c,d,u,s-1)-1):(T$(u+1),a[u]=c),u++),l++;return u};ev.exports=ZS});var av=v((PF,sv)=>{"use strict";var iv=Ac(),E$=xl(),w$=lt(),x$=We(),P$=x$("species"),rv=Array;sv.exports=function(a){var e;return iv(a)&&(e=a.constructor,E$(e)&&(e===rv||iv(e.prototype))?e=void 0:w$(e)&&(e=e[P$],e===null&&(e=void 0))),e===void 0?rv:e}});var ov=v((AF,nv)=>{"use strict";var A$=av();nv.exports=function(a,e){return new(A$(a))(e===0?0:e)}});var uv=v(()=>{"use strict";var R$=De(),k$=tv(),$$=Gt(),M$=Lr(),L$=Or(),D$=ov();R$({target:"Array",proto:!0},{flatMap:function(e){var t=M$(this),i=L$(t),r;return $$(e),r=D$(t,0),r.length=k$(r,t,t,i,0,1,e,arguments.length>1?arguments[1]:void 0),r}})});var lv=v(()=>{"use strict";var B$=Os();B$("flatMap")});var dv=v((LF,cv)=>{"use strict";uv();lv();var C$=Pi();cv.exports=C$("Array","flatMap")});var hv=v((DF,pv)=>{"use strict";var V$=dv();pv.exports=V$});var hr=v((BF,fv)=>{"use strict";var _$=hv();fv.exports=_$});var ca=v((YF,Sv)=>{"use strict";var N$=js(),F$=String;Sv.exports=function(a){if(N$(a)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return F$(a)}});var kc=v((KF,vv)=>{"use strict";vv.exports=`
7
+ \v\f\r                 \u2028\u2029\uFEFF`});var Iv=v((XF,Tv)=>{"use strict";var U$=Ne(),q$=xi(),j$=ca(),Mc=kc(),yv=U$("".replace),H$=RegExp("^["+Mc+"]+"),Q$=RegExp("(^|[^"+Mc+"])["+Mc+"]+$"),$c=function(a){return function(e){var t=j$(q$(e));return a&1&&(t=yv(t,H$,"")),a&2&&(t=yv(t,Q$,"$1")),t}};Tv.exports={start:$c(1),end:$c(2),trim:$c(3)}});var Pv=v((JF,xv)=>{"use strict";var W$=al().PROPER,z$=Oe(),Ev=kc(),wv="​…᠎";xv.exports=function(a){return z$(function(){return!!Ev[a]()||wv[a]()!==wv||W$&&Ev[a].name!==a})}});var Lc=v((ZF,Av)=>{"use strict";var G$=Iv().start,Y$=Pv();Av.exports=Y$("trimStart")?function(){return G$(this)}:"".trimStart});var kv=v(()=>{"use strict";var K$=De(),Rv=Lc();K$({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Rv},{trimLeft:Rv})});var Mv=v(()=>{"use strict";kv();var X$=De(),$v=Lc();X$({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==$v},{trimStart:$v})});var Dv=v((sU,Lv)=>{"use strict";Mv();var J$=Pi();Lv.exports=J$("String","trimLeft")});var Cv=v((aU,Bv)=>{"use strict";var Z$=Dv();Bv.exports=Z$});var _v=v((nU,Vv)=>{"use strict";var eM=Cv();Vv.exports=eM});var Nv=v(()=>{"use strict"});var Fv=v(()=>{"use strict"});var qv=v((UU,Uv)=>{"use strict";var tM=lt(),iM=Ji(),rM=We(),sM=rM("match");Uv.exports=function(a){var e;return tM(a)&&((e=a[sM])!==void 0?!!e:iM(a)==="RegExp")}});var Qv=v((qU,Hv)=>{"use strict";var aM=ke(),nM=Oe(),jv=aM.RegExp,oM=!nM(function(){var a=!0;try{jv(".","d")}catch(u){a=!1}var e={},t="",i=a?"dgimsy":"gimsy",r=function(u,l){Object.defineProperty(e,u,{get:function(){return t+=l,!0}})},s={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};a&&(s.hasIndices="d");for(var n in s)r(n,s[n]);var o=Object.getOwnPropertyDescriptor(jv.prototype,"flags").get.call(e);return o!==i||t!==i});Hv.exports={correct:oM}});var zv=v((jU,Wv)=>{"use strict";var uM=Yt();Wv.exports=function(){var a=uM(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 Kv=v((HU,Yv)=>{"use strict";var lM=yt(),cM=_t(),dM=Ms(),Gv=Qv(),pM=zv(),hM=RegExp.prototype;Yv.exports=Gv.correct?function(a){return a.flags}:function(a){return!Gv.correct&&dM(hM,a)&&!cM(a,"flags")?lM(pM,a):a.flags}});var Jv=v((QU,Xv)=>{"use strict";var Vc=Ne(),fM=Lr(),mM=Math.floor,Bc=Vc("".charAt),bM=Vc("".replace),Cc=Vc("".slice),gM=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,SM=/\$([$&'`]|\d{1,2})/g;Xv.exports=function(a,e,t,i,r,s){var n=t+a.length,o=i.length,u=SM;return r!==void 0&&(r=fM(r),u=gM),bM(s,u,function(l,p){var c;switch(Bc(p,0)){case"$":return"$";case"&":return a;case"`":return Cc(e,0,t);case"'":return Cc(e,n);case"<":c=r[Cc(p,1,-1)];break;default:var d=+p;if(d===0)return l;if(d>o){var h=mM(d/10);return h===0?l:h<=o?i[h-1]===void 0?Bc(p,1):i[h-1]+Bc(p,1):l}c=i[d-1]}return c===void 0?"":c})}});var ty=v(()=>{"use strict";var vM=De(),yM=yt(),Oc=Ne(),Zv=xi(),TM=$e(),IM=lt(),EM=qv(),us=ca(),wM=Ds(),xM=Kv(),PM=Jv(),AM=We(),RM=Vt(),kM=AM("replace"),$M=TypeError,_c=Oc("".indexOf),MM=Oc("".replace),ey=Oc("".slice),LM=Math.max;vM({target:"String",proto:!0},{replaceAll:function(e,t){var i=Zv(this),r,s,n,o,u,l,p,c,d,h,f=0,m="";if(IM(e)){if(r=EM(e),r&&(s=us(Zv(xM(e))),!~_c(s,"g")))throw new $M("`.replaceAll` does not allow non-global regexes");if(n=wM(e,kM),n)return yM(n,e,i,t);if(RM&&r)return MM(us(i),e,t)}for(o=us(i),u=us(e),l=TM(t),l||(t=us(t)),p=u.length,c=LM(1,p),d=_c(o,u);d!==-1;)h=l?us(t(u,d,o)):PM(u,o,d,[],void 0,t),m+=ey(o,f,d)+h,f=d+p,d=d+c>o.length?-1:_c(o,u,d+c);return f<o.length&&(m+=ey(o,f)),m}})});var ry=v((GU,iy)=>{"use strict";Nv();Fv();ty();var DM=Pi();iy.exports=DM("String","replaceAll")});var ay=v((YU,sy)=>{"use strict";var BM=ry();sy.exports=BM});var oy=v((KU,ny)=>{"use strict";var CM=ay();ny.exports=CM});var ly=v((XU,uy)=>{"use strict";var VM=_s(),_M=ca(),OM=xi(),NM=RangeError;uy.exports=function(e){var t=_M(OM(this)),i="",r=VM(e);if(r<0||r===1/0)throw new NM("Wrong number of repetitions");for(;r>0;(r>>>=1)&&(t+=t))r&1&&(i+=t);return i}});var fy=v((JU,hy)=>{"use strict";var py=Ne(),FM=ju(),cy=ca(),UM=ly(),qM=xi(),jM=py(UM),HM=py("".slice),QM=Math.ceil,dy=function(a){return function(e,t,i){var r=cy(qM(e)),s=FM(t),n=r.length,o=i===void 0?" ":cy(i),u,l;return s<=n||o===""?r:(u=s-n,l=jM(o,QM(u/o.length)),l.length>u&&(l=HM(l,0,u)),a?r+l:l+r)}};hy.exports={start:dy(!1),end:dy(!0)}});var by=v((ZU,my)=>{"use strict";var WM=tr();my.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(WM)});var gy=v(()=>{"use strict";var zM=De(),GM=fy().start,YM=by();zM({target:"String",proto:!0,forced:YM},{padStart:function(e){return GM(this,e,arguments.length>1?arguments[1]:void 0)}})});var vy=v((iq,Sy)=>{"use strict";gy();var KM=Pi();Sy.exports=KM("String","padStart")});var Ty=v((rq,yy)=>{"use strict";var XM=vy();yy.exports=XM});var Ey=v((sq,Iy)=>{"use strict";var JM=Ty();Iy.exports=JM});var zL={};XT(zL,{ChromecastState:()=>Mr,HttpConnectionType:()=>yn,Observable:()=>ti.Observable,PlaybackState:()=>_e,Player:()=>sn,PredefinedQualityLimits:()=>Ps,SDK_VERSION:()=>WL,Subject:()=>ti.Subject,Subscription:()=>ti.Subscription,Surface:()=>Tn,VERSION:()=>pu,ValueSubject:()=>ti.ValueSubject,VideoFormat:()=>zt,VideoQuality:()=>ti.VideoQuality,areValidLiveRecordSources:()=>Af,clientChecker:()=>Q,isMobile:()=>Ri});module.exports=JT(zL);var pu="2.0.149-dev.a444d83a.0";var _e=(r=>(r.STOPPED="stopped",r.READY="ready",r.PLAYING="playing",r.PAUSED="paused",r))(_e||{}),zt=(E=>(E.MPEG="MPEG",E.DASH="DASH",E.DASH_SEP="DASH_SEP",E.DASH_SEP_VK="DASH_SEP",E.DASH_WEBM="DASH_WEBM",E.DASH_WEBM_AV1="DASH_WEBM_AV1",E.DASH_STREAMS="DASH_STREAMS",E.DASH_WEBM_VK="DASH_WEBM",E.DASH_ONDEMAND="DASH_ONDEMAND",E.DASH_ONDEMAND_VK="DASH_ONDEMAND",E.DASH_LIVE="DASH_LIVE",E.DASH_LIVE_CMAF="DASH_LIVE_CMAF",E.DASH_LIVE_WEBM="DASH_LIVE_WEBM",E.HLS="HLS",E.HLS_ONDEMAND="HLS_ONDEMAND",E.HLS_JS="HLS",E.HLS_FMP4="HLS_FMP4",E.HLS_LIVE="HLS_LIVE",E.HLS_LIVE_CMAF="HLS_LIVE_CMAF",E.WEB_RTC_LIVE="WEB_RTC_LIVE",E))(zt||{});var Mr=(r=>(r.NOT_AVAILABLE="NOT_AVAILABLE",r.AVAILABLE="AVAILABLE",r.CONNECTING="CONNECTING",r.CONNECTED="CONNECTED",r))(Mr||{}),yn=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.QUIC="quic",i))(yn||{});var Tn=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(Tn||{}),Ps=(i=>(i.TRAFFIC_SAVING="traffic_saving",i.HIGH_QUALITY="high_quality",i.UNKNOWN="unknown",i))(Ps||{});var md=z(rr(),1),OT=z(ze(),1);var le=require("@vkontakte/videoplayer-shared/es2018");var gf=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 kn=class{constructor(e){this.connection$=new le.ValueSubject(void 0);this.castState$=new le.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new le.Subject;this.realCastState$=new le.ValueSubject("NOT_AVAILABLE");this.subscription=new le.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,le.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||gf("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:le.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,le.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,le.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,le.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,le.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,le.assertNever)(r.sessionState)}})).add((0,le.merge)((0,le.fromEvent)(i,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,le.tap)(r=>{this.log({message:`[cast.framework.RemotePlayerEventType.CAST_STATE_CHANGED]: ${JSON.stringify(r)}`})}),(0,le.map)(r=>r.castState)),(0,le.observableFrom)([i.getCastState()])).pipe((0,le.filterChanged)(),(0,le.map)(zw),(0,le.tap)(r=>{this.log({message:`realCastState$: ${r}`})})).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(r=>{var o,u;let s=r==="CONNECTED",n=(0,le.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=i.getCurrentSession();(0,le.assertNonNullable)(l);let p=l.getCastDevice(),c=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,le.isNullable)(c)||c===this.contentId)&&(this.log({message:"connection created"}),this.connection$.next({remotePlayer:e,remotePlayerController:t,session:l,castDevice:p}))}else!s&&n&&(this.log({message:"connection destroyed"}),this.connection$.next(void 0));this.castState$.next(r==="CONNECTED"?(0,le.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:le.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},zw=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,le.assertNever)(a)}};var ce=require("@vkontakte/videoplayer-shared/es2018");var Fe=require("@vkontakte/videoplayer-shared/es2018");var Yu=require("@vkontakte/videoplayer-shared/es2018");var Me=(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,Yu.assertNever)(t)}return a},Ai=(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,Yu.assertNever)(e)}};var Mn=a=>{var c;let{source:e,format:t,meta:i,output:r}=a,s,n,o;switch(t){case"MPEG":{let d=e[t];(0,Fe.assertNonNullable)(d);let h=(0,Fe.getHighestQuality)(Object.keys(d));(0,Fe.assertNonNullable)(h);let f=d[h];(0,Fe.assertNonNullable)(f),s=f,n="video/mp4",o=$n();break}case"HLS":case"HLS_FMP4":case"HLS_ONDEMAND":{let d=e[t];(0,Fe.assertNonNullable)(d),s=d.url,n="application/x-mpegurl",o=$n();break}case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":{let d=e[t];(0,Fe.assertNonNullable)(d),s=d.url,n="application/dash+xml",o=$n();break}case"DASH_LIVE_CMAF":{let d=e[t];(0,Fe.assertNonNullable)(d),s=d.url,n="application/dash+xml",o=Sf();break}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let d=e[t];(0,Fe.assertNonNullable)(d),s=Me(d.url),n="application/x-mpegurl",o=Sf();break}case"DASH_LIVE":case"WEB_RTC_LIVE":{let d="Unsupported format for Chromecast",h=new Error(d);throw r.error$.next({id:"ChromecastProvider.createMediaInfo()",category:Fe.ErrorCategory.VIDEO_PIPELINE,message:d,thrown:h}),h}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${t} is no longer supported`);default:return(0,Fe.assertNever)(t)}let u=Gw((c=i.videoId)!=null?c:s,n);u.contentUrl=s,u.streamType=o,u.metadata=Yw();let{title:l,subtitle:p}=i;return(0,Fe.isNonNullable)(l)&&(u.metadata.title=l),(0,Fe.isNonNullable)(p)&&(u.metadata.subtitle=p),u};function $n(){var a,e,t,i;return(i=(t=(e=(a=chrome.cast)==null?void 0:a.media)==null?void 0:e.StreamType)==null?void 0:t.BUFFERED)!=null?i:"BUFFERED"}function Sf(){var a,e,t,i;return(i=(t=(e=(a=chrome.cast)==null?void 0:a.media)==null?void 0:e.StreamType)==null?void 0:t.LIVE)!=null?i:"LIVE"}function Gw(a,e){var t,i;return(i=(t=chrome.cast)==null?void 0:t.media)!=null&&i.MediaInfo?new chrome.cast.media.MediaInfo(a,e):{contentId:a,contentType:e,metadata:{title:"",subtitle:""},streamType:$n()}}function Yw(){var a,e;return(e=(a=chrome.cast)==null?void 0:a.media)!=null&&e.GenericMediaMetadata?new chrome.cast.media.GenericMediaMetadata:{images:[],metadataType:0,releaseDate:"",subtitle:"",title:"",releaseYear:1970,type:0}}var C=(a,e,t=!1)=>{let i=a.getTransition();(t||!i||i.to===e)&&a.setState(e)};var Ln=class{constructor(e){this.interval=0;this.params=e}start(e=0){clearInterval(this.interval),this.startVideoPosition=e,this.startTs=Date.now(),this.interval=window.setInterval(()=>{let t=(Date.now()-this.startTs)/1e3,i=this.startVideoPosition+t;this.params.output.position$.next(i)},1e3)}pause(){clearInterval(this.interval)}destroy(){clearInterval(this.interval)}};var Xu=require("@vkontakte/videoplayer-shared/es2018");var vf=z(ze(),1);var Dn=class{constructor(){this._isMiuiBrowser=!1}get current(){return this._current}get isChrome(){return this.current==="Chrome"}get isChromiumBased(){return(0,vf.default)(["Chrome","Chromium","Opera","Yandex","Edge","SamsungBrowser"],this.current)}get isFirefox(){return this.current==="Firefox"}get isSafari(){return this.current==="Safari"}get isOpera(){return this.current==="Opera"}get isEdge(){return this.current==="Edge"}get isYandex(){return this.current==="Yandex"}get isSamsungBrowser(){return this.current==="SamsungBrowser"}get currentVersion(){return this._current_version}get chromeVersion(){return this._chromeVersion}get firefoxVersion(){return this._firefoxVersion}get safariVersion(){return this._safariVersion}get operaVersion(){return this._operaVersion}get edgeVersion(){return this._edgeVersion}get yandexVersion(){return this._yandexVersion}get isMiuiBrowser(){return this._isMiuiBrowser}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._isMiuiBrowser=/(XiaoMi)|(MiuiBrowser)/i.test(e),this._current=t||i||n||u||l||r||s||o||"Rest"}catch(t){console.error(t)}this.isChrome&&this.detectChromeVersion(),this.isFirefox&&this.detectFirefoxVersion(),this.isSafari&&this.detectSafariVersion(),this.isOpera&&this.detectOperaVersion(),this.isEdge&&this.detectEdgeVersion(),this.isYandex&&this.detectYandexVersion()}detectVersion(e){try{let{userAgent:t}=window.navigator,i=t.match(e);if(!i)return;let r=i[1],s=parseInt(r,10);if(!isNaN(s))return this._current_version=s,s}catch(t){console.error(t)}}detectChromeVersion(){this._chromeVersion=this.detectVersion(/Chrome\/(\d+\.\d+)/)}detectFirefoxVersion(){this._firefoxVersion=this.detectVersion(/Firefox\/(\d+\.\d+)/)}detectSafariVersion(){this._safariVersion=this.detectVersion(/Version\/(\d+)/)}detectOperaVersion(){this._operaVersion=this.detectVersion(/OPR\/(\d+\.\d+)/)}detectEdgeVersion(){this._edgeVersion=this.detectVersion(/Edg\/(\d+\.\d+)/)}detectYandexVersion(){this._yandexVersion=this.detectVersion(/YaBrowser\/(\d+\.\d+\.\d+)/)}};var yf=z(ze(),1);var Ri=()=>{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 Bn=class{constructor(e){this._highEntropyValues={};this._os={name:"Unknown",version:"Unknown",full:"Unknown"};this._details={vendor:"Unknown",model:"Unknown"};this._displayChecker=e}get current(){return this._current}get os(){return this._os}get details(){return this._details}get isIOS(){let e=["iPhone","iPad","iPod"];return this._highEntropyValues.platform==="iOS"||this.os.name.toLowerCase().includes("ios")||(0,yf.default)(e,this.current)}get isMac(){return this._highEntropyValues.platform==="macOS"||this.os.name.toLowerCase().includes("mac")||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.os.name.toLowerCase().includes("android")||this.current==="Android"}get isWindows(){return this.os.name.toLowerCase().includes("windows")}get isLinux(){return this.os.name.toLowerCase().includes("linux")&&!this.isAndroid}get isMobile(){return this._highEntropyValues.mobile||this._isMobile}get iOSVersion(){return this._iosVersion}detect(){let{userAgent:e}=navigator;try{this._isMobile=Ri()}catch(t){console.error(t)}this.detectDevice(e),this.detectOS(e),this.detectDeviceDetails(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}async detectHighEntropyValues(){let{userAgentData:e}=navigator;if(e!=null&&e.getHighEntropyValues){let t=await e.getHighEntropyValues(["architecture","bitness","brands","mobile","platform","formFactor","model","platformVersion","wow64"]);this._highEntropyValues=t,t.platform&&(this._os.name=this.normalizeOSName(t.platform),t.platformVersion&&(this._os.version=this.normalizeOSVersion(t.platformVersion),this._os.full=`${this._os.name} ${this._os.version}`)),t.model&&(this._details.model=t.model)}}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)}}detectOS(e){try{let t=[[/(windows nt) (6\.[23]); arm/i,["Windows RT"]],[/(windows (?:phone|mobile|iot))(?: os)?[/ ]?([\d.]*( se)?)/i,["Windows Mobile",2]],[/(windows)[/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i,[1,2]],[/windows nt ?([\d.)]*)(?!.+xbox)/i,[2]],[/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d.;]*)/i,[1]],[/(mac os x) ?([\w. ]*)/i,["macOS",2]],[/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i,["macOS"]],[/(?:ios;fbsv|ios(?=.+ip(?:ad|hone))|ip(?:ad|hone)(?: |.+i(?:pad)?)os)[/ ]([\w.]+)/i,["iOS",1]],[/cfnetwork\/.+darwin/i,["iOS"]],[/(android|harmonyos)[/ ]?([\d.]*)/i,[1,2]],[/(linux|ubuntu|debian|fedora|red hat|centos)[-/ ]?([\w.]*)/i,[1,2]],[/(cros) \w+(?:\)| ([\w.]+)\b)/i,["Chrome OS",2]]];for(let[i,r]of t){let s=e.match(i);if(s){let n=r[0],o=r[1],u=typeof n=="number"?s[n]:n,l=typeof o=="number"?s[o]:o;u.toLowerCase().includes("mac")?u="macOS":u.toLowerCase().includes("windows")?u="Windows":u.toLowerCase().includes("android")?u="Android":(u.toLowerCase().includes("ios")||u.toLowerCase().includes("iphone")||u.toLowerCase().includes("ipad"))&&(u="iOS"),l&&(l=l.replace(/_/g,".")),this._os={name:u,version:l||"Unknown",full:l?`${u} ${l}`:u};break}}this._os.name==="Unknown"&&(e.includes("Mac")?this._os={name:"macOS",version:"Unknown",full:"macOS"}:e.includes("Win")?this._os={name:"Windows",version:"Unknown",full:"Windows"}:e.includes("Linux")&&(this._os={name:"Linux",version:"Unknown",full:"Linux"}))}catch(t){console.error("OS detection error:",t)}}detectDeviceDetails(e){try{let t=[[/(ip(hone|od|ad))/i,["Apple",1]],[/(macintosh)/i,["Apple","Macintosh"]],[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i,["Samsung",1]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,["Samsung",1]],[/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,["Samsung",1]],[/sec-(sgh\w+)/i,["Samsung",1]],[/(?:huawei) ?([-\w ]+)[;)]/i,["Huawei",1]],[/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][\dc][adnt]?)\b(?!.+d\/s)/i,["Huawei",1]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?)/i,["Huawei",1]],[/(redmi[-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,["Xiaomi",1]],[/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note|max|cc)?[_ ]?(?:\d{0,2}\w?)[_ ]?(?:plus|se|lite|pro)?( 5g|lte)?)(?: bui|\))/i,["Xiaomi",1]],[/\b(poco[\w ]+)(?: bui|\))/i,["Xiaomi",1]],[/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,["Xiaomi",1]],[/\b(?:xiao)?((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i,["Xiaomi",1]],[/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i,["OnePlus",1]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d)(?: bui|\))/i,["OnePlus",1]],[/; (\w+) bui.+ oppo/i,["OPPO",1]],[/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i,["OPPO",1]],[/\b(opd2(\d{3}a?))(?: bui|\))/i,["OPPO",1]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i,["Realme",1]],[/; vivo (\w+)(?: bui|\))/i,["Vivo",1]],[/\b(v[12]\d{3}\w?[at])(?: bui|;)/i,["Vivo",1]],[/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,["Motorola",1]],[/((?:moto(?! 360)[-\w() ]+|xt\d{3,4}[cgkosw+]?[-\d]*|nexus 6)(?= bui|\)))/i,["Motorola",1]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b/i,["Motorola",1]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i,["Motorola",1]],[/\blg[-e;/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,["LG",1]],[/\blg-?([\d\w]+) bui/i,["LG",1]],[/(lm(?:-?f100[nv]?|-[\w.]+)(?= bui|\))|nexus [45])/i,["LG",1]],[/((?=lg)?[vl]k-?\d{3}) bui/i,["LG",1]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\))/i,["Sony",1]],[/sony tablet [ps]/i,["Sony","Xperia Tablet"]],[/(sonyericsson)[-_ ]?([-\w]*)/i,["Sony Ericsson",2]],[/\b(?:sony)?sgp\w+(?: bui|\))/i,["Sony",1]],[/(pixel (c|tablet))\b/i,["Google",1]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i,["Google",1]],[/(google) (pixelbook( go)?)/i,["Google",2]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,["Nokia",1]],[/nokia[-_ ]?(([-\w. ]*?))( bui|\)|;|\/)/i,["Nokia",1]],[/(nokia) (t[12][01])/i,["Nokia",2]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i,["ASUS",1]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i,["ASUS",1]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i,["Lenovo",1]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,["Lenovo",1]],[/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,["Amazon",1]],[/(kf[a-z]+)( bui|\)).+silk\//i,["Amazon",1]],[/(alexa)webm/i,["Amazon","Echo"]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i,["Amazon",1]],[/(?:blackberry|\(bb10;) (\w+)/i,["BlackBerry",1]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,["BlackBerry",1]],[/(playbook);[-\w),; ]+(rim)/i,["BlackBerry",1]],[/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,["ZTE",2]],[/(alcatel|geeksphone|nexian|panasonic)[-_ ]?([-\w]*)/i,[1,2]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,["HTC",2]],[/(microsoft); (lumia[\w ]+)/i,["Microsoft",2]],[/(surface duo)/i,["Microsoft","Surface Duo"]],[/(dell) (streak)/i,["Dell",2]],[/(hp) ([\w ]+\w)/i,["HP",2]],[/(sharp)\/?([-\w]*)/i,["Sharp",2]],[/(benq)[-_ ]?([-\w]*)/i,["BenQ",2]],[/(palm)[-_ ]?([-\w]*)/i,["Palm",2]],[/(meizu)[-_ ]?([-\w]*)/i,["Meizu",2]],[/(tecno)[-_ ]?([-\w]*)/i,["Tecno",2]],[/(infinix)[-_ ]?([-\w]*)/i,["Infinix",2]],[/(micromax)[-_ ]?([-\w]*)/i,["Micromax",2]],[/(lava)[-_ ]?([-\w]*)/i,["Lava",2]],[/(spice)[-_ ]?([-\w]*)/i,["Spice",2]],[/(fairphone)[-_ ]?([-\w]*)/i,["Fairphone",2]],[/(cat)[-_ ]?([-\w]*)/i,["Cat",2]],[/(energy)[-_ ]?([-\w]*)/i,["Energizer",2]],[/(ulefone)[-_ ]?([-\w]*)/i,["Ulefone",2]],[/(doogee)[-_ ]?([-\w]*)/i,["Doogee",2]],[/(blackview)[-_ ]?([-\w]*)/i,["Blackview",2]],[/(shield \w+ tv)/i,["Nvidia",1]],[/(crkey)/i,["Google","Chromecast"]],[/(roku)[\dx]*[)/]((?:dvp-)?[\d.]*)/i,["Roku",1]],[/(apple) ?tv/i,["Apple","TV"]],[/(amazon) ?tv/i,["Amazon","Fire TV"]]];for(let[i,r]of t){let s=e.match(i);if(s){let n=r[0],o=r[1],u=typeof n=="number"?s[n]:n,l=typeof o=="number"?s[o]:o;this._details.vendor=u,this._details.model=l||"Unknown";break}}}catch(t){console.error("Device details detection 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)}}normalizeOSName(e){let t=e.toLowerCase();return t.includes("mac")?"macOS":t.includes("win")?"Windows":t.includes("linux")?"Linux":t.includes("android")?"Android":t.includes("ios")||t.includes("iphone")?"iOS":e}normalizeOSVersion(e){return e.replace(/_/g,".")}};var Cn=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 rt=()=>window.ManagedMediaSource||window.MediaSource,ki=()=>{var a,e;return!!(window.ManagedMediaSource&&((e=(a=window.ManagedSourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},Tf=()=>{var a,e;return!!(window.MediaSource&&((e=(a=window.SourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},Nr=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var Kw=document.createElement("video"),Xw='video/mp4; codecs="avc1.42000a,mp4a.40.2"',Jw='video/mp4; codecs="hev1.1.6.L93.B0"',If='video/webm; codecs="vp09.00.10.08"',Ef='video/webm; codecs="av01.0.00M.08"',Zw='audio/mp4; codecs="mp4a.40.2"',ex='audio/webm; codecs="opus"',wf,tx=async()=>{if(!window.navigator.mediaCapabilities)return;let a={type:"media-source",video:{contentType:"video/webm",width:1280,height:720,bitrate:1e6,framerate:30}},[e,t]=await Promise.all([window.navigator.mediaCapabilities.decodingInfo({...a,video:{...a.video,contentType:Ef}}),window.navigator.mediaCapabilities.decodingInfo({...a,video:{...a.video,contentType:If}})]);wf={DASH_WEBM_AV1:e,DASH_WEBM:t}};tx().catch(a=>{console.log(Kw),console.error(a)});var Vn=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 wf}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,p,c,d,h,f,m,S,g,y,w,E;this._video=document.createElement("video");try{this._protocols={mms:ki(),mse:Tf(),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 A=!!((p=(l=rt())==null?void 0:l.isTypeSupported)!=null&&p.call(l,Xw)),D=!!((d=(c=rt())==null?void 0:c.isTypeSupported)!=null&&d.call(c,Jw)),U=!!((f=(h=rt())==null?void 0:h.isTypeSupported)!=null&&f.call(h,Zw));this._codecs={h264:A,h265:D,vp9:!!((S=(m=rt())==null?void 0:m.isTypeSupported)!=null&&S.call(m,If)),av1:!!((y=(g=rt())==null?void 0:g.isTypeSupported)!=null&&y.call(g,Ef)),aac:U,opus:!!((E=(w=rt())==null?void 0:w.isTypeSupported)!=null&&E.call(w,ex)),mpeg:(A||D)&&U},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch(A){console.error(A)}try{this.destroyVideoElement()}catch(A){console.error("Error destroying video element:",A)}}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 xf="audio/mpeg",_n=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,xf))},this._codecs={mp3:!!((r=(i=rt())==null?void 0:i.isTypeSupported)!=null&&r.call(i,xf))}}catch(s){console.error(s)}try{this.destroyAudioElement()}catch(s){console.error("Error destroying audio element:",s)}}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 Pf=require("@vkontakte/videoplayer-shared/es2018"),Ku=class{constructor(){this.isInited$=new Pf.ValueSubject(!1);this._displayChecker=new Cn,this._deviceChecker=new Bn(this._displayChecker),this._browserChecker=new Dn,this._videoChecker=new Vn(this._deviceChecker,this._browserChecker),this._audioChecker=new _n,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}async detect(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)}},Q=new Ku;var Ju=a=>{let{containers:e,protocols:t,codecs:i,nativeHlsSupported:r}=Q.video,s=(i.h264||i.h265)&&i.aac,n=t.mse||t.mms;return a.filter(o=>{switch(o){case"DASH_SEP":return n&&e.mp4&&s;case"DASH_WEBM":return n&&e.webm&&i.vp9&&i.opus;case"DASH_WEBM_AV1":return n&&e.webm&&i.av1&&i.opus;case"DASH_STREAMS":return n&&(e.mp4&&s||e.webm&&(i.vp9||i.av1)&&(i.opus||i.aac));case"DASH_LIVE":return n&&e.mp4&&s;case"DASH_LIVE_CMAF":return n&&e.mp4&&s&&e.cmaf;case"DASH_ONDEMAND":return n&&e.mp4&&s;case"HLS":case"HLS_ONDEMAND":case"HLS_FMP4":case"HLS_LIVE":case"HLS_LIVE_CMAF":return r;case"MPEG":return e.mp4;case"DASH":case"DASH_LIVE_WEBM":return!1;case"WEB_RTC_LIVE":return t.webrtc&&t.ws&&i.h264&&(e.mp4||e.webm);default:return(0,Xu.assertNever)(o)}})},Ns=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_FMP4":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,Xu.assertNever)(a)}},Af=a=>{let t=Object.keys(a).filter(i=>!Ns(i));return Ju(t).length>0};var Fs=class{constructor(e){this.subscription=new ce.Subscription;this.sessionId$=new ce.ValueSubject(null);this.mediaSessionId$=new ce.ValueSubject(null);this.contentId$=new ce.ValueSubject(null);this.isMobile=Ri();this.mobileVolumeState={muted:!1,volume:0};this.media=null;this.lastRequestedVolume=null;this.syncMediaState=e=>{var s,n,o;if((0,ce.isNullable)(e))return;this.media=e,this.mediaSessionId$.next((s=e.mediaSessionId)!=null?s:null);let t=(n=e.media)==null?void 0:n.contentId;t&&this.contentId$.next(t),this.syncPlaybackState(e);let i=(o=e.media)==null?void 0:o.duration;(0,ce.isNonNullable)(i)&&this.params.output.duration$.next(Math.max(0,i));let r=e.currentTime;if((0,ce.isNonNullable)(r)){this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.params.output.position$.next(r);let l=this.params.output.isLive$.getValue();e.playerState==="PLAYING"&&!l?this.progressTicker.start(r):this.progressTicker.pause()}};this.params=e,this.progressTicker=new Ln(e),this.log=this.params.dependencies.logger.createComponentLog("ChromecastPresentationApiProvider"),this.log({message:`constructor, format: ${e.format}`}),this.params.output.isLive$.next(Ns(e.format)),this.subscribe()}subscribe(){let e=r=>{var s;this.params.output.error$.next({category:ce.ErrorCategory.WTF,id:"ChromecastPresentationApiProvider",message:(s=r==null?void 0:r.message)!=null?s:"Unknown error",thrown:r})};this.subscription.add(this.params.chromecastConnector.message$.pipe((0,ce.filter)(r=>!!r)).subscribe(r=>{this.handleMessage(r)},e)),this.subscription.add(this.sessionId$.pipe((0,ce.filter)(ce.isNonNullable),(0,ce.filterChanged)(),(0,ce.debounce)(0)).subscribe(()=>{this.loadMedia()},e));let t=this.contentId$.pipe((0,ce.filterChanged)(),(0,ce.map)(Boolean));this.subscription.add((0,ce.combine)({seekState:this.params.desiredState.seekState.stateChangeEnded$,mediaLoaded:t}).pipe((0,ce.filter)(({mediaLoaded:r})=>r)).subscribe(()=>{let r=this.params.desiredState.seekState.getState();r.state==="requested"&&this.seek(r.position/1e3)},e));let i=(0,ce.combine)({playbackState:this.params.desiredState.playbackState.stateChangeStarted$,mediaLoaded:t});this.subscription.add(i.pipe((0,ce.filter)(({mediaLoaded:r})=>r),(0,ce.debounce)(0)).subscribe(()=>{this.syncPlayback()},e)),this.subscription.add(i.pipe((0,ce.filter)(({mediaLoaded:r,playbackState:{from:s,to:n}})=>!r&&s==="stopped"&&n==="playing")).subscribe(()=>{this.loadMedia()},e)),this.subscription.add((0,ce.combine)({volumeState:this.params.desiredState.volume.stateChangeStarted$.pipe((0,ce.debounce)(30)),mediaLoaded:t}).pipe((0,ce.filter)(({mediaLoaded:r})=>r)).subscribe(({volumeState:r})=>{let{muted:s,volume:n}=r.to;this.setVolume(n,s)},e))}handleMessage(e){var t,i,r,s,n,o;switch(e.type){case"new_session":case"update_session":{this.sessionId$.next(e.message.sessionId);let u=(i=(t=e.message)==null?void 0:t.media)==null?void 0:i[0];this.syncMediaState(u);let l=(r=e.message)==null?void 0:r.receiver.volume;this.syncVolumeState(l)}break;case"v2_message":{switch((s=e.message)==null?void 0:s.type){case"MEDIA_STATUS":{let u=(o=(n=e.message)==null?void 0:n.status)==null?void 0:o[0];this.syncMediaState(u);break}}break}}}loadMedia(){var o;let e=Mn(this.params),t=(o=this.media)==null?void 0:o.currentTime,i=this.params.desiredState.seekState.getState(),r=t!=null?t:i.state!=="none"?i.position/1e3:0,n=this.params.desiredState.playbackState.getState()==="playing";this.params.chromecastConnector.sendV2Message({type:"LOAD",requestId:0,media:e,autoplay:n,currentTime:r,customData:null,activeTrackIds:null}),this.params.output.willSeekEvent$.next()}stop(){this.params.chromecastConnector.stopMedia()}play(){let e=this.mediaSessionId$.getValue();(0,ce.assertNonNullable)(e,"play on null mediaSessionId"),this.params.chromecastConnector.sendV2Message({type:"PLAY",mediaSessionId:e,customData:null})}pause(){let e=this.mediaSessionId$.getValue();(0,ce.assertNonNullable)(e,"pause on null mediaSessionId"),this.params.chromecastConnector.sendV2Message({type:"PAUSE",mediaSessionId:e,customData:null})}seek(e){let t=this.mediaSessionId$.getValue();(0,ce.assertNonNullable)(t,"seek on null mediaSessionId"),this.params.chromecastConnector.sendV2Message({type:"SEEK",currentTime:e,mediaSessionId:t}),this.params.output.willSeekEvent$.next()}setVolume(e,t){let i=e,r=`[setVolume] volume: ${e}, muted: ${t}`;this.isMobile&&(i=this.mobileVolumeState.volume,r+=`, mobile next volume: ${i}`),this.log({message:r}),this.lastRequestedVolume={volume:i,muted:t},this.params.chromecastConnector.sendV2Message({type:"SET_VOLUME",requestId:0,volume:{level:t?0:i,muted:t?!0:null}})}syncPlaybackState({playerState:e,idleReason:t}){let i=this.params.output.isBuffering$.getValue(),r=e==="BUFFERING";switch(i!==r&&this.params.output.isBuffering$.next(r),e){case"PAUSED":C(this.params.desiredState.playbackState,"paused");break;case"PLAYING":C(this.params.desiredState.playbackState,"playing");break;case"IDLE":{t==="FINISHED"?(this.params.output.endedEvent$.next(),C(this.params.desiredState.playbackState,"stopped"),this.contentId$.next(null)):C(this.params.desiredState.playbackState,"ready");break}case"BUFFERING":break}}syncPlayback(){let e=this.params.desiredState.playbackState.getState();switch(this.log({message:`[syncPlayback] ${e}`}),e){case"ready":break;case"playing":this.play();break;case"paused":this.pause();break;case"stopped":this.stop();break}}syncVolumeState(e){if((0,ce.isNullable)(e))return;let{level:t,muted:i}=e,r={muted:i!=null?i:!1,volume:t!=null?t:0};this.lastRequestedVolume&&(i&&(r.volume=this.lastRequestedVolume.volume),this.lastRequestedVolume.muted&&!t&&!i&&(r.volume=this.lastRequestedVolume.volume,r.muted=!0),this.lastRequestedVolume=null);let s=`[syncVolumeState] volume: ${r.volume}, muted: ${r.muted}`;this.isMobile&&(this.mobileVolumeState.volume=r.volume,this.mobileVolumeState.muted=r.muted,r.volume=this.params.output.volume$.getValue().volume,s+=`, volume passed to state machine: ${r.volume}`),this.log({message:s}),this.params.output.volume$.next(r)}destroy(){this.progressTicker.destroy(),this.subscription.unsubscribe()}};var Se=require("@vkontakte/videoplayer-shared/es2018");var Rf=a=>({castDevice:{friendlyName:a},remotePlayer:{},remotePlayerController:{},session:{}}),kf=()=>String(Date.now())+String(Math.floor(Math.random()*1e5));var Us=class{constructor(e){this.capabilities=["WEB"];this.presentationRequest$=new Se.ValueSubject(null);this.sessionId$=new Se.ValueSubject(null);this.broadcastChannel=new BroadcastChannel("vk_player_chromecast_events");this.subscription=new Se.Subscription;this.subscriptionEvents=new Se.Subscription;this.isDestroyed=!1;this.sequenceNumber=0;this.presentationAvailable$=new Se.ValueSubject(!1);this.presentationConnection$=new Se.ValueSubject(null);this.message$=new Se.ValueSubject(null);this.friendlyName$=new Se.ValueSubject(null);this.errorEvent$=new Se.Subject;this.clientId=this.getClientId(),this.params=e,this.log=e.logger.createComponentLog("ChromecastPresentationApiConnector"),this.log({message:"constructor"}),this.reinitPresentation(),this.subscribe()}destroy(){this.log({message:"destroy"}),this.subscription.unsubscribe(),this.subscriptionEvents.unsubscribe(),this.broadcastChannel.close(),this.isDestroyed=!0}disconnect(e=!0){this.log({message:"disconnect"}),e&&this.stopMedia(),this.presentationRequest$.next(null);let t=this.presentationConnection$.getValue();t&&t.close(),this.presentationConnection$.next(null),this.friendlyName$.next(null),this.resetSequenceNumber(),this.resetSubscriptionEvents()}stopMedia(){this.log({message:"stopMedia"}),this.sendV2Message({type:"STOP"})}reinitPresentation(e=!0){let t=this.createCastUrl(),i=new PresentationRequest(t);this.presentationRequest$.next(i),this.log({message:"PresentationRequest created"}),i.getAvailability().then(r=>{let s=()=>{this.log({message:`PresentationRequest presentation availability: ${r.value}`}),this.presentationAvailable$.next(r.value)};this.subscriptionEvents.add((0,Se.fromEvent)(r,"change").subscribe(()=>{s()})),s()}).catch(()=>{this.presentationAvailable$.next(!0)}),window.navigator.presentation.defaultRequest=i,e&&i.reconnect("auto-join").then(r=>{this.log({message:"PresentationRequest reconnect success"}),this.handleConnection(r)}).catch(()=>{this.log({message:"PresentationRequest reconnect failed"})})}async connect(){var e;this.log({message:"connect"});try{this.presentationRequest$.getValue()||(this.log({message:"reinitPresentation"}),this.reinitPresentation(!1));let t=this.presentationRequest$.getValue();(0,Se.assertNonNullable)(t,"connect with null presentationRequest");let i=await t.start();this.handleConnection(i)}catch(t){switch(t==null?void 0:t.name){case"AbortError":case"NotAllowedError":break;default:this.errorEvent$.next({category:Se.ErrorCategory.WTF,id:"ChromecastPresentationApiConnector",message:(e=t==null?void 0:t.message)!=null?e:"connect error",thrown:t});break}}}subscribe(){this.subscription.add((0,Se.fromEvent)(this.broadcastChannel,"message").subscribe(e=>{this.log({message:`broadcast connection data: ${e.data}`}),e.data==="connection"&&this.disconnect(!1)})),this.subscription.add(this.presentationAvailable$.subscribe(e=>{this.log({message:`presentationAvailable$: ${e}`})})),this.subscription.add(this.presentationConnection$.pipe((0,Se.tap)(e=>{this.log({message:`presentationConnection$: ${!!e}`})}),(0,Se.filter)(e=>!!e)).subscribe(e=>{let t=(0,Se.fromEvent)(e,"message").subscribe(s=>{let n=JSON.parse(s.data);n.clientId===this.clientId&&(this.log({message:`[onmessage] ${s.data}`}),this.handleMessage(n),this.message$.next(n))}),i=(0,Se.fromEvent)(e,"connect").subscribe(()=>{this.send("client_connect")}),r=(0,Se.fromEvent)(e,"close").subscribe(s=>{switch(s.reason){case"error":this.errorEvent$.next({category:Se.ErrorCategory.WTF,id:"ChromecastPresentationApiConnector",message:"Session error",thrown:s});break;case"closed":break}});this.subscriptionEvents.add(t),this.subscriptionEvents.add(i),this.subscriptionEvents.add(r)}))}send(e){switch(e){case"client_connect":{let t={type:"client_connect",message:this.clientId,sequenceNumber:-1,timeoutMillis:0,clientId:this.clientId};this.safeSend(JSON.stringify(t));break}}}sendV2Message(e){let t=this.sessionId$.getValue();if(t){let i={type:"v2_message",sequenceNumber:this.getSequenceNumber(),timeoutMillis:0,clientId:this.clientId,message:{...e,sessionId:t}};this.safeSend(JSON.stringify(i))}}safeSend(e){try{this.log({message:`[send] ${e}`});let t=this.presentationConnection$.getValue();(t==null?void 0:t.state)==="connected"&&(t==null||t.send(e))}catch(t){this.errorEvent$.next({category:Se.ErrorCategory.WTF,id:"ChromecastPresentationApiConnector",message:"PresentationConnection send error",data:{message:e},thrown:t})}}handleMessage(e){var t;switch(e.type){case"new_session":case"update_session":{this.sessionId$.next(e.message.sessionId),this.friendlyName$.next(e.message.receiver.friendlyName||"Chromecast Device");break}case"receiver_action":((t=e.message)==null?void 0:t.action)==="stop"&&this.disconnect();break}}createCastUrl(){return`cast:${this.params.appId}?clientId=${this.clientId}&autoJoinPolicy=tab_and_origin_scoped&defaultActionPolicy=create_session&launchTimeout=60000&supportedAppTypes=${this.capabilities}&appParams=%7B%22launchCheckerParams%22%3A%7B%7D%7D`}getSequenceNumber(){let e=this.sequenceNumber;return this.sequenceNumber=(this.sequenceNumber+1)%Number.MAX_SAFE_INTEGER,e}resetSequenceNumber(){this.sequenceNumber=0}getClientId(){let e="__vk_player_chromecast_id";return window[e]=window[e]||kf()}resetSubscriptionEvents(){this.subscriptionEvents.unsubscribe(),this.subscriptionEvents=new Se.Subscription}handleConnection(e){this.log({message:"connection available"}),this.isDestroyed?(this.log({message:"connected on already destroyed component"}),e.close()):(this.broadcastChannel.postMessage("connection"),this.presentationConnection$.next(e))}};var Ge=require("@vkontakte/videoplayer-shared/es2018");var ni=class a{constructor(e){this.subscription=new Ge.Subscription;this.connection$=new Ge.ValueSubject(void 0);this.castState$=new Ge.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new Ge.Subject;let t=a.isSupported();this.log=e.dependencies.logger.createComponentLog("ChromecastPresentationApiInitializer"),this.log({message:`[constructor] receiverApplicationId: ${e.receiverApplicationId}, isDisabled: ${e.isDisabled}, isSupported: ${t}`}),!(!t||e.isDisabled||!e.receiverApplicationId)&&(this.chromecastConnector=new Us({appId:e.receiverApplicationId,logger:e.dependencies.logger}),this.subscribe())}static isSupported(){return"chrome"in window&&"presentation"in navigator&&"BroadcastChannel"in window}subscribe(){(0,Ge.assertNonNullable)(this.chromecastConnector,"subscribe with null chromecastConnector"),this.subscription.add(this.chromecastConnector.errorEvent$.subscribe(this.errorEvent$));let e=(0,Ge.combine)({connection:this.chromecastConnector.presentationConnection$,available:this.chromecastConnector.presentationAvailable$,friendlyName:this.chromecastConnector.friendlyName$.pipe((0,Ge.filterChanged)())});this.subscription.add(e.pipe((0,Ge.map)(({connection:t,friendlyName:i})=>!!(t&&i)),(0,Ge.filterChanged)()).subscribe(t=>{var r,s;let i=(s=(r=this.chromecastConnector)==null?void 0:r.friendlyName$.getValue())!=null?s:"";this.connection$.next(t?Rf(i):void 0)})).add(e.subscribe(({available:t,connection:i})=>{t?i?this.castState$.next("CONNECTED"):this.castState$.next("AVAILABLE"):this.castState$.next("NOT_AVAILABLE")}))}connect(){var e;this.log({message:"connect"}),(e=this.chromecastConnector)==null||e.connect()}disconnect(){var e;this.log({message:"disconnect"}),(e=this.chromecastConnector)==null||e.disconnect()}async stopMedia(){var e;this.log({message:"stopMedia"}),(e=this.chromecastConnector)==null||e.stopMedia()}toggleConnection(){var t;let e=!!((t=this.chromecastConnector)!=null&&t.presentationConnection$.getValue());this.log({message:`toggleConnection: isConnected - ${e}`}),e?this.disconnect():this.connect()}setVolume(e){}setMuted(e){}destroy(){var e;this.log({message:"destroy"}),(e=this.chromecastConnector)==null||e.destroy(),this.subscription.unsubscribe()}};var dd=z(ze(),1),pd=z($i(),1),ET=z(yl(),1);var uS=z(uo(),1);var Kt=require("@vkontakte/videoplayer-shared/es2018"),ae=class{constructor(e){this.transitionStarted$=new Kt.Subject;this.transitionEnded$=new Kt.Subject;this.transitionUpdated$=new Kt.Subject;this.forceChanged$=new Kt.Subject;this.stateChangeStarted$=(0,Kt.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,Kt.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,Kt.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 fe=require("@vkontakte/videoplayer-shared/es2018");var Uk=5,qk=5,jk=500,oS=7e3,ea=class{constructor(e){this.subscription=new fe.Subscription;this.loadMediaTimeoutSubscription=new fe.Subscription;this.videoState=new ae("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,fe.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,fe.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,fe.assertNever)(e)}break}default:(0,fe.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(Ns(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 fe.Subscription;this.subscription.add(e),this.subscription.add((0,fe.merge)(this.videoState.stateChangeStarted$.pipe((0,fe.map)(r=>`stateChangeStarted$ ${JSON.stringify(r)}`)),this.videoState.stateChangeEnded$.pipe((0,fe.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 fe.Subject;e.add(r.pipe((0,fe.debounce)(jk)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,fe.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)>Uk)&&r.next(o),s=o})),e.add((0,fe.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.logRemoteEvent(n),this.params.output.duration$.next(n.value)}))}t((0,fe.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,fe.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),r=>{this.logRemoteEvent(r),r.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,fe.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<qk&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),C(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,fe.assertNever)(n)}}),t((0,fe.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({volume:r.value})}),t((0,fe.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({muted:r.value})});let i=(0,fe.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,fe.observableFrom)(["init"])).pipe((0,fe.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"),C(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),C(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=Mn(this.params),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"),C(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"),C(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"&&C(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()}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,fe.timeout)(oS).subscribe(()=>s(`timeout(${oS})`)))});(0,uS.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:fe.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:r})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}logRemoteEvent(e){this.log({message:`[remoteEvent] ${JSON.stringify(e)}`})}};var Tc=z(ze(),1);var lc=require("@vkontakte/videoplayer-shared/es2018");var lS=require("@vkontakte/videoplayer-shared/es2018"),cS=a=>{try{a.pause(),a.playbackRate=0,(0,lS.clearVideoElement)(a),a.remove()}catch(e){console.error(e)}};var lo=require("@vkontakte/videoplayer-shared/es2018"),nc=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)}},oc=window.WeakMap?new WeakMap:new nc,uc=window.WeakMap?new WeakMap:new Map,Hk=(a,e=20)=>{let t=0;return(0,lo.fromEvent)(a,"ratechange").subscribe(i=>{t++,t>=e&&(a.currentTime=a.currentTime,t=0)})},Ye=(a,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let i=a.querySelector("video"),r=!!i;i?(0,lc.clearVideoElement)(i):(i=document.createElement("video"),a.appendChild(i)),oc.set(i,r);let s=new lo.Subscription;return s.add(Hk(i,e)),uc.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},Ke=a=>{let e=uc.get(a);e==null||e.unsubscribe(),uc.delete(a);let t=oc.get(a);oc.delete(a),t?(0,lc.clearVideoElement)(a):cS(a)};var cc=z(rr(),1),K=require("@vkontakte/videoplayer-shared/es2018");var Li=require("@vkontakte/videoplayer-shared/es2018"),co=(a,e,t,{equal:i=(n,o)=>n===o,changed$:r,onError:s}={})=>{let n=a.getState(),o=e(),u=(0,Li.isNullable)(r),l=new Li.Subscription;return r&&l.add(r.subscribe(p=>{let c=a.getState();i(p,c)&&a.setState(p)},s)),i(o,n)||(t(n),u&&a.setState(n)),l.add(a.stateChangeStarted$.subscribe(p=>{t(p.to),u&&a.setState(p.to)},s)),l},Rt=(a,e,t)=>co(e,()=>a.loop,i=>{(0,Li.isNonNullable)(i)&&(a.loop=i)},{onError:t}),Xe=(a,e,t,i)=>co(e,()=>({muted:a.muted,volume:a.volume}),r=>{(0,Li.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}),ct=(a,e,t,i)=>co(e,()=>a.playbackRate,r=>{(0,Li.isNonNullable)(r)&&(a.playbackRate=r)},{changed$:t,onError:i}),ta=co;var Qk=a=>["__",a.language,a.label].join("|"),Wk=(a,e)=>{if(a.id===e)return!0;let[t,i,r]=e.split("|");return a.language===i&&a.label===r},dc=class a{constructor(e){this.available$=new K.Subject;this.current$=new K.ValueSubject(void 0);this.error$=new K.Subject;this.subscription=new K.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:K.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(ta(t.internalTextTracks,()=>(0,cc.default)(this.internalTracks),s=>{(0,K.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,K.isNonNullable)(s)&&(0,K.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,K.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:r})),this.subscription.add(ta(t.externalTextTracks,()=>(0,cc.default)(this.externalTracks),s=>{(0,K.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,K.isNonNullable)(s)&&(0,K.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,K.map)(s=>s.filter(({type:n})=>n==="external"))),onError:r})),this.subscription.add(ta(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(ta(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,K.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,K.fromEvent)(e,"addtrack").subscribe(()=>{let i=this.current$.getValue();i&&this.select(i)})),this.subscription.add((0,K.merge)((0,K.fromEvent)(e,"addtrack"),(0,K.fromEvent)(e,"removetrack"),(0,K.observableFrom)(["init"])).pipe((0,K.map)(()=>this.htmlTextTracksAsArray().map(i=>this.htmlTextTrackToITextTrack(i))),(0,K.filterChanged)((i,r)=>i.length===r.length&&i.every(({id:s},n)=>s===r[n].id))).subscribe(this.available$)),this.subscription.add((0,K.merge)((0,K.fromEvent)(e,"change"),(0,K.observableFrom)(["init"])).pipe((0,K.map)(()=>this.htmlTextTracksAsArray().find(({mode:i})=>i==="showing")),(0,K.map)(i=>i&&this.htmlTextTrackToITextTrack(i).id),(0,K.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,K.fromEvent)(e,"addtrack").subscribe(i=>{var s,n;(s=i.track)==null||s.addEventListener("cuechange",t);let r=o=>{var l,p,c,d,h;let u=(p=(l=o.target)==null?void 0:l.cues)!=null?p:null;u&&u.length&&(this.applyCueSettings((d=(c=o.target)==null?void 0:c.cues)!=null?d:null),(h=o.target)==null||h.removeEventListener("cuechange",r))};(n=i.track)==null||n.addEventListener("cuechange",r)})),this.subscription.add((0,K.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,K.isNonNullable)(t.align)&&(r.align=t.align),(0,K.isNonNullable)(t.position)&&(r.position=t.position),(0,K.isNonNullable)(t.size)&&(r.size=t.size),(0,K.isNonNullable)(t.line)&&(r.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,K.assertNonNullable)(this.video);let t=[...this.video.textTracks];return e?t:t.filter(a.isHealthyTrack)}htmlTextTrackToITextTrack(e){var o,u,l,p,c;let{language:t,label:i}=e,r=e.id?e.id:Qk(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:(p=this.externalTracks.get(r))==null?void 0:p.url}:{id:r,type:"internal",isAuto:n,language:t,label:i,url:(c=this.internalTracks.get(r))==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: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,K.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,K.isNullable)(e)||!Wk(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,K.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,K.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)}},dt=dc;var lr=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 dS=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},pc=a=>{let e=dS(a);return!!(e&&e.fullscreenElement&&e.fullscreenElement===a)},pS=a=>{let e=dS(a);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===a)};var V=require("@vkontakte/videoplayer-shared/es2018");var zk=3,hS=(a,e,t=zk)=>{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 Je=a=>{let e=_=>(0,V.fromEvent)(a,_).pipe((0,V.mapTo)(void 0),(0,V.shareReplay)(1)),t=new V.Subscription,i=()=>t.unsubscribe(),r=(0,V.merge)((0,V.fromEvent)(a,"progress"),(0,V.fromEvent)(a,"timeupdate")).pipe((0,V.map)(()=>hS(a.buffered,a.currentTime)),(0,V.shareReplay)(1)),s=Q.browser.isSafari?(0,V.combine)({play:e("play").pipe((0,V.once)()),playing:e("playing")}).pipe((0,V.mapTo)(void 0),(0,V.shareReplay)(1)):e("playing"),n=(0,V.fromEvent)(a,"volumechange").pipe((0,V.map)(()=>({muted:a.muted,volume:a.volume})),(0,V.shareReplay)(1)),o=(0,V.fromEvent)(a,"ratechange").pipe((0,V.map)(()=>a.playbackRate),(0,V.shareReplay)(1)),u=(0,V.fromEvent)(a,"error").pipe((0,V.filter)(()=>!!(a.error||a.played.length)),(0,V.map)(()=>{var H;let _=a.error;return{id:_?`MediaError#${_.code}`:"HtmlVideoError",category:V.ErrorCategory.VIDEO_PIPELINE,message:_?_.message:"Error event from HTML video element",thrown:(H=a.error)!=null?H:void 0}}),(0,V.shareReplay)(1)),l=(0,V.fromEvent)(a,"timeupdate").pipe((0,V.map)(()=>a.currentTime),(0,V.shareReplay)(1)),p=["waiting","seeking","seeked","timeupdate"],c=new V.Subject,d=.3,h;t.add((0,V.merge)(...p.map(_=>(0,V.fromEvent)(a,_))).subscribe(_=>{let H=a.currentTime;a.loop&&(0,V.isNonNullable)(h)&&(0,V.isNonNullable)(H)&&h>=a.duration-d&&H<=d&&c.next(h),h=H}));let f=e("pause").pipe((0,V.filter)(()=>!a.error&&h!==a.duration),(0,V.shareReplay)(1)),m=(0,V.fromEvent)(a,"enterpictureinpicture").pipe((0,V.shareReplay)(1)),S=(0,V.fromEvent)(a,"leavepictureinpicture").pipe((0,V.shareReplay)(1)),g=new V.ValueSubject(pS(a));t.add(m.subscribe(()=>g.next(!0))),t.add(S.subscribe(()=>g.next(!1)));let y=new V.ValueSubject(pc(a)),w=(0,V.fromEvent)(a,"fullscreenchange").pipe((0,V.shareReplay)(1));t.add(w.pipe((0,V.map)(()=>pc(a))).subscribe(y));let E=.1,A=1e3,D=(0,V.fromEvent)(a,"timeupdate").pipe((0,V.map)(_=>a.duration-a.currentTime<E),(0,V.filterChanged)(),(0,V.shareReplay)(1)),U=(0,V.merge)(D.pipe((0,V.filter)(_=>!a.loop&&_)),(0,V.fromEvent)(a,"ended")).pipe((0,V.throttle)(A),(0,V.mapTo)(void 0),(0,V.shareReplay)(1)),j=(0,V.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(_=>(0,V.fromEvent)(a,_)),D.pipe((0,V.map)(_=>({type:_?"ended":"unknown"})))).pipe((0,V.map)(_=>Q.browser.isFirefox&&_.type==="ended"?a.readyState<2:a.readyState<3),(0,V.filterChanged)(),(0,V.shareReplay)(1));return{playing$:s,pause$:f,canplay$:e("canplay"),ended$:U,looped$:c,error$:u,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:l,durationChange$:(0,V.fromEvent)(a,"durationchange").pipe((0,V.map)(()=>a.duration),(0,V.shareReplay)(1)),isBuffering$:j,currentBuffer$:r,volumeState$:n,playbackRateState$:o,inPiP$:g,inFullscreen$:y,enterPip$:m,leavePip$:S,destroy:i}};var ui=require("@vkontakte/videoplayer-shared/es2018"),Xt=a=>{switch(a){case"mobile":return ui.VideoQuality.Q_144P;case"lowest":return ui.VideoQuality.Q_240P;case"low":return ui.VideoQuality.Q_360P;case"sd":case"medium":return ui.VideoQuality.Q_480P;case"hd":case"high":return ui.VideoQuality.Q_720P;case"fullhd":case"full":return ui.VideoQuality.Q_1080P;case"quadhd":case"quad":return ui.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return ui.VideoQuality.Q_2160P}};var at=z(pt(),1),fc=z(ze(),1),cr=z($i(),1),N=require("@vkontakte/videoplayer-shared/es2018");var hc=!1,li={},yS=a=>{hc=a},TS=()=>{li={}},IS=a=>{a(li)},ia=(a,e)=>{var t;hc&&(li.meta=(t=li.meta)!=null?t:{},li.meta[a]=e)},st=class{constructor(e){this.name=e}next(e){var i,r;if(!hc)return;li.series=(i=li.series)!=null?i:{};let t=(r=li.series[this.name])!=null?r:[];t.push([Date.now(),e]),li.series[this.name]=t}};var Be=require("@vkontakte/videoplayer-shared/es2018");function ES(a,e,t){return!a.max&&a.min===e?"high_quality":!a.min&&a.max===t?"traffic_saving":"unknown"}function Yr(a,e,t){return(0,Be.isNullable)(a)||(0,Be.isNonNullable)(a.min)&&(0,Be.isNonNullable)(a.max)&&(0,Be.isLower)(a.max,a.min)||(0,Be.isNonNullable)(a.min)&&e&&(0,Be.isHigher)(a.min,e)||(0,Be.isNonNullable)(a.max)&&t&&(0,Be.isLower)(a.max,t)}function wS({limits:a,highestAvailableHeight:e,lowestAvailableHeight:t}){return Yr({max:a!=null&&a.max?(0,Be.videoHeightToQuality)(a.max):void 0,min:a!=null&&a.min?(0,Be.videoHeightToQuality)(a.min):void 0},e?(0,Be.videoHeightToQuality)(e):void 0,t?(0,Be.videoHeightToQuality)(t):void 0)}var kS=new st("best_bitrate"),ho=(a,e,t)=>(e-t)*Math.pow(2,-10*a)+t;var Kr=a=>(e,t)=>a*(Number(e.bitrate)-Number(t.bitrate)),Ft=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,N.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},fo='Assertion "ABR Tracks is empty array" failed',po=new WeakMap,xS=new WeakMap,PS=new WeakMap,dr=(a,e,t,i)=>{var u;let r=[...e].sort(Kr(1)),s=[...t].sort(Kr(1)),n=s.filter(l=>(0,N.isNonNullable)(l.bitrate)&&(0,N.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),o=(u=(0,at.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,at.default)(s,-1);return o&&(0,fc.default)(n,o)?o:n.length?(0,at.default)(n,-1):(0,at.default)(s,0)},pr=(a,e,t,i)=>{var u;let r=po.get(e);r||(r=[...e].sort(Kr(1)),po.set(e,r));let s=po.get(t);s||(s=[...t].sort(Kr(1)),po.set(t,s));let n=PS.get(a);n||(n=s.filter(l=>(0,N.isNonNullable)(l.bitrate)&&(0,N.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),PS.set(a,n));let o=(u=(0,at.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,at.default)(s,-1);return o&&(0,fc.default)(n,o)?o:n.length?(0,at.default)(n,-1):(0,at.default)(s,0)},AS=a=>"quality"in a,mo=(a,e,t,i)=>{var n;let r=(0,N.isNonNullable)((n=i==null?void 0:i.last)==null?void 0:n.bitrate)&&(0,N.isNonNullable)(t==null?void 0:t.bitrate)&&i.last.bitrate<t.bitrate?a.trackCooldownIncreaseQuality:a.trackCooldownDecreaseQuality,s=t&&i&&i.history[t.id]&&(0,N.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=AS(o)?"video":"audio",l=AS(o)?o.quality:o.bitrate;return e({message:`
8
8
  [last ${u} selected] ${l}
9
- `}),o}return i==null||i.recordSwitch(t),t},WP=(a,e)=>Math.log(e)/Math.log(a),Cg=({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,d=WP(n,o*s+u)+l;Number.isFinite(d)&&(r*=d)}}return(0,B.isNonNullable)(t==null?void 0:t.min)&&(0,B.isHigherOrEqual)(t.min,a.highQualityLimit)&&(r*=2),{containerSizeLimit:a.limitByContainer&&e&&e.width>0&&e.height>0?{width:e.width*r,height:e.height*r}:void 0,containerSizeFactor:r}},Mg=new WeakMap,$t=(a,{container:e,estimatedThroughput:t,tuning:i,limits:r,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:d,droppedVideoMaxQualityLimit:c,stallsVideoMaxQualityLimit:h,stallsPredictedThroughput:p,abrLogger:f,panelSize:m})=>{var J,oe,se,$,C;(0,B.assertNotEmptyArray)(a,wn);let{containerSizeFactor:v,containerSizeLimit:g}=Cg({container:e,tuning:i,limits:r,panelSize:m}),y=i.considerPlaybackRate&&(0,B.isNonNullable)(o)?o:1,w=Mg.get(a);w||(w=a.filter(k=>!(0,B.isInvariantQuality)(k.quality)).sort((k,L)=>(0,B.isHigher)(k.quality,L.quality)?-1:1),Mg.set(a,w));let E=(J=(0,qe.default)(w,-1))==null?void 0:J.quality,A=(oe=(0,qe.default)(w,0))==null?void 0:oe.quality,D=gr(r,A,E),N=y*xn(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),_={},q=null;for(let k of w){let L=!0;if(g)if(k.size)L=k.size.width<=g.width&&k.size.height<=g.height;else{let Ke=g&&(0,B.videoSizeToQuality)(g);L=Ke?(0,B.isLowerOrEqual)(k.quality,Ke):!0}if(!L){_[k.quality]="FitsContainer";continue}let j=p||t,ue=(0,B.isNonNullable)(j)&&isFinite(j)&&(0,B.isNonNullable)(k.bitrate)?j-s>=k.bitrate*N:!0,Tt=(r==null?void 0:r.min)===k.quality;if(!ue&&!Tt){_[k.quality]="FitsThroughput";continue}if(i.lazyQualitySwitch&&(0,B.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,B.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,B.isHigher)(k.quality,u.quality)){_[k.quality]="Buffer";continue}if(!!c&&(0,B.isHigherOrEqual)(k.quality,c)&&!Tt){_[k.quality]="DroppedFramesLimit";continue}if(!!h&&(0,B.isHigherOrEqual)(k.quality,h)&&!Tt){_[k.quality]="StallsLimit";continue}let Le=D||((0,B.isNullable)(r==null?void 0:r.max)||(0,B.isLowerOrEqual)(k.quality,r.max))&&((0,B.isNullable)(r==null?void 0:r.min)||(0,B.isHigherOrEqual)(k.quality,r.min)),Me=(0,B.isNonNullable)(d)&&!d?(0,B.isLowerOrEqual)(k.quality,i.backgroundVideoQualityLimit):!0;if(!Le||!Me){_[k.quality]="FitsQualityLimits";continue}q||(q=k)}q&&q.bitrate&&Dg.next(q.bitrate);let V=(se=q!=null?q:(0,qe.default)(w,-1))!=null?se:a[0],U=l==null?void 0:l.last,F=An(i,f,V,l);return(0,B.isNonNullable)(l)&&F.quality!==(U==null?void 0:U.quality)&&f({message:`
9
+ `}),o}return i==null||i.recordSwitch(t),t},i$=(a,e)=>Math.log(e)/Math.log(a),$S=({tuning:a,container:e,limits:t,panelSize:i})=>{let r=a.containerSizeFactor;if(i)return{containerSizeLimit:i,containerSizeFactor:r};if(a.usePixelRatio&&Q.display.pixelRatio){let s=Q.display.pixelRatio;if(a.pixelRatioMultiplier)r*=a.pixelRatioMultiplier*(s-1)+1;else{let n=a.pixelRatioLogBase,[o=0,u=0,l=0]=a.pixelRatioLogCoefficients,p=i$(n,o*s+u)+l;Number.isFinite(p)&&(r*=p)}}return(0,N.isNonNullable)(t==null?void 0:t.min)&&(0,N.isHigherOrEqual)(t.min,a.highQualityLimit)&&(r*=2),{containerSizeLimit:a.limitByContainer&&e&&e.width>0&&e.height>0?{width:e.width*r,height:e.height*r}:void 0,containerSizeFactor:r}},RS=new WeakMap,kt=(a,{container:e,estimatedThroughput:t,tuning:i,limits:r,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:p,droppedVideoMaxQualityLimit:c,stallsVideoMaxQualityLimit:d,stallsPredictedThroughput:h,abrLogger:f,panelSize:m})=>{var G,de,ue,R,$;(0,N.assertNotEmptyArray)(a,fo);let{containerSizeFactor:S,containerSizeLimit:g}=$S({container:e,tuning:i,limits:r,panelSize:m}),y=i.considerPlaybackRate&&(0,N.isNonNullable)(o)?o:1,w=RS.get(a);w||(w=a.filter(M=>!(0,N.isInvariantQuality)(M.quality)).sort((M,B)=>(0,N.isHigher)(M.quality,B.quality)?-1:1),RS.set(a,w));let E=(G=(0,at.default)(w,-1))==null?void 0:G.quality,A=(de=(0,at.default)(w,0))==null?void 0:de.quality,D=Yr(r,A,E),U=y*ho(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),O={},j=null;for(let M of w){let B=!0;if(g)if(M.size)B=M.size.width<=g.width&&M.size.height<=g.height;else{let St=g&&(0,N.videoSizeToQuality)(g);B=St?(0,N.isLowerOrEqual)(M.quality,St):!0}if(!B){O[M.quality]="FitsContainer";continue}let W=h||t,Z=(0,N.isNonNullable)(W)&&isFinite(W)&&(0,N.isNonNullable)(M.bitrate)?W-s>=M.bitrate*U:!0,jt=(r==null?void 0:r.min)===M.quality;if(!Z&&!jt){O[M.quality]="FitsThroughput";continue}if(i.lazyQualitySwitch&&(0,N.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,N.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,N.isHigher)(M.quality,u.quality)){O[M.quality]="Buffer";continue}if(!!c&&(0,N.isHigherOrEqual)(M.quality,c)&&!jt){O[M.quality]="DroppedFramesLimit";continue}if(!!d&&(0,N.isHigherOrEqual)(M.quality,d)&&!jt){O[M.quality]="StallsLimit";continue}let He=D||((0,N.isNullable)(r==null?void 0:r.max)||(0,N.isLowerOrEqual)(M.quality,r.max))&&((0,N.isNullable)(r==null?void 0:r.min)||(0,N.isHigherOrEqual)(M.quality,r.min)),Qe=(0,N.isNonNullable)(p)&&!p?(0,N.isLowerOrEqual)(M.quality,i.backgroundVideoQualityLimit):!0;if(!He||!Qe){O[M.quality]="FitsQualityLimits";continue}j||(j=M)}j&&j.bitrate&&kS.next(j.bitrate);let _=(ue=j!=null?j:(0,at.default)(w,-1))!=null?ue:a[0],H=l==null?void 0:l.last,q=mo(i,f,_,l);return(0,N.isNonNullable)(l)&&q.quality!==(H==null?void 0:H.quality)&&f({message:`
10
10
  [VIDEO TRACKS ABR]
11
11
  [available video tracks]
12
- ${a.map(k=>{var L,j;return`{ id: ${k.id}, quality: ${k.quality}, bitrate: ${k.bitrate}, size: ${(L=k.size)==null?void 0:L.width}:${(j=k.size)==null?void 0:j.height} }`}).join(`
12
+ ${a.map(M=>{var B,W;return`{ id: ${M.id}, quality: ${M.quality}, bitrate: ${M.bitrate}, size: ${(B=M.size)==null?void 0:B.width}:${(W=M.size)==null?void 0:W.height} }`}).join(`
13
13
  `)}
14
14
 
15
15
  [tuning]
16
- ${(0,Bi.default)(i!=null?i:{}).map(([k,L])=>`${k}: ${L}`).join(`
16
+ ${(0,cr.default)(i!=null?i:{}).map(([M,B])=>`${M}: ${B}`).join(`
17
17
  `)}
18
18
 
19
19
  [limit params]
20
- containerSizeFactor: ${v},
21
- containerSizeLimit: ${($=g==null?void 0:g.width)!=null?$:0} x ${(C=g==null?void 0:g.height)!=null?C:0},
20
+ containerSizeFactor: ${S},
21
+ containerSizeLimit: ${(R=g==null?void 0:g.width)!=null?R:0} x ${($=g==null?void 0:g.height)!=null?$:0},
22
22
  estimatedThroughput: ${t},
23
- stallsPredictedThroughput: ${p},
23
+ stallsPredictedThroughput: ${h},
24
24
  reserve: ${s},
25
25
  playbackRate: ${o},
26
26
  playbackRateFactor: ${y},
27
27
  forwardBufferHealth: ${n},
28
- bitrateFactor: ${N},
28
+ bitrateFactor: ${U},
29
29
  minBufferToSwitchUp: ${i.minBufferToSwitchUp},
30
30
  droppedVideoMaxQualityLimit: ${c},
31
- stallsVideoMaxQualityLimit: ${h},
31
+ stallsVideoMaxQualityLimit: ${d},
32
32
  limitsAreInvalid: ${D},
33
33
  maxQualityLimit: ${r==null?void 0:r.max},
34
34
  minQualityLimit: ${r==null?void 0:r.min},
35
35
 
36
36
  [limited video tracks]
37
- ${(0,Bi.default)(_).map(([k,L])=>`${k}: ${L}`).join(`
37
+ ${(0,cr.default)(O).map(([M,B])=>`${M}: ${B}`).join(`
38
38
  `)||"All tracks are available"}
39
39
 
40
- [best video track] ${q==null?void 0:q.quality}
41
- [selected video track] ${F==null?void 0:F.quality}
42
- `}),F},Rn=(a,{container:e,estimatedThroughput:t,tuning:i,limits:r,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:d,droppedVideoMaxQualityLimit:c,stallsVideoMaxQualityLimit:h,stallsPredictedThroughput:p,abrLogger:f,panelSize:m})=>{var oe,se,$,C,k;(0,B.assertNotEmptyArray)(a,wn);let{containerSizeFactor:v,containerSizeLimit:g}=Cg({container:e,tuning:i,limits:r,panelSize:m}),y=i.considerPlaybackRate&&(0,B.isNonNullable)(o)?o:1,w=a.filter(L=>!(0,B.isInvariantQuality)(L.quality)).sort((L,j)=>(0,B.isHigher)(L.quality,j.quality)?-1:1),E=(oe=(0,qe.default)(w,-1))==null?void 0:oe.quality,A=(se=(0,qe.default)(w,0))==null?void 0:se.quality,D=gr(r,A,E),N=y*xn(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),_={},V=w.filter(L=>{let j=!0;if(g)if(L.size)j=L.size.width<=g.width&&L.size.height<=g.height;else{let Vt=g&&(0,B.videoSizeToQuality)(g);j=Vt?(0,B.isLowerOrEqual)(L.quality,Vt):!0}if(!j)return _[L.quality]="FitsContainer",!1;let ue=p||t,Tt=(0,B.isNonNullable)(ue)&&isFinite(ue)&&(0,B.isNonNullable)(L.bitrate)?ue-s>=L.bitrate*N:!0,It=(r==null?void 0:r.min)===L.quality;if(!Tt&&!It)return _[L.quality]="FitsThroughput",!1;if(i.lazyQualitySwitch&&(0,B.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,B.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,B.isHigher)(L.quality,u.quality))return _[L.quality]="Buffer",!1;if(!!c&&(0,B.isHigherOrEqual)(L.quality,c)&&!It)return _[L.quality]="DroppedFramesLimit",!1;if(!!h&&(0,B.isHigherOrEqual)(L.quality,h)&&!It)return _[L.quality]="StallsLimit",!1;let Me=D||((0,B.isNullable)(r==null?void 0:r.max)||(0,B.isLowerOrEqual)(L.quality,r.max))&&((0,B.isNullable)(r==null?void 0:r.min)||(0,B.isHigherOrEqual)(L.quality,r.min)),Ke=(0,B.isNonNullable)(d)&&!d?(0,B.isLowerOrEqual)(L.quality,i.backgroundVideoQualityLimit):!0;return!Me||!Ke?(_[L.quality]="FitsQualityLimits",!1):!0})[0];V&&V.bitrate&&Dg.next(V.bitrate);let U=($=V!=null?V:(0,qe.default)(w,-1))!=null?$:a[0],F=l==null?void 0:l.last,J=An(i,f,U,l);return(0,B.isNonNullable)(l)&&J.quality!==(F==null?void 0:F.quality)&&f({message:`
40
+ [best video track] ${j==null?void 0:j.quality}
41
+ [selected video track] ${q==null?void 0:q.quality}
42
+ `}),q},Xr=(a,{container:e,estimatedThroughput:t,tuning:i,limits:r,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:p,droppedVideoMaxQualityLimit:c,stallsVideoMaxQualityLimit:d,stallsPredictedThroughput:h,abrLogger:f,panelSize:m})=>{var de,ue,R,$,M;(0,N.assertNotEmptyArray)(a,fo);let{containerSizeFactor:S,containerSizeLimit:g}=$S({container:e,tuning:i,limits:r,panelSize:m}),y=i.considerPlaybackRate&&(0,N.isNonNullable)(o)?o:1,w=a.filter(B=>!(0,N.isInvariantQuality)(B.quality)).sort((B,W)=>(0,N.isHigher)(B.quality,W.quality)?-1:1),E=(de=(0,at.default)(w,-1))==null?void 0:de.quality,A=(ue=(0,at.default)(w,0))==null?void 0:ue.quality,D=Yr(r,A,E),U=y*ho(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),O={},_=w.filter(B=>{let W=!0;if(g)if(B.size)W=B.size.width<=g.width&&B.size.height<=g.height;else{let ii=g&&(0,N.videoSizeToQuality)(g);W=ii?(0,N.isLowerOrEqual)(B.quality,ii):!0}if(!W)return O[B.quality]="FitsContainer",!1;let Z=h||t,jt=(0,N.isNonNullable)(Z)&&isFinite(Z)&&(0,N.isNonNullable)(B.bitrate)?Z-s>=B.bitrate*U:!0,Ht=(r==null?void 0:r.min)===B.quality;if(!jt&&!Ht)return O[B.quality]="FitsThroughput",!1;if(i.lazyQualitySwitch&&(0,N.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,N.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,N.isHigher)(B.quality,u.quality))return O[B.quality]="Buffer",!1;if(!!c&&(0,N.isHigherOrEqual)(B.quality,c)&&!Ht)return O[B.quality]="DroppedFramesLimit",!1;if(!!d&&(0,N.isHigherOrEqual)(B.quality,d)&&!Ht)return O[B.quality]="StallsLimit",!1;let Qe=D||((0,N.isNullable)(r==null?void 0:r.max)||(0,N.isLowerOrEqual)(B.quality,r.max))&&((0,N.isNullable)(r==null?void 0:r.min)||(0,N.isHigherOrEqual)(B.quality,r.min)),St=(0,N.isNonNullable)(p)&&!p?(0,N.isLowerOrEqual)(B.quality,i.backgroundVideoQualityLimit):!0;return!Qe||!St?(O[B.quality]="FitsQualityLimits",!1):!0})[0];_&&_.bitrate&&kS.next(_.bitrate);let H=(R=_!=null?_:(0,at.default)(w,-1))!=null?R:a[0],q=l==null?void 0:l.last,G=mo(i,f,H,l);return(0,N.isNonNullable)(l)&&G.quality!==(q==null?void 0:q.quality)&&f({message:`
43
43
  [VIDEO TRACKS ABR]
44
44
  [available video tracks]
45
- ${a.map(L=>{var j,ue;return`{ id: ${L.id}, quality: ${L.quality}, bitrate: ${L.bitrate}, size: ${(j=L.size)==null?void 0:j.width}:${(ue=L.size)==null?void 0:ue.height} }`}).join(`
45
+ ${a.map(B=>{var W,Z;return`{ id: ${B.id}, quality: ${B.quality}, bitrate: ${B.bitrate}, size: ${(W=B.size)==null?void 0:W.width}:${(Z=B.size)==null?void 0:Z.height} }`}).join(`
46
46
  `)}
47
47
 
48
48
  [tuning]
49
- ${(0,Bi.default)(i!=null?i:{}).map(([L,j])=>`${L}: ${j}`).join(`
49
+ ${(0,cr.default)(i!=null?i:{}).map(([B,W])=>`${B}: ${W}`).join(`
50
50
  `)}
51
51
 
52
52
  [limit params]
53
- containerSizeFactor: ${v},
54
- containerSizeLimit: ${(C=g==null?void 0:g.width)!=null?C:0} x ${(k=g==null?void 0:g.height)!=null?k:0},
53
+ containerSizeFactor: ${S},
54
+ containerSizeLimit: ${($=g==null?void 0:g.width)!=null?$:0} x ${(M=g==null?void 0:g.height)!=null?M:0},
55
55
  estimatedThroughput: ${t},
56
- stallsPredictedThroughput: ${p},
56
+ stallsPredictedThroughput: ${h},
57
57
  reserve: ${s},
58
58
  playbackRate: ${o},
59
59
  playbackRateFactor: ${y},
60
60
  forwardBufferHealth: ${n},
61
- bitrateFactor: ${N},
61
+ bitrateFactor: ${U},
62
62
  minBufferToSwitchUp: ${i.minBufferToSwitchUp},
63
63
  droppedVideoMaxQualityLimit: ${c},
64
- stallsVideoMaxQualityLimit: ${h},
64
+ stallsVideoMaxQualityLimit: ${d},
65
65
  limitsAreInvalid: ${D},
66
66
  maxQualityLimit: ${r==null?void 0:r.max},
67
67
  minQualityLimit: ${r==null?void 0:r.min},
68
68
 
69
69
  [limited video tracks]
70
- ${(0,Bi.default)(_).map(([L,j])=>`${L}: ${j}`).join(`
70
+ ${(0,cr.default)(O).map(([B,W])=>`${B}: ${W}`).join(`
71
71
  `)||"All tracks are available"}
72
72
 
73
- [best video track] ${V==null?void 0:V.quality}
74
- [selected video track] ${J==null?void 0:J.quality}
75
- `}),J},Pn=(a,e,t,{estimatedThroughput:i,tuning:r,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,B.assertNotEmptyArray)(t,wn);let d=r.considerPlaybackRate&&(0,B.isNonNullable)(s)?s:1,c=[...t].sort(vr(-1)),h=a.bitrate;(0,B.assertNonNullable)(h);let p=d*xn(n!=null?n:.5,r.bitrateAudioFactorAtEmptyBuffer,r.bitrateAudioFactorAtFullBuffer),f,m=ba(a,e,t,r.minVideoAudioRatio),v=l||i;(0,B.isNonNullable)(v)&&isFinite(v)&&(f=c.find(w=>(0,B.isNonNullable)(w.bitrate)&&(0,B.isNonNullable)(m==null?void 0:m.bitrate)?v-h>=w.bitrate*p&&w.bitrate>=m.bitrate:!1)),f||(f=m);let g=o==null?void 0:o.last,y=f&&An(r,u,f,o);return(0,B.isNonNullable)(o)&&(y==null?void 0:y.bitrate)!==(g==null?void 0:g.bitrate)&&u({message:`
73
+ [best video track] ${_==null?void 0:_.quality}
74
+ [selected video track] ${G==null?void 0:G.quality}
75
+ `}),G},Jr=(a,e,t,{estimatedThroughput:i,tuning:r,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,N.assertNotEmptyArray)(t,fo);let p=r.considerPlaybackRate&&(0,N.isNonNullable)(s)?s:1,c=[...t].sort(Kr(-1)),d=a.bitrate;(0,N.assertNonNullable)(d);let h=p*ho(n!=null?n:.5,r.bitrateAudioFactorAtEmptyBuffer,r.bitrateAudioFactorAtFullBuffer),f,m=dr(a,e,t,r.minVideoAudioRatio),S=l||i;(0,N.isNonNullable)(S)&&isFinite(S)&&(f=c.find(w=>(0,N.isNonNullable)(w.bitrate)&&(0,N.isNonNullable)(m==null?void 0:m.bitrate)?S-d>=w.bitrate*h&&w.bitrate>=m.bitrate:!1)),f||(f=m);let g=o==null?void 0:o.last,y=f&&mo(r,u,f,o);return(0,N.isNonNullable)(o)&&(y==null?void 0:y.bitrate)!==(g==null?void 0:g.bitrate)&&u({message:`
76
76
  [AUDIO TRACKS ABR]
77
77
  [available audio tracks]
78
78
  ${t.map(w=>`{ id: ${w.id}, bitrate: ${w.bitrate} }`).join(`
79
79
  `)}
80
80
 
81
81
  [tuning]
82
- ${(0,Bi.default)(r!=null?r:{}).map(([w,E])=>`${w}: ${E}`).join(`
82
+ ${(0,cr.default)(r!=null?r:{}).map(([w,E])=>`${w}: ${E}`).join(`
83
83
  `)}
84
84
 
85
85
  [limit params]
86
86
  estimatedThroughput: ${i},
87
87
  stallsPredictedThroughput: ${l},
88
- reserve: ${h},
88
+ reserve: ${d},
89
89
  playbackRate: ${s},
90
- playbackRateFactor: ${d},
90
+ playbackRateFactor: ${p},
91
91
  forwardBufferHealth: ${n},
92
- bitrateFactor: ${p},
92
+ bitrateFactor: ${h},
93
93
  minBufferToSwitchUp: ${r.minBufferToSwitchUp},
94
94
 
95
95
  [selected audio track] ${y==null?void 0:y.id}
96
- `}),y},kn=(a,e,t,{estimatedThroughput:i,tuning:r,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,B.assertNotEmptyArray)(t,wn);let d=r.considerPlaybackRate&&(0,B.isNonNullable)(s)?s:1,c=kg.get(t);c||(c=[...t].sort(vr(-1)),kg.set(t,c));let h=a.bitrate;(0,B.assertNonNullable)(h);let p=d*xn(n!=null?n:.5,r.bitrateAudioFactorAtEmptyBuffer,r.bitrateAudioFactorAtFullBuffer),f,m=ga(a,e,t,r.minVideoAudioRatio),v=l||i;(0,B.isNonNullable)(v)&&isFinite(v)&&(f=c.find(w=>(0,B.isNonNullable)(w.bitrate)&&(0,B.isNonNullable)(m==null?void 0:m.bitrate)?v-h>=w.bitrate*p&&w.bitrate>=m.bitrate:!1)),f||(f=m);let g=o==null?void 0:o.last,y=f&&An(r,u,f,o);return(0,B.isNonNullable)(o)&&(y==null?void 0:y.bitrate)!==(g==null?void 0:g.bitrate)&&u({message:`
96
+ `}),y},Zr=(a,e,t,{estimatedThroughput:i,tuning:r,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,N.assertNotEmptyArray)(t,fo);let p=r.considerPlaybackRate&&(0,N.isNonNullable)(s)?s:1,c=xS.get(t);c||(c=[...t].sort(Kr(-1)),xS.set(t,c));let d=a.bitrate;(0,N.assertNonNullable)(d);let h=p*ho(n!=null?n:.5,r.bitrateAudioFactorAtEmptyBuffer,r.bitrateAudioFactorAtFullBuffer),f,m=pr(a,e,t,r.minVideoAudioRatio),S=l||i;(0,N.isNonNullable)(S)&&isFinite(S)&&(f=c.find(w=>(0,N.isNonNullable)(w.bitrate)&&(0,N.isNonNullable)(m==null?void 0:m.bitrate)?S-d>=w.bitrate*h&&w.bitrate>=m.bitrate:!1)),f||(f=m);let g=o==null?void 0:o.last,y=f&&mo(r,u,f,o);return(0,N.isNonNullable)(o)&&(y==null?void 0:y.bitrate)!==(g==null?void 0:g.bitrate)&&u({message:`
97
97
  [AUDIO TRACKS ABR]
98
98
  [available audio tracks]
99
99
  ${t.map(w=>`{ id: ${w.id}, bitrate: ${w.bitrate} }`).join(`
100
100
  `)}
101
101
 
102
102
  [tuning]
103
- ${(0,Bi.default)(r!=null?r:{}).map(([w,E])=>`${w}: ${E}`).join(`
103
+ ${(0,cr.default)(r!=null?r:{}).map(([w,E])=>`${w}: ${E}`).join(`
104
104
  `)}
105
105
 
106
106
  [limit params]
107
107
  estimatedThroughput: ${i},
108
108
  stallsPredictedThroughput: ${l},
109
- reserve: ${h},
109
+ reserve: ${d},
110
110
  playbackRate: ${s},
111
- playbackRateFactor: ${d},
111
+ playbackRateFactor: ${p},
112
112
  forwardBufferHealth: ${n},
113
- bitrateFactor: ${p},
113
+ bitrateFactor: ${h},
114
114
  minBufferToSwitchUp: ${r.minBufferToSwitchUp},
115
115
 
116
116
  [selected audio track] ${y==null?void 0:y.id}
117
- `}),y};var Ce=a=>new URL(a).hostname;var Z=require("@vkontakte/videoplayer-shared/es2018");var Ng=Y(vt(),1);var Vg=Y(Fe(),1),Bg=a=>{if(a instanceof DOMException&&(0,Vg.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"))},Ge=async(a,e)=>{let t=a.muted;try{await a.play()}catch(i){if(!Bg(i))return!1;if(e&&e(),t)return console.warn(i),!1;a.muted=!0;try{await a.play()}catch(r){return Bg(r)&&(a.muted=!1,console.warn(r)),!1}}return!0};var tt=require("@vkontakte/videoplayer-shared/es2018");var _g=Y(Pi(),1),Lt=require("@vkontakte/videoplayer-shared/es2018");function ke(){return(0,Lt.now)()}function $l(a){return ke()-a}function Ll(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 Og(a,e,t){let i=(...r)=>{t.apply(null,r),a.removeEventListener(e,i)};a.addEventListener(e,i)}function Sr(a,e,t,i){let r=window.XMLHttpRequest,s,n,o,u=!1,l=0,d,c,h=!1,p="arraybuffer",f=7e3,m=2e3,v=()=>{if(u)return;(0,Lt.assertNonNullable)(d);let F=$l(d),J;if(F<m){J=m-F,setTimeout(v,J);return}m*=2,m>f&&(m=f),n&&n.abort(),n=new r,D()},g=F=>(s=F,U),y=F=>(c=F,U),w=()=>(p="json",U),E=()=>{if(!u){if(--l>=0){v(),i&&i();return}u=!0,c&&c(),t&&t()}},A=F=>(h=F,U),D=()=>{d=ke(),n=new r,n.open("get",a);let F=0,J,oe=0,se=()=>((0,Lt.assertNonNullable)(d),Math.max(d,Math.max(J||0,oe||0)));if(s&&n.addEventListener("progress",$=>{let C=ke();s.updateChunk&&$.loaded>F&&(s.updateChunk(se(),$.loaded-F),F=$.loaded,J=C)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>E())),n.addEventListener("load",()=>{if(u)return;(0,Lt.assertNonNullable)(n);let $=n.status;if($>=200&&$<300){let{response:C,responseType:k}=n,L=C==null?void 0:C.byteLength;if(typeof L=="number"&&s){let j=L-F;j&&s.updateChunk&&s.updateChunk(se(),j)}k==="json"&&(!C||!(0,_g.default)(C).length)?E():(c&&c(),e(C))}else E()}),n.addEventListener("error",()=>{E()}),h){let $=()=>{(0,Lt.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(oe=ke(),n.removeEventListener("readystatechange",$))};n.addEventListener("readystatechange",$)}return n.responseType=p,n.send(),U},U={withBitrateReporting:g,withParallel:A,withJSONResponse:w,withRetryCount:F=>(l=F,U),withRetryInterval:(F,J)=>((0,Lt.isNonNullable)(F)&&(m=F),(0,Lt.isNonNullable)(J)&&(f=J),U),withTimeout:F=>(o=F,U),withFinally:y,send:D,abort:()=>{n&&(n.abort(),n=void 0),u=!0,c&&c()}};return U}var va=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 Fg=Y(Pi(),1);var Sa=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=ke(),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=ke()-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=Sr(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=ke()}_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=ke();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,Fg.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 qg=require("@vkontakte/videoplayer-shared/es2018");var $n=1e4,Ml=3;var GP=6e4,zP=10,YP=1,KP=500,ya=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 qg.Subject,this.chunkRateEstimator=new va(this.params.logger),this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=Ll(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(){if(this.rep&&this.rep.stop(),this.currentManifestEntry){let e=this.params.playbackState.getState();this.paused=e==="paused",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=Ll(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,s;!!e.error&&!this.destroyed&&(t(`Video element error: ${(r=e.error)==null?void 0:r.code}, details: ${(s=e.error)==null?void 0:s.message}`),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||{};!Pg({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,Ng.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,tt.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=()=>{Og(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 Sa(Ml,$n,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,d=!1,c=()=>{let E=s&&(!d||d===this.rep);return E||t("Not running!"),E},h=(E,A,D)=>{u&&u.abort(),u=Sr(this.urlResolver.resolve(E,!1),A,D,()=>this._retryCallback()).withTimeout($n).withBitrateReporting(this.bitrateSwitcher).withRetryCount(Ml).withFinally(()=>{u=null}).send()},p=(E,A,D)=>{(0,tt.assertNonNullable)(this.filesFetcher),o==null||o.abort(),o=this.filesFetcher.requestData(this.urlResolver.resolve(E,!1),A,D,()=>this._retryCallback()).withFinally(()=>{o=null}).send()},f=E=>{let A=i.playbackRate;i.playbackRate!==E&&(t(`Playback rate switch: ${A}=>${E}`),i.playbackRate=E)},m=E=>{this.lowLatency=E,t(`lowLatency changed to ${E}`),v()},v=()=>{if(!this.lowLatency&&!this.params.config.isLiveCatchUpMode)f(1);else{let E=this._getBufferSizeSec();if(this.bufferStates.length<5){f(1);return}let D=ke()-1e4,N=0;for(let q=0;q<this.bufferStates.length;q++){let V=this.bufferStates[q];E=Math.min(E,V.buf),V.ts<D&&N++}this.bufferStates.splice(0,N),t(`update playback rate; minBuffer=${E} drop=${N} jitter=${this.sourceJitter}`);let _=E-YP;this.sourceJitter>=0?_-=this.sourceJitter/2:this.sourceJitter-=1,_>3?f(1.15):_>1?f(1.1):_>.3?f(1.05):f(1)}},g=E=>{let A,D=()=>A&&A.start?A.start.length:0,N=$=>A.start[$]/1e3,_=$=>A.dur[$]/1e3,q=$=>A.fragIndex+$,V=($,C)=>({chunkIdx:q($),startTS:N($),dur:_($),discontinuity:C}),U=()=>{let $=0;if(A&&A.dur){let C=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,k=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,L=C;this.sourceJitter>1&&(L+=this.sourceJitter-1);let j=A.dur.length-1;for(;j>=0&&(L-=A.dur[j],!(L<=0));--j);$=Math.min(j,A.dur.length-1-k),$=Math.max($,0)}return V($,!0)},F=$=>{let C=D();if(!(C<=0)){if((0,tt.isNonNullable)($)){for(let k=0;k<C;k++)if(N(k)>$)return V(k)}return U()}},J=$=>{let C=D(),k=$?$.chunkIdx+1:0,L=k-A.fragIndex;if(!(C<=0)){if(!$||L<0||L-C>zP)return t(`Resync: offset=${L} bChunks=${C} chunk=`+JSON.stringify($)),U();if(!(L>=C))return V(k-A.fragIndex,!1)}},oe=($,C,k)=>{l&&l.abort(),l=Sr(this.urlResolver.resolve($,!0,this.lowLatency),C,k,()=>this._retryCallback()).withTimeout($n).withRetryCount(Ml).withFinally(()=>{l=null}).withJSONResponse().send()};return{seek:($,C)=>{oe(E,k=>{if(!c())return;A=k;let L=!!A.lowLatency;L!==this.lowLatency&&m(L);let j=0;for(let ue=0;ue<A.dur.length;++ue)j+=A.dur[ue];j>0&&((0,tt.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(j/A.dur.length)),r({name:"index",zeroTime:A.zeroTime,shiftDuration:A.shiftDuration}),this.sourceJitter=A.hasOwnProperty("jitter")?Math.min(10,Math.max(.01,A.jitter/1e3)):1,$(F(C))},()=>this._handleNetworkError())},nextChunk:J}},y=()=>{s=!1,o&&o.abort(),u&&u.abort(),l&&l.abort(),(0,tt.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return d={start:E=>{let{videoElement:A,logger:D}=this.params,N=g(e.jidxUrl),_,q,V,U,F=0,J,oe,se,$=()=>{J&&(clearTimeout(J),J=void 0);let ce=Math.max(KP,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),$e=F+ce,Le=ke(),Me=Math.min(1e4,$e-Le);F=Le;let Ke=()=>{l||c()&&N.seek(()=>{c()&&(F=ke(),C(),$())})};Me>0?J=window.setTimeout(()=>{this.paused?$():Ke()},Me):Ke()},C=()=>{let ce;for(;ce=N.nextChunk(U);)U=ce,Tt(ce);let $e=N.nextChunk(V);if($e){if(V&&$e.discontinuity){D("Detected discontinuity; restarting playback"),this.paused?$():(y(),this._initPlayerWith(e));return}ue($e)}else $()},k=(ce,$e)=>{if(!c()||!this.sourceBuffer)return;let Le,Me,Ke,Vt=Kt=>{window.setTimeout(()=>{c()&&k(ce,$e)},Kt)};if(this.sourceBuffer.updating)D("Source buffer is updating; delaying appendBuffer"),Vt(100);else{let Kt=ke(),bi=A.currentTime;!this.paused&&A.buffered.length>1&&oe===bi&&Kt-se>500&&(D("Stall suspected; trying to fix"),this._fixupStall()),oe!==bi&&(oe=bi,se=Kt);let Wi=this._getBufferSizeSec();if(Wi>30)D(`Buffered ${Wi} seconds; delaying appendBuffer`),Vt(2e3);else try{this.sourceBuffer.appendBuffer(ce),this.videoPlayStarted?(this.bufferStates.push({ts:Kt,buf:Wi}),v(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement()),$e&&$e()}catch(Br){if(Br.name==="QuotaExceededError")D("QuotaExceededError; delaying appendBuffer"),Ke=this.sourceBuffer.buffered.length,Ke!==0&&(Le=this.sourceBuffer.buffered.start(0),Me=bi,Me-Le>4&&this.sourceBuffer.remove(Le,Me-3)),Vt(1e3);else throw Br}}},L=()=>{q&&_&&(D([`Appending chunk, sz=${q.byteLength}:`,JSON.stringify(V)]),k(q,function(){q=null,C()}))},j=ce=>e.fragUrlTemplate.replace("%%id%%",ce.chunkIdx),ue=ce=>{c()&&p(j(ce),($e,Le)=>{if(c()){if(Le/=1e3,q=$e,V=ce,n=ce.startTS,Le){let Me=Math.min(10,ce.dur/Le);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*Me:Me}L()}},()=>this._handleNetworkError())},Tt=ce=>{c()&&((0,tt.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(j(ce),!1)))},It=ce=>{c()&&(e.cachedHeader=ce,k(ce,()=>{_=!0,L()}))};s=!0,N.seek(ce=>{if(c()){if(F=ke(),!ce){$();return}U=ce,!(0,tt.isNullable)(E)||ce.startTS>E?ue(ce):(V=ce,C())}},E),e.cachedHeader?It(e.cachedHeader):h(e.headerUrl,It,()=>this._handleNetworkError())},stop:y,getTimestampSec:()=>n},d}_switchToQuality(e){let{logger:t,playerCallback:i}=this.params,r;e.bitrate!==this.bitrate&&(this.rep&&(r=this.rep.getTimestampSec(),(0,tt.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,tt.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(r),i({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,tt.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{logger:e,playerCallback:t}=this.params,i=c=>{if(!this.autoQuality)return;let h,p,f;if(this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&c<this.bitrate&&(p=this._getBufferSizeSec(),f=c/this.bitrate,p>10&&f>.8||p>15&&f>.5||p>20&&f>.3)){e(`Not switching: buffer=${Math.floor(p)}; bitrate=${this.bitrate}; newRate=${Math.floor(c)}`);return}h=this._selectQuality(c),h?this._switchToQuality(h):e(`Could not find quality by bitrate ${c}`)},s={updateChunk:(h,p)=>{let f=ke();if(this.chunkRateEstimator.addInterval(h,f,p)){let v=this.chunkRateEstimator.getBitRate();return t({name:"bandwidth",size:p,duration:f-h,speed:v}),!0}},get:()=>{let h=this.chunkRateEstimator.getBitRate();return h?h*.85:0}},n=-1/0,o,u=!0,l=()=>{let c=s.get();if(c&&o&&this.autoQuality){if(u&&c>o&&$l(n)<3e4)return;i(c)}u=this.autoQuality};return{updateChunk:(c,h)=>{let p=s.updateChunk(c,h);return p&&l(),p},notifySwitch:c=>{let h=ke();c<o&&(n=h),o=c}}}_fetchManifest(e,t,i){this.manifestRequest=Sr(this.urlResolver.resolve(e,!0),t,i,()=>this._retryCallback()).withJSONResponse().withTimeout($n).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;Ge(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 d,c;u.video&&r.canPlayType(u.codecs).replace(/no/,"")&&((c=(d=window.MediaSource)==null?void 0:d.isTypeSupported)!=null&&c.call(d,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))},GP))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var Ug=Y(sr(),1),ye=require("@vkontakte/videoplayer-shared/es2018"),Dl=class{constructor(){this.onDroopedVideoFramesLimit$=new ye.Subject;this.subscription=new ye.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new ye.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,ye.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,ye.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,ye.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,ye.interval)(this.droppedFramesChecker.checkTime).pipe((0,ye.filter)(()=>this.playing),(0,ye.filter)(()=>{let r=!!this.isForceCheckCounter;return r&&(this.isForceCheckCounter-=1),!r})),t=this.forceChecker$.pipe((0,ye.debounce)(this.droppedFramesChecker.checkTime)),i=(0,ye.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,Ug.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,ye.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}},yr=Dl;var Ln=require("@vkontakte/videoplayer-shared/es2018"),jg=require("@vkontakte/videoplayer-shared/es2018");var Ta=()=>{var a;return!!((a=window.documentPictureInPicture)!=null&&a.window)||!!document.pictureInPictureElement};var XP=(a,e)=>new Ln.Observable(t=>{if(!window.IntersectionObserver)return;let i={root:null},r=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||Ta()))},{...i,...e});r.observe(a);let s=(0,jg.fromEvent)(document,"visibilitychange").pipe((0,Ln.map)(n=>!document.hidden||Ta())).subscribe(n=>t.next(n));return()=>{r.unobserve(a),s.unsubscribe()}}),ut=XP;var JP=["paused","playing","ready"],ZP=["paused","playing","ready"],Ia=class{constructor(e){this.subscription=new Z.Subscription;this.videoState=new re("stopped");this.representations$=new Z.ValueSubject([]);this.droppedFramesManager=new yr;this.maxSeekBackTime$=new Z.ValueSubject(1/0);this.zeroTime$=new Z.ValueSubject(void 0);this.liveOffset=new Ci;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:Z.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=ui(u.name))!=null?i:(0,Z.videoSizeToQuality)(u.video),c=u.bitrate/1e3,h={...u.video};if(!d)continue;let p={id:l,quality:d,bitrate:c,size:h};o.push({track:p,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,Z.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,Cl.default)(ZP,e)&&(n||o)){this.prepare();return}if((r==null?void 0:r.to)!=="paused"&&s.state==="requested"&&(0,Cl.default)(JP,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource(Ee(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(Ee(this.params.source.url,u))}return;default:return(0,Z.assertNever)(e)}};this.textTracksManager=new ot(e.source.url),this.params=e,this.log=this.params.dependencies.logger.createComponentLog("DashLiveProvider");let t=r=>{e.output.error$.next({id:"DashLiveProvider",category:Z.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:r})};this.subscription.add((0,Z.merge)(this.videoState.stateChangeStarted$.pipe((0,Z.map)(r=>({transition:r,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,Z.map)(r=>({transition:r,type:"end"})))).subscribe(({transition:r,type:s})=>{this.log({message:`[videoState change] ${s}: ${JSON.stringify(r)}`})})),this.video=je(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(Ce(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=Qe(this.video);this.subscription.add(()=>i.destroy()),this.subscription.add(this.representations$.pipe((0,Z.map)(r=>r.map(({track:s})=>s)),(0,Z.filter)(r=>!!r.length),(0,Z.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,Z.filterChanged)(),(0,Z.map)(r=>-r/1e3)).subscribe(this.params.output.duration$)).add((0,Z.combine)({zeroTime:this.zeroTime$.pipe((0,Z.filter)(Z.isNonNullable)),position:i.timeUpdate$}).subscribe(({zeroTime:r,position:s})=>this.params.output.liveTime$.next(r+s*1e3),t)).add(kt(this.video,this.params.desiredState.isLooped,t)).add(We(this.video,this.params.desiredState.volume,i.volumeState$,t)).add(i.volumeState$.subscribe(this.params.output.volume$,t)).add(nt(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(ut(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,Z.videoQualityToHeight)(r),min:s&&(0,Z.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,Z.assertNever)(r.to)}},t)).add((0,Z.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,Z.observableFrom)(["init"])).pipe((0,Z.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),He(this.video)}createLiveDashPlayer(){let e=new ya({videoElement:this.video,videoState:this.videoState,playbackState:this.params.desiredState.playbackState,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,d,c,h,p,f;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=(h=(c=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:c.to)!=null?h:this.params.desiredState.autoVideoTrackSwitching.getState(),r=!i&&(0,Z.isNonNullable)(t)?t:$t(e.map(({track:m})=>m),{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=(p=this.params.desiredState.videoTrack.getState())==null?void 0:p.id,u=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(r&&(n||s!==o)&&this.setVideoTrack(r),u&&this.setAutoQuality(i),n||u||s!==o){let m=(f=e.find(({track:v})=>v.id===s))==null?void 0:f.representation;(0,Z.assertNonNullable)(m,"Representations missing"),this.dash.startPlay(m,i)}}setVideoTrack(e){var i;let t=(i=this.representations$.getValue().find(({track:r})=>r.id===e.id))==null?void 0:i.representation;(0,Z.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(Ee(this.params.source.url,n)),r&&this.dash.pause(),this.liveOffset.resetTo(n,r)}};var Hg=Ia;var Be=(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 H=require("@vkontakte/videoplayer-shared/es2018");var{NativeAbortSignal:UV,NativeAbortController:jV}=function(a){return{NativeAbortSignal:a.AbortSignal,NativeAbortController:a.AbortController}}(typeof self!="undefined"?self:global);function Wg(a){let e;try{e=new Event("abort")}catch(t){typeof document!="undefined"?document.createEvent?(e=document.createEvent("Event"),e.initEvent("abort",!1,!1)):(e=document.createEventObject(),e.type="abort"):e={type:"abort",bubbles:!1,cancelable:!1}}return e.reason=a,e}function Qg(a){if(a===void 0)if(typeof document=="undefined")a=new Error("This operation was aborted"),a.name="AbortError";else try{a=new DOMException("signal is aborted without reason"),Object.defineProperty(a,"name",{value:"AbortError"})}catch(e){a=new Error("This operation was aborted"),a.name="AbortError"}return a}var Mn=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}},Tr=class extends Mn{constructor(){super(),this.listeners||Mn.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)}throwIfAborted(){let{aborted:e,reason:t="Aborted"}=this;if(e)throw t}static timeout(e){let t=new Vi;return setTimeout(()=>t.abort(new DOMException(`This signal is timeout in ${e}ms`,"TimeoutError")),e),t.signal}static any(e){let t=new Vi;function i(){t.abort(this.reason),r()}function r(){for(let s of e)s.removeEventListener("abort",i)}for(let s of e)if(s.aborted){t.abort(s.reason);break}else s.addEventListener("abort",i);return t.signal}},Vi=class{constructor(){Object.defineProperty(this,"signal",{value:new Tr,writable:!0,configurable:!0})}abort(e){let t=Qg(e),i=Wg(t);this.signal.reason=t,this.signal.dispatchEvent(i)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(Vi.prototype[Symbol.toStringTag]="AbortController",Tr.prototype[Symbol.toStringTag]="AbortSignal");function Dn(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 Bl(a){typeof a=="function"&&(a={fetch:a});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=a;if(!Dn({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,d){let c;d&&d.signal&&(c=d.signal,delete d.signal);let h=new t(l,d);return c&&Object.defineProperty(h,"signal",{writable:!1,enumerable:!1,configurable:!0,value:c}),h},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 h=new Promise((p,f)=>{d.addEventListener("abort",()=>f(c),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([h,n(u,l)])}return n(u,l)},Request:s}}var ek=()=>"fetch"in window,Ea=ek()&&Dn({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Gg=Ea?Bl({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,lt=Ea?Gg.fetch:window.fetch,ZV=Ea?Gg.Request:window.Request,de=Ea?Vi:window.AbortController,e_=Ea?Tr:window.AbortSignal;var zS=Y(Fe(),1),ac=Y(xa(),1);var Dv=Y(Mv(),1),Ir=require("@vkontakte/videoplayer-shared/es2018"),Cn=a=>{if(!a)return{id:"EmptyResponse",category:Ir.ErrorCategory.PARSER,message:"Empty response"};if(a.length<=2&&a.match(/^\d+$/))return{id:`UVError#${a}`,category:Ir.ErrorCategory.NETWORK,message:`UV Error ${a}`};let e=(0,Dv.default)(a).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:Ir.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:Ir.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:Ir.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var Ve=(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 I=require("@vkontakte/videoplayer-shared/es2018");var _n=Y(Fe(),1),Fi=Y(vt(),1),On=Y(xa(),1);var Fk=(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)},Nk=a=>window.clearTimeout(a),Cv=a=>typeof a=="function"&&(a==null?void 0:a.toString().endsWith("{ [native code] }")),Bv=!Cv(window.requestIdleCallback)||!Cv(window.cancelIdleCallback),Er=Bv?Fk:window.requestIdleCallback,Mt=Bv?Nk:window.cancelIdleCallback;var jS=Y(fn(),1);var ci=require("@vkontakte/videoplayer-shared/es2018");var qk=18,Vv=!1;try{Vv=z.browser.isSafari&&!!z.browser.safariVersion&&z.browser.safariVersion<=qk}catch(a){console.error(a)}var ql=class{constructor(e,t=!1){this.bufferFull$=new ci.Subject;this.error$=new ci.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.isAbortFixEnabled=!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.isAbortFixEnabled&&this.queue.shift()}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:ci.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.isAbortFixEnabled=t,this.buffer.addEventListener("updateend",this.completeTask)}async append(e,t){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})}async remove(e,t,i){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()})}async abort(e){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};Vv&&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.isAbortFixEnabled?this.queue[0]: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:ci.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,ci.assertNever)(t)}}},_v=ql;var xr=a=>{let e=0;for(let t=0;t<a.length;t++)e+=a.end(t)-a.start(t);return e*1e3};var R=require("@vkontakte/videoplayer-shared/es2018");var Fv=Y(vt(),1);var Bn=a=>a.valid,ne=class{constructor(e,t){this.cursor=0;this.source=e,this.boxParser=t,this.children=[];let i=this.readUint32();this.type=this.readString(4),i===1&&(this.cursor+=8);let r=e.byteOffset+this.cursor,s;i===0?(this.size=void 0,this.valid=!1,s=void 0):i===1?(this.size=void 0,this.valid=!1,s=void 0):i>e.byteLength?(this.size=i,this.valid=!1,s=Math.min(i-this.cursor,e.byteLength-this.cursor)):(this.size=i,this.valid=!0,s=i-this.cursor),this.content=new DataView(e.buffer,r,s)}get id(){return this.type}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 wr=class extends ne{};var Ov=require("@vkontakte/videoplayer-shared/es2018");var Aa=class extends ne{constructor(e,t){if(super(e,t),!this.valid)return;let i=this.readString(16),r=new DataView(this.content.buffer,this.content.byteOffset+16,this.content.byteLength-16);this.userData=this.parseData(i,r)}parseData(e,t){switch(e){case"ondemandlivejson":{let i=new TextDecoder("ascii").decode(t),r=JSON.parse(i);return{received:r["t-in"],prepared:r["t-out"]}}default:(0,Ov.assertNever)(e)}}};var Ra=class extends ne{constructor(e,t){if(super(e,t),!this.valid)return;this.compatibleBrands=[],this.majorBrand=this.readString(4),this.minorVersion=this.readUint32();let i=new DataView(this.content.buffer,this.content.byteOffset+8,this.content.byteLength-8);for(let r=0;r<i.byteLength;r+=4){let s=this.readString(4);this.compatibleBrands.push(s)}}};var Pa=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var be=class extends ne{constructor(e,t){if(super(e,t),!this.valid)return;let i=this.readUint32();this.version=i>>>24,this.flags=i&16777215,this.content=new DataView(this.content.buffer,this.content.byteOffset+4,this.content.byteLength-4)}};var ka=class extends be{constructor(e,t){super(e,t),this.valid&&(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 $a=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var La=class extends ne{constructor(e,t){super(e,t),this.data=this.content}};var _i=class extends be{get earliestPresentationTime(){return this.earliestPresentationTime32}get firstOffset(){return this.firstOffset32}constructor(e,t){if(super(e,t),!!this.valid){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 Ma=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Da=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ca=class extends be{constructor(e,t){if(super(e,t),!this.valid)return;switch(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 Ba=class extends be{constructor(e,t){super(e,t),this.valid&&(this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32())}};var Va=class extends be{constructor(e,t){super(e,t),this.valid&&(this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32())}};var _a=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Oa=class extends be{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 Fa=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Na=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var qa=class extends be{constructor(e,t){super(e,t),this.valid&&(this.sequenceNumber=this.readUint32())}};var Ua=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ja=class extends be{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 Ha=class extends be{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 Wa=class extends be{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 Qa=class extends ne{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ga=class extends be{constructor(e,t){super(e,t),this.valid&&(this.entryCount=this.readUint32(),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+4,this.content.byteLength-4)))}};var za=class extends ne{constructor(e,t){super(e,t),this.valid&&(this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78)))}};var jk={ftyp:Ra,moov:Pa,mvhd:ka,moof:$a,mdat:La,sidx:_i,trak:Ma,mdia:_a,mfhd:qa,tkhd:Oa,traf:Ua,tfhd:ja,tfdt:Ha,trun:Wa,minf:Fa,sv3d:Da,st3d:Ca,prhd:Ba,proj:Na,equi:Va,uuid:Aa,stbl:Qa,stsd:Ga,avc1:za,unknown:wr},jt=class a{constructor(e={}){this.options={offset:0,...e}}parse(e){let t=[],i=this.options.offset;for(;i<e.byteLength;){let s=new TextDecoder("ascii").decode(new DataView(e.buffer,e.byteOffset+i+4,4)),n;try{n=this.createBox(s,new DataView(e.buffer,e.byteOffset+i,e.byteLength-i))}catch(o){if(!(o instanceof RangeError))throw o}if(!n||!Bn(n))break;t.push(n),i+=n.size}return t}createBox(e,t){let i=jk[e];return i?new i(t,new a):new wr(t,new a)}};var di=class{constructor(e){this.index={},this.indexBoxLevel(e)}indexBoxLevel(e){e.forEach(t=>{var i,r,s;Bn(t)&&((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 Wk=new TextDecoder("ascii"),Qk=a=>Wk.decode(new DataView(a.buffer,a.byteOffset+4,4))==="ftyp",Gk=a=>{let e=new _i(a,new jt),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})},zk=(a,e)=>{let i=new jt().parse(a),r=new di(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,c=u.source.byteOffset-o.source.byteOffset+u.size;return new DataView(a.buffer,l,c)},Yk=a=>{let t=new jt().parse(a),i=new di(t),r={},s=i.findAll("uuid"),n=(0,Fv.default)(s,-1);return n?{serverDataReceivedTimestamp:n.userData.received,serverDataPreparedTime:n.userData.received}:r},Kk=a=>{var r;let t=new jt().parse(a);return(r=new di(t).find("sidx"))==null?void 0:r.timescale},Xk=(a,e)=>{let i=new jt().parse(a),s=new di(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,h)=>c+h,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},Jk=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 jt().parse(a),r=new di(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},Nv={validateData:Qk,parseInit:Jk,getIndexRange:()=>{},parseSegments:Gk,parseFeedableSegmentChunk:zk,getChunkEndTime:Xk,getServerLatencyTimestamps:Yk,getTimescaleFromIndex:Kk};var Xa=Y(Fe(),1),Ht=require("@vkontakte/videoplayer-shared/es2018");var Uv=require("@vkontakte/videoplayer-shared/es2018");var qv={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=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 qv,s=r?qv[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,d=Ka(u),c=l*2**((o-1)*8)+d,h=t+o,p;return h+c>a.byteLength?p=new DataView(a.buffer,a.byteOffset+h):p=new DataView(a.buffer,a.byteOffset+h,c),{tag:r?i:"0x"+i.toString(16).toUpperCase(),type:s,tagHeaderSize:h,tagSize:h+c,value:p,valueSize:c}},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)*2**16+a.getUint16(1);case 4:return a.getUint32(0);case 5:return a.getUint8(0)*2**32+a.getUint32(1);case 6:return a.getUint16(0)*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},St=(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,Uv.assertNever)(e)}},Oi=(a,e)=>{let t=0;for(;t<a.byteLength;){let i=new DataView(a.buffer,a.byteOffset+t),r=jv(i);if(!e(r))return;r.type==="master"&&Oi(r.value,e),t=r.value.byteOffset-a.byteOffset+r.valueSize}},Hv=a=>{if(a.getUint32(0)!==440786851)return!1;let e,t,i,r=jv(a);return Oi(r.value,({tag:s,type:n,value:o})=>(s===17143?e=St(o,n):s===17026?t=St(o,n):s===17029&&(i=St(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(i===void 0||i<=2)};var Wv=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],Zk=[231,22612,22743,167,171,163,160,175],e$=a=>{let e,t,i,r,s=!1,n=!1,o=!1,u,l,d=!1,c=0;return Oi(a,({tag:h,type:p,value:f,valueSize:m})=>{if(h===21419){let v=St(f,p);l=Ka(v)}else h!==21420&&(l=void 0);return h===408125543?(e=f.byteOffset,t=f.byteOffset+m):h===357149030?s=!0:h===290298740?n=!0:h===2807729?i=St(f,p):h===17545?r=St(f,p):h===21420&&l===475249515?u=St(f,p):h===374648427?Oi(f,({tag:v,type:g,value:y})=>v===30321?(d=St(y,g)===1,!1):!0):s&&n&&(0,Xa.default)(Wv,h)&&(o=!0),!o}),(0,Ht.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,Ht.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,Ht.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:d,stereoMode:c,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}}},t$=a=>{if((0,Ht.isNullable)(a.cuesSeekPosition))return;let e=a.segmentStart+a.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},i$=(a,e)=>{let t=!1,i=!1,r=o=>(0,Ht.isNonNullable)(o.time)&&(0,Ht.isNonNullable)(o.position),s=[],n;return Oi(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=St(l,u));break;case 183:break;case 241:n&&(n.position=St(l,u));break;default:t&&(0,Xa.default)(Wv,o)&&(i=!0)}return!(t&&i)}),n&&r(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}}})},r$=a=>{let e=0,t=!1;try{Oi(a,i=>i.tag===524531317?i.tagSize<=a.byteLength?(e=i.tagSize,!1):(e+=i.tagHeaderSize,!0):(0,Xa.default)(Zk,i.tag)?(e+i.tagSize<=a.byteLength&&(e+=i.tagSize,t||(t=(0,Xa.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},Qv={validateData:Hv,parseInit:e$,getIndexRange:t$,parseSegments:i$,parseFeedableSegmentChunk:r$};var Dt=a=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(a);if(e){let[,t,i]=e;if(t==="audio"||t==="video")switch(i){case"webm":return Qv;case"mp4":return Nv}}throw new ReferenceError(`Unsupported mime type ${a}`)};var Ct=a=>a instanceof DOMException&&(a.name==="AbortError"||a.code===20);var zl=Y(mS(),1),VS=Y(sr(),1),_S=Y(LS(),1),OS=Y(vt(),1),Yl=Y(Pi(),1);var MS=Y(Fe(),1),Gl=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,MS.default)(["6E","7A","F4"],o)}}return!1};var Ja=require("@vkontakte/videoplayer-shared/es2018");var DS=a=>{if(a.includes("/")){let e=a.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(a)};var CS=a=>{var e;try{let t=iL(),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 iL(){let a="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",d=`^(?:(?<langtag>${`
118
- (?<language>${`(?:[a-z]{2,3}(?:-${a})?|[a-z]{4}|[a-z]{5,8})`})
119
- (-(?<script>[a-z]{4}))?
120
- (-(?<region>(?:[a-z]{2}|[0-9]{3})))?
121
- (?<variants>(?:-(?:[a-z0-9]{5,8}|[0-9][a-z0-9]{3}))*)
122
- (?<extensions>(?:-[0-9a-wy-z](?:-[a-z0-9]{2,8})+)*)
123
- (?:-(?<privateuse>(?:${e})))?
124
- `})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(d,"i")}var BS=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},yt=(a,e)=>{let t=a;t=(0,zl.default)(t,"$$","$");let i={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[r,s]of(0,VS.default)(i)){let n=new RegExp(`\\$${r}(?:%0(\\d+)d)?\\$`,"g");t=(0,zl.default)(t,n,(o,u)=>(0,Ja.isNullable)(s)?o:(0,Ja.isNullable)(u)?s:(0,_S.default)(s,parseInt(u,10),"0"))}return t},Vn=(a,e)=>{var q,V,U,F,J,oe,se,$,C,k,L,j,ue,Tt,It,ce,$e,Le,Me,Ke,Vt,Kt,bi,Wi,Br,Ec,xc,wc,Ac,Rc,Pc,kc,$c,Lc,Mc,Dc,Cc,Bc,Vc,_c,Oc,Fc,Nc,qc,Uc,jc,Hc,Wc,Qc,Gc,zc,Yc,Kc,Xc,Jc,Zc,ed,td,id,rd,ad;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(dt=>{var me,gi;return(gi=(me=dt.textContent)==null?void 0:me.trim())!=null?gi:""}),o=(q=(0,OS.default)(n,0))!=null?q:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),d=s.getAttribute("publishTime"),c=s.getElementsByTagName("vk:Attrs")[0],h=c==null?void 0:c.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,p=c==null?void 0:c.getElementsByTagName("vk:XStreamIsLive")[0].textContent,f=c==null?void 0:c.getElementsByTagName("vk:XStreamIsUnpublished")[0].textContent,m=c==null?void 0:c.getElementsByTagName("vk:XPlaybackDuration")[0].textContent,v;u&&(v={availabilityStartTime:l?new Date(l).getTime():0,publishTime:d?new Date(d).getTime():0,latestSegmentPublishTime:h?new Date(h).getTime():0,streamIsAlive:p==="yes",streamIsUnpublished:f==="yes"});let g,y=s.getAttribute("mediaPresentationDuration"),w=[...s.getElementsByTagName("Period")],E=w.reduce((dt,me)=>({...dt,[me.id]:me.children}),{}),A=w.reduce((dt,me)=>({...dt,[me.id]:me.getAttribute("duration")}),{});y?g=BS(y):(0,Yl.default)(A).filter(dt=>dt).length&&!u?g=(0,Yl.default)(A).reduce((dt,me)=>{var gi;return dt+((gi=BS(me))!=null?gi:0)},0):m&&(g=parseInt(m,10));let D=0,N=(U=(V=s.getAttribute("profiles"))==null?void 0:V.split(","))!=null?U:[];for(let dt of w.map(me=>me.id))for(let me of E[dt]){let gi=(F=me.getAttribute("id"))!=null?F:"id"+(D++).toString(10),Vr=(J=me.getAttribute("mimeType"))!=null?J:"",To=(oe=me.getAttribute("codecs"))!=null?oe:"",Io=(se=me.getAttribute("contentType"))!=null?se:Vr==null?void 0:Vr.split("/")[0],$y=(C=($=me.getAttribute("profiles"))==null?void 0:$.split(","))!=null?C:[],sd=(L=CS((k=me.getAttribute("lang"))!=null?k:""))!=null?L:{},vs=(Tt=(ue=(j=me.querySelector("Label"))==null?void 0:j.textContent)==null?void 0:ue.trim())!=null?Tt:void 0,Ly=me.querySelectorAll("Representation"),My=me.querySelector("SegmentTemplate"),Dy=(ce=(It=me.querySelector("Role"))==null?void 0:It.getAttribute("value"))!=null?ce:void 0,Qi=Io,xe={id:gi,language:sd.language,isDefault:Dy==="main",label:vs,codecs:To,hdr:Qi==="video"&&Gl(To),mime:Vr,representations:[]};for(let pe of Ly){let Xt=($e=pe.getAttribute("lang"))!=null?$e:void 0,Ss=(Me=(Le=vs!=null?vs:me.getAttribute("label"))!=null?Le:pe.getAttribute("label"))!=null?Me:void 0,ys=(Kt=(Vt=(Ke=pe.querySelector("BaseURL"))==null?void 0:Ke.textContent)==null?void 0:Vt.trim())!=null?Kt:"",vi=new URL(ys||o,e).toString(),Jt=(bi=pe.getAttribute("mimeType"))!=null?bi:Vr,Ts=(Br=(Wi=pe.getAttribute("codecs"))!=null?Wi:To)!=null?Br:"",Is;if(Io==="text"){let Zt=pe.getAttribute("id")||"",Es=((Ec=sd.privateuse)==null?void 0:Ec.includes("x-auto"))||Zt.includes("_auto"),Si=pe.querySelector("SegmentTemplate");if(Si){let _r={representationId:(xc=pe.getAttribute("id"))!=null?xc:void 0,bandwidth:(wc=pe.getAttribute("bandwidth"))!=null?wc:void 0},xs=parseInt((Ac=pe.getAttribute("bandwidth"))!=null?Ac:"",10)/1e3,ws=(Pc=parseInt((Rc=Si.getAttribute("startNumber"))!=null?Rc:"",10))!=null?Pc:1,Gi=parseInt((kc=Si.getAttribute("timescale"))!=null?kc:"",10),Eo=($c=Si.querySelectorAll("SegmentTimeline S"))!=null?$c:[],zi=Si.getAttribute("media");if(!zi)continue;let As=[],Rs=0,Ps="",Yi=0,Or=ws,_e=0;for(let pt of Eo){let yi=parseInt((Lc=pt.getAttribute("d"))!=null?Lc:"",10),st=parseInt((Mc=pt.getAttribute("r"))!=null?Mc:"",10)||0,ei=parseInt((Dc=pt.getAttribute("t"))!=null?Dc:"",10);_e=Number.isFinite(ei)?ei:_e;let Ti=yi/Gi*1e3,ti=_e/Gi*1e3;for(let Et=0;Et<st+1;Et++){let ii=yt(zi,{..._r,segmentNumber:Or.toString(10),segmentTime:(_e+Et*yi).toString(10)}),Ki=(ti!=null?ti:0)+Et*Ti,Nr=Ki+Ti;Or++,As.push({time:{from:Ki,to:Nr},url:ii})}_e+=(st+1)*yi,Rs+=(st+1)*Ti}Yi=_e/Gi*1e3,Ps=yt(zi,{..._r,segmentNumber:Or.toString(10),segmentTime:_e.toString(10)});let Fr={time:{from:Yi,to:1/0},url:Ps},_t={type:"template",baseUrl:vi,segmentTemplateUrl:zi,initUrl:"",totalSegmentsDurationMs:Rs,segments:As,nextSegmentBeyondManifest:Fr,timescale:Gi};Is={id:Zt,kind:"text",segmentReference:_t,profiles:[],duration:g,bitrate:xs,mime:"",codecs:"",width:0,height:0,isAuto:Es}}else Is={id:Zt,isAuto:Es,kind:"text",url:vi}}else{let Zt=(Bc=(Cc=pe.getAttribute("contentType"))!=null?Cc:Jt==null?void 0:Jt.split("/")[0])!=null?Bc:Io,Es=(_c=(Vc=me.getAttribute("profiles"))==null?void 0:Vc.split(","))!=null?_c:[],Si=parseInt((Oc=pe.getAttribute("width"))!=null?Oc:"",10),_r=parseInt((Fc=pe.getAttribute("height"))!=null?Fc:"",10),xs=parseInt((Nc=pe.getAttribute("bandwidth"))!=null?Nc:"",10)/1e3,ws=(qc=pe.getAttribute("frameRate"))!=null?qc:"",Gi=(Uc=pe.getAttribute("quality"))!=null?Uc:void 0,Eo=ws?DS(ws):void 0,zi=(jc=pe.getAttribute("id"))!=null?jc:"id"+(D++).toString(10),As=Zt==="video"?`${_r}p`:Zt==="audio"?`${xs}Kbps`:Ts,Rs=`${zi}@${As}`,Ps=[...N,...$y,...Es],Yi,Or=pe.querySelector("SegmentBase"),_e=(Hc=pe.querySelector("SegmentTemplate"))!=null?Hc:My;if(Or){let _t=(Qc=(Wc=pe.querySelector("SegmentBase Initialization"))==null?void 0:Wc.getAttribute("range"))!=null?Qc:"",[pt,yi]=_t.split("-").map(ii=>parseInt(ii,10)),st={from:pt,to:yi},ei=(Gc=pe.querySelector("SegmentBase"))==null?void 0:Gc.getAttribute("indexRange"),[Ti,ti]=ei?ei.split("-").map(ii=>parseInt(ii,10)):[],Et=ei?{from:Ti,to:ti}:void 0;Yi={type:"byteRange",url:vi,initRange:st,indexRange:Et}}else if(_e){let _t={representationId:(zc=pe.getAttribute("id"))!=null?zc:void 0,bandwidth:(Yc=pe.getAttribute("bandwidth"))!=null?Yc:void 0},pt=parseInt((Kc=_e.getAttribute("timescale"))!=null?Kc:"",10),yi=(Xc=_e.getAttribute("initialization"))!=null?Xc:"",st=_e.getAttribute("media"),ei=(Zc=parseInt((Jc=_e.getAttribute("startNumber"))!=null?Jc:"",10))!=null?Zc:1,Ti=yt(yi,_t);if(!st)throw new ReferenceError("No media attribute in SegmentTemplate");let ti=(ed=_e.querySelectorAll("SegmentTimeline S"))!=null?ed:[],Et=[],ii=0,Ki="",Nr=0;if(ti.length){let ks=ei,ht=0;for(let Xi of ti){let xt=parseInt((td=Xi.getAttribute("d"))!=null?td:"",10),Ii=parseInt((id=Xi.getAttribute("r"))!=null?id:"",10)||0,$s=parseInt((rd=Xi.getAttribute("t"))!=null?rd:"",10);ht=Number.isFinite($s)?$s:ht;let xo=xt/pt*1e3,wo=ht/pt*1e3;for(let Ls=0;Ls<Ii+1;Ls++){let By=yt(st,{..._t,segmentNumber:ks.toString(10),segmentTime:(ht+Ls*xt).toString(10)}),nd=(wo!=null?wo:0)+Ls*xo,Vy=nd+xo;ks++,Et.push({time:{from:nd,to:Vy},url:By})}ht+=(Ii+1)*xt,ii+=(Ii+1)*xo}Nr=ht/pt*1e3,Ki=yt(st,{..._t,segmentNumber:ks.toString(10),segmentTime:ht.toString(10)})}else if((0,Ja.isNonNullable)(g)){let ht=parseInt((ad=_e.getAttribute("duration"))!=null?ad:"",10)/pt*1e3,Xi=Math.ceil(g/ht),xt=0;for(let Ii=1;Ii<Xi;Ii++){let $s=yt(st,{..._t,segmentNumber:Ii.toString(10),segmentTime:xt.toString(10)});Et.push({time:{from:xt,to:xt+ht},url:$s}),xt+=ht}Nr=xt,Ki=yt(st,{..._t,segmentNumber:Xi.toString(10),segmentTime:xt.toString(10)})}let Cy={time:{from:Nr,to:1/0},url:Ki};Yi={type:"template",baseUrl:vi,segmentTemplateUrl:st,initUrl:Ti,totalSegmentsDurationMs:ii,segments:Et,nextSegmentBeyondManifest:Cy,timescale:pt}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!Zt||!Jt)continue;let Fr={video:"video",audio:"audio",text:"text"}[Zt];if(!Fr)continue;Qi||(Qi=Fr),Is={id:Rs,kind:Fr,segmentReference:Yi,profiles:Ps,duration:g,bitrate:xs,mime:Jt,codecs:Ts,width:Si,height:_r,fps:Eo,quality:Gi}}xe.language||(xe.language=Xt),xe.label||(xe.label=Ss),xe.mime||(xe.mime=Jt),xe.codecs||(xe.codecs=Ts),xe.hdr||(xe.hdr=Qi==="video"&&Gl(Ts)),xe.representations.push(Is)}if(Qi){let pe=r[Qi].find(Xt=>Xt.id===xe.id);if(pe&&xe.representations.every(Xt=>Xt.segmentReference.type==="template"))for(let Xt of pe.representations){let Ss=xe.representations.find(Jt=>Jt.id===Xt.id);if(!Ss)continue;let ys=Ss.segmentReference,vi=Xt.segmentReference;vi.segments.push(...ys.segments),vi.nextSegmentBeyondManifest=ys.nextSegmentBeyondManifest}else r[Qi].push(xe)}}return{duration:g,streams:r,baseUrls:n,live:v}};var Kl=Y(vt(),1);var FS=require("@vkontakte/videoplayer-shared/es2018"),Za=({id:a,width:e,height:t,bitrate:i,fps:r,quality:s,streamId:n})=>{var u;let o=(u=s?ui(s):void 0)!=null?u:(0,FS.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},NS=({id:a,bitrate:e})=>({id:a,bitrate:e}),qS=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),US=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),Xl=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,Kl.default)(i.split("."),0),isDefault:r}),Jl=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,Kl.default)(r.split("."),0)}),Zl=a=>"url"in a,it=a=>a.type==="template";var ec=require("@vkontakte/videoplayer-shared/es2018"),te=(a,e)=>(0,ec.isNonNullable)(a)&&(0,ec.isNonNullable)(e)&&a.readyState==="open"&&rL(a,e);function rL(a,e){for(let t=0;t<a.activeSourceBuffers.length;++t)if(a.activeSourceBuffers[t]===e)return!0;return!1}var es=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new R.ValueSubject(0);this.currentLowLatencySegmentLength$=new R.ValueSubject(0);this.currentSegmentLength$=new R.ValueSubject(0);this.onLastSegment$=new R.ValueSubject(!1);this.fullyBuffered$=new R.ValueSubject(!1);this.playingRepresentation$=new R.ValueSubject(void 0);this.playingRepresentationInit$=new R.ValueSubject(void 0);this.error$=new R.Subject;this.gaps=[];this.subscription=new R.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new de;this.switchAbortController=new de;this.destroyAbortController=new de;this.useSmartRepresentationSwitch=!1;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,R.abortable)(this.destroyAbortController.signal,async function*(e){let t=this.representations.get(e);(0,R.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 _v(this.sourceBuffer,this.tuning.dash.useAbortMSEFix),this.subscription.add((0,R.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.checkEjectedSegments(),this.maintain()},n=>{let o,u=this.mediaSource.readyState;u!=="open"&&(o={id:`SegmentEjection_source_${u}`,category:R.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),o!=null||(o={id:"SegmentEjection",category:R.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),this.error$.next(o)})),this.subscription.add((0,R.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:R.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!te(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,xr(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=this.getForwardBufferDuration(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),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,R.assertNonNullable)(i,"No init buffer for starting representation"),(0,R.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,R.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!te(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,R.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,R.isNullable)(s)||(0,R.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,R.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!te(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,R.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}}.bind(this));this.switchToOld=(0,R.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!te(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,R.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,R.isNullable)(s)||(0,R.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,R.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!te(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,R.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}}.bind(this));this.seekLive=(0,R.abortable)(this.destroyAbortController.signal,async function*(e){var u;let t=(0,On.default)(e,l=>l.representations);if(!this.downloadingRepresentationId||!t.length)return;this.isSeekingLive=!0;for(let l of this.representations.keys()){let d=t.find(p=>p.id===l);d&&this.representations.set(l,d);let c=this.representations.get(l);if(!c||!it(c.segmentReference)){this.isSeekingLive=!1;return}let h=this.getActualLiveStartingSegments(c.segmentReference);this.segments.set(c.id,h)}let i=(u=this.switchingToRepresentationId)!=null?u:this.downloadingRepresentationId,r=this.representations.get(i);(0,R.assertNonNullable)(r,`Representation not found by id ${i}`);let s=this.segments.get(i);(0,R.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,R.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer)){this.isSeekingLive=!1;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 d;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=(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){!te(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new de,(0,R.abortable)(this.switchAbortController.signal,async function*(i,r=!1){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,R.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,R.isNullable)(o)||(0,R.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,R.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!te(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,R.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,R.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}async abort(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new de,this.abortBuffer()}maintain(e=this.getCurrentPosition()){var h;if((0,R.isNullable)(e)||(0,R.isNullable)(this.downloadingRepresentationId)||(0,R.isNullable)(this.playingRepresentationId)||(0,R.isNullable)(this.sourceBuffer)||!te(this.mediaSource,this.sourceBuffer)||(0,R.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.representations.get(this.playingRepresentationId),r=this.segments.get(this.downloadingRepresentationId),s=this.segments.get(this.playingRepresentationId);if((0,R.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),(0,R.assertNonNullable)(i,`No such representation ${this.playingRepresentationId}`),(0,R.isNullable)(r)||(0,R.isNullable)(s))return;let n=r.find(p=>e>=p.time.from&&e<p.time.to);(0,R.isNonNullable)(n)&&isFinite(n.time.from)&&isFinite(n.time.to)&&this.currentSegmentLength$.next((n==null?void 0:n.time.to)-n.time.from);let o=e,u=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let p=this.getForwardBufferDuration(e),f=Za(i),m=Za(t),v=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useSmartRepresentationSwitch&&(0,R.isNonNullable)(f)&&(0,R.isNonNullable)(m)&&(0,R.isHigher)(f.quality,m.quality),g=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useDelayedRepresentationSwitch;if(v||g?o+=Math.min(p,this.tuning.dash.representationSwitchForwardBufferGap):n&&n.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&p>=n.time.to-e+u&&(o=n?n.time.to+u:-1/0),this.tuning.dash.useNewRepresentationSwitch){let w=(h=[...this.segments.entries()].map(([E,A])=>{let D=A.find(N=>e>=N.time.from&&e<N.time.to);return{representationId:E,status:D==null?void 0:D.status}}).find(E=>E.status==="fed"))==null?void 0:h.representationId;w&&(this.playingRepresentationId=w,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)))}}if(isFinite(this.bufferLimit)&&xr(this.sourceBuffer.buffered)>=this.bufferLimit){let p=this.getForwardBufferDuration(e),f=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,p<f).catch(m=>{this.handleAsyncError(m,"pruneBuffer")});return}let d=[];if(!this.activeSegments.size&&(d=this.selectForwardBufferSegments(r,t.segmentReference.type,o),d.length)){let p="auto";if(this.tuning.dash.useFetchPriorityHints&&n)if((0,_n.default)(d,n))p="high";else{let f=(0,Fi.default)(d,0);f&&f.time.from-n.time.to>=this.forwardBufferTarget/2&&(p="low")}this.loadSegments(d,t,p).catch(f=>{this.handleAsyncError(f,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&n&&n.status==="fed"&&!d.length&&this.getForwardBufferDuration(e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let c=(0,Fi.default)(r,-1);!this.isLive&&c&&(this.fullyBuffered$.next(c.time.to-e-this.getForwardBufferDuration(e)<u),this.onLastSegment$.next(e-c.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,persistent:!0}),i=s.time.to;(0,R.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,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=e==null?void 0:e.streams[this.kind];if(!t)return;let i=(0,On.default)(t,s=>s.representations).find(s=>s.id===this.downloadingRepresentationId);if(!i)return;let r=this.segments.get(i.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var i,r,s;if(!e||[...this.segments.values()].every(n=>!n.length))return;let t=(0,On.default)(e.streams[this.kind],n=>n.representations);for(let n of t){if(!n||!it(n.segmentReference))return;let o=n.segmentReference.segments.map(h=>({...h,status:"none",size:void 0})),u=100,l=(i=this.segments.get(n.id))!=null?i:[],d=(s=(r=(0,Fi.default)(l,-1))==null?void 0:r.time.to)!=null?s:0,c=o==null?void 0:o.findIndex(h=>d>=h.time.from+u&&d<=h.time.to+u);if(c===-1){this.liveUpdateSegmentIndex=0;let h=this.getActualLiveStartingSegments(n.segmentReference);this.segments.set(n.id,h)}else{let h=o.slice(c+1);this.segments.set(n.id,[...l,...h])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,R.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}calculateDurationFromSegments(){var t;if(!this.playingRepresentationId)return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,Fi.default)(e,-1))==null?void 0:t.time.to:0)||0}setSmartRepresentationSwitch(e){this.useSmartRepresentationSwitch=e}updateLowLatencyLiveIfNeeded(e){var i;let t=0;for(let r of this.representations.values()){let s=r.segmentReference;if(!it(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),d=yt(s.segmentTemplateUrl,{segmentTime:l});n.push({status:"none",time:{from:e.time.to,to:1/0},url:d})}}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&&Mt&&Mt(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&Mt&&Mt(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=this.getForwardBufferDuration(i),s=e.findIndex(({status:h,time:{from:p,to:f}},m)=>{let v=p<=i&&f>=i,g=p>i||v||m===0&&i===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),w=this.preloadOnly&&p<=i+y||r<y&&f-p>=y||f<=i+y;return(h==="none"||h==="partially_ejected"&&g&&w&&this.sourceBuffer&&te(this.mediaSource,this.sourceBuffer)&&!(Ve(this.sourceBuffer.buffered,p)&&Ve(this.sourceBuffer.buffered,f)))&&g&&w});if(s===-1)return[];if(t!=="byteRange")return e.slice(s,s+1);let n=e,o=0,u=0,l=[],d=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let h=s;h<n.length&&(o<=d||u<=c);h++){let p=n[h];if(o+=p.byte.to+1-p.byte.from,u+=p.time.to+1-p.time.from,p.status==="none"||p.status==="partially_ejected")l.push(p);else break}return l}async loadSegments(e,t,i="auto"){it(t.segmentReference)?await this.loadTemplateSegment(e[0],t,i):await this.loadByteRangeSegments(e,t,i)}async loadTemplateSegment(e,t,i="auto"){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&&(await(0,R.abortable)(o,async function*(){let d=(0,R.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(c=>setTimeout(c,d))}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let d=await this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency(),bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation});if(this.lastDataObtainedTimestampMs=(0,R.now)(),!d)return;let c=new DataView(d),h=Dt(t.mime);if(!isFinite(r.segment.time.to)){let m=t.segmentReference.timescale;r.segment.time.to=h.getChunkEndTime(c,m)}u&&r.feedingBytes&&l?await Promise.all(l):await this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:p,serverDataPreparedTime:f}=h.getServerLatencyTimestamps(c);p&&f&&this.currentLiveSegmentServerLatency$.next(f-p),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(d){this.abortActiveSegments([e]),Ct(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())it(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}async loadByteRangeSegments(e,t,i="auto"){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&&(await(0,R.abortable)(n,async function*(){let u=(0,R.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,R.fromEvent)(window,"online").pipe((0,R.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{await this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}),this.lastDataObtainedTimestampMs=(0,R.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),Ct(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}prepareByteRangeFetchSegmentParams(e,t){if(it(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,Fi.default)(e,0).byte.from,to:(0,Fi.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:async(o,u)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,R.now)(),await 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:R.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}}}}prepareTemplateFetchSegmentParams(e,t){if(!it(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,d)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,R.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:R.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,_n.default)(e,t.segment)&&this.abortSegment(t.segment)}async onSomeTemplateDataLoaded({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!te(this.mediaSource,this.sourceBuffer))return;let n=this.representations.get(t);if(n)for(let o of this.activeSegments){let{segment:u}=o;if(o.representationId===t){if(s.aborted){r();continue}if(o.loadedBytes=i,o.loadedBytes>o.feedingBytes){let l=new DataView(e.buffer,e.byteOffset+o.feedingBytes,o.loadedBytes-o.feedingBytes),d=Dt(n.mime).parseFeedableSegmentChunk(l,this.isLive);d!=null&&d.byteLength&&(u.status="partially_fed",o.feedingBytes+=d.byteLength,await this.sourceBufferTaskQueue.append(d),o.fedBytes+=d.byteLength)}}}}async onSomeByteRangesDataLoaded({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!te(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)continue;if(s.aborted){await n();continue}let d=l.byte.from-i,c=l.byte.to-i,h=c-d+1,p=d<r,f=c<=r;if(!p)continue;let m=Dt(o.mime);if(l.status==="downloading"&&f){l.status="downloaded";let v=new DataView(e.buffer,e.byteOffset+d,h);await this.sourceBufferTaskQueue.append(v,s)&&!s.aborted?this.onSegmentFullyAppended(u,t):await n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(l.status==="downloading"||l.status==="partially_fed")&&(u.loadedBytes=Math.min(h,r-d),u.loadedBytes>u.feedingBytes)){let v=new DataView(e.buffer,e.byteOffset+d+u.feedingBytes,u.loadedBytes-u.feedingBytes),g=u.loadedBytes===h?v:m.parseFeedableSegmentChunk(v);g!=null&&g.byteLength&&(l.status="partially_fed",u.feedingBytes+=g.byteLength,await this.sourceBufferTaskQueue.append(g,s)&&!s.aborted?(u.fedBytes+=g.byteLength,u.fedBytes===h&&this.onSegmentFullyAppended(u,t)):await n())}}}onSegmentFullyAppended(e,t){var i;if(!((0,R.isNullable)(this.sourceBuffer)||!te(this.mediaSource,this.sourceBuffer))){!this.isLive&&z.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(Ve(this.sourceBuffer.buffered,e.segment.time.from,100)&&Ve(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:R.ErrorCategory.VIDEO_PIPELINE,message:"Browser stuck on empty result of adding segment to source buffer"})),this.tuning.dash.useNewRepresentationSwitch||(this.playingRepresentationId=t,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId))),e.segment.status="fed",Zl(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=Er(()=>(0,jS.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}async loadInit(e,t="auto",i=!1){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",s=!i&&this.tuning.dash.ignoreNetworkErrorsOnLoadInit,o=(!i&&this.failedDownloads>0?(0,R.abortable)(this.destroyAbortController.signal,async function*(){let u=(0,R.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>setTimeout(l,u))}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,Dt(e.mime),{priority:r,ignoreNetworkErrors:s})).then(async u=>{if(!u)return;let{init:l,dataView:d,segments:c}=u,h=d.buffer.slice(d.byteOffset,d.byteOffset+d.byteLength);this.initData.set(e.id,h);let p=c;this.isLive&&it(e.segmentReference)&&(p=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,p),l&&this.parsedInitData.set(e.id,l)}).then(()=>this.failedDownloads=0,u=>{s||this.initData.set(e.id,null),i&&this.error$.next({id:"LoadInits",category:R.ErrorCategory.WTF,message:"loadInit threw",thrown:u})});return this.initData.set(e.id,o),o}async dropBuffer(){for(let e of this.segments.values())for(let t of e)t.status="none";await this.pruneBuffer(0,1/0,!0)}async pruneBuffer(e,t,i=!1){if(!this.sourceBuffer||!te(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,R.isNullable)(e))return!1;let r=[],s=0,n=u=>{u.sort((d,c)=>d.from-c.from);let l=[u[0]];for(let d=1;d<u.length;d++){let{from:c,to:h}=u[d],p=l[l.length-1];p.to>=c?p.to=Math.max(p.to,h):l.push(u[d])}return l},o=u=>{var d;if(s>=t)return r;r.push({...u.time}),r=n(r);let l=Zl(u)?(d=u.size)!=null?d:0:u.byte.to-u.byte.from;s+=l};for(let u of this.segments.values())for(let l of u){let d=l.time.to<=e-this.tuning.dash.bufferPruningSafeZone,c=l.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(d||c)&&l.status==="fed"&&o(l)}for(let u=0;u<this.sourceBuffer.buffered.length;u++){let l=this.sourceBuffer.buffered.start(u)*1e3,d=this.sourceBuffer.buffered.end(u)*1e3,c=0;for(let h of this.segments.values())for(let p of h)(0,_n.default)(["none","partially_ejected"],p.status)&&Math.round(p.time.from)<=Math.round(l)&&Math.round(p.time.to)>=Math.round(d)&&c++;if(c===this.segments.size){let h={time:{from:l,to:d},url:"",status:"none"};o(h)}}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 d of l)d.time.from>=e+u&&d.status==="fed"&&o(d)}return r.length?(await Promise.all(r.map(l=>this.sourceBufferTaskQueue.remove(l.from,l.to)))).reduce((l,d)=>l||d,!1):!1}async abortBuffer(){if(!this.sourceBuffer||!te(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||!te(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||!te(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,R.isNullable)(e)?0:Be(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!(!this.sourceBuffer||!te(this.mediaSource,this.sourceBuffer)))for(let i of t){let r={representation:e,from:i.time.from,to:i.time.to,persistent:!1},{buffered:s}=this.sourceBuffer;for(let n=0;n<s.length;n++){let o=s.start(n)*1e3,u=s.end(n)*1e3;if(!(u<=i.time.from||o>=i.time.to)){if(o<=i.time.from&&u>=i.time.to){r=void 0;break}u>i.time.from&&u<i.time.to&&(r.from=u),o<i.time.to&&o>i.time.from&&(r.to=o)}}r&&r.to-r.from>1&&!this.gaps.some(n=>r&&n.from===r.from&&n.to===r.to)&&this.gaps.push(r)}}detectGapsWhenIdle(e,t){if(this.gapDetectionIdleCallback||!this.sourceBuffer||!te(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer,{usePersistentGaps:r}=this.tuning.dash;this.gaps=this.gaps.filter(s=>{if(r&&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}),this.gapDetectionIdleCallback=Er(()=>{try{this.detectGaps(e,t)}catch(s){this.error$.next({id:"GapDetection",category:R.ErrorCategory.WTF,message:"detectGaps threw",thrown:s})}finally{this.gapDetectionIdleCallback=null}})}checkEjectedSegments(){if((0,R.isNullable)(this.sourceBuffer)||!te(this.mediaSource,this.sourceBuffer)||(0,R.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(d=>d.from-t<=n&&d.to+t>=o),l=e.filter(d=>n>=d.from&&n<d.to-t||o>d.from+t&&o<=d.to);u||(l.length===1?r.status="partially_ejected":this.gaps.some(d=>d.from===r.time.from||d.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:R.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}};var pi=a=>{let e=new URL(a);return e.searchParams.set("quic","1"),e.toString()};var Fn=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 K=require("@vkontakte/videoplayer-shared/es2018");var Nn=a=>{let e=new URL(a);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var Un=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested$=new K.Subject;this.firstBytesManifest$=new K.Subject;this.manifestReceived$=new K.Subject;this.firstBytesRequested$=new K.Subject;this.firstBytesReceived$=new K.Subject;this.lastConnectionType$=new K.ValueSubject(void 0);this.lastConnectionReused$=new K.ValueSubject(void 0);this.lastRequestFirstBytes$=new K.ValueSubject(void 0);this.recoverableError$=new K.Subject;this.error$=new K.Subject;this.abortAllController=new de;this.subscription=new K.SubscriptionRemovable;this.fetchManifest=(0,K.abortable)(this.abortAllController.signal,async function*(e){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=pi(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=Nn(i)),this.manifestRequested$.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal},{type:"manifest"}).catch(qn);return r?(t.log("success",(0,K.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),this.manifestReceived$.next(),r.text()):(t.error("error",(0,K.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)}.bind(this));this.fetch=(0,K.abortable)(this.abortAllController.signal,async function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1,ignoreNetworkErrors:d=!1}={}){var oe,se,$;let c=e,h=new Headers,p=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{h.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let C=new URL(c,location.href);C.searchParams.append("bytes",`${i.from}-${i.to}`),c=C.toString();break}default:(0,K.assertNever)(t)}this.requestQuic&&(c=pi(c));let f=this.abortAllController.signal,m;if(n){let C=new de;if(m=(0,K.merge)((0,K.fromEvent)(this.abortAllController.signal,"abort"),(0,K.fromEvent)(n,"abort")).subscribe(()=>{try{C.abort()}catch(k){qn(k)}}),this.subscription.add(m),this.abortAllController.signal.aborted||n.aborted)try{C.abort()}catch(k){qn(k)}f=C.signal}let v=0,g=(0,K.now)();p.log("startRequest",(0,K.flattenObject)({url:c,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:g})),this.firstBytesRequested$.next();let y=yield this.doFetch(c,{priority:s,headers:h,signal:f},{ignoreNetworkErrors:d}),w=(0,K.now)();if(!y)return p.error("error",{message:"No response in request"}),p.end(),this.unsubscribeAbortSubscription(m),null;if((oe=this.throughputEstimator)==null||oe.addRawRtt(w-g),!y.ok||!y.body){this.unsubscribeAbortSubscription(m);let C=`Fetch error ${y.status}: ${y.statusText}`;return p.error("error",{message:C}),p.end(),Promise.reject(new Error(`Fetch error ${y.status}: ${y.statusText}`))}if(this.onHeadersReceived(y.headers),!r&&!o){this.unsubscribeAbortSubscription(m);let C=(0,K.now)(),k={requestStartedAt:g,requestEndedAt:C,duration:C-g};return p.log("endRequest",(0,K.flattenObject)(k)),p.end(),y.arrayBuffer()}let E=y.body;if(o){let C;[E,C]=y.body.tee(),(se=this.throughputEstimator)==null||se.trackStream(C,u)}let A=E.getReader(),D,N=parseInt(($=y.headers.get("content-length"))!=null?$:"",10);Number.isFinite(N)&&(D=N),!D&&i&&(D=i.to-i.from+1);let _=D?new Uint8Array(D):new Uint8Array(0),q=!1,V=C=>{this.unsubscribeAbortSubscription(m),q=!0,qn(C)},U=(0,K.abortable)(f,async function*({done:C,value:k}){if(v===0&&(this.lastRequestFirstBytes$.next((0,K.now)()-g),this.firstBytesReceived$.next()),f.aborted){this.unsubscribeAbortSubscription(m);return}if(!C&&k){if(l&&D)_.set(k,v),v+=k.byteLength;else{let L=new Uint8Array(_.length+k.length);L.set(_),L.set(k,_.length),_=L,v+=k.byteLength}r==null||r(new DataView(_.buffer),v),yield A==null?void 0:A.read().then(U,V)}}.bind(this));yield A==null?void 0:A.read().then(U,V),this.unsubscribeAbortSubscription(m);let F=(0,K.now)(),J={failed:q,requestStartedAt:g,requestEndedAt:F,duration:F-g};return q?(p.error("endRequest",(0,K.flattenObject)(J)),p.end(),null):(p.log("endRequest",(0,K.flattenObject)(J)),p.end(),_.buffer)}.bind(this));this.fetchByteRangeRepresentation=(0,K.abortable)(this.abortAllController.signal,async function*(e,t,i){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,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,r),o=Math.max(d,s))),n=Math.min(n,0);let c=yield this.fetch(e.url,{range:{from:n,to:o},measureThroughput:!1,...i});if(!c)return null;let h=new DataView(c,r-n,s-n+1);if(!t.validateData(h))throw new Error("Invalid media file");let p=t.parseInit(h),f=(g=e.indexRange)!=null?g:t.getIndexRange(p);if(!f)throw new ReferenceError("No way to load representation index");let m;if(u)m=new DataView(c,f.from-n,f.to-f.from+1);else{let y=yield this.fetch(e.url,{range:f,measureThroughput:!1});if(!y)return null;m=new DataView(y)}let v=t.parseSegments(m,p,f);return{init:p,dataView:new DataView(c),segments:v}}.bind(this));this.fetchTemplateRepresentation=(0,K.abortable)(this.abortAllController.signal,async function*(e,t){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,{measureThroughput:!1,...t});return r?{init:null,segments:e.segments.map(n=>({...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}=Fn(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}async fetchRepresentation(e,t,i){var s,n;let{type:r}=e;switch(r){case"byteRange":return(s=await this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=await this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,K.assertNever)(r)}}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}async doFetch(e,t,i){let r=await lt(e,t);if(r.ok)return(i==null?void 0:i.type)==="manifest"&&this.firstBytesManifest$.next(),r;if(i!=null&&i.ignoreNetworkErrors)return;let s=await r.text(),n=parseInt(s);if(!isNaN(n))switch(n){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:K.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:K.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:K.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:K.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${n})`,category:K.ErrorCategory.FATAL})}}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},qn=a=>{if(!Ct(a))throw a};var Wt=(a,e,t)=>t*e+(1-t)*a,tc=(a,e)=>a.reduce((t,i)=>t+i,0)/e,HS=(a,e,t,i)=>{let r=0,s=t,n=tc(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 ts=require("@vkontakte/videoplayer-shared/es2018"),hi=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 ts.ValueSubject(e.initial),this.debounced$=new ts.ValueSubject(e.initial);let t=(i=e.label)!=null?i:"value"+Math.random().toString(16).substring(2,6);this.rawSeries$=new Ne(`raw_${t}`),this.smoothedSeries$=new Ne(`smoothed_${t}`),this.reportedSeries$=new Ne(`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+=(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,ts.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 jn=class extends hi{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=Wt(this.slow,e,this.params.emaAlphaSlow),this.fast=Wt(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var Hn=class extends hi{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=tc(this.pastMeasures,this.takenMeasures);this.emaSmoothed=Wt(this.emaSmoothed,e,this.params.emaAlpha);let i=HS(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=i?this.emaSmoothed:t}};var Wn=class extends hi{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?Wt(this.smoothed,t,this.params.emaAlpha):t}};var Qt=class{static getSmoothedValue(e,t,i){return i.type==="TwoEma"?new jn({initial:e,emaAlphaSlow:i.emaAlphaSlow,emaAlphaFast:i.emaAlphaFast,changeThreshold:i.changeThreshold,fastDirection:t,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"}):new Hn({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 Wn({initial:e,label:"liveEdgeDelay",...t})}};var kr=(a,e)=>{a&&a.playbackRate!==e&&(a.playbackRate=e)};var Qn=require("@vkontakte/videoplayer-shared/es2018");var is=class a{constructor(e,t){this.currentRepresentation$=new Qn.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,Qn.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(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({...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&&it(t.segmentReference))}};var zn=Y(vt(),1),ic=Y(Fe(),1),rs=require("@vkontakte/videoplayer-shared/es2018");var Gn=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,rs.assertNever)(a)}},WS=({webmCodec:a,androidPreferredFormat:e,iosPreferredFormat:t,preferMultiStream:i})=>{let r=[...i?["DASH_STREAMS"]:[],...Gn(a),"DASH_SEP","DASH_ONDEMAND",...i?[]:["DASH_STREAMS"]],s=[...i?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...i?[]:["DASH_STREAMS"]];if(z.device.isAndroid)switch(e){case"mpeg":return["MPEG",...r,"HLS","HLS_ONDEMAND"];case"hls":return["HLS","HLS_ONDEMAND",...r,"MPEG"];case"dash":return[...r,"HLS","HLS_ONDEMAND","MPEG"];case"dash_any_mpeg":return[...s,"MPEG",...Gn(a),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...Gn(a),"MPEG",...s,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...Gn(a),...s,"HLS","HLS_ONDEMAND"];default:(0,rs.assertNever)(e)}if(z.video.nativeHlsSupported)switch(t){case"hls":return[...r,"HLS","HLS_FMP4","HLS_ONDEMAND","MPEG"];case"hls_fmp4":return[...r,"HLS_FMP4","HLS","HLS_ONDEMAND","MPEG"];default:(0,rs.assertNever)(t)}return[...r,"HLS","HLS_ONDEMAND","MPEG"]},QS=({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,rs.assertNever)(a)}else z.video.nativeHlsSupported&&!u&&!z.browser.isChromiumBased?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"]},rc=a=>a?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],Yn=a=>{if(a.size===0)return;if(a.size===1){let t=a.values().next();return(0,zn.default)(t.value.split("."),0)}for(let t of a){let i=(0,zn.default)(t.split("."),0);if(i==="opus"||i==="vp09"||i==="av01")return i}let e=a.values().next();return(0,zn.default)(e.value.split("."),0)},Kn=a=>{let e=a.map(i=>$r(i)),{codecs:t}=z.video;return oL().filter(i=>{if((0,ic.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})},Xn=a=>{let e=a.map(i=>$r(i)),{codecs:t}=z.video;return uL().filter(i=>{if((0,ic.default)(e,i))switch(i){case"opus":return t.opus;case"mp4a":return t.aac;default:return!1}else return!1})},$r=a=>a.split(".")[0].replace("0",""),oL=()=>["av1","vp9","hev1","avc1"],uL=()=>["opus","mp4a"];var cL=["timeupdate","progress","play","seeked","stalled","waiting"],dL=["timeupdate","progress","loadeddata","playing","seeked"];var Jn=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.subscription=new I.Subscription;this.subscriptionRemovable=new I.SubscriptionRemovable;this.representationSubscription=new I.Subscription;this.state$=new re("none");this.currentVideoRepresentation$=new I.ValueSubject(void 0);this.currentVideoRepresentationInit$=new I.ValueSubject(void 0);this.currentAudioRepresentation$=new I.ValueSubject(void 0);this.currentVideoSegmentLength$=new I.ValueSubject(0);this.currentAudioSegmentLength$=new I.ValueSubject(0);this.error$=new I.Subject;this.manifestRequested$=new I.Subject;this.firstBytesManifest$=new I.Subject;this.manifestReceived$=new I.Subject;this.firstBytesRequested$=new I.Subject;this.firstBytesReceived$=new I.Subject;this.lastConnectionType$=new I.ValueSubject(void 0);this.lastConnectionReused$=new I.ValueSubject(void 0);this.lastRequestFirstBytes$=new I.ValueSubject(void 0);this.currentLiveTextRepresentation$=new I.ValueSubject(null);this.isLive$=new I.ValueSubject(!1);this.isActiveLive$=new I.ValueSubject(!1);this.isLowLatency$=new I.ValueSubject(!1);this.liveDuration$=new I.ValueSubject(0);this.liveSeekableDuration$=new I.ValueSubject(0);this.liveAvailabilityStartTime$=new I.ValueSubject(0);this.liveStreamStatus$=new I.ValueSubject(void 0);this.bufferLength$=new I.ValueSubject(0);this.liveLatency$=new I.ValueSubject(void 0);this.liveLoadBufferLength$=new I.ValueSubject(0);this.livePositionFromPlayer$=new I.ValueSubject(0);this.currentStallDuration$=new I.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new I.ValueSubject(0);this.fetcherRecoverableError$=new I.Subject;this.fetcherError$=new I.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new I.Subject;this.gapWatchdogActive=!1;this.liveWasInterrupted=!1;this.destroyController=new de;this.initManifest=(0,I.abortable)(this.destroyController.signal,async function*(e,t,i){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=Ee(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:I.ErrorCategory.PARSER,message:"No playable video representations"})}.bind(this));this.updateManifest=(0,I.abortable)(this.destroyController.signal,async function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(d=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:I.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:d})});if(!e)return null;let t=null;try{t=Vn(e!=null?e:"",this.manifestUrlString)}catch(d){let c=(u=Cn(e))!=null?u:{id:"ManifestParsing",category:I.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:d};this.error$.next(c)}if(!t)return null;let i=(d,c,h)=>{var p,f,m,v;return!!((f=(p=this.element)==null?void 0:p.canPlayType)!=null&&f.call(p,c)&&((v=(m=et())==null?void 0:m.isTypeSupported)!=null&&v.call(m,`${c}; codecs="${h}"`))||d==="text")};if(t.live){this.isLive$.next(!0);let{availabilityStartTime:d,latestSegmentPublishTime:c,streamIsUnpublished:h,streamIsAlive:p}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((c-d)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let m="active";if(p||(m=h?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(m),p&&this.liveWasInterrupted){this.liveWasInterrupted=!1,this.stopStallWatchdogSubscription();let v=this.normalizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(v).catch(g=>{this.error$.next({id:"updateManifest",category:I.ErrorCategory.VIDEO_PIPELINE,message:"seekLive after stream restore failed",thrown:g})})}}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let d of["video","audio"]){let h=t.streams[d].filter(({mime:f,codecs:m})=>i(d,f,m));r[d]=h;let p;if(this.tuning.dash.codecsPrioritizeEnabled){let f=h.map(({codecs:m})=>m);d==="audio"&&(n=Xn(f),p=n[0]),d==="video"&&(s=Kn(f),this.forceVideoCodec&&(0,zS.default)(s,this.forceVideoCodec)?p=this.forceVideoCodec:p=s[0]),p&&(r[d]=h.filter(({codecs:m})=>$r(m)===p))}else{let f=new Set(h.map(({codecs:m})=>m));p=Yn(f),p&&(r[d]=h.filter(({codecs:m})=>m.startsWith(p)))}if(d==="video"){let f=this.tuning.preferHDR,m=r.video.some(g=>g.hdr),v=r.video.some(g=>!g.hdr);z.display.isHDR&&f&&m?r.video=r.video.filter(g=>g.hdr):v&&(r.video=r.video.filter(g=>!g.hdr))}}let o={...t,streams:r};return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,I.flattenObject)(o)),o}.bind(this));this.initRepresentations=(0,I.abortable)(this.destroyController.signal,async function*(e,t,i){var c;this.tracer.log("initRepresentationsStart",(0,I.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,I.assertNonNullable)(this.manifest),(0,I.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.state$.startTransitionTo("representations_ready");let r=h=>{this.representationSubscription.add((0,I.fromEvent)(h,"error").pipe((0,I.filter)(p=>{var f;return!!((f=this.element)!=null&&f.played.length)})).subscribe(p=>{this.error$.next({id:"VideoSource",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:p})}))};this.source=vn();let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),br())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,p)=>[...h,...p.representations],[]);if(this.videoBufferManager=new es("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,I.isNonNullable)(t)){let h=this.manifest.streams.audio.reduce((p,f)=>[...p,...f.representations],[]);this.audioBufferManager=new es("audio",this.source,h,n),this.bufferManagers.push(this.audioBufferManager)}if(is.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new is(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$)),this.representationSubscription.add((0,I.merge)(...dL.map(h=>(0,I.fromEvent)(this.element,h))).pipe((0,I.map)(h=>this.element?Be(this.element.buffered,this.element.currentTime*1e3):0),(0,I.filterChanged)(),(0,I.tap)(h=>{h>this.tuning.dash.bufferEmptinessTolerance&&this.stopStallWatchdogSubscription()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,I.merge)((0,I.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{this.stopStallWatchdogSubscription()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,I.filterChanged)()).subscribe(p=>this.liveStreamEndTimestamp=(0,I.now)())),this.subscription.add((0,I.fromEvent)(this.element,"pause").subscribe(()=>{let{liveUpdateInterval:p}=this.tuning.dash;this.livePauseWatchdogSubscription=(0,I.interval)(p).subscribe(f=>{let m=ni(this.manifestUrlString,2);this.manifestUrlString=Ee(this.manifestUrlString,m+p,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,I.fromEvent)(this.element,"play").subscribe(p=>{var f;return(f=this.livePauseWatchdogSubscription)==null?void 0:f.unsubscribe()})),this.representationSubscription.add((0,I.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,I.map)(({isActiveLive:p,isLowLatency:f})=>p&&f),(0,I.filterChanged)()).subscribe(p=>{this.isManualDecreasePlaybackInLive()||kr(this.element,1)})),this.representationSubscription.add((0,I.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,I.filter)(({bufferLength:p,isActiveLive:f,isLowLatency:m})=>f&&m&&!!p)).subscribe(({bufferLength:p})=>this.liveBuffer.next(p))),this.representationSubscription.add(this.videoBufferManager.currentLowLatencySegmentLength$.subscribe(p=>{if(!this.isActiveLive$.getValue()&&!this.isLowLatency$.getValue()&&!p)return;let f=this.liveSeekableDuration$.getValue()-p/1e3;this.liveSeekableDuration$.next(Math.max(f,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+p/1e3)})),this.representationSubscription.add((0,I.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,I.filter)(({isLive:p})=>p),(0,I.filterChanged)((p,f)=>f.bufferLength<p.bufferLength),(0,I.map)(({rtt:p,bufferLength:f,segmentServerLatency:m})=>{let v=ni(this.manifestUrlString,2);return(p/2+f+m+v)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,I.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:p,isActiveLive:f,isLowLatency:m})=>{if(!m||!f)return;let v=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,g=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,y=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,w=p-v;if(this.isManualDecreasePlaybackInLive())return;let E=1;Math.abs(w)>g&&(E=1+Math.sign(w)*y),kr(this.element,E)})),this.representationSubscription.add(this.bufferLength$.subscribe(p=>{var m,v;let f=0;if(p){let g=((v=(m=this.element)==null?void 0:m.currentTime)!=null?v:0)*1e3;f=Math.min(...this.bufferManagers.map(w=>{var E,A;return(A=(E=w.getLiveSegmentsToLoadState(this.manifest))==null?void 0:E.to)!=null?A:g}))-g}this.liveLoadBufferLength$.getValue()!==f&&this.liveLoadBufferLength$.next(f)}));let h=0;this.representationSubscription.add((0,I.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,I.throttle)(this.tuning.dash.liveUpdateInterval)).subscribe(async({liveLoadBufferLength:p,bufferLength:f})=>{if(!this.element||this.isUpdatingLive)return;let m=this.element.playbackRate,v=ni(this.manifestUrlString,2),g=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,y=Math.min(g,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*m),w=this.tuning.dashCmafLive.normalizedActualBufferOffset*m,E=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*m,A=isFinite(p)?p:f,D=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),N=g<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(N);let _="none";if(D?_="active_low_latency":this.isLowLatency$.getValue()&&N?(this.bufferManagers.forEach(q=>q.proceedLowLatencyLive()),_="active_low_latency"):v!==0&&A<y?_="live_forward_buffering":A<y+E&&(_="live_with_target_offset"),isFinite(p)&&(h=p>h?p:h),_==="live_forward_buffering"||_==="live_with_target_offset"){let q=h-(y+w),V=this.normalizeLiveOffset(Math.trunc(v+q/m)),U=Math.abs(V-v),F=0;!p||U<=this.tuning.dashCmafLive.offsetCalculationError?F=v:V>0&&U>this.tuning.dashCmafLive.offsetCalculationError&&(F=V),this.manifestUrlString=Ee(this.manifestUrlString,F,2)}(_==="live_with_target_offset"||_==="live_forward_buffering")&&(h=0,await this.updateLive())},p=>{this.error$.next({id:"updateLive",category:I.ErrorCategory.VIDEO_PIPELINE,thrown:p,message:"Failed to update live with subscription"})}))}let u=(0,I.merge)(...this.bufferManagers.map(h=>h.fullyBuffered$)).pipe((0,I.map)(()=>this.bufferManagers.every(h=>h.fullyBuffered$.getValue()))),l=(0,I.merge)(...this.bufferManagers.map(h=>h.onLastSegment$)).pipe((0,I.map)(()=>this.bufferManagers.some(h=>h.onLastSegment$.getValue()))),d=(0,I.combine)({allBuffersFull:u,someBufferEnded:l}).pipe((0,I.filterChanged)(),(0,I.map)(({allBuffersFull:h,someBufferEnded:p})=>h&&p),(0,I.filter)(h=>h));if(this.representationSubscription.add((0,I.merge)(this.forceEnded$,d).subscribe(()=>{var h;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(p=>!p.updating))try{(h=this.source)==null||h.endOfStream()}catch(p){this.error$.next({id:"EndOfStream",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:p})}})),this.representationSubscription.add((0,I.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(p=>{var f;h&&(this.timeoutSourceOpenId=setTimeout(()=>{var m;if(((m=this.source)==null?void 0:m.readyState)==="open"){p();return}this.error$.next({id:"OpenOfStream",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(f=this.source)==null||f.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),p()},{once:!0})})}if(!this.isLive$.getValue()){let h=[(c=this.manifest.duration)!=null?c:0,...(0,ac.default)((0,ac.default)([...this.manifest.streams.audio,...this.manifest.streams.video],p=>p.representations),p=>{let f=[];return p.duration&&f.push(p.duration),it(p.segmentReference)&&p.segmentReference.totalSegmentsDurationMs&&f.push(p.segmentReference.totalSegmentsDurationMs),f})];this.source.duration=Math.max(...h)/1e3}this.audioBufferManager&&(0,I.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,I.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:I.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 Un({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.subscription.add(this.fetcher.manifestRequested$.subscribe(this.manifestRequested$)),this.subscription.add(this.fetcher.firstBytesManifest$.subscribe(this.firstBytesManifest$)),this.subscription.add(this.fetcher.manifestReceived$.subscribe(this.manifestReceived$)),this.subscription.add(this.fetcher.firstBytesRequested$.subscribe(this.firstBytesRequested$)),this.subscription.add(this.fetcher.firstBytesReceived$.subscribe(this.firstBytesReceived$)),this.subscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.subscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.liveBuffer=Qt.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,{...e.tuning.dashCmafLive.lowLatency.bufferEstimator}),this.initTracerSubscription()}setSmartRepresentationSwitch(e){this.bufferManagers.forEach(t=>t.setSmartRepresentationSwitch(e))}async seekLive(e){(0,I.assertNonNullable)(this.element),this.updateManifestUrlWithTimeOffset(e),this.manifest=await this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,await this.updateLiveBuffersFromManifest(this.manifest))}updateManifestUrlWithTimeOffset(e){let t=this.liveStreamStatus$.getValue()!=="active"?(0,I.now)()-this.liveStreamEndTimestamp:0,i=this.normalizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=Ee(this.manifestUrlString,i,2)}async updateLiveBuffersFromManifest(e){var t,i,r;await((t=this.videoBufferManager)==null?void 0:t.seekLive(e.streams.video)),await((i=this.audioBufferManager)==null?void 0:i.seekLive(e.streams.audio)),(r=this.liveTextManager)==null||r.seekLive(e.streams.text)}stopStallWatchdogSubscription(){var e;(e=this.stallWatchdogSubscription)==null||e.unsubscribe(),this.currentStallDuration$.next(0)}initBuffer(){(0,I.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,I.merge)(...cL.map(e=>(0,I.fromEvent)(this.element,e)),(0,I.fromEvent)(window,"online")).subscribe(()=>this.tick(),e=>{this.error$.next({id:"DashVKPlayer",category:I.ErrorCategory.WTF,message:"Internal logic error",thrown:e})})),this.subscription.add((0,I.fromEvent)(this.element,"progress").subscribe(()=>{this.element&&this.element.readyState===2&&!this.element.seeking&&(this.element.currentTime=this.element.currentTime)})),this.subscription.add((0,I.fromEvent)(this.element,"waiting").subscribe(()=>{this.tuning.dash.useVideoElementWaitingCurrentTimeReassign&&this.element&&this.element.readyState===2&&!this.element.seeking&&Ve(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var E,A,D,N,_,q,V,U,F,J,oe;let{keepSilentStallWatchdogWhenNotActive:t}=this.tuning.dashCmafLive,{crashOnStallTimeout:i,crashOnStallTWithoutDataTimeout:r,liveStallReinitInterval:s,stallWatchdogInterval:n}=this.tuning.dash,o=this.isLive$.getValue(),l=this.liveStreamStatus$.getValue()==="active";if(!this.element||((E=this.source)==null?void 0:E.readyState)!=="open")return;let d=this.currentStallDuration$.getValue();d+=n,this.currentStallDuration$.next(d);let c={timeInWaiting:d},h=(0,I.now)(),p=100,f=(D=(A=this.videoBufferManager)==null?void 0:A.lastDataObtainedTimestamp)!=null?D:0;this.videoLastDataObtainedTimestamp$.next(f);let m=(_=(N=this.audioBufferManager)==null?void 0:N.lastDataObtainedTimestamp)!=null?_:0,v=(V=(q=this.videoBufferManager)==null?void 0:q.getForwardBufferDuration())!=null?V:0,g=(F=(U=this.audioBufferManager)==null?void 0:U.getForwardBufferDuration())!=null?F:0,y=v<p&&h-f>r,w=this.audioBufferManager&&g<p&&h-m>r;if((!t||l)&&((y||w)&&d>r||d>=i))throw new Error(`Stall timeout exceeded: ${d} ms`);if(o&&d%s===0){let se=this.normalizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);!l&&t?(this.liveWasInterrupted=!0,this.updateManifestUrlWithTimeOffset(se),this.updateManifest()):this.seekLive(se).catch($=>{this.error$.next({id:"stallIntervalCallback",category:I.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:$})}),c.liveLastOffset=se}else{let se=this.element.currentTime*1e3;(J=this.videoBufferManager)==null||J.maintain(se),(oe=this.audioBufferManager)==null||oe.maintain(se),c.position=se}this.tracer.log("stallIntervalCallback",(0,I.flattenObject)(c))};this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,I.interval)(this.tuning.dash.stallWatchdogInterval).subscribe(e,t=>{this.error$.next({id:"StallWatchdogCallback",category:I.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:t})}),this.subscriptionRemovable.add(this.stallWatchdogSubscription)})),this.tick()}async switchRepresentation(e,t,i=!1){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)}async seek(e,t){var r,s,n,o,u;(0,I.assertNonNullable)(this.element),(0,I.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),Ve(this.element.buffered,i)||await Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()]),!((0,I.isNullable)(this.element)||(0,I.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,I.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,I.isNonNullable)(this.element)&&(0,I.isNonNullable)(this.source)&&(0,I.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.subscriptionRemovable.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,I.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.error$.subscribe(e("error")))}isManualDecreasePlaybackInLive(){if(!this.element||!this.isLive$.getValue())return!1;let e=1-this.element.playbackRate;return Number(e.toFixed(2))>Number(this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup.toFixed(2))}normalizeLiveOffset(e){return Math.trunc(e/1e3)*1e3}async updateLive(){var e;this.isUpdatingLive=!0,this.manifest=await this.updateManifest(),this.manifest&&(this.bufferManagers.forEach(t=>t.updateLive(this.manifest)),(e=this.liveTextManager)==null||e.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},{usePersistentGaps:r}=this.tuning.dash;this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e.to&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let s=this.element.currentTime*1e3,n=[],o=this.element.readyState===1?this.tuning.endGapTolerance:0;for(let u of this.bufferManagers)for(let l of u.gaps)(r&&l.persistent||u.playingRepresentation$.getValue()===l.representation)&&l.from-o<=s&&l.to+o>s&&(this.element.duration*1e3-l.to<this.tuning.endGapTolerance?n.push(1/0):n.push(l.to));if(n.length){let u=Math.max(...n)+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,u===1/0?this.forceEnded$.next():(this.element.currentTime=u/1e3,i={...i,gapEnds:n,jumpTo:u,resultCurrentTime:this.element.currentTime},this.tracer.log("jumpGap",(0,I.flattenObject)(i)))}}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}};var Zn=class{constructor(e,t){this.fov=e,this.orientation=t}};var eo=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/(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={...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*(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 YS=`attribute vec2 a_vertex;
117
+ `}),y};var Ce=a=>new URL(a).hostname;var se=require("@vkontakte/videoplayer-shared/es2018");var _S=z(pt(),1);var LS=z(ze(),1),MS=a=>{if(a instanceof DOMException&&(0,LS.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"))},Ze=async(a,e)=>{let t=a.muted;try{await a.play()}catch(i){if(!MS(i))return!1;if(e&&e(),t)return console.warn(i),!1;a.muted=!0;try{await a.play()}catch(r){return MS(r)&&(a.muted=!1,console.warn(r)),!1}}return!0};var It=require("@vkontakte/videoplayer-shared/es2018");var DS=z(rr(),1),Jt=require("@vkontakte/videoplayer-shared/es2018");function Ue(){return(0,Jt.now)()}function mc(a){return Ue()-a}function bc(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 BS(a,e,t){let i=(...r)=>{t.apply(null,r),a.removeEventListener(e,i)};a.addEventListener(e,i)}function es(a,e,t,i){let r=window.XMLHttpRequest,s,n,o,u=!1,l=0,p,c,d=!1,h="arraybuffer",f=7e3,m=2e3,S=()=>{if(u)return;(0,Jt.assertNonNullable)(p);let q=mc(p),G;if(q<m){G=m-q,setTimeout(S,G);return}m*=2,m>f&&(m=f),n&&n.abort(),n=new r,D()},g=q=>(s=q,H),y=q=>(c=q,H),w=()=>(h="json",H),E=()=>{if(!u){if(--l>=0){S(),i&&i();return}u=!0,c&&c(),t&&t()}},A=q=>(d=q,H),D=()=>{p=Ue(),n=new r,n.open("get",a);let q=0,G,de=0,ue=()=>((0,Jt.assertNonNullable)(p),Math.max(p,Math.max(G||0,de||0)));if(s&&n.addEventListener("progress",R=>{let $=Ue();s.updateChunk&&R.loaded>q&&(s.updateChunk(ue(),R.loaded-q),q=R.loaded,G=$)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>E())),n.addEventListener("load",()=>{if(u)return;(0,Jt.assertNonNullable)(n);let R=n.status;if(R>=200&&R<300){let{response:$,responseType:M}=n,B=$==null?void 0:$.byteLength;if(typeof B=="number"&&s){let W=B-q;W&&s.updateChunk&&s.updateChunk(ue(),W)}M==="json"&&(!$||!(0,DS.default)($).length)?E():(c&&c(),e($))}else E()}),n.addEventListener("error",()=>{E()}),d){let R=()=>{(0,Jt.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(de=Ue(),n.removeEventListener("readystatechange",R))};n.addEventListener("readystatechange",R)}return n.responseType=h,n.send(),H},H={withBitrateReporting:g,withParallel:A,withJSONResponse:w,withRetryCount:q=>(l=q,H),withRetryInterval:(q,G)=>((0,Jt.isNonNullable)(q)&&(m=q),(0,Jt.isNonNullable)(G)&&(f=G),H),withTimeout:q=>(o=q,H),withFinally:y,send:D,abort:()=>{n&&(n.abort(),n=void 0),u=!0,c&&c()}};return H}var ra=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 CS=z(rr(),1);var sa=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=Ue(),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=Ue()-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=es(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=Ue()}_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=Ue();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,CS.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 OS=require("@vkontakte/videoplayer-shared/es2018");var gc=require("@vkontakte/videoplayer-shared/es2018"),J=(a,e)=>(0,gc.isNonNullable)(a)&&(0,gc.isNonNullable)(e)&&a.readyState==="open"&&r$(a,e);function r$(a,e){for(let t=0;t<a.activeSourceBuffers.length;++t)if(a.activeSourceBuffers[t]===e)return!0;return!1}var VS=z($i(),1),Sc=class{constructor(e,t,i,r){this.tag=e;this.time=t;this.data=i;this.stack=r}toString(){return`${this.tag}: ${this.time}: ${JSON.stringify(this.data)}${this.stack?`, stack: ${this.stack}`:""}`}toDevNullEntry(){var t;let e=(0,VS.default)(this.data).map(([i,r])=>`${i}:${r}`).join(",");return{key:this.tag,strings:[e,(t=this.stack)!=null?t:""],numbers:[this.time]}}},s$=(a,e="warn")=>{let t=[];function i(r,s=!1){var u,l,p;let n=(p=(l=(u=window.performance)==null?void 0:u.timing)==null?void 0:l.navigationStart)!=null?p:0,o=new Sc(a,Math.round((Date.now()-n)/1e3),r,s?new Error().stack:void 0);t.push(o),e&&window.console[e](o.toString())}return i.reset=()=>{t=[]},i.drain=()=>{let r=t;return t=[],r},i},re=s$("vp_dash_live_debug",!1);var bo=1e4,vc=3;var n$=6e4,o$=10,u$=1,l$=500,aa=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 OS.Subject,this.chunkRateEstimator=new ra(this.params.logger),this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=bc(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(){if(this.rep&&(re({m:"ldp.catchUp.1"}),this.rep.stop()),this.currentManifestEntry){let e=this.params.playbackState.getState();this.paused=e==="paused",re({m:"ldp.catchUp.2"}),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()?(re({m:"ldp.play.1"}),this._playVideoElement()):(re({m:"ldp.play.2"}),this._notifyBuffering(!0))):(re({m:"ldp.play.3"}),this.catchUp())}startPlay(e,t){this.autoQuality=t,re({m:"startPlay",url:e.jidxUrl}),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=bc(e),re({m:"ldp.reinit",url: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;re({m:"iv"}),e.addEventListener("error",()=>{var r,s,n,o;!!e.error&&!this.destroyed&&(re({m:"iv.err",e:((r=e.error)==null?void 0:r.code)+":"+((s=e.error)==null?void 0:s.message)}),t(`Video element error: ${(n=e.error)==null?void 0:n.code}, details: ${(o=e.error)==null?void 0:o.message}`),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"),re({m:"ldp.fs",t:r}),t.currentTime=r))}_selectQuality(e){let{videoElement:t}=this.params,i,r,s,n=t&&1.62*(Q.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||{};!wS({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,_S.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,It.isNonNullable)(this.downloadRate)&&(this.downloadRate>1.5&&t>2||this.downloadRate>2&&t>1)}_setVideoSrc(e,t){var o;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&&(re({m:"sourceopen",c:e.codecs}),this.sourceBuffer=this.mediaSource.addSourceBuffer(e.codecs),this.bufferStates=[],t())}),(o=this.mediaSource)==null||o.addEventListener("sourceclose",u=>{re({m:"sourceclose"})}),this.videoPlayStarted=!1,r.addEventListener("canplay",()=>{re({m:"canplay"}),this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement())});let n=()=>{BS(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 sa(vc,bo,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,p=!1,c=()=>{let E=s&&(!p||p===this.rep);return E||t("Not running!"),E},d=(E,A,D)=>{u&&u.abort(),u=es(this.urlResolver.resolve(E,!1),A,D,()=>this._retryCallback()).withTimeout(bo).withBitrateReporting(this.bitrateSwitcher).withRetryCount(vc).withFinally(()=>{u=null}).send()},h=(E,A,D)=>{(0,It.assertNonNullable)(this.filesFetcher),o==null||o.abort(),o=this.filesFetcher.requestData(this.urlResolver.resolve(E,!1),A,D,()=>this._retryCallback()).withFinally(()=>{o=null}).send()},f=E=>{let A=i.playbackRate;i.playbackRate!==E&&(t(`Playback rate switch: ${A}=>${E}`),i.playbackRate=E)},m=E=>{this.lowLatency=E,t(`lowLatency changed to ${E}`),S()},S=()=>{if(!this.lowLatency&&!this.params.config.isLiveCatchUpMode)f(1);else{let E=this._getBufferSizeSec();if(this.bufferStates.length<5){f(1);return}let D=Ue()-1e4,U=0;for(let j=0;j<this.bufferStates.length;j++){let _=this.bufferStates[j];E=Math.min(E,_.buf),_.ts<D&&U++}this.bufferStates.splice(0,U),t(`update playback rate; minBuffer=${E} drop=${U} jitter=${this.sourceJitter}`);let O=E-u$;this.sourceJitter>=0?O-=this.sourceJitter/2:this.sourceJitter-=1,O>3?f(1.15):O>1?f(1.1):O>.3?f(1.05):f(1)}},g=E=>{let A,D=()=>A&&A.start?A.start.length:0,U=R=>A.start[R]/1e3,O=R=>A.dur[R]/1e3,j=R=>A.fragIndex+R,_=(R,$)=>({chunkIdx:j(R),startTS:U(R),dur:O(R),discontinuity:$}),H=()=>{let R=0;if(A&&A.dur){let $=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,M=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,B=$;this.sourceJitter>1&&(B+=this.sourceJitter-1);let W=A.dur.length-1;for(;W>=0&&(B-=A.dur[W],!(B<=0));--W);R=Math.min(W,A.dur.length-1-M),R=Math.max(R,0)}return _(R,!0)},q=R=>{let $=D();if(!($<=0)){if((0,It.isNonNullable)(R)){for(let M=0;M<$;M++)if(U(M)>R)return _(M)}return H()}},G=R=>{let $=D(),M=R?R.chunkIdx+1:0,B=M-A.fragIndex;if(!($<=0)){if(!R||B<0||B-$>o$)return t(`Resync: offset=${B} bChunks=${$} chunk=`+JSON.stringify(R)),H();if(!(B>=$))return _(M-A.fragIndex,!1)}},de=(R,$,M)=>{l&&l.abort(),l=es(this.urlResolver.resolve(R,!0,this.lowLatency),$,M,()=>this._retryCallback()).withTimeout(bo).withRetryCount(vc).withFinally(()=>{l=null}).withJSONResponse().send()};return{seek:(R,$)=>{de(E,M=>{if(!c())return;A=M;let B=!!A.lowLatency;B!==this.lowLatency&&m(B);let W=0;for(let Z=0;Z<A.dur.length;++Z)W+=A.dur[Z];W>0&&((0,It.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(W/A.dur.length)),r({name:"index",zeroTime:A.zeroTime,shiftDuration:A.shiftDuration}),this.sourceJitter=A.hasOwnProperty("jitter")?Math.min(10,Math.max(.01,A.jitter/1e3)):1,R(q($))},()=>this._handleNetworkError())},nextChunk:G}},y=()=>{s=!1,o&&o.abort(),u&&u.abort(),l&&l.abort(),(0,It.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return p={start:E=>{let{videoElement:A,logger:D}=this.params,U=g(e.jidxUrl),O,j,_,H,q=0,G,de,ue,R=()=>{G&&(clearTimeout(G),G=void 0);let ge=Math.max(l$,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),je=q+ge,He=Ue(),Qe=Math.min(1e4,je-He);q=He;let St=()=>{l||c()&&U.seek(()=>{c()&&(q=Ue(),$(),R())})};Qe>0?G=window.setTimeout(()=>{this.paused?R():St()},Qe):St()},$=()=>{let ge;for(;ge=U.nextChunk(H);)H=ge,jt(ge);let je=U.nextChunk(_);if(je){if(_&&je.discontinuity){D("Detected discontinuity; restarting playback"),this.paused?R():(y(),re({m:"ldp.fetchChunkIdx.0"}),this._initPlayerWith(e));return}Z(je)}else R()},M=(ge,je)=>{if(!c()||!this.sourceBuffer){re({m:"ab.0",c:[!c(),!this.sourceBuffer]});return}let He,Qe,St,ii=ri=>{re({m:"ldp.postpone",t:ri}),window.setTimeout(()=>{c()&&M(ge,je)},ri)};if(this.sourceBuffer.updating)D("Source buffer is updating; delaying appendBuffer"),re({m:"ldp.ab.1"}),ii(100);else{let ri=Ue(),Qi=A.currentTime;!this.paused&&A.buffered.length>1&&de===Qi&&ri-ue>500&&(D("Stall suspected; trying to fix"),this._fixupStall()),de!==Qi&&(de=Qi,ue=ri);let Er=this._getBufferSizeSec();if(Er>30)re({m:"ldp.ab.3"}),D(`Buffered ${Er} seconds; delaying appendBuffer`),ii(2e3);else try{if(this.params.config.useInvalidBufferFix&&J(this.mediaSource,this.sourceBuffer))return;this.sourceBuffer.appendBuffer(ge),this.videoPlayStarted?(re({m:"ldp.ab.5"}),this.bufferStates.push({ts:ri,buf:Er}),S(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(re({m:"ldp.ab.4"}),this.videoPlayStarted=!0,this._playVideoElement()),je&&je()}catch(wr){if(re({m:"ldp.ab.err",e:wr.name}),wr.name==="QuotaExceededError")D("QuotaExceededError; delaying appendBuffer"),St=this.sourceBuffer.buffered.length,St!==0&&(He=this.sourceBuffer.buffered.start(0),Qe=Qi,Qe-He>4&&this.sourceBuffer.remove(He,Qe-3)),ii(1e3);else throw wr}}},B=()=>{j&&O&&(D([`Appending chunk, sz=${j.byteLength}:`,JSON.stringify(_)]),M(j,function(){j=null,$()}))},W=ge=>e.fragUrlTemplate.replace("%%id%%",ge.chunkIdx),Z=ge=>{c()&&h(W(ge),(je,He)=>{if(c()){if(He/=1e3,j=je,_=ge,n=ge.startTS,He){let Qe=Math.min(10,ge.dur/He);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*Qe:Qe}B()}},()=>this._handleNetworkError())},jt=ge=>{c()&&((0,It.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(W(ge),!1)))},Ht=ge=>{c()&&(e.cachedHeader=ge,M(ge,()=>{O=!0,B()}))};s=!0,U.seek(ge=>{if(c()){if(q=Ue(),!ge){R();return}H=ge,!(0,It.isNullable)(E)||ge.startTS>E?Z(ge):(_=ge,$())}},E),e.cachedHeader?Ht(e.cachedHeader):d(e.headerUrl,Ht,()=>this._handleNetworkError())},stop:y,getTimestampSec:()=>n},p}_switchToQuality(e){let{logger:t,playerCallback:i}=this.params,r;e.bitrate!==this.bitrate&&(this.rep&&(r=this.rep.getTimestampSec(),(0,It.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,It.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(r),i({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,It.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{logger:e,playerCallback:t}=this.params,i=c=>{if(!this.autoQuality)return;let d,h,f;if(this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&c<this.bitrate&&(h=this._getBufferSizeSec(),f=c/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(c)}`);return}d=this._selectQuality(c),d?this._switchToQuality(d):e(`Could not find quality by bitrate ${c}`)},s={updateChunk:(d,h)=>{let f=Ue();if(this.chunkRateEstimator.addInterval(d,f,h)){let S=this.chunkRateEstimator.getBitRate();return t({name:"bandwidth",size:h,duration:f-d,speed:S}),!0}},get:()=>{let d=this.chunkRateEstimator.getBitRate();return d?d*.85:0}},n=-1/0,o,u=!0,l=()=>{let c=s.get();if(c&&o&&this.autoQuality){if(u&&c>o&&mc(n)<3e4)return;i(c)}u=this.autoQuality};return{updateChunk:(c,d)=>{let h=s.updateChunk(c,d);return h&&l(),h},notifySwitch:c=>{let d=Ue();c<o&&(n=d),o=c}}}_fetchManifest(e,t,i){this.manifestRequest=es(this.urlResolver.resolve(e,!0),t,i,()=>this._retryCallback()).withJSONResponse().withTimeout(bo).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;Ze(e,()=>{this.soundProhibitedEvent$.next()}).then(t=>{re({m:"ldp.pve.1"}),t||(re({m:"ldp.pve.2"}),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 p,c;u.video&&r.canPlayType(u.codecs).replace(/no/,"")&&((c=(p=window.MediaSource)==null?void 0:p.isTypeSupported)!=null&&c.call(p,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))},n$))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var NS=z($i(),1),Re=require("@vkontakte/videoplayer-shared/es2018"),yc=class{constructor(){this.onDroopedVideoFramesLimit$=new Re.Subject;this.subscription=new Re.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new Re.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,Re.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,Re.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,Re.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,Re.interval)(this.droppedFramesChecker.checkTime).pipe((0,Re.filter)(()=>this.playing),(0,Re.filter)(()=>{let r=!!this.isForceCheckCounter;return r&&(this.isForceCheckCounter-=1),!r})),t=this.forceChecker$.pipe((0,Re.debounce)(this.droppedFramesChecker.checkTime)),i=(0,Re.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,NS.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,Re.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}},Di=yc;var go=require("@vkontakte/videoplayer-shared/es2018"),FS=require("@vkontakte/videoplayer-shared/es2018");var na=()=>{var a;return!!((a=window.documentPictureInPicture)!=null&&a.window)||!!document.pictureInPictureElement};var c$=(a,e)=>new go.Observable(t=>{if(!window.IntersectionObserver)return;let i={root:null},r=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||na()))},{...i,...e});r.observe(a);let s=(0,FS.fromEvent)(document,"visibilitychange").pipe((0,go.map)(n=>!document.hidden||na())).subscribe(n=>t.next(n));return()=>{r.unobserve(a),s.unsubscribe()}}),ht=c$;var d$=["paused","playing","ready"],p$=["paused","playing","ready"],oa=class{constructor(e){this.subscription=new se.Subscription;this.videoState=new ae("stopped");this.representations$=new se.ValueSubject([]);this.droppedFramesManager=new Di;this.maxSeekBackTime$=new se.ValueSubject(1/0);this.zeroTime$=new se.ValueSubject(void 0);this.liveOffset=new lr;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:se.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),p=(i=Xt(u.name))!=null?i:(0,se.videoSizeToQuality)(u.video),c=u.bitrate/1e3,d={...u.video};if(!p)continue;let h={id:l,quality:p,bitrate:c,size:d};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,se.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,Tc.default)(p$,e)&&(n||o)){this.prepare();return}if((r==null?void 0:r.to)!=="paused"&&s.state==="requested"&&(0,Tc.default)(d$,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource(Me(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"){re({m:"dlp.sync.1"}),this.videoState.startTransitionTo("playing");let u=r==null?void 0:r.from;u&&u==="ready"&&(re({m:"dlp.sync.2"}),this.dash.catchUp()),re({m:"dlp.sync.3"}),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(Me(this.params.source.url,u))}return;default:return(0,se.assertNever)(e)}};this.textTracksManager=new dt(e.source.url),this.params=e,this.log=this.params.dependencies.logger.createComponentLog("DashLiveProvider");let t=r=>{e.output.error$.next({id:"DashLiveProvider",category:se.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:r})};this.subscription.add((0,se.merge)(this.videoState.stateChangeStarted$.pipe((0,se.map)(r=>({transition:r,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,se.map)(r=>({transition:r,type:"end"})))).subscribe(({transition:r,type:s})=>{re({m:"dlp.s.1",t:s+`:${r.from}-${r.to}`}),this.log({message:`[videoState change] ${s}: ${JSON.stringify(r)}`})})),this.video=Ye(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(Ce(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=Je(this.video);this.subscription.add(()=>i.destroy()),this.subscription.add(this.representations$.pipe((0,se.map)(r=>r.map(({track:s})=>s)),(0,se.filter)(r=>!!r.length),(0,se.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,se.filterChanged)(),(0,se.map)(r=>-r/1e3)).subscribe(this.params.output.duration$)).add((0,se.combine)({zeroTime:this.zeroTime$.pipe((0,se.filter)(se.isNonNullable)),position:i.timeUpdate$}).subscribe(({zeroTime:r,position:s})=>this.params.output.liveTime$.next(r+s*1e3),t)).add(Rt(this.video,this.params.desiredState.isLooped,t)).add(Xe(this.video,this.params.desiredState.volume,i.volumeState$,t)).add(i.volumeState$.subscribe(this.params.output.volume$,t)).add(ct(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(ht(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,se.videoQualityToHeight)(r),min:s&&(0,se.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),re({m:"dlp.vse.s"}),this.params.desiredState.playbackState.setState("stopped");break;case"manifest_ready":case"ready":((s=this.params.desiredState.playbackState.getTransition())==null?void 0:s.to)==="ready"&&(re({m:"dlp.vse.r"}),this.params.desiredState.playbackState.setState("ready"));break;case"paused":re({m:"dlp.vse.pa"}),this.params.desiredState.playbackState.setState("paused");break;case"playing":re({m:"dlp.vse.pl"}),this.params.desiredState.playbackState.setState("playing");break;default:return(0,se.assertNever)(r.to)}},t)).add((0,se.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,se.observableFrom)(["init"])).pipe((0,se.debounce)(0)).subscribe(this.syncPlayback,t))}destroy(){re({m:"dlp.destroy"}),this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.droppedFramesManager.destroy(),this.dash.destroy(),this.params.output.element$.next(void 0),Ke(this.video)}createLiveDashPlayer(){let e=new aa({videoElement:this.video,videoState:this.videoState,playbackState:this.params.desiredState.playbackState,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,useInvalidBufferFix:this.params.tuning.useInvalidBufferFix||!1},playerCallback:this._dashCb,logger:t=>{this.params.dependencies.logger.log({message:String(t),component:"LiveDashPlayer"})}});return e.pause(),e}prepare(){var l,p,c,d,h,f;let e=this.representations$.getValue(),t=(p=(l=this.params.desiredState.videoTrack.getTransition())==null?void 0:l.to)!=null?p:this.params.desiredState.videoTrack.getState(),i=(d=(c=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:c.to)!=null?d:this.params.desiredState.autoVideoTrackSwitching.getState(),r=!i&&(0,se.isNonNullable)(t)?t:kt(e.map(({track:m})=>m),{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 m=(f=e.find(({track:S})=>S.id===s))==null?void 0:f.representation;(0,se.assertNonNullable)(m,"Representations missing"),this.dash.startPlay(m,i)}}setVideoTrack(e){var i;let t=(i=this.representations$.getValue().find(({track:r})=>r.id===e.id))==null?void 0:i.representation;(0,se.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),re({m:"dlp.seek",p:e,no:n,url:this.params.source.url}),this.dash.reinit(Me(this.params.source.url,n)),r&&this.dash.pause(),this.liveOffset.resetTo(n,r)}};var US=oa;var Zy=require("@vkontakte/videoplayer-shared/es2018");var ne=require("@vkontakte/videoplayer-shared/es2018");var Ic=z(pt(),1);var qS=require("@vkontakte/videoplayer-shared/es2018"),jS=({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,qS.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},HS=({id:a,bitrate:e})=>({id:a,bitrate:e}),QS=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e});var Ec=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,Ic.default)(i.split("."),0),isDefault:r}),So=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,Ic.default)(r.split("."),0)});var nt=a=>a.type==="template";var vo=class{constructor(e,t){this.fov=e,this.orientation=t}};var yo=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/(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={...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*(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 WS=`attribute vec2 a_vertex;
125
118
  attribute vec2 a_texel;
126
119
 
127
120
  varying vec2 v_texel;
@@ -132,7 +125,7 @@ void main(void) {
132
125
  // save texel vector to pass to fragment shader
133
126
  v_texel = a_texel;
134
127
  }
135
- `;var KS=`#ifdef GL_ES
128
+ `;var zS=`#ifdef GL_ES
136
129
  precision highp float;
137
130
  precision highp int;
138
131
  #else
@@ -175,6 +168,17 @@ void main(void) {
175
168
  // sample using new coordinates
176
169
  gl_FragColor = texture2D(u_texture, tc);
177
170
  }
178
- `;var Lr=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 Zn(this.params.fov,this.params.orientation),this.cameraRotationManager=new eo(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(YS,this.gl.VERTEX_SHADER),i=this.createShader(KS,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,d=t+r,c=e-i,h=t+r;return[s,n,o,u,l,d,c,h]}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 ge=require("@vkontakte/videoplayer-shared/es2018");var to="stalls_manager_metrics",sc="stalls_manager_abr_params",XS="stalls_manager_default_tuning_abr_params",nc=class{constructor(){this.isSeeked$=new ge.ValueSubject(!1);this.isBuffering$=new ge.ValueSubject(!1);this.maxQualityLimit=void 0;this.currentStallsCount=0;this.sumStallsDuration=0;this.lastStallDuration=0;this.providerStartWatchingTimestamp=0;this.lastUniqueVideoTrackSelectedTimestamp=0;this.predictedThroughputWithoutData=0;this.subscription=new ge.Subscription;this.severeStallOccurred$=new ge.ValueSubject(!1)}init(e){this.currentStallDuration$=e.currentStallDuration$,this.videoLastDataObtainedTimestamp$=e.videoLastDataObtainedTimestamp$,this.throughput$=e.throughput$,this.rtt$=e.rtt$,this.tuning=e.tuning,this.abrParams=e.abrParams,this.duration=e.duration,this.resetStoredAbrParamsIfNeeded(),this.subscribe(e)}get videoMaxQualityLimit(){return this.maxQualityLimit}get predictedThroughput(){return this.predictedThroughputWithoutData}get abrTuningParams(){let t=(this.tuning.ignoreDynamicAbrForShortVideo?this.tuning.enabled&&this.duration>this.tuning.minTvtToBeCounted:this.tuning.enabled)?this.getStoredData(sc):{};return{...this.abrParams,...t}}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,ge.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe(),this.currentStallDuration$.getValue()!==0&&this.updateStallData();let e=((0,ge.now)()-this.providerStartWatchingTimestamp-this.sumStallsDuration)/1e3,t=this.sumStallsDuration;this.addStallInfoToHistory(e,t),this.updateStoredAbrParams()}resetStoredAbrParamsIfNeeded(){let{bitrateFactorAtEmptyBuffer:e,bitrateFactorAtFullBuffer:t,containerSizeFactor:i}={...this.getStoredData(XS)},{bitrateFactorAtEmptyBuffer:r,bitrateFactorAtFullBuffer:s,containerSizeFactor:n}={...this.abrParams};this.tuning.enabled&&e===r&&t===s&&i===n||(this.removeStoredData(sc),this.setStoredData(XS,{bitrateFactorAtEmptyBuffer:r,bitrateFactorAtFullBuffer:s,containerSizeFactor:n}))}updateStoredAbrParams(){let e=[],t=this.getStoredData(to,"[]");if(!this.tuning.enabled||t.length<this.tuning.stallsMetricsHistoryLength)return;let i=t.reduce((s,n)=>s+n.tvt,0);if(this.tuning.useTotalStallsDurationPerTvt){let n=t.reduce((o,u)=>o+u.stallsDuration,0)/i;e.push(this.calculateOptimalAbrParams(n,i))}if(this.tuning.useAverageStallsDurationPerTvt){let s=t.reduce((n,o)=>n+o.stallsDurationPerTvt,0)/t.length;e.push(this.calculateOptimalAbrParams(s,i))}this.tuning.useEmaStallsDurationPerTvt&&e.push(this.calculateOptimalAbrParams(t[t.length-1].stallsDurationPerTvtSmoothed,i));let r={bitrateFactorAtEmptyBuffer:Math.max(...e.map(s=>s.bitrateFactorAtEmptyBuffer)),bitrateFactorAtFullBuffer:Math.max(...e.map(s=>s.bitrateFactorAtFullBuffer)),containerSizeFactor:Math.min(...e.map(s=>s.containerSizeFactor))};this.setStoredData(to,[]),this.setStoredData(sc,r)}calculateOptimalAbrParams(e,t){let{targetStallsDurationPerTvt:i,deviationStallsDurationPerTvt:r,criticalStallsDurationPerTvt:s,abrAdjustingSpeed:n,significantTvt:o}=this.tuning,u=n*Math.min(t/o,1),l=this.abrTuningParams;return e<i-r?l={bitrateFactorAtEmptyBuffer:Math.max(l.bitrateFactorAtEmptyBuffer-u,this.abrParams.minBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(l.bitrateFactorAtFullBuffer-u,this.abrParams.minBitrateFactorAtFullBuffer),containerSizeFactor:Math.min(l.containerSizeFactor+u,this.abrParams.maxContainerSizeFactor)}:e>i+r&&(l={bitrateFactorAtEmptyBuffer:Math.min(l.bitrateFactorAtEmptyBuffer+u,this.abrParams.maxBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.min(l.bitrateFactorAtFullBuffer+u,this.abrParams.maxBitrateFactorAtFullBuffer),containerSizeFactor:Math.max(l.containerSizeFactor-u,this.abrParams.minContainerSizeFactor)}),e>s&&(l={bitrateFactorAtEmptyBuffer:Math.max(l.bitrateFactorAtEmptyBuffer,this.abrParams.bitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(l.bitrateFactorAtFullBuffer,this.abrParams.bitrateFactorAtFullBuffer),containerSizeFactor:Math.min(l.containerSizeFactor,this.abrParams.containerSizeFactor)}),l}getStoredData(e,t="{}"){var i;return JSON.parse((i=ge.safeStorage.get(e))!=null?i:t)}setStoredData(e,t){ge.safeStorage.set(e,JSON.stringify(t))}removeStoredData(e){ge.safeStorage.remove(e)}addStallInfoToHistory(e,t){if(e<this.tuning.minTvtToBeCounted||e>this.tuning.maxTvtToBeCounted||e*1e3<t)return;let i=this.getStoredData(to,"[]"),r=t/e,s=i.length?Wt(i[i.length-1].stallsDurationPerTvtSmoothed,t/e,this.tuning.emaAlpha):r,n={tvt:e,stallsDuration:t,stallsDurationPerTvt:r,stallsDurationPerTvtSmoothed:s};i.push(n),i.length>this.tuning.stallsMetricsHistoryLength&&i.shift(),this.setStoredData(to,i)}updateStallData(){this.providerStartWatchingTimestamp&&!this.isSeeked$.getValue()&&(this.sumStallsDuration+=Math.min(this.lastStallDuration,this.tuning.maxPossibleStallDuration),this.currentStallsCount++)}subscribe(e){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(e.playing$.pipe((0,ge.once)()).subscribe(t=>this.providerStartWatchingTimestamp=(0,ge.now)())),this.subscription.add(this.currentStallDuration$.pipe((0,ge.filterChanged)()).subscribe(t=>{let{stallDurationNoDataBeforeQualityDecrease:i,stallCountBeforeQualityDecrease:r,resetQualityRestrictionTimeout:s,ignoreStallsOnSeek:n}=this.tuning;if((0,ge.isNullable)(this.lastUniqueVideoTrackSelected)||n&&this.isSeeked$.getValue())return;let o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),d=(0,ge.now)(),c=r&&this.currentStallsCount>=r,h=i&&d-this.lastUniqueVideoTrackSelectedTimestamp>=i+o&&d-l>=i+o&&t>=i;(c||h)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,ge.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),!t&&(0,ge.now)()-this.providerStartWatchingTimestamp>this.lastStallDuration&&(this.updateStallData(),this.severeStallOccurred$.next(!1),window.clearTimeout(this.qualityRestrictionTimer),this.qualityRestrictionTimer=window.setTimeout(()=>{this.maxQualityLimit=void 0,this.predictedThroughputWithoutData=0},s)),this.lastStallDuration=t}))}},io=nc;var ze=require("@vkontakte/videoplayer-shared/es2018"),ro=class{constructor(){this.subscription=new ze.Subscription;this.pipSize$=new ze.ValueSubject(void 0);this.videoSize$=new ze.ValueSubject(void 0);this.elementSize$=new ze.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=ze.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,ze.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,ze.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,ze.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 fi=require("@vkontakte/videoplayer-shared/es2018");var Mr=({subscription:a,desiredState:e,videoElement$:t,observableVideo:i})=>{if(!z.browser.isSafari)return;let r=0,s=!1;a.add(e.volume.stateChangeStarted$.pipe((0,fi.map)(()=>{let n=e.volume.getTransition(),o=t.getValue();return!o||!n?!1:!n.to.muted&&o.muted}),(0,fi.filter)(n=>!!n),(0,fi.once)()).subscribe(()=>{r=performance.now(),s=!0})),a.add(i.playbackRateState$.pipe((0,fi.filter)(()=>s),(0,fi.once)()).subscribe(()=>{let n=t.getValue(),o=e.playbackRate.getState();n&&o!==n.playbackRate&&performance.now()-r<1e3&&(n.playbackRate=o)}))};var Ni=class{constructor(e){this.subscription=new H.Subscription;this.videoState=new re("stopped");this.observableVideo=null;this.droppedFramesManager=new yr;this.stallsManager=new io;this.elementSizeManager=new ro;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new li;this.audioTrackSwitchHistory=new li;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"),O(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"),O(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&O(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"&&O(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&O(this.params.desiredState.playbackState,"paused");return;default:return(0,H.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new Lr(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 ot(e.source.url),this.params=e,this.video=je(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(Ce(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 Jn({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;(0,H.isNullable)(this.observableVideo)&&(this.observableVideo=Qe(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:H.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,H.filter)(c=>!!c.length),(0,H.once)()).subscribe(c=>{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:c})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,H.map)(c=>c.to.state!=="none"),(0,H.filterChanged)());this.stallsManager.init({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$,videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,tuning:this.params.tuning.stallsManager,abrParams:this.params.tuning.autoTrackSelection,isBuffering$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.duration}),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.manifestRequested$,e.manifestRequested$),s(this.player.firstBytesManifest$,e.firstBytesManifest$),s(this.player.manifestReceived$,e.manifestReceived$),s(this.player.firstBytesRequested$,e.firstBytesRequested$),s(this.player.firstBytesReceived$,e.firstBytesReceived$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,H.filter)(H.isNonNullable),(0,H.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,H.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(kt(this.video,t.isLooped,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),Mr({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:i}),this.subscription.add(We(this.video,t.volume,i.volumeState$,r)),this.subscription.add(nt(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(ut(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),O(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),O(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),O(t.playbackState,"paused")})),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 h=this.player.getStreams(),p=this.player.getCodecs();if((0,H.assertNonNullable)(h,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let v of h.audio){m.push(Xl(v));let g=[];for(let y of v.representations){let w=NS(y);g.push(w),this.audioTracksMap.set(w,{stream:v,representation:y})}this.audioStreamsMap.set(v,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of h.video){f.push(Jl(m));let v=[];for(let g of m.representations){let y=Za({...g,streamId:m.id});y&&(v.push(y),this.videoTracksMap.set(y,{stream:m,representation:g}))}this.videoStreamsMap.set(m,v)}this.params.output.availableVideoStreams$.next(f);for(let m of h.text)for(let v of m.representations){let g=qS(m,v);this.textTracksMap.set(g,{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),p!=null&&p.video&&this.params.output.availableVideoCodecs$.next(p.video),p!=null&&p.audio&&this.params.output.availableAudioCodecs$.next(p.audio),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())},r));let o=(0,H.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,H.fromEvent)(this.video,"progress")).pipe((0,H.filter)(()=>this.videoTracksMap.size>0)),{abrThrottle:u}=this.params.tuning.dash;u&&(o=o.pipe((0,H.throttle)(u))),this.subscription.add(o.subscribe(async()=>{let c=this.player.state$.getState(),h=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||h)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let p=this.selectVideoAudioRepresentations();if(!p)return;let[f,m]=p,v=[...this.videoTracksMap.keys()].find(y=>{var w;return((w=this.videoTracksMap.get(y))==null?void 0:w.representation.id)===f.id});(0,H.isNonNullable)(v)&&(this.stallsManager.lastVideoTrackSelected=v);let g=this.params.desiredState.autoVideoTrackLimits.getTransition();if(g&&this.params.output.autoVideoTrackLimits$.next(g.to),c==="manifest_ready")await this.player.initRepresentations(f.id,m==null?void 0:m.id,this.params.sourceHls);else if(await this.player.switchRepresentation("video",f.id),m){let y=!!t.audioStream.getTransition();await this.player.switchRepresentation("audio",m.id,y)}},r)),this.subscription.add((0,H.combine)({videoState:this.videoState.stateChangeEnded$,autoVideoTrackState:(0,H.merge)((0,H.observableFrom)([t.autoVideoTrackSwitching.getState()]),t.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,H.map)(c=>c.to)))}).pipe((0,H.map)(({videoState:c,autoVideoTrackState:h})=>c.to!=="stopped"&&h),(0,H.filterChanged)()).subscribe(c=>this.player.setSmartRepresentationSwitch(c))),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,H.filterChanged)()).subscribe(c=>{let h=[...this.videoTracksMap.entries()].find(([,{representation:g}])=>g.id===c);if(!h){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[p,{stream:f}]=h,m=this.params.desiredState.videoStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.videoStream.setState(m.to),e.currentVideoTrack$.next(p),e.currentVideoStream$.next(Jl(f));let v=this.player.calculateDurationFromSegments();v&&this.params.output.duration$.next(v/1e3)},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,H.filterChanged)()).subscribe(c=>{let h=[...this.audioTracksMap.entries()].find(([,{representation:v}])=>v.id===c);if(!h){e.currentAudioStream$.next(void 0);return}let[p,{stream:f}]=h,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(Xl(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var h,p;if(c!=null&&c.is3dVideo&&((h=this.params.tuning.spherical)!=null&&h.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(p=this.params.tuning.spherical)!=null&&p.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 l=t.playbackState.stateChangeStarted$.pipe((0,H.map)(({to:c})=>c==="ready"),(0,H.filterChanged)());this.subscription.add((0,H.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,H.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,H.merge)(l,this.player.state$.stateChangeEnded$,(0,H.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let d=(0,H.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,H.observableFrom)(["init"])).pipe((0,H.debounce)(0));this.subscription.add(d.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var _,q,V,U,F,J,oe,se,$,C,k,L,j;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?ga:ba,t=this.params.tuning.useNewAutoSelectVideoTrack?kn:Pn,i=this.params.tuning.useNewAutoSelectVideoTrack?$t:Rn,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(_=r.videoTrack.getState())==null?void 0:_.id,u=[...this.videoTracksMap.keys()].find(({id:ue})=>ue===o),l=s.currentVideoTrack$.getValue(),d=((U=(V=r.videoStream.getState())!=null?V:u&&((q=this.videoTracksMap.get(u))==null?void 0:q.stream))!=null?U:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!d)return;let c=[...this.videoStreamsMap.keys()].find(({id:ue})=>ue===d.id),h=c&&this.videoStreamsMap.get(c);if(!h)return;let p=Be(this.video.buffered,this.video.currentTime*1e3),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,v=Math.min(p/Math.min(f,m||1/0),1),g=(F=r.audioStream.getState())!=null?F:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,y=(J=[...this.audioStreamsMap.keys()].find(({id:ue})=>ue===(g==null?void 0:g.id)))!=null?J:this.audioStreamsMap.keys().next().value,w=0;if(y){if(u&&!n){let ue=e(u,h,(oe=this.audioStreamsMap.get(y))!=null?oe:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(se=ue==null?void 0:ue.bitrate)!=null?se:-1/0)}if(l){let ue=e(l,h,($=this.audioStreamsMap.get(y))!=null?$:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(C=ue==null?void 0:ue.bitrate)!=null?C:-1/0)}}let E=u;(n||!E)&&(E=i(h,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.stallsManager.abrTuningParams,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:w,forwardBufferHealth:v,current:l,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}));let A=y&&t(E,h,(k=this.audioStreamsMap.get(y))!=null?k:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:v,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),D=(L=this.videoTracksMap.get(E))==null?void 0:L.representation,N=A&&((j=this.audioTracksMap.get(A))==null?void 0:j.representation);if(D&&N)return[D,N];if(D&&!N&&this.audioTracksMap.size===0)return[D,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Ge(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),O(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:H.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),He(this.video),this.tracer.end()}};var as=class extends Ni{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 he=require("@vkontakte/videoplayer-shared/es2018");var ss=class extends Ni{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=!1,t=-1,{output:i,observableVideo:r,desiredState:s,connect:n}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canPlayLiveTailBuffer$.next(!0),n(r.timeUpdate$,i.liveBufferTime$),n(this.player.liveSeekableDuration$,i.duration$),n(this.player.liveLatency$,i.liveLatency$);let o=new he.ValueSubject(1);n(r.playbackRateState$,o),this.params.tuning.dashCmafLive.catchupLiveForMutedInactiveTab&&this.subscription.add(i.elementVisible$.pipe((0,he.filterChanged)()).subscribe(u=>{let l=i.position$.getValue(),d=i.volume$.getValue(),c=!d.volume||d.muted;!u&&!l&&c?e=!0:u&&e&&(this.seek(0),e=!1)})),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(s.isLowLatency.stateChangeEnded$.pipe((0,he.map)(u=>u.to)).subscribe(this.player.isLowLatency$)).add((0,he.combine)({liveBufferTime:i.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,he.map)(({liveBufferTime:u,liveAvailabilityStartTime:l})=>u&&l?u*1e3+l+t:void 0)).subscribe(i.liveTime$)).add((0,he.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,he.merge)(r.playbackRateState$,new he.ValueSubject(1))}).pipe((0,he.filter)(({liveStreamStatus:u,liveDuration:l})=>u==="active"&&!!l)).subscribe(({liveDuration:u,playbackRate:l})=>{let d=i.liveBufferTime$.getValue(),c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;c||l<1-h||this.video.paused||(0,he.isNullable)(d)||(t=u-d)})).add((0,he.combine)({time:i.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,he.merge)(r.playbackRateState$,new he.ValueSubject(1))}).pipe((0,he.filterChanged)((u,l)=>this.player.liveStreamStatus$.getValue()==="active"?u.liveDuration===l.liveDuration:u.time===l.time)).subscribe(({time:u,liveDuration:l,playbackRate:d})=>{let c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&d>=1-h||(0,he.isNullable)(u)||(0,he.isNullable)(l))return;let p=-1*(l-u-t);i.position$.next(Math.min(p,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(u=>{if(u){let l=US(u);this.params.output.availableTextTracks$.next([l])}})),this.params.tuning.dashCmafLive.externalStopControl||this.subscription.add(this.player.liveStreamStatus$.pipe((0,he.filter)(u=>(0,he.isNonNullable)(u))).subscribe(u=>i.isLiveEnded$.next(u==="unpublished"&&i.position$.getValue()===0)))}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 G=require("@vkontakte/videoplayer-shared/es2018");var oy=Y(Fe(),1),hc=Y(xa(),1);var T=require("@vkontakte/videoplayer-shared/es2018");var uo=Y(Fe(),1),Ui=Y(vt(),1),lo=Y(xa(),1);var sy=Y(fn(),1);var mi=require("@vkontakte/videoplayer-shared/es2018");var mL=18,JS=!1;try{JS=z.browser.isSafari&&!!z.browser.safariVersion&&z.browser.safariVersion<=mL}catch(a){console.error(a)}var oc=class{constructor(e,t=!1){this.bufferFull$=new mi.Subject;this.error$=new mi.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.isAbortFixEnabled=!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.isAbortFixEnabled&&this.queue.shift()}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:mi.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.isAbortFixEnabled=t,this.buffer.addEventListener("updateend",this.completeTask)}async append(e,t){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})}async remove(e,t,i){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()})}async abort(e){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};JS&&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.isAbortFixEnabled?this.queue[0]: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:mi.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,mi.assertNever)(t)}}},ZS=oc;var P=require("@vkontakte/videoplayer-shared/es2018");var uc=Y(vt(),1);var ao=require("@vkontakte/videoplayer-shared/es2018"),ns=({id:a,width:e,height:t,bitrate:i,fps:r,quality:s,streamId:n})=>{var u;let o=(u=s?ui(s):void 0)!=null?u:(0,ao.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},ey=({id:a,bitrate:e})=>({id:a,bitrate:e}),ty=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),iy=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),lc=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,uc.default)(i.split("."),0),isDefault:r}),cc=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,uc.default)(r.split("."),0)}),dc=a=>"url"in a,rt=a=>a.type==="template";var ry=a=>{a.sort((t,i)=>t.from-i.from);let e=[a[0]];for(let t=1;t<a.length;t++){let{from:i,to:r}=a[t],s=e[e.length-1];s.to>=i?s.to=Math.max(s.to,r):e.push(a[t])}return e},qi=(a,e)=>{for(let t of a)if(e(t))return t;return null},ay=a=>{let e=!1,t=(0,ao.throttleFn)(()=>{e=!0},a);return()=>{try{return t(),e}finally{e=!1}}};var oo=require("@vkontakte/videoplayer-shared/es2018");var so=a=>{let e=[];for(let t=0;t<a.length;t++){let i=Math.floor(a.start(t)*1e3),r=Math.ceil(a.end(t)*1e3);e.push(i,r)}return e};var no=class{constructor(e,t){this.lastUpdateTs=0;this.lastCallTs=0;this.prevRanges=[];this.subscription=new oo.Subscription;this.mediaSource=e,this.sourceBuffer=t,this.subscription.add((0,oo.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>this.updateend()))}updateend(){if(!te(this.mediaSource,this.sourceBuffer))return;let{prevRanges:e}=this,t=so(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 r=e[i],s=e[i+1],n=t[i],o=t[i+1];if(n>r||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 os=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new P.ValueSubject(0);this.currentLowLatencySegmentLength$=new P.ValueSubject(0);this.currentSegmentLength$=new P.ValueSubject(0);this.onLastSegment$=new P.ValueSubject(!1);this.fullyBuffered$=new P.ValueSubject(!1);this.playingRepresentation$=new P.ValueSubject(void 0);this.playingRepresentationInit$=new P.ValueSubject(void 0);this.error$=new P.Subject;this.gaps=[];this.subscription=new P.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new de;this.switchAbortController=new de;this.destroyAbortController=new de;this.useSmartRepresentationSwitch=!1;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,P.abortable)(this.destroyAbortController.signal,async function*(e){let t=this.representations.get(e);(0,P.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 ZS(this.sourceBuffer,this.tuning.dash.useAbortMSEFix),this.sourceBufferBufferedDiff=new no(this.mediaSource,this.sourceBuffer),this.subscription.add((0,P.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.maintain()})),this.subscription.add((0,P.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:P.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!te(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,xr(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=Be(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),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,P.assertNonNullable)(i,"No init buffer for starting representation"),(0,P.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,P.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!te(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,P.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,P.isNullable)(s)||(0,P.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,P.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!te(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,P.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}}.bind(this));this.switchToOld=(0,P.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!te(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,P.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,P.isNullable)(s)||(0,P.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,P.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!te(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,P.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}}.bind(this));this.seekLive=(0,P.abortable)(this.destroyAbortController.signal,async function*(e){var u;let t=(0,lo.default)(e,l=>l.representations);if(!this.downloadingRepresentationId||!t.length)return;this.isSeekingLive=!0;for(let l of this.representations.keys()){let d=t.find(p=>p.id===l);d&&this.representations.set(l,d);let c=this.representations.get(l);if(!c||!rt(c.segmentReference)){this.isSeekingLive=!1;return}let h=this.getActualLiveStartingSegments(c.segmentReference);this.segments.set(c.id,h)}let i=(u=this.switchingToRepresentationId)!=null?u:this.downloadingRepresentationId,r=this.representations.get(i);(0,P.assertNonNullable)(r,`Representation not found by id ${i}`);let s=this.segments.get(i);(0,P.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,P.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer)){this.isSeekingLive=!1;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 d;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=(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){!te(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new de,(0,P.abortable)(this.switchAbortController.signal,async function*(i,r=!1){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,P.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,P.isNullable)(o)||(0,P.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,P.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!te(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,P.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,P.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}async abort(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new de,this.abortBuffer()}maintain(e=this.getCurrentPosition()){var h;if((0,P.isNullable)(e)||(0,P.isNullable)(this.downloadingRepresentationId)||(0,P.isNullable)(this.playingRepresentationId)||(0,P.isNullable)(this.sourceBuffer)||!te(this.mediaSource,this.sourceBuffer)||(0,P.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.representations.get(this.playingRepresentationId),r=this.segments.get(this.downloadingRepresentationId),s=this.segments.get(this.playingRepresentationId);if((0,P.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),(0,P.assertNonNullable)(i,`No such representation ${this.playingRepresentationId}`),(0,P.isNullable)(r)||(0,P.isNullable)(s))return;let n=r.find(p=>e>=p.time.from&&e<p.time.to);(0,P.isNonNullable)(n)&&isFinite(n.time.from)&&isFinite(n.time.to)&&this.currentSegmentLength$.next((n==null?void 0:n.time.to)-n.time.from);let o=e,u=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let p=this.getForwardBufferDuration(e),f=ns(i),m=ns(t),v=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useSmartRepresentationSwitch&&(0,P.isNonNullable)(f)&&(0,P.isNonNullable)(m)&&(0,P.isHigher)(f.quality,m.quality),g=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useDelayedRepresentationSwitch;if(v||g?o+=Math.min(p,this.tuning.dash.representationSwitchForwardBufferGap):n&&n.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&p>=n.time.to-e+u&&(o=n?n.time.to+u:-1/0),this.tuning.dash.useNewRepresentationSwitch){let w=(h=[...this.segments.entries()].map(([E,A])=>{let D=A.find(N=>e>=N.time.from&&e<N.time.to);return{representationId:E,status:D==null?void 0:D.status}}).find(E=>E.status==="fed"))==null?void 0:h.representationId;w&&(this.playingRepresentationId=w,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)))}}if(isFinite(this.bufferLimit)&&xr(this.sourceBuffer.buffered)>=this.bufferLimit){let p=Be(this.sourceBuffer.buffered,e),f=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,p<f).catch(m=>{this.handleAsyncError(m,"pruneBuffer")});return}let d=null;if(!this.activeSegments.size&&(d=this.selectForwardBufferSegments(r,t.segmentReference.type,o),d!=null&&d.length)){let p="auto";if(this.tuning.dash.useFetchPriorityHints&&n)if((0,uo.default)(d,n))p="high";else{let f=(0,Ui.default)(d,0);f&&f.time.from-n.time.to>=this.forwardBufferTarget/2&&(p="low")}this.loadSegments(d,t,p).catch(f=>{this.handleAsyncError(f,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&n&&n.status==="fed"&&!(d!=null&&d.length)&&Be(this.sourceBuffer.buffered,e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let c=(0,Ui.default)(r,-1);!this.isLive&&c&&(this.fullyBuffered$.next(c.time.to-e-Be(this.sourceBuffer.buffered,e)<u),this.onLastSegment$.next(e-c.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,persistent:!0}),i=s.time.to;(0,P.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,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=e==null?void 0:e.streams[this.kind];if(!t)return;let i=(0,lo.default)(t,s=>s.representations).find(s=>s.id===this.downloadingRepresentationId);if(!i)return;let r=this.segments.get(i.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var i,r,s,n;if(!e||[...this.segments.values()].every(o=>!o.length))return;let t=(i=(0,lo.default)(e.streams[this.kind],o=>o.representations))!=null?i:[];for(let o of t){if(!o||!rt(o.segmentReference))return;let u=o.segmentReference.segments.map(p=>({...p,status:"none",size:void 0})),l=100,d=(r=this.segments.get(o.id))!=null?r:[],c=(n=(s=(0,Ui.default)(d,-1))==null?void 0:s.time.to)!=null?n:0,h=u==null?void 0:u.findIndex(p=>c>=p.time.from+l&&c<=p.time.to+l);if(h===-1){this.liveUpdateSegmentIndex=0;let p=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,p)}else{let p=u.slice(h+1);this.segments.set(o.id,[...d,...p])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,P.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}setSmartRepresentationSwitch(e){this.useSmartRepresentationSwitch=e}updateLowLatencyLiveIfNeeded(e){let t=0;for(let i of this.representations.values()){let r=i.segmentReference;if(!rt(r))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*r.timescale/1e3).toString(10),l=yt(r.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 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,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&&Mt&&Mt(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&Mt&&Mt(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(r=>t>=r.time.from&&t<r.time.to);this.liveUpdateSegmentIndex=i}return this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):null}selectForwardBufferSegmentsRecord(e,t,i){let r=this.getForwardBufferDuration(i),s=e.findIndex(({status:h,time:{from:p,to:f}},m)=>{let v=p<=i&&f>=i,g=p>i||v||m===0&&i===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),w=this.preloadOnly&&p<=i+y||r<y&&f-p>=y||f<=i+y;return(h==="none"||h==="partially_ejected"&&g&&w&&this.sourceBuffer&&te(this.mediaSource,this.sourceBuffer)&&!(Ve(this.sourceBuffer.buffered,p)&&Ve(this.sourceBuffer.buffered,f)))&&g&&w});if(s===-1)return null;if(t!=="byteRange")return e.slice(s,s+1);let n=e,o=0,u=0,l=[],d=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let h=s;h<n.length&&(o<=d||u<=c);h++){let p=n[h];if(o+=p.byte.to+1-p.byte.from,u+=p.time.to+1-p.time.from,p.status==="none"||p.status==="partially_ejected")l.push(p);else break}return l}async loadSegments(e,t,i="auto"){rt(t.segmentReference)?await this.loadTemplateSegment(e[0],t,i):await this.loadByteRangeSegments(e,t,i)}async loadTemplateSegment(e,t,i="auto"){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&&(await(0,P.abortable)(o,async function*(){let d=(0,P.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(c=>setTimeout(c,d))}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let d=await this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency(),bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation});if(this.lastDataObtainedTimestampMs=(0,P.now)(),!d)return;let c=new DataView(d),h=Dt(t.mime);if(!isFinite(r.segment.time.to)){let m=t.segmentReference.timescale;r.segment.time.to=h.getChunkEndTime(c,m)}u&&r.feedingBytes&&l?await Promise.all(l):await this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:p,serverDataPreparedTime:f}=h.getServerLatencyTimestamps(c);p&&f&&this.currentLiveSegmentServerLatency$.next(f-p),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(d){this.abortActiveSegments([e]),Ct(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())rt(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}async loadByteRangeSegments(e,t,i="auto"){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&&(await(0,P.abortable)(n,async function*(){let u=(0,P.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,P.fromEvent)(window,"online").pipe((0,P.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{await this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}),this.lastDataObtainedTimestampMs=(0,P.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),Ct(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}prepareByteRangeFetchSegmentParams(e,t){if(rt(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,Ui.default)(e,0).byte.from,to:(0,Ui.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:async(o,u)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,P.now)(),await 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:P.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}}}}prepareTemplateFetchSegmentParams(e,t){if(!rt(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,d)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,P.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:P.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,uo.default)(e,t.segment)&&this.abortSegment(t.segment)}async onSomeTemplateDataLoaded({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!te(this.mediaSource,this.sourceBuffer))return;let n=this.representations.get(t);if(n)for(let o of this.activeSegments){let{segment:u}=o;if(o.representationId===t){if(s.aborted){r();continue}if(o.loadedBytes=i,o.loadedBytes>o.feedingBytes){let l=new DataView(e.buffer,e.byteOffset+o.feedingBytes,o.loadedBytes-o.feedingBytes),d=Dt(n.mime).parseFeedableSegmentChunk(l,this.isLive);d!=null&&d.byteLength&&(u.status="partially_fed",o.feedingBytes+=d.byteLength,await this.sourceBufferTaskQueue.append(d),o.fedBytes+=d.byteLength)}}}}async onSomeByteRangesDataLoaded({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!te(this.mediaSource,this.sourceBuffer))return;let o=this.representations.get(t);if(o)for(let u of this.activeSegments){if(u.representationId!==t)continue;if(s.aborted){await n();continue}let{segment:l}=u,d=l.byte.from-i,c=l.byte.to-i,h=c-d+1,p=d<r,f=c<=r;if(p){if(l.status==="downloading"&&f){l.status="downloaded";let m=new DataView(e.buffer,e.byteOffset+d,h);await this.sourceBufferTaskQueue.append(m,s)&&!s.aborted?this.onSegmentFullyAppended(u,t):await n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(l.status==="downloading"||l.status==="partially_fed")&&(u.loadedBytes=Math.min(h,r-d),u.loadedBytes>u.feedingBytes)){let m=new DataView(e.buffer,e.byteOffset+d+u.feedingBytes,u.loadedBytes-u.feedingBytes),v=u.loadedBytes===h?m:Dt(o.mime).parseFeedableSegmentChunk(m);v!=null&&v.byteLength&&(l.status="partially_fed",u.feedingBytes+=v.byteLength,await this.sourceBufferTaskQueue.append(v,s)&&!s.aborted?(u.fedBytes+=v.byteLength,u.fedBytes===h&&this.onSegmentFullyAppended(u,t)):await n())}}}}onSegmentFullyAppended(e,t){if(!((0,P.isNullable)(this.sourceBuffer)||!te(this.mediaSource,this.sourceBuffer))){!this.isLive&&z.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(Ve(this.sourceBuffer.buffered,e.segment.time.from,100)&&Ve(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:P.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",dc(e.segment)&&(e.segment.size=e.fedBytes);for(let i of this.representations.values()){if(i.id===t)continue;let r=this.segments.get(i.id);if(r)for(let s of r)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[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=Er(()=>(0,sy.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}async loadInit(e,t="auto",i=!1){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!i&&this.failedDownloads>0?(0,P.abortable)(this.destroyAbortController.signal,async function*(){let o=(0,P.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(u=>setTimeout(u,o))}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,Dt(e.mime),r)).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 h=d;this.isLive&&rt(e.segmentReference)&&(h=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,h),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:P.ErrorCategory.WTF,message:"loadInit threw",thrown:o})});return this.initData.set(e.id,n),n}async dropBuffer(){for(let e of this.segments.values())for(let t of e)t.status="none";await this.pruneBuffer(0,1/0,!0)}async pruneBuffer(e,t,i=!1){if(!this.sourceBuffer||!te(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,P.isNullable)(e))return!1;this.checkEjectedSegments();let r=[],s=0,n=o=>{var l;if(s>=t)return;r.push({...o.time});let u=dc(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 h of c)(0,uo.default)(["none","partially_ejected"],h.status)&&Math.round(h.time.from)<=Math.round(u)&&Math.round(h.time.to)>=Math.round(l)&&d++;if(d===this.segments.size){let c={time:{from:u,to:l},url:"",status:"none"};n(c)}}if(r.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 r.length?(r=ry(r),(await Promise.all(r.map(u=>this.sourceBufferTaskQueue.remove(u.from,u.to)))).reduce((u,l)=>u||l,!1)):!1}async abortBuffer(){if(!this.sourceBuffer||!te(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||!te(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||!te(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||!te(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,P.isNullable)(e)?0:Be(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!this.sourceBuffer||!te(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer,r={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){r=void 0;break}o>t.time.from&&o<t.time.to&&(r.from=o),n<t.time.to&&n>t.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||!te(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer;this.gaps=this.gaps.filter(r=>{if(r.persistent)return!0;let s=Math.round(r.from),n=Math.round(r.to);for(let o=0;o<i.length;o++)if(s>=Math.round(i.start(o)*1e3)&&n<=Math.round(i.end(o)*1e3))return!1;return!0}),this.gapDetectionIdleCallback=Er(()=>{try{this.detectGaps(e,t)}catch(r){this.error$.next({id:"GapDetection",category:P.ErrorCategory.WTF,message:"detectGaps threw",thrown:r})}finally{this.gapDetectionIdleCallback=null}})}checkEjectedSegments(){if((0,P.isNullable)(this.sourceBuffer)||!te(this.mediaSource,this.sourceBuffer)||(0,P.isNullable)(this.playingRepresentationId)||this.sourceBufferBufferedDiff&&!this.sourceBufferBufferedDiff.wasUpdated())return;let e=so(this.sourceBuffer.buffered),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=!1,l=0;for(let d=0;d<e.length;d+=2){let c=e[d],h=e[d+1];u||(u=c-t<=n&&h+t>=o),(n>=c&&n<h-t||o>c+t&&o<=h)&&(l+=1)}u||(l===1?r.status="partially_ejected":this.gaps.some(d=>d.from===r.time.from||d.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:P.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}calculateDurationFromSegments(){var t;if(!this.playingRepresentationId)return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,Ui.default)(e,-1))==null?void 0:t.time.to:0)||0}};var X=require("@vkontakte/videoplayer-shared/es2018");var po=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested$=new X.Subject;this.firstBytesManifest$=new X.Subject;this.manifestReceived$=new X.Subject;this.firstBytesRequested$=new X.Subject;this.firstBytesReceived$=new X.Subject;this.lastConnectionType$=new X.ValueSubject(void 0);this.lastConnectionReused$=new X.ValueSubject(void 0);this.lastRequestFirstBytes$=new X.ValueSubject(void 0);this.recoverableError$=new X.Subject;this.error$=new X.Subject;this.abortAllController=new de;this.subscription=new X.SubscriptionRemovable;this.fetchManifest=(0,X.abortable)(this.abortAllController.signal,async function*(e){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=pi(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=Nn(i)),this.manifestRequested$.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal},"manifest").catch(co);return r?(t.log("success",(0,X.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),this.manifestReceived$.next(),r.text()):(t.error("error",(0,X.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)}.bind(this));this.fetch=(0,X.abortable)(this.abortAllController.signal,async function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1}={}){var J,oe,se;let d=e,c=new Headers,h=this.tracer.createComponentTracer("Fetch");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,X.assertNever)(t)}this.requestQuic&&(d=pi(d));let p=this.abortAllController.signal,f;if(n){let $=new de;if(f=(0,X.merge)((0,X.fromEvent)(this.abortAllController.signal,"abort"),(0,X.fromEvent)(n,"abort")).subscribe(()=>{try{$.abort()}catch(C){co(C)}}),this.subscription.add(f),this.abortAllController.signal.aborted||n.aborted)try{$.abort()}catch(C){co(C)}p=$.signal}let m=0,v=(0,X.now)();h.log("startRequest",(0,X.flattenObject)({url:d,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:v})),this.firstBytesRequested$.next();let g=yield this.doFetch(d,{priority:s,headers:c,signal:p}),y=(0,X.now)();if(!g)return h.error("error",{message:"No response in request"}),h.end(),this.unsubscribeAbortSubscription(f),null;if((J=this.throughputEstimator)==null||J.addRawRtt(y-v),!g.ok||!g.body){this.unsubscribeAbortSubscription(f);let $=`Fetch error ${g.status}: ${g.statusText}`;return h.error("error",{message:$}),h.end(),Promise.reject(new Error(`Fetch error ${g.status}: ${g.statusText}`))}if(this.onHeadersReceived(g.headers),!r&&!o){this.unsubscribeAbortSubscription(f);let $=(0,X.now)(),C={requestStartedAt:v,requestEndedAt:$,duration:$-v};return h.log("endRequest",(0,X.flattenObject)(C)),h.end(),g.arrayBuffer()}let w=g.body;if(o){let $;[w,$]=g.body.tee(),(oe=this.throughputEstimator)==null||oe.trackStream($,u)}let E=w.getReader(),A,D=parseInt((se=g.headers.get("content-length"))!=null?se:"",10);Number.isFinite(D)&&(A=D),!A&&i&&(A=i.to-i.from+1);let N=A?new Uint8Array(A):new Uint8Array(0),_=!1,q=$=>{this.unsubscribeAbortSubscription(f),_=!0,co($)},V=(0,X.abortable)(p,async function*({done:$,value:C}){if(m===0&&(this.lastRequestFirstBytes$.next((0,X.now)()-v),this.firstBytesReceived$.next()),p.aborted){this.unsubscribeAbortSubscription(f);return}if(!$&&C){if(l&&A)N.set(C,m),m+=C.byteLength;else{let k=new Uint8Array(N.length+C.length);k.set(N),k.set(C,N.length),N=k,m+=C.byteLength}r==null||r(new DataView(N.buffer),m),yield E==null?void 0:E.read().then(V,q)}}.bind(this));yield E==null?void 0:E.read().then(V,q),this.unsubscribeAbortSubscription(f);let U=(0,X.now)(),F={failed:_,requestStartedAt:v,requestEndedAt:U,duration:U-v};return _?(h.error("endRequest",(0,X.flattenObject)(F)),h.end(),null):(h.log("endRequest",(0,X.flattenObject)(F)),h.end(),N.buffer)}.bind(this));this.fetchByteRangeRepresentation=(0,X.abortable)(this.abortAllController.signal,async function*(e,t,i){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,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,r),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 h=new DataView(c,r-n,s-n+1);if(!t.validateData(h))throw new Error("Invalid media file");let p=t.parseInit(h),f=(g=e.indexRange)!=null?g:t.getIndexRange(p);if(!f)throw new ReferenceError("No way to load representation index");let m;if(u)m=new DataView(c,f.from-n,f.to-f.from+1);else{let y=yield this.fetch(e.url,{range:f,priority:i,measureThroughput:!1});if(!y)return null;m=new DataView(y)}let v=t.parseSegments(m,p,f);return{init:p,dataView:new DataView(c),segments:v}}.bind(this));this.fetchTemplateRepresentation=(0,X.abortable)(this.abortAllController.signal,async function*(e,t){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=>({...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}=Fn(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}async fetchRepresentation(e,t,i="auto"){var s,n;let{type:r}=e;switch(r){case"byteRange":return(s=await this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=await this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,X.assertNever)(r)}}destroy(){this.abortAllController.abort(),this.tracer.end(),this.subscription.unsubscribe()}async doFetch(e,t,i){let r=await lt(e,t);if(r.ok)return i==="manifest"&&this.firstBytesManifest$.next(),r;let s=await r.text(),n=parseInt(s);if(!isNaN(n))switch(n){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:X.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:X.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:X.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:X.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${n})`,category:X.ErrorCategory.FATAL})}}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},co=a=>{if(!Ct(a))throw a};var ho=require("@vkontakte/videoplayer-shared/es2018");var us=class a{constructor(e,t){this.currentRepresentation$=new ho.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,ho.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(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({...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&&rt(t.segmentReference))}};var vL=["progress","play","seeked","stalled","waiting"],SL=["timeupdate","progress","loadeddata","playing","seeked"];var fo=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.subscription=new T.Subscription;this.subscriptionRemovable=new T.SubscriptionRemovable;this.representationSubscription=new T.Subscription;this.state$=new re("none");this.currentVideoRepresentation$=new T.ValueSubject(void 0);this.currentVideoRepresentationInit$=new T.ValueSubject(void 0);this.currentAudioRepresentation$=new T.ValueSubject(void 0);this.currentVideoSegmentLength$=new T.ValueSubject(0);this.currentAudioSegmentLength$=new T.ValueSubject(0);this.error$=new T.Subject;this.manifestRequested$=new T.Subject;this.firstBytesManifest$=new T.Subject;this.manifestReceived$=new T.Subject;this.firstBytesRequested$=new T.Subject;this.firstBytesReceived$=new T.Subject;this.lastConnectionType$=new T.ValueSubject(void 0);this.lastConnectionReused$=new T.ValueSubject(void 0);this.lastRequestFirstBytes$=new T.ValueSubject(void 0);this.currentLiveTextRepresentation$=new T.ValueSubject(null);this.isLive$=new T.ValueSubject(!1);this.isActiveLive$=new T.ValueSubject(!1);this.isLowLatency$=new T.ValueSubject(!1);this.liveDuration$=new T.ValueSubject(0);this.liveSeekableDuration$=new T.ValueSubject(0);this.liveAvailabilityStartTime$=new T.ValueSubject(0);this.liveStreamStatus$=new T.ValueSubject(void 0);this.bufferLength$=new T.ValueSubject(0);this.liveLatency$=new T.ValueSubject(void 0);this.liveLoadBufferLength$=new T.ValueSubject(0);this.livePositionFromPlayer$=new T.ValueSubject(0);this.currentStallDuration$=new T.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new T.ValueSubject(0);this.fetcherRecoverableError$=new T.Subject;this.fetcherError$=new T.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new T.Subject;this.gapWatchdogActive=!1;this.destroyController=new de;this.initManifest=(0,T.abortable)(this.destroyController.signal,async function*(e,t,i){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=Ee(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:T.ErrorCategory.PARSER,message:"No playable video representations"})}.bind(this));this.updateManifest=(0,T.abortable)(this.destroyController.signal,async function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(d=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:T.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:d})});if(!e)return null;let t=null;try{t=Vn(e!=null?e:"",this.manifestUrlString)}catch(d){let c=(u=Cn(e))!=null?u:{id:"ManifestParsing",category:T.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:d};this.error$.next(c)}if(!t)return null;let i=(d,c,h)=>{var p,f,m,v;return!!((f=(p=this.element)==null?void 0:p.canPlayType)!=null&&f.call(p,c)&&((v=(m=et())==null?void 0:m.isTypeSupported)!=null&&v.call(m,`${c}; codecs="${h}"`))||d==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:d,latestSegmentPublishTime:c,streamIsUnpublished:h,streamIsAlive:p}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((c-d)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let m="active";p||(m=h?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(m)}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let d of["video","audio"]){let h=t.streams[d].filter(({mime:f,codecs:m})=>i(d,f,m));r[d]=h;let p;if(this.tuning.dash.codecsPrioritizeEnabled){let f=h.map(({codecs:m})=>m);d==="audio"&&(n=Xn(f),p=n[0]),d==="video"&&(s=Kn(f),this.forceVideoCodec&&(0,oy.default)(s,this.forceVideoCodec)?p=this.forceVideoCodec:p=s[0]),p&&(r[d]=h.filter(({codecs:m})=>$r(m)===p))}else{let f=new Set(h.map(({codecs:m})=>m));p=Yn(f),p&&(r[d]=h.filter(({codecs:m})=>m.startsWith(p)))}if(d==="video"){let f=this.tuning.preferHDR,m=r.video.some(g=>g.hdr),v=r.video.some(g=>!g.hdr);z.display.isHDR&&f&&m?r.video=r.video.filter(g=>g.hdr):v&&(r.video=r.video.filter(g=>!g.hdr))}}let o={...t,streams:r};return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,T.flattenObject)(o)),o}.bind(this));this.initRepresentations=(0,T.abortable)(this.destroyController.signal,async function*(e,t,i){var h;this.tracer.log("initRepresentationsStart",(0,T.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,T.assertNonNullable)(this.manifest),(0,T.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.representationSubscription=new T.Subscription,this.state$.startTransitionTo("representations_ready");let r=p=>{this.representationSubscription.add((0,T.fromEvent)(p,"error").pipe((0,T.filter)(f=>{var m;return!!((m=this.element)!=null&&m.played.length)})).subscribe(f=>{this.error$.next({id:"VideoSource",category:T.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:f})}))};this.source=vn();let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),br())if(i){let p=document.createElement("source");r(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,f)=>[...p,...f.representations],[]);if(this.videoBufferManager=new os("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,T.isNonNullable)(t)){let p=this.manifest.streams.audio.reduce((f,m)=>[...f,...m.representations],[]);this.audioBufferManager=new os("audio",this.source,p,n),this.bufferManagers.push(this.audioBufferManager)}us.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new us(this.manifest.streams.text,n)),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,T.merge)(...SL.map(p=>(0,T.fromEvent)(this.element,p))).pipe((0,T.map)(p=>this.element?Be(this.element.buffered,this.element.currentTime*1e3):0),(0,T.filterChanged)(),(0,T.tap)(p=>{p>this.tuning.dash.bufferEmptinessTolerance&&u()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,T.merge)((0,T.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{u()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,T.filterChanged)()).subscribe(f=>this.liveStreamEndTimestamp=(0,T.now)())),this.subscription.add((0,T.fromEvent)(this.element,"pause").subscribe(()=>{this.livePauseWatchdogSubscription=(0,T.interval)(1e3).subscribe(f=>{let m=ni(this.manifestUrlString,2);this.manifestUrlString=Ee(this.manifestUrlString,m+1e3,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,T.fromEvent)(this.element,"play").subscribe(f=>{var m;return(m=this.livePauseWatchdogSubscription)==null?void 0:m.unsubscribe()})),this.representationSubscription.add((0,T.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,T.map)(({isActiveLive:f,isLowLatency:m})=>f&&m),(0,T.filterChanged)()).subscribe(f=>{this.isManualDecreasePlaybackInLive()||kr(this.element,1)})),this.representationSubscription.add((0,T.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,T.filter)(({bufferLength:f,isActiveLive:m,isLowLatency:v})=>m&&v&&!!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 m=this.liveSeekableDuration$.getValue()-f/1e3;this.liveSeekableDuration$.next(Math.max(m,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+f/1e3)})),this.representationSubscription.add((0,T.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,T.filter)(({isLive:f})=>f),(0,T.filterChanged)((f,m)=>m.bufferLength<f.bufferLength),(0,T.map)(({rtt:f,bufferLength:m,segmentServerLatency:v})=>{let g=ni(this.manifestUrlString,2);return(f/2+m+v+g)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,T.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:f,isActiveLive:m,isLowLatency:v})=>{if(!v||!m)return;let g=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,y=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,w=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,E=f-g;if(this.isManualDecreasePlaybackInLive())return;let A=1;Math.abs(E)>y&&(A=1+Math.sign(E)*w),kr(this.element,A)})),this.representationSubscription.add(this.bufferLength$.subscribe(f=>{var v,g;let m=0;if(f){let y=((g=(v=this.element)==null?void 0:v.currentTime)!=null?g:0)*1e3;m=Math.min(...this.bufferManagers.map(E=>{var A,D;return(D=(A=E.getLiveSegmentsToLoadState(this.manifest))==null?void 0:A.to)!=null?D:y}))-y}this.liveLoadBufferLength$.getValue()!==m&&this.liveLoadBufferLength$.next(m)}));let p=0;this.representationSubscription.add((0,T.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,T.throttle)(1e3)).subscribe(async({liveLoadBufferLength:f,bufferLength:m})=>{if(!this.element||this.isUpdatingLive)return;let v=this.element.playbackRate,g=ni(this.manifestUrlString,2),y=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,w=Math.min(y,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*v),E=this.tuning.dashCmafLive.normalizedActualBufferOffset*v,A=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*v,D=isFinite(f)?f:m,N=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),_=y<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(_);let q="none";if(N?q="active_low_latency":this.isLowLatency$.getValue()&&_?(this.bufferManagers.forEach(V=>V.proceedLowLatencyLive()),q="active_low_latency"):g!==0&&D<w?q="live_forward_buffering":D<w+A&&(q="live_with_target_offset"),isFinite(f)&&(p=f>p?f:p),q==="live_forward_buffering"||q==="live_with_target_offset"){let V=p-(w+E),U=this.normolizeLiveOffset(Math.trunc(g+V/v)),F=Math.abs(U-g),J=0;!f||F<=this.tuning.dashCmafLive.offsetCalculationError?J=g:U>0&&F>this.tuning.dashCmafLive.offsetCalculationError&&(J=U),this.manifestUrlString=Ee(this.manifestUrlString,J,2)}(q==="live_with_target_offset"||q==="live_forward_buffering")&&(p=0,await this.updateLive())},f=>{this.error$.next({id:"updateLive",category:T.ErrorCategory.VIDEO_PIPELINE,thrown:f,message:"Failed to update live with subscription"})}))}let l=(0,T.merge)(...this.bufferManagers.map(p=>p.fullyBuffered$)).pipe((0,T.map)(()=>this.bufferManagers.every(p=>p.fullyBuffered$.getValue()))),d=(0,T.merge)(...this.bufferManagers.map(p=>p.onLastSegment$)).pipe((0,T.map)(()=>this.bufferManagers.some(p=>p.onLastSegment$.getValue()))),c=(0,T.combine)({allBuffersFull:l,someBufferEnded:d}).pipe((0,T.filterChanged)(),(0,T.map)(({allBuffersFull:p,someBufferEnded:f})=>p&&f),(0,T.filter)(p=>p));if(this.representationSubscription.add((0,T.merge)(this.forceEnded$,c).subscribe(()=>{var p;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(f=>!f.updating))try{(p=this.source)==null||p.endOfStream()}catch(f){this.error$.next({id:"EndOfStream",category:T.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:f})}})),this.representationSubscription.add((0,T.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(f=>{var m;p&&(this.timeoutSourceOpenId=setTimeout(()=>{var v;if(((v=this.source)==null?void 0:v.readyState)==="open"){f();return}this.error$.next({id:"OpenOfStream",category:T.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(m=this.source)==null||m.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),f()},{once:!0})})}if(!this.isLive$.getValue()){let p=[(h=this.manifest.duration)!=null?h:0,...(0,hc.default)((0,hc.default)([...this.manifest.streams.audio,...this.manifest.streams.video],f=>f.representations),f=>{let m=[];return f.duration&&m.push(f.duration),rt(f.segmentReference)&&f.segmentReference.totalSegmentsDurationMs&&m.push(f.segmentReference.totalSegmentsDurationMs),m})];this.source.duration=Math.max(...p)/1e3}this.audioBufferManager&&(0,T.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,T.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:T.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 po({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.subscription.add(this.fetcher.manifestRequested$.subscribe(this.manifestRequested$)),this.subscription.add(this.fetcher.firstBytesManifest$.subscribe(this.firstBytesManifest$)),this.subscription.add(this.fetcher.manifestReceived$.subscribe(this.manifestReceived$)),this.subscription.add(this.fetcher.firstBytesRequested$.subscribe(this.firstBytesRequested$)),this.subscription.add(this.fetcher.firstBytesReceived$.subscribe(this.firstBytesReceived$)),this.subscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.subscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.liveBuffer=Qt.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,{...e.tuning.dashCmafLive.lowLatency.bufferEstimator}),this.initTracerSubscription()}setSmartRepresentationSwitch(e){this.bufferManagers.forEach(t=>t.setSmartRepresentationSwitch(e))}async seekLive(e){var r,s,n;(0,T.assertNonNullable)(this.element);let t=this.liveStreamStatus$.getValue()!=="active"?(0,T.now)()-this.liveStreamEndTimestamp:0,i=this.normolizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=Ee(this.manifestUrlString,i,2),this.manifest=await this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,await((r=this.videoBufferManager)==null?void 0:r.seekLive(this.manifest.streams.video)),await((s=this.audioBufferManager)==null?void 0:s.seekLive(this.manifest.streams.audio)),(n=this.liveTextManager)==null||n.seekLive(this.manifest.streams.text))}initBuffer(){(0,T.assertNonNullable)(this.element),this.state$.setState("running");let e=(0,T.fromEvent)(this.element,"timeupdate");this.tuning.dash.timeupdateEventTickThrottle&&(e=e.pipe((0,T.throttle)(this.tuning.dash.timeupdateEventTickThrottle))),this.subscription.add((0,T.merge)(...vL.map(t=>(0,T.fromEvent)(this.element,t)),(0,T.fromEvent)(window,"online"),e).subscribe(()=>this.tick(),t=>{this.error$.next({id:"DashVKPlayer",category:T.ErrorCategory.WTF,message:"Internal logic error",thrown:t})})),this.subscription.add((0,T.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,T.fromEvent)(this.element,"waiting").subscribe(()=>{this.tuning.dash.useVideoElementWaitingCurrentTimeReassign&&this.element&&this.element.readyState===HTMLMediaElement.HAVE_CURRENT_DATA&&!this.element.seeking&&Ve(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let t=()=>{var p,f,m,v,g,y,w,E,A,D,N;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 r={timeInWaiting:i},s=(0,T.now)(),n=100,o=(m=(f=this.videoBufferManager)==null?void 0:f.lastDataObtainedTimestamp)!=null?m:0;this.videoLastDataObtainedTimestamp$.next(o);let u=(g=(v=this.audioBufferManager)==null?void 0:v.lastDataObtainedTimestamp)!=null?g:0,l=(w=(y=this.videoBufferManager)==null?void 0:y.getForwardBufferDuration())!=null?w:0,d=(A=(E=this.audioBufferManager)==null?void 0:E.getForwardBufferDuration())!=null?A:0,c=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,h=this.audioBufferManager&&d<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((c||h)&&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 _=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(_).catch(q=>{this.error$.next({id:"stallIntervalCallback",category:T.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:q})}),r.liveLastOffset=_}else{let _=this.element.currentTime*1e3;(D=this.videoBufferManager)==null||D.maintain(_),(N=this.audioBufferManager)==null||N.maintain(_),r.position=_}this.tracer.log("stallIntervalCallback",(0,T.flattenObject)(r))};this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,T.interval)(50).subscribe(t,i=>{this.error$.next({id:"StallWatchdogCallback",category:T.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:i})}),this.subscriptionRemovable.add(this.stallWatchdogSubscription)})),this.tick()}async switchRepresentation(e,t,i=!1){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)}async seek(e,t){var r,s,n,o,u;(0,T.assertNonNullable)(this.element),(0,T.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),Ve(this.element.buffered,i)||await Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()]),!((0,T.isNullable)(this.element)||(0,T.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,T.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,T.isNonNullable)(this.element)&&(0,T.isNonNullable)(this.source)&&(0,T.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.subscriptionRemovable.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,T.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}async updateLive(){var e;this.isUpdatingLive=!0,this.manifest=await this.updateManifest(),this.manifest&&(this.bufferManagers.forEach(t=>t.updateLive(this.manifest)),(e=this.liveTextManager)==null||e.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(),i=this.isJumpGapAfterSeekLive,r=this.element.currentTime;this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let s=this.element.currentTime*1e3,n=null,o=this.element.readyState===HTMLMediaElement.HAVE_METADATA?this.tuning.endGapTolerance:0;for(let u of this.bufferManagers)for(let l of u.gaps)(l.persistent||u.playingRepresentation$.getValue()===l.representation)&&l.from-o<=s&&l.to+o>s&&(this.element.duration*1e3-l.to<this.tuning.endGapTolerance?n=1/0:(n===null||l.to>n)&&(n=l.to));if(n!==null){let u=n+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,u===1/0?this.forceEnded$.next():(this.element.currentTime=u/1e3,this.tracer.log("jumpGap",(0,T.flattenObject)({isJumpGapAfterSeekLive:i,isActiveLowLatency:t,initialCurrentTime:r,jumpTo:u,resultCurrentTime:this.element.currentTime})))}}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}};var Ye=require("@vkontakte/videoplayer-shared/es2018"),mo=class{constructor(){this.subscription=new Ye.Subscription;this.pipSize$=new Ye.ValueSubject(void 0);this.videoSize$=new Ye.ValueSubject(void 0);this.elementSize$=new Ye.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=Ye.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,Ye.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,Ye.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Ye.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 ji=class{constructor(e){this.subscription=new G.Subscription;this.videoState=new re("stopped");this.observableVideo=null;this.droppedFramesManager=new yr;this.stallsManager=new io;this.elementSizeManager=new mo;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new li;this.audioTrackSwitchHistory=new li;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(),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"),O(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"),O(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&O(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"&&O(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&O(this.params.desiredState.playbackState,"paused");return;default:return(0,G.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new Lr(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 ot(e.source.url),this.params=e,this.video=je(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(Ce(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 fo({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;(0,G.isNullable)(this.observableVideo)&&(this.observableVideo=Qe(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:G.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,G.filter)(c=>!!c.length),(0,G.once)()).subscribe(c=>{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:c})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,G.map)(c=>c.to.state!=="none"),(0,G.filterChanged)());this.stallsManager.init({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$,videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,tuning:this.params.tuning.stallsManager,abrParams:this.params.tuning.autoTrackSelection,isBuffering$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.duration}),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.manifestRequested$,e.manifestRequested$),s(this.player.firstBytesManifest$,e.firstBytesManifest$),s(this.player.manifestReceived$,e.manifestReceived$),s(this.player.firstBytesRequested$,e.firstBytesRequested$),s(this.player.firstBytesReceived$,e.firstBytesReceived$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,G.filter)(G.isNonNullable),(0,G.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,G.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(kt(this.video,t.isLooped,r)),this.subscription.add(We(this.video,t.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),this.subscription.add(nt(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(ut(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),O(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),O(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),O(t.playbackState,"paused")})),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 h=this.player.getStreams(),p=this.player.getCodecs();if((0,G.assertNonNullable)(h,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let v of h.audio){m.push(lc(v));let g=[];for(let y of v.representations){let w=ey(y);g.push(w),this.audioTracksMap.set(w,{stream:v,representation:y})}this.audioStreamsMap.set(v,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of h.video){f.push(cc(m));let v=[];for(let g of m.representations){let y=ns({...g,streamId:m.id});y&&(v.push(y),this.videoTracksMap.set(y,{stream:m,representation:g}))}this.videoStreamsMap.set(m,v)}this.params.output.availableVideoStreams$.next(f);for(let m of h.text)for(let v of m.representations){let g=ty(m,v);this.textTracksMap.set(g,{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),p!=null&&p.video&&this.params.output.availableVideoCodecs$.next(p.video),p!=null&&p.audio&&this.params.output.availableAudioCodecs$.next(p.audio),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())},r));let{vktvAbrThrottle:o}=this.params.tuning.dash,u=o&&ay(o)||null;this.subscription.add((0,G.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,G.fromEvent)(this.video,"progress")).pipe((0,G.filter)(()=>this.videoTracksMap.size>0)).subscribe(async()=>{let c=this.player.state$.getState(),h=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||h||c==="running"&&u&&!u())return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState()),this.selectVideoAudioRepresentations();let{video:p,audio:f}=this.selectedRepresentations;if(!p)return;let m=qi(this.videoTracksMap.keys(),g=>{var y;return((y=this.videoTracksMap.get(g))==null?void 0:y.representation.id)===p.id});(0,G.isNonNullable)(m)&&(this.stallsManager.lastVideoTrackSelected=m);let v=this.params.desiredState.autoVideoTrackLimits.getTransition();if(v&&this.params.output.autoVideoTrackLimits$.next(v.to),c==="manifest_ready")await this.player.initRepresentations(p.id,f==null?void 0:f.id,this.params.sourceHls);else if(await this.player.switchRepresentation("video",p.id),f){let g=!!t.audioStream.getTransition();await this.player.switchRepresentation("audio",f.id,g)}},r)),this.subscription.add((0,G.combine)({videoState:this.videoState.stateChangeEnded$,autoVideoTrackState:(0,G.merge)((0,G.observableFrom)([t.autoVideoTrackSwitching.getState()]),t.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,G.map)(c=>c.to)))}).pipe((0,G.map)(({videoState:c,autoVideoTrackState:h})=>c.to!=="stopped"&&h),(0,G.filterChanged)()).subscribe(c=>this.player.setSmartRepresentationSwitch(c))),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,G.filterChanged)()).subscribe(c=>{let h=qi(this.videoTracksMap.entries(),([,{representation:g}])=>g.id===c);if(!h){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[p,{stream:f}]=h,m=this.params.desiredState.videoStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.videoStream.setState(m.to),e.currentVideoTrack$.next(p),e.currentVideoStream$.next(cc(f));let v=this.player.calculateDurationFromSegments();v&&this.params.output.duration$.next(v/1e3)},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,G.filterChanged)()).subscribe(c=>{let h=qi(this.audioTracksMap.entries(),([,{representation:v}])=>v.id===c);if(!h){e.currentAudioStream$.next(void 0);return}let[p,{stream:f}]=h,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(lc(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var h,p;if(c!=null&&c.is3dVideo&&((h=this.params.tuning.spherical)!=null&&h.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(p=this.params.tuning.spherical)!=null&&p.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 l=t.playbackState.stateChangeStarted$.pipe((0,G.map)(({to:c})=>c==="ready"),(0,G.filterChanged)());this.subscription.add((0,G.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,G.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,G.merge)(l,this.player.state$.stateChangeEnded$,(0,G.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let d=(0,G.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,G.observableFrom)(["init"])).pipe((0,G.debounce)(0));this.subscription.add(d.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var _,q,V,U,F,J,oe,se,$,C,k,L;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?ga:ba,t=this.params.tuning.useNewAutoSelectVideoTrack?kn:Pn,i=this.params.tuning.useNewAutoSelectVideoTrack?$t:Rn,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(_=r.videoTrack.getState())==null?void 0:_.id,u=qi(this.videoTracksMap.keys(),j=>j.id===o),l=s.currentVideoTrack$.getValue(),d=((U=(V=r.videoStream.getState())!=null?V:u&&((q=this.videoTracksMap.get(u))==null?void 0:q.stream))!=null?U:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!d)return;let c=qi(this.videoStreamsMap.keys(),j=>j.id===d.id),h=c&&this.videoStreamsMap.get(c);if(!h)return;let p=Be(this.video.buffered,this.video.currentTime*1e3),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,v=Math.min(p/Math.min(f,m||1/0),1),g=(F=r.audioStream.getState())!=null?F:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,y=(g==null?void 0:g.id)&&qi(this.audioStreamsMap.keys(),j=>j.id===g.id)||this.audioStreamsMap.keys().next().value,w=0;if(y){if(u&&!n){let j=e(u,h,(J=this.audioStreamsMap.get(y))!=null?J:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(oe=j==null?void 0:j.bitrate)!=null?oe:-1/0)}if(l){let j=e(l,h,(se=this.audioStreamsMap.get(y))!=null?se:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,($=j==null?void 0:j.bitrate)!=null?$:-1/0)}}let E=u;(n||!E)&&(E=i(h,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.stallsManager.abrTuningParams,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:w,forwardBufferHealth:v,current:l,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}));let A=y&&t(E,h,(C=this.audioStreamsMap.get(y))!=null?C:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:v,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),D=(k=this.videoTracksMap.get(E))==null?void 0:k.representation,N=A&&((L=this.audioTracksMap.get(A))==null?void 0:L.representation);D&&N?(this.selectedRepresentations.video=D,this.selectedRepresentations.audio=N):D&&!N&&this.audioTracksMap.size===0&&(this.selectedRepresentations.video=D,this.selectedRepresentations.audio=null)}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Ge(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),O(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:G.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),He(this.video),this.tracer.end()}};var ls=class extends ji{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 fe=require("@vkontakte/videoplayer-shared/es2018");var cs=class extends ji{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=!1,t=-1,{output:i,observableVideo:r,desiredState:s,connect:n}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canPlayLiveTailBuffer$.next(!0),n(r.timeUpdate$,i.liveBufferTime$),n(this.player.liveSeekableDuration$,i.duration$),n(this.player.liveLatency$,i.liveLatency$);let o=new fe.ValueSubject(1);n(r.playbackRateState$,o),this.params.tuning.dashCmafLive.catchupLiveForMutedInactiveTab&&this.subscription.add(i.elementVisible$.pipe((0,fe.filterChanged)()).subscribe(u=>{let l=i.position$.getValue(),d=i.volume$.getValue(),c=!d.volume||d.muted;!u&&!l&&c?e=!0:u&&e&&(this.seek(0),e=!1)})),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(s.isLowLatency.stateChangeEnded$.pipe((0,fe.map)(u=>u.to)).subscribe(this.player.isLowLatency$)).add((0,fe.combine)({liveBufferTime:i.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,fe.map)(({liveBufferTime:u,liveAvailabilityStartTime:l})=>u&&l?u+l:void 0)).subscribe(i.liveTime$)).add(this.player.liveStreamStatus$.pipe((0,fe.filter)(u=>(0,fe.isNonNullable)(u))).subscribe(u=>i.isLiveEnded$.next(u!=="active"&&i.position$.getValue()===0))).add((0,fe.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,fe.merge)(r.playbackRateState$,new fe.ValueSubject(1))}).pipe((0,fe.filter)(({liveStreamStatus:u,liveDuration:l})=>u==="active"&&!!l)).subscribe(({liveDuration:u,playbackRate:l})=>{let d=i.liveBufferTime$.getValue(),c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;c||l<1-h||this.video.paused||(0,fe.isNullable)(d)||(t=u-d)})).add((0,fe.combine)({time:i.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,fe.merge)(r.playbackRateState$,new fe.ValueSubject(1))}).pipe((0,fe.filterChanged)((u,l)=>this.player.liveStreamStatus$.getValue()==="active"?u.liveDuration===l.liveDuration:u.time===l.time)).subscribe(({time:u,liveDuration:l,playbackRate:d})=>{let c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&d>=1-h||(0,fe.isNullable)(u)||(0,fe.isNullable)(l))return;let p=-1*(l-u-t);i.position$.next(Math.min(p,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(u=>{if(u){let l=iy(u);this.params.output.availableTextTracks$.next([l])}}))}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 uy="X-Playback-Duration",fc=async a=>{var r;let e=await lt(a),t=await 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(uy)?parseInt(e.headers.get(uy),10):void 0};var ae=require("@vkontakte/videoplayer-shared/es2018");var bc=Y($u(),1);var bo=require("@vkontakte/videoplayer-shared/es2018");var TL=a=>{let e=null;if(a.QUALITY&&(e=ui(a.QUALITY)),!e&&a.RESOLUTION){let[t,i]=a.RESOLUTION.split("x").map(r=>parseInt(r,10));e=(0,bo.videoSizeToQuality)({width:t,height:i})}return e!=null?e:null},IL=(a,e)=>{var s,n;let t=a.split(`
179
- `),i=[],r=[];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,bc.default)(l[1].split(",").map(y=>y.split("="))),h=(s=c.QUALITY)!=null?s:`stream-${c.BANDWIDTH}`,p=TL(c),f;c.BANDWIDTH&&(f=parseInt(c.BANDWIDTH,10)/1e3||void 0),!f&&c["AVERAGE-BANDWIDTH"]&&(f=parseInt(c["AVERAGE-BANDWIDTH"],10)/1e3||void 0);let m=c["FRAME-RATE"]?parseFloat(c["FRAME-RATE"]):void 0,v;if(c.RESOLUTION){let[y,w]=c.RESOLUTION.split("x").map(E=>parseInt(E,10));y&&w&&(v={width:y,height:w})}let g=new URL(t[++o],e).toString();p&&i.push({id:h,quality:p,url:g,bandwidth:f,size:v,fps:m})}if(d){let c=(0,bc.default)(d[1].split(",").map(m=>{let v=m.indexOf("=");return[m.substring(0,v),m.substring(v+1)]}).map(([m,v])=>[m,v.replace(/^"|"$/g,"")])),h=(n=c.URI)==null?void 0:n.replace(/playlist$/,"subtitles.vtt"),p=c.LANGUAGE,f=c.NAME;h&&p&&r.push({type:"internal",id:p,label:f,language:p,url:h,isAuto:!1})}}}if(!i.length)throw new Error("Empty manifest");return{qualityManifests:i,textTracks:r}},EL=a=>new Promise(e=>{setTimeout(()=>{e()},a)}),mc=0,ly=async(a,e=a,t,i)=>{let s=await(await lt(a,i)).text();mc+=1;try{let{qualityManifests:n,textTracks:o}=IL(s,e);return{qualityManifests:n,textTracks:o}}catch(n){if(mc<=t.manifestRetryMaxCount)return await EL((0,bo.getExponentialDelay)(mc-1,{start:t.manifestRetryInterval,max:t.manifestRetryMaxInterval})),ly(a,e,t)}return{qualityManifests:[],textTracks:[]}},go=ly;var at=require("@vkontakte/videoplayer-shared/es2018");var vo=class{constructor(e,t,i,r,s){this.subscription=new at.Subscription;this.abortControllers={destroy:new de,nextManifest:null};this.prepareUrl=void 0;this.currentTextTrackData=null;this.availableTextTracks$=new at.ValueSubject(null);this.getCurrentTime$=new at.ValueSubject(null);this.error$=new at.Subject;this.params={fetchManifestData:i,sourceUrl:r,downloadThreshold:s},this.subscription.add(e.pipe((0,at.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()}async prepare(e){try{let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),this.prepareUrl=t.toString();let{textTracks:i}=await this.fetchManifestData();await this.processTextTracks(i,this.params.sourceUrl)}catch(t){this.error("prepare",t)}}async processTextTracks(e,t){try{let i=await this.parseTextTracks(e,t);i&&(this.currentTextTrackData=i)}catch(i){this.error("processTextTracks",i)}}async parseTextTracks(e,t){for(let i of e){let r=new URL(i.url,t).toString(),n=await(await lt(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(`
180
- `),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(),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(),h=new Date(i.programDateTime).valueOf();i.segmentStartTime=h-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,at.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([{...this.currentTextTrackData.textTrack,url:n.url,isAuto:!0}]);break}}}async fetchNextManifestData(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new de;let{textTracks:e}=await this.fetchManifestData(),t=await 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}}async fetchManifestData(){var t;let e=(t=this.prepareUrl)!=null?t:this.params.sourceUrl;return await this.params.fetchManifestData(e,{signal:this.abortControllers.destroy.signal})}error(e,t){this.error$.next({id:"[LiveTextManager][HLS_LIVE_CMAF]",category:at.ErrorCategory.WTF,thrown:t,message:e})}};var ds=class{constructor(e){this.subscription=new ae.Subscription;this.videoState=new re("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new ae.ValueSubject([]);this.liveOffset=new Ci;this.manifestStartTime$=new ae.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"),O(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((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"?O(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),O(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"&&O(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(r==null?void 0:r.to)==="paused"&&(O(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,ae.assertNever)(t)}};var i;this.params=e,this.video=je(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:ae.VideoQuality.INVARIANT,url:this.params.source.url};let t=(r,s)=>go(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 vo(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new ot(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:ae.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:ae.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(Ce(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new ae.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(),r=t.getTransition(),s=(c=(d=(u=r==null?void 0:r.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&&!r&&t.startTransitionTo(this.masterManifest),n.find(h=>h.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsLiveProvider",category:ae.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},r=Qe(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(We(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(nt(this.video,t.playbackRate,r.playbackRateState$,i)),s(ut(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"),O(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),O(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,ae.filterChanged)(),(0,ae.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(),d=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,ae.isNonNullable)(l.to)){let c=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let h=this.manifests$.getValue().find(p=>p.id===c);h&&(this.params.output.currentVideoTrack$.next(h),this.params.output.hostname$.next(Ce(h.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(r.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,ae.combine)({startTime:this.manifestStartTime$.pipe((0,ae.filter)(ae.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,ae.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:h})=>({id:u,quality:l,size:d,fps:h,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,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(){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),He(this.video)}prepare(){var o,u,l;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:d,min:c}=(u=(o=t==null?void 0:t.to)!=null?o:i)!=null?u:{};for(let[h,p]of[[d,"mq"],[c,"lq"]]){let f=String(parseFloat(h||""));p&&h&&r.searchParams.set(p,f)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=Ee(r.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),fc(n).then(d=>{var c;if(!(0,ae.isNullable)(d))this.maxSeekBackTime$.next(d);else{let h=(c=this.params.source.maxSeekBackTime)!=null?c:this.maxSeekBackTime$.getValue();((0,ae.isNullable)(h)||!isFinite(h))&&lt(n).then(p=>p.text()).then(p=>{var m;let f=(m=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(p))==null?void 0:m[1];if(f){let v=new URL(f,n).toString();fc(v).then(g=>{(0,ae.isNullable)(g)||this.maxSeekBackTime$.next(g)})}}).catch(()=>{})}})}playIfAllowed(){Ge(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),O(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();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=Ee(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 le=require("@vkontakte/videoplayer-shared/es2018");var ps=class{constructor(e){this.subscription=new le.Subscription;this.videoState=new re("stopped");this.manifests$=new le.ValueSubject([]);this.unmuteAfterBrowserResetsHappened=new le.ValueSubject(!1);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"),O(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((r==null?void 0:r.to)!=="paused"&&l.state==="requested"&&this.seek(l.position),t){case"ready":i==="ready"?O(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),O(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"&&O(this.params.desiredState.playbackState,"playing");return;case"paused":i==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&O(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,le.assertNever)(t)}};this.textTracksManager=new ot(e.source.url),this.params=e,this.video=je(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:le.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(Ce(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.manifestRequested$.next(),go(Ee(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.params.output.firstBytesManifest$.next(),this.manifests$.next([this.masterManifest,...t]),this.params.output.manifestReceived$.next(),this.params.tuning.useNativeHLSTextTracks||this.params.desiredState.internalTextTracks.startTransitionTo(i)},t=>this.params.output.error$.next({id:"ExtractHlsQualities",category:le.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(),r=t.getTransition(),s=(c=(d=(u=r==null?void 0:r.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&&(!r||!r.from)&&t.startTransitionTo(this.masterManifest),n.find(h=>h.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsProvider",category:le.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},r=Qe(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,le.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(kt(this.video,t.isLooped,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(nt(this.video,t.playbackRate,r.playbackRateState$,i)),Mr({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:r}),this.subscription.add(We(this.video,t.volume,r.volumeState$,i)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),O(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),O(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 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,le.isNonNullable)(l.to)){let f=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let m=this.manifests$.getValue().find(v=>v.id===f);m&&(this.params.output.currentVideoTrack$.next(m),this.params.output.hostname$.next(Ce(m.url)))}let c=this.params.desiredState.playbackRate.getState(),h=(p=this.params.output.element$.getValue())==null?void 0:p.playbackRate;if(c!==h){let f=this.params.output.element$.getValue();f&&(this.params.desiredState.playbackRate.setState(c),f.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.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(r.ended$.subscribe(()=>{this.videoState.setState("paused"),O(t.playbackState,"paused")})),this.subscription.add(this.manifests$.pipe((0,le.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:h})=>({id:u,quality:l,size:d,fps:h,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i)),!z.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,le.merge)((0,le.fromEvent)(o,"addtrack"),(0,le.fromEvent)(o,"removetrack"),(0,le.fromEvent)(o,"change"),(0,le.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},i))}let n=(0,le.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,le.observableFrom)(["init"])).pipe((0,le.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),He(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,le.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,d]of[[o,"mq"],[u,"lq"]]){let c=String(parseFloat(l||""));d&&l&&r.searchParams.set(d,c)}}this.video.setAttribute("src",r.toString()),this.video.load()}playIfAllowed(){Ge(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),O(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:le.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var cy=Y(sr(),1),gc=Y(Pi(),1),dy=Y(vt(),1);var ve=require("@vkontakte/videoplayer-shared/es2018");var hs=class{constructor(e){this.subscription=new ve.Subscription;this.videoState=new re("stopped");this.trackUrls={};this.textTracksManager=new ot;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"),O(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"?O(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),O(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"&&O(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&O(this.params.desiredState.playbackState,"paused");return;default:return(0,ve.assertNever)(e)}};this.params=e,this.video=je(e.container,e.tuning),this.params.output.element$.next(this.video),(0,cy.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,gc.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:ve.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},r=Qe(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,ve.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(kt(this.video,t.isLooped,i)),Mr({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:r}),this.subscription.add(We(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(nt(this.video,t.playbackRate,r.playbackRateState$,i)),s(ut(this.video),e.elementVisible$),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),O(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),O(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,ve.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 h=this.params.output.element$.getValue();h&&(this.params.desiredState.playbackRate.setState(d),h.playbackRate=d)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(r.ended$.subscribe(()=>{this.videoState.setState("paused"),O(t.playbackState,"paused")})),this.textTracksManager.connect(this.video,t,e);let n=(0,ve.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,ve.observableFrom)(["init"])).pipe((0,ve.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),He(this.video)}prepare(){var i;let e=(i=this.params.desiredState.videoTrack.getState())==null?void 0:i.id;(0,ve.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,ve.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=pi(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(Ce(t))}playIfAllowed(){Ge(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),O(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ve.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 h=$t(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,abrLogger:this.params.dependencies.abrLogger});t(h)},r=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,gc.default)(this.trackUrls).map(c=>c.track);if(!r||!s||gr(e,n[0].quality,(d=(0,dy.default)(n,-1))==null?void 0:d.quality)){i();return}let o=e.max?(0,ve.isLowerOrEqual)(r,e.max):!0,u=e.min?(0,ve.isHigherOrEqual)(r,e.min):!0;o&&u||i(e)}};var Se=require("@vkontakte/videoplayer-shared/es2018");var hy=require("@vkontakte/videoplayer-shared/es2018"),py=["stun:videostun.mycdn.me:80"],xL=1e3,wL=3,vc=()=>null,So=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=vc;this.externalStopCallback=vc;this.externalErrorCallback=vc;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}}async handleUpdateMessage(e){try{let t=await this.createOffer();this.peerConnection&&await this.peerConnection.setLocalDescription(t),this.handleAnswer(e.sdp)}catch(t){this.handleRTCError(t)}}async handleLogin(){try{let e={iceServers:[{urls:py}]};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=await this.createOffer();await this.peerConnection.setLocalDescription(t),this.send({type:this.signalingType,inviteType:"OFFER",streamKey:this.streamKey,sdp:t.sdp,callSupport:!1})}catch(e){this.handleRTCError(e)}}async handleAnswer(e){try{this.peerConnection&&await this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e}))}catch(t){this.handleRTCError(t)}}async handleCandidate(e){if(e)try{this.peerConnection&&await 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:hy.ErrorCategory.WTF,message:e.message})}async onPeerConnectionStream(e){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()))}}async createOffer(){let e={offerToReceiveAudio:!0,offerToReceiveVideo:!0,voiceActivityDetection:!1};if(!this.peerConnection)throw new Error("Can not create offer - no peer connection instance ");let t=await 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),xL)}normalizeOptions(e={}){let t={stunServerList:py,maxRetryNumber:wL,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var fs=class{constructor(e){this.videoState=new re("stopped");this.maxSeekBackTime$=new Se.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"),O(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"),O(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"&&O(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&O(this.params.desiredState.playbackState,"paused");return;default:return(0,Se.assertNever)(e)}};this.subscription=new Se.Subscription,this.params=e,this.log=this.params.dependencies.logger.createComponentLog("WebRTCLiveProvider"),this.video=je(e.container,e.tuning),this.liveStreamClient=new So(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),He(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,i=n=>{e.error$.next({id:"WebRTCLiveProvider",category:Se.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})};this.subscription.add((0,Se.merge)(this.videoState.stateChangeStarted$.pipe((0,Se.map)(n=>({transition:n,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,Se.map)(n=>({transition:n,type:"end"})))).subscribe(({transition:n,type:o})=>{this.log({message:`[videoState change] ${o}: ${JSON.stringify(n)}`})}));let r=Qe(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(ut(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(We(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,Se.assertNever)(n.to)}},i)).add((0,Se.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,Se.observableFrom)(["init"])).pipe((0,Se.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(Ce(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:Se.VideoQuality.INVARIANT}),this.video.srcObject=e,O(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:Se.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){Ge(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),O(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Se.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 x=require("@vkontakte/videoplayer-shared/es2018");var Gt=require("@vkontakte/videoplayer-shared/es2018"),fy=a=>new Gt.Observable(e=>{let t=new Gt.Subscription,i=a.desiredPlaybackState$.stateChangeStarted$.pipe((0,Gt.map)(({from:l,to:d})=>`${l}-${d}`)),r=a.desiredPlaybackState$.stateChangeEnded$,s=a.providerChanged$.pipe((0,Gt.map)(({type:l})=>l!==void 0)),n=new Gt.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 ct=require("@vkontakte/videoplayer-shared/es2018");function my(){return new(window.AudioContext||window.webkitAudioContext)}var ms=class ms{constructor(e,t,i,r){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=i;this.volumeMultiplier=r;this.destroyController=new de;this.subscriptions=new ct.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,ct.filter)(s=>!!s.type),(0,ct.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){z.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,ct.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,ct.filter)(({playbackState:t,video:i,volume:{muted:r,volume:s}})=>t==="playing"&&!!i&&!r&&!!s),(0,ct.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}async initAudioContextOnce(e){let{volumeMultiplier:t}=this,i=my();this.audioContext=i;let r=i.createGain();if(this.gainNode=r,r.gain.value=t,r.connect(i.destination),i.state==="suspended"&&(await 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:ms.errorId,category:ct.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${ms.errorId} exception`,thrown:e})}};ms.errorId="VolumeMultiplierManager";var Cr=ms;var AL={chunkDuration:5e3,maxParallelRequests:5},bs=class{constructor(e){this.current$=new x.ValueSubject({type:void 0});this.providerError$=new x.Subject;this.noAvailableProvidersError$=new x.Subject;this.volumeMultiplierError$=new x.Subject;this.providerOutput={position$:new x.ValueSubject(0),duration$:new x.ValueSubject(1/0),volume$:new x.ValueSubject({muted:!1,volume:1}),availableVideoStreams$:new x.ValueSubject([]),currentVideoStream$:new x.ValueSubject(void 0),availableVideoTracks$:new x.ValueSubject([]),currentVideoTrack$:new x.ValueSubject(void 0),availableVideoCodecs$:new x.ValueSubject([]),availableAudioStreams$:new x.ValueSubject([]),currentAudioStream$:new x.ValueSubject(void 0),availableAudioTracks$:new x.ValueSubject([]),availableAudioCodecs$:new x.ValueSubject([]),currentVideoSegmentLength$:new x.ValueSubject(0),currentAudioSegmentLength$:new x.ValueSubject(0),isAudioAvailable$:new x.ValueSubject(!0),autoVideoTrackLimitingAvailable$:new x.ValueSubject(!1),autoVideoTrackLimits$:new x.ValueSubject(void 0),currentBuffer$:new x.ValueSubject(void 0),isBuffering$:new x.ValueSubject(!0),error$:new x.Subject,fetcherError$:new x.Subject,fetcherRecoverableError$:new x.Subject,warning$:new x.Subject,willSeekEvent$:new x.Subject,soundProhibitedEvent$:new x.Subject,seekedEvent$:new x.Subject,loopedEvent$:new x.Subject,endedEvent$:new x.Subject,manifestRequested$:new x.Subject,firstBytesManifest$:new x.Subject,manifestReceived$:new x.Subject,firstBytesRequested$:new x.Subject,firstBytesReceived$:new x.Subject,firstBytesEvent$:new x.Subject,loadedMetadataEvent$:new x.Subject,firstFrameEvent$:new x.Subject,canplay$:new x.Subject,isLive$:new x.ValueSubject(void 0),isLiveEnded$:new x.ValueSubject(null),canPlayLiveTailBuffer$:new x.ValueSubject(!1),isLowLatency$:new x.ValueSubject(!1),canChangePlaybackSpeed$:new x.ValueSubject(!0),liveTime$:new x.ValueSubject(void 0),liveBufferTime$:new x.ValueSubject(void 0),liveLatency$:new x.ValueSubject(void 0),severeStallOccurred$:new x.Subject,availableTextTracks$:new x.ValueSubject([]),currentTextTrack$:new x.ValueSubject(void 0),hostname$:new x.ValueSubject(void 0),httpConnectionType$:new x.ValueSubject(void 0),httpConnectionReused$:new x.ValueSubject(void 0),inPiP$:new x.ValueSubject(!1),inFullscreen$:new x.ValueSubject(!1),element$:new x.ValueSubject(void 0),elementVisible$:new x.ValueSubject(!0),availableSources$:new x.ValueSubject(void 0),is3DVideo$:new x.ValueSubject(!1),playbackState$:new x.ValueSubject(""),getCurrentTime$:new x.ValueSubject(null)};this.subscription=new x.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=Sl([...QS(this.params.tuning),...WS(this.params.tuning)]).filter(l=>(0,x.isNonNullable)(e.sources[l])),{forceFormat:i,formatsToAvoid:r}=this.params.tuning,s=[];i?s=[i]:r.length?s=[...t.filter(l=>!(0,Sc.default)(r,l)),...t.filter(l=>(0,Sc.default)(r,l))]:s=t,this.log({message:`Selected formats: ${s.join(" > ")}`}),this.tracer.log("Selected formats",(0,x.flattenObject)(s)),this.screenFormatsIterator=new Dr(s);let n=[...rc(!0),...rc(!1)];this.chromecastFormatsIterator=new Dr(n.filter(l=>(0,x.isNonNullable)(e.sources[l]))),this.providerOutput.availableSources$.next(e.sources);let{volumeMultiplier:o=1,tuning:{useVolumeMultiplier:u}}=this.params;u&&o!==1&&Cr.isSupported()&&(this.volumeMultiplierManager=new Cr(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,x.isNullable)(t)){this.handleNoFormatsError(e);return}let i;try{i=this.createProvider(e,t)}catch(r){this.providerError$.next({id:"ProviderNotConstructed",category:x.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"),e.destroy();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})}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,x.assertNever)(e)}}createScreenProvider(e){var u,l;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 d=this.applyFailoverHost(t[e]),c=this.applyFailoverHost(t.HLS_ONDEMAND||t.HLS);return(0,x.assertNonNullable)(d),this.params.tuning.useNewDashProvider?new ls({...o,source:d,sourceHls:c,forceVideoCodec:(u=this.videoCodecsIterator)==null?void 0:u.getValue()}):new as({...o,source:d,sourceHls:c,forceVideoCodec:(l=this.videoCodecsIterator)==null?void 0:l.getValue()})}case"DASH_LIVE_CMAF":{let d=this.applyFailoverHost(t[e]);return(0,x.assertNonNullable)(d),this.params.tuning.useNewDashProvider?new cs({...o,source:d}):new ss({...o,source:d})}case"HLS":case"HLS_ONDEMAND":case"HLS_FMP4":{let d=this.applyFailoverHost(t[e]);return(0,x.assertNonNullable)(d),new ps({...o,source:d})}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let d=this.applyFailoverHost(t[e]);return(0,x.assertNonNullable)(d),new ds({...o,source:d,config:{maxPausedTime:this.params.tuning.live.maxPausedTime},format:e})}case"MPEG":{let d=this.applyFailoverHost(t[e]);return(0,x.assertNonNullable)(d),new hs({...o,source:d})}case"DASH_LIVE":{let d=this.applyFailoverHost(t[e]);return(0,x.assertNonNullable)(d),new Hg({...o,source:d,config:{...AL,maxPausedTime:this.params.tuning.live.maxPausedTime}})}case"WEB_RTC_LIVE":{let d=this.applyFailoverHost(t[e]);return(0,x.assertNonNullable)(d),new fs({container:i,source:d,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,x.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,x.assertNonNullable)(o),new ha({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,x.assertNever)(e)}}skipFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.next();case"CHROMECAST":return this.chromecastFormatsIterator.next();default:return(0,x.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,x.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{...e,url:i(e.url)}}return(0,gy.default)((0,by.default)(e).map(([r,s])=>[r,i(s)]))}initProviderErrorHandling(){let e=new x.Subscription,t=!1,i=0;return e.add((0,x.merge)(this.providerOutput.error$.pipe((0,x.filter)(r=>!this.params.tuning.ignoreAudioRendererError||!r.message||!/AUDIO_RENDERER_ERROR/ig.test(r.message))),fy({desiredPlaybackState$:this.params.desiredState.playbackState,maxTransitionInterval:this.params.tuning.maxPlaybackTransitionInterval,position$:this.providerOutput.position$,providerChanged$:this.current$}).pipe((0,x.map)(r=>({id:`ProviderHangup:${r}`,category:x.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,x.filter)(({to:s})=>s==="playing"),(0,x.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===x.ErrorCategory.NETWORK,u=r.category===x.ErrorCategory.FATAL,l=this.params.failoverHosts.length>0&&(this.failoverIndex===void 0||this.failoverIndex<this.params.failoverHosts.length-1),d=i<this.params.tuning.providerErrorLimit&&!u,c=this.videoCodecsIterator&&!this.videoCodecsIterator.isLast()&&this.params.tuning.dash.codecsPrioritizeEnabled,h=l&&!u&&(o&&t||!d);n={...n,isNetworkError:o,isFatalError:u,haveFailoverHost:l,tryFailover:h,canReinitProvider:d},d?(i++,this.reinitProvider()):h?(this.failoverIndex=this.failoverIndex===void 0?0:this.failoverIndex+1,this.reinitProvider()):c?this.switchToNextVideoCodec():(i=0,this.switchToNextProvider(s!=null?s:"SCREEN"))}r.traceAsLog?this.tracer.log("providerInfo",(0,x.flattenObject)(n)):this.tracer.error("providerError",(0,x.flattenObject)(n))})),e}};var ee=require("@vkontakte/videoplayer-shared/es2018");var RL=5e3,vy="one_video_throughput",Sy="one_video_rtt",zt=window.navigator.connection,yy=()=>{let a=zt==null?void 0:zt.downlink;if((0,ee.isNonNullable)(a)&&a!==10)return a*1e3},Ty=()=>{let a=zt==null?void 0:zt.rtt;if((0,ee.isNonNullable)(a)&&a!==3e3)return a},Iy=(a,e,t)=>{let i=t*8,r=i/a;return i/(r+e)},yc=class a{constructor(e){this.subscription=new ee.Subscription;this.concurrentDownloads=new Set;var r,s;this.tuningConfig=e;let t=a.load(vy)||(e.useBrowserEstimation?yy():void 0)||RL,i=(s=(r=a.load(Sy))!=null?r:e.useBrowserEstimation?Ty():void 0)!=null?s:0;if(this.throughput$=new ee.ValueSubject(t),this.rtt$=new ee.ValueSubject(i),this.rttAdjustedThroughput$=new ee.ValueSubject(Iy(t,i,e.rttPenaltyRequestSize)),this.throughput=Qt.getSmoothedValue(t,-1,e),this.rtt=Qt.getSmoothedValue(i,1,e),e.useBrowserEstimation){let n=()=>{let u=yy();u&&this.throughput.next(u);let l=Ty();(0,ee.isNonNullable)(l)&&this.rtt.next(l)};zt&&"onchange"in zt&&this.subscription.add((0,ee.fromEvent)(zt,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{ee.safeStorage.set(vy,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{ee.safeStorage.set(Sy,n.toFixed(0))})),this.subscription.add(this.throughput.debounced$.pipe((0,ee.map)(n=>Math.round(n))).subscribe(this.throughput$)),this.subscription.add(this.rtt.debounced$.subscribe(this.rtt$)),this.subscription.add((0,ee.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,ee.map)(({throughput:n,rtt:o})=>Iy(n,o,e.rttPenaltyRequestSize)),(0,ee.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,ee.now)(),r=new ee.Subscription;switch(this.subscription.add(r),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:r.add((0,ee.fromEvent)(e,"progress").pipe((0,ee.once)()).subscribe(s=>{t=s.loaded,i=(0,ee.now)()}));break;case 1:case 0:r.add((0,ee.fromEvent)(e,"loadstart").subscribe(()=>{t=0,i=(0,ee.now)()}));break}r.add((0,ee.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,ee.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,ee.now)(),n=0,o=(0,ee.now)(),u=d=>{this.concurrentDownloads.delete(e),i.releaseLock(),e.cancel(`Throughput Estimator error: ${d}`).catch(()=>{})},l=async({done:d,value:c})=>{if(d)!t&&this.addRawSpeed(r,(0,ee.now)()-s,1),this.concurrentDownloads.delete(e);else if(c){if(t){let h=(0,ee.now)();if(h-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||h-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let f=o-s;f&&this.addRawSpeed(n,f,1,t),n=c.byteLength,s=(0,ee.now)()}else n+=c.byteLength;o=(0,ee.now)()}else r+=c.byteLength,n+=c.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,ee.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,ee.now)()-o,this.concurrentDownloads.size),n=0,o=(0,ee.now)());await(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=ee.safeStorage.get(e);if((0,ee.isNonNullable)(t))return(i=parseInt(t,10))!=null?i:void 0}},Ey=yc;var Hi=require("@vkontakte/videoplayer-shared/es2018"),xy={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:{maxBitrateFactorAtEmptyBuffer:4,bitrateFactorAtEmptyBuffer:2.8,minBitrateFactorAtEmptyBuffer:1.5,bitrateAudioFactorAtEmptyBuffer:10,maxBitrateFactorAtFullBuffer:3,bitrateFactorAtFullBuffer:2,minBitrateFactorAtFullBuffer:1,bitrateAudioFactorAtFullBuffer:7,minVideoAudioRatio:5,minAvailableThroughputAudioRatio:5,usePixelRatio:!0,pixelRatioMultiplier:void 0,pixelRatioLogBase:3,pixelRatioLogCoefficients:[1,0,1],limitByContainer:!0,maxContainerSizeFactor:2,containerSizeFactor:1.3,minContainerSizeFactor:1,lazyQualitySwitch:!0,minBufferToSwitchUp:.4,considerPlaybackRate:!1,trackCooldownIncreaseQuality:15e3,trackCooldownDecreaseQuality:3e3,backgroundVideoQualityLimit:Hi.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:Hi.VideoQuality.Q_720P,trafficSavingLimit:Hi.VideoQuality.Q_480P},stallsManager:{enabled:!0,ignoreDynamicAbrForShortVideo:!1,stallDurationNoDataBeforeQualityDecrease:500,stallDurationToBeCount:100,stallCountBeforeQualityDecrease:3,resetQualityRestrictionTimeout:1e4,ignoreStallsOnSeek:!0,stallsMetricsHistoryLength:20,maxPossibleStallDuration:3e4,minTvtToBeCounted:120,maxTvtToBeCounted:10800,significantTvt:600,targetStallsDurationPerTvt:1,deviationStallsDurationPerTvt:.5,criticalStallsDurationPerTvt:6,abrAdjustingSpeed:.1,emaAlpha:.6,useTotalStallsDurationPerTvt:!0,useAverageStallsDurationPerTvt:!0,useEmaStallsDurationPerTvt:!0},droppedFramesChecker:{enabled:!1,percentLimit:.1,checkTime:1e3,countLimit:3,tickCountAfterQualityChange:5,qualityUpWaitingTime:5e3,minQualityBanLimit:Hi.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:15e3,crashOnStallTimeout:25e3,crashOnStallTWithoutDataTimeout:5e3,enableSubSegmentBufferFeeding:!0,bufferEmptinessTolerance:100,useNewRepresentationSwitch:!1,useDelayedRepresentationSwitch:!1,useSmartRepresentationSwitch:!1,useFetchPriorityHints:!0,useAbortMSEFix:!1,enableBaseUrlSupport:!0,maxSegmentRetryCount:5,sourceOpenTimeout:1e3,vktvAbrThrottle:0,timeupdateEventTickThrottle:300,fetcherBufferOptimisation:!0,codecsPrioritizeEnabled:!1,usePersistentGaps:!1,abrThrottle:0,useVideoElementWaitingCurrentTimeReassign:!0,stallWatchdogInterval:100,liveUpdateInterval:1e3,liveStallReinitInterval:3e3,ignoreNetworkErrorsOnLoadInit:!1},dashCmafLive:{externalStopControl:!1,keepSilentStallWatchdogWhenNotActive:!1,maxActiveLiveOffset:1e4,normalizedTargetMinBufferSize:6e4,normalizedLiveMinBufferSize:5e3,normalizedActualBufferOffset:1e4,offsetCalculationError:3e3,maxLiveDuration:7200,catchupLiveForMutedInactiveTab:!0,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",iosPreferredFormat:"hls",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,useNewSwitchTo:!1,useNewDashProvider:!1,useNewAutoSelectVideoTrack:!1,useSafariEndlessRequestBugfix:!0,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,useHlsLiveNewTextManager:!1,exposeInternalsToGlobal:!1,hlsLiveNewTextManagerDownloadThreshold:4e3,disableYandexPiP:!1,asyncResolveClientChecker:!1,autostartOnlyIfVisible:!1,changePlaybackStateToPausedWhenEnded:!1,suppressExceptionsInObservables:!0},wy=a=>{var e;return{...(0,Hi.fillWithDefault)(a,xy),configName:[...(e=a.configName)!=null?e:[],...xy.configName]}};var b=require("@vkontakte/videoplayer-shared/es2018");var Yt=require("@vkontakte/videoplayer-shared/es2018"),Tc=({seekState:a,position$:e})=>(0,Yt.merge)(a.stateChangeEnded$.pipe((0,Yt.map)(({to:t})=>{var i;return t.state==="none"?void 0:((i=t.position)!=null?i:NaN)/1e3}),(0,Yt.filter)(Yt.isNonNullable)),e.pipe((0,Yt.filter)(()=>a.getState().state==="none")));var Ay=require("@vkontakte/videoplayer-shared/es2018"),Ry=a=>{let e=typeof a.container=="string"?document.getElementById(a.container):a.container;return(0,Ay.assertNonNullable)(e,`Wrong container or containerId {${a.container}}`),e};var yo=require("@vkontakte/videoplayer-shared/es2018"),Py=(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,yo.filter)(r=>r.length>0),(0,yo.once)()).subscribe(r=>{r.find(i)&&e.startTransitionTo(a)}):(a===void 0||t!=null&&t.getValue().find(i))&&e.startTransitionTo(a)};var gs=class{constructor(e={configName:[]},t=b.TracerFactory.createRootTracer(!1),i){this.subscription=new b.Subscription;this.logger=new b.Logger;this.abrLogger=this.logger.createComponentLog("ABR");this.internalsExposure=null;this.isPlaybackStarted=!1;this.hasLiveOffsetByPaused=new b.ValueSubject(!1);this.hasLiveOffsetByPausedTimer=0;this.playerInitRequest=0;this.playerInited=new b.ValueSubject(!1);this.wasSetStartedQuality=!1;this.desiredState={playbackState:new re("stopped"),seekState:new re({state:"none"}),volume:new re({volume:1,muted:!1}),videoTrack:new re(void 0),videoStream:new re(void 0),audioStream:new re(void 0),autoVideoTrackSwitching:new re(!0),autoVideoTrackLimits:new re({}),isLooped:new re(!1),isLowLatency:new re(!1),playbackRate:new re(1),externalTextTracks:new re([]),internalTextTracks:new re([]),currentTextTrack:new re(void 0),textTrackCuesSettings:new re({}),cameraOrientation:new re({x:0,y:0})};this.info={playbackState$:new b.ValueSubject(void 0),position$:new b.ValueSubject(0),duration$:new b.ValueSubject(1/0),muted$:new b.ValueSubject(!1),volume$:new b.ValueSubject(1),availableVideoStreams$:new b.ValueSubject([]),currentVideoStream$:new b.ValueSubject(void 0),availableQualities$:new b.ValueSubject([]),availableQualitiesFps$:new b.ValueSubject({}),currentQuality$:new b.ValueSubject(void 0),isAutoQualityEnabled$:new b.ValueSubject(!0),autoQualityLimitingAvailable$:new b.ValueSubject(!1),autoQualityLimits$:new b.ValueSubject({}),predefinedQualityLimitType$:new b.ValueSubject("unknown"),availableAudioStreams$:new b.ValueSubject([]),currentAudioStream$:new b.ValueSubject(void 0),availableAudioTracks$:new b.ValueSubject([]),isAudioAvailable$:new b.ValueSubject(!0),currentPlaybackRate$:new b.ValueSubject(1),currentBuffer$:new b.ValueSubject({start:0,end:0}),isBuffering$:new b.ValueSubject(!0),isStalled$:new b.ValueSubject(!1),isEnded$:new b.ValueSubject(!1),isLooped$:new b.ValueSubject(!1),isLive$:new b.ValueSubject(void 0),isLiveEnded$:new b.ValueSubject(null),canPlayLiveTailBuffer$:new b.ValueSubject(!1),canChangePlaybackSpeed$:new b.ValueSubject(void 0),atLiveEdge$:new b.ValueSubject(void 0),atLiveDurationEdge$:new b.ValueSubject(void 0),liveTime$:new b.ValueSubject(void 0),liveBufferTime$:new b.ValueSubject(void 0),liveLatency$:new b.ValueSubject(void 0),currentFormat$:new b.ValueSubject(void 0),availableTextTracks$:new b.ValueSubject([]),currentTextTrack$:new b.ValueSubject(void 0),throughputEstimation$:new b.ValueSubject(void 0),rttEstimation$:new b.ValueSubject(void 0),videoBitrate$:new b.ValueSubject(void 0),hostname$:new b.ValueSubject(void 0),httpConnectionType$:new b.ValueSubject(void 0),httpConnectionReused$:new b.ValueSubject(void 0),surface$:new b.ValueSubject("none"),chromecastState$:new b.ValueSubject("NOT_AVAILABLE"),chromecastDeviceName$:new b.ValueSubject(void 0),intrinsicVideoSize$:new b.ValueSubject(void 0),availableSources$:new b.ValueSubject(void 0),is3DVideo$:new b.ValueSubject(!1),currentVideoSegmentLength$:new b.ValueSubject(0),currentAudioSegmentLength$:new b.ValueSubject(0)};this.events={inited$:new b.Subject,ready$:new b.Subject,started$:new b.Subject,playing$:new b.Subject,paused$:new b.Subject,stopped$:new b.Subject,willReady$:new b.Subject,willStart$:new b.Subject,willResume$:new b.Subject,willPause$:new b.Subject,willStop$:new b.Subject,willDestruct$:new b.Subject,watchCoverageRecord$:new b.Subject,watchCoverageLive$:new b.Subject,managedError$:new b.Subject,fatalError$:new b.Subject,fetcherRecoverableError$:new b.Subject,ended$:new b.Subject,looped$:new b.Subject,seeked$:new b.Subject,willSeek$:new b.Subject,autoplaySoundProhibited$:new b.Subject,manifestRequested$:new b.Subject,firstBytesManifest$:new b.Subject,manifestReceived$:new b.Subject,firstBytesRequested$:new b.Subject,firstBytesReceived$:new b.Subject,firstBytes$:new b.Subject,loadedMetadata$:new b.Subject,firstFrame$:new b.Subject,canplay$:new b.Subject,log$:new b.Subject,fetcherError$:new b.Subject,severeStallOccured$:new b.Subject};this.experimental={element$:new b.ValueSubject(void 0),tuningConfigName$:new b.ValueSubject([]),enableDebugTelemetry$:new b.ValueSubject(!1),dumpTelemetry:Ag,getCurrentTime$:new b.ValueSubject(null)};if(this.initLogs(),this.tuning=wy(e),this.tracer=t,this.tuning.suppressExceptionsInObservables&&((0,Ic.default)(this.info).forEach(r=>r.setSuppressErrors(!0)),(0,Ic.default)(this.events).forEach(r=>r.setSuppressErrors(!0))),this.experimental.tuningConfigName$.next(this.tuning.configName),this.chromecastInitializer=new Us({receiverApplicationId:e.chromecastReceiverId,isDisabled:e.disableChromecast,dependencies:{logger:this.logger}}),this.throughputEstimator=new Ey(this.tuning.throughputEstimator),e.exposeInternalsToGlobal&&(this.internalsExposure=new b.InternalsExposure("core",(0,b.getPlayerId)(i==null?void 0:i.playerId)),this.internalsExposure.expose({player:this})),this.initChromecastSubscription(),this.initDesiredStateSubscriptions(),Proxy&&Reflect)return new Proxy(this,{get:(r,s,n)=>{let o=Reflect.get(r,s,n);return typeof o!="function"?o:(...u)=>{try{return o.apply(r,u)}catch(l){let d=u.map(p=>JSON.stringify(p,(f,m)=>{let v=typeof m;return(0,ky.default)(["number","string","boolean"],v)?m:m===null?null:`<${v}>`})),c=`Player.${String(s)}`,h=`Exception calling ${c} (${d.join(", ")})`;throw this.events.fatalError$.next({id:c,category:b.ErrorCategory.WTF,message:h,thrown:l}),l}}}})}initVideo(e){var s;this.config=e,(s=this.internalsExposure)==null||s.expose({config:e,logger:this.logger,tuning:this.tuning}),this.setMuted(this.tuning.isAudioDisabled);let t=()=>{var u,l,d;let{container:n,...o}=e;this.tracer.log("initVideo",(0,b.flattenObject)(o)),this.domContainer=Ry(e),this.chromecastInitializer.contentId=(u=e.meta)==null?void 0:u.videoId,this.providerContainer=new bs({sources:e.sources,meta:(l=e.meta)!=null?l:{},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.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,b.filter)(n=>!!n),(0,b.once)()).subscribe(()=>{console.log("Core SDK async start"),i()}):i()};return this.isNotActiveTabCase()?(this.tracer.log("request play from hidden tab"),(0,b.fromEvent)(document,"visibilitychange").pipe((0,b.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()}waitInit(e){this.playerInited.getValue()?e():this.subscription.add(this.playerInited.pipe((0,b.filter)(t=>!!t),(0,b.once)()).subscribe(e))}prepare(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("prepare",{currentPlayBackState:e.getState()}),e.getState()==="stopped"&&e.startTransitionTo("ready")}),this}play(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("play",{currentPlayBackState:e.getState()}),e.getState()!=="playing"&&e.startTransitionTo("playing")}),this}pause(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("pause",{currentPlayBackState:e.getState()}),e.getState()!=="paused"&&e.startTransitionTo("paused")}),this}stop(){return this.waitInit(()=>{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.waitInit(()=>{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.waitInit(()=>{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.waitInit(()=>{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,t=!1){return this.waitInit(()=>{var o;let i=this.desiredState.volume,r=this.tuning.isAudioDisabled&&!t||e,s=i.getTransition(),n=(o=s==null?void 0:s.to.volume)!=null?o:this.info.volume$.getValue();this.tracer.log("setMuted",{isMuted:e,nextMuted:r,volume:n,isAudioDisabled:this.tuning.isAudioDisabled,chromecastState:this.chromecastInitializer.castState$.getValue()}),this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setMuted(r):i.startTransitionTo({volume:n,muted:r})}),this}setVideoStream(e){return this.waitInit(()=>{this.desiredState.videoStream.startTransitionTo(e)}),this}setAudioStream(e){return this.waitInit(()=>{this.desiredState.audioStream.startTransitionTo(e)}),this}setQuality(e){return this.waitInit(()=>{(0,b.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,b.filter)(i=>i.length>0),(0,b.once)()).subscribe(i=>{this.setVideoTrackIdByQuality(i,e)}):this.explicitInitialQuality=e:t.length>0&&this.setVideoTrackIdByQuality(t,e)}),this}setAutoQuality(e){return this.waitInit(()=>{this.tracer.log("setAutoQuality",{enable:e}),this.desiredState.autoVideoTrackSwitching.startTransitionTo(e)}),this}setAutoQualityLimits(e){return this.waitInit(()=>{this.tracer.log("setAutoQualityLimits",(0,b.flattenObject)(e)),this.desiredState.autoVideoTrackLimits.startTransitionTo(e)}),this}setPredefinedQualityLimits(e){return this.waitInit(()=>{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.waitInit(()=>{this.tracer.log("setPlaybackRate",{playbackRate:e}),this.desiredState.playbackRate.startTransitionTo(e)}),this}setExternalTextTracks(e){return this.waitInit(()=>{e.length&&this.tracer.log("setExternalTextTracks",(0,b.flattenObject)(e)),this.desiredState.externalTextTracks.startTransitionTo(e.map(t=>({type:"external",...t})))}),this}selectTextTrack(e){return this.waitInit(()=>{var t;Py(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.waitInit(()=>{this.tracer.log("setTextTrackCueSettings",{...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.waitInit(()=>{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.waitInit(()=>{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.waitInit(()=>{let t=this.getScene3D();this.tracer.log("stopCameraManualRotation",{isScene3DAvailable:!!t,immediate:e}),t&&t.stopCameraManualRotation(e)}),this}moveCameraFocusPX(e,t){return this.waitInit(()=>{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.waitInit(()=>{let e=this.getScene3D();e&&e.holdCamera()}),this}releaseCamera(){return this.waitInit(()=>{let e=this.getScene3D();e&&e.releaseCamera()}),this}getExactTime(){if(!this.providerContainer)return 0;let e=this.providerContainer.providerOutput.element$.getValue();if((0,b.isNullable)(e))return this.info.position$.getValue();let t=this.desiredState.seekState.getState(),i=t.state==="none"?void 0:t.position;return(0,b.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,b.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,b.map)(e=>e.to)).subscribe(this.info.playbackState$)).add(this.desiredState.isLooped.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.isLooped$)).add(this.desiredState.playbackRate.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.currentPlaybackRate$)).add(this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.isAutoQualityEnabled$)).add(this.desiredState.autoVideoTrackLimits.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(e=>{this.info.autoQualityLimits$.next(e);let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection;this.info.predefinedQualityLimitType$.next(Rg(e,t,i))})),this.subscription.add(this.desiredState.playbackState.stateChangeStarted$.pipe((0,b.filter)(({from:e})=>e==="stopped"),(0,b.once)()).subscribe(()=>{this.initedAt=(0,b.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"ready":this.events.willReady$.next();break;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,b.flattenObject)(n)),n.state==="requested"?this.desiredState.seekState.setState({...n,state:"applying"}):this.events.managedError$.next({id:`WillSeekIn${n.state}`,category:b.ErrorCategory.WTF,message:"Received unexpeceted willSeek$"})})).add(e.providerOutput.soundProhibitedEvent$.pipe((0,b.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,b.flattenObject)(n)),n.state==="applying"&&(this.desiredState.seekState.setState({state:"none"}),this.events.seeked$.next())})).add(e.current$.pipe((0,b.map)(n=>n.type)).subscribe(this.info.currentFormat$)).add(e.current$.pipe((0,b.map)(n=>n.destination),(0,b.filterChanged)()).subscribe(()=>this.isPlaybackStarted=!1)).add(e.providerOutput.availableVideoStreams$.subscribe(this.info.availableVideoStreams$)).add((0,b.combine)({availableVideoTracks:e.providerOutput.availableVideoTracks$,currentVideoStream:e.providerOutput.currentVideoStream$}).pipe((0,b.map)(({availableVideoTracks:n,currentVideoStream:o})=>n.filter(u=>o?o.id===u.streamId:!0).map(({quality:u})=>u).sort((u,l)=>(0,b.isInvariantQuality)(u)?1:(0,b.isInvariantQuality)(l)?-1:(0,b.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,b.filterChanged)()).subscribe(this.info.isAudioAvailable$)).add(e.providerOutput.currentVideoTrack$.pipe((0,b.filter)(n=>(0,b.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,b.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentVideoSegmentLength$)).add(e.providerOutput.currentAudioSegmentLength$.pipe((0,b.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentAudioSegmentLength$)).add(e.providerOutput.hostname$.pipe((0,b.filterChanged)()).subscribe(this.info.hostname$)).add(e.providerOutput.httpConnectionType$.pipe((0,b.filterChanged)()).subscribe(this.info.httpConnectionType$)).add(e.providerOutput.httpConnectionReused$.pipe((0,b.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,b.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,b.tap)(n=>n&&this.stop())).subscribe(this.info.isLiveEnded$)).add(e.providerOutput.canPlayLiveTailBuffer$.subscribe(this.info.canPlayLiveTailBuffer$)).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,b.combine)({hasLiveOffsetByPaused:(0,b.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,b.map)(n=>n.to),(0,b.filterChanged)(),(0,b.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,b.combine)({atLiveEdge:(0,b.combine)({isLive:e.providerOutput.isLive$,isLowLatency:e.providerOutput.isLowLatency$,position:Tc({seekState:this.desiredState.seekState,position$:e.providerOutput.position$})}).pipe((0,b.map)(({isLive:n,position:o,isLowLatency:u})=>{let l=this.getActiveLiveDelay(u);return n&&Math.abs(o)<l/1e3}),(0,b.filterChanged)(),(0,b.tap)(n=>n&&this.setPlaybackRate(1))),hasPausedTimeoutCase:this.hasLiveOffsetByPaused}).pipe((0,b.map)(({atLiveEdge:n,hasPausedTimeoutCase:o})=>n&&!o)).subscribe(this.info.atLiveEdge$)).add((0,b.combine)({isLive:e.providerOutput.isLive$,position:e.providerOutput.position$,duration:e.providerOutput.duration$}).pipe((0,b.map)(({isLive:n,position:o,duration:u})=>n&&(Math.abs(u)-Math.abs(o))*1e3<this.tuning.live.activeLiveDelay),(0,b.filterChanged)(),(0,b.tap)(n=>n&&this.setPlaybackRate(1))).subscribe(this.info.atLiveDurationEdge$)).add(e.providerOutput.volume$.pipe((0,b.map)(n=>n.muted),(0,b.filterChanged)()).subscribe(this.info.muted$)).add(e.providerOutput.volume$.pipe((0,b.map)(n=>n.volume),(0,b.filterChanged)()).subscribe(this.info.volume$)).add(Tc({seekState:this.desiredState.seekState,position$:e.providerOutput.position$}).subscribe(this.info.position$)).add(e.providerOutput.seekedEvent$.subscribe(()=>{this.info.isEnded$.getValue()&&this.tuning.changePlaybackStateToPausedWhenEnded&&this.play()})).add((0,b.merge)(e.providerOutput.endedEvent$.pipe((0,b.mapTo)(!0)),e.providerOutput.seekedEvent$.pipe((0,b.mapTo)(!1))).pipe((0,b.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,b.map)(n=>({id:n?`No${n}`:"NoProviders",category:b.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.manifestRequested$.pipe((0,b.once)()).subscribe(this.events.manifestRequested$)).add(e.providerOutput.firstBytesManifest$.pipe((0,b.once)()).subscribe(this.events.firstBytesManifest$)).add(e.providerOutput.manifestReceived$.pipe((0,b.once)()).subscribe(this.events.manifestReceived$)).add(e.providerOutput.firstBytesRequested$.pipe((0,b.once)()).subscribe(this.events.firstBytesRequested$)).add(e.providerOutput.firstBytesReceived$.pipe((0,b.once)()).subscribe(this.events.firstBytesReceived$)).add(e.providerOutput.firstBytesEvent$.pipe((0,b.once)(),(0,b.map)(n=>n!=null?n:(0,b.now)()-this.initedAt)).subscribe(this.events.firstBytes$)).add(e.providerOutput.loadedMetadataEvent$.subscribe(this.events.loadedMetadata$)).add(e.providerOutput.firstFrameEvent$.pipe((0,b.once)(),(0,b.map)(()=>(0,b.now)()-this.initedAt)).subscribe(this.events.firstFrame$)).add(e.providerOutput.canplay$.pipe((0,b.once)(),(0,b.map)(()=>(0,b.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 b.ValueSubject(!1);this.subscription.add(e.providerOutput.seekedEvent$.subscribe(()=>t.next(!1))).add(e.providerOutput.willSeekEvent$.subscribe(()=>t.next(!0)));let i=new b.ValueSubject(!0);this.subscription.add(e.current$.subscribe(()=>i.next(!0))).add(this.desiredState.playbackState.stateChangeEnded$.pipe((0,b.filter)(({to:n})=>n==="playing"),(0,b.once)()).subscribe(()=>i.next(!1)));let r=0,s=(0,b.merge)(e.providerOutput.isBuffering$,t,i).pipe((0,b.map)(()=>{let n=e.providerOutput.isBuffering$.getValue(),o=t.getValue()||i.getValue();return n&&!o}),(0,b.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,b.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,b.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,b.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 b.Subscription;this.subscription.add(t),this.subscription.add(e.current$.pipe((0,b.filterChanged)((i,r)=>i.provider===r.provider)).subscribe(()=>{t.unsubscribe(),t.add(e.providerOutput.availableVideoTracks$.pipe((0,b.filter)(i=>i.length>0),(0,b.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=$t(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,b.merge)(this.desiredState.videoTrack.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"quality",type:"start"}))),this.desiredState.videoTrack.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"quality",type:"end"}))),this.desiredState.autoVideoTrackSwitching.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"start"}))),this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"end"}))),this.desiredState.seekState.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"seekState",type:"start"}))),this.desiredState.seekState.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"seekState",type:"end"}))),this.desiredState.playbackState.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"playbackState",type:"start"}))),this.desiredState.playbackState.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"playbackState",type:"end"})))).pipe((0,b.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,b.assertNonNullable)(this.providerContainer),(0,b.assertNonNullable)(e),wg(),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart),[this.experimental.enableDebugTelemetry$.subscribe(i=>xg(i)),this.providerContainer.current$.subscribe(({type:i})=>ma("provider",i)),e.duration$.subscribe(i=>ma("duration",i)),e.availableVideoTracks$.pipe((0,b.filter)(i=>!!i.length),(0,b.once)()).subscribe(i=>ma("tracks",i)),this.events.fatalError$.subscribe(new Ne("fatalError")),this.events.managedError$.subscribe(new Ne("managedError")),e.position$.subscribe(new Ne("position")),e.currentVideoTrack$.pipe((0,b.map)(i=>i==null?void 0:i.quality)).subscribe(new Ne("quality")),this.info.currentBuffer$.subscribe(new Ne("buffer")),e.isBuffering$.subscribe(new Ne("isBuffering"))].forEach(i=>this.subscription.add(i)),ma("codecs",z.video.supportedCodecs)}initTracerSubscription(){let e=(0,b.getTraceSubscriptionMethod)(this.tracer.log.bind(this.tracer)),t=(0,b.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,b.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,b.combine)({currentQuality:this.info.currentQuality$,videoBitrate:this.info.videoBitrate$}).pipe((0,b.filter)(({currentQuality:i,videoBitrate:r})=>!!i&&!!r),(0,b.filterChanged)((i,r)=>i.currentQuality===r.currentQuality)).subscribe(e("currentVideoTrack"))).add(this.info.currentVideoSegmentLength$.pipe((0,b.filter)(i=>i>0),(0,b.filterChanged)()).subscribe(e("currentVideoSegmentLength"))).add(this.info.currentAudioSegmentLength$.pipe((0,b.filter)(i=>i>0),(0,b.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,b.combine)({currentBuffer:this.info.currentBuffer$.pipe((0,b.filter)(i=>i.end>0),(0,b.filterChanged)((i,r)=>i.end===r.end&&i.start===r.start)),position:this.info.position$.pipe((0,b.filterChanged)())}).pipe((0,b.throttle)(1e3)).subscribe(e("currentBufferAndPosition"))).add(this.info.duration$.pipe((0,b.filterChanged)()).subscribe(e("duration"))).add(this.info.isBuffering$.subscribe(e("isBuffering"))).add(this.info.isLive$.pipe((0,b.filterChanged)()).subscribe(e("isLive"))).add(this.info.canChangePlaybackSpeed$.pipe((0,b.filterChanged)()).subscribe(e("canChangePlaybackSpeed"))).add((0,b.combine)({liveTime:this.info.liveTime$,liveBufferTime:this.info.liveBufferTime$,position:this.info.position$}).pipe((0,b.filter)(({liveTime:i,liveBufferTime:r})=>!!i&&!!r),(0,b.throttle)(1e3)).subscribe(e("liveBufferAndPosition"))).add(this.info.atLiveEdge$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("atLiveEdge"))).add(this.info.atLiveDurationEdge$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("atLiveDurationEdge"))).add(this.info.muted$.pipe((0,b.filterChanged)()).subscribe(e("muted"))).add(this.info.volume$.pipe((0,b.filterChanged)()).subscribe(e("volume"))).add(this.info.isEnded$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("isEnded"))).add(this.info.availableSources$.subscribe(e("availableSources"))).add((0,b.combine)({throughputEstimation:this.info.throughputEstimation$,rtt:this.info.rttEstimation$}).pipe((0,b.filter)(({throughputEstimation:i,rtt:r})=>!!i&&!!r),(0,b.throttle)(3e3)).subscribe(e("throughputEstimation"))).add(this.info.isStalled$.subscribe(e("isStalled"))).add(this.info.is3DVideo$.pipe((0,b.filterChanged)(),(0,b.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=async()=>{t(),e=await window.navigator.wakeLock.request("screen").catch(r=>{r instanceof DOMException&&r.name==="NotAllowedError"||this.events.managedError$.next({id:"WakeLock",category:b.ErrorCategory.DOM,message:String(r)})})};this.subscription.add((0,b.merge)((0,b.fromEvent)(document,"visibilitychange"),(0,b.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,b.flattenObject)({quality:t,availableTracks:(0,b.flattenObject)(e),track:(0,b.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&&!Ta()}};var Bt=require("@vkontakte/videoplayer-shared/es2018"),PL=`@vkontakte/videoplayer-core@${Ao}`;
171
+ `;var Ci=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 vo(this.params.fov,this.params.orientation),this.cameraRotationManager=new yo(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(WS,this.gl.VERTEX_SHADER),i=this.createShader(zS,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,p=t+r,c=e-i,d=t+r;return[s,n,o,u,l,p,c,d]}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 we=require("@vkontakte/videoplayer-shared/es2018");var ci=(a,e,t)=>t*e+(1-t)*a,wc=(a,e)=>a.reduce((t,i)=>t+i,0)/e,GS=(a,e,t,i)=>{let r=0,s=t,n=wc(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 To="stalls_manager_metrics",xc="stalls_manager_abr_params",YS="stalls_manager_default_tuning_abr_params",Pc=class{constructor(){this.isSeeked$=new we.ValueSubject(!1);this.isBuffering$=new we.ValueSubject(!1);this.maxQualityLimit=void 0;this.currentStallsCount=0;this.sumStallsDuration=0;this.lastStallDuration=0;this.providerStartWatchingTimestamp=0;this.lastUniqueVideoTrackSelectedTimestamp=0;this.predictedThroughputWithoutData=0;this.subscription=new we.Subscription;this.severeStallOccurred$=new we.ValueSubject(!1)}init(e){this.currentStallDuration$=e.currentStallDuration$,this.videoLastDataObtainedTimestamp$=e.videoLastDataObtainedTimestamp$,this.throughput$=e.throughput$,this.rtt$=e.rtt$,this.tuning=e.tuning,this.abrParams=e.abrParams,this.duration=e.duration,this.resetStoredAbrParamsIfNeeded(),this.subscribe(e)}get videoMaxQualityLimit(){return this.maxQualityLimit}get predictedThroughput(){return this.predictedThroughputWithoutData}get abrTuningParams(){let t=(this.tuning.ignoreDynamicAbrForShortVideo?this.tuning.enabled&&this.duration>this.tuning.minTvtToBeCounted:this.tuning.enabled)?this.getStoredData(xc):{};return{...this.abrParams,...t}}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,we.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe(),this.currentStallDuration$.getValue()!==0&&this.updateStallData();let e=((0,we.now)()-this.providerStartWatchingTimestamp-this.sumStallsDuration)/1e3,t=this.sumStallsDuration;this.addStallInfoToHistory(e,t),this.updateStoredAbrParams()}resetStoredAbrParamsIfNeeded(){let{bitrateFactorAtEmptyBuffer:e,bitrateFactorAtFullBuffer:t,containerSizeFactor:i}={...this.getStoredData(YS)},{bitrateFactorAtEmptyBuffer:r,bitrateFactorAtFullBuffer:s,containerSizeFactor:n}={...this.abrParams};this.tuning.enabled&&e===r&&t===s&&i===n||(this.removeStoredData(xc),this.setStoredData(YS,{bitrateFactorAtEmptyBuffer:r,bitrateFactorAtFullBuffer:s,containerSizeFactor:n}))}updateStoredAbrParams(){let e=[],t=this.getStoredData(To,"[]");if(!this.tuning.enabled||t.length<this.tuning.stallsMetricsHistoryLength)return;let i=t.reduce((s,n)=>s+n.tvt,0);if(this.tuning.useTotalStallsDurationPerTvt){let n=t.reduce((o,u)=>o+u.stallsDuration,0)/i;e.push(this.calculateOptimalAbrParams(n,i))}if(this.tuning.useAverageStallsDurationPerTvt){let s=t.reduce((n,o)=>n+o.stallsDurationPerTvt,0)/t.length;e.push(this.calculateOptimalAbrParams(s,i))}this.tuning.useEmaStallsDurationPerTvt&&e.push(this.calculateOptimalAbrParams(t[t.length-1].stallsDurationPerTvtSmoothed,i));let r={bitrateFactorAtEmptyBuffer:Math.max(...e.map(s=>s.bitrateFactorAtEmptyBuffer)),bitrateFactorAtFullBuffer:Math.max(...e.map(s=>s.bitrateFactorAtFullBuffer)),containerSizeFactor:Math.min(...e.map(s=>s.containerSizeFactor))};this.setStoredData(To,[]),this.setStoredData(xc,r)}calculateOptimalAbrParams(e,t){let{targetStallsDurationPerTvt:i,deviationStallsDurationPerTvt:r,criticalStallsDurationPerTvt:s,abrAdjustingSpeed:n,significantTvt:o}=this.tuning,u=n*Math.min(t/o,1),l=this.abrTuningParams;return e<i-r?l={bitrateFactorAtEmptyBuffer:Math.max(l.bitrateFactorAtEmptyBuffer-u,this.abrParams.minBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(l.bitrateFactorAtFullBuffer-u,this.abrParams.minBitrateFactorAtFullBuffer),containerSizeFactor:Math.min(l.containerSizeFactor+u,this.abrParams.maxContainerSizeFactor)}:e>i+r&&(l={bitrateFactorAtEmptyBuffer:Math.min(l.bitrateFactorAtEmptyBuffer+u,this.abrParams.maxBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.min(l.bitrateFactorAtFullBuffer+u,this.abrParams.maxBitrateFactorAtFullBuffer),containerSizeFactor:Math.max(l.containerSizeFactor-u,this.abrParams.minContainerSizeFactor)}),e>s&&(l={bitrateFactorAtEmptyBuffer:Math.max(l.bitrateFactorAtEmptyBuffer,this.abrParams.bitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(l.bitrateFactorAtFullBuffer,this.abrParams.bitrateFactorAtFullBuffer),containerSizeFactor:Math.min(l.containerSizeFactor,this.abrParams.containerSizeFactor)}),l}getStoredData(e,t="{}"){var i;return JSON.parse((i=we.safeStorage.get(e))!=null?i:t)}setStoredData(e,t){we.safeStorage.set(e,JSON.stringify(t))}removeStoredData(e){we.safeStorage.remove(e)}addStallInfoToHistory(e,t){if(e<this.tuning.minTvtToBeCounted||e>this.tuning.maxTvtToBeCounted||e*1e3<t)return;let i=this.getStoredData(To,"[]"),r=t/e,s=i.length?ci(i[i.length-1].stallsDurationPerTvtSmoothed,t/e,this.tuning.emaAlpha):r,n={tvt:e,stallsDuration:t,stallsDurationPerTvt:r,stallsDurationPerTvtSmoothed:s};i.push(n),i.length>this.tuning.stallsMetricsHistoryLength&&i.shift(),this.setStoredData(To,i)}updateStallData(){this.providerStartWatchingTimestamp&&!this.isSeeked$.getValue()&&(this.sumStallsDuration+=Math.min(this.lastStallDuration,this.tuning.maxPossibleStallDuration),this.currentStallsCount++)}subscribe(e){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(e.playing$.pipe((0,we.once)()).subscribe(t=>this.providerStartWatchingTimestamp=(0,we.now)())),this.subscription.add(this.currentStallDuration$.pipe((0,we.filterChanged)()).subscribe(t=>{let{stallDurationNoDataBeforeQualityDecrease:i,stallCountBeforeQualityDecrease:r,resetQualityRestrictionTimeout:s,ignoreStallsOnSeek:n}=this.tuning;if((0,we.isNullable)(this.lastUniqueVideoTrackSelected)||n&&this.isSeeked$.getValue())return;let o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),p=(0,we.now)(),c=r&&this.currentStallsCount>=r,d=i&&p-this.lastUniqueVideoTrackSelectedTimestamp>=i+o&&p-l>=i+o&&t>=i;(c||d)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,we.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),!t&&(0,we.now)()-this.providerStartWatchingTimestamp>this.lastStallDuration&&(this.updateStallData(),this.severeStallOccurred$.next(!1),window.clearTimeout(this.qualityRestrictionTimer),this.qualityRestrictionTimer=window.setTimeout(()=>{this.maxQualityLimit=void 0,this.predictedThroughputWithoutData=0},s)),this.lastStallDuration=t}))}},ts=Pc;var ft=require("@vkontakte/videoplayer-shared/es2018"),Io=class{constructor(){this.subscription=new ft.Subscription;this.pipSize$=new ft.ValueSubject(void 0);this.videoSize$=new ft.ValueSubject(void 0);this.elementSize$=new ft.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=ft.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,ft.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,ft.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,ft.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 Vi=require("@vkontakte/videoplayer-shared/es2018");var _i=({subscription:a,desiredState:e,videoElement$:t,observableVideo:i})=>{if(!Q.browser.isSafari)return;let r=0,s=!1;a.add(e.volume.stateChangeStarted$.pipe((0,Vi.map)(()=>{let n=e.volume.getTransition(),o=t.getValue();return!o||!n?!1:!n.to.muted&&o.muted}),(0,Vi.filter)(n=>!!n),(0,Vi.once)()).subscribe(()=>{r=performance.now(),s=!0})),a.add(i.playbackRateState$.pipe((0,Vi.filter)(()=>s),(0,Vi.once)()).subscribe(()=>{let n=t.getValue(),o=e.playbackRate.getState();n&&o!==n.playbackRate&&performance.now()-r<1e3&&(n.playbackRate=o)}))};var ua=class{constructor(e){this.subscription=new ne.Subscription;this.videoState=new ae("stopped");this.observableVideo=null;this.droppedFramesManager=new Di;this.stallsManager=new ts;this.elementSizeManager=new Io;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new Ft;this.audioTrackSwitchHistory=new Ft;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.currentNativeBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),C(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"),C(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&C(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"&&C(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&C(this.params.desiredState.playbackState,"paused");return;default:return(0,ne.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new Ci(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 dt(e.source.url),this.params=e,this.video=Ye(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(Ce(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=this.getPlayer(),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params;(0,ne.isNullable)(this.observableVideo)&&(this.observableVideo=Je(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:ne.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,ne.filter)(c=>!!c.length),(0,ne.once)()).subscribe(c=>{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:c})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,ne.map)(c=>c.to.state!=="none"),(0,ne.filterChanged)());this.stallsManager.init({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$,videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,tuning:this.params.tuning.stallsManager,abrParams:this.params.tuning.autoTrackSelection,isBuffering$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.duration}),s(i.ended$,e.endedEvent$),s(i.looped$,e.loopedEvent$),s(i.error$,e.error$),s(i.isBuffering$,e.isBuffering$),s(i.currentBuffer$,e.currentNativeBuffer$),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.currentBuffer$,e.currentBuffer$),s(this.player.lastRequestFirstBytes$.pipe((0,ne.filter)(ne.isNonNullable),(0,ne.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,ne.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Rt(this.video,t.isLooped,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),_i({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:i}),this.subscription.add(Xe(this.video,t.volume,i.volumeState$,r)),this.subscription.add(ct(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(ht(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),C(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),C(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),C(t.playbackState,"paused")})),this.subscription.add(this.player.manifestRequested.subscribe(this.params.output.manifestRequested$)).add(this.player.manifestReceived.subscribe(this.params.output.manifestReceived$)).add(this.player.firstBytesRequested.subscribe(this.params.output.firstBytesRequested$)).add(this.player.firstBytesReceived.subscribe(this.params.output.firstBytesReceived$)),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 d=this.player.getStreams(),h=this.player.getCodecs();if((0,ne.assertNonNullable)(d,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let S of d.audio){m.push(Ec(S));let g=[];for(let y of S.representations){let w=HS(y);g.push(w),this.audioTracksMap.set(w,{stream:S,representation:y})}this.audioStreamsMap.set(S,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of d.video){f.push(So(m));let S=[];for(let g of m.representations){let y=jS({...g,streamId:m.id});y&&(S.push(y),this.videoTracksMap.set(y,{stream:m,representation:g}))}this.videoStreamsMap.set(m,S)}this.params.output.availableVideoStreams$.next(f);for(let m of d.text)for(let S of m.representations){let g=QS(m,S);this.textTracksMap.set(g,{stream:m,representation:S})}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),h!=null&&h.video&&this.params.output.availableVideoCodecs$.next(h.video),h!=null&&h.audio&&this.params.output.availableAudioCodecs$.next(h.audio),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())},r));let o=(0,ne.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,ne.fromEvent)(this.video,"progress")).pipe((0,ne.filter)(()=>this.videoTracksMap.size>0)),{abrThrottle:u}=this.params.tuning.dash;u&&(o=o.pipe((0,ne.throttle)(u))),this.subscription.add(o.subscribe(async()=>{let c=this.player.state$.getState(),d=this.player.state$.getTransition(),h=t.autoVideoTrackSwitching.getState();if(c!=="manifest_ready"&&c!=="running"||d)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let f=this.selectVideoAudioRepresentations();if(!f)return;let[m,S]=f,g=[...this.videoTracksMap.keys()].find(w=>{var E;return((E=this.videoTracksMap.get(w))==null?void 0:E.representation.id)===m.id});(0,ne.isNonNullable)(g)&&(this.stallsManager.lastVideoTrackSelected=g);let y=this.params.desiredState.autoVideoTrackLimits.getTransition();y&&this.params.output.autoVideoTrackLimits$.next(y.to),c==="manifest_ready"?await this.player.initRepresentations(m.id,S==null?void 0:S.id,this.params.sourceHls):(await this.player.switchRepresentation("video",m.id,h),S&&await this.player.switchRepresentation("audio",S.id,h))},r)),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.currentAudioRepresentation$.pipe((0,ne.filterChanged)()).subscribe(c=>{let d=[...this.audioTracksMap.entries()].find(([,{representation:S}])=>S.id===c);if(!d){e.currentAudioStream$.next(void 0);return}let[h,{stream:f}]=d,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(Ec(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var d,h;if(c!=null&&c.is3dVideo&&((d=this.params.tuning.spherical)!=null&&d.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(h=this.params.tuning.spherical)!=null&&h.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 l=t.playbackState.stateChangeStarted$.pipe((0,ne.map)(({to:c})=>c==="ready"),(0,ne.filterChanged)());this.subscription.add((0,ne.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,ne.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),h=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(h)})),this.subscription.add((0,ne.merge)(l,this.player.state$.stateChangeEnded$,(0,ne.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let p=(0,ne.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,ne.observableFrom)(["init"])).pipe((0,ne.debounce)(0));this.subscription.add(p.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var O,j,_,H,q,G,de,ue,R,$,M,B,W;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?pr:dr,t=this.params.tuning.useNewAutoSelectVideoTrack?Zr:Jr,i=this.params.tuning.useNewAutoSelectVideoTrack?kt:Xr,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(O=r.videoTrack.getState())==null?void 0:O.id,u=[...this.videoTracksMap.keys()].find(({id:Z})=>Z===o),l=s.currentVideoTrack$.getValue(),p=((H=(_=r.videoStream.getState())!=null?_:u&&((j=this.videoTracksMap.get(u))==null?void 0:j.stream))!=null?H:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!p)return;let c=[...this.videoStreamsMap.keys()].find(({id:Z})=>Z===p.id),d=c&&this.videoStreamsMap.get(c);if(!d)return;let h=this.player.bufferLength$.getValue(),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,S=Math.min(h/Math.min(f,m||1/0),1),g=(q=r.audioStream.getState())!=null?q:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,y=(G=[...this.audioStreamsMap.keys()].find(({id:Z})=>Z===(g==null?void 0:g.id)))!=null?G:this.audioStreamsMap.keys().next().value,w=0;if(y){if(u&&!n){let Z=e(u,d,(de=this.audioStreamsMap.get(y))!=null?de:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(ue=Z==null?void 0:Z.bitrate)!=null?ue:-1/0)}if(l){let Z=e(l,d,(R=this.audioStreamsMap.get(y))!=null?R:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,($=Z==null?void 0:Z.bitrate)!=null?$:-1/0)}}let E=u;(n||!E)&&(E=i(d,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.stallsManager.abrTuningParams,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:w,forwardBufferHealth:S,current:l,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}));let A=y&&t(E,d,(M=this.audioStreamsMap.get(y))!=null?M:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:S,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),D=(B=this.videoTracksMap.get(E))==null?void 0:B.representation,U=A&&((W=this.audioTracksMap.get(A))==null?void 0:W.representation);if(D&&U)return[D,U];if(D&&!U&&this.audioTracksMap.size===0)return[D,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Ze(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),C(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ne.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),Ke(this.video),this.tracer.end()}};var Kc=z(hr(),1);var{NativeAbortSignal:CF,NativeAbortController:VF}=function(a){return{NativeAbortSignal:a.AbortSignal,NativeAbortController:a.AbortController}}(typeof self!="undefined"?self:global);function mv(a){let e;try{e=new Event("abort")}catch(t){typeof document!="undefined"?document.createEvent?(e=document.createEvent("Event"),e.initEvent("abort",!1,!1)):(e=document.createEventObject(),e.type="abort"):e={type:"abort",bubbles:!1,cancelable:!1}}return e.reason=a,e}function bv(a){if(a===void 0)if(typeof document=="undefined")a=new Error("This operation was aborted"),a.name="AbortError";else try{a=new DOMException("signal is aborted without reason"),Object.defineProperty(a,"name",{value:"AbortError"})}catch(e){a=new Error("This operation was aborted"),a.name="AbortError"}return a}var Eo=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}},is=class extends Eo{constructor(){super(),this.listeners||Eo.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)}throwIfAborted(){let{aborted:e,reason:t="Aborted"}=this;if(e)throw t}static timeout(e){let t=new fr;return setTimeout(()=>t.abort(new DOMException(`This signal is timeout in ${e}ms`,"TimeoutError")),e),t.signal}static any(e){let t=new fr;function i(){t.abort(this.reason),r()}function r(){for(let s of e)s.removeEventListener("abort",i)}for(let s of e)if(s.aborted){t.abort(s.reason);break}else s.addEventListener("abort",i);return t.signal}},fr=class{constructor(){Object.defineProperty(this,"signal",{value:new is,writable:!0,configurable:!0})}abort(e){let t=bv(e),i=mv(t);this.signal.reason=t,this.signal.dispatchEvent(i)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(fr.prototype[Symbol.toStringTag]="AbortController",is.prototype[Symbol.toStringTag]="AbortSignal");function wo(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 Rc(a){typeof a=="function"&&(a={fetch:a});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=a;if(!wo({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,p){let c;p&&p.signal&&(c=p.signal,delete p.signal);let d=new t(l,p);return c&&Object.defineProperty(d,"signal",{writable:!1,enumerable:!1,configurable:!0,value:c}),d},s.prototype=t.prototype);let n=e;return{fetch:(u,l)=>{let p=s&&s.prototype.isPrototypeOf(u)?u.signal:l?l.signal:void 0;if(p){let c;try{c=new DOMException("Aborted","AbortError")}catch(h){c=new Error("Aborted"),c.name="AbortError"}if(p.aborted)return Promise.reject(c);let d=new Promise((h,f)=>{p.addEventListener("abort",()=>f(c),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([d,n(u,l)])}return n(u,l)},Request:s}}var O$=()=>"fetch"in window,la=O$()&&wo({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),gv=la?Rc({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,mt=la?gv.fetch:window.fetch,WF=la?gv.Request:window.Request,he=la?fr:window.AbortController,zF=la?is:window.AbortSignal;var Jy=z(ze(),1);var Ov=z(_v(),1),rs=require("@vkontakte/videoplayer-shared/es2018"),ss=a=>{if(!a)return{id:"EmptyResponse",category:rs.ErrorCategory.PARSER,message:"Empty response"};if(a.length<=2&&a.match(/^\d+$/))return{id:`UVError#${a}`,category:rs.ErrorCategory.NETWORK,message:`UV Error ${a}`};let e=(0,Ov.default)(a).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:rs.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:rs.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:rs.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var x=require("@vkontakte/videoplayer-shared/es2018");var Ut=a=>{let e=new URL(a);return e.searchParams.set("quic","1"),e.toString()};var as=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 ee=require("@vkontakte/videoplayer-shared/es2018");var et=a=>a instanceof DOMException&&(a.name==="AbortError"||a.code===20);var ns=a=>{let e=new URL(a);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var Po=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested=new ee.Subject;this.manifestReceived=new ee.Subject;this.firstBytesRequested=new ee.Subject;this.firstBytesReceived=new ee.Subject;this.lastConnectionType$=new ee.ValueSubject(void 0);this.lastConnectionReused$=new ee.ValueSubject(void 0);this.lastRequestFirstBytes$=new ee.ValueSubject(void 0);this.recoverableError$=new ee.Subject;this.error$=new ee.Subject;this.abortAllController=new he;this.subscription=new ee.Subscription;this.fetchManifest=(0,ee.abortable)(this.abortAllController.signal,async function*(e){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=Ut(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=ns(i)),this.manifestRequested.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal}).catch(xo);return r?(t.log("success",(0,ee.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.manifestReceived.next(),this.onHeadersReceived(r.headers),r.text()):(t.error("error",(0,ee.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)}.bind(this));this.fetch=(0,ee.abortable)(this.abortAllController.signal,async function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1}={}){var G,de,ue;let p=e,c=new Headers,d=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{c.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let R=new URL(p,location.href);R.searchParams.append("bytes",`${i.from}-${i.to}`),p=R.toString();break}default:(0,ee.assertNever)(t)}this.requestQuic&&(p=Ut(p));let h=this.abortAllController.signal,f;if(n){let R=new he;if(f=(0,ee.merge)((0,ee.fromEvent)(this.abortAllController.signal,"abort"),(0,ee.fromEvent)(n,"abort")).subscribe(()=>{try{R.abort()}catch($){xo($)}}),this.subscription.add(f),this.abortAllController.signal.aborted||n.aborted)try{R.abort()}catch($){xo($)}h=R.signal}let m=0,S=(0,ee.now)();d.log("startRequest",(0,ee.flattenObject)({url:p,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:S})),this.firstBytesRequested.next();let g=yield this.doFetch(p,{priority:s,headers:c,signal:h}),y=(0,ee.now)();if(!g)return d.error("error",{message:"No response in request"}),d.end(),f==null||f.unsubscribe(),null;if((G=this.throughputEstimator)==null||G.addRawRtt(y-S),!g.ok||!g.body){f==null||f.unsubscribe();let R=`Fetch error ${g.status}: ${g.statusText}`;return d.error("error",{message:R}),d.end(),Promise.reject(new Error(`Fetch error ${g.status}: ${g.statusText}`))}if(this.onHeadersReceived(g.headers),!r&&!o){f==null||f.unsubscribe();let R=(0,ee.now)(),$={requestStartedAt:S,requestEndedAt:R,duration:R-S};return d.log("endRequest",(0,ee.flattenObject)($)),d.end(),g.arrayBuffer()}let w=g.body;if(o){let R;[w,R]=g.body.tee(),(de=this.throughputEstimator)==null||de.trackStream(R,u)}let E=w.getReader(),A,D=parseInt((ue=g.headers.get("content-length"))!=null?ue:"",10);Number.isFinite(D)&&(A=D),!A&&i&&(A=i.to-i.from+1);let U=A?new Uint8Array(A):new Uint8Array(0),O=!1,j=R=>{f==null||f.unsubscribe(),O=!0,xo(R)},_=(0,ee.abortable)(h,async function*({done:R,value:$}){if(m===0&&(this.lastRequestFirstBytes$.next((0,ee.now)()-S),this.firstBytesReceived.next()),h.aborted){f==null||f.unsubscribe();return}if(!R&&$){if(l&&A)U.set($,m),m+=$.byteLength;else{let M=new Uint8Array(U.length+$.length);M.set(U),M.set($,U.length),U=M,m+=$.byteLength}r==null||r(new DataView(U.buffer),m),yield E==null?void 0:E.read().then(_,j)}}.bind(this));yield E==null?void 0:E.read().then(_,j),f==null||f.unsubscribe();let H=(0,ee.now)(),q={failed:O,requestStartedAt:S,requestEndedAt:H,duration:H-S};return O?(d.error("endRequest",(0,ee.flattenObject)(q)),d.end(),null):(d.log("endRequest",(0,ee.flattenObject)(q)),d.end(),U.buffer)}.bind(this));this.fetchByteRangeRepresentation=(0,ee.abortable)(this.abortAllController.signal,async function*(e,t,i){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,o=s,u=!1,l,p;e.indexRange&&(l=e.indexRange.from,p=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,r),o=Math.max(p,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 d=new DataView(c,r-n,s-n+1);if(!t.validateData(d))throw new Error("Invalid media file");let h=t.parseInit(d),f=(g=e.indexRange)!=null?g:t.getIndexRange(h);if(!f)throw new ReferenceError("No way to load representation index");let m;if(u)m=new DataView(c,f.from-n,f.to-f.from+1);else{let y=yield this.fetch(e.url,{range:f,priority:i,measureThroughput:!1});if(!y)return null;m=new DataView(y)}let S=t.parseSegments(m,h,f).map(y=>({networkStatus:"none",bufferStatus:"none",status:"none",time:y.time,byte:y.byte}));return{initMetadata:h,initDataView:new DataView(c),segments:S}}.bind(this));this.fetchTemplateRepresentation=(0,ee.abortable)(this.abortAllController.signal,async function*(e,t){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,{priority:t,measureThroughput:!1});if(!r)return null;let s=e.segments.map(n=>({...n,networkStatus:"none",bufferStatus:"none",status:"none",size:void 0}));return{initMetadata:null,initDataView:new DataView(r),segments:s}}.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}=as(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}async fetchRepresentation(e,t,i="auto"){var s,n;let{type:r}=e;switch(r){case"byteRange":return(s=this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,ee.assertNever)(r)}}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}async doFetch(e,t){let i=await mt(e,t);if(i.ok)return i;let r=await i.text(),s=parseInt(r);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:ee.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:ee.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:ee.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:ee.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:ee.ErrorCategory.FATAL})}}},xo=a=>{if(!et(a))throw a};var Fc=z(oy(),1),Ry=z($i(),1),ky=z(Ey(),1),$y=z(pt(),1),Uc=z(rr(),1);var wy=z(ze(),1),Nc=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,wy.default)(["6E","7A","F4"],o)}}return!1};var da=require("@vkontakte/videoplayer-shared/es2018");var xy=a=>{if(a.includes("/")){let e=a.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(a)};var Py=a=>{var e;try{let t=ZM(),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 ZM(){let a="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",p=`^(?:(?<langtag>${`
172
+ (?<language>${`(?:[a-z]{2,3}(?:-${a})?|[a-z]{4}|[a-z]{5,8})`})
173
+ (-(?<script>[a-z]{4}))?
174
+ (-(?<region>(?:[a-z]{2}|[0-9]{3})))?
175
+ (?<variants>(?:-(?:[a-z0-9]{5,8}|[0-9][a-z0-9]{3}))*)
176
+ (?<extensions>(?:-[0-9a-wy-z](?:-[a-z0-9]{2,8})+)*)
177
+ (?:-(?<privateuse>(?:${e})))?
178
+ `})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(p,"i")}var Ay=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},Et=(a,e)=>{let t=a;t=(0,Fc.default)(t,"$$","$");let i={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[r,s]of(0,Ry.default)(i)){let n=new RegExp(`\\$${r}(?:%0(\\d+)d)?\\$`,"g");t=(0,Fc.default)(t,n,(o,u)=>(0,da.isNullable)(s)?o:(0,da.isNullable)(u)?s:(0,ky.default)(s,parseInt(u,10),"0"))}return t},ls=(a,e)=>{var j,_,H,q,G,de,ue,R,$,M,B,W,Z,jt,Ht,ge,je,He,Qe,St,ii,ri,Qi,Er,wr,bd,gd,Sd,vd,yd,Td,Id,Ed,wd,xd,Pd,Ad,Rd,kd,$d,Md,Ld,Dd,Bd,Cd,Vd,_d,Od,Nd,Fd,Ud,qd,jd,Hd,Qd,Wd,zd,Gd,Yd,Kd,Xd;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(Lt=>{var Ee,Wi;return(Wi=(Ee=Lt.textContent)==null?void 0:Ee.trim())!=null?Wi:""}),o=(j=(0,$y.default)(n,0))!=null?j:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),p=s.getAttribute("publishTime"),c=s.getElementsByTagName("vk:Attrs")[0],d=c==null?void 0:c.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,h=c==null?void 0:c.getElementsByTagName("vk:XStreamIsLive")[0].textContent,f=c==null?void 0:c.getElementsByTagName("vk:XStreamIsUnpublished")[0].textContent,m=c==null?void 0:c.getElementsByTagName("vk:XPlaybackDuration")[0].textContent,S;u&&(S={availabilityStartTime:l?new Date(l).getTime():0,publishTime:p?new Date(p).getTime():0,latestSegmentPublishTime:d?new Date(d).getTime():0,streamIsAlive:h==="yes",streamIsUnpublished:f==="yes"});let g,y=s.getAttribute("mediaPresentationDuration"),w=[...s.getElementsByTagName("Period")],E=w.reduce((Lt,Ee)=>({...Lt,[Ee.id]:Ee.children}),{}),A=w.reduce((Lt,Ee)=>({...Lt,[Ee.id]:Ee.getAttribute("duration")}),{});y?g=Ay(y):(0,Uc.default)(A).filter(Lt=>Lt).length&&!u?g=(0,Uc.default)(A).reduce((Lt,Ee)=>{var Wi;return Lt+((Wi=Ay(Ee))!=null?Wi:0)},0):m&&(g=parseInt(m,10));let D=0,U=(H=(_=s.getAttribute("profiles"))==null?void 0:_.split(","))!=null?H:[];for(let Lt of w.map(Ee=>Ee.id))for(let Ee of E[Lt]){let Wi=(q=Ee.getAttribute("id"))!=null?q:"id"+(D++).toString(10),Ts=(G=Ee.getAttribute("mimeType"))!=null?G:"",ou=(de=Ee.getAttribute("codecs"))!=null?de:"",uu=(ue=Ee.getAttribute("contentType"))!=null?ue:Ts==null?void 0:Ts.split("/")[0],NT=($=(R=Ee.getAttribute("profiles"))==null?void 0:R.split(","))!=null?$:[],Jd=(B=Py((M=Ee.getAttribute("lang"))!=null?M:""))!=null?B:{},an=(jt=(Z=(W=Ee.querySelector("Label"))==null?void 0:W.textContent)==null?void 0:Z.trim())!=null?jt:void 0,FT=Ee.querySelectorAll("Representation"),UT=Ee.querySelector("SegmentTemplate"),qT=(ge=(Ht=Ee.querySelector("Role"))==null?void 0:Ht.getAttribute("value"))!=null?ge:void 0,xr=uu,Le={id:Wi,language:Jd.language,isDefault:qT==="main",label:an,codecs:ou,hdr:xr==="video"&&Nc(ou),mime:Ts,representations:[]};for(let ye of FT){let vi=(je=ye.getAttribute("lang"))!=null?je:void 0,nn=(Qe=(He=an!=null?an:Ee.getAttribute("label"))!=null?He:ye.getAttribute("label"))!=null?Qe:void 0,on=(ri=(ii=(St=ye.querySelector("BaseURL"))==null?void 0:St.textContent)==null?void 0:ii.trim())!=null?ri:"",zi=new URL(on||o,e).toString(),yi=(Qi=ye.getAttribute("mimeType"))!=null?Qi:Ts,un=(wr=(Er=ye.getAttribute("codecs"))!=null?Er:ou)!=null?wr:"",ln;if(uu==="text"){let Ti=ye.getAttribute("id")||"",cn=((bd=Jd.privateuse)==null?void 0:bd.includes("x-auto"))||Ti.includes("_auto"),Gi=ye.querySelector("SegmentTemplate");if(Gi){let Is={representationId:(gd=ye.getAttribute("id"))!=null?gd:void 0,bandwidth:(Sd=ye.getAttribute("bandwidth"))!=null?Sd:void 0},dn=parseInt((vd=ye.getAttribute("bandwidth"))!=null?vd:"",10)/1e3,pn=(Td=parseInt((yd=Gi.getAttribute("startNumber"))!=null?yd:"",10))!=null?Td:1,Pr=parseInt((Id=Gi.getAttribute("timescale"))!=null?Id:"",10),lu=(Ed=Gi.querySelectorAll("SegmentTimeline S"))!=null?Ed:[],Ar=Gi.getAttribute("media");if(!Ar)continue;let hn=[],fn=0,mn="",Rr=0,Es=pn,it=0;for(let Dt of lu){let Yi=parseInt((wd=Dt.getAttribute("d"))!=null?wd:"",10),At=parseInt((xd=Dt.getAttribute("r"))!=null?xd:"",10)||0,Ii=parseInt((Pd=Dt.getAttribute("t"))!=null?Pd:"",10);it=Number.isFinite(Ii)?Ii:it;let Ki=Yi/Pr*1e3,Ei=it/Pr*1e3;for(let Qt=0;Qt<At+1;Qt++){let wi=Et(Ar,{...Is,segmentNumber:Es.toString(10),segmentTime:(it+Qt*Yi).toString(10)}),kr=(Ei!=null?Ei:0)+Qt*Ki,xs=kr+Ki;Es++,hn.push({time:{from:kr,to:xs},url:wi})}it+=(At+1)*Yi,fn+=(At+1)*Ki}Rr=it/Pr*1e3,mn=Et(Ar,{...Is,segmentNumber:Es.toString(10),segmentTime:it.toString(10)});let ws={time:{from:Rr,to:1/0},url:mn},si={type:"template",baseUrl:zi,segmentTemplateUrl:Ar,initUrl:"",totalSegmentsDurationMs:fn,segments:hn,nextSegmentBeyondManifest:ws,timescale:Pr};ln={id:Ti,kind:"text",segmentReference:si,profiles:[],duration:g,bitrate:dn,mime:"",codecs:"",width:0,height:0,isAuto:cn}}else ln={id:Ti,isAuto:cn,kind:"text",url:zi}}else{let Ti=(Rd=(Ad=ye.getAttribute("contentType"))!=null?Ad:yi==null?void 0:yi.split("/")[0])!=null?Rd:uu,cn=($d=(kd=Ee.getAttribute("profiles"))==null?void 0:kd.split(","))!=null?$d:[],Gi=parseInt((Md=ye.getAttribute("width"))!=null?Md:"",10),Is=parseInt((Ld=ye.getAttribute("height"))!=null?Ld:"",10),dn=parseInt((Dd=ye.getAttribute("bandwidth"))!=null?Dd:"",10)/1e3,pn=(Bd=ye.getAttribute("frameRate"))!=null?Bd:"",Pr=(Cd=ye.getAttribute("quality"))!=null?Cd:void 0,lu=pn?xy(pn):void 0,Ar=(Vd=ye.getAttribute("id"))!=null?Vd:"id"+(D++).toString(10),hn=Ti==="video"?`${Is}p`:Ti==="audio"?`${dn}Kbps`:un,fn=`${Ar}@${hn}`,mn=[...U,...NT,...cn],Rr,Es=ye.querySelector("SegmentBase"),it=(_d=ye.querySelector("SegmentTemplate"))!=null?_d:UT;if(Es){let si=(Nd=(Od=ye.querySelector("SegmentBase Initialization"))==null?void 0:Od.getAttribute("range"))!=null?Nd:"",[Dt,Yi]=si.split("-").map(wi=>parseInt(wi,10)),At={from:Dt,to:Yi},Ii=(Fd=ye.querySelector("SegmentBase"))==null?void 0:Fd.getAttribute("indexRange"),[Ki,Ei]=Ii?Ii.split("-").map(wi=>parseInt(wi,10)):[],Qt=Ii?{from:Ki,to:Ei}:void 0;Rr={type:"byteRange",url:zi,initRange:At,indexRange:Qt}}else if(it){let si={representationId:(Ud=ye.getAttribute("id"))!=null?Ud:void 0,bandwidth:(qd=ye.getAttribute("bandwidth"))!=null?qd:void 0},Dt=parseInt((jd=it.getAttribute("timescale"))!=null?jd:"",10),Yi=(Hd=it.getAttribute("initialization"))!=null?Hd:"",At=it.getAttribute("media"),Ii=(Wd=parseInt((Qd=it.getAttribute("startNumber"))!=null?Qd:"",10))!=null?Wd:1,Ki=Et(Yi,si);if(!At)throw new ReferenceError("No media attribute in SegmentTemplate");let Ei=(zd=it.querySelectorAll("SegmentTimeline S"))!=null?zd:[],Qt=[],wi=0,kr="",xs=0;if(Ei.length){let bn=Ii,Bt=0;for(let $r of Ei){let Wt=parseInt((Gd=$r.getAttribute("d"))!=null?Gd:"",10),Xi=parseInt((Yd=$r.getAttribute("r"))!=null?Yd:"",10)||0,gn=parseInt((Kd=$r.getAttribute("t"))!=null?Kd:"",10);Bt=Number.isFinite(gn)?gn:Bt;let cu=Wt/Dt*1e3,du=Bt/Dt*1e3;for(let Sn=0;Sn<Xi+1;Sn++){let HT=Et(At,{...si,segmentNumber:bn.toString(10),segmentTime:(Bt+Sn*Wt).toString(10)}),Zd=(du!=null?du:0)+Sn*cu,QT=Zd+cu;bn++,Qt.push({time:{from:Zd,to:QT},url:HT})}Bt+=(Xi+1)*Wt,wi+=(Xi+1)*cu}xs=Bt/Dt*1e3,kr=Et(At,{...si,segmentNumber:bn.toString(10),segmentTime:Bt.toString(10)})}else if((0,da.isNonNullable)(g)){let Bt=parseInt((Xd=it.getAttribute("duration"))!=null?Xd:"",10)/Dt*1e3,$r=Math.ceil(g/Bt),Wt=0;for(let Xi=1;Xi<$r;Xi++){let gn=Et(At,{...si,segmentNumber:Xi.toString(10),segmentTime:Wt.toString(10)});Qt.push({time:{from:Wt,to:Wt+Bt},url:gn}),Wt+=Bt}xs=Wt,kr=Et(At,{...si,segmentNumber:$r.toString(10),segmentTime:Wt.toString(10)})}let jT={time:{from:xs,to:1/0},url:kr};Rr={type:"template",baseUrl:zi,segmentTemplateUrl:At,initUrl:Ki,totalSegmentsDurationMs:wi,segments:Qt,nextSegmentBeyondManifest:jT,timescale:Dt}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!Ti||!yi)continue;let ws={video:"video",audio:"audio",text:"text"}[Ti];if(!ws)continue;xr||(xr=ws),ln={id:fn,kind:ws,segmentReference:Rr,profiles:mn,duration:g,bitrate:dn,mime:yi,codecs:un,width:Gi,height:Is,fps:lu,quality:Pr}}Le.language||(Le.language=vi),Le.label||(Le.label=nn),Le.mime||(Le.mime=yi),Le.codecs||(Le.codecs=un),Le.hdr||(Le.hdr=xr==="video"&&Nc(un)),Le.representations.push(ln)}if(xr){let ye=r[xr].find(vi=>vi.id===Le.id);if(ye&&Le.representations.every(vi=>vi.segmentReference.type==="template"))for(let vi of ye.representations){let nn=Le.representations.find(yi=>yi.id===vi.id);if(!nn)continue;let on=nn.segmentReference,zi=vi.segmentReference;zi.segments.push(...on.segments),zi.nextSegmentBeyondManifest=on.nextSegmentBeyondManifest}else r[xr].push(Le)}}return{duration:g,streams:r,baseUrls:n,live:S}};var ko=z(pt(),1),qc=z(ze(),1),pa=require("@vkontakte/videoplayer-shared/es2018");var Ro=a=>{let{webmDecodingInfo:e}=Q.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,pa.assertNever)(a)}},My=({webmCodec:a,androidPreferredFormat:e,iosPreferredFormat:t,preferMultiStream:i})=>{let r=[...i?["DASH_STREAMS"]:[],...Ro(a),"DASH_SEP","DASH_ONDEMAND",...i?[]:["DASH_STREAMS"]],s=[...i?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...i?[]:["DASH_STREAMS"]];if(Q.device.isAndroid)switch(e){case"mpeg":return["MPEG",...r,"HLS","HLS_ONDEMAND"];case"hls":return["HLS","HLS_ONDEMAND",...r,"MPEG"];case"dash":return[...r,"HLS","HLS_ONDEMAND","MPEG"];case"dash_any_mpeg":return[...s,"MPEG",...Ro(a),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...Ro(a),"MPEG",...s,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...Ro(a),...s,"HLS","HLS_ONDEMAND"];default:(0,pa.assertNever)(e)}if(Q.video.nativeHlsSupported)switch(t){case"hls":return[...r,"HLS","HLS_FMP4","HLS_ONDEMAND","MPEG"];case"hls_fmp4":return[...r,"HLS_FMP4","HLS","HLS_ONDEMAND","MPEG"];default:(0,pa.assertNever)(t)}return[...r,"HLS","HLS_ONDEMAND","MPEG"]},Ly=({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=Q.device.isMac&&Q.browser.isSafari;if(Q.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,pa.assertNever)(a)}else Q.video.nativeHlsSupported&&!u&&!Q.browser.isChromiumBased?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"]},jc=a=>a?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],cs=a=>{if(a.size===0)return;if(a.size===1){let t=a.values().next();return(0,ko.default)(t.value.split("."),0)}for(let t of a){let i=(0,ko.default)(t.split("."),0);if(i==="opus"||i==="vp09"||i==="av01")return i}let e=a.values().next();return(0,ko.default)(e.value.split("."),0)},ds=a=>{let e=a.map(i=>Oi(i)),{codecs:t}=Q.video;return rL().filter(i=>{if((0,qc.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})},ps=a=>{let e=a.map(i=>Oi(i)),{codecs:t}=Q.video;return sL().filter(i=>{if((0,qc.default)(e,i))switch(i){case"opus":return t.opus;case"mp4a":return t.aac;default:return!1}else return!1})},Oi=a=>a.split(".")[0].replace("0",""),rL=()=>["av1","vp9","hev1","avc1"],sL=()=>["opus","mp4a"];var zy=z(pt(),1);var aL=(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)},nL=a=>window.clearTimeout(a),Dy=a=>typeof a=="function"&&(a==null?void 0:a.toString().endsWith("{ [native code] }")),By=!Dy(window.requestIdleCallback)||!Dy(window.cancelIdleCallback),Zt=By?aL:window.requestIdleCallback,ot=By?nL:window.cancelIdleCallback;var F=require("@vkontakte/videoplayer-shared/es2018");var Vy=z(pt(),1);var $o=a=>a.valid,me=class{constructor(e,t){this.cursor=0;this.source=e,this.boxParser=t,this.children=[];let i=this.readUint32();this.type=this.readString(4),i===1&&(this.cursor+=8);let r=e.byteOffset+this.cursor,s;i===0?(this.size=void 0,this.valid=!1,s=void 0):i===1?(this.size=void 0,this.valid=!1,s=void 0):i>e.byteLength?(this.size=i,this.valid=!1,s=Math.min(i-this.cursor,e.byteLength-this.cursor)):(this.size=i,this.valid=!0,s=i-this.cursor),this.content=new DataView(e.buffer,r,s)}get id(){return this.type}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 hs=class extends me{};var Cy=require("@vkontakte/videoplayer-shared/es2018");var ha=class extends me{constructor(e,t){if(super(e,t),!this.valid)return;let i=this.readString(16),r=new DataView(this.content.buffer,this.content.byteOffset+16,this.content.byteLength-16);this.userData=this.parseData(i,r)}parseData(e,t){switch(e){case"ondemandlivejson":{let i=new TextDecoder("ascii").decode(t),r=JSON.parse(i);return{received:r["t-in"],prepared:r["t-out"]}}default:(0,Cy.assertNever)(e)}}};var fa=class extends me{constructor(e,t){if(super(e,t),!this.valid)return;this.compatibleBrands=[],this.majorBrand=this.readString(4),this.minorVersion=this.readUint32();let i=new DataView(this.content.buffer,this.content.byteOffset+8,this.content.byteLength-8);for(let r=0;r<i.byteLength;r+=4){let s=this.readString(4);this.compatibleBrands.push(s)}}};var ma=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var xe=class extends me{constructor(e,t){if(super(e,t),!this.valid)return;let i=this.readUint32();this.version=i>>>24,this.flags=i&16777215,this.content=new DataView(this.content.buffer,this.content.byteOffset+4,this.content.byteLength-4)}};var ba=class extends xe{constructor(e,t){super(e,t),this.valid&&(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 ga=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Sa=class extends me{constructor(e,t){super(e,t),this.data=this.content}};var mr=class extends xe{get earliestPresentationTime(){return this.earliestPresentationTime32}get firstOffset(){return this.firstOffset32}constructor(e,t){if(super(e,t),!!this.valid){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 va=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ya=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ta=class extends xe{constructor(e,t){if(super(e,t),!this.valid)return;switch(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 Ia=class extends xe{constructor(e,t){super(e,t),this.valid&&(this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32())}};var Ea=class extends xe{constructor(e,t){super(e,t),this.valid&&(this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32())}};var wa=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var xa=class extends xe{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 Pa=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Aa=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ra=class extends xe{constructor(e,t){super(e,t),this.valid&&(this.sequenceNumber=this.readUint32())}};var ka=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var $a=class extends xe{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 Ma=class extends xe{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 La=class extends xe{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 Da=class extends me{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ba=class extends xe{constructor(e,t){super(e,t),this.valid&&(this.entryCount=this.readUint32(),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+4,this.content.byteLength-4)))}};var Ca=class extends me{constructor(e,t){super(e,t),this.valid&&(this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78)))}};var uL={ftyp:fa,moov:ma,mvhd:ba,moof:ga,mdat:Sa,sidx:mr,trak:va,mdia:wa,mfhd:Ra,tkhd:xa,traf:ka,tfhd:$a,tfdt:Ma,trun:La,minf:Pa,sv3d:ya,st3d:Ta,prhd:Ia,proj:Aa,equi:Ea,uuid:ha,stbl:Da,stsd:Ba,avc1:Ca,unknown:hs},pi=class a{constructor(e={}){this.options={offset:0,...e}}parse(e){let t=[],i=this.options.offset;for(;i<e.byteLength;){let s=new TextDecoder("ascii").decode(new DataView(e.buffer,e.byteOffset+i+4,4)),n;try{n=this.createBox(s,new DataView(e.buffer,e.byteOffset+i,e.byteLength-i))}catch(o){if(!(o instanceof RangeError))throw o}if(!n||!$o(n))break;t.push(n),i+=n.size}return t}createBox(e,t){let i=uL[e];return i?new i(t,new a):new hs(t,new a)}};var Ni=class{constructor(e){this.index={},this.indexBoxLevel(e)}indexBoxLevel(e){e.forEach(t=>{var i,r,s;$o(t)&&((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 cL=new TextDecoder("ascii"),dL=a=>cL.decode(new DataView(a.buffer,a.byteOffset+4,4))==="ftyp",pL=a=>{let e=new mr(a,new pi),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})},hL=(a,e)=>{let i=new pi().parse(a),r=new Ni(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,c=u.source.byteOffset-o.source.byteOffset+u.size;return new DataView(a.buffer,l,c)},fL=a=>{let t=new pi().parse(a),i=new Ni(t),r={},s=i.findAll("uuid"),n=(0,Vy.default)(s,-1);return n?{serverDataReceivedTimestamp:n.userData.received,serverDataPreparedTime:n.userData.received}:r},mL=a=>{var r;let t=new pi().parse(a);return(r=new Ni(t).find("sidx"))==null?void 0:r.timescale},bL=(a,e)=>{let i=new pi().parse(a),s=new Ni(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,d)=>c+d,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},gL=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 pi().parse(a),r=new Ni(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},_y={validateData:dL,parseInit:gL,getIndexRange:()=>{},parseSegments:pL,parseFeedableSegmentChunk:hL,getChunkEndTime:bL,getServerLatencyTimestamps:fL,getTimescaleFromIndex:mL};var _a=z(ze(),1),hi=require("@vkontakte/videoplayer-shared/es2018");var Ny=require("@vkontakte/videoplayer-shared/es2018");var Oy={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"}},Fy=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=Va(a,t),r=i in Oy,s=r?Oy[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,p=Va(u),c=l*2**((o-1)*8)+p,d=t+o,h;return d+c>a.byteLength?h=new DataView(a.buffer,a.byteOffset+d):h=new DataView(a.buffer,a.byteOffset+d,c),{tag:r?i:"0x"+i.toString(16).toUpperCase(),type:s,tagHeaderSize:d,tagSize:d+c,value:h,valueSize:c}},Va=(a,e=a.byteLength)=>{switch(e){case 1:return a.getUint8(0);case 2:return a.getUint16(0);case 3:return a.getUint8(0)*2**16+a.getUint16(1);case 4:return a.getUint32(0);case 5:return a.getUint8(0)*2**32+a.getUint32(1);case 6:return a.getUint16(0)*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},qt=(a,e)=>{switch(e){case"int":return a.getInt8(0);case"uint":return Va(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,Ny.assertNever)(e)}},br=(a,e)=>{let t=0;for(;t<a.byteLength;){let i=new DataView(a.buffer,a.byteOffset+t),r=Fy(i);if(!e(r))return;r.type==="master"&&br(r.value,e),t=r.value.byteOffset-a.byteOffset+r.valueSize}},Uy=a=>{if(a.getUint32(0)!==440786851)return!1;let e,t,i,r=Fy(a);return br(r.value,({tag:s,type:n,value:o})=>(s===17143?e=qt(o,n):s===17026?t=qt(o,n):s===17029&&(i=qt(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(i===void 0||i<=2)};var qy=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],SL=[231,22612,22743,167,171,163,160,175],vL=a=>{let e,t,i,r,s=!1,n=!1,o=!1,u,l,p=!1,c=0;return br(a,({tag:d,type:h,value:f,valueSize:m})=>{if(d===21419){let S=qt(f,h);l=Va(S)}else d!==21420&&(l=void 0);return d===408125543?(e=f.byteOffset,t=f.byteOffset+m):d===357149030?s=!0:d===290298740?n=!0:d===2807729?i=qt(f,h):d===17545?r=qt(f,h):d===21420&&l===475249515?u=qt(f,h):d===374648427?br(f,({tag:S,type:g,value:y})=>S===30321?(p=qt(y,g)===1,!1):!0):s&&n&&(0,_a.default)(qy,d)&&(o=!0),!o}),(0,hi.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,hi.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,hi.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:p,stereoMode:c,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}}},yL=a=>{if((0,hi.isNullable)(a.cuesSeekPosition))return;let e=a.segmentStart+a.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},TL=(a,e)=>{let t=!1,i=!1,r=o=>(0,hi.isNonNullable)(o.time)&&(0,hi.isNonNullable)(o.position),s=[],n;return br(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=qt(l,u));break;case 183:break;case 241:n&&(n.position=qt(l,u));break;default:t&&(0,_a.default)(qy,o)&&(i=!0)}return!(t&&i)}),n&&r(n)&&s.push(n),s.map((o,u)=>{let{time:l,position:p}=o,c=s[u+1];return{status:"none",time:{from:l,to:c?c.time:e.segmentDuration},byte:{from:e.segmentStart+p,to:c?e.segmentStart+c.position-1:e.segmentEnd-1}}})},IL=a=>{let e=0,t=!1;try{br(a,i=>i.tag===524531317?i.tagSize<=a.byteLength?(e=i.tagSize,!1):(e+=i.tagHeaderSize,!0):(0,_a.default)(SL,i.tag)?(e+i.tagSize<=a.byteLength&&(e+=i.tagSize,t||(t=(0,_a.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},jy={validateData:Uy,parseInit:vL,getIndexRange:yL,parseSegments:TL,parseFeedableSegmentChunk:IL};var $t=a=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(a);if(e){let[,t,i]=e;if(t==="audio"||t==="video")switch(i){case"webm":return jy;case"mp4":return _y}}throw new ReferenceError(`Unsupported mime type ${a}`)};var Hc=z(pt(),1);var Hy=require("@vkontakte/videoplayer-shared/es2018"),Fi=({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,Hy.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},Oa=({id:a,bitrate:e})=>({id:a,bitrate:e}),Qy=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),Wy=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),Qc=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,Hc.default)(i.split("."),0),isDefault:r}),Wc=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,Hc.default)(r.split("."),0)}),zc=a=>"url"in a,wt=a=>a.type==="template";var fs=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,manifest:o}){this.error$=new F.Subject;this.playingRepresentation$=new F.ValueSubject(void 0);this.playingRepresentationInit$=new F.ValueSubject(void 0);this.currentSegmentLength$=new F.ValueSubject(0);this.onLastSegment$=new F.ValueSubject(!1);this.fullyBuffered$=new F.ValueSubject(!1);this.initData=new Map;this.initDataPromises=new Map;this.idleCallbacks=new Map;this.parsedInitData=new Map;this.segments=new Map;this.bufferPlaybackQueue=[];this.downloadingBufferItems=[];this.preloadOnly=!1;this.failedDownloads=0;this.lastDataObtainedTimestampMs=0;this.loadByteRangeSegmentsTimeoutId=0;this.currentVirtualBufferSize=0;this.baseUrls=[];this.baseUrlsIndex=0;this.maintainPlaybackBufferMutex=!1;this.maintainNativeBufferMutex=!1;this.bufferClearingMutex=!1;this.abortNativeBufferMutex=!1;this.switchMutex=!1;this.destroyAbortController=new he;this.downloadAbortController=new he;this.subscription=new F.Subscription;this.startWith=(0,F.abortable)(this.destroyAbortController.signal,async function*(e){let t=this.representations.get(e);(0,F.assertNonNullable)(t,`Cannot find representation ${e}`),this.playingRepresentationId=e,this.downloadingRepresentationId=e,this.containerParser=$t(t.mime),this.nativeBufferManager.init(t.mime,t.codecs),yield this.loadInits(t);let i=this.initData.get(t.id),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,F.assertNonNullable)(i,"No init buffer for starting representation"),(0,F.assertNonNullable)(r,"No segments for starting representation"),await this.nativeBufferManager.addInitSegment(i),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s)}.bind(this));this.switchTo=(0,F.abortable)(this.destroyAbortController.signal,async function*(e,t=!0){var c;if((0,F.isNullable)(this.downloadingRepresentationId)||e===this.downloadingRepresentationId||e===this.switchingRepresentationId)return;this.switchMutex=!0,this.switchingRepresentationId=e;let i=this.representations.get(this.downloadingRepresentationId),r=this.representations.get(e);(0,F.assertNonNullable)(r,`No such representation ${e}`),(0,F.assertNonNullable)(i,`No such representation ${this.downloadingRepresentationId}`),yield this.loadInitIfNeeded(r,"high");let s=this.initData.get(r.id),n=this.segments.get(r.id);(0,F.assertNonNullable)(s,"No init buffer for switching representation"),(0,F.assertNonNullable)(n,"No segments for switching representation");let o=(c=this.getCurrentPosition())!=null?c:0,u=d=>d.segment.networkStatus!=="downloaded"||d.segment.time.to-o>this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment,l=d=>{let h=this.representations.get(d.representationId);return(0,F.assertNonNullable)(h,"No itemRepresentation for previous track before switch"),d.segment.networkStatus!=="downloaded"||this.forceSwitchCondition(h,r)},p=d=>t?u(d)&&l(d):u(d);this.bufferPlaybackQueue.filter(p).forEach(d=>d.segment.bufferStatus="none"),this.bufferPlaybackQueue=this.bufferPlaybackQueue.filter(d=>!p(d)),this.downloadingRepresentationId=e,this.switchingRepresentationId=null,this.bufferPlaybackQueue.length?(this.abortDownload(),yield this.maintain()):yield this.seek(o),this.switchMutex=!1}.bind(this));this.waitExponentialDownloadDelay=(0,F.abortable)(this.downloadAbortController.signal,async function*(){let e=(0,F.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(t=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(t,e),this.subscription.add((0,F.fromEvent)(window,"online").pipe((0,F.once)()).subscribe(()=>{t(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}))})}.bind(this));var u;this.kind=e,this.nativeBufferManager=t,this.fetcher=r,this.tuning=s,this.getCurrentPosition=n,this.forwardBufferTarget=s.dash.forwardBufferTargetAuto,this.baseUrls=(u=o==null?void 0:o.baseUrls)!=null?u:[],this.representations=new Map(i.map(l=>[l.id,l]))}async seek(e){await this.abort(),await this.clearBuffer(),await this.maintain(e)}async maintain(e=this.getCurrentPosition()){(0,F.isNullable)(e)||(await this.maintainPlaybackBuffer(e),await this.maintainNativeBuffer(),this.actualizeLastSegmentInfo(e))}getForwardPlaybackBufferDuration(e=this.getCurrentPosition()){let t=this.getPlaybackBufferState();return(0,F.isNonNullable)(t)&&(0,F.isNonNullable)(e)?t.to-e:0}getPlaybackBufferState(){if(!this.bufferPlaybackQueue.length)return null;let t=this.bufferPlaybackQueue[0].segment.time.from,i=this.bufferPlaybackQueue[this.bufferPlaybackQueue.length-1].segment.time.to;return{from:t,to:i}}async abort(){this.abortDownload(),await this.abortNativeBuffer()}findSegmentStartTime(e){var s,n;let t=(n=(s=this.downloadingRepresentationId)!=null?s:this.playingRepresentationId)!=null?n:"",i=this.segments.get(t),r=i==null?void 0:i.find(o=>o.time.from<=e&&o.time.to>=e);return r==null?void 0:r.time.from}getRepresentationInitialTime(){var t;if((0,F.isNullable)(this.playingRepresentationId))return 0;let e=this.segments.get(this.playingRepresentationId);return((t=e==null?void 0:e[0].time.from)!=null?t:0)/1e3}calculateDurationFromSegments(){var t;if((0,F.isNullable)(this.playingRepresentationId))return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,zy.default)(e,-1))==null?void 0:t.time.to:0)||0}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}setTarget(e){this.forwardBufferTarget=e}setPreloadOnly(e){this.preloadOnly=e}destroy(){if(this.initData.clear(),this.initDataPromises.clear(),this.segments.clear(),this.parsedInitData.clear(),this.representations.clear(),this.downloadAbortController.abort(),this.destroyAbortController.abort(),this.subscription.unsubscribe(),ot)for(let e of this.idleCallbacks.values())ot(e);this.idleCallbacks.clear(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}forceSwitchCondition(e,t){let i=!0;if(this.kind==="video"){let r=Fi(e),s=Fi(t);i=(0,F.isNonNullable)(r)&&(0,F.isNonNullable)(s)&&(0,F.isHigher)(s.quality,r.quality)}else if(this.kind==="audio"){let r=Oa(e),s=Oa(t);i=(0,F.isNonNullable)(r==null?void 0:r.bitrate)&&(0,F.isNonNullable)(s==null?void 0:s.bitrate)&&s.bitrate>r.bitrate}return i}async clearBuffer(){this.bufferClearingMutex=!0,await this.nativeBufferManager.clear(this.destroyAbortController.signal),this.bufferPlaybackQueue.forEach(e=>e.segment.bufferStatus="none"),this.bufferPlaybackQueue=[],this.bufferClearingMutex=!1}abortDownload(){this.downloadAbortController.abort(),this.downloadAbortController=new he,this.abortDownloadingItems(),this.maintainPlaybackBufferMutex=!1}abortDownloadingItems(){for(let e of this.downloadingBufferItems)e.segment.networkStatus==="downloading"&&(e.segment.networkStatus="none",e.segment.size=0,e.segment.loadedBytes=0,e.segment.feedingBytes=0,e.segment.fedBytes=0,e.segment.data=null);this.downloadingBufferItems=[]}async abortNativeBuffer(){this.abortNativeBufferMutex=!0;let e=this.playingRepresentationId&&this.initData.get(this.playingRepresentationId),t=e instanceof ArrayBuffer?e:void 0,i=await this.nativeBufferManager.abortBuffer(t);return this.abortNativeBufferMutex=!1,i}async loadInits(e){await this.loadInit(e,"high",!0);for(let[t,i]of this.representations)this.idleCallbacks.set(i.id,Zt(async r=>await this.loadInitIfNeeded(i,"low",!1)))}async loadInitIfNeeded(e,t="auto",i=!1){let r=this.initDataPromises.get(e.id),s;this.initData.has(e.id)&&this.segments.has(e.id)?s=Promise.resolve():(0,F.isNonNullable)(r)?s=r:s=this.loadInit(e,t,i),await s}async loadInit(e,t="auto",i=!1){var r;try{let s=this.tuning.dash.useFetchPriorityHints?t:"auto",n=this.fetcher.fetchRepresentation(e.segmentReference,this.containerParser,s);this.initDataPromises.set(e.id,n);let{initMetadata:o,initDataView:u,segments:l}=(r=await n)!=null?r:{};if(this.initDataPromises.delete(e.id),(0,F.isNullable)(u)||(0,F.isNullable)(l))return;o&&this.parsedInitData.set(e.id,o);let p=u.buffer.slice(u.byteOffset,u.byteOffset+u.byteLength);this.initData.set(e.id,p),this.segments.set(e.id,l),this.failedDownloads=0}catch(s){i&&this.error$.next({id:"LoadInits",category:F.ErrorCategory.WTF,message:"loadInit threw",thrown:s})}}async maintainNativeBuffer(){var o;let e=this.getCurrentPosition();if((0,F.isNullable)(e)||this.maintainNativeBufferMutex||this.abortNativeBufferMutex||this.bufferClearingMutex||this.switchMutex||this.preloadOnly)return;this.maintainNativeBufferMutex=!0;let t=this.bufferPlaybackQueue.find(u=>this.withinInterval(e,u.segment.time)),i=this.bufferPlaybackQueue.find(u=>u.segment.bufferStatus!=="fed"),r=this.initData.get((o=i==null?void 0:i.representationId)!=null?o:""),s=this.bufferPlaybackQueue[0],n=this.downloadAbortController.signal;(0,F.isNonNullable)(r)&&(0,F.isNonNullable)(i)&&(0,F.isNonNullable)(t)&&this.playingRepresentationId!==i.representationId&&this.withinAppendInterval(e,i.segment.time)&&(i===t||t.segment.bufferStatus==="fed")&&(await this.abortNativeBuffer(),await this.nativeBufferManager.addInitSegment(r,this.downloadAbortController.signal),this.playingRepresentationId=i.representationId,this.playingRepresentation$.next(this.playingRepresentationId)),(0,F.isNonNullable)(i)&&this.withinAppendInterval(e,i.segment.time)&&(i.segment.loadedBytes===i.segment.size&&i.segment.bufferStatus==="none"?await this.appendSegmentFully(i,n):await this.appendSegmentPartially(i,n)),(0,F.isNonNullable)(s)&&this.withinRemoveInterval(e,s.segment.time)&&await this.removeSegment(s,n),this.pruneVirtualBuffer(e),this.maintainNativeBufferMutex=!1}async maintainPlaybackBuffer(e){(0,F.assertNonNullable)(this.downloadingRepresentationId);let t=this.segments.get(this.downloadingRepresentationId),i=this.representations.get(this.downloadingRepresentationId);if((0,F.isNullable)(t)||(0,F.isNullable)(i)||this.maintainPlaybackBufferMutex||this.abortNativeBufferMutex||this.bufferClearingMutex||this.switchMutex)return;this.maintainPlaybackBufferMutex=!0;let r=t.find(n=>e>=n.time.from&&e<n.time.to);(0,F.isNonNullable)(r)&&isFinite(r.time.from)&&isFinite(r.time.to)&&this.currentSegmentLength$.next((r==null?void 0:r.time.to)-r.time.from),this.downloadingBufferItems.length||(this.downloadingBufferItems=this.selectDownloadingItems(e,t)),await this.processCachedItems();let s=this.selectItemsToLoad();await this.loadItems(s,i),this.maintainPlaybackBufferMutex=!1}actualizeLastSegmentInfo(e){var r;let t=this.segments.get((r=this.downloadingRepresentationId)!=null?r:"");if((0,F.isNullable)(t)||t.length===0)return;let i=t[(t==null?void 0:t.length)-1];(0,F.isNullable)(i)||(this.fullyBuffered$.next(i.time.to-e-this.getForwardPlaybackBufferDuration(e)<this.tuning.dash.bufferTolerance),this.onLastSegment$.next(e-i.time.from>0))}selectDownloadingItems(e,t){(0,F.assertNonNullable)(this.downloadingRepresentationId);let i=this.getPlaybackBufferState(),r,s;(0,F.isNonNullable)(i)&&this.withinInterval(e,i)?(s=this.forwardBufferTarget-this.getForwardPlaybackBufferDuration(e),r=this.bufferPlaybackQueue[this.bufferPlaybackQueue.length-1].segmentIndex+1):(s=this.forwardBufferTarget,r=t.findIndex(o=>this.withinInterval(e,o.time))),r=r===-1?0:r;let n=[];for(;r<t.length&&s>0;){n.push({representationId:this.downloadingRepresentationId,segmentIndex:r,segment:t[r]});let{from:o,to:u}=t[r].time;s-=u-o,r++}return n}async processCachedItems(){let e=[...this.downloadingBufferItems];for(;e.length&&e[0].segment.networkStatus==="downloaded";)await this.onDownloadItem(e[0]),e.shift()}withinInterval(e,{from:t,to:i},r=this.tuning.dash.bufferTolerance){return(0,F.isNonNullable)(e)?e+r>=t&&e<i:!1}withinAppendInterval(e,{from:t,to:i}){let{actionTimeShiftFromSegment:r}=this.tuning.dash;return(0,F.isNonNullable)(e)?e+r>=t&&e+r<i||this.withinInterval(e,{from:t,to:i}):!1}withinRemoveInterval(e,{to:t}){let{actionTimeShiftFromSegment:i}=this.tuning.dash;return(0,F.isNonNullable)(e)?e-i>t:!1}async appendSegmentFully(e,t){if((0,F.isNullable)(e.segment.data))return;e.segment.feedingBytes=e.segment.size,await this.nativeBufferManager.append(e.segment.data,t)&&(e.segment.fedBytes=e.segment.size,this.onItemFullyAppended(e))}async appendSegmentPartially(e,t){if((0,F.isNullable)(e.segment.data)||(0,F.isNullable)(e.segment.loadedBytes)||(0,F.isNullable)(e.segment.feedingBytes)||(0,F.isNullable)(e.segment.fedBytes)||(0,F.isNullable)(e.segment.size))return;let i=e.segment.data,r=new DataView(i.buffer,i.byteOffset+e.segment.feedingBytes,i.byteLength-e.segment.feedingBytes),s=e.segment.loadedBytes!==e.segment.size?this.parseFeedableSegmentChunk(r):r;s!=null&&s.byteLength&&(e.segment.bufferStatus="partially_fed",e.segment.feedingBytes+=s.byteLength,await this.nativeBufferManager.append(s,t)&&(e.segment.fedBytes+=s.byteLength,e.segment.fedBytes===e.segment.size&&this.onItemFullyAppended(e)))}parseFeedableSegmentChunk(e){return this.containerParser.parseFeedableSegmentChunk(e,!1)}onItemFullyDownloaded(e){e.segment.networkStatus="downloaded"}onItemFullyAppended(e){e.segment.bufferStatus="fed"}async removeSegment(e,t){let{from:i,to:r}=e.segment.time,s=(r-i)/4;await this.nativeBufferManager.remove(0,r-s,t)&&(e.segment.fedBytes=0,e.segment.feedingBytes=0,e.segment.bufferStatus="none",this.bufferPlaybackQueue.shift())}async onDownloadItem(e){if(!this.downloadingBufferItems.find(i=>i===e))return;let t=this.getCurrentPosition();return this.downloadingBufferItems=this.downloadingBufferItems.filter(i=>i!==e||i.segment.networkStatus!=="downloaded"),(this.preloadOnly||(0,F.isNonNullable)(t)&&!this.withinRemoveInterval(t,e.segment.time))&&!this.bufferPlaybackQueue.find(i=>i===e)&&this.bufferPlaybackQueue.push(e),this.maintainNativeBuffer()}pruneVirtualBuffer(e){let{maxVirtualBufferSize:t,virtualBufferPruneSize:i,bufferPruningSafeZone:r}=this.tuning.dash;if(this.currentVirtualBufferSize<t)return;let s=this.currentVirtualBufferSize-t+i;for(let n of this.segments.values())for(let o of n)(0,F.isNonNullable)(o.size)&&s>0&&o.time.to<=e-r&&o.bufferStatus==="none"&&o.networkStatus==="downloaded"&&(o.data=null,o.networkStatus="none",this.currentVirtualBufferSize-=o.size,s-=o.size);for(let n of this.segments.values())for(let o of[...n].reverse())(0,F.isNonNullable)(o.size)&&s>0&&o.time.from>=e+r&&o.bufferStatus==="none"&&o.networkStatus==="downloaded"&&!this.bufferPlaybackQueue.find(u=>u.segment===o)&&!this.downloadingBufferItems.find(u=>u.segment===o)&&(o.data=null,o.networkStatus="none",this.currentVirtualBufferSize-=o.size,s-=o.size)}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())this.updateRepresentationBaseUrl(t,e)}};var ei=require("@vkontakte/videoplayer-shared/es2018");var Mo=class extends fs{constructor(e,t,i,r){super(e,t,i,r)}async loadItems(e,t,i="auto"){let{signal:r}=this.downloadAbortController;if(r.aborted||!e.length)return;let{url:s,...n}=this.prepareFetchParams(e,t);if(this.failedDownloads&&await this.waitExponentialDownloadDelay(),!r.aborted)try{await this.fetcher.fetch(s,{...n,priority:i}),this.lastDataObtainedTimestampMs=(0,ei.now)(),this.failedDownloads=0}catch(o){this.abortDownloadingItems(),et(o)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}selectItemsToLoad(){let e=0,t=0,i=[],r=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,s=this.preloadOnly?this.forwardBufferTarget:0,n=0;for(;n<this.downloadingBufferItems.length&&this.downloadingBufferItems[n].segment.networkStatus==="none"&&(e<=r||t<=s);){let o=this.downloadingBufferItems[n].segment;o.networkStatus="downloading",o.size=1/0,o.loadedBytes=0,o.feedingBytes=0,o.fedBytes=0,i.push(this.downloadingBufferItems[n]),e+=o.byte.to+1-o.byte.from,t+=o.time.to+1-o.time.from,n++}return i}prepareFetchParams(e,t){if(nt(t.segmentReference))throw new Error("Representation is not byte range type");let{signal:i}=this.downloadAbortController,r=t.segmentReference.url,s={from:e[0].segment.byte.from,to:e[e.length-1].segment.byte.to};return{url:r,range:s,onProgress:async(o,u)=>{if(!i.aborted)try{this.lastDataObtainedTimestampMs=(0,ei.now)(),await this.onSomeDataLoaded({downloadingItems:e,dataView:o,loaded:u,signal:i,globalFrom:s?s.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:ei.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}},signal:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}}async onSomeDataLoaded({downloadingItems:e,dataView:t,representationId:i,globalFrom:r,loaded:s,signal:n}){let o=this.representations.get(i);if(!(!this.downloadingBufferItems.length||(0,ei.isNullable)(o)||(0,ei.isNullable)(r)||n.aborted))for(let u of e){let{segment:l}=u,p=l.byte.from-r,c=l.byte.to-r,d=c-p+1,h=p<s,f=c<=s;l.size=d,h&&(l.networkStatus==="downloading"&&l.bufferStatus==="none"&&f?(l.data=new DataView(t.buffer,t.byteOffset+p,d),this.currentVirtualBufferSize+=l.size,this.onItemFullyDownloaded(u),l.loadedBytes=Math.min(d,s-p),await this.onDownloadItem(u)):(0,ei.isNonNullable)(l.feedingBytes)&&this.tuning.dash.enableSubSegmentBufferFeeding&&l.networkStatus==="downloading"&&(l.loadedBytes=Math.min(d,s-p),f&&(this.currentVirtualBufferSize+=l.size,this.onItemFullyDownloaded(u)),l.loadedBytes>l.feedingBytes&&(l.data=new DataView(t.buffer,t.byteOffset+p,l.loadedBytes),await this.onDownloadItem(u))))}}updateRepresentationBaseUrl(e,t){if(nt(e.segmentReference))throw new Error("Representation is not byte range type");e.segmentReference.url=t}};var fi=require("@vkontakte/videoplayer-shared/es2018");var ms=class extends fs{constructor(e,t,i,r){super(e,t,i,r)}async loadItems(e,t,i="auto"){let{signal:r}=this.downloadAbortController;if(r.aborted||!e.length)return;let{url:s,...n}=this.prepareFetchParams(e,t);if(this.failedDownloads&&await this.waitExponentialDownloadDelay(),!r.aborted)try{let o=await this.fetcher.fetch(s,{...n,priority:i});if(this.lastDataObtainedTimestampMs=(0,fi.now)(),(0,fi.isNullable)(o))return;let u=e[0],l=new DataView(o);u.segment.size=l.byteLength,u.segment.loadedBytes=l.byteLength,u.segment.data=l,this.onItemFullyDownloaded(u),await this.onDownloadItem(u),this.failedDownloads=0}catch(o){this.abortDownloadingItems(),et(o)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}selectItemsToLoad(){let e=[];for(let t of this.downloadingBufferItems){let i=t.segment;i.networkStatus="downloading",i.size=1/0,i.loadedBytes=0,i.feedingBytes=0,i.fedBytes=0,e.push(t)}return e}prepareFetchParams(e,t){let i=this.getFetchUrl(e,t).toString(),{signal:r}=this.downloadAbortController;return{url:i,onProgress:async(n,o)=>{if(!r.aborted)try{this.lastDataObtainedTimestampMs=(0,fi.now)(),await this.onSomeDataLoaded({downloadingItems:e,dataView:n,loaded:o,signal:r,representationId:t.id})}catch(u){this.error$.next({id:"SegmentFeeding",category:fi.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:u})}},signal:r,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}}getFetchUrl(e,t){if(!nt(t.segmentReference))throw new Error("Representation is not template type");return new URL(e[0].segment.url,t.segmentReference.baseUrl)}async onSomeDataLoaded({downloadingItems:e,dataView:t,representationId:i,loaded:r,signal:s}){let n=e[0],{segment:o}=n,u=this.representations.get(i);!this.downloadingBufferItems.length||(0,fi.isNullable)(u)||(0,fi.isNullable)(o.feedingBytes)||o.networkStatus!=="downloading"||s.aborted||(o.loadedBytes=r,o.loadedBytes>o.feedingBytes&&this.tuning.dash.enableSubSegmentBufferFeeding&&(o.data=new DataView(t.buffer,t.byteOffset,o.loadedBytes),await this.onDownloadItem(n)))}updateRepresentationBaseUrl(e,t){if(!nt(e.segmentReference))throw new Error("Representation is not template type");e.segmentReference.baseUrl=t}};var Gc=z(hr(),1),Gy=z(pt(),1);var qe=require("@vkontakte/videoplayer-shared/es2018");var Lo=class extends ms{constructor(t,i,r,s){super(t,i,r,s);this.currentLiveSegmentServerLatency$=new qe.ValueSubject(0);this.currentLowLatencySegmentLength$=new qe.ValueSubject(0);this.liveInitialAdditionalOffset=0;this.isSeekingLive=!1;this.isActiveLowLatency=s.isActiveLowLatency}updateManifest(t){var r,s,n;if(!t||[...this.segments.values()].every(o=>!o.length))return;let i=(0,Gc.default)(t.streams[this.kind],o=>o.representations);for(let o of i){if((0,qe.isNullable)(o)||!nt(o.segmentReference))return;let u=o.segmentReference.segments.map(h=>({...h,networkStatus:"none",bufferStatus:"none",size:void 0})),l=100,p=(r=this.segments.get(o.id))!=null?r:[],c=(n=(s=(0,Gy.default)(p,-1))==null?void 0:s.time.to)!=null?n:0,d=u==null?void 0:u.findIndex(h=>c>=h.time.from+l&&c<=h.time.to+l);if(d===-1){let h=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,h)}else{let h=u.slice(d+1);this.segments.set(o.id,[...p,...h])}this.representations.set(o.id,o)}}proceedLowLatencyLive(){let t=this.downloadingRepresentationId;(0,qe.assertNonNullable)(t);let i=this.segments.get(t);if(i!=null&&i.length){let r={representationId:t,segmentIndex:i.length-1,segment:i[i.length-1]};this.updateLowLatencyLive(r)}}getLiveSegmentsToLoadState(t){let i=t==null?void 0:t.streams[this.kind],r=(0,Gc.default)(i,n=>n.representations).find(n=>n.id===this.downloadingRepresentationId);if((0,qe.isNullable)(r))return;let s=this.segments.get(r.id);if(s!=null&&s.length)return{from:s[0].time.from,to:s[s.length-1].time.to}}getRepresentationInitialTime(){var r;if((0,qe.isNullable)(this.playingRepresentationId))return 0;let t=(r=this.representations.get(this.playingRepresentationId))==null?void 0:r.segmentReference;return(0,qe.isNullable)(t)||!nt(t)?0:this.getActualLiveStartingSegments(t)[0].time.from+this.tuning.dash.bufferTolerance}prepareFetchParams(t,i){return{...super.prepareFetchParams(t,i),isLowLatency:this.isActiveLowLatency()}}async onSomeDataLoaded({downloadingItems:t,...i}){await super.onSomeDataLoaded({downloadingItems:t,...i}),this.isActiveLowLatency()&&this.updateLowLatencyItemTime(t[0])}onItemFullyDownloaded(t){if(super.onItemFullyDownloaded(t),(0,qe.isNullable)(t.segment.data)||!this.isActiveLowLatency())return;let i=t.segment.data,r=this.containerParser,{serverDataReceivedTimestamp:s,serverDataPreparedTime:n}=r.getServerLatencyTimestamps(i);s&&n&&this.currentLiveSegmentServerLatency$.next(n-s),this.updateLowLatencyItemTime(t),this.updateLowLatencyLive(t)}updateLowLatencyItemTime(t){var n;let i=t.segment.data,r=(n=this.representations.get(t.representationId))==null?void 0:n.segmentReference;if((0,qe.isNullable)(t.segment.data)||(0,qe.isNullable)(r)||!nt(r))return;let s=this.containerParser;if(t.segment.isCurrentLowLatency){let{timescale:o}=r;t.segment.time.to=s.getChunkEndTime(i,o)}}updateLowLatencyLive(t){var r;let i=0;for(let s of this.representations.values()){let n=s.segmentReference;if(!nt(n))return;let o=(r=this.segments.get(s.id))!=null?r:[],u=o.find(p=>Math.floor(p.time.from)===Math.floor(t.segment.time.from));if(u!=null&&u.isCurrentLowLatency&&(u.time.to=t.segment.time.to,i=u.time.to-u.time.from,u.isCurrentLowLatency=!1),!!!o.find(p=>Math.floor(p.time.from)===Math.floor(t.segment.time.to))&&this.isActiveLowLatency()){let p=Math.round(t.segment.time.to*n.timescale/1e3).toString(10),c=Et(n.segmentTemplateUrl,{segmentTime:p});o.push({networkStatus:"none",bufferStatus:"none",time:{from:t.segment.time.to,to:t.segment.time.to+this.tuning.dash.bufferTolerance},url:c,isCurrentLowLatency:!0})}}this.currentLowLatencySegmentLength$.next(i)}parseFeedableSegmentChunk(t){return this.containerParser.parseFeedableSegmentChunk(t,!0)}getFetchUrl(t,i){let r=super.getFetchUrl(t,i);return this.isActiveLowLatency()&&r.searchParams.set("low-latency","yes"),r}async loadInit(t,i="auto",r=!1){var s;try{let n=this.tuning.dash.useFetchPriorityHints?i:"auto",o=this.fetcher.fetchRepresentation(t.segmentReference,this.containerParser,n);this.initDataPromises.set(t.id,o);let{initMetadata:u,initDataView:l,segments:p}=(s=await o)!=null?s:{};if(this.initDataPromises.delete(t.id),(0,qe.isNullable)(l)||(0,qe.isNullable)(p))return;u&&this.parsedInitData.set(t.id,u);let c=this.getActualLiveStartingSegments(t.segmentReference);this.segments.has(t.id)||this.segments.set(t.id,c);let d=l.buffer.slice(l.byteOffset,l.byteOffset+l.byteLength);this.initData.set(t.id,d),this.failedDownloads=0}catch(n){r&&this.error$.next({id:"LoadInits",category:qe.ErrorCategory.WTF,message:"loadInit threw",thrown:n})}}getActualLiveStartingSegments(t){let i=t.segments,r=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,s=[],n=0,o=i.length-1;do s.unshift(i[o]),n+=i[o].time.to-i[o].time.from,o--;while(n<r&&o>=0);return this.liveInitialAdditionalOffset=n-r,this.isActiveLowLatency()?[s[0]]:s}};var Na=class{static getBufferManager(e,t,i,r){var s;return(s=r.manifest)!=null&&s.live?new Lo(e,t,i,r):nt(i[0].segmentReference)?new ms(e,t,i,r):new Mo(e,t,i,r)}};var ut=require("@vkontakte/videoplayer-shared/es2018");var Ui=require("@vkontakte/videoplayer-shared/es2018");var EL=18,Yy=!1;try{Yy=Q.browser.isSafari&&!!Q.browser.safariVersion&&Q.browser.safariVersion<=EL}catch(a){console.error(a)}var Yc=class{constructor(e){this.bufferFull$=new Ui.Subject;this.error$=new Ui.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.shift()}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:Ui.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}async append(e,t){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})}async remove(e,t,i){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()})}async abort(e){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};Yy&&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[0];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:Ui.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,Ui.assertNever)(t)}}},Ky=Yc;var Ve=(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 Fa=class{constructor(e){this.error$=new ut.Subject;this.subscription=new ut.Subscription;this.mediaSource=e}init(e,t){this.sourceBuffer=this.mediaSource.addSourceBuffer(`${e}; codecs="${t}"`),this.sourceBufferTaskQueue=new Ky(this.sourceBuffer),this.subscription.add(this.sourceBufferTaskQueue.error$.subscribe(i=>this.error$.next(i))),this.subscription.add((0,ut.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:ut.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"})))}addInitSegment(e,t){return this.sourceBufferTaskQueue.append(e,t)}append(e,t){return this.sourceBufferTaskQueue.append(e,t)}remove(e,t,i){return this.sourceBufferTaskQueue.remove(e,t,i)}async clear(e){let t=this.getBufferState();if((0,ut.isNullable)(t))return Promise.resolve(!1);let i=!0;await this.sourceBufferTaskQueue.abort();for(let r of t)i&&(i=await this.sourceBufferTaskQueue.remove(r.from,r.to,e));return i}warmUpMediaSource(){!(0,ut.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}getBufferState(){if((0,ut.isNullable)(this.sourceBuffer)||!J(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length)return null;let e=[];for(let t=0;t<this.sourceBuffer.buffered.length;t++)e.push({from:this.sourceBuffer.buffered.start(t)*1e3,to:this.sourceBuffer.buffered.end(t)*1e3});return e}getForwardBufferDuration(e){return(0,ut.isNullable)(this.sourceBuffer)||!J(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,ut.isNullable)(e)?0:Ve(this.sourceBuffer.buffered,e)}async abortBuffer(e){return(0,ut.isNullable)(this.sourceBuffer)?!1:this.sourceBufferTaskQueue.abort(e)}destroy(){var e;if(this.subscription.unsubscribe(),(e=this.sourceBufferTaskQueue)==null||e.destroy(),this.sourceBuffer)try{this.mediaSource.removeSourceBuffer(this.sourceBuffer)}catch(t){if(!(t instanceof DOMException&&t.name==="NotFoundError"))throw t}this.sourceBuffer=null}};var wL=["timeupdate","progress","play","seeked","stalled","waiting"],Xy=["timeupdate","progress","loadeddata","playing","seeked"],Do=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.nativeBufferManagers=[];this.subscription=new x.Subscription;this.subscriptionRemovable=new x.SubscriptionRemovable;this.representationSubscription=new x.Subscription;this.forceEnded$=new x.Subject;this.destroyController=new he;this.state$=new ae("none");this.currentVideoRepresentation$=new x.ValueSubject(void 0);this.currentVideoRepresentationInit$=new x.ValueSubject(void 0);this.currentAudioRepresentation$=new x.ValueSubject(void 0);this.currentVideoSegmentLength$=new x.ValueSubject(0);this.currentAudioSegmentLength$=new x.ValueSubject(0);this.error$=new x.Subject;this.manifestRequested=new x.Subject;this.manifestReceived=new x.Subject;this.firstBytesRequested=new x.Subject;this.firstBytesReceived=new x.Subject;this.lastConnectionType$=new x.ValueSubject(void 0);this.lastConnectionReused$=new x.ValueSubject(void 0);this.lastRequestFirstBytes$=new x.ValueSubject(void 0);this.currentLiveTextRepresentation$=new x.ValueSubject(null);this.isLive$=new x.ValueSubject(!1);this.isActiveLive$=new x.ValueSubject(!1);this.isLowLatency$=new x.ValueSubject(!1);this.liveDuration$=new x.ValueSubject(0);this.liveSeekableDuration$=new x.ValueSubject(0);this.liveAvailabilityStartTime$=new x.ValueSubject(0);this.liveStreamStatus$=new x.ValueSubject(void 0);this.currentBuffer$=new x.ValueSubject({from:0,to:0});this.bufferLength$=new x.ValueSubject(0);this.nativeBufferLength$=new x.ValueSubject(0);this.liveLatency$=new x.ValueSubject(void 0);this.liveLoadBufferLength$=new x.ValueSubject(0);this.livePositionFromPlayer$=new x.ValueSubject(0);this.currentStallDuration$=new x.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new x.ValueSubject(0);this.fetcherRecoverableError$=new x.Subject;this.fetcherError$=new x.Subject;this.initRepresentations=(0,x.abortable)(this.destroyController.signal,async function*(e,t,i){var s;this.tracer.log("initRepresentationsStart",(0,x.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),this.representationSubscription.unsubscribe(),this.state$.startTransitionTo("representations_ready");let r={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};this.createBuffers(r,e,t,i),this.initRepresentationSubscriptions(),yield this.waitStreamToOpen(),this.setSourceDuration(),(0,x.assertNonNullable)(this.videoBufferManager),yield Promise.all([this.videoBufferManager.startWith(e),t?(s=this.audioBufferManager)==null?void 0:s.startWith(t):Promise.resolve()]),this.state$.setState("representations_ready"),this.tracer.log("initRepresentationsEnd")}.bind(this));this.fetchManifest=(0,x.abortable)(this.destroyController.signal,async function*(){try{return yield this.fetcher.fetchManifest(this.manifestUrlString)}catch(e){(0,x.isNullable)(this.manifest)&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:x.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:e})}}.bind(this));this.throughputEstimator=e.throughputEstimator,this.tuning=e.tuning,this.tracer=e.tracer.createComponentTracer(this.constructor.name),this.forceVideoCodec=e.forceVideoCodec,this.fetcher=new Po({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.initTracerSubscription()}async initManifest(e,t,i){var r;this.tracer.log("initManifest"),this.state$.startTransitionTo("manifest_ready"),this.element=e,this.manifestUrlString=this.prepareManifestUrlString(t,i),this.manifest=await this.updateManifest(),(r=this.manifest)!=null&&r.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:x.ErrorCategory.PARSER,message:"No playable video representations"})}initBuffer(){var t,i;(0,x.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,x.merge)(...wL.map(r=>(0,x.fromEvent)(this.element,r)),(0,x.fromEvent)(window,"online")).subscribe(()=>this.tick(),r=>this.error$.next({id:"DashVKPlayer",category:x.ErrorCategory.WTF,message:"Internal logic error",thrown:r})));let e=[...(i=(t=this.source)==null?void 0:t.activeSourceBuffers)!=null?i:[]];this.subscription.add((0,x.merge)(...e.map(r=>(0,x.fromEvent)(r,"updateend"))).subscribe(r=>this.reinitDecoderIfNeeded())),this.subscription.add((0,x.fromEvent)(this.element,"waiting").subscribe(r=>{this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,x.interval)(this.tuning.dash.stallWatchdogInterval).subscribe(()=>this.stallWatchdogIntervalCallback(),s=>this.error$.next({id:"StallWatchdogCallback",category:x.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:s})),this.subscriptionRemovable.add(this.stallWatchdogSubscription)}))}async switchRepresentation(e,t,i=!1){let r={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return r==null?void 0:r.switchTo(t,i)}async seek(e,t=!1){var r,s,n,o;(0,x.assertNonNullable)(this.element),(0,x.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),this.element.currentTime=i/1e3,await this.videoBufferManager.seek(i),await((o=this.audioBufferManager)==null?void 0:o.seek(i)),this.tracer.log("seek",(0,x.flattenObject)({requestedPosition:e,forcePrecise:t,position:i}))}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){(0,x.isNonNullable)(this.element)&&(0,x.isNonNullable)(this.source)&&(0,x.isNonNullable)(e)&&this.isStreamEnded&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.nativeBufferManagers.forEach(i=>i.warmUpMediaSource())}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}getStreams(){var e;return(e=this.manifest)==null?void 0:e.streams}getCodecs(){var e;return(e=this.manifest)==null?void 0:e.codecs}setBufferTarget(e){this.bufferManagers.forEach(t=>t.setTarget(e))}setPreloadOnly(e){this.bufferManagers.forEach(t=>t.setPreloadOnly(e))}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),this.nativeBufferManagers.forEach(r=>r.destroy()),(t=this.videoBufferManager)==null||t.destroy(),this.videoBufferManager=null,(i=this.audioBufferManager)==null||i.destroy(),this.audioBufferManager=null,this.bufferManagers=[],this.state$.setState("none")}destroy(){this.subscription.unsubscribe(),this.subscriptionRemovable.unsubscribe(),this.representationSubscription.unsubscribe(),this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),this.destroyController.abort(),this.fetcher.destroy(),this.stop(),(0,x.isNonNullable)(this.source)&&this.isStreamNotOpen&&Array.from(this.source.sourceBuffers).every(e=>!e.updating)&&this.source.endOfStream(),this.source=null,this.tracer.end()}get isStreamNotOpen(){var e;return((e=this.source)==null?void 0:e.readyState)!=="open"}async reinitDecoderIfNeeded(e=!1){var r,s;let t=(s=(r=this.videoNativeBufferManager)==null?void 0:r.getBufferState())!=null?s:[];if((0,x.isNullable)(this.element)||!t.length)return;let i=this.element.currentTime*1e3;this.element.readyState<3&&t.some(n=>i>=n.from&&i<=n.to)&&(e?await this.seek(i):this.element.currentTime=this.element.currentTime)}async stallWatchdogIntervalCallback(){(0,x.assertNonNullable)(this.element),(0,x.assertNonNullable)(this.source);let{stallWatchdogInterval:e}=this.tuning.dash;if(this.isStreamNotOpen)return;let t=this.currentStallDuration$.getValue()+e;this.currentStallDuration$.next(t);let i={timeInWaiting:t};if(await this.reinitDecoderIfNeeded(t%1e3===0),this.isStallExceeded(t))throw new Error(`Stall timeout exceeded: ${t} ms`);await this.restoreAfterDeepStall(i),this.tracer.log("stallIntervalCallback",(0,x.flattenObject)(i))}isStallExceeded(e){var d,h,f,m,S,g,y,w;let{crashOnStallTimeout:t,crashOnStallTWithoutDataTimeout:i}=this.tuning.dash,r=(0,x.now)(),s=100,n=(h=(d=this.videoBufferManager)==null?void 0:d.lastDataObtainedTimestamp)!=null?h:0;this.videoLastDataObtainedTimestamp$.next(n);let o=(m=(f=this.audioBufferManager)==null?void 0:f.lastDataObtainedTimestamp)!=null?m:0,u=(g=(S=this.videoBufferManager)==null?void 0:S.getForwardPlaybackBufferDuration())!=null?g:0,l=(w=(y=this.audioBufferManager)==null?void 0:y.getForwardPlaybackBufferDuration())!=null?w:0,p=(0,x.isNonNullable)(this.videoBufferManager)&&u<s&&r-n>i,c=(0,x.isNonNullable)(this.audioBufferManager)&&l<s&&r-o>i;return(p||c)&&e>i||e>=t}async updateManifest(){this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=await this.fetchManifest();if((0,x.isNullable)(e))return null;let t=this.parseManifest(e);if(!t)return null;let i=this.getResultManifest(t);return this.tracer.log("updateManifestEnd",(0,x.flattenObject)(i)),i}parseManifest(e){var t;try{return ls(e!=null?e:"",this.manifestUrlString)}catch(i){let r=(t=ss(e))!=null?t:{id:"ManifestParsing",category:x.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:i};this.error$.next(r)}}getResultManifest(e){let t={text:e.streams.text,video:[],audio:[]},i=(o,u,l)=>{var p,c,d,h;return!!((c=(p=this.element)==null?void 0:p.canPlayType)!=null&&c.call(p,u)&&((h=(d=rt())==null?void 0:d.isTypeSupported)!=null&&h.call(d,`${u}; codecs="${l}"`))||o==="text")},r,s;for(let o of["video","audio"]){let l=e.streams[o].filter(({mime:c,codecs:d})=>i(o,c,d));t[o]=l;let p;if(this.tuning.dash.codecsPrioritizeEnabled){let c=l.map(({codecs:d})=>d);o==="audio"&&(s=ps(c),p=s[0]),o==="video"&&(r=ds(c),this.forceVideoCodec&&(0,Jy.default)(r,this.forceVideoCodec)?p=this.forceVideoCodec:p=r[0]),p&&(t[o]=l.filter(({codecs:d})=>Oi(d)===p))}else{let c=new Set(l.map(({codecs:d})=>d));p=cs(c),p&&(t[o]=l.filter(({codecs:d})=>d.startsWith(p)))}if(o==="video"){let c=this.tuning.preferHDR,d=t.video.some(f=>f.hdr),h=t.video.some(f=>!f.hdr);Q.display.isHDR&&c&&d?t.video=t.video.filter(f=>f.hdr):h&&(t.video=t.video.filter(f=>!f.hdr))}}let n={...e,streams:t};return this.tuning.dash.codecsPrioritizeEnabled&&(n.codecs={video:r,audio:s}),n}stopStallWatchdogSubscription(){var e;(e=this.stallWatchdogSubscription)==null||e.unsubscribe(),this.currentStallDuration$.next(0)}createBuffers(e,t,i,r){(0,x.assertNonNullable)(this.manifest),(0,x.assertNonNullable)(this.element);let s=u=>{this.representationSubscription.add((0,x.fromEvent)(u,"error").pipe((0,x.filter)(l=>{var p;return!!((p=this.element)!=null&&p.played.length)})).subscribe(l=>{this.error$.next({id:"VideoSource",category:x.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:l})}))};this.source=Nr();let n=document.createElement("source");if(s(n),n.src=URL.createObjectURL(this.source),this.element.appendChild(n),ki())if(r){let u=document.createElement("source");s(u),u.type="application/x-mpegurl",u.src=r.url,this.element.appendChild(u)}else this.element.disableRemotePlayback=!0;let o=this.manifest.streams.video.reduce((u,l)=>[...u,...l.representations],[]);if(this.videoNativeBufferManager=new Fa(this.source),this.videoBufferManager=Na.getBufferManager("video",this.videoNativeBufferManager,o,e),this.bufferManagers=[this.videoBufferManager],this.nativeBufferManagers=[this.videoNativeBufferManager],(0,x.isNonNullable)(i)){this.audioNativeBufferManager=new Fa(this.source);let u=this.manifest.streams.audio.reduce((l,p)=>[...l,...p.representations],[]);this.audioBufferManager=Na.getBufferManager("audio",this.audioNativeBufferManager,u,e),this.bufferManagers.push(this.audioBufferManager),this.nativeBufferManagers.push(this.audioNativeBufferManager)}}async waitStreamToOpen(){if(this.isStreamNotOpen){let e=this.tuning.dash.sourceOpenTimeout>=0;await new Promise(t=>{var i;e&&(this.timeoutSourceOpenId=setTimeout(()=>{if(this.isStreamNotOpen){t();return}this.error$.next({id:"OpenOfStream",category:x.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(i=this.source)==null||i.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),t()},{once:!0})})}}initRepresentationSubscriptions(){this.representationSubscription.add(this.fetcher.manifestRequested.subscribe(this.manifestRequested)),this.representationSubscription.add(this.fetcher.manifestReceived.subscribe(this.manifestReceived)),this.representationSubscription.add(this.fetcher.firstBytesRequested.subscribe(this.firstBytesRequested)),this.representationSubscription.add(this.fetcher.firstBytesReceived.subscribe(this.firstBytesReceived)),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$)),this.representationSubscription.add((0,x.merge)(...this.bufferManagers.map(e=>e.error$)).subscribe(this.error$)),(0,x.assertNonNullable)(this.videoBufferManager),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.initBufferLengthSubscription()}initBufferLengthSubscription(){this.representationSubscription.add((0,x.merge)(...Xy.map(e=>(0,x.fromEvent)(this.element,e))).pipe((0,x.map)(e=>{var t;return(t=this.videoBufferManager)==null?void 0:t.getPlaybackBufferState()}),(0,x.filter)(x.isNonNullable),(0,x.map)(({from:e,to:t})=>({from:e/1e3,to:t/1e3}))).subscribe(this.currentBuffer$)),this.representationSubscription.add((0,x.merge)(...Xy.map(e=>(0,x.fromEvent)(this.element,e))).pipe((0,x.map)(e=>{var t,i,r,s;return Math.max((i=(t=this.videoBufferManager)==null?void 0:t.getForwardPlaybackBufferDuration())!=null?i:0,(s=(r=this.audioBufferManager)==null?void 0:r.getForwardPlaybackBufferDuration())!=null?s:0)}),(0,x.filterChanged)()).subscribe(this.bufferLength$)),this.representationSubscription.add(this.nativeBufferLength$.pipe((0,x.filter)(e=>e>this.tuning.dash.bufferEmptinessTolerance)).subscribe(e=>this.stopStallWatchdogSubscription()))}initTracerSubscription(){let e=(0,x.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.error$.subscribe(e("error")))}async tick(){var r,s,n;if((0,x.isNullable)(this.element)||(0,x.isNullable)(this.videoBufferManager)||this.isStreamNotOpen)return;let e=this.element.currentTime*1e3,i=((s=(r=this.videoNativeBufferManager)==null?void 0:r.getBufferState())!=null?s:[]).find(o=>e>=o.from&&e<=o.to);this.nativeBufferLength$.next(i?i.to-e:0),await this.videoBufferManager.maintain(e),await((n=this.audioBufferManager)==null?void 0:n.maintain(e))}};var ve=require("@vkontakte/videoplayer-shared/es2018");var Bo=class extends Do{constructor(e){super(e)}prepareManifestUrlString(e,t){return e}initRepresentationSubscriptions(){super.initRepresentationSubscriptions(),this.initDisableStallWatchdogSubscription(),this.initEndOfVideoSubscription()}setSourceDuration(){var t;(0,ve.assertNonNullable)(this.manifest),(0,ve.assertNonNullable)(this.source);let e=[(t=this.manifest.duration)!=null?t:0,...(0,Kc.default)((0,Kc.default)([...this.manifest.streams.audio,...this.manifest.streams.video],i=>i.representations),i=>{let r=[];return i.duration&&r.push(i.duration),nt(i.segmentReference)&&i.segmentReference.totalSegmentsDurationMs&&r.push(i.segmentReference.totalSegmentsDurationMs),r})];this.source.duration=Math.max(...e)/1e3}async restoreAfterDeepStall(e){var i,r;(0,ve.assertNonNullable)(this.element);let t=this.element.currentTime*1e3;await Promise.all([(i=this.videoBufferManager)==null?void 0:i.maintain(t),(r=this.audioBufferManager)==null?void 0:r.maintain(t)]),e.position=t}initDisableStallWatchdogSubscription(){(0,ve.assertNonNullable)(this.element);let e=(0,ve.merge)((0,ve.fromEvent)(this.element,"ended"),this.forceEnded$),t=this.nativeBufferLength$.pipe((0,ve.filter)(i=>i>this.tuning.dash.bufferEmptinessTolerance));this.representationSubscription.add((0,ve.merge)(e,t).subscribe(i=>this.stopStallWatchdogSubscription()))}initEndOfVideoSubscription(){let e=(0,ve.merge)(...this.bufferManagers.map(s=>s.fullyBuffered$)).pipe((0,ve.map)(()=>this.bufferManagers.every(s=>s.fullyBuffered$.getValue()))),t=(0,ve.merge)(...this.bufferManagers.map(s=>s.onLastSegment$)).pipe((0,ve.map)(()=>this.bufferManagers.some(s=>s.onLastSegment$.getValue()))),i=(0,ve.combine)({allBuffersFull:e,someBufferEnded:t}).pipe((0,ve.filterChanged)(),(0,ve.map)(({allBuffersFull:s,someBufferEnded:n})=>s&&n),(0,ve.filter)(s=>s)),r=()=>{var s;try{(s=this.source)==null||s.endOfStream()}catch(n){this.error$.next({id:"EndOfStream",category:ve.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:n})}};this.representationSubscription.add((0,ve.merge)(this.forceEnded$,i).pipe((0,ve.filter)(s=>(0,ve.isNonNullable)(this.source)&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(n=>!n.updating))).subscribe(r))}};var bs=class extends ua{subscribe(){super.subscribe();let{output:e,observableVideo:t,connect:i,genericErrorListener:r}=this.getProviderSubscriptionInfo();i(t.timeUpdate$,e.position$),i(t.durationChange$,e.duration$),this.subscription.add(this.player.currentVideoRepresentation$.pipe((0,Zy.filterChanged)()).subscribe(s=>{let n=[...this.videoTracksMap.entries()].find(([,{representation:c}])=>c.id===s);if(!n){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[o,{stream:u}]=n,l=this.params.desiredState.videoStream.getTransition();l&&l.to&&l.to.id===u.id&&this.params.desiredState.videoStream.setState(l.to),e.currentVideoTrack$.next(o),e.currentVideoStream$.next(So(u));let p=this.player.calculateDurationFromSegments();p&&this.params.output.duration$.next(p/1e3)},r))}getPlayer(){return new Bo({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode,tracer:this.tracer,forceVideoCodec:this.params.forceVideoCodec})}seek(e,t){this.params.output.willSeekEvent$.next(),this.player.seek(e,t)}};var Y=require("@vkontakte/videoplayer-shared/es2018");var sT=z(ze(),1),Jc=z(hr(),1);var tt=(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 I=require("@vkontakte/videoplayer-shared/es2018");var Co=z(ze(),1),gr=z(pt(),1),Vo=z(hr(),1);var iT=z(uo(),1);var qi=require("@vkontakte/videoplayer-shared/es2018");var xL=18,eT=!1;try{eT=Q.browser.isSafari&&!!Q.browser.safariVersion&&Q.browser.safariVersion<=xL}catch(a){console.error(a)}var Xc=class{constructor(e,t=!1){this.bufferFull$=new qi.Subject;this.error$=new qi.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.isAbortFixEnabled=!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.isAbortFixEnabled&&this.queue.shift()}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:qi.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.isAbortFixEnabled=t,this.buffer.addEventListener("updateend",this.completeTask)}async append(e,t){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})}async remove(e,t,i){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()})}async abort(e){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};eT&&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.isAbortFixEnabled?this.queue[0]: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:qi.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,qi.assertNever)(t)}}},tT=Xc;var gs=a=>{let e=0;for(let t=0;t<a.length;t++)e+=a.end(t)-a.start(t);return e*1e3};var k=require("@vkontakte/videoplayer-shared/es2018");var Ua=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new k.ValueSubject(0);this.currentLowLatencySegmentLength$=new k.ValueSubject(0);this.currentSegmentLength$=new k.ValueSubject(0);this.onLastSegment$=new k.ValueSubject(!1);this.fullyBuffered$=new k.ValueSubject(!1);this.playingRepresentation$=new k.ValueSubject(void 0);this.playingRepresentationInit$=new k.ValueSubject(void 0);this.error$=new k.Subject;this.gaps=[];this.subscription=new k.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new he;this.switchAbortController=new he;this.destroyAbortController=new he;this.useSmartRepresentationSwitch=!1;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,k.abortable)(this.destroyAbortController.signal,async function*(e){let t=this.representations.get(e);(0,k.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 tT(this.sourceBuffer,this.tuning.dash.useAbortMSEFix),this.subscription.add((0,k.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.checkEjectedSegments(),this.maintain()},n=>{let o,u=this.mediaSource.readyState;u!=="open"&&(o={id:`SegmentEjection_source_${u}`,category:k.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),o!=null||(o={id:"SegmentEjection",category:k.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),this.error$.next(o)})),this.subscription.add((0,k.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:k.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!J(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,gs(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=this.getForwardBufferDuration(o),p=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(o,n*2,l<p).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),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,k.assertNonNullable)(i,"No init buffer for starting representation"),(0,k.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,k.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!J(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,k.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,k.isNullable)(s)||(0,k.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,k.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!J(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,k.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}}.bind(this));this.switchToOld=(0,k.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!J(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,k.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,k.isNullable)(s)||(0,k.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,k.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!J(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,k.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}}.bind(this));this.seekLive=(0,k.abortable)(this.destroyAbortController.signal,async function*(e){var u;let t=(0,Vo.default)(e,l=>l.representations);if(!this.downloadingRepresentationId||!t.length)return;this.isSeekingLive=!0;for(let l of this.representations.keys()){let p=t.find(h=>h.id===l);p&&this.representations.set(l,p);let c=this.representations.get(l);if(!c||!wt(c.segmentReference)){this.isSeekingLive=!1;return}let d=this.getActualLiveStartingSegments(c.segmentReference);this.segments.set(c.id,d)}let i=(u=this.switchingToRepresentationId)!=null?u:this.downloadingRepresentationId,r=this.representations.get(i);(0,k.assertNonNullable)(r,`Representation not found by id ${i}`);let s=this.segments.get(i);(0,k.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,k.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer)){this.isSeekingLive=!1;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 p;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=(p=l==null?void 0:l.baseUrls)!=null?p:[],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){!J(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new he,(0,k.abortable)(this.switchAbortController.signal,async function*(i,r=!1){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,k.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,k.isNullable)(o)||(0,k.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,k.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!J(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,k.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,k.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}async abort(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new he,this.abortBuffer()}maintain(e=this.getCurrentPosition()){var d;if((0,k.isNullable)(e)||(0,k.isNullable)(this.downloadingRepresentationId)||(0,k.isNullable)(this.playingRepresentationId)||(0,k.isNullable)(this.sourceBuffer)||!J(this.mediaSource,this.sourceBuffer)||(0,k.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.representations.get(this.playingRepresentationId),r=this.segments.get(this.downloadingRepresentationId),s=this.segments.get(this.playingRepresentationId);if((0,k.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),(0,k.assertNonNullable)(i,`No such representation ${this.playingRepresentationId}`),(0,k.isNullable)(r)||(0,k.isNullable)(s))return;let n=r.find(h=>e>=h.time.from&&e<h.time.to);(0,k.isNonNullable)(n)&&isFinite(n.time.from)&&isFinite(n.time.to)&&this.currentSegmentLength$.next((n==null?void 0:n.time.to)-n.time.from);let o=e,u=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let h=this.getForwardBufferDuration(e),f=Fi(i),m=Fi(t),S=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useSmartRepresentationSwitch&&(0,k.isNonNullable)(f)&&(0,k.isNonNullable)(m)&&(0,k.isHigher)(f.quality,m.quality),g=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useDelayedRepresentationSwitch;if(S||g?o+=Math.min(h,this.tuning.dash.representationSwitchForwardBufferGap):n&&n.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&h>=n.time.to-e+u&&(o=n?n.time.to+u:-1/0),this.tuning.dash.useNewRepresentationSwitch){let w=(d=[...this.segments.entries()].map(([E,A])=>{let D=A.find(U=>e>=U.time.from&&e<U.time.to);return{representationId:E,status:D==null?void 0:D.status}}).find(E=>E.status==="fed"))==null?void 0:d.representationId;w&&(this.playingRepresentationId=w,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)))}}if(isFinite(this.bufferLimit)&&gs(this.sourceBuffer.buffered)>=this.bufferLimit){let h=this.getForwardBufferDuration(e),f=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,h<f).catch(m=>{this.handleAsyncError(m,"pruneBuffer")});return}let p=[];if(!this.activeSegments.size&&(p=this.selectForwardBufferSegments(r,t.segmentReference.type,o),p.length)){let h="auto";if(this.tuning.dash.useFetchPriorityHints&&n)if((0,Co.default)(p,n))h="high";else{let f=(0,gr.default)(p,0);f&&f.time.from-n.time.to>=this.forwardBufferTarget/2&&(h="low")}this.loadSegments(p,t,h).catch(f=>{this.handleAsyncError(f,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&n&&n.status==="fed"&&!p.length&&this.getForwardBufferDuration(e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let c=(0,gr.default)(r,-1);!this.isLive&&c&&(this.fullyBuffered$.next(c.time.to-e-this.getForwardBufferDuration(e)<u),this.onLastSegment$.next(e-c.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,persistent:!0}),i=s.time.to;(0,k.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,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=e==null?void 0:e.streams[this.kind];if(!t)return;let i=(0,Vo.default)(t,s=>s.representations).find(s=>s.id===this.downloadingRepresentationId);if(!i)return;let r=this.segments.get(i.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var i,r,s;if(!e||[...this.segments.values()].every(n=>!n.length))return;let t=(0,Vo.default)(e.streams[this.kind],n=>n.representations);for(let n of t){if(!n||!wt(n.segmentReference))return;let o=n.segmentReference.segments.map(d=>({...d,status:"none",size:void 0})),u=100,l=(i=this.segments.get(n.id))!=null?i:[],p=(s=(r=(0,gr.default)(l,-1))==null?void 0:r.time.to)!=null?s:0,c=o==null?void 0:o.findIndex(d=>p>=d.time.from+u&&p<=d.time.to+u);if(c===-1){this.liveUpdateSegmentIndex=0;let d=this.getActualLiveStartingSegments(n.segmentReference);this.segments.set(n.id,d)}else{let d=o.slice(c+1);this.segments.set(n.id,[...l,...d])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,k.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}calculateDurationFromSegments(){var t;if(!this.playingRepresentationId)return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,gr.default)(e,-1))==null?void 0:t.time.to:0)||0}setSmartRepresentationSwitch(e){this.useSmartRepresentationSwitch=e}updateLowLatencyLiveIfNeeded(e){var i;let t=0;for(let r of this.representations.values()){let s=r.segmentReference;if(!wt(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),p=Et(s.segmentTemplateUrl,{segmentTime:l});n.push({status:"none",time:{from:e.time.to,to:1/0},url:p})}}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&&ot&&ot(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&ot&&ot(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=this.getForwardBufferDuration(i),s=e.findIndex(({status:d,time:{from:h,to:f}},m)=>{let S=h<=i&&f>=i,g=h>i||S||m===0&&i===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),w=this.preloadOnly&&h<=i+y||r<y&&f-h>=y||f<=i+y;return(d==="none"||d==="partially_ejected"&&g&&w&&this.sourceBuffer&&J(this.mediaSource,this.sourceBuffer)&&!(tt(this.sourceBuffer.buffered,h)&&tt(this.sourceBuffer.buffered,f)))&&g&&w});if(s===-1)return[];if(t!=="byteRange")return e.slice(s,s+1);let n=e,o=0,u=0,l=[],p=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let d=s;d<n.length&&(o<=p||u<=c);d++){let h=n[d];if(o+=h.byte.to+1-h.byte.from,u+=h.time.to+1-h.time.from,h.status==="none"||h.status==="partially_ejected")l.push(h);else break}return l}async loadSegments(e,t,i="auto"){wt(t.segmentReference)?await this.loadTemplateSegment(e[0],t,i):await this.loadByteRangeSegments(e,t,i)}async loadTemplateSegment(e,t,i="auto"){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&&(await(0,k.abortable)(o,async function*(){let p=(0,k.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(c=>setTimeout(c,p))}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let p=await this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency(),bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation});if(this.lastDataObtainedTimestampMs=(0,k.now)(),!p)return;let c=new DataView(p),d=$t(t.mime);if(!isFinite(r.segment.time.to)){let m=t.segmentReference.timescale;r.segment.time.to=d.getChunkEndTime(c,m)}u&&r.feedingBytes&&l?await Promise.all(l):await this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:h,serverDataPreparedTime:f}=d.getServerLatencyTimestamps(c);h&&f&&this.currentLiveSegmentServerLatency$.next(f-h),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(p){this.abortActiveSegments([e]),et(p)||(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())wt(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}async loadByteRangeSegments(e,t,i="auto"){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&&(await(0,k.abortable)(n,async function*(){let u=(0,k.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,k.fromEvent)(window,"online").pipe((0,k.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{await this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}),this.lastDataObtainedTimestampMs=(0,k.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),et(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}prepareByteRangeFetchSegmentParams(e,t){if(wt(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,gr.default)(e,0).byte.from,to:(0,gr.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:async(o,u)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,k.now)(),await 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:k.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}}}}prepareTemplateFetchSegmentParams(e,t){if(!wt(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,p)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,k.now)();let c=this.onSomeTemplateDataLoaded({dataView:l,loaded:p,signal:s,onSegmentAppendFailed:()=>this.abort(),representationId:t.id});n.push(c)}catch(c){this.error$.next({id:"SegmentFeeding",category:k.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,Co.default)(e,t.segment)&&this.abortSegment(t.segment)}async onSomeTemplateDataLoaded({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!J(this.mediaSource,this.sourceBuffer))return;let n=this.representations.get(t);if(n)for(let o of this.activeSegments){let{segment:u}=o;if(o.representationId===t){if(s.aborted){r();continue}if(o.loadedBytes=i,o.loadedBytes>o.feedingBytes){let l=new DataView(e.buffer,e.byteOffset+o.feedingBytes,o.loadedBytes-o.feedingBytes),p=$t(n.mime).parseFeedableSegmentChunk(l,this.isLive);p!=null&&p.byteLength&&(u.status="partially_fed",o.feedingBytes+=p.byteLength,await this.sourceBufferTaskQueue.append(p),o.fedBytes+=p.byteLength)}}}}async onSomeByteRangesDataLoaded({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!J(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)continue;if(s.aborted){await n();continue}let p=l.byte.from-i,c=l.byte.to-i,d=c-p+1,h=p<r,f=c<=r;if(!h)continue;let m=$t(o.mime);if(l.status==="downloading"&&f){l.status="downloaded";let S=new DataView(e.buffer,e.byteOffset+p,d);await this.sourceBufferTaskQueue.append(S,s)&&!s.aborted?this.onSegmentFullyAppended(u,t):await n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(l.status==="downloading"||l.status==="partially_fed")&&(u.loadedBytes=Math.min(d,r-p),u.loadedBytes>u.feedingBytes)){let S=new DataView(e.buffer,e.byteOffset+p+u.feedingBytes,u.loadedBytes-u.feedingBytes),g=u.loadedBytes===d?S:m.parseFeedableSegmentChunk(S);g!=null&&g.byteLength&&(l.status="partially_fed",u.feedingBytes+=g.byteLength,await this.sourceBufferTaskQueue.append(g,s)&&!s.aborted?(u.fedBytes+=g.byteLength,u.fedBytes===d&&this.onSegmentFullyAppended(u,t)):await n())}}}onSegmentFullyAppended(e,t){var i;if(!((0,k.isNullable)(this.sourceBuffer)||!J(this.mediaSource,this.sourceBuffer))){!this.isLive&&Q.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(tt(this.sourceBuffer.buffered,e.segment.time.from,100)&&tt(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:k.ErrorCategory.VIDEO_PIPELINE,message:"Browser stuck on empty result of adding segment to source buffer"})),this.tuning.dash.useNewRepresentationSwitch||(this.playingRepresentationId=t,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId))),e.segment.status="fed",zc(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=Zt(()=>(0,iT.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}async loadInit(e,t="auto",i=!1){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",s=!i&&this.tuning.dash.ignoreNetworkErrorsOnLoadInit,o=(!i&&this.failedDownloads>0?(0,k.abortable)(this.destroyAbortController.signal,async function*(){let u=(0,k.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>setTimeout(l,u))}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,$t(e.mime),{priority:r,ignoreNetworkErrors:s})).then(async u=>{if(!u)return;let{init:l,dataView:p,segments:c}=u,d=p.buffer.slice(p.byteOffset,p.byteOffset+p.byteLength);this.initData.set(e.id,d);let h=c;this.isLive&&wt(e.segmentReference)&&(h=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,h),l&&this.parsedInitData.set(e.id,l)}).then(()=>this.failedDownloads=0,u=>{s||this.initData.set(e.id,null),i&&this.error$.next({id:"LoadInits",category:k.ErrorCategory.WTF,message:"loadInit threw",thrown:u})});return this.initData.set(e.id,o),o}async dropBuffer(){for(let e of this.segments.values())for(let t of e)t.status="none";await this.pruneBuffer(0,1/0,!0)}async pruneBuffer(e,t,i=!1){if(!this.sourceBuffer||!J(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,k.isNullable)(e))return!1;let r=[],s=0,n=u=>{u.sort((p,c)=>p.from-c.from);let l=[u[0]];for(let p=1;p<u.length;p++){let{from:c,to:d}=u[p],h=l[l.length-1];h.to>=c?h.to=Math.max(h.to,d):l.push(u[p])}return l},o=u=>{var p;if(s>=t)return r;r.push({...u.time}),r=n(r);let l=zc(u)?(p=u.size)!=null?p:0:u.byte.to-u.byte.from;s+=l};for(let u of this.segments.values())for(let l of u){let p=l.time.to<=e-this.tuning.dash.bufferPruningSafeZone,c=l.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(p||c)&&l.status==="fed"&&o(l)}for(let u=0;u<this.sourceBuffer.buffered.length;u++){let l=this.sourceBuffer.buffered.start(u)*1e3,p=this.sourceBuffer.buffered.end(u)*1e3,c=0;for(let d of this.segments.values())for(let h of d)(0,Co.default)(["none","partially_ejected"],h.status)&&Math.round(h.time.from)<=Math.round(l)&&Math.round(h.time.to)>=Math.round(p)&&c++;if(c===this.segments.size){let d={time:{from:l,to:p},url:"",status:"none"};o(d)}}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 p of l)p.time.from>=e+u&&p.status==="fed"&&o(p)}return r.length?(await Promise.all(r.map(l=>this.sourceBufferTaskQueue.remove(l.from,l.to)))).reduce((l,p)=>l||p,!1):!1}async abortBuffer(){if(!this.sourceBuffer||!J(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||!J(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||!J(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,k.isNullable)(e)?0:Ve(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!(!this.sourceBuffer||!J(this.mediaSource,this.sourceBuffer)))for(let i of t){let r={representation:e,from:i.time.from,to:i.time.to,persistent:!1},{buffered:s}=this.sourceBuffer;for(let n=0;n<s.length;n++){let o=s.start(n)*1e3,u=s.end(n)*1e3;if(!(u<=i.time.from||o>=i.time.to)){if(o<=i.time.from&&u>=i.time.to){r=void 0;break}u>i.time.from&&u<i.time.to&&(r.from=u),o<i.time.to&&o>i.time.from&&(r.to=o)}}r&&r.to-r.from>1&&!this.gaps.some(n=>r&&n.from===r.from&&n.to===r.to)&&this.gaps.push(r)}}detectGapsWhenIdle(e,t){if(this.gapDetectionIdleCallback||!this.sourceBuffer||!J(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer,{usePersistentGaps:r}=this.tuning.dash;this.gaps=this.gaps.filter(s=>{if(r&&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}),this.gapDetectionIdleCallback=Zt(()=>{try{this.detectGaps(e,t)}catch(s){this.error$.next({id:"GapDetection",category:k.ErrorCategory.WTF,message:"detectGaps threw",thrown:s})}finally{this.gapDetectionIdleCallback=null}})}checkEjectedSegments(){if((0,k.isNullable)(this.sourceBuffer)||!J(this.mediaSource,this.sourceBuffer)||(0,k.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(p=>p.from-t<=n&&p.to+t>=o),l=e.filter(p=>n>=p.from&&n<p.to-t||o>p.from+t&&o<=p.to);u||(l.length===1?r.status="partially_ejected":this.gaps.some(p=>p.from===r.time.from||p.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:k.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}};var te=require("@vkontakte/videoplayer-shared/es2018");var Oo=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested$=new te.Subject;this.firstBytesManifest$=new te.Subject;this.firstBytesRequested$=new te.Subject;this.firstBytesReceived$=new te.Subject;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 he;this.subscription=new te.SubscriptionRemovable;this.fetchManifest=(0,te.abortable)(this.abortAllController.signal,async function*(e){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=Ut(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=ns(i)),this.manifestRequested$.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal}).catch(_o);return r?(t.log("success",(0,te.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),this.firstBytesManifest$.next(),r.text()):(t.error("error",(0,te.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)}.bind(this));this.fetch=(0,te.abortable)(this.abortAllController.signal,async function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1,ignoreNetworkErrors:p=!1}={}){var de,ue,R;let c=e,d=new Headers,h=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{d.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let $=new URL(c,location.href);$.searchParams.append("bytes",`${i.from}-${i.to}`),c=$.toString();break}default:(0,te.assertNever)(t)}this.requestQuic&&(c=Ut(c));let f=this.abortAllController.signal,m;if(n){let $=new he;if(m=(0,te.merge)((0,te.fromEvent)(this.abortAllController.signal,"abort"),(0,te.fromEvent)(n,"abort")).subscribe(()=>{try{$.abort()}catch(M){_o(M)}}),this.subscription.add(m),this.abortAllController.signal.aborted||n.aborted)try{$.abort()}catch(M){_o(M)}f=$.signal}let S=0,g=(0,te.now)();h.log("startRequest",(0,te.flattenObject)({url:c,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:g})),this.firstBytesRequested$.next();let y=yield this.doFetch(c,{priority:s,headers:d,signal:f},{ignoreNetworkErrors:p}),w=(0,te.now)();if(!y)return h.error("error",{message:"No response in request"}),h.end(),this.unsubscribeAbortSubscription(m),null;if((de=this.throughputEstimator)==null||de.addRawRtt(w-g),!y.ok||!y.body){this.unsubscribeAbortSubscription(m);let $=`Fetch error ${y.status}: ${y.statusText}`;return h.error("error",{message:$}),h.end(),Promise.reject(new Error(`Fetch error ${y.status}: ${y.statusText}`))}if(this.onHeadersReceived(y.headers),!r&&!o){this.unsubscribeAbortSubscription(m);let $=(0,te.now)(),M={requestStartedAt:g,requestEndedAt:$,duration:$-g};return h.log("endRequest",(0,te.flattenObject)(M)),h.end(),y.arrayBuffer()}let E=y.body;if(o){let $;[E,$]=y.body.tee(),(ue=this.throughputEstimator)==null||ue.trackStream($,u)}let A=E.getReader(),D,U=parseInt((R=y.headers.get("content-length"))!=null?R:"",10);Number.isFinite(U)&&(D=U),!D&&i&&(D=i.to-i.from+1);let O=D?new Uint8Array(D):new Uint8Array(0),j=!1,_=$=>{this.unsubscribeAbortSubscription(m),j=!0,_o($)},H=(0,te.abortable)(f,async function*({done:$,value:M}){if(S===0&&(this.lastRequestFirstBytes$.next((0,te.now)()-g),this.firstBytesReceived$.next()),f.aborted){this.unsubscribeAbortSubscription(m);return}if(!$&&M){if(l&&D)O.set(M,S),S+=M.byteLength;else{let B=new Uint8Array(O.length+M.length);B.set(O),B.set(M,O.length),O=B,S+=M.byteLength}r==null||r(new DataView(O.buffer),S),yield A==null?void 0:A.read().then(H,_)}}.bind(this));yield A==null?void 0:A.read().then(H,_),this.unsubscribeAbortSubscription(m);let q=(0,te.now)(),G={failed:j,requestStartedAt:g,requestEndedAt:q,duration:q-g};return j?(h.error("endRequest",(0,te.flattenObject)(G)),h.end(),null):(h.log("endRequest",(0,te.flattenObject)(G)),h.end(),O.buffer)}.bind(this));this.fetchByteRangeRepresentation=(0,te.abortable)(this.abortAllController.signal,async function*(e,t,i){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,o=s,u=!1,l,p;e.indexRange&&(l=e.indexRange.from,p=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,r),o=Math.max(p,s))),n=Math.min(n,0);let c=yield this.fetch(e.url,{range:{from:n,to:o},measureThroughput:!1,...i});if(!c)return null;let d=new DataView(c,r-n,s-n+1);if(!t.validateData(d))throw new Error("Invalid media file");let h=t.parseInit(d),f=(g=e.indexRange)!=null?g:t.getIndexRange(h);if(!f)throw new ReferenceError("No way to load representation index");let m;if(u)m=new DataView(c,f.from-n,f.to-f.from+1);else{let y=yield this.fetch(e.url,{range:f,measureThroughput:!1});if(!y)return null;m=new DataView(y)}let S=t.parseSegments(m,h,f);return{init:h,dataView:new DataView(c),segments:S}}.bind(this));this.fetchTemplateRepresentation=(0,te.abortable)(this.abortAllController.signal,async function*(e,t){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,{measureThroughput:!1,...t});return r?{init:null,segments:e.segments.map(n=>({...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}=as(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}async fetchRepresentation(e,t,i){var s,n;let{type:r}=e;switch(r){case"byteRange":return(s=await this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=await this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,te.assertNever)(r)}}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}async doFetch(e,t,i){let r=await mt(e,t);if(r.ok)return r;if(i!=null&&i.ignoreNetworkErrors)return;let s=await r.text(),n=parseInt(s);if(!isNaN(n))switch(n){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 (${n})`,category:te.ErrorCategory.FATAL})}}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},_o=a=>{if(!et(a))throw a};var qa=require("@vkontakte/videoplayer-shared/es2018"),ji=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 qa.ValueSubject(e.initial),this.debounced$=new qa.ValueSubject(e.initial);let t=(i=e.label)!=null?i:"value"+Math.random().toString(16).substring(2,6);this.rawSeries$=new st(`raw_${t}`),this.smoothedSeries$=new st(`smoothed_${t}`),this.reportedSeries$=new st(`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+=(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,qa.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 No=class extends ji{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=ci(this.slow,e,this.params.emaAlphaSlow),this.fast=ci(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var Fo=class extends ji{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=wc(this.pastMeasures,this.takenMeasures);this.emaSmoothed=ci(this.emaSmoothed,e,this.params.emaAlpha);let i=GS(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=i?this.emaSmoothed:t}};var Uo=class extends ji{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?ci(this.smoothed,t,this.params.emaAlpha):t}};var mi=class{static getSmoothedValue(e,t,i){return i.type==="TwoEma"?new No({initial:e,emaAlphaSlow:i.emaAlphaSlow,emaAlphaFast:i.emaAlphaFast,changeThreshold:i.changeThreshold,fastDirection:t,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"}):new Fo({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 Uo({initial:e,label:"liveEdgeDelay",...t})}};var Ss=(a,e)=>{a&&a.playbackRate!==e&&(a.playbackRate=e)};var qo=require("@vkontakte/videoplayer-shared/es2018");var ja=class a{constructor(e,t){this.currentRepresentation$=new qo.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,qo.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(p=>p.time.from<=e&&p.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({...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&&wt(t.segmentReference))}};var AL=["timeupdate","progress","play","seeked","stalled","waiting"],RL=["timeupdate","progress","loadeddata","playing","seeked"];var jo=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.subscription=new I.Subscription;this.subscriptionRemovable=new I.SubscriptionRemovable;this.representationSubscription=new I.Subscription;this.state$=new ae("none");this.currentVideoRepresentation$=new I.ValueSubject(void 0);this.currentVideoRepresentationInit$=new I.ValueSubject(void 0);this.currentAudioRepresentation$=new I.ValueSubject(void 0);this.currentVideoSegmentLength$=new I.ValueSubject(0);this.currentAudioSegmentLength$=new I.ValueSubject(0);this.error$=new I.Subject;this.manifestRequested$=new I.Subject;this.firstBytesManifest$=new I.Subject;this.manifestReceived$=new I.Subject;this.firstBytesRequested$=new I.Subject;this.firstBytesReceived$=new I.Subject;this.lastConnectionType$=new I.ValueSubject(void 0);this.lastConnectionReused$=new I.ValueSubject(void 0);this.lastRequestFirstBytes$=new I.ValueSubject(void 0);this.currentLiveTextRepresentation$=new I.ValueSubject(null);this.isLive$=new I.ValueSubject(!1);this.isActiveLive$=new I.ValueSubject(!1);this.isLowLatency$=new I.ValueSubject(!1);this.liveDuration$=new I.ValueSubject(0);this.liveSeekableDuration$=new I.ValueSubject(0);this.liveAvailabilityStartTime$=new I.ValueSubject(0);this.liveStreamStatus$=new I.ValueSubject(void 0);this.bufferLength$=new I.ValueSubject(0);this.liveLatency$=new I.ValueSubject(void 0);this.liveLoadBufferLength$=new I.ValueSubject(0);this.livePositionFromPlayer$=new I.ValueSubject(0);this.currentStallDuration$=new I.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new I.ValueSubject(0);this.fetcherRecoverableError$=new I.Subject;this.fetcherError$=new I.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new I.Subject;this.gapWatchdogActive=!1;this.liveWasInterrupted=!1;this.destroyController=new he;this.initManifest=(0,I.abortable)(this.destroyController.signal,async function*(e,t,i){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=Me(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:I.ErrorCategory.PARSER,message:"No playable video representations"})}.bind(this));this.updateManifest=(0,I.abortable)(this.destroyController.signal,async function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(p=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:I.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:p})});if(!e)return null;let t=null;try{t=ls(e!=null?e:"",this.manifestUrlString),this.manifestReceived$.next()}catch(p){let c=(u=ss(e))!=null?u:{id:"ManifestParsing",category:I.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:p};this.error$.next(c)}if(!t)return null;let i=(p,c,d)=>{var h,f,m,S;return!!((f=(h=this.element)==null?void 0:h.canPlayType)!=null&&f.call(h,c)&&((S=(m=rt())==null?void 0:m.isTypeSupported)!=null&&S.call(m,`${c}; codecs="${d}"`))||p==="text")};if(t.live){this.isLive$.next(!0);let{availabilityStartTime:p,latestSegmentPublishTime:c,streamIsUnpublished:d,streamIsAlive:h}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((c-p)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let m="active";if(h||(m=d?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(m),h&&this.liveWasInterrupted){this.liveWasInterrupted=!1,this.stopStallWatchdogSubscription();let S=this.normalizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(S).catch(g=>{this.error$.next({id:"updateManifest",category:I.ErrorCategory.VIDEO_PIPELINE,message:"seekLive after stream restore failed",thrown:g})})}}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let p of["video","audio"]){let d=t.streams[p].filter(({mime:f,codecs:m})=>i(p,f,m));r[p]=d;let h;if(this.tuning.dash.codecsPrioritizeEnabled){let f=d.map(({codecs:m})=>m);p==="audio"&&(n=ps(f),h=n[0]),p==="video"&&(s=ds(f),this.forceVideoCodec&&(0,sT.default)(s,this.forceVideoCodec)?h=this.forceVideoCodec:h=s[0]),h&&(r[p]=d.filter(({codecs:m})=>Oi(m)===h))}else{let f=new Set(d.map(({codecs:m})=>m));h=cs(f),h&&(r[p]=d.filter(({codecs:m})=>m.startsWith(h)))}if(p==="video"){let f=this.tuning.preferHDR,m=r.video.some(g=>g.hdr),S=r.video.some(g=>!g.hdr);Q.display.isHDR&&f&&m?r.video=r.video.filter(g=>g.hdr):S&&(r.video=r.video.filter(g=>!g.hdr))}}let o={...t,streams:r};return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,I.flattenObject)(o)),o}.bind(this));this.initRepresentations=(0,I.abortable)(this.destroyController.signal,async function*(e,t,i){var c;this.tracer.log("initRepresentationsStart",(0,I.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,I.assertNonNullable)(this.manifest),(0,I.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.state$.startTransitionTo("representations_ready");let r=d=>{this.representationSubscription.add((0,I.fromEvent)(d,"error").pipe((0,I.filter)(h=>{var f;return!!((f=this.element)!=null&&f.played.length)})).subscribe(h=>{this.error$.next({id:"VideoSource",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:h})}))};this.source=Nr();let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),ki())if(i){let d=document.createElement("source");r(d),d.type="application/x-mpegurl",d.src=i.url,this.element.appendChild(d)}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((d,h)=>[...d,...h.representations],[]);if(this.videoBufferManager=new Ua("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,I.isNonNullable)(t)){let d=this.manifest.streams.audio.reduce((h,f)=>[...h,...f.representations],[]);this.audioBufferManager=new Ua("audio",this.source,d,n),this.bufferManagers.push(this.audioBufferManager)}if(ja.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new ja(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$)),this.representationSubscription.add((0,I.merge)(...RL.map(d=>(0,I.fromEvent)(this.element,d))).pipe((0,I.map)(d=>this.element?Ve(this.element.buffered,this.element.currentTime*1e3):0),(0,I.filterChanged)(),(0,I.tap)(d=>{d>this.tuning.dash.bufferEmptinessTolerance&&this.stopStallWatchdogSubscription()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,I.merge)((0,I.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{this.stopStallWatchdogSubscription()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,I.filterChanged)()).subscribe(h=>this.liveStreamEndTimestamp=(0,I.now)())),this.subscription.add((0,I.fromEvent)(this.element,"pause").subscribe(()=>{let{liveUpdateInterval:h}=this.tuning.dash;this.livePauseWatchdogSubscription=(0,I.interval)(h).subscribe(f=>{let m=Ai(this.manifestUrlString,2);this.manifestUrlString=Me(this.manifestUrlString,m+h,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,I.fromEvent)(this.element,"play").subscribe(h=>{var f;return(f=this.livePauseWatchdogSubscription)==null?void 0:f.unsubscribe()})),this.representationSubscription.add((0,I.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,I.map)(({isActiveLive:h,isLowLatency:f})=>h&&f),(0,I.filterChanged)()).subscribe(h=>{this.isManualDecreasePlaybackInLive()||Ss(this.element,1)})),this.representationSubscription.add((0,I.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,I.filter)(({bufferLength:h,isActiveLive:f,isLowLatency:m})=>f&&m&&!!h)).subscribe(({bufferLength:h})=>this.liveBuffer.next(h))),this.representationSubscription.add(this.videoBufferManager.currentLowLatencySegmentLength$.subscribe(h=>{if(!this.isActiveLive$.getValue()&&!this.isLowLatency$.getValue()&&!h)return;let f=this.liveSeekableDuration$.getValue()-h/1e3;this.liveSeekableDuration$.next(Math.max(f,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+h/1e3)})),this.representationSubscription.add((0,I.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,I.filter)(({isLive:h})=>h),(0,I.filterChanged)((h,f)=>f.bufferLength<h.bufferLength),(0,I.map)(({rtt:h,bufferLength:f,segmentServerLatency:m})=>{let S=Ai(this.manifestUrlString,2);return(h/2+f+m+S)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,I.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:h,isActiveLive:f,isLowLatency:m})=>{if(!m||!f)return;let S=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,g=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,y=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,w=h-S;if(this.isManualDecreasePlaybackInLive())return;let E=1;Math.abs(w)>g&&(E=1+Math.sign(w)*y),Ss(this.element,E)})),this.representationSubscription.add(this.bufferLength$.subscribe(h=>{var m,S;let f=0;if(h){let g=((S=(m=this.element)==null?void 0:m.currentTime)!=null?S:0)*1e3;f=Math.min(...this.bufferManagers.map(w=>{var E,A;return(A=(E=w.getLiveSegmentsToLoadState(this.manifest))==null?void 0:E.to)!=null?A:g}))-g}this.liveLoadBufferLength$.getValue()!==f&&this.liveLoadBufferLength$.next(f)}));let d=0;this.representationSubscription.add((0,I.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,I.throttle)(this.tuning.dash.liveUpdateInterval)).subscribe(async({liveLoadBufferLength:h,bufferLength:f})=>{if(!this.element||this.isUpdatingLive)return;let m=this.element.playbackRate,S=Ai(this.manifestUrlString,2),g=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,y=Math.min(g,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*m),w=this.tuning.dashCmafLive.normalizedActualBufferOffset*m,E=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*m,A=isFinite(h)?h:f,D=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),U=g<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(U);let O="none";if(D?O="active_low_latency":this.isLowLatency$.getValue()&&U?(this.bufferManagers.forEach(j=>j.proceedLowLatencyLive()),O="active_low_latency"):S!==0&&A<y?O="live_forward_buffering":A<y+E&&(O="live_with_target_offset"),isFinite(h)&&(d=h>d?h:d),O==="live_forward_buffering"||O==="live_with_target_offset"){let j=d-(y+w),_=this.normalizeLiveOffset(Math.trunc(S+j/m)),H=Math.abs(_-S),q=0;!h||H<=this.tuning.dashCmafLive.offsetCalculationError?q=S:_>0&&H>this.tuning.dashCmafLive.offsetCalculationError&&(q=_),this.manifestUrlString=Me(this.manifestUrlString,q,2)}(O==="live_with_target_offset"||O==="live_forward_buffering")&&(d=0,await this.updateLive())},h=>{this.error$.next({id:"updateLive",category:I.ErrorCategory.VIDEO_PIPELINE,thrown:h,message:"Failed to update live with subscription"})}))}let u=(0,I.merge)(...this.bufferManagers.map(d=>d.fullyBuffered$)).pipe((0,I.map)(()=>this.bufferManagers.every(d=>d.fullyBuffered$.getValue()))),l=(0,I.merge)(...this.bufferManagers.map(d=>d.onLastSegment$)).pipe((0,I.map)(()=>this.bufferManagers.some(d=>d.onLastSegment$.getValue()))),p=(0,I.combine)({allBuffersFull:u,someBufferEnded:l}).pipe((0,I.filterChanged)(),(0,I.map)(({allBuffersFull:d,someBufferEnded:h})=>d&&h),(0,I.filter)(d=>d));if(this.representationSubscription.add((0,I.merge)(this.forceEnded$,p).subscribe(()=>{var d;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(h=>!h.updating))try{(d=this.source)==null||d.endOfStream()}catch(h){this.error$.next({id:"EndOfStream",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:h})}})),this.representationSubscription.add((0,I.merge)(...this.bufferManagers.map(d=>d.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 d=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise(h=>{var f;d&&(this.timeoutSourceOpenId=setTimeout(()=>{var m;if(((m=this.source)==null?void 0:m.readyState)==="open"){h();return}this.error$.next({id:"OpenOfStream",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(f=this.source)==null||f.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),h()},{once:!0})})}if(!this.isLive$.getValue()){let d=[(c=this.manifest.duration)!=null?c:0,...(0,Jc.default)((0,Jc.default)([...this.manifest.streams.audio,...this.manifest.streams.video],h=>h.representations),h=>{let f=[];return h.duration&&f.push(h.duration),wt(h.segmentReference)&&h.segmentReference.totalSegmentsDurationMs&&f.push(h.segmentReference.totalSegmentsDurationMs),f})];this.source.duration=Math.max(...d)/1e3}this.audioBufferManager&&(0,I.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,I.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:I.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 Oo({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.subscription.add(this.fetcher.manifestRequested$.subscribe(this.manifestRequested$)),this.subscription.add(this.fetcher.firstBytesManifest$.subscribe(this.firstBytesManifest$)),this.subscription.add(this.fetcher.firstBytesRequested$.subscribe(this.firstBytesRequested$)),this.subscription.add(this.fetcher.firstBytesReceived$.subscribe(this.firstBytesReceived$)),this.subscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.subscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.liveBuffer=mi.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,{...e.tuning.dashCmafLive.lowLatency.bufferEstimator}),this.initTracerSubscription()}setSmartRepresentationSwitch(e){this.bufferManagers.forEach(t=>t.setSmartRepresentationSwitch(e))}async seekLive(e){(0,I.assertNonNullable)(this.element),this.updateManifestUrlWithTimeOffset(e),this.manifest=await this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,await this.updateLiveBuffersFromManifest(this.manifest))}updateManifestUrlWithTimeOffset(e){let t=this.liveStreamStatus$.getValue()!=="active"?(0,I.now)()-this.liveStreamEndTimestamp:0,i=this.normalizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=Me(this.manifestUrlString,i,2)}async updateLiveBuffersFromManifest(e){var t,i,r;await((t=this.videoBufferManager)==null?void 0:t.seekLive(e.streams.video)),await((i=this.audioBufferManager)==null?void 0:i.seekLive(e.streams.audio)),(r=this.liveTextManager)==null||r.seekLive(e.streams.text)}stopStallWatchdogSubscription(){var e;(e=this.stallWatchdogSubscription)==null||e.unsubscribe(),this.currentStallDuration$.next(0)}initBuffer(){(0,I.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,I.merge)(...AL.map(e=>(0,I.fromEvent)(this.element,e)),(0,I.fromEvent)(window,"online")).subscribe(()=>this.tick(),e=>{this.error$.next({id:"DashVKPlayer",category:I.ErrorCategory.WTF,message:"Internal logic error",thrown:e})})),this.subscription.add((0,I.fromEvent)(this.element,"progress").subscribe(()=>{this.element&&this.element.readyState===2&&!this.element.seeking&&(this.element.currentTime=this.element.currentTime)})),this.subscription.add((0,I.fromEvent)(this.element,"waiting").subscribe(()=>{this.tuning.dash.useVideoElementWaitingCurrentTimeReassign&&this.element&&this.element.readyState===2&&!this.element.seeking&&tt(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var E,A,D,U,O,j,_,H,q,G,de;let{keepSilentStallWatchdogWhenNotActive:t}=this.tuning.dashCmafLive,{crashOnStallTimeout:i,crashOnStallTWithoutDataTimeout:r,liveStallReinitInterval:s,stallWatchdogInterval:n}=this.tuning.dash,o=this.isLive$.getValue(),l=this.liveStreamStatus$.getValue()==="active";if(!this.element||((E=this.source)==null?void 0:E.readyState)!=="open")return;let p=this.currentStallDuration$.getValue();p+=n,this.currentStallDuration$.next(p);let c={timeInWaiting:p},d=(0,I.now)(),h=100,f=(D=(A=this.videoBufferManager)==null?void 0:A.lastDataObtainedTimestamp)!=null?D:0;this.videoLastDataObtainedTimestamp$.next(f);let m=(O=(U=this.audioBufferManager)==null?void 0:U.lastDataObtainedTimestamp)!=null?O:0,S=(_=(j=this.videoBufferManager)==null?void 0:j.getForwardBufferDuration())!=null?_:0,g=(q=(H=this.audioBufferManager)==null?void 0:H.getForwardBufferDuration())!=null?q:0,y=S<h&&d-f>r,w=this.audioBufferManager&&g<h&&d-m>r;if((!t||l)&&((y||w)&&p>r||p>=i))throw new Error(`Stall timeout exceeded: ${p} ms`);if(o&&p%s===0){let ue=this.normalizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);!l&&t?(this.liveWasInterrupted=!0,this.updateManifestUrlWithTimeOffset(ue),this.updateManifest()):this.seekLive(ue).catch(R=>{this.error$.next({id:"stallIntervalCallback",category:I.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:R})}),c.liveLastOffset=ue}else{let ue=this.element.currentTime*1e3;(G=this.videoBufferManager)==null||G.maintain(ue),(de=this.audioBufferManager)==null||de.maintain(ue),c.position=ue}this.tracer.log("stallIntervalCallback",(0,I.flattenObject)(c))};this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,I.interval)(this.tuning.dash.stallWatchdogInterval).subscribe(e,t=>{this.error$.next({id:"StallWatchdogCallback",category:I.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:t})}),this.subscriptionRemovable.add(this.stallWatchdogSubscription)})),this.tick()}async switchRepresentation(e,t,i=!1){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)}async seek(e,t){var r,s,n,o,u;(0,I.assertNonNullable)(this.element),(0,I.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),tt(this.element.buffered,i)||await Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()]),!((0,I.isNullable)(this.element)||(0,I.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,I.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,I.isNonNullable)(this.element)&&(0,I.isNonNullable)(this.source)&&(0,I.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.subscriptionRemovable.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,I.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.error$.subscribe(e("error")))}isManualDecreasePlaybackInLive(){if(!this.element||!this.isLive$.getValue())return!1;let e=1-this.element.playbackRate;return Number(e.toFixed(2))>Number(this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup.toFixed(2))}normalizeLiveOffset(e){return Math.trunc(e/1e3)*1e3}async updateLive(){var e;this.isUpdatingLive=!0,this.manifest=await this.updateManifest(),this.manifest&&(this.bufferManagers.forEach(t=>t.updateLive(this.manifest)),(e=this.liveTextManager)==null||e.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},{usePersistentGaps:r}=this.tuning.dash;this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e.to&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let s=this.element.currentTime*1e3,n=[],o=this.element.readyState===1?this.tuning.endGapTolerance:0;for(let u of this.bufferManagers)for(let l of u.gaps)(r&&l.persistent||u.playingRepresentation$.getValue()===l.representation)&&l.from-o<=s&&l.to+o>s&&(this.element.duration*1e3-l.to<this.tuning.endGapTolerance?n.push(1/0):n.push(l.to));if(n.length){let u=Math.max(...n)+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,u===1/0?this.forceEnded$.next():(this.element.currentTime=u/1e3,i={...i,gapEnds:n,jumpTo:u,resultCurrentTime:this.element.currentTime},this.tracer.log("jumpGap",(0,I.flattenObject)(i)))}}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}};var bt=require("@vkontakte/videoplayer-shared/es2018"),Ho=class{constructor(){this.subscription=new bt.Subscription;this.pipSize$=new bt.ValueSubject(void 0);this.videoSize$=new bt.ValueSubject(void 0);this.elementSize$=new bt.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=bt.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,bt.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,bt.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,bt.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 Sr=class{constructor(e){this.subscription=new Y.Subscription;this.videoState=new ae("stopped");this.observableVideo=null;this.droppedFramesManager=new Di;this.stallsManager=new ts;this.elementSizeManager=new Ho;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new Ft;this.audioTrackSwitchHistory=new Ft;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.currentNativeBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),C(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"),C(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&C(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"&&C(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&C(this.params.desiredState.playbackState,"paused");return;default:return(0,Y.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new Ci(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 dt(e.source.url),this.params=e,this.video=Ye(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(Ce(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 jo({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;(0,Y.isNullable)(this.observableVideo)&&(this.observableVideo=Je(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:Y.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,Y.filter)(c=>!!c.length),(0,Y.once)()).subscribe(c=>{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:c})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,Y.map)(c=>c.to.state!=="none"),(0,Y.filterChanged)());this.stallsManager.init({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$,videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,tuning:this.params.tuning.stallsManager,abrParams:this.params.tuning.autoTrackSelection,isBuffering$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.duration}),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.currentBuffer$,e.currentNativeBuffer$),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.manifestRequested$,e.manifestRequested$),s(this.player.firstBytesManifest$,e.firstBytesManifest$),s(this.player.manifestReceived$,e.manifestReceived$),s(this.player.firstBytesRequested$,e.firstBytesRequested$),s(this.player.firstBytesReceived$,e.firstBytesReceived$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,Y.filter)(Y.isNonNullable),(0,Y.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,Y.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Rt(this.video,t.isLooped,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),_i({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:i}),this.subscription.add(Xe(this.video,t.volume,i.volumeState$,r)),this.subscription.add(ct(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(ht(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),C(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),C(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),C(t.playbackState,"paused")})),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 d=this.player.getStreams(),h=this.player.getCodecs();if((0,Y.assertNonNullable)(d,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let S of d.audio){m.push(Qc(S));let g=[];for(let y of S.representations){let w=Oa(y);g.push(w),this.audioTracksMap.set(w,{stream:S,representation:y})}this.audioStreamsMap.set(S,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of d.video){f.push(Wc(m));let S=[];for(let g of m.representations){let y=Fi({...g,streamId:m.id});y&&(S.push(y),this.videoTracksMap.set(y,{stream:m,representation:g}))}this.videoStreamsMap.set(m,S)}this.params.output.availableVideoStreams$.next(f);for(let m of d.text)for(let S of m.representations){let g=Qy(m,S);this.textTracksMap.set(g,{stream:m,representation:S})}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),h!=null&&h.video&&this.params.output.availableVideoCodecs$.next(h.video),h!=null&&h.audio&&this.params.output.availableAudioCodecs$.next(h.audio),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())},r));let o=(0,Y.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,Y.fromEvent)(this.video,"progress")).pipe((0,Y.filter)(()=>this.videoTracksMap.size>0)),{abrThrottle:u}=this.params.tuning.dash;u&&(o=o.pipe((0,Y.throttle)(u))),this.subscription.add(o.subscribe(async()=>{let c=this.player.state$.getState(),d=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||d)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let h=this.selectVideoAudioRepresentations();if(!h)return;let[f,m]=h,S=[...this.videoTracksMap.keys()].find(y=>{var w;return((w=this.videoTracksMap.get(y))==null?void 0:w.representation.id)===f.id});(0,Y.isNonNullable)(S)&&(this.stallsManager.lastVideoTrackSelected=S);let g=this.params.desiredState.autoVideoTrackLimits.getTransition();if(g&&this.params.output.autoVideoTrackLimits$.next(g.to),c==="manifest_ready")await this.player.initRepresentations(f.id,m==null?void 0:m.id,this.params.sourceHls);else if(await this.player.switchRepresentation("video",f.id),m){let y=!!t.audioStream.getTransition();await this.player.switchRepresentation("audio",m.id,y)}},r)),this.subscription.add((0,Y.combine)({videoState:this.videoState.stateChangeEnded$,autoVideoTrackState:(0,Y.merge)((0,Y.observableFrom)([t.autoVideoTrackSwitching.getState()]),t.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,Y.map)(c=>c.to)))}).pipe((0,Y.map)(({videoState:c,autoVideoTrackState:d})=>c.to!=="stopped"&&d),(0,Y.filterChanged)()).subscribe(c=>this.player.setSmartRepresentationSwitch(c))),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,Y.filterChanged)()).subscribe(c=>{let d=[...this.videoTracksMap.entries()].find(([,{representation:g}])=>g.id===c);if(!d){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[h,{stream:f}]=d,m=this.params.desiredState.videoStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.videoStream.setState(m.to),e.currentVideoTrack$.next(h),e.currentVideoStream$.next(Wc(f));let S=this.player.calculateDurationFromSegments();S&&this.params.output.duration$.next(S/1e3)},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,Y.filterChanged)()).subscribe(c=>{let d=[...this.audioTracksMap.entries()].find(([,{representation:S}])=>S.id===c);if(!d){e.currentAudioStream$.next(void 0);return}let[h,{stream:f}]=d,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(Qc(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var d,h;if(c!=null&&c.is3dVideo&&((d=this.params.tuning.spherical)!=null&&d.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(h=this.params.tuning.spherical)!=null&&h.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 l=t.playbackState.stateChangeStarted$.pipe((0,Y.map)(({to:c})=>c==="ready"),(0,Y.filterChanged)());this.subscription.add((0,Y.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,Y.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),h=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(h)})),this.subscription.add((0,Y.merge)(l,this.player.state$.stateChangeEnded$,(0,Y.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let p=(0,Y.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,Y.observableFrom)(["init"])).pipe((0,Y.debounce)(0));this.subscription.add(p.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var O,j,_,H,q,G,de,ue,R,$,M,B,W;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?pr:dr,t=this.params.tuning.useNewAutoSelectVideoTrack?Zr:Jr,i=this.params.tuning.useNewAutoSelectVideoTrack?kt:Xr,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(O=r.videoTrack.getState())==null?void 0:O.id,u=[...this.videoTracksMap.keys()].find(({id:Z})=>Z===o),l=s.currentVideoTrack$.getValue(),p=((H=(_=r.videoStream.getState())!=null?_:u&&((j=this.videoTracksMap.get(u))==null?void 0:j.stream))!=null?H:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!p)return;let c=[...this.videoStreamsMap.keys()].find(({id:Z})=>Z===p.id),d=c&&this.videoStreamsMap.get(c);if(!d)return;let h=Ve(this.video.buffered,this.video.currentTime*1e3),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,S=Math.min(h/Math.min(f,m||1/0),1),g=(q=r.audioStream.getState())!=null?q:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,y=(G=[...this.audioStreamsMap.keys()].find(({id:Z})=>Z===(g==null?void 0:g.id)))!=null?G:this.audioStreamsMap.keys().next().value,w=0;if(y){if(u&&!n){let Z=e(u,d,(de=this.audioStreamsMap.get(y))!=null?de:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(ue=Z==null?void 0:Z.bitrate)!=null?ue:-1/0)}if(l){let Z=e(l,d,(R=this.audioStreamsMap.get(y))!=null?R:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,($=Z==null?void 0:Z.bitrate)!=null?$:-1/0)}}let E=u;(n||!E)&&(E=i(d,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.stallsManager.abrTuningParams,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:w,forwardBufferHealth:S,current:l,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}));let A=y&&t(E,d,(M=this.audioStreamsMap.get(y))!=null?M:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:S,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),D=(B=this.videoTracksMap.get(E))==null?void 0:B.representation,U=A&&((W=this.audioTracksMap.get(A))==null?void 0:W.representation);if(D&&U)return[D,U];if(D&&!U&&this.audioTracksMap.size===0)return[D,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Ze(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),C(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Y.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),Ke(this.video),this.tracer.end()}};var Ha=class extends Sr{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 Te=require("@vkontakte/videoplayer-shared/es2018");var Qa=class extends Sr{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=!1,t=-1,{output:i,observableVideo:r,desiredState:s,connect:n}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canPlayLiveTailBuffer$.next(!0),n(r.timeUpdate$,i.liveBufferTime$),n(this.player.liveSeekableDuration$,i.duration$),n(this.player.liveLatency$,i.liveLatency$);let o=new Te.ValueSubject(1);n(r.playbackRateState$,o),this.params.tuning.dashCmafLive.catchupLiveForMutedInactiveTab&&this.subscription.add(i.elementVisible$.pipe((0,Te.filterChanged)()).subscribe(u=>{let l=i.position$.getValue(),p=i.volume$.getValue(),c=!p.volume||p.muted;!u&&!l&&c?e=!0:u&&e&&(this.seek(0),e=!1)})),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(s.isLowLatency.stateChangeEnded$.pipe((0,Te.map)(u=>u.to)).subscribe(this.player.isLowLatency$)).add((0,Te.combine)({liveBufferTime:i.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,Te.map)(({liveBufferTime:u,liveAvailabilityStartTime:l})=>u&&l?u*1e3+l+t:void 0)).subscribe(i.liveTime$)).add((0,Te.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,Te.merge)(r.playbackRateState$,new Te.ValueSubject(1))}).pipe((0,Te.filter)(({liveStreamStatus:u,liveDuration:l})=>u==="active"&&!!l)).subscribe(({liveDuration:u,playbackRate:l})=>{let p=i.liveBufferTime$.getValue(),c=i.position$.getValue(),{playbackCatchupSpeedup:d}=this.params.tuning.dashCmafLive.lowLatency;c||l<1-d||this.video.paused||(0,Te.isNullable)(p)||(t=u-p)})).add((0,Te.combine)({time:i.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,Te.merge)(r.playbackRateState$,new Te.ValueSubject(1))}).pipe((0,Te.filterChanged)((u,l)=>this.player.liveStreamStatus$.getValue()==="active"?u.liveDuration===l.liveDuration:u.time===l.time)).subscribe(({time:u,liveDuration:l,playbackRate:p})=>{let c=i.position$.getValue(),{playbackCatchupSpeedup:d}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&p>=1-d||(0,Te.isNullable)(u)||(0,Te.isNullable)(l))return;let h=-1*(l-u-t);i.position$.next(Math.min(h,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(u=>{if(u){let l=Wy(u);this.params.output.availableTextTracks$.next([l])}})),this.params.tuning.dashCmafLive.externalStopControl||this.subscription.add(this.player.liveStreamStatus$.pipe((0,Te.filter)(u=>(0,Te.isNonNullable)(u))).subscribe(u=>i.isLiveEnded$.next(u==="unpublished"&&i.position$.getValue()===0)))}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 X=require("@vkontakte/videoplayer-shared/es2018");var fT=z(ze(),1),ad=z(hr(),1);var T=require("@vkontakte/videoplayer-shared/es2018");var Yo=z(ze(),1),yr=z(pt(),1),Ko=z(hr(),1);var pT=z(uo(),1);var Hi=require("@vkontakte/videoplayer-shared/es2018");var $L=18,aT=!1;try{aT=Q.browser.isSafari&&!!Q.browser.safariVersion&&Q.browser.safariVersion<=$L}catch(a){console.error(a)}var Zc=class{constructor(e,t=!1){this.bufferFull$=new Hi.Subject;this.error$=new Hi.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.isAbortFixEnabled=!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.isAbortFixEnabled&&this.queue.shift()}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:Hi.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.isAbortFixEnabled=t,this.buffer.addEventListener("updateend",this.completeTask)}async append(e,t){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})}async remove(e,t,i){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()})}async abort(e){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};aT&&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.isAbortFixEnabled?this.queue[0]: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:Hi.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,Hi.assertNever)(t)}}},nT=Zc;var L=require("@vkontakte/videoplayer-shared/es2018");var ed=z(pt(),1);var Qo=require("@vkontakte/videoplayer-shared/es2018"),Wa=({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,Qo.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},oT=({id:a,bitrate:e})=>({id:a,bitrate:e}),uT=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),lT=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),td=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,ed.default)(i.split("."),0),isDefault:r}),id=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,ed.default)(r.split("."),0)}),rd=a=>"url"in a,xt=a=>a.type==="template";var cT=a=>{a.sort((t,i)=>t.from-i.from);let e=[a[0]];for(let t=1;t<a.length;t++){let{from:i,to:r}=a[t],s=e[e.length-1];s.to>=i?s.to=Math.max(s.to,r):e.push(a[t])}return e},vr=(a,e)=>{for(let t of a)if(e(t))return t;return null},dT=a=>{let e=!1,t=(0,Qo.throttleFn)(()=>{e=!0},a);return()=>{try{return t(),e}finally{e=!1}}};var Go=require("@vkontakte/videoplayer-shared/es2018");var Wo=a=>{let e=[];for(let t=0;t<a.length;t++){let i=Math.floor(a.start(t)*1e3),r=Math.ceil(a.end(t)*1e3);e.push(i,r)}return e};var zo=class{constructor(e,t){this.lastUpdateTs=0;this.lastCallTs=0;this.prevRanges=[];this.subscription=new Go.Subscription;this.mediaSource=e,this.sourceBuffer=t,this.subscription.add((0,Go.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>this.updateend()))}updateend(){if(!J(this.mediaSource,this.sourceBuffer))return;let{prevRanges:e}=this,t=Wo(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 r=e[i],s=e[i+1],n=t[i],o=t[i+1];if(n>r||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 za=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new L.ValueSubject(0);this.currentLowLatencySegmentLength$=new L.ValueSubject(0);this.currentSegmentLength$=new L.ValueSubject(0);this.onLastSegment$=new L.ValueSubject(!1);this.fullyBuffered$=new L.ValueSubject(!1);this.playingRepresentation$=new L.ValueSubject(void 0);this.playingRepresentationInit$=new L.ValueSubject(void 0);this.error$=new L.Subject;this.gaps=[];this.subscription=new L.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new he;this.switchAbortController=new he;this.destroyAbortController=new he;this.useSmartRepresentationSwitch=!1;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,L.abortable)(this.destroyAbortController.signal,async function*(e){let t=this.representations.get(e);(0,L.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 nT(this.sourceBuffer,this.tuning.dash.useAbortMSEFix),this.sourceBufferBufferedDiff=new zo(this.mediaSource,this.sourceBuffer),this.subscription.add((0,L.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.maintain()})),this.subscription.add((0,L.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:L.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!J(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,gs(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=Ve(this.sourceBuffer.buffered,o),p=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(o,n*2,l<p).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),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,L.assertNonNullable)(i,"No init buffer for starting representation"),(0,L.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,L.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!J(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,L.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,L.isNullable)(s)||(0,L.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,L.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!J(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,L.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}}.bind(this));this.switchToOld=(0,L.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!J(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,L.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,L.isNullable)(s)||(0,L.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,L.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!J(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,L.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}}.bind(this));this.seekLive=(0,L.abortable)(this.destroyAbortController.signal,async function*(e){var u;let t=(0,Ko.default)(e,l=>l.representations);if(!this.downloadingRepresentationId||!t.length)return;this.isSeekingLive=!0;for(let l of this.representations.keys()){let p=t.find(h=>h.id===l);p&&this.representations.set(l,p);let c=this.representations.get(l);if(!c||!xt(c.segmentReference)){this.isSeekingLive=!1;return}let d=this.getActualLiveStartingSegments(c.segmentReference);this.segments.set(c.id,d)}let i=(u=this.switchingToRepresentationId)!=null?u:this.downloadingRepresentationId,r=this.representations.get(i);(0,L.assertNonNullable)(r,`Representation not found by id ${i}`);let s=this.segments.get(i);(0,L.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,L.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer)){this.isSeekingLive=!1;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 p;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=(p=l==null?void 0:l.baseUrls)!=null?p:[],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){!J(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new he,(0,L.abortable)(this.switchAbortController.signal,async function*(i,r=!1){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,L.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,L.isNullable)(o)||(0,L.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,L.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!J(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,L.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,L.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}async abort(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new he,this.abortBuffer()}maintain(e=this.getCurrentPosition()){var d;if((0,L.isNullable)(e)||(0,L.isNullable)(this.downloadingRepresentationId)||(0,L.isNullable)(this.playingRepresentationId)||(0,L.isNullable)(this.sourceBuffer)||!J(this.mediaSource,this.sourceBuffer)||(0,L.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.representations.get(this.playingRepresentationId),r=this.segments.get(this.downloadingRepresentationId),s=this.segments.get(this.playingRepresentationId);if((0,L.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),(0,L.assertNonNullable)(i,`No such representation ${this.playingRepresentationId}`),(0,L.isNullable)(r)||(0,L.isNullable)(s))return;let n=r.find(h=>e>=h.time.from&&e<h.time.to);(0,L.isNonNullable)(n)&&isFinite(n.time.from)&&isFinite(n.time.to)&&this.currentSegmentLength$.next((n==null?void 0:n.time.to)-n.time.from);let o=e,u=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let h=this.getForwardBufferDuration(e),f=Wa(i),m=Wa(t),S=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useSmartRepresentationSwitch&&(0,L.isNonNullable)(f)&&(0,L.isNonNullable)(m)&&(0,L.isHigher)(f.quality,m.quality),g=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useDelayedRepresentationSwitch;if(S||g?o+=Math.min(h,this.tuning.dash.representationSwitchForwardBufferGap):n&&n.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&h>=n.time.to-e+u&&(o=n?n.time.to+u:-1/0),this.tuning.dash.useNewRepresentationSwitch){let w=(d=[...this.segments.entries()].map(([E,A])=>{let D=A.find(U=>e>=U.time.from&&e<U.time.to);return{representationId:E,status:D==null?void 0:D.status}}).find(E=>E.status==="fed"))==null?void 0:d.representationId;w&&(this.playingRepresentationId=w,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)))}}if(isFinite(this.bufferLimit)&&gs(this.sourceBuffer.buffered)>=this.bufferLimit){let h=Ve(this.sourceBuffer.buffered,e),f=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,h<f).catch(m=>{this.handleAsyncError(m,"pruneBuffer")});return}let p=null;if(!this.activeSegments.size&&(p=this.selectForwardBufferSegments(r,t.segmentReference.type,o),p!=null&&p.length)){let h="auto";if(this.tuning.dash.useFetchPriorityHints&&n)if((0,Yo.default)(p,n))h="high";else{let f=(0,yr.default)(p,0);f&&f.time.from-n.time.to>=this.forwardBufferTarget/2&&(h="low")}this.loadSegments(p,t,h).catch(f=>{this.handleAsyncError(f,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&n&&n.status==="fed"&&!(p!=null&&p.length)&&Ve(this.sourceBuffer.buffered,e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let c=(0,yr.default)(r,-1);!this.isLive&&c&&(this.fullyBuffered$.next(c.time.to-e-Ve(this.sourceBuffer.buffered,e)<u),this.onLastSegment$.next(e-c.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,persistent:!0}),i=s.time.to;(0,L.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,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=e==null?void 0:e.streams[this.kind];if(!t)return;let i=(0,Ko.default)(t,s=>s.representations).find(s=>s.id===this.downloadingRepresentationId);if(!i)return;let r=this.segments.get(i.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var i,r,s,n;if(!e||[...this.segments.values()].every(o=>!o.length))return;let t=(i=(0,Ko.default)(e.streams[this.kind],o=>o.representations))!=null?i:[];for(let o of t){if(!o||!xt(o.segmentReference))return;let u=o.segmentReference.segments.map(h=>({...h,status:"none",size:void 0})),l=100,p=(r=this.segments.get(o.id))!=null?r:[],c=(n=(s=(0,yr.default)(p,-1))==null?void 0:s.time.to)!=null?n:0,d=u==null?void 0:u.findIndex(h=>c>=h.time.from+l&&c<=h.time.to+l);if(d===-1){this.liveUpdateSegmentIndex=0;let h=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,h)}else{let h=u.slice(d+1);this.segments.set(o.id,[...p,...h])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,L.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}setSmartRepresentationSwitch(e){this.useSmartRepresentationSwitch=e}updateLowLatencyLiveIfNeeded(e){let t=0;for(let i of this.representations.values()){let r=i.segmentReference;if(!xt(r))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*r.timescale/1e3).toString(10),l=Et(r.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 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,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&&ot&&ot(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&ot&&ot(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(r=>t>=r.time.from&&t<r.time.to);this.liveUpdateSegmentIndex=i}return this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):null}selectForwardBufferSegmentsRecord(e,t,i){let r=this.getForwardBufferDuration(i),s=e.findIndex(({status:d,time:{from:h,to:f}},m)=>{let S=h<=i&&f>=i,g=h>i||S||m===0&&i===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),w=this.preloadOnly&&h<=i+y||r<y&&f-h>=y||f<=i+y;return(d==="none"||d==="partially_ejected"&&g&&w&&this.sourceBuffer&&J(this.mediaSource,this.sourceBuffer)&&!(tt(this.sourceBuffer.buffered,h)&&tt(this.sourceBuffer.buffered,f)))&&g&&w});if(s===-1)return null;if(t!=="byteRange")return e.slice(s,s+1);let n=e,o=0,u=0,l=[],p=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let d=s;d<n.length&&(o<=p||u<=c);d++){let h=n[d];if(o+=h.byte.to+1-h.byte.from,u+=h.time.to+1-h.time.from,h.status==="none"||h.status==="partially_ejected")l.push(h);else break}return l}async loadSegments(e,t,i="auto"){xt(t.segmentReference)?await this.loadTemplateSegment(e[0],t,i):await this.loadByteRangeSegments(e,t,i)}async loadTemplateSegment(e,t,i="auto"){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&&(await(0,L.abortable)(o,async function*(){let p=(0,L.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(c=>setTimeout(c,p))}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let p=await this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency(),bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation});if(this.lastDataObtainedTimestampMs=(0,L.now)(),!p)return;let c=new DataView(p),d=$t(t.mime);if(!isFinite(r.segment.time.to)){let m=t.segmentReference.timescale;r.segment.time.to=d.getChunkEndTime(c,m)}u&&r.feedingBytes&&l?await Promise.all(l):await this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:h,serverDataPreparedTime:f}=d.getServerLatencyTimestamps(c);h&&f&&this.currentLiveSegmentServerLatency$.next(f-h),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(p){this.abortActiveSegments([e]),et(p)||(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())xt(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}async loadByteRangeSegments(e,t,i="auto"){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&&(await(0,L.abortable)(n,async function*(){let u=(0,L.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,L.fromEvent)(window,"online").pipe((0,L.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{await this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}),this.lastDataObtainedTimestampMs=(0,L.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),et(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}prepareByteRangeFetchSegmentParams(e,t){if(xt(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,yr.default)(e,0).byte.from,to:(0,yr.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:async(o,u)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,L.now)(),await 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:L.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}}}}prepareTemplateFetchSegmentParams(e,t){if(!xt(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,p)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,L.now)();let c=this.onSomeTemplateDataLoaded({dataView:l,loaded:p,signal:s,onSegmentAppendFailed:()=>this.abort(),representationId:t.id});n.push(c)}catch(c){this.error$.next({id:"SegmentFeeding",category:L.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,Yo.default)(e,t.segment)&&this.abortSegment(t.segment)}async onSomeTemplateDataLoaded({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!J(this.mediaSource,this.sourceBuffer))return;let n=this.representations.get(t);if(n)for(let o of this.activeSegments){let{segment:u}=o;if(o.representationId===t){if(s.aborted){r();continue}if(o.loadedBytes=i,o.loadedBytes>o.feedingBytes){let l=new DataView(e.buffer,e.byteOffset+o.feedingBytes,o.loadedBytes-o.feedingBytes),p=$t(n.mime).parseFeedableSegmentChunk(l,this.isLive);p!=null&&p.byteLength&&(u.status="partially_fed",o.feedingBytes+=p.byteLength,await this.sourceBufferTaskQueue.append(p),o.fedBytes+=p.byteLength)}}}}async onSomeByteRangesDataLoaded({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!J(this.mediaSource,this.sourceBuffer))return;let o=this.representations.get(t);if(o)for(let u of this.activeSegments){if(u.representationId!==t)continue;if(s.aborted){await n();continue}let{segment:l}=u,p=l.byte.from-i,c=l.byte.to-i,d=c-p+1,h=p<r,f=c<=r;if(h){if(l.status==="downloading"&&f){l.status="downloaded";let m=new DataView(e.buffer,e.byteOffset+p,d);await this.sourceBufferTaskQueue.append(m,s)&&!s.aborted?this.onSegmentFullyAppended(u,t):await n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(l.status==="downloading"||l.status==="partially_fed")&&(u.loadedBytes=Math.min(d,r-p),u.loadedBytes>u.feedingBytes)){let m=new DataView(e.buffer,e.byteOffset+p+u.feedingBytes,u.loadedBytes-u.feedingBytes),S=u.loadedBytes===d?m:$t(o.mime).parseFeedableSegmentChunk(m);S!=null&&S.byteLength&&(l.status="partially_fed",u.feedingBytes+=S.byteLength,await this.sourceBufferTaskQueue.append(S,s)&&!s.aborted?(u.fedBytes+=S.byteLength,u.fedBytes===d&&this.onSegmentFullyAppended(u,t)):await n())}}}}onSegmentFullyAppended(e,t){if(!((0,L.isNullable)(this.sourceBuffer)||!J(this.mediaSource,this.sourceBuffer))){!this.isLive&&Q.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(tt(this.sourceBuffer.buffered,e.segment.time.from,100)&&tt(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:L.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",rd(e.segment)&&(e.segment.size=e.fedBytes);for(let i of this.representations.values()){if(i.id===t)continue;let r=this.segments.get(i.id);if(r)for(let s of r)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[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=Zt(()=>(0,pT.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}async loadInit(e,t="auto",i=!1){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!i&&this.failedDownloads>0?(0,L.abortable)(this.destroyAbortController.signal,async function*(){let o=(0,L.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(u=>setTimeout(u,o))}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,$t(e.mime),r)).then(o=>{if(!o)return;let{init:u,dataView:l,segments:p}=o,c=l.buffer.slice(l.byteOffset,l.byteOffset+l.byteLength);this.initData.set(e.id,c);let d=p;this.isLive&&xt(e.segmentReference)&&(d=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,d),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:L.ErrorCategory.WTF,message:"loadInit threw",thrown:o})});return this.initData.set(e.id,n),n}async dropBuffer(){for(let e of this.segments.values())for(let t of e)t.status="none";await this.pruneBuffer(0,1/0,!0)}async pruneBuffer(e,t,i=!1){if(!this.sourceBuffer||!J(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,L.isNullable)(e))return!1;this.checkEjectedSegments();let r=[],s=0,n=o=>{var l;if(s>=t)return;r.push({...o.time});let u=rd(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,p=u.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(l||p)&&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,p=0;for(let c of this.segments.values())for(let d of c)(0,Yo.default)(["none","partially_ejected"],d.status)&&Math.round(d.time.from)<=Math.round(u)&&Math.round(d.time.to)>=Math.round(l)&&p++;if(p===this.segments.size){let c={time:{from:u,to:l},url:"",status:"none"};n(c)}}if(r.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 r.length?(r=cT(r),(await Promise.all(r.map(u=>this.sourceBufferTaskQueue.remove(u.from,u.to)))).reduce((u,l)=>u||l,!1)):!1}async abortBuffer(){if(!this.sourceBuffer||!J(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||!J(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||!J(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||!J(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,L.isNullable)(e)?0:Ve(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!this.sourceBuffer||!J(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer,r={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){r=void 0;break}o>t.time.from&&o<t.time.to&&(r.from=o),n<t.time.to&&n>t.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||!J(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer;this.gaps=this.gaps.filter(r=>{if(r.persistent)return!0;let s=Math.round(r.from),n=Math.round(r.to);for(let o=0;o<i.length;o++)if(s>=Math.round(i.start(o)*1e3)&&n<=Math.round(i.end(o)*1e3))return!1;return!0}),this.gapDetectionIdleCallback=Zt(()=>{try{this.detectGaps(e,t)}catch(r){this.error$.next({id:"GapDetection",category:L.ErrorCategory.WTF,message:"detectGaps threw",thrown:r})}finally{this.gapDetectionIdleCallback=null}})}checkEjectedSegments(){if((0,L.isNullable)(this.sourceBuffer)||!J(this.mediaSource,this.sourceBuffer)||(0,L.isNullable)(this.playingRepresentationId)||this.sourceBufferBufferedDiff&&!this.sourceBufferBufferedDiff.wasUpdated())return;let e=Wo(this.sourceBuffer.buffered),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=!1,l=0;for(let p=0;p<e.length;p+=2){let c=e[p],d=e[p+1];u||(u=c-t<=n&&d+t>=o),(n>=c&&n<d-t||o>c+t&&o<=d)&&(l+=1)}u||(l===1?r.status="partially_ejected":this.gaps.some(p=>p.from===r.time.from||p.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:L.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}calculateDurationFromSegments(){var t;if(!this.playingRepresentationId)return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,yr.default)(e,-1))==null?void 0:t.time.to:0)||0}};var ie=require("@vkontakte/videoplayer-shared/es2018");var Jo=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested$=new ie.Subject;this.firstBytesManifest$=new ie.Subject;this.firstBytesRequested$=new ie.Subject;this.firstBytesReceived$=new ie.Subject;this.lastConnectionType$=new ie.ValueSubject(void 0);this.lastConnectionReused$=new ie.ValueSubject(void 0);this.lastRequestFirstBytes$=new ie.ValueSubject(void 0);this.recoverableError$=new ie.Subject;this.error$=new ie.Subject;this.abortAllController=new he;this.subscription=new ie.SubscriptionRemovable;this.fetchManifest=(0,ie.abortable)(this.abortAllController.signal,async function*(e){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=Ut(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=ns(i)),this.manifestRequested$.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal}).catch(Xo);return r?(t.log("success",(0,ie.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),this.firstBytesManifest$.next(),r.text()):(t.error("error",(0,ie.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)}.bind(this));this.fetch=(0,ie.abortable)(this.abortAllController.signal,async function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1}={}){var G,de,ue;let p=e,c=new Headers,d=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{c.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let R=new URL(p,location.href);R.searchParams.append("bytes",`${i.from}-${i.to}`),p=R.toString();break}default:(0,ie.assertNever)(t)}this.requestQuic&&(p=Ut(p));let h=this.abortAllController.signal,f;if(n){let R=new he;if(f=(0,ie.merge)((0,ie.fromEvent)(this.abortAllController.signal,"abort"),(0,ie.fromEvent)(n,"abort")).subscribe(()=>{try{R.abort()}catch($){Xo($)}}),this.subscription.add(f),this.abortAllController.signal.aborted||n.aborted)try{R.abort()}catch($){Xo($)}h=R.signal}let m=0,S=(0,ie.now)();d.log("startRequest",(0,ie.flattenObject)({url:p,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:S})),this.firstBytesRequested$.next();let g=yield this.doFetch(p,{priority:s,headers:c,signal:h}),y=(0,ie.now)();if(!g)return d.error("error",{message:"No response in request"}),d.end(),this.unsubscribeAbortSubscription(f),null;if((G=this.throughputEstimator)==null||G.addRawRtt(y-S),!g.ok||!g.body){this.unsubscribeAbortSubscription(f);let R=`Fetch error ${g.status}: ${g.statusText}`;return d.error("error",{message:R}),d.end(),Promise.reject(new Error(`Fetch error ${g.status}: ${g.statusText}`))}if(this.onHeadersReceived(g.headers),!r&&!o){this.unsubscribeAbortSubscription(f);let R=(0,ie.now)(),$={requestStartedAt:S,requestEndedAt:R,duration:R-S};return d.log("endRequest",(0,ie.flattenObject)($)),d.end(),g.arrayBuffer()}let w=g.body;if(o){let R;[w,R]=g.body.tee(),(de=this.throughputEstimator)==null||de.trackStream(R,u)}let E=w.getReader(),A,D=parseInt((ue=g.headers.get("content-length"))!=null?ue:"",10);Number.isFinite(D)&&(A=D),!A&&i&&(A=i.to-i.from+1);let U=A?new Uint8Array(A):new Uint8Array(0),O=!1,j=R=>{this.unsubscribeAbortSubscription(f),O=!0,Xo(R)},_=(0,ie.abortable)(h,async function*({done:R,value:$}){if(m===0&&(this.lastRequestFirstBytes$.next((0,ie.now)()-S),this.firstBytesReceived$.next()),h.aborted){this.unsubscribeAbortSubscription(f);return}if(!R&&$){if(l&&A)U.set($,m),m+=$.byteLength;else{let M=new Uint8Array(U.length+$.length);M.set(U),M.set($,U.length),U=M,m+=$.byteLength}r==null||r(new DataView(U.buffer),m),yield E==null?void 0:E.read().then(_,j)}}.bind(this));yield E==null?void 0:E.read().then(_,j),this.unsubscribeAbortSubscription(f);let H=(0,ie.now)(),q={failed:O,requestStartedAt:S,requestEndedAt:H,duration:H-S};return O?(d.error("endRequest",(0,ie.flattenObject)(q)),d.end(),null):(d.log("endRequest",(0,ie.flattenObject)(q)),d.end(),U.buffer)}.bind(this));this.fetchByteRangeRepresentation=(0,ie.abortable)(this.abortAllController.signal,async function*(e,t,i){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,o=s,u=!1,l,p;e.indexRange&&(l=e.indexRange.from,p=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,r),o=Math.max(p,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 d=new DataView(c,r-n,s-n+1);if(!t.validateData(d))throw new Error("Invalid media file");let h=t.parseInit(d),f=(g=e.indexRange)!=null?g:t.getIndexRange(h);if(!f)throw new ReferenceError("No way to load representation index");let m;if(u)m=new DataView(c,f.from-n,f.to-f.from+1);else{let y=yield this.fetch(e.url,{range:f,priority:i,measureThroughput:!1});if(!y)return null;m=new DataView(y)}let S=t.parseSegments(m,h,f);return{init:h,dataView:new DataView(c),segments:S}}.bind(this));this.fetchTemplateRepresentation=(0,ie.abortable)(this.abortAllController.signal,async function*(e,t){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=>({...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}=as(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}async fetchRepresentation(e,t,i="auto"){var s,n;let{type:r}=e;switch(r){case"byteRange":return(s=await this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=await this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,ie.assertNever)(r)}}destroy(){this.abortAllController.abort(),this.tracer.end(),this.subscription.unsubscribe()}async doFetch(e,t){let i=await mt(e,t);if(i.ok)return i;let r=await i.text(),s=parseInt(r);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:ie.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:ie.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:ie.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:ie.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:ie.ErrorCategory.FATAL})}}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},Xo=a=>{if(!et(a))throw a};var Zo=require("@vkontakte/videoplayer-shared/es2018");var Ga=class a{constructor(e,t){this.currentRepresentation$=new Zo.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,Zo.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(p=>p.time.from<=e&&p.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({...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&&xt(t.segmentReference))}};var DL=["progress","play","seeked","stalled","waiting"],BL=["timeupdate","progress","loadeddata","playing","seeked"];var eu=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.subscription=new T.Subscription;this.subscriptionRemovable=new T.SubscriptionRemovable;this.representationSubscription=new T.Subscription;this.state$=new ae("none");this.currentVideoRepresentation$=new T.ValueSubject(void 0);this.currentVideoRepresentationInit$=new T.ValueSubject(void 0);this.currentAudioRepresentation$=new T.ValueSubject(void 0);this.currentVideoSegmentLength$=new T.ValueSubject(0);this.currentAudioSegmentLength$=new T.ValueSubject(0);this.error$=new T.Subject;this.manifestRequested$=new T.Subject;this.firstBytesManifest$=new T.Subject;this.manifestReceived$=new T.Subject;this.firstBytesRequested$=new T.Subject;this.firstBytesReceived$=new T.Subject;this.lastConnectionType$=new T.ValueSubject(void 0);this.lastConnectionReused$=new T.ValueSubject(void 0);this.lastRequestFirstBytes$=new T.ValueSubject(void 0);this.currentLiveTextRepresentation$=new T.ValueSubject(null);this.isLive$=new T.ValueSubject(!1);this.isActiveLive$=new T.ValueSubject(!1);this.isLowLatency$=new T.ValueSubject(!1);this.liveDuration$=new T.ValueSubject(0);this.liveSeekableDuration$=new T.ValueSubject(0);this.liveAvailabilityStartTime$=new T.ValueSubject(0);this.liveStreamStatus$=new T.ValueSubject(void 0);this.bufferLength$=new T.ValueSubject(0);this.liveLatency$=new T.ValueSubject(void 0);this.liveLoadBufferLength$=new T.ValueSubject(0);this.livePositionFromPlayer$=new T.ValueSubject(0);this.currentStallDuration$=new T.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new T.ValueSubject(0);this.fetcherRecoverableError$=new T.Subject;this.fetcherError$=new T.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new T.Subject;this.gapWatchdogActive=!1;this.destroyController=new he;this.initManifest=(0,T.abortable)(this.destroyController.signal,async function*(e,t,i){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=Me(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:T.ErrorCategory.PARSER,message:"No playable video representations"})}.bind(this));this.updateManifest=(0,T.abortable)(this.destroyController.signal,async function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(p=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:T.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:p})});if(!e)return null;let t=null;try{t=ls(e!=null?e:"",this.manifestUrlString),this.manifestReceived$.next()}catch(p){let c=(u=ss(e))!=null?u:{id:"ManifestParsing",category:T.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:p};this.error$.next(c)}if(!t)return null;let i=(p,c,d)=>{var h,f,m,S;return!!((f=(h=this.element)==null?void 0:h.canPlayType)!=null&&f.call(h,c)&&((S=(m=rt())==null?void 0:m.isTypeSupported)!=null&&S.call(m,`${c}; codecs="${d}"`))||p==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:p,latestSegmentPublishTime:c,streamIsUnpublished:d,streamIsAlive:h}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((c-p)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let m="active";h||(m=d?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(m)}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let p of["video","audio"]){let d=t.streams[p].filter(({mime:f,codecs:m})=>i(p,f,m));r[p]=d;let h;if(this.tuning.dash.codecsPrioritizeEnabled){let f=d.map(({codecs:m})=>m);p==="audio"&&(n=ps(f),h=n[0]),p==="video"&&(s=ds(f),this.forceVideoCodec&&(0,fT.default)(s,this.forceVideoCodec)?h=this.forceVideoCodec:h=s[0]),h&&(r[p]=d.filter(({codecs:m})=>Oi(m)===h))}else{let f=new Set(d.map(({codecs:m})=>m));h=cs(f),h&&(r[p]=d.filter(({codecs:m})=>m.startsWith(h)))}if(p==="video"){let f=this.tuning.preferHDR,m=r.video.some(g=>g.hdr),S=r.video.some(g=>!g.hdr);Q.display.isHDR&&f&&m?r.video=r.video.filter(g=>g.hdr):S&&(r.video=r.video.filter(g=>!g.hdr))}}let o={...t,streams:r};return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,T.flattenObject)(o)),o}.bind(this));this.initRepresentations=(0,T.abortable)(this.destroyController.signal,async function*(e,t,i){var d;this.tracer.log("initRepresentationsStart",(0,T.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,T.assertNonNullable)(this.manifest),(0,T.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.representationSubscription=new T.Subscription,this.state$.startTransitionTo("representations_ready");let r=h=>{this.representationSubscription.add((0,T.fromEvent)(h,"error").pipe((0,T.filter)(f=>{var m;return!!((m=this.element)!=null&&m.played.length)})).subscribe(f=>{this.error$.next({id:"VideoSource",category:T.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:f})}))};this.source=Nr();let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),ki())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 za("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,T.isNonNullable)(t)){let h=this.manifest.streams.audio.reduce((f,m)=>[...f,...m.representations],[]);this.audioBufferManager=new za("audio",this.source,h,n),this.bufferManagers.push(this.audioBufferManager)}Ga.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new Ga(this.manifest.streams.text,n)),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,T.merge)(...BL.map(h=>(0,T.fromEvent)(this.element,h))).pipe((0,T.map)(h=>this.element?Ve(this.element.buffered,this.element.currentTime*1e3):0),(0,T.filterChanged)(),(0,T.tap)(h=>{h>this.tuning.dash.bufferEmptinessTolerance&&u()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,T.merge)((0,T.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{u()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,T.filterChanged)()).subscribe(f=>this.liveStreamEndTimestamp=(0,T.now)())),this.subscription.add((0,T.fromEvent)(this.element,"pause").subscribe(()=>{this.livePauseWatchdogSubscription=(0,T.interval)(1e3).subscribe(f=>{let m=Ai(this.manifestUrlString,2);this.manifestUrlString=Me(this.manifestUrlString,m+1e3,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,T.fromEvent)(this.element,"play").subscribe(f=>{var m;return(m=this.livePauseWatchdogSubscription)==null?void 0:m.unsubscribe()})),this.representationSubscription.add((0,T.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,T.map)(({isActiveLive:f,isLowLatency:m})=>f&&m),(0,T.filterChanged)()).subscribe(f=>{this.isManualDecreasePlaybackInLive()||Ss(this.element,1)})),this.representationSubscription.add((0,T.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,T.filter)(({bufferLength:f,isActiveLive:m,isLowLatency:S})=>m&&S&&!!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 m=this.liveSeekableDuration$.getValue()-f/1e3;this.liveSeekableDuration$.next(Math.max(m,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+f/1e3)})),this.representationSubscription.add((0,T.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,T.filter)(({isLive:f})=>f),(0,T.filterChanged)((f,m)=>m.bufferLength<f.bufferLength),(0,T.map)(({rtt:f,bufferLength:m,segmentServerLatency:S})=>{let g=Ai(this.manifestUrlString,2);return(f/2+m+S+g)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,T.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:f,isActiveLive:m,isLowLatency:S})=>{if(!S||!m)return;let g=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,y=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,w=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,E=f-g;if(this.isManualDecreasePlaybackInLive())return;let A=1;Math.abs(E)>y&&(A=1+Math.sign(E)*w),Ss(this.element,A)})),this.representationSubscription.add(this.bufferLength$.subscribe(f=>{var S,g;let m=0;if(f){let y=((g=(S=this.element)==null?void 0:S.currentTime)!=null?g:0)*1e3;m=Math.min(...this.bufferManagers.map(E=>{var A,D;return(D=(A=E.getLiveSegmentsToLoadState(this.manifest))==null?void 0:A.to)!=null?D:y}))-y}this.liveLoadBufferLength$.getValue()!==m&&this.liveLoadBufferLength$.next(m)}));let h=0;this.representationSubscription.add((0,T.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,T.throttle)(1e3)).subscribe(async({liveLoadBufferLength:f,bufferLength:m})=>{if(!this.element||this.isUpdatingLive)return;let S=this.element.playbackRate,g=Ai(this.manifestUrlString,2),y=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,w=Math.min(y,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*S),E=this.tuning.dashCmafLive.normalizedActualBufferOffset*S,A=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*S,D=isFinite(f)?f:m,U=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),O=y<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(O);let j="none";if(U?j="active_low_latency":this.isLowLatency$.getValue()&&O?(this.bufferManagers.forEach(_=>_.proceedLowLatencyLive()),j="active_low_latency"):g!==0&&D<w?j="live_forward_buffering":D<w+A&&(j="live_with_target_offset"),isFinite(f)&&(h=f>h?f:h),j==="live_forward_buffering"||j==="live_with_target_offset"){let _=h-(w+E),H=this.normolizeLiveOffset(Math.trunc(g+_/S)),q=Math.abs(H-g),G=0;!f||q<=this.tuning.dashCmafLive.offsetCalculationError?G=g:H>0&&q>this.tuning.dashCmafLive.offsetCalculationError&&(G=H),this.manifestUrlString=Me(this.manifestUrlString,G,2)}(j==="live_with_target_offset"||j==="live_forward_buffering")&&(h=0,await this.updateLive())},f=>{this.error$.next({id:"updateLive",category:T.ErrorCategory.VIDEO_PIPELINE,thrown:f,message:"Failed to update live with subscription"})}))}let l=(0,T.merge)(...this.bufferManagers.map(h=>h.fullyBuffered$)).pipe((0,T.map)(()=>this.bufferManagers.every(h=>h.fullyBuffered$.getValue()))),p=(0,T.merge)(...this.bufferManagers.map(h=>h.onLastSegment$)).pipe((0,T.map)(()=>this.bufferManagers.some(h=>h.onLastSegment$.getValue()))),c=(0,T.combine)({allBuffersFull:l,someBufferEnded:p}).pipe((0,T.filterChanged)(),(0,T.map)(({allBuffersFull:h,someBufferEnded:f})=>h&&f),(0,T.filter)(h=>h));if(this.representationSubscription.add((0,T.merge)(this.forceEnded$,c).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:T.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:f})}})),this.representationSubscription.add((0,T.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=>{var m;h&&(this.timeoutSourceOpenId=setTimeout(()=>{var S;if(((S=this.source)==null?void 0:S.readyState)==="open"){f();return}this.error$.next({id:"OpenOfStream",category:T.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(m=this.source)==null||m.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),f()},{once:!0})})}if(!this.isLive$.getValue()){let h=[(d=this.manifest.duration)!=null?d:0,...(0,ad.default)((0,ad.default)([...this.manifest.streams.audio,...this.manifest.streams.video],f=>f.representations),f=>{let m=[];return f.duration&&m.push(f.duration),xt(f.segmentReference)&&f.segmentReference.totalSegmentsDurationMs&&m.push(f.segmentReference.totalSegmentsDurationMs),m})];this.source.duration=Math.max(...h)/1e3}this.audioBufferManager&&(0,T.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,T.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:T.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 Jo({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.subscription.add(this.fetcher.manifestRequested$.subscribe(this.manifestRequested$)),this.subscription.add(this.fetcher.firstBytesManifest$.subscribe(this.firstBytesManifest$)),this.subscription.add(this.fetcher.firstBytesRequested$.subscribe(this.firstBytesRequested$)),this.subscription.add(this.fetcher.firstBytesReceived$.subscribe(this.firstBytesReceived$)),this.subscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.subscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.liveBuffer=mi.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,{...e.tuning.dashCmafLive.lowLatency.bufferEstimator}),this.initTracerSubscription()}setSmartRepresentationSwitch(e){this.bufferManagers.forEach(t=>t.setSmartRepresentationSwitch(e))}async seekLive(e){var r,s,n;(0,T.assertNonNullable)(this.element);let t=this.liveStreamStatus$.getValue()!=="active"?(0,T.now)()-this.liveStreamEndTimestamp:0,i=this.normolizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=Me(this.manifestUrlString,i,2),this.manifest=await this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,await((r=this.videoBufferManager)==null?void 0:r.seekLive(this.manifest.streams.video)),await((s=this.audioBufferManager)==null?void 0:s.seekLive(this.manifest.streams.audio)),(n=this.liveTextManager)==null||n.seekLive(this.manifest.streams.text))}initBuffer(){(0,T.assertNonNullable)(this.element),this.state$.setState("running");let e=(0,T.fromEvent)(this.element,"timeupdate");this.tuning.dash.timeupdateEventTickThrottle&&(e=e.pipe((0,T.throttle)(this.tuning.dash.timeupdateEventTickThrottle))),this.subscription.add((0,T.merge)(...DL.map(t=>(0,T.fromEvent)(this.element,t)),(0,T.fromEvent)(window,"online"),e).subscribe(()=>this.tick(),t=>{this.error$.next({id:"DashVKPlayer",category:T.ErrorCategory.WTF,message:"Internal logic error",thrown:t})})),this.subscription.add((0,T.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,T.fromEvent)(this.element,"waiting").subscribe(()=>{this.tuning.dash.useVideoElementWaitingCurrentTimeReassign&&this.element&&this.element.readyState===HTMLMediaElement.HAVE_CURRENT_DATA&&!this.element.seeking&&tt(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let t=()=>{var h,f,m,S,g,y,w,E,A,D,U;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,T.now)(),n=100,o=(m=(f=this.videoBufferManager)==null?void 0:f.lastDataObtainedTimestamp)!=null?m:0;this.videoLastDataObtainedTimestamp$.next(o);let u=(g=(S=this.audioBufferManager)==null?void 0:S.lastDataObtainedTimestamp)!=null?g:0,l=(w=(y=this.videoBufferManager)==null?void 0:y.getForwardBufferDuration())!=null?w:0,p=(A=(E=this.audioBufferManager)==null?void 0:E.getForwardBufferDuration())!=null?A:0,c=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,d=this.audioBufferManager&&p<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((c||d)&&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 O=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(O).catch(j=>{this.error$.next({id:"stallIntervalCallback",category:T.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:j})}),r.liveLastOffset=O}else{let O=this.element.currentTime*1e3;(D=this.videoBufferManager)==null||D.maintain(O),(U=this.audioBufferManager)==null||U.maintain(O),r.position=O}this.tracer.log("stallIntervalCallback",(0,T.flattenObject)(r))};this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,T.interval)(50).subscribe(t,i=>{this.error$.next({id:"StallWatchdogCallback",category:T.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:i})}),this.subscriptionRemovable.add(this.stallWatchdogSubscription)})),this.tick()}async switchRepresentation(e,t,i=!1){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)}async seek(e,t){var r,s,n,o,u;(0,T.assertNonNullable)(this.element),(0,T.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),tt(this.element.buffered,i)||await Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()]),!((0,T.isNullable)(this.element)||(0,T.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,T.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,T.isNonNullable)(this.element)&&(0,T.isNonNullable)(this.source)&&(0,T.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.subscriptionRemovable.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,T.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}async updateLive(){var e;this.isUpdatingLive=!0,this.manifest=await this.updateManifest(),this.manifest&&(this.bufferManagers.forEach(t=>t.updateLive(this.manifest)),(e=this.liveTextManager)==null||e.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(),i=this.isJumpGapAfterSeekLive,r=this.element.currentTime;this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let s=this.element.currentTime*1e3,n=null,o=this.element.readyState===HTMLMediaElement.HAVE_METADATA?this.tuning.endGapTolerance:0;for(let u of this.bufferManagers)for(let l of u.gaps)(l.persistent||u.playingRepresentation$.getValue()===l.representation)&&l.from-o<=s&&l.to+o>s&&(this.element.duration*1e3-l.to<this.tuning.endGapTolerance?n=1/0:(n===null||l.to>n)&&(n=l.to));if(n!==null){let u=n+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,u===1/0?this.forceEnded$.next():(this.element.currentTime=u/1e3,this.tracer.log("jumpGap",(0,T.flattenObject)({isJumpGapAfterSeekLive:i,isActiveLowLatency:t,initialCurrentTime:r,jumpTo:u,resultCurrentTime:this.element.currentTime})))}}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}};var gt=require("@vkontakte/videoplayer-shared/es2018"),tu=class{constructor(){this.subscription=new gt.Subscription;this.pipSize$=new gt.ValueSubject(void 0);this.videoSize$=new gt.ValueSubject(void 0);this.elementSize$=new gt.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=gt.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,gt.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,gt.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,gt.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 Tr=class{constructor(e){this.subscription=new X.Subscription;this.videoState=new ae("stopped");this.observableVideo=null;this.droppedFramesManager=new Di;this.stallsManager=new ts;this.elementSizeManager=new tu;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new Ft;this.audioTrackSwitchHistory=new Ft;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(),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.currentNativeBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),C(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"),C(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&C(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"&&C(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&C(this.params.desiredState.playbackState,"paused");return;default:return(0,X.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new Ci(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 dt(e.source.url),this.params=e,this.video=Ye(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(Ce(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 eu({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;(0,X.isNullable)(this.observableVideo)&&(this.observableVideo=Je(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:X.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,X.filter)(c=>!!c.length),(0,X.once)()).subscribe(c=>{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:c})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,X.map)(c=>c.to.state!=="none"),(0,X.filterChanged)());this.stallsManager.init({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$,videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,tuning:this.params.tuning.stallsManager,abrParams:this.params.tuning.autoTrackSelection,isBuffering$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.duration}),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.currentBuffer$,e.currentNativeBuffer$),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.manifestRequested$,e.manifestRequested$),s(this.player.firstBytesManifest$,e.firstBytesManifest$),s(this.player.manifestReceived$,e.manifestReceived$),s(this.player.firstBytesRequested$,e.firstBytesRequested$),s(this.player.firstBytesReceived$,e.firstBytesReceived$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,X.filter)(X.isNonNullable),(0,X.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,X.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Rt(this.video,t.isLooped,r)),this.subscription.add(Xe(this.video,t.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),this.subscription.add(ct(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(ht(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),C(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),C(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),C(t.playbackState,"paused")})),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 d=this.player.getStreams(),h=this.player.getCodecs();if((0,X.assertNonNullable)(d,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let S of d.audio){m.push(td(S));let g=[];for(let y of S.representations){let w=oT(y);g.push(w),this.audioTracksMap.set(w,{stream:S,representation:y})}this.audioStreamsMap.set(S,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of d.video){f.push(id(m));let S=[];for(let g of m.representations){let y=Wa({...g,streamId:m.id});y&&(S.push(y),this.videoTracksMap.set(y,{stream:m,representation:g}))}this.videoStreamsMap.set(m,S)}this.params.output.availableVideoStreams$.next(f);for(let m of d.text)for(let S of m.representations){let g=uT(m,S);this.textTracksMap.set(g,{stream:m,representation:S})}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),h!=null&&h.video&&this.params.output.availableVideoCodecs$.next(h.video),h!=null&&h.audio&&this.params.output.availableAudioCodecs$.next(h.audio),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())},r));let{vktvAbrThrottle:o}=this.params.tuning.dash,u=o&&dT(o)||null;this.subscription.add((0,X.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,X.fromEvent)(this.video,"progress")).pipe((0,X.filter)(()=>this.videoTracksMap.size>0)).subscribe(async()=>{let c=this.player.state$.getState(),d=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||d||c==="running"&&u&&!u())return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState()),this.selectVideoAudioRepresentations();let{video:h,audio:f}=this.selectedRepresentations;if(!h)return;let m=vr(this.videoTracksMap.keys(),g=>{var y;return((y=this.videoTracksMap.get(g))==null?void 0:y.representation.id)===h.id});(0,X.isNonNullable)(m)&&(this.stallsManager.lastVideoTrackSelected=m);let S=this.params.desiredState.autoVideoTrackLimits.getTransition();if(S&&this.params.output.autoVideoTrackLimits$.next(S.to),c==="manifest_ready")await this.player.initRepresentations(h.id,f==null?void 0:f.id,this.params.sourceHls);else if(await this.player.switchRepresentation("video",h.id),f){let g=!!t.audioStream.getTransition();await this.player.switchRepresentation("audio",f.id,g)}},r)),this.subscription.add((0,X.combine)({videoState:this.videoState.stateChangeEnded$,autoVideoTrackState:(0,X.merge)((0,X.observableFrom)([t.autoVideoTrackSwitching.getState()]),t.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,X.map)(c=>c.to)))}).pipe((0,X.map)(({videoState:c,autoVideoTrackState:d})=>c.to!=="stopped"&&d),(0,X.filterChanged)()).subscribe(c=>this.player.setSmartRepresentationSwitch(c))),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,X.filterChanged)()).subscribe(c=>{let d=vr(this.videoTracksMap.entries(),([,{representation:g}])=>g.id===c);if(!d){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[h,{stream:f}]=d,m=this.params.desiredState.videoStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.videoStream.setState(m.to),e.currentVideoTrack$.next(h),e.currentVideoStream$.next(id(f));let S=this.player.calculateDurationFromSegments();S&&this.params.output.duration$.next(S/1e3)},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,X.filterChanged)()).subscribe(c=>{let d=vr(this.audioTracksMap.entries(),([,{representation:S}])=>S.id===c);if(!d){e.currentAudioStream$.next(void 0);return}let[h,{stream:f}]=d,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(td(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var d,h;if(c!=null&&c.is3dVideo&&((d=this.params.tuning.spherical)!=null&&d.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(h=this.params.tuning.spherical)!=null&&h.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 l=t.playbackState.stateChangeStarted$.pipe((0,X.map)(({to:c})=>c==="ready"),(0,X.filterChanged)());this.subscription.add((0,X.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,X.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),h=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(h)})),this.subscription.add((0,X.merge)(l,this.player.state$.stateChangeEnded$,(0,X.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let p=(0,X.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,X.observableFrom)(["init"])).pipe((0,X.debounce)(0));this.subscription.add(p.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var O,j,_,H,q,G,de,ue,R,$,M,B;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?pr:dr,t=this.params.tuning.useNewAutoSelectVideoTrack?Zr:Jr,i=this.params.tuning.useNewAutoSelectVideoTrack?kt:Xr,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(O=r.videoTrack.getState())==null?void 0:O.id,u=vr(this.videoTracksMap.keys(),W=>W.id===o),l=s.currentVideoTrack$.getValue(),p=((H=(_=r.videoStream.getState())!=null?_:u&&((j=this.videoTracksMap.get(u))==null?void 0:j.stream))!=null?H:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!p)return;let c=vr(this.videoStreamsMap.keys(),W=>W.id===p.id),d=c&&this.videoStreamsMap.get(c);if(!d)return;let h=Ve(this.video.buffered,this.video.currentTime*1e3),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,S=Math.min(h/Math.min(f,m||1/0),1),g=(q=r.audioStream.getState())!=null?q:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,y=(g==null?void 0:g.id)&&vr(this.audioStreamsMap.keys(),W=>W.id===g.id)||this.audioStreamsMap.keys().next().value,w=0;if(y){if(u&&!n){let W=e(u,d,(G=this.audioStreamsMap.get(y))!=null?G:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(de=W==null?void 0:W.bitrate)!=null?de:-1/0)}if(l){let W=e(l,d,(ue=this.audioStreamsMap.get(y))!=null?ue:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(R=W==null?void 0:W.bitrate)!=null?R:-1/0)}}let E=u;(n||!E)&&(E=i(d,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.stallsManager.abrTuningParams,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:w,forwardBufferHealth:S,current:l,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}));let A=y&&t(E,d,($=this.audioStreamsMap.get(y))!=null?$:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:S,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),D=(M=this.videoTracksMap.get(E))==null?void 0:M.representation,U=A&&((B=this.audioTracksMap.get(A))==null?void 0:B.representation);D&&U?(this.selectedRepresentations.video=D,this.selectedRepresentations.audio=U):D&&!U&&this.audioTracksMap.size===0&&(this.selectedRepresentations.video=D,this.selectedRepresentations.audio=null)}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Ze(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),C(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:X.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),Ke(this.video),this.tracer.end()}};var Ya=class extends Tr{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 Ie=require("@vkontakte/videoplayer-shared/es2018");var Ka=class extends Tr{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=!1,t=-1,{output:i,observableVideo:r,desiredState:s,connect:n}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canPlayLiveTailBuffer$.next(!0),n(r.timeUpdate$,i.liveBufferTime$),n(this.player.liveSeekableDuration$,i.duration$),n(this.player.liveLatency$,i.liveLatency$);let o=new Ie.ValueSubject(1);n(r.playbackRateState$,o),this.params.tuning.dashCmafLive.catchupLiveForMutedInactiveTab&&this.subscription.add(i.elementVisible$.pipe((0,Ie.filterChanged)()).subscribe(u=>{let l=i.position$.getValue(),p=i.volume$.getValue(),c=!p.volume||p.muted;!u&&!l&&c?e=!0:u&&e&&(this.seek(0),e=!1)})),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(s.isLowLatency.stateChangeEnded$.pipe((0,Ie.map)(u=>u.to)).subscribe(this.player.isLowLatency$)).add((0,Ie.combine)({liveBufferTime:i.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,Ie.map)(({liveBufferTime:u,liveAvailabilityStartTime:l})=>u&&l?u+l:void 0)).subscribe(i.liveTime$)).add(this.player.liveStreamStatus$.pipe((0,Ie.filter)(u=>(0,Ie.isNonNullable)(u))).subscribe(u=>i.isLiveEnded$.next(u!=="active"&&i.position$.getValue()===0))).add((0,Ie.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,Ie.merge)(r.playbackRateState$,new Ie.ValueSubject(1))}).pipe((0,Ie.filter)(({liveStreamStatus:u,liveDuration:l})=>u==="active"&&!!l)).subscribe(({liveDuration:u,playbackRate:l})=>{let p=i.liveBufferTime$.getValue(),c=i.position$.getValue(),{playbackCatchupSpeedup:d}=this.params.tuning.dashCmafLive.lowLatency;c||l<1-d||this.video.paused||(0,Ie.isNullable)(p)||(t=u-p)})).add((0,Ie.combine)({time:i.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,Ie.merge)(r.playbackRateState$,new Ie.ValueSubject(1))}).pipe((0,Ie.filterChanged)((u,l)=>this.player.liveStreamStatus$.getValue()==="active"?u.liveDuration===l.liveDuration:u.time===l.time)).subscribe(({time:u,liveDuration:l,playbackRate:p})=>{let c=i.position$.getValue(),{playbackCatchupSpeedup:d}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&p>=1-d||(0,Ie.isNullable)(u)||(0,Ie.isNullable)(l))return;let h=-1*(l-u-t);i.position$.next(Math.min(h,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(u=>{if(u){let l=lT(u);this.params.output.availableTextTracks$.next([l])}}))}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 mT="X-Playback-Duration",nd=async a=>{var r;let e=await mt(a),t=await 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(mT)?parseInt(e.headers.get(mT),10):void 0};var pe=require("@vkontakte/videoplayer-shared/es2018");var ud=z(yl(),1);var iu=require("@vkontakte/videoplayer-shared/es2018");var VL=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,iu.videoSizeToQuality)({width:t,height:i})}return e!=null?e:null},_L=(a,e)=>{var s,n;let t=a.split(`
179
+ `),i=[],r=[];for(let o=0;o<t.length;o++){let u=t[o],l=u.match(/^#EXT-X-STREAM-INF:(.+)/),p=u.match(/^#EXT-X-MEDIA:TYPE=SUBTITLES,(.+)/);if(!(!l&&!p)){if(l){let c=(0,ud.default)(l[1].split(",").map(y=>y.split("="))),d=(s=c.QUALITY)!=null?s:`stream-${c.BANDWIDTH}`,h=VL(c),f;c.BANDWIDTH&&(f=parseInt(c.BANDWIDTH,10)/1e3||void 0),!f&&c["AVERAGE-BANDWIDTH"]&&(f=parseInt(c["AVERAGE-BANDWIDTH"],10)/1e3||void 0);let m=c["FRAME-RATE"]?parseFloat(c["FRAME-RATE"]):void 0,S;if(c.RESOLUTION){let[y,w]=c.RESOLUTION.split("x").map(E=>parseInt(E,10));y&&w&&(S={width:y,height:w})}let g=new URL(t[++o],e).toString();h&&i.push({id:d,quality:h,url:g,bandwidth:f,size:S,fps:m})}if(p){let c=(0,ud.default)(p[1].split(",").map(m=>{let S=m.indexOf("=");return[m.substring(0,S),m.substring(S+1)]}).map(([m,S])=>[m,S.replace(/^"|"$/g,"")])),d=(n=c.URI)==null?void 0:n.replace(/playlist$/,"subtitles.vtt"),h=c.LANGUAGE,f=c.NAME;d&&h&&r.push({type:"internal",id:h,label:f,language:h,url:d,isAuto:!1})}}}if(!i.length)throw new Error("Empty manifest");return{qualityManifests:i,textTracks:r}},OL=a=>new Promise(e=>{setTimeout(()=>{e()},a)}),od=0,bT=async(a,e=a,t,i)=>{let s=await(await mt(a,i)).text();od+=1;try{let{qualityManifests:n,textTracks:o}=_L(s,e);return{qualityManifests:n,textTracks:o}}catch(n){if(od<=t.manifestRetryMaxCount)return await OL((0,iu.getExponentialDelay)(od-1,{start:t.manifestRetryInterval,max:t.manifestRetryMaxInterval})),bT(a,e,t)}return{qualityManifests:[],textTracks:[]}},ru=bT;var Pt=require("@vkontakte/videoplayer-shared/es2018");var su=class{constructor(e,t,i,r,s){this.subscription=new Pt.Subscription;this.abortControllers={destroy:new he,nextManifest:null};this.prepareUrl=void 0;this.currentTextTrackData=null;this.availableTextTracks$=new Pt.ValueSubject(null);this.getCurrentTime$=new Pt.ValueSubject(null);this.error$=new Pt.Subject;this.params={fetchManifestData:i,sourceUrl:r,downloadThreshold:s},this.subscription.add(e.pipe((0,Pt.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()}async prepare(e){try{let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),this.prepareUrl=t.toString();let{textTracks:i}=await this.fetchManifestData();await this.processTextTracks(i,this.params.sourceUrl)}catch(t){this.error("prepare",t)}}async processTextTracks(e,t){try{let i=await this.parseTextTracks(e,t);i&&(this.currentTextTrackData=i)}catch(i){this.error("processTextTracks",i)}}async parseTextTracks(e,t){for(let i of e){let r=new URL(i.url,t).toString(),n=await(await mt(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(`
180
+ `),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(),p=Number(this.extractPlaylistRowValue("#EXTINF:",o))*1e3;if(i.segments.push({time:{from:s,to:s+p},url:l}),s=s+p,!i.segmentStartTime){let c=new Date(i.vkStartTime).valueOf(),d=new Date(i.programDateTime).valueOf();i.segmentStartTime=d-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,Pt.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([{...this.currentTextTrackData.textTrack,url:n.url,isAuto:!0}]);break}}}async fetchNextManifestData(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new he;let{textTracks:e}=await this.fetchManifestData(),t=await 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}}async fetchManifestData(){var t;let e=(t=this.prepareUrl)!=null?t:this.params.sourceUrl;return await this.params.fetchManifestData(e,{signal:this.abortControllers.destroy.signal})}error(e,t){this.error$.next({id:"[LiveTextManager][HLS_LIVE_CMAF]",category:Pt.ErrorCategory.WTF,thrown:t,message:e})}};var Xa=class{constructor(e){this.subscription=new pe.Subscription;this.videoState=new ae("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new pe.ValueSubject([]);this.liveOffset=new lr;this.manifestStartTime$=new pe.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.currentNativeBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),C(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 p=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(p),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"?C(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),C(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"&&C(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 p=this.liveOffset.getTotalOffset();p>=this.maxSeekBackTime$.getValue()&&(p=0,this.liveOffset.resetTo(p)),this.liveOffset.resume(),this.params.output.position$.next(-p/1e3),this.prepare()}else(r==null?void 0:r.to)==="paused"&&(C(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,pe.assertNever)(t)}};var i;this.params=e,this.video=Ye(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:pe.VideoQuality.INVARIANT,url:this.params.source.url};let t=(r,s)=>ru(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 su(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new dt(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:pe.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:pe.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(Ce(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new pe.ValueSubject((i=e.source.maxSeekBackTime)!=null?i:1/0),this.subscribe()}selectManifest(){var u,l,p,c;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),r=t.getTransition(),s=(c=(p=(u=r==null?void 0:r.to)==null?void 0:u.id)!=null?p:(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&&!r&&t.startTransitionTo(this.masterManifest),n.find(d=>d.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsLiveProvider",category:pe.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},r=Je(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.currentBuffer$,e.currentNativeBuffer$),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(Xe(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ct(this.video,t.playbackRate,r.playbackRateState$,i)),s(ht(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"),C(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),C(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,pe.filterChanged)(),(0,pe.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(),p=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,pe.isNonNullable)(l.to)){let c=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let d=this.manifests$.getValue().find(h=>h.id===c);d&&(this.params.output.currentVideoTrack$.next(d),this.params.output.hostname$.next(Ce(d.url)))}p&&this.params.desiredState.autoVideoTrackSwitching.setState(p.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,p;let o=(p=(l=(u=this.video)==null?void 0:u.getStartDate)==null?void 0:l.call(u))==null?void 0:p.getTime();this.manifestStartTime$.next(o||void 0)},i)),this.subscription.add((0,pe.combine)({startTime:this.manifestStartTime$.pipe((0,pe.filter)(pe.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,pe.map)(o=>o.map(({id:u,quality:l,size:p,bandwidth:c,fps:d})=>({id:u,quality:l,size:p,fps:d,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i));let n=(0,pe.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,pe.observableFrom)(["init"])).pipe((0,pe.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),Ke(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,pe.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:p,min:c}=(u=(o=t==null?void 0:t.to)!=null?o:i)!=null?u:{};for(let[d,h]of[[p,"mq"],[c,"lq"]]){let f=String(parseFloat(d||""));h&&d&&r.searchParams.set(h,f)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=Me(r.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),nd(n).then(p=>{var c;if(!(0,pe.isNullable)(p))this.maxSeekBackTime$.next(p);else{let d=(c=this.params.source.maxSeekBackTime)!=null?c:this.maxSeekBackTime$.getValue();((0,pe.isNullable)(d)||!isFinite(d))&&mt(n).then(h=>h.text()).then(h=>{var m;let f=(m=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(h))==null?void 0:m[1];if(f){let S=new URL(f,n).toString();nd(S).then(g=>{(0,pe.isNullable)(g)||this.maxSeekBackTime$.next(g)})}}).catch(()=>{})}})}playIfAllowed(){Ze(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),C(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:pe.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=Me(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 be=require("@vkontakte/videoplayer-shared/es2018");var Ja=class{constructor(e){this.subscription=new be.Subscription;this.videoState=new ae("stopped");this.manifests$=new be.ValueSubject([]);this.unmuteAfterBrowserResetsHappened=new be.ValueSubject(!1);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.currentNativeBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),C(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 p=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(p);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((r==null?void 0:r.to)!=="paused"&&l.state==="requested"&&this.seek(l.position),t){case"ready":i==="ready"?C(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),C(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"&&C(this.params.desiredState.playbackState,"playing");return;case"paused":i==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&C(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,be.assertNever)(t)}};this.textTracksManager=new dt(e.source.url),this.params=e,this.video=Ye(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:be.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(Ce(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.manifestRequested$.next(),ru(Me(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.params.output.firstBytesManifest$.next(),this.manifests$.next([this.masterManifest,...t]),this.params.output.manifestReceived$.next(),this.params.tuning.useNativeHLSTextTracks||this.params.desiredState.internalTextTracks.startTransitionTo(i)},t=>this.params.output.error$.next({id:"ExtractHlsQualities",category:be.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:t})),this.subscribe()}selectManifest(){var u,l,p,c;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),r=t.getTransition(),s=(c=(p=(u=r==null?void 0:r.to)==null?void 0:u.id)!=null?p:(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&&(!r||!r.from)&&t.startTransitionTo(this.masterManifest),n.find(d=>d.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsProvider",category:be.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},r=Je(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.currentBuffer$,e.currentNativeBuffer$),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,be.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Rt(this.video,t.isLooped,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ct(this.video,t.playbackRate,r.playbackRateState$,i)),_i({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:r}),this.subscription.add(Xe(this.video,t.volume,r.volumeState$,i)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),C(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),C(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(),p=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,be.isNonNullable)(l.to)){let f=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let m=this.manifests$.getValue().find(S=>S.id===f);m&&(this.params.output.currentVideoTrack$.next(m),this.params.output.hostname$.next(Ce(m.url)))}let c=this.params.desiredState.playbackRate.getState(),d=(h=this.params.output.element$.getValue())==null?void 0:h.playbackRate;if(c!==d){let f=this.params.output.element$.getValue();f&&(this.params.desiredState.playbackRate.setState(c),f.playbackRate=c)}p&&this.params.desiredState.autoVideoTrackSwitching.setState(p.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o.state==="requested"&&this.seek(o.position)},i))),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(r.ended$.subscribe(()=>{this.videoState.setState("paused"),C(t.playbackState,"paused")})),this.subscription.add(this.manifests$.pipe((0,be.map)(o=>o.map(({id:u,quality:l,size:p,bandwidth:c,fps:d})=>({id:u,quality:l,size:p,fps:d,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i)),!Q.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,be.merge)((0,be.fromEvent)(o,"addtrack"),(0,be.fromEvent)(o,"removetrack"),(0,be.fromEvent)(o,"change"),(0,be.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},i))}let n=(0,be.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,be.observableFrom)(["init"])).pipe((0,be.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),Ke(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,be.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,p]of[[o,"mq"],[u,"lq"]]){let c=String(parseFloat(l||""));p&&l&&r.searchParams.set(p,c)}}this.video.setAttribute("src",r.toString()),this.video.load()}playIfAllowed(){Ze(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),C(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:be.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var gT=z($i(),1),ld=z(rr(),1),ST=z(pt(),1);var Pe=require("@vkontakte/videoplayer-shared/es2018");var Za=class{constructor(e){this.subscription=new Pe.Subscription;this.videoState=new ae("stopped");this.trackUrls={};this.textTracksManager=new dt;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.currentNativeBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),C(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"?C(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),C(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"&&C(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&C(this.params.desiredState.playbackState,"paused");return;default:return(0,Pe.assertNever)(e)}};this.params=e,this.video=Ye(e.container,e.tuning),this.params.output.element$.next(this.video),(0,gT.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,ld.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:Pe.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},r=Je(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.currentNativeBuffer$),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,Pe.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Rt(this.video,t.isLooped,i)),_i({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:r}),this.subscription.add(Xe(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ct(this.video,t.playbackRate,r.playbackRateState$,i)),s(ht(this.video),e.elementVisible$),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),C(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),C(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,Pe.isNonNullable)(o.to)){this.params.desiredState.videoTrack.setState(o.to),this.params.output.currentVideoTrack$.next(this.trackUrls[o.to.id].track);let p=this.params.desiredState.playbackRate.getState(),c=(l=this.params.output.element$.getValue())==null?void 0:l.playbackRate;if(p!==c){let d=this.params.output.element$.getValue();d&&(this.params.desiredState.playbackRate.setState(p),d.playbackRate=p)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(r.ended$.subscribe(()=>{this.videoState.setState("paused"),C(t.playbackState,"paused")})),this.textTracksManager.connect(this.video,t,e);let n=(0,Pe.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,Pe.observableFrom)(["init"])).pipe((0,Pe.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),Ke(this.video)}prepare(){var i;let e=(i=this.params.desiredState.videoTrack.getState())==null?void 0:i.id;(0,Pe.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,Pe.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=Ut(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(Ce(t))}playIfAllowed(){Ze(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),C(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Pe.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}handleQualityLimitTransition(e){var l,p;this.params.output.autoVideoTrackLimits$.next(e);let t=c=>{this.params.output.currentVideoTrack$.next(c),this.params.desiredState.videoTrack.startTransitionTo(c)},i=c=>{let d=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,abrLogger:this.params.dependencies.abrLogger});t(d)},r=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,ld.default)(this.trackUrls).map(c=>c.track);if(!r||!s||Yr(e,n[0].quality,(p=(0,ST.default)(n,-1))==null?void 0:p.quality)){i();return}let o=e.max?(0,Pe.isLowerOrEqual)(r,e.max):!0,u=e.min?(0,Pe.isHigherOrEqual)(r,e.min):!0;o&&u||i(e)}};var Ae=require("@vkontakte/videoplayer-shared/es2018");var yT=require("@vkontakte/videoplayer-shared/es2018"),vT=["stun:videostun.mycdn.me:80"],NL=1e3,FL=3,cd=()=>null,au=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=cd;this.externalStopCallback=cd;this.externalErrorCallback=cd;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}}async handleUpdateMessage(e){try{let t=await this.createOffer();this.peerConnection&&await this.peerConnection.setLocalDescription(t),this.handleAnswer(e.sdp)}catch(t){this.handleRTCError(t)}}async handleLogin(){try{let e={iceServers:[{urls:vT}]};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=await this.createOffer();await this.peerConnection.setLocalDescription(t),this.send({type:this.signalingType,inviteType:"OFFER",streamKey:this.streamKey,sdp:t.sdp,callSupport:!1})}catch(e){this.handleRTCError(e)}}async handleAnswer(e){try{this.peerConnection&&await this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e}))}catch(t){this.handleRTCError(t)}}async handleCandidate(e){if(e)try{this.peerConnection&&await 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:yT.ErrorCategory.WTF,message:e.message})}async onPeerConnectionStream(e){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()))}}async createOffer(){let e={offerToReceiveAudio:!0,offerToReceiveVideo:!0,voiceActivityDetection:!1};if(!this.peerConnection)throw new Error("Can not create offer - no peer connection instance ");let t=await 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),NL)}normalizeOptions(e={}){let t={stunServerList:vT,maxRetryNumber:FL,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var en=class{constructor(e){this.videoState=new ae("stopped");this.maxSeekBackTime$=new Ae.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.currentNativeBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),C(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"),C(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"&&C(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&C(this.params.desiredState.playbackState,"paused");return;default:return(0,Ae.assertNever)(e)}};this.subscription=new Ae.Subscription,this.params=e,this.log=this.params.dependencies.logger.createComponentLog("WebRTCLiveProvider"),this.video=Ye(e.container,e.tuning),this.liveStreamClient=new au(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),Ke(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,i=n=>{e.error$.next({id:"WebRTCLiveProvider",category:Ae.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})};this.subscription.add((0,Ae.merge)(this.videoState.stateChangeStarted$.pipe((0,Ae.map)(n=>({transition:n,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,Ae.map)(n=>({transition:n,type:"end"})))).subscribe(({transition:n,type:o})=>{this.log({message:`[videoState change] ${o}: ${JSON.stringify(n)}`})}));let r=Je(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(r.currentBuffer$,e.currentNativeBuffer$),s(ht(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(Xe(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,Ae.assertNever)(n.to)}},i)).add((0,Ae.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,Ae.observableFrom)(["init"])).pipe((0,Ae.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(Ce(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:Ae.VideoQuality.INVARIANT}),this.video.srcObject=e,C(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.currentNativeBuffer$.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:Ae.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){Ze(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),C(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}))}prepare(){this.liveStreamClient.connect()}};var vs=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 P=require("@vkontakte/videoplayer-shared/es2018");var bi=require("@vkontakte/videoplayer-shared/es2018");var TT=a=>new bi.Observable(e=>{let t=new bi.Subscription,i=a.desiredPlaybackState$.stateChangeStarted$.pipe((0,bi.map)(({from:l,to:p})=>`${l}-${p}`)),r=a.desiredPlaybackState$.stateChangeEnded$,s=a.providerChanged$.pipe((0,bi.map)(({type:l})=>l!==void 0)),n=new bi.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),re({m:"hangup.set",l,id:o})})),t.add(r.subscribe(()=>{re({m:"hangup.cl",id:o}),window.clearTimeout(o),u="unknown",o=0})),t.add(s.subscribe(l=>{o&&(re({m:"hangup.rs.0",id:o}),window.clearTimeout(o),o=0,l&&(o=window.setTimeout(()=>n.next(u),a.maxTransitionInterval),re({m:"hangup.rs.1",id:o})))})),t.add(n.subscribe(e)),()=>{window.clearTimeout(o),t.unsubscribe()}});var Mt=require("@vkontakte/videoplayer-shared/es2018");function IT(){return new(window.AudioContext||window.webkitAudioContext)}var tn=class tn{constructor(e,t,i,r){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=i;this.volumeMultiplier=r;this.destroyController=new he;this.subscriptions=new Mt.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,Mt.filter)(s=>!!s.type),(0,Mt.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){Q.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,Mt.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,Mt.filter)(({playbackState:t,video:i,volume:{muted:r,volume:s}})=>t==="playing"&&!!i&&!r&&!!s),(0,Mt.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}async initAudioContextOnce(e){let{volumeMultiplier:t}=this,i=IT();this.audioContext=i;let r=i.createGain();if(this.gainNode=r,r.gain.value=t,r.connect(i.destination),i.state==="suspended"&&(await 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:tn.errorId,category:Mt.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${tn.errorId} exception`,thrown:e})}};tn.errorId="VolumeMultiplierManager";var ys=tn;var UL={chunkDuration:5e3,maxParallelRequests:5},rn=class{constructor(e){this.current$=new P.ValueSubject({type:void 0});this.providerError$=new P.Subject;this.noAvailableProvidersError$=new P.Subject;this.volumeMultiplierError$=new P.Subject;this.providerOutput={position$:new P.ValueSubject(0),duration$:new P.ValueSubject(1/0),volume$:new P.ValueSubject({muted:!1,volume:1}),availableVideoStreams$:new P.ValueSubject([]),currentVideoStream$:new P.ValueSubject(void 0),availableVideoTracks$:new P.ValueSubject([]),currentVideoTrack$:new P.ValueSubject(void 0),availableVideoCodecs$:new P.ValueSubject([]),availableAudioStreams$:new P.ValueSubject([]),currentAudioStream$:new P.ValueSubject(void 0),availableAudioTracks$:new P.ValueSubject([]),availableAudioCodecs$:new P.ValueSubject([]),currentVideoSegmentLength$:new P.ValueSubject(0),currentAudioSegmentLength$:new P.ValueSubject(0),isAudioAvailable$:new P.ValueSubject(!0),autoVideoTrackLimitingAvailable$:new P.ValueSubject(!1),autoVideoTrackLimits$:new P.ValueSubject(void 0),currentBuffer$:new P.ValueSubject(void 0),currentNativeBuffer$:new P.ValueSubject(void 0),isBuffering$:new P.ValueSubject(!0),error$:new P.Subject,fetcherError$:new P.Subject,fetcherRecoverableError$:new P.Subject,warning$:new P.Subject,willSeekEvent$:new P.Subject,soundProhibitedEvent$:new P.Subject,seekedEvent$:new P.Subject,loopedEvent$:new P.Subject,endedEvent$:new P.Subject,manifestRequested$:new P.Subject,firstBytesManifest$:new P.Subject,manifestReceived$:new P.Subject,firstBytesRequested$:new P.Subject,firstBytesReceived$:new P.Subject,firstBytesEvent$:new P.Subject,loadedMetadataEvent$:new P.Subject,firstFrameEvent$:new P.Subject,canplay$:new P.Subject,isLive$:new P.ValueSubject(void 0),isLiveEnded$:new P.ValueSubject(null),canPlayLiveTailBuffer$:new P.ValueSubject(!1),isLowLatency$:new P.ValueSubject(!1),canChangePlaybackSpeed$:new P.ValueSubject(!0),liveTime$:new P.ValueSubject(void 0),liveBufferTime$:new P.ValueSubject(void 0),liveLatency$:new P.ValueSubject(void 0),severeStallOccurred$:new P.Subject,availableTextTracks$:new P.ValueSubject([]),currentTextTrack$:new P.ValueSubject(void 0),hostname$:new P.ValueSubject(void 0),httpConnectionType$:new P.ValueSubject(void 0),httpConnectionReused$:new P.ValueSubject(void 0),inPiP$:new P.ValueSubject(!1),inFullscreen$:new P.ValueSubject(!1),element$:new P.ValueSubject(void 0),elementVisible$:new P.ValueSubject(!0),availableSources$:new P.ValueSubject(void 0),is3DVideo$:new P.ValueSubject(!1),playbackState$:new P.ValueSubject(""),getCurrentTime$:new P.ValueSubject(null)};this.subscription=new P.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=Ju([...Ly(this.params.tuning),...My(this.params.tuning)]).filter(l=>(0,P.isNonNullable)(e.sources[l])),{forceFormat:i,formatsToAvoid:r}=this.params.tuning,s=[];i?s=[i]:r.length?s=[...t.filter(l=>!(0,dd.default)(r,l)),...t.filter(l=>(0,dd.default)(r,l))]:s=t,this.log({message:`Selected formats: ${s.join(" > ")}`}),this.tracer.log("Selected formats",(0,P.flattenObject)(s)),this.screenFormatsIterator=new vs(s);let n=[...jc(!0),...jc(!1)];this.chromecastFormatsIterator=new vs(n.filter(l=>(0,P.isNonNullable)(e.sources[l]))),this.providerOutput.availableSources$.next(e.sources);let{volumeMultiplier:o=1,tuning:{useVolumeMultiplier:u}}=this.params;u&&o!==1&&ys.isSupported()&&(this.volumeMultiplierManager=new ys(this.providerOutput,this.current$,this.volumeMultiplierError$,o))}init(){re.reset(),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 vs(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,P.isNullable)(t)){this.handleNoFormatsError(e);return}let i;try{i=this.createProvider(e,t)}catch(r){this.providerError$.next({id:"ProviderNotConstructed",category:P.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"),e.destroy();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})}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,P.assertNever)(e)}}createScreenProvider(e){var u,l,p,c;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 d=this.applyFailoverHost(t[e]),h=this.applyFailoverHost(t.HLS_ONDEMAND||t.HLS);return(0,P.assertNonNullable)(d),this.params.tuning.useNewDashProvider?new Ya({...o,source:d,sourceHls:h,forceVideoCodec:(u=this.videoCodecsIterator)==null?void 0:u.getValue()}):this.params.tuning.useDashProviderVirtual&&!Q.device.isMobile?new bs({...o,source:d,sourceHls:h,forceVideoCodec:(l=this.videoCodecsIterator)==null?void 0:l.getValue()}):this.params.tuning.useDashProviderVirtualMobile&&Q.device.isMobile?new bs({...o,source:d,sourceHls:h,forceVideoCodec:(p=this.videoCodecsIterator)==null?void 0:p.getValue()}):new Ha({...o,source:d,sourceHls:h,forceVideoCodec:(c=this.videoCodecsIterator)==null?void 0:c.getValue()})}case"DASH_LIVE_CMAF":{let d=this.applyFailoverHost(t[e]);return(0,P.assertNonNullable)(d),this.params.tuning.useNewDashProvider?new Ka({...o,source:d}):new Qa({...o,source:d})}case"HLS":case"HLS_ONDEMAND":case"HLS_FMP4":{let d=this.applyFailoverHost(t[e]);return(0,P.assertNonNullable)(d),new Ja({...o,source:d})}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let d=this.applyFailoverHost(t[e]);return(0,P.assertNonNullable)(d),new Xa({...o,source:d,config:{maxPausedTime:this.params.tuning.live.maxPausedTime},format:e})}case"MPEG":{let d=this.applyFailoverHost(t[e]);return(0,P.assertNonNullable)(d),new Za({...o,source:d})}case"DASH_LIVE":{let d=this.applyFailoverHost(t[e]);return(0,P.assertNonNullable)(d),new US({...o,source:d,config:{...UL,maxPausedTime:this.params.tuning.live.maxPausedTime}})}case"WEB_RTC_LIVE":{let d=this.applyFailoverHost(t[e]);return(0,P.assertNonNullable)(d),new en({container:i,source:d,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,P.assertNever)(e)}}createChromecastProvider(e){let{sources:t,container:i,desiredState:r,meta:s}=this.params,n=this.providerOutput,o={meta:s,container:i,source:t,format:e,desiredState:r,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning};if(this.params.tuning.chromecastPresentationApi&&this.params.dependencies.chromecastInitializer instanceof ni){let{chromecastConnector:l}=this.params.dependencies.chromecastInitializer;return(0,P.assertNonNullable)(l),new Fs({...o,chromecastConnector:l})}let u=this.params.dependencies.chromecastInitializer.connection$.getValue();return(0,P.assertNonNullable)(u),new ea({...o,connection:u})}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,P.assertNever)(e)}}skipFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.next();case"CHROMECAST":return this.chromecastFormatsIterator.next();default:return(0,P.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,P.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{...e,url:i(e.url)}}return(0,ET.default)((0,pd.default)(e).map(([r,s])=>[r,i(s)]))}initProviderErrorHandling(){let e=new P.Subscription,t=!1,i=0;e.add((0,P.merge)(this.providerOutput.error$.pipe((0,P.filter)(s=>!this.params.tuning.ignoreAudioRendererError||!s.message||!/AUDIO_RENDERER_ERROR/ig.test(s.message))),TT({desiredPlaybackState$:this.params.desiredState.playbackState,maxTransitionInterval:this.params.tuning.maxPlaybackTransitionInterval,position$:this.providerOutput.position$,providerChanged$:this.current$}).pipe((0,P.map)(s=>({id:`ProviderHangup:${s}`,category:P.ErrorCategory.WTF,message:`A ${s} 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 s=this.params.desiredState.playbackState.transitionEnded$.pipe((0,P.filter)(({to:n})=>n==="playing"),(0,P.once)()).subscribe(()=>t=!0);e.add(s)}));let r=()=>{let s=re.drain(),{logDashLiveDebug:n,sendDashLiveDebug:o}=this.params.tuning;if(n&&window.console.log(`===== DASH_LIVE DEBUG START ====
181
+ `,s.map(({time:u,data:l,stack:p})=>`${u}: ${JSON.stringify(l)}${p?`
182
+ `+p:""}`).join(`
183
+ `),`
184
+ ===== DASH_LIVE DEBUG END ====`),o){let u=s.reduce((l,{time:p,data:c,stack:d})=>{let h=(0,pd.default)(c).map(([f,m])=>`${f}:${m}`).join(",");return l+=`${p}: ${h}${d?`: ${d}`:""};`,l},"");P.devNull.push("core",{key:"vp_dash_live_debug",strings:[u]})}};return e.add(this.providerError$.subscribe(s=>{s.id.startsWith("ProviderHangup")&&(re({m:"final.0",e:s.id}),r())})).add(this.noAvailableProvidersError$.subscribe(()=>{re({m:"final.1"}),r()})),e.add(this.providerError$.subscribe(s=>{let n=this.current$.getValue().destination,o={error:s,currentDestination:n};if(n==="CHROMECAST")this.destroyProvider(),this.params.dependencies.chromecastInitializer.stopMedia().then(()=>this.switchToNextProvider("CHROMECAST"),()=>this.params.dependencies.chromecastInitializer.disconnect());else{let u=s.category===P.ErrorCategory.NETWORK,l=s.category===P.ErrorCategory.FATAL,p=this.params.failoverHosts.length>0&&(this.failoverIndex===void 0||this.failoverIndex<this.params.failoverHosts.length-1),c=i<this.params.tuning.providerErrorLimit&&!l,d=this.videoCodecsIterator&&!this.videoCodecsIterator.isLast()&&this.params.tuning.dash.codecsPrioritizeEnabled,h=p&&!l&&(u&&t||!c);o={...o,isNetworkError:u,isFatalError:l,haveFailoverHost:p,tryFailover:h,canReinitProvider:c},c?(i++,this.reinitProvider()):h?(this.failoverIndex=this.failoverIndex===void 0?0:this.failoverIndex+1,this.reinitProvider()):d?this.switchToNextVideoCodec():(i=0,this.switchToNextProvider(n!=null?n:"SCREEN"))}s.traceAsLog?this.tracer.log("providerInfo",(0,P.flattenObject)(o)):this.tracer.error("providerError",(0,P.flattenObject)(o))})),e}};var oe=require("@vkontakte/videoplayer-shared/es2018");var qL=5e3,wT="one_video_throughput",xT="one_video_rtt",gi=window.navigator.connection,PT=()=>{let a=gi==null?void 0:gi.downlink;if((0,oe.isNonNullable)(a)&&a!==10)return a*1e3},AT=()=>{let a=gi==null?void 0:gi.rtt;if((0,oe.isNonNullable)(a)&&a!==3e3)return a},RT=(a,e,t)=>{let i=t*8,r=i/a;return i/(r+e)},hd=class a{constructor(e){this.subscription=new oe.Subscription;this.concurrentDownloads=new Set;var r,s;this.tuningConfig=e;let t=a.load(wT)||(e.useBrowserEstimation?PT():void 0)||qL,i=(s=(r=a.load(xT))!=null?r:e.useBrowserEstimation?AT():void 0)!=null?s:0;if(this.throughput$=new oe.ValueSubject(t),this.rtt$=new oe.ValueSubject(i),this.rttAdjustedThroughput$=new oe.ValueSubject(RT(t,i,e.rttPenaltyRequestSize)),this.throughput=mi.getSmoothedValue(t,-1,e),this.rtt=mi.getSmoothedValue(i,1,e),e.useBrowserEstimation){let n=()=>{let u=PT();u&&this.throughput.next(u);let l=AT();(0,oe.isNonNullable)(l)&&this.rtt.next(l)};gi&&"onchange"in gi&&this.subscription.add((0,oe.fromEvent)(gi,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{oe.safeStorage.set(wT,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{oe.safeStorage.set(xT,n.toFixed(0))})),this.subscription.add(this.throughput.debounced$.pipe((0,oe.map)(n=>Math.round(n))).subscribe(this.throughput$)),this.subscription.add(this.rtt.debounced$.subscribe(this.rtt$)),this.subscription.add((0,oe.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,oe.map)(({throughput:n,rtt:o})=>RT(n,o,e.rttPenaltyRequestSize)),(0,oe.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,oe.now)(),r=new oe.Subscription;switch(this.subscription.add(r),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:r.add((0,oe.fromEvent)(e,"progress").pipe((0,oe.once)()).subscribe(s=>{t=s.loaded,i=(0,oe.now)()}));break;case 1:case 0:r.add((0,oe.fromEvent)(e,"loadstart").subscribe(()=>{t=0,i=(0,oe.now)()}));break}r.add((0,oe.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,oe.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,oe.now)(),n=0,o=(0,oe.now)(),u=p=>{this.concurrentDownloads.delete(e),i.releaseLock(),e.cancel(`Throughput Estimator error: ${p}`).catch(()=>{})},l=async({done:p,value:c})=>{if(p)!t&&this.addRawSpeed(r,(0,oe.now)()-s,1),this.concurrentDownloads.delete(e);else if(c){if(t){let d=(0,oe.now)();if(d-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||d-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let f=o-s;f&&this.addRawSpeed(n,f,1,t),n=c.byteLength,s=(0,oe.now)()}else n+=c.byteLength;o=(0,oe.now)()}else r+=c.byteLength,n+=c.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,oe.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,oe.now)()-o,this.concurrentDownloads.size),n=0,o=(0,oe.now)());await(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=oe.safeStorage.get(e);if((0,oe.isNonNullable)(t))return(i=parseInt(t,10))!=null?i:void 0}},kT=hd;var Ir=require("@vkontakte/videoplayer-shared/es2018"),$T={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:{maxBitrateFactorAtEmptyBuffer:4,bitrateFactorAtEmptyBuffer:2.8,minBitrateFactorAtEmptyBuffer:1.5,bitrateAudioFactorAtEmptyBuffer:10,maxBitrateFactorAtFullBuffer:3,bitrateFactorAtFullBuffer:2,minBitrateFactorAtFullBuffer:1,bitrateAudioFactorAtFullBuffer:7,minVideoAudioRatio:5,minAvailableThroughputAudioRatio:5,usePixelRatio:!0,pixelRatioMultiplier:void 0,pixelRatioLogBase:3,pixelRatioLogCoefficients:[1,0,1],limitByContainer:!0,maxContainerSizeFactor:2,containerSizeFactor:1.3,minContainerSizeFactor:1,lazyQualitySwitch:!0,minBufferToSwitchUp:.4,considerPlaybackRate:!1,trackCooldownIncreaseQuality:15e3,trackCooldownDecreaseQuality:3e3,backgroundVideoQualityLimit:Ir.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:Ir.VideoQuality.Q_720P,trafficSavingLimit:Ir.VideoQuality.Q_480P},stallsManager:{enabled:!1,ignoreDynamicAbrForShortVideo:!1,stallDurationNoDataBeforeQualityDecrease:500,stallDurationToBeCount:100,stallCountBeforeQualityDecrease:3,resetQualityRestrictionTimeout:1e4,ignoreStallsOnSeek:!0,stallsMetricsHistoryLength:20,maxPossibleStallDuration:3e4,minTvtToBeCounted:120,maxTvtToBeCounted:10800,significantTvt:600,targetStallsDurationPerTvt:1,deviationStallsDurationPerTvt:.5,criticalStallsDurationPerTvt:6,abrAdjustingSpeed:.1,emaAlpha:.6,useTotalStallsDurationPerTvt:!0,useAverageStallsDurationPerTvt:!0,useEmaStallsDurationPerTvt:!0},droppedFramesChecker:{enabled:!1,percentLimit:.1,checkTime:1e3,countLimit:3,tickCountAfterQualityChange:5,qualityUpWaitingTime:5e3,minQualityBanLimit:Ir.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,maxVirtualBufferSize:250*1024*1024,virtualBufferPruneSize:100*1024*1024,representationSwitchForwardBufferGap:15e3,crashOnStallTimeout:25e3,crashOnStallTWithoutDataTimeout:5e3,enableSubSegmentBufferFeeding:!0,bufferEmptinessTolerance:100,useNewRepresentationSwitch:!1,useDelayedRepresentationSwitch:!1,useSmartRepresentationSwitch:!1,useFetchPriorityHints:!0,useAbortMSEFix:!1,enableBaseUrlSupport:!0,maxSegmentRetryCount:5,sourceOpenTimeout:1e3,vktvAbrThrottle:0,timeupdateEventTickThrottle:300,fetcherBufferOptimisation:!0,codecsPrioritizeEnabled:!1,usePersistentGaps:!1,abrThrottle:0,useVideoElementWaitingCurrentTimeReassign:!0,stallWatchdogInterval:100,liveUpdateInterval:1e3,liveStallReinitInterval:3e3,ignoreNetworkErrorsOnLoadInit:!1,bufferTolerance:100,actionTimeShiftFromSegment:500},dashCmafLive:{externalStopControl:!1,keepSilentStallWatchdogWhenNotActive:!1,maxActiveLiveOffset:1e4,normalizedTargetMinBufferSize:6e4,normalizedLiveMinBufferSize:5e3,normalizedActualBufferOffset:1e4,offsetCalculationError:3e3,maxLiveDuration:7200,catchupLiveForMutedInactiveTab:!0,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",chromecastPresentationApi:!1,useWebmBigRequest:!1,webmCodec:"vp9",androidPreferredFormat:"dash",iosPreferredFormat:"hls",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,useNewSwitchTo:!1,useNewDashProvider:!1,useDashProviderVirtual:!1,useDashProviderVirtualMobile:!1,useNewAutoSelectVideoTrack:!1,useSafariEndlessRequestBugfix:!0,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,useHlsLiveNewTextManager:!1,exposeInternalsToGlobal:!1,hlsLiveNewTextManagerDownloadThreshold:4e3,disableYandexPiP:!1,asyncResolveClientChecker:!1,autostartOnlyIfVisible:!1,changePlaybackStateToPausedWhenEnded:!1,suppressExceptionsInObservables:!0,devNullLogEnabled:!1,collectingDecodingInfoEnabled:!1,sendDashLiveDebug:!1,logDashLiveDebug:!1},MT=a=>{var e;return{...(0,Ir.fillWithDefault)(a,$T),configName:[...(e=a.configName)!=null?e:[],...$T.configName]}};var b=require("@vkontakte/videoplayer-shared/es2018");var Si=require("@vkontakte/videoplayer-shared/es2018"),fd=({seekState:a,position$:e})=>(0,Si.merge)(a.stateChangeEnded$.pipe((0,Si.map)(({to:t})=>{var i;return t.state==="none"?void 0:((i=t.position)!=null?i:NaN)/1e3}),(0,Si.filter)(Si.isNonNullable)),e.pipe((0,Si.filter)(()=>a.getState().state==="none")));var LT=require("@vkontakte/videoplayer-shared/es2018"),DT=a=>{let e=typeof a.container=="string"?document.getElementById(a.container):a.container;return(0,LT.assertNonNullable)(e,`Wrong container or containerId {${a.container}}`),e};var nu=require("@vkontakte/videoplayer-shared/es2018"),BT=(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,nu.filter)(r=>r.length>0),(0,nu.once)()).subscribe(r=>{r.find(i)&&e.startTransitionTo(a)}):(a===void 0||t!=null&&t.getValue().find(i))&&e.startTransitionTo(a)};var CT=z($i(),1);var VT=require("@vkontakte/videoplayer-shared/es2018");var _T=()=>{let a="mediaCapabilities"in navigator?jL:HL,e=Zt(async()=>{let t=await Promise.all((0,CT.default)(QL).map(async([r,s])=>({codec:r,supported:await a(s)}))),i=[Q.browser.current,...t.map(r=>JSON.stringify(r))].slice(0,16);return VT.devNull.push("core",{key:"videoplayer_decoding_info",strings:i}),t});return()=>ot(e)},jL=async a=>{if(!a)return Promise.resolve({supported:!1});let e={["channels"in a?"audio":"video"]:a};return await navigator.mediaCapabilities.decodingInfo({type:"media-source",...e})},HL=a=>{var t;if(!a)return Promise.resolve({supported:!1});let e="channels"in a?document.createElement("audio"):document.createElement("video");return Promise.resolve({supported:e.canPlayType((t=a==null?void 0:a.contentType)!=null?t:"")==="probably"})},QL={H264:{contentType:'video/mp4; codecs="avc1.4D400C"',width:720,height:720,bitrate:2886,framerate:30},H265:{contentType:'video/mp4; codecs="hvc1.1.6.L123.B0"',width:720,height:720,bitrate:2886,framerate:30},VP8:{contentType:'video/webm; codecs="vp8"',width:720,height:720,bitrate:2886,framerate:30},VP9:{contentType:'video/webm; codecs="vp09.00.10.08"',width:720,height:720,bitrate:2886,framerate:30},AV1:{contentType:'video/mp4; codecs="av01.0.01M.08"',width:720,height:720,bitrate:2886,framerate:30},OPUS:{contentType:'audio/ogg; codecs="opus"',channels:"2",bitrate:128e3},AAC_LC:{contentType:'audio/mp4; codecs="mp4a.40.2"',channels:"2",bitrate:128e3},AC3:{contentType:'audio/mp4; codecs="ac-3"',channels:"6",bitrate:128e3},EAC3:{contentType:'audio/mp4; codecs="ec-3"',channels:"6",bitrate:128e3},AAC_HE_V1:{contentType:'audio/mp4; codecs="mp4a.40.5"',channels:"2",bitrate:128e3},AAC_HE_V2:{contentType:'audio/mp4; codecs="mp4a.40.29"',channels:"2",bitrate:128e3},AAC_xHE:{contentType:'audio/mp4; codecs="mp4a.40.42"',channels:"2",bitrate:128e3}};var sn=class{constructor(e={configName:[]},t=b.TracerFactory.createRootTracer(!1),i){this.subscription=new b.Subscription;this.logger=new b.Logger;this.abrLogger=this.logger.createComponentLog("ABR");this.internalsExposure=null;this.isPlaybackStarted=!1;this.hasLiveOffsetByPaused=new b.ValueSubject(!1);this.hasLiveOffsetByPausedTimer=0;this.playerInitRequest=0;this.playerInited=new b.ValueSubject(!1);this.wasSetStartedQuality=!1;this.desiredState={playbackState:new ae("stopped"),seekState:new ae({state:"none"}),volume:new ae({volume:1,muted:!1}),videoTrack:new ae(void 0),videoStream:new ae(void 0),audioStream:new ae(void 0),autoVideoTrackSwitching:new ae(!0),autoVideoTrackLimits:new ae({}),isLooped:new ae(!1),isLowLatency:new ae(!1),playbackRate:new ae(1),externalTextTracks:new ae([]),internalTextTracks:new ae([]),currentTextTrack:new ae(void 0),textTrackCuesSettings:new ae({}),cameraOrientation:new ae({x:0,y:0})};this.info={playbackState$:new b.ValueSubject(void 0),position$:new b.ValueSubject(0),duration$:new b.ValueSubject(1/0),muted$:new b.ValueSubject(!1),volume$:new b.ValueSubject(1),availableVideoStreams$:new b.ValueSubject([]),currentVideoStream$:new b.ValueSubject(void 0),availableQualities$:new b.ValueSubject([]),availableQualitiesFps$:new b.ValueSubject({}),currentQuality$:new b.ValueSubject(void 0),isAutoQualityEnabled$:new b.ValueSubject(!0),autoQualityLimitingAvailable$:new b.ValueSubject(!1),autoQualityLimits$:new b.ValueSubject({}),predefinedQualityLimitType$:new b.ValueSubject("unknown"),availableAudioStreams$:new b.ValueSubject([]),currentAudioStream$:new b.ValueSubject(void 0),availableAudioTracks$:new b.ValueSubject([]),isAudioAvailable$:new b.ValueSubject(!0),currentPlaybackRate$:new b.ValueSubject(1),currentBuffer$:new b.ValueSubject({start:0,end:0}),currentNativeBuffer$:new b.ValueSubject({start:0,end:0}),isBuffering$:new b.ValueSubject(!0),isStalled$:new b.ValueSubject(!1),isEnded$:new b.ValueSubject(!1),isLooped$:new b.ValueSubject(!1),isLive$:new b.ValueSubject(void 0),isLiveEnded$:new b.ValueSubject(null),canPlayLiveTailBuffer$:new b.ValueSubject(!1),canChangePlaybackSpeed$:new b.ValueSubject(void 0),atLiveEdge$:new b.ValueSubject(void 0),atLiveDurationEdge$:new b.ValueSubject(void 0),liveTime$:new b.ValueSubject(void 0),liveBufferTime$:new b.ValueSubject(void 0),liveLatency$:new b.ValueSubject(void 0),currentFormat$:new b.ValueSubject(void 0),availableTextTracks$:new b.ValueSubject([]),currentTextTrack$:new b.ValueSubject(void 0),throughputEstimation$:new b.ValueSubject(void 0),rttEstimation$:new b.ValueSubject(void 0),videoBitrate$:new b.ValueSubject(void 0),hostname$:new b.ValueSubject(void 0),httpConnectionType$:new b.ValueSubject(void 0),httpConnectionReused$:new b.ValueSubject(void 0),surface$:new b.ValueSubject("none"),chromecastState$:new b.ValueSubject("NOT_AVAILABLE"),chromecastDeviceName$:new b.ValueSubject(void 0),intrinsicVideoSize$:new b.ValueSubject(void 0),availableSources$:new b.ValueSubject(void 0),is3DVideo$:new b.ValueSubject(!1),currentVideoSegmentLength$:new b.ValueSubject(0),currentAudioSegmentLength$:new b.ValueSubject(0)};this.events={inited$:new b.Subject,ready$:new b.Subject,started$:new b.Subject,playing$:new b.Subject,paused$:new b.Subject,stopped$:new b.Subject,willReady$:new b.Subject,willStart$:new b.Subject,willResume$:new b.Subject,willPause$:new b.Subject,willStop$:new b.Subject,willDestruct$:new b.Subject,watchCoverageRecord$:new b.Subject,watchCoverageLive$:new b.Subject,managedError$:new b.Subject,fatalError$:new b.Subject,fetcherRecoverableError$:new b.Subject,ended$:new b.Subject,looped$:new b.Subject,seeked$:new b.Subject,willSeek$:new b.Subject,autoplaySoundProhibited$:new b.Subject,manifestRequested$:new b.Subject,firstBytesManifest$:new b.Subject,manifestReceived$:new b.Subject,firstBytesRequested$:new b.Subject,firstBytesReceived$:new b.Subject,firstBytes$:new b.Subject,loadedMetadata$:new b.Subject,firstFrame$:new b.Subject,canplay$:new b.Subject,log$:new b.Subject,fetcherError$:new b.Subject,severeStallOccured$:new b.Subject};this.experimental={element$:new b.ValueSubject(void 0),tuningConfigName$:new b.ValueSubject([]),enableDebugTelemetry$:new b.ValueSubject(!1),dumpTelemetry:IS,getCurrentTime$:new b.ValueSubject(null)};this.initLogs(),this.tuning=MT(e),this.tracer=t,this.tuning.suppressExceptionsInObservables&&((0,md.default)(this.info).forEach(s=>s.setSuppressErrors(!0)),(0,md.default)(this.events).forEach(s=>s.setSuppressErrors(!0))),this.experimental.tuningConfigName$.next(this.tuning.configName);let r={receiverApplicationId:this.tuning.chromecastReceiverId,isDisabled:this.tuning.disableChromecast,dependencies:{logger:this.logger}};if(this.chromecastInitializer=this.tuning.chromecastPresentationApi?new ni(r):new kn(r),this.throughputEstimator=new kT(this.tuning.throughputEstimator),e.exposeInternalsToGlobal&&(this.internalsExposure=new b.InternalsExposure("core",(0,b.getPlayerId)(i==null?void 0:i.playerId)),this.internalsExposure.expose({player:this})),this.initChromecastSubscription(),this.initDesiredStateSubscriptions(),this.devNullLog=i==null?void 0:i.onDevNullLog,b.devNull.create("core"),Proxy&&Reflect)return new Proxy(this,{get:(s,n,o)=>{let u=Reflect.get(s,n,o);return typeof u!="function"?u:(...l)=>{try{return u.apply(s,l)}catch(p){let c=l.map(f=>JSON.stringify(f,(m,S)=>{let g=typeof S;return(0,OT.default)(["number","string","boolean"],g)?S:S===null?null:`<${g}>`})),d=`Player.${String(n)}`,h=`Exception calling ${d} (${c.join(", ")})`;throw this.events.fatalError$.next({id:d,category:b.ErrorCategory.WTF,message:h,thrown:p}),p}}}})}initVideo(e){var s;this.config=e,(s=this.internalsExposure)==null||s.expose({config:e,logger:this.logger,tuning:this.tuning}),this.setMuted(this.tuning.isAudioDisabled);let t=()=>{var u,l,p;let{container:n,...o}=e;this.tracer.log("initVideo",(0,b.flattenObject)(o)),this.domContainer=DT(e),this.chromecastInitializer.contentId=(u=e.meta)==null?void 0:u.videoId,this.providerContainer=new rn({sources:e.sources,meta:(l=e.meta)!=null?l:{},failoverHosts:(p=e.failoverHosts)!=null?p:[],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.initDebugTelemetry(),this.initWakeLock(),this.playerInited.next(!0),this.devNullLog&&this.tuning.devNullLogEnabled?(b.devNull.subscribe("core",this.devNullLog),this.tuning.collectingDecodingInfoEnabled&&(this.collectDecodingInfoDestroyCb=_T())):b.devNull.destroy("core")},i=()=>{this.tuning.autostartOnlyIfVisible&&window.requestAnimationFrame?this.playerInitRequest=window.requestAnimationFrame(()=>t()):t()},r=()=>{this.tuning.asyncResolveClientChecker?Q.isInited$.pipe((0,b.filter)(n=>!!n),(0,b.once)()).subscribe(()=>{console.log("Core SDK async start"),i()}):i()};return this.isNotActiveTabCase()?(this.tracer.log("request play from hidden tab"),(0,b.fromEvent)(document,"visibilitychange").pipe((0,b.once)()).subscribe(r)):r(),this}destroy(){var e,t,i;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(),b.devNull.destroy("core"),(i=this.collectDecodingInfoDestroyCb)==null||i.call(this)}waitInit(e){this.playerInited.getValue()?e():this.subscription.add(this.playerInited.pipe((0,b.filter)(t=>!!t),(0,b.once)()).subscribe(e))}prepare(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("prepare",{currentPlayBackState:e.getState()}),e.getState()==="stopped"&&e.startTransitionTo("ready")}),this}play(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("play",{currentPlayBackState:e.getState()}),e.getState()!=="playing"&&e.startTransitionTo("playing")}),this}pause(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("pause",{currentPlayBackState:e.getState()}),e.getState()!=="paused"&&e.startTransitionTo("paused")}),this}stop(){return this.waitInit(()=>{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.waitInit(()=>{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.waitInit(()=>{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.waitInit(()=>{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 instanceof ni)?this.chromecastInitializer.setVolume(e):i.startTransitionTo({volume:e,muted:n})}),this}setMuted(e,t=!1){return this.waitInit(()=>{var o;let i=this.desiredState.volume,r=this.tuning.isAudioDisabled&&!t||e,s=i.getTransition(),n=(o=s==null?void 0:s.to.volume)!=null?o:this.info.volume$.getValue();this.tracer.log("setMuted",{isMuted:e,nextMuted:r,volume:n,isAudioDisabled:this.tuning.isAudioDisabled,chromecastState:this.chromecastInitializer.castState$.getValue()}),this.chromecastInitializer.castState$.getValue()==="CONNECTED"&&!(this.chromecastInitializer instanceof ni)?this.chromecastInitializer.setMuted(r):i.startTransitionTo({volume:n,muted:r})}),this}setVideoStream(e){return this.waitInit(()=>{this.desiredState.videoStream.startTransitionTo(e)}),this}setAudioStream(e){return this.waitInit(()=>{this.desiredState.audioStream.startTransitionTo(e)}),this}setQuality(e){return this.waitInit(()=>{(0,b.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,b.filter)(i=>i.length>0),(0,b.once)()).subscribe(i=>{this.setVideoTrackIdByQuality(i,e)}):this.explicitInitialQuality=e:t.length>0&&this.setVideoTrackIdByQuality(t,e)}),this}setAutoQuality(e){return this.waitInit(()=>{this.tracer.log("setAutoQuality",{enable:e}),this.desiredState.autoVideoTrackSwitching.startTransitionTo(e)}),this}setAutoQualityLimits(e){return this.waitInit(()=>{this.tracer.log("setAutoQualityLimits",(0,b.flattenObject)(e)),this.desiredState.autoVideoTrackLimits.startTransitionTo(e)}),this}setPredefinedQualityLimits(e){return this.waitInit(()=>{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.waitInit(()=>{this.tracer.log("setPlaybackRate",{playbackRate:e}),this.desiredState.playbackRate.startTransitionTo(e)}),this}setExternalTextTracks(e){return this.waitInit(()=>{e.length&&this.tracer.log("setExternalTextTracks",(0,b.flattenObject)(e)),this.desiredState.externalTextTracks.startTransitionTo(e.map(t=>({type:"external",...t})))}),this}selectTextTrack(e){return this.waitInit(()=>{var t;BT(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.waitInit(()=>{this.tracer.log("setTextTrackCueSettings",{...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.waitInit(()=>{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.waitInit(()=>{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.waitInit(()=>{let t=this.getScene3D();this.tracer.log("stopCameraManualRotation",{isScene3DAvailable:!!t,immediate:e}),t&&t.stopCameraManualRotation(e)}),this}moveCameraFocusPX(e,t){return this.waitInit(()=>{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.waitInit(()=>{let e=this.getScene3D();e&&e.holdCamera()}),this}releaseCamera(){return this.waitInit(()=>{let e=this.getScene3D();e&&e.releaseCamera()}),this}getExactTime(){if(!this.providerContainer)return 0;let e=this.providerContainer.providerOutput.element$.getValue();if((0,b.isNullable)(e))return this.info.position$.getValue();let t=this.desiredState.seekState.getState(),i=t.state==="none"?void 0:t.position;return(0,b.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,b.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,b.map)(e=>e.to)).subscribe(this.info.playbackState$)).add(this.desiredState.isLooped.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.isLooped$)).add(this.desiredState.playbackRate.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.currentPlaybackRate$)).add(this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.isAutoQualityEnabled$)).add(this.desiredState.autoVideoTrackLimits.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(e=>{this.info.autoQualityLimits$.next(e);let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection;this.info.predefinedQualityLimitType$.next(ES(e,t,i))})),this.subscription.add(this.desiredState.playbackState.stateChangeStarted$.pipe((0,b.filter)(({from:e})=>e==="stopped"),(0,b.once)()).subscribe(()=>{this.initedAt=(0,b.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"ready":this.events.willReady$.next();break;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,b.flattenObject)(n)),n.state==="requested"?this.desiredState.seekState.setState({...n,state:"applying"}):this.events.managedError$.next({id:`WillSeekIn${n.state}`,category:b.ErrorCategory.WTF,message:"Received unexpeceted willSeek$"})})).add(e.providerOutput.soundProhibitedEvent$.pipe((0,b.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,b.flattenObject)(n)),n.state==="applying"&&(this.desiredState.seekState.setState({state:"none"}),this.events.seeked$.next())})).add(e.current$.pipe((0,b.map)(n=>n.type)).subscribe(this.info.currentFormat$)).add(e.current$.pipe((0,b.map)(n=>n.destination),(0,b.filterChanged)()).subscribe(()=>this.isPlaybackStarted=!1)).add(e.providerOutput.availableVideoStreams$.subscribe(this.info.availableVideoStreams$)).add((0,b.combine)({availableVideoTracks:e.providerOutput.availableVideoTracks$,currentVideoStream:e.providerOutput.currentVideoStream$}).pipe((0,b.map)(({availableVideoTracks:n,currentVideoStream:o})=>n.filter(u=>o?o.id===u.streamId:!0).map(({quality:u})=>u).sort((u,l)=>(0,b.isInvariantQuality)(u)?1:(0,b.isInvariantQuality)(l)?-1:(0,b.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,b.filterChanged)()).subscribe(this.info.isAudioAvailable$)).add(e.providerOutput.currentVideoTrack$.pipe((0,b.filter)(n=>(0,b.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,b.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentVideoSegmentLength$)).add(e.providerOutput.currentAudioSegmentLength$.pipe((0,b.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentAudioSegmentLength$)).add(e.providerOutput.hostname$.pipe((0,b.filterChanged)()).subscribe(this.info.hostname$)).add(e.providerOutput.httpConnectionType$.pipe((0,b.filterChanged)()).subscribe(this.info.httpConnectionType$)).add(e.providerOutput.httpConnectionReused$.pipe((0,b.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,b.map)(n=>n?{start:n.from,end:n.to}:{start:0,end:0})).subscribe(this.info.currentBuffer$)).add(e.providerOutput.currentNativeBuffer$.pipe((0,b.map)(n=>n?{start:n.from,end:n.to}:{start:0,end:0})).subscribe(this.info.currentNativeBuffer$)).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,b.tap)(n=>n&&this.stop())).subscribe(this.info.isLiveEnded$)).add(e.providerOutput.canPlayLiveTailBuffer$.subscribe(this.info.canPlayLiveTailBuffer$)).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,b.combine)({hasLiveOffsetByPaused:(0,b.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,b.map)(n=>n.to),(0,b.filterChanged)(),(0,b.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,b.combine)({atLiveEdge:(0,b.combine)({isLive:e.providerOutput.isLive$,isLowLatency:e.providerOutput.isLowLatency$,position:fd({seekState:this.desiredState.seekState,position$:e.providerOutput.position$})}).pipe((0,b.map)(({isLive:n,position:o,isLowLatency:u})=>{let l=this.getActiveLiveDelay(u);return n&&Math.abs(o)<l/1e3}),(0,b.filterChanged)(),(0,b.tap)(n=>n&&this.setPlaybackRate(1))),hasPausedTimeoutCase:this.hasLiveOffsetByPaused}).pipe((0,b.map)(({atLiveEdge:n,hasPausedTimeoutCase:o})=>n&&!o)).subscribe(this.info.atLiveEdge$)).add((0,b.combine)({isLive:e.providerOutput.isLive$,position:e.providerOutput.position$,duration:e.providerOutput.duration$}).pipe((0,b.map)(({isLive:n,position:o,duration:u})=>n&&(Math.abs(u)-Math.abs(o))*1e3<this.tuning.live.activeLiveDelay),(0,b.filterChanged)(),(0,b.tap)(n=>n&&this.setPlaybackRate(1))).subscribe(this.info.atLiveDurationEdge$)).add(e.providerOutput.volume$.pipe((0,b.map)(n=>n.muted),(0,b.filterChanged)()).subscribe(this.info.muted$)).add(e.providerOutput.volume$.pipe((0,b.map)(n=>n.volume),(0,b.filterChanged)()).subscribe(this.info.volume$)).add(fd({seekState:this.desiredState.seekState,position$:e.providerOutput.position$}).subscribe(this.info.position$)).add(e.providerOutput.seekedEvent$.subscribe(()=>{this.info.isEnded$.getValue()&&this.tuning.changePlaybackStateToPausedWhenEnded&&this.play()})).add((0,b.merge)(e.providerOutput.endedEvent$.pipe((0,b.mapTo)(!0)),e.providerOutput.seekedEvent$.pipe((0,b.mapTo)(!1))).pipe((0,b.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,b.map)(n=>({id:n?`No${n}`:"NoProviders",category:b.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.manifestRequested$.pipe((0,b.once)()).subscribe(this.events.manifestRequested$)).add(e.providerOutput.firstBytesManifest$.pipe((0,b.once)()).subscribe(this.events.firstBytesManifest$)).add(e.providerOutput.manifestReceived$.pipe((0,b.once)()).subscribe(this.events.manifestReceived$)).add(e.providerOutput.firstBytesRequested$.pipe((0,b.once)()).subscribe(this.events.firstBytesRequested$)).add(e.providerOutput.firstBytesReceived$.pipe((0,b.once)()).subscribe(this.events.firstBytesReceived$)).add(e.providerOutput.firstBytesEvent$.pipe((0,b.once)(),(0,b.map)(n=>n!=null?n:(0,b.now)()-this.initedAt)).subscribe(this.events.firstBytes$)).add(e.providerOutput.loadedMetadataEvent$.subscribe(this.events.loadedMetadata$)).add(e.providerOutput.firstFrameEvent$.pipe((0,b.once)(),(0,b.map)(()=>(0,b.now)()-this.initedAt)).subscribe(this.events.firstFrame$)).add(e.providerOutput.canplay$.pipe((0,b.once)(),(0,b.map)(()=>(0,b.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 b.ValueSubject(!1);this.subscription.add(e.providerOutput.seekedEvent$.subscribe(()=>t.next(!1))).add(e.providerOutput.willSeekEvent$.subscribe(()=>t.next(!0)));let i=new b.ValueSubject(!0);this.subscription.add(e.current$.subscribe(()=>i.next(!0))).add(this.desiredState.playbackState.stateChangeEnded$.pipe((0,b.filter)(({to:n})=>n==="playing"),(0,b.once)()).subscribe(()=>i.next(!1)));let r=0,s=(0,b.merge)(e.providerOutput.isBuffering$,t,i).pipe((0,b.map)(()=>{let n=e.providerOutput.isBuffering$.getValue(),o=t.getValue()||i.getValue();return n&&!o}),(0,b.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,b.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,b.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(),p=this.chromecastInitializer.castState$.getValue(),c;p==="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,b.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 b.Subscription;this.subscription.add(t),this.subscription.add(e.current$.pipe((0,b.filterChanged)((i,r)=>i.provider===r.provider)).subscribe(()=>{t.unsubscribe(),t.add(e.providerOutput.availableVideoTracks$.pipe((0,b.filter)(i=>i.length>0),(0,b.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=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,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,b.merge)(this.desiredState.videoTrack.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"quality",type:"start"}))),this.desiredState.videoTrack.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"quality",type:"end"}))),this.desiredState.autoVideoTrackSwitching.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"start"}))),this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"end"}))),this.desiredState.seekState.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"seekState",type:"start"}))),this.desiredState.seekState.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"seekState",type:"end"}))),this.desiredState.playbackState.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"playbackState",type:"start"}))),this.desiredState.playbackState.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"playbackState",type:"end"})))).pipe((0,b.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,b.assertNonNullable)(this.providerContainer),(0,b.assertNonNullable)(e),TS(),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart),[this.experimental.enableDebugTelemetry$.subscribe(i=>yS(i)),this.providerContainer.current$.subscribe(({type:i})=>ia("provider",i)),e.duration$.subscribe(i=>ia("duration",i)),e.availableVideoTracks$.pipe((0,b.filter)(i=>!!i.length),(0,b.once)()).subscribe(i=>ia("tracks",i)),this.events.fatalError$.subscribe(new st("fatalError")),this.events.managedError$.subscribe(new st("managedError")),e.position$.subscribe(new st("position")),e.currentVideoTrack$.pipe((0,b.map)(i=>i==null?void 0:i.quality)).subscribe(new st("quality")),this.info.currentBuffer$.subscribe(new st("buffer")),e.isBuffering$.subscribe(new st("isBuffering"))].forEach(i=>this.subscription.add(i)),ia("codecs",Q.video.supportedCodecs)}initTracerSubscription(){let e=(0,b.getTraceSubscriptionMethod)(this.tracer.log.bind(this.tracer)),t=(0,b.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,b.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,b.combine)({currentQuality:this.info.currentQuality$,videoBitrate:this.info.videoBitrate$}).pipe((0,b.filter)(({currentQuality:i,videoBitrate:r})=>!!i&&!!r),(0,b.filterChanged)((i,r)=>i.currentQuality===r.currentQuality)).subscribe(e("currentVideoTrack"))).add(this.info.currentVideoSegmentLength$.pipe((0,b.filter)(i=>i>0),(0,b.filterChanged)()).subscribe(e("currentVideoSegmentLength"))).add(this.info.currentAudioSegmentLength$.pipe((0,b.filter)(i=>i>0),(0,b.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,b.combine)({currentBuffer:this.info.currentBuffer$.pipe((0,b.filter)(i=>i.end>0),(0,b.filterChanged)((i,r)=>i.end===r.end&&i.start===r.start)),position:this.info.position$.pipe((0,b.filterChanged)())}).pipe((0,b.throttle)(1e3)).subscribe(e("currentBufferAndPosition"))).add(this.info.duration$.pipe((0,b.filterChanged)()).subscribe(e("duration"))).add(this.info.isBuffering$.subscribe(e("isBuffering"))).add(this.info.isLive$.pipe((0,b.filterChanged)()).subscribe(e("isLive"))).add(this.info.canChangePlaybackSpeed$.pipe((0,b.filterChanged)()).subscribe(e("canChangePlaybackSpeed"))).add((0,b.combine)({liveTime:this.info.liveTime$,liveBufferTime:this.info.liveBufferTime$,position:this.info.position$}).pipe((0,b.filter)(({liveTime:i,liveBufferTime:r})=>!!i&&!!r),(0,b.throttle)(1e3)).subscribe(e("liveBufferAndPosition"))).add(this.info.atLiveEdge$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("atLiveEdge"))).add(this.info.atLiveDurationEdge$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("atLiveDurationEdge"))).add(this.info.muted$.pipe((0,b.filterChanged)()).subscribe(e("muted"))).add(this.info.volume$.pipe((0,b.filterChanged)()).subscribe(e("volume"))).add(this.info.isEnded$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("isEnded"))).add(this.info.availableSources$.subscribe(e("availableSources"))).add((0,b.combine)({throughputEstimation:this.info.throughputEstimation$,rtt:this.info.rttEstimation$}).pipe((0,b.filter)(({throughputEstimation:i,rtt:r})=>!!i&&!!r),(0,b.throttle)(3e3)).subscribe(e("throughputEstimation"))).add(this.info.isStalled$.subscribe(e("isStalled"))).add(this.info.is3DVideo$.pipe((0,b.filterChanged)(),(0,b.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=async()=>{t(),e=await window.navigator.wakeLock.request("screen").catch(r=>{r instanceof DOMException&&r.name==="NotAllowedError"||this.events.managedError$.next({id:"WakeLock",category:b.ErrorCategory.DOM,message:String(r)})})};this.subscription.add((0,b.merge)((0,b.fromEvent)(document,"visibilitychange"),(0,b.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,b.flattenObject)({quality:t,availableTracks:(0,b.flattenObject)(e),track:(0,b.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&&!na()}};var ti=require("@vkontakte/videoplayer-shared/es2018"),WL=`@vkontakte/videoplayer-core@${pu}`;