@castlabs/prestoplay 6.14.1 → 6.16.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 (61) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/cjs/cl.adobe.js +3 -3
  3. package/cjs/cl.airplay.js +3 -3
  4. package/cjs/cl.broadpeak.js +7 -7
  5. package/cjs/cl.cast.js +114 -112
  6. package/cjs/cl.conviva.js +33 -33
  7. package/cjs/cl.core.js +553 -538
  8. package/cjs/cl.crypto.js +9 -9
  9. package/cjs/cl.dash.js +74 -73
  10. package/cjs/cl.externs.js +193 -58
  11. package/cjs/cl.freewheel.js +24 -24
  12. package/cjs/cl.hls.js +69 -69
  13. package/cjs/cl.hlssmpte.js +6 -6
  14. package/cjs/cl.htmlcue.js +29 -29
  15. package/cjs/cl.ima.js +24 -24
  16. package/cjs/cl.mse.js +368 -264
  17. package/cjs/cl.muxdata.js +15 -15
  18. package/cjs/cl.onboard.js +3 -3
  19. package/cjs/cl.persistent.js +14 -14
  20. package/cjs/cl.playlist.js +6 -6
  21. package/cjs/cl.simid.js +15 -15
  22. package/cjs/cl.smooth.js +72 -71
  23. package/cjs/cl.thumbnails.js +26 -26
  24. package/cjs/cl.tizen.js +71 -71
  25. package/cjs/cl.ttml.js +28 -28
  26. package/cjs/cl.verimatrix.js +5 -5
  27. package/cjs/cl.vimond.js +13 -13
  28. package/cjs/cl.vr.js +19 -19
  29. package/cjs/cl.vtt.js +14 -14
  30. package/cjs/cl.youbora.js +20 -20
  31. package/cl.adobe.js +3 -3
  32. package/cl.airplay.js +3 -3
  33. package/cl.broadpeak.js +5 -5
  34. package/cl.cast.js +89 -88
  35. package/cl.conviva.js +27 -27
  36. package/cl.core.js +455 -443
  37. package/cl.crypto.js +9 -9
  38. package/cl.dash.js +70 -68
  39. package/cl.externs.js +189 -58
  40. package/cl.freewheel.js +19 -19
  41. package/cl.hls.js +71 -71
  42. package/cl.hlssmpte.js +5 -5
  43. package/cl.htmlcue.js +26 -26
  44. package/cl.ima.js +17 -17
  45. package/cl.mse.js +318 -236
  46. package/cl.muxdata.js +13 -13
  47. package/cl.onboard.js +4 -4
  48. package/cl.persistent.js +11 -11
  49. package/cl.playlist.js +5 -5
  50. package/cl.simid.js +13 -13
  51. package/cl.smooth.js +59 -59
  52. package/cl.thumbnails.js +19 -19
  53. package/cl.tizen.js +57 -57
  54. package/cl.ttml.js +22 -22
  55. package/cl.verimatrix.js +4 -4
  56. package/cl.vimond.js +8 -8
  57. package/cl.vr.js +15 -15
  58. package/cl.vtt.js +12 -12
  59. package/cl.youbora.js +15 -15
  60. package/package.json +1 -1
  61. package/typings.d.ts +393 -57
package/cjs/cl.cast.js CHANGED
@@ -1,116 +1,118 @@
1
1
  (function(){var g={}; var _ = _ || {}
2
- var f=function(window){var zQ="Cannot seek during ads playout.",AQ="Cannot switch track",BQ="Media session does not exist.",CQ="No receivers available",DQ="Reset ABR functionality not available on cast.",EQ="SDK not yet ready",FQ="Sender is destroyed.",GQ="clpp.cast.CastProxy",HQ="clpp.cast.Player",IQ="clpp.cast.Receiver",JQ="urn:x-cast:castlabs",KQ="urn:x-cast:com.google.cast.media",LQ=function(a){return _.E(function(b){return 1==b.a?_.x(b,a.tc(_.Ze),2):_.x(b,a.tc(_.Ye),0)})},MQ=function(a,b){this.log=new _.K(b);this.player=
3
- a;this.j=null;this.f=_.Vo;this.l=_.Wo;this.h=2;this.B=Date.now();this.A=-1},NQ=function(a){return JSON.stringify(a,function(b,c){if("license"!==b&&typeof c!==_.se){if(c instanceof Event){var d={},e;for(e in c){var f=c[e];typeof f===_.Ve?"detail"===e&&(d[e]=f):e in Event||(d[e]=f)}return d}return typeof c===_.k?isNaN(c)?"NaN":isFinite(c)?c:0>c?"-Infinity":"Infinity":c}})},OQ=function(a){if(typeof a!==_.Yf)return a;try{return JSON.parse(a,function(b,c){return"NaN"===c?NaN:"-Infinity"===c?-Infinity:
4
- "Infinity"===c?Infinity:c})}catch(b){return a}},PQ=function(a,b,c,d){var e,f,g,h,l,m,n,p;return _.E(function(q){if(1==q.a){if(b.includes(a.mimeType))return q["return"](a);g=f=e=null;for(h=0;h<b.length&&!f;)g=b[h++],f=_.tk(d,a.mimeType,g);if(!f||!g)return q.F(2);l=_.uj(a.url);return _.x(q,c.fetch(l).O,3)}2!=q.a&&(m=q.f)&&m.data&&(n=f.a(_.Xi(m.data)),p=URL.createObjectURL(new Blob([n])),e={url:p,kind:a.kind,language:a.language,label:a.label,mimeType:g});return q["return"](e)})},QQ=function(a,b){if(window.chrome&&
5
- chrome.cast&&chrome.cast.media){var c=chrome.cast.media.HlsSegmentFormat;var d=chrome.cast.media.HlsVideoSegmentFormat}else if(window.cast&&cast.framework&&cast.framework.messages)c=cast.framework.messages.HlsSegmentFormat,d=cast.framework.messages.HlsVideoSegmentFormat;else return;switch(a){case _.vg:return d.FMP4;case _.ug:return b===_.Uj?d.MPEG2_TS:c.TS;case _.ad:return c.AAC;case _.bd:return c.AC3;case _.cd:return c.E_AC3;case "audio/mpeg":return c.MP3;case _.dd:return c.FMP4}},SQ=function(a){a=
6
- void 0===a?RQ:a;var b=cast.framework.messages||chrome.cast.media;if(!b)throw new _.P(1,8,8001);var c=b.MetadataType,d=b.GenericMediaMetadata,e=b.MovieMediaMetadata,f=b.TvShowMediaMetadata,g=b.MusicTrackMediaMetadata,h=b.PhotoMediaMetadata;b=b.AudiobookChapterMediaMetadata;switch(a){case c.MOVIE:return new e;case c.TV_SHOW:return new f;case c.MUSIC_TRACK:return new g;case c.PHOTO:return new h;case c.AUDIOBOOK_CHAPTER:return new b;default:return new d}},TQ=function(a){MQ.call(this,a,"clpp.cast.SenderStateManager");
7
- this.o=this.a=null;this.w=this.Hb.bind(this)},UQ=function(){this.g=new _.K("clpp.cast.SenderTrackManager");this.a=null;this.h=[];this.f={}},VQ=function(a){a=a.a?a.a.a:null;return(a?a.activeTrackIds||[]:[]).map(function(b){return b.toString()})},XQ=function(a,b){var c=VQ(a);return WQ(a,b).find(function(d){return c.includes(d.id)})||null},WQ=function(a,b){return a.h.filter(function(c){return c.type===b})},ZQ=function(a,b,c){var d=a.a.a;if(d)if(c){a.f[b]=c.renditions[0];c=[+c.id];if(b!==_.T){var e=a.ua();
8
- e&&c.push(+e.id)}c=new chrome.cast.media.EditTracksInfoRequest(c);d.editTracksInfo(c,function(){a.f[b]=null;YQ(a,b)},function(f){a.f[b]=null;a.g.debug(AQ,f)})}else b===_.T&&(c=new chrome.cast.media.EditTracksInfoRequest([]),d.editTracksInfo(c,function(){YQ(a,b)},function(f){a.g.debug(AQ,f)}))},YQ=function(a,b){b===_.Tj?a.a.trigger(new _.L(_.yl)):b===_.T&&a.a.trigger(new _.L(_.zl))},cR=function(a,b,c,d){_.Fl.call(this);this.g=new _.K(_.Dd);this.ga=a;this.o=new _.Gk(b);this.da=c;this.pa=d;this.h=this.J=
9
- _.Ll();this.D=[];this.B=0;this.L=new _.Nj;this.H=this.l=this.a=null;this.A=this.w=!1;this.qa="";this.Wa=1E6;this.f=new UQ;this.f.initialize(this);this.j=new TQ(this);this.I=new _.Eh;this.K=null;this.G=new Set;this.U=this.hl.bind(this);this.Da=this.Al.bind(this);this.ha=this.rl.bind(this);this.V=this.ll.bind(this);this.P=null;window.cast||Object.defineProperty(window,"cast",{get:function(){return window.cast_},set:function(e){window.cast_=e;window.setTimeout(function(){$Q(!0)},0)}});aR(this);bR.add(this)},
10
- dR=function(a){var b,c;return _.E(function(d){if(1==d.a)return bR["delete"](a),a.w&&(a.w=!1,b=cast.framework.CastContext.getInstance(),b.removeEventListener(cast.framework.CastContextEventType.CAST_STATE_CHANGED,a.U),b.removeEventListener(cast.framework.CastContextEventType.SESSION_STATE_CHANGED,a.Da)),c=[],a.f&&(c.push(a.f.destroy()),a.f=null),a.j&&(c.push(a.j.destroy()),a.j=null),_.x(d,Promise.all(c),2);a.A=!1;a.o&&(a.o.stop(),a.o=null);a.da=null;a.pa=null;_.y(d)})},iR=function(a){if(!a)return null;
11
- a:{var b=a.metadataType;var c=Object.entries(eR);c=_.u(c);for(var d=c.next();!d.done;d=c.next()){d=_.u(d.value);var e=d.next().value;if(d.next().value===b){b=e;break a}}b=null}if(!b)return null;b=SQ(eR[b]);return Object.assign(b,a)},nR=function(a){var b=void 0===b?RQ:b;return Object.values(eR).includes(a)?a:b},sR=function(a){var b={},c;for(c in a)void 0!==a[c]&&(b[c]=a[c]);return b},aR=function(a){if(!a.w&&window.chrome&&chrome.cast&&chrome.cast.isAvailable&&window.cast&&cast.framework&&cast.framework.CastContext&&
12
- a.ga.length){a.w=!0;a.o.Rf();var b=cast.framework.CastContext.getInstance(),c=new cast.framework.CastOptions;c.receiverApplicationId=a.ga;c.autoJoinPolicy=chrome.cast.AutoJoinPolicy.ORIGIN_SCOPED;b.setOptions(c);b.addEventListener(cast.framework.CastContextEventType.CAST_STATE_CHANGED,a.U);b.addEventListener(cast.framework.CastContextEventType.SESSION_STATE_CHANGED,a.Da);tR&&a.o.aa(.02)}},uR=function(a){var b=a.getPosition();a.a&&a.a.media?(a=a.a.media.startAbsoluteTime,a=typeof a!==_.k?null:a):a=
13
- null;a=null===a?null:a+b;return null===a?b:a},wR=function(a,b){vR(a,b.getMediaSession());b.addEventListener(cast.framework.SessionEventType.MEDIA_SESSION,a.ha);b.addMessageListener(JQ,a.V)},vR=function(a,b){a.a=b;a.a&&(a.I.release(),a.H=null,a.l=null,a.l=new cast.framework.RemotePlayer,a.H=new cast.framework.RemotePlayerController(a.l),a.I.on(a.H,cast.framework.RemotePlayerEventType.CURRENT_TIME_CHANGED,a.yi.bind(a)),a.f&&a.f.load(),a.j&&a.j.init(),a.trigger(new _.L(_.Ie)))},xR=function(a){return _.E(function(b){return a.qb()?
14
- b.F(0):_.x(b,cast.framework.CastContext.getInstance().requestSession(),0)})},yR=function(a,b){var c,d,e,f,g,h,l,m,n,p,q,t,v,z,D,G,F;return _.E(function(B){switch(B.a){case 1:return c=chrome.cast.media.StreamType,d=_.yu,_.x(B,xR(a),2);case 2:if(!b)return B["return"]();e=cast.framework.CastContext.getInstance();f=e.getCurrentSession();g=new chrome.cast.media.MediaInfo(b.source.url,b.source.type);g.streamType=b.isLive?c.LIVE:c.BUFFERED;h=b;l=h.Lb;m=h.audioMimeType;g.hlsVideoSegmentFormat=QQ(l,d.VIDEO);
15
- g.hlsSegmentFormat=QQ(m,d.AUDIO);if(!b.Ya){B.F(3);break}if(!a.P){B.F(4);break}return _.x(B,Promise.resolve(a.P(b.Ya)),5);case 5:if(n=B.f)b.Ya=n;case 4:a.h=b.Ya;a.D=_.mp(a.h);a.B=a.D.findIndex(function(H){return H.url===b.source.url});if(!b.Ya.remoteTextTracks){B.F(6);break}return _.x(B,Promise.all(b.Ya.remoteTextTracks.map(a.Fj.bind(a))),7);case 7:p=B.f,g.tracks=p.filter(function(H){return H}),b.Ya.remoteTextTracks=void 0;case 6:delete b.Ya.autoplay,b.Ya.startTime=null,g.customData={playerConfiguration:NQ(b.Ya)};
16
- case 3:q=a.lb()||{};t=nR(q.metadataType);typeof b.Hf===_.k&&(v={metadataType:t,sectionStartAbsoluteTime:b.Hf});b.source.name&&(z={metadataType:t,title:b.source.name});D=sR(q);if(G=iR(Object.assign({},v,z,D)))g.metadata=G;F=new chrome.cast.media.LoadRequest(g);typeof b.autoplay===_.id&&(F.autoplay=b.autoplay);typeof b.currentTime===_.k&&(F.currentTime=b.currentTime);return _.x(B,f.loadMedia(F),0)}})},zR=function(a,b,c){c=void 0===c?0:c;var d,e;return _.E(function(f){(d=a.f.ua())&&d.language&&(a.h.preferredTextLanguage=
17
- d.language);(e=a.f.ja())&&e.language&&(a.h.preferredAudioLanguage=e.language);return _.x(f,yR(a,{source:a.getLoadedSource(),currentTime:c,isLive:a.isLive(),Hf:a.getPresentationStartTime(),autoplay:b,Ya:a.h}),0)})},$Q=function(a){if(a){a=_.u(bR);for(var b=a.next();!b.done;b=a.next())aR(b.value)}},BR=function(a,b,c){_.Fl.call(this);var d=this;this.f=a;this.h=b;this.j=typeof c===_.se?c:function(e,f){d.f&&e!==_.bp&&e!==_.Vo&&d.f.load(f)};this.a=AR(this);this.g=new _.K(GQ);this.addDelegate(this.f)},AR=
18
- function(a){return new cR(a.h,function(){a.trigger(new _.L(_.pd))},function(b,c){var d=a.f.getConfiguration();d.source=c.source;d.autoplay=!1;d.startTime=c.currentTime?Math.max(c.currentTime-1,0):null;d.ima&&d.startTime&&(d.ima.playAdsAfterTime=d.startTime);c.cg&&(d.preferredAudioLanguage=c.cg);c.Sh&&(d.preferredTextLanguage=c.Sh);_.sq(a.f,null);a.trigger(new _.L("castingended"));a.j(b,d)},function(){return CR(a)})},CR=function(a){var b;return _.E(function(c){if(1==c.a)return a.trigger(new _.L(_.od)),
19
- b=a.f.a,b!==a.a&&a.f&&a.a?_.x(c,a.f.release(),2):c["return"]();_.sq(a.f,a.a);_.y(c)})},DR=function(a){MQ.call(this,a,"clpp.cast.StateManager");this.I=this.Ci.bind(this);this.H=this.Bi.bind(this);this.w=this.nl.bind(this);this.o=this.gl.bind(this);this.K=this.Ei.bind(this);this.J=this.Di.bind(this);this.L=this.Dl.bind(this);this.G=this.ql.bind(this);this.D=this.T.bind(this);this.a=this.Ai.bind(this)},ER=function(a,b,c,d,e){this.a=a;this.f=b;this.j=typeof c===_.k?c:1;this.l=typeof d===_.k?d:1;this.h=
20
- typeof e===_.k?e:0},FR=function(a){this.a=a},HR=function(a){this.m=a;this.a=null;this.h=this.Fi.bind(this);this.f=[cast.framework.events.EventType.PLAYER_LOADING,cast.framework.events.EventType.BREAK_CLIP_LOADING,cast.framework.events.EventType.BREAK_STARTED,cast.framework.events.EventType.BREAK_ENDED,cast.framework.events.EventType.BREAK_CLIP_STARTED,cast.framework.events.EventType.BREAK_CLIP_ENDED,cast.framework.events.EventType.PLAYING,cast.framework.events.EventType.PAUSE,cast.framework.events.EventType.BUFFERING];
21
- GR().addEventListener(this.f,this.h)},KR=function(a,b,c){var d,e,f,g,h,l,m;return _.E(function(n){if(1==n.a){d=b.adTagUrl;if(!d)return n["return"]();_.A(n,2);IR=!1;e=_.uj(d);return _.x(n,c.fetch(e).O,4)}if(2!=n.a){if((f=n.f)&&f.data)if(g=_.R.Z(f.data),h=new DOMParser,l=h.parseFromString(g,_.eg),l.getElementsByTagName("vmap:VMAP").length)_.J("VMAP detected."),a.vmapAdsRequest=JR(g);else if(l.getElementsByTagName("VAST").length){_.J("VAST detected.");var p=new cast.framework.messages.BreakClip("bc1");
22
- p.vastAdsRequest=JR(g);var q=new cast.framework.messages.Break("b1",[p.id],0);a.breakClips=[p];a.breaks=[q]}else _.J("Unsupported schema."),IR=!0;return _.bh(n,0)}m=_.C(n);_.J("Failed to fetch an ad",m);IR=!0;_.y(n)})},JR=function(a){var b=new cast.framework.messages.VastAdsRequest;b.adsResponse=a;return b},GR=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},MR=function(a,b,c){if(c instanceof cast.framework.events.BreaksEvent||-1!==a.getPosition()){var d=null;
23
- (c=LR(a,c))&&(d={ad:c});a.m.trigger(new _.L(b,d))}},NR=function(a,b){var c=new _.P(1,10,10003,{errorType:b});a.m.onError(c)},LR=function(a,b){var c=null;if(a.a&&b instanceof cast.framework.events.BreaksEvent){var d=null,e=null,f;typeof b.breakClipId===_.Yf&&(d=a.a.getBreakClipById(b.breakClipId));typeof b.breakId===_.Yf&&(e=a.a.getBreakById(b.breakId),!e&&d&&(e=a.a.getBreaks().find(function(g){return g.breakClipIds.includes(d.id)})||null),e&&(f=a.a.getBreaks().filter(function(g){return 0<=g.position}).sort(function(g,
24
- h){return g.position-h.position}).findIndex(function(g){return g===e})));c=new ER(d,e,b.index,b.total,f)}return c},OR=function(a){this.dc=a;this.a=this.f.bind(this)},PR=function(){return[cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,cast.framework.events.EventType.TIMED_METADATA_CHANGED,cast.framework.events.EventType.TIMED_METADATA_ENTER,cast.framework.events.EventType.TIMED_METADATA_EXIT]},QR=function(a){var b=a.dashTimedMetadata,c=_.ng;b&&(c=b.schemeIdUri);return{type:c.startsWith(_.mg)?
25
- _.Oh:_.Mh,schemeIdUri:c,id:a.id||"",startTime:a.startTime,endTime:a.endTime,value:b&&b.value||"",eventElement:b&&b.eventElement}},RR=function(){this.g=new _.K("clpp.cast.TrackManager");this.m=null;this.o=1E9;this.h=[];this.j=[];this.l=this.Xl.bind(this);this.a=this.f=null},SR=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},UR=function(a){a.a=SR().getTextTracksManager();var b=a.a.getTracks();a.j=TR(_.T,b)},VR=function(a,b,c,d){c=_.Th(c).filter(function(h){return h});
26
- var e=!1,f=[];b===_.Tj?f=a.getAudioTracks():b===_.T&&(f=a.ea());if(c=c.find(function(h){var l=_.Qi(h);return f.some(function(m){m=_.Qi(m.language||"");return _.Ri(l,m)})})){var g=_.Qi(c);c=f.filter(function(h){h=_.Qi(h.language||"");return _.Ri(g,h)});f=c.length?c:f;e=e||!!c.length}_.R.te(d)&&(c=f.filter(function(h){return h.roles.includes(d)}),f=c.length?c:f,e=e||!!c.length);e&&f[0]&&(e=f[0],a.g.info("Will select track",e),b===_.Tj?a.za(e):b===_.T&&a.La(e))},TR=function(a,b){for(var c=[],d=_.u(b),
27
- e=d.next();!e.done;e=d.next()){e=e.value;var f=new _.Rj(e.trackId.toString(),a);f.roles=e.roles||[];f.kind=e.subtype||null;f.language=e.language||null;f.originalLanguage=e.language||null;f.label=e.name||null;f.src=e.trackContentId||null;f.mimeType=e.trackContentType||null;e.customData&&(f.mimeType=e.customData.mimeType||f.mimeType,f.src=e.customData.url||f.src);f.renditions.push(new _.ak(f.id,f));c.push(f)}return c},WR=function(){_.Fl.call(this);this.g=new _.K(HQ);this.h=this.w=_.Ll();this.A=null;
28
- this.l=-1;this.G=new _.Nj;this.f=this.o=this.j=this.a=this.B=null;this.D=!1},YR=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},aS=function(a,b){function c(){b.protectionSystem=cast.framework.ContentProtection.NONE;b.licenseUrl=void 0;b.licenseRequestHandler=void 0;b.licenseHandler=void 0}if(a&&a.drm){var d=a.drm,e=_.im(d);if(e){var f=[_.Qd];_.mp(a)[0].type!==_.Yc&&f.unshift(_.Sd);d.preferredDrmSystem===_.Qd&&f.reverse();for(var g,h;f.length&&!h;)g=f.shift(),
29
- h=e.$a[g];h?(d=g===_.Sd?cast.framework.ContentProtection.WIDEVINE:g===_.Qd?cast.framework.ContentProtection.PLAYREADY:void 0,b.protectionSystem=d,b.licenseUrl=h.licenseUrl,d={ldlDelay:0,customData:{}},ZR(b,h,a,d),$R(b,h,a,d)):c()}else c()}else c()},ZR=function(a,b,c,d){b.modifiers.licenseRequest?a.licenseRequestHandler=function(e){var f=_.uj({method:"POST",uris:[e.url]});e.headers&&(f.headers=e.headers);f.body=e.content;f.allowCrossSiteCredentials=e.withCredentials;b.modifiers.licenseRequest(c,f,
30
- d);e.url=f.uris[0];e.headers=f.headers;e.content=f.body;e.withCredentials=f.allowCrossSiteCredentials}:a.licenseRequestHandler=void 0},$R=function(a,b,c,d){b.modifiers.licenseResponse?a.licenseHandler=function(e,f){var g;return _.E(function(h){return 1==h.a?(g=_.vj(Object.assign({},f.headers),e.buffer,200,""),_.x(h,b.modifiers.licenseResponse(c,g,d),2)):h["return"](_.Xi(g.data))})}:a.licenseHandler=void 0},bS=function(){this.a=!1;this.g=new _.K(IQ);this.f=this.m=null;this.h=new Set;this.A=this.pl.bind(this);
31
- this.w=this.zi.bind(this);this.j=null;this.o=new _.Eh;this.l=null},dS=function(){return cS||(cS=new bS)},eS=function(){return cast.framework.CastReceiverContext.getInstance()},gS=function(a,b){a.g.debug("Detected HLS, parsing");var c=cast.framework.messages.HlsVideoSegmentFormat,d=eS();c=(eS().getPlayerManager().getMediaInformation()||{}).hlsVideoSegmentFormat===c.FMP4?_.vg:_.ug;b=b.replace(/\r\n|\r(?=[^\n]|$)/gm,"\n");for(var e=b.split(/\n+/m),f=[],g=0;g<e.length;){var h=e[g].trim();if(e[g].startsWith("#EXT-X-STREAM-INF")){var l=
32
- fS(h,_.sa),m=fS(h,_.Pb),n=_.u([]),p=n.next().value;n=n.next().value;m&&(m=_.u(m.split("x").map(function(q){return+q})),p=m.next().value,n=m.next().value);if(!d.canDisplayType(c,l,p,n)){g+=2;continue}}f.push(h);++g}return f.join("\n")},fS=function(a,b){b+="\x3d";var c=a.indexOf(b);if(0<=c){var d=a.substring(c+b.length);d.startsWith('"')?(d=d.substring(1),d=d.substring(0,d.indexOf('"'))):(c=d.indexOf(","),0<=c&&(d=d.substring(0,c)))}return d},hS=function(a){this.f=a;this.a=null;this.h=new _.Eh;this.j=
33
- [cast.framework.RemotePlayerEventType.IS_PLAYING_BREAK_CHANGED,cast.framework.RemotePlayerEventType.CURRENT_BREAK_CLIP_NUMBER_CHANGED,cast.framework.RemotePlayerEventType.MEDIA_INFO_CHANGED,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED]},jS=function(a,b){var c=null,d=iS(a);d&&(c={ad:d});a.f.trigger(new _.L(b,c))},iS=function(a){var b=null;if(a.a&&a.a.mediaInfo){b=a.a.mediaInfo;var c=null,d=null,e=a.a.currentBreakClipNumber;if(b.breaks&&(c=b.breaks.find(function(h){return h.id===a.a.breakId})||
34
- null)){var f=c.breakClipIds.length;var g=0>=c.position?c.position:b.breaks.filter(function(h){return 0<=h.position}).sort(function(h,l){return h.position-l.position}).findIndex(function(h){return h===c})}b.breakClips&&(d=b.breakClips.find(function(h){return h.id===a.a.breakClipId})||null);b=new ER(d,c,e,f,g)}return b},kS=function(){},lS=function(){};_.r=MQ.prototype;_.r.release=function(){this.sa(_.Vo)};_.r.destroy=function(){this.j=this.player=null;return Promise.resolve()};_.r.getState=function(){return this.f};
35
- _.r.onError=function(a){a.severity===_.Q&&this.sa(_.fp)};
36
- _.r.sa=function(a){if(a!==this.f)if(this.f===_.fp&&a!==_.Vo)this.log.debug("Player is in ERROR state and can not switch to",a);else{var b=Date.now();this.l=this.f;this.f=a;this.f===_.$o?(this.A=b,this.player.trigger(new _.L(_.kd,{detail:{bufferedTimeMS:-1,reason:this.h}}))):this.l===_.$o&&this.player.trigger(new _.L(_.jd,{detail:{bufferedTimeMS:b-this.A,reason:this.h}}));a={currentState:this.f,previousState:this.l,timeSinceLastStateChangeMS:b-this.B};this.B=b;this.j&&_.Lo(this.j,this.f);this.player.trigger(new _.L(_.Vf,
37
- {detail:a}))}};_.I("clpp.cast.CastUtils",function(){});var RQ=0,eR={GENERIC:RQ,MOVIE:1,TV_SHOW:2,MUSIC_TRACK:3,PHOTO:4,AUDIOBOOK_CHAPTER:5};_.w(TQ,MQ);TQ.prototype.init=function(){var a=this.player,b=a.a;b&&(this.a&&this.a.removeUpdateListener(this.w),this.a=b,this.a.addUpdateListener(this.w),this.o=a.l)};TQ.prototype.destroy=function(){var a=this;return _.E(function(b){a.a&&(a.a.removeUpdateListener(a.w),a.a=null);return _.x(b,MQ.prototype.destroy.call(a),0)})};TQ.prototype.sa=function(a){var b=this.player.l;b&&b.isPlayingBreak||MQ.prototype.sa.call(this,a)};
38
- TQ.prototype.Hb=function(){if(this.a&&this.o&&!this.o.isPlayingBreak)switch(this.a.playerState){case chrome.cast.media.PlayerState.IDLE:switch(this.a.idleReason){case chrome.cast.media.IdleReason.FINISHED:this.sa(_.bp);break;case chrome.cast.media.IdleReason.ERROR:this.sa(_.fp);break;default:this.sa(_.Vo)}break;case chrome.cast.media.PlayerState.PLAYING:this.sa(_.ip);break;case chrome.cast.media.PlayerState.PAUSED:this.sa(_.hp);break;case chrome.cast.media.PlayerState.BUFFERING:this.sa(_.$o)}};_.w(UQ,_.U);_.r=UQ.prototype;_.r.initialize=function(a){this.a=a};_.r.release=function(){this.h=[];this.f={}};
39
- _.r.load=function(){this.release();var a=this.a.a;a&&(a=a.media)&&(this.h=(a=a.tracks)?a.map(function(b){switch(b.type){case chrome.cast.media.TrackType.VIDEO:var c=_.Uj;break;case chrome.cast.media.TrackType.AUDIO:c=_.Tj;break;case chrome.cast.media.TrackType.TEXT:c=_.T}c=new _.Rj(b.trackId.toString(),c);c.kind=b.subtype;c.language=b.language;c.label=b.name;c.src=b.trackContentId;c.mimeType=b.trackContentType;b.customData&&(c.src=b.customData.url||c.src,c.mimeType=b.customData.mimeType||c.mimeType);
40
- c.renditions.push(new _.ak(c.id,c));return c}):[],this.a.trigger(new _.L(_.Au)))};_.r.destroy=function(){this.a=null};_.r.getVideoTracks=function(){return WQ(this,_.Uj)};_.r.getAudioTracks=function(){return WQ(this,_.Tj)};_.r.ea=function(){return WQ(this,_.T)};_.r.ka=function(){var a=this.Ia();return a?a.renditions[0]:null};_.r.Pa=function(){var a=this.ja();return a?a.renditions[0]:null};_.r.Ha=function(){var a=this.ua();return a?a.renditions[0]:null};_.r.cb=function(){return this.f[_.Uj]||null};
41
- _.r.mb=function(){return this.f[_.Tj]||null};_.r.nb=function(){return this.f[_.T]||null};_.r.Ia=function(){return XQ(this,_.Uj)};_.r.ja=function(){return XQ(this,_.Tj)};_.r.ua=function(){return XQ(this,_.T)};_.r.jb=function(a){ZQ(this,_.Uj,a)};_.r.za=function(a){ZQ(this,_.Tj,a)};_.r.La=function(a){ZQ(this,_.T,a)};_.r.Za=function(a){this.jb(a&&a.track)};_.r.hb=function(a){this.za(a&&a.track)};_.r.ib=function(a){this.La(a&&a.track)};_.r.addTextTrack=function(){return _.E(function(a){_.y(a)})};
42
- _.r.ma=function(){return!0};UQ.prototype.isAbrEnabled=UQ.prototype.ma;UQ.prototype.addTextTrack=UQ.prototype.addTextTrack;UQ.prototype.setTextRendition=UQ.prototype.ib;UQ.prototype.setAudioRendition=UQ.prototype.hb;UQ.prototype.setVideoRendition=UQ.prototype.Za;UQ.prototype.setTextTrack=UQ.prototype.La;UQ.prototype.setAudioTrack=UQ.prototype.za;UQ.prototype.setVideoTrack=UQ.prototype.jb;UQ.prototype.getTextTrack=UQ.prototype.ua;UQ.prototype.getAudioTrack=UQ.prototype.ja;
43
- UQ.prototype.getVideoTrack=UQ.prototype.Ia;UQ.prototype.getLoadingTextRendition=UQ.prototype.nb;UQ.prototype.getLoadingAudioRendition=UQ.prototype.mb;UQ.prototype.getLoadingVideoRendition=UQ.prototype.cb;UQ.prototype.getTextRendition=UQ.prototype.Ha;UQ.prototype.getAudioRendition=UQ.prototype.Pa;UQ.prototype.getVideoRendition=UQ.prototype.ka;UQ.prototype.getTextTracks=UQ.prototype.ea;UQ.prototype.getAudioTracks=UQ.prototype.getAudioTracks;UQ.prototype.getVideoTracks=UQ.prototype.getVideoTracks;_.w(cR,_.Fl);_.r=cR.prototype;_.r.init=function(a,b){this.h=this.J=b};_.r.unload=function(){var a=this;return new Promise(function(b,c){a.f&&a.f.release();a.a&&!a.a.idleReason||b();a.a.stop(null,b,c)})};_.r.release=function(){var a=this;return this.unload().then(function(){a.j&&a.j.release()})};_.r.destroy=function(){return _.E(function(a){_.y(a)})};_.r.Qd=function(a){this.P=a};_.r.nc=function(){return this.w};_.r.qb=function(){return this.A};_.r.gf=function(){return this.qa};
44
- _.r.sendMessage=function(a,b){var c=this,d,e,f;return _.E(function(g){switch(g.a){case 1:e=cast.framework.CastContext.getInstance().getCurrentSession();if(!e){d=new _.P(1,8,8004,void 0);g.F(2);break}_.A(g,3);return _.x(g,e.sendMessage(a,NQ(b)),5);case 5:_.bh(g,2);break;case 3:f=_.C(g),d=new _.P(1,8,8E3,{detailedErrorCode:f});case 2:if(d)c.onError(d);_.y(g)}})};
45
- _.r.cast=function(){var a=this,b,c;return _.E(function(d){if(1==d.a){if(!a.nc())throw a.g.warn(EQ),new _.P(1,8,8001,void 0);if(!tR)throw a.g.warn(CQ),new _.P(1,8,8002,void 0);if(a.qb())throw a.g.warn("Already casting"),new _.P(1,8,8003,void 0);_.A(d,2);return _.x(d,xR(a),4)}if(2!=d.a)return _.bh(d,0);b=_.C(d);c={};b instanceof chrome.cast.Error?(c.detailedErrorCode=b.code,c.details=b.details,c.reason=b.description):c.detailedErrorCode=b;throw new _.P(1,8,8E3,c);})};_.r.cf=function(){this.qb()&&cast.framework.CastContext.getInstance().endCurrentSession(!0)};
46
- _.r.addMessageListener=function(a){typeof a===_.se&&this.G.add(a)};_.r.removeMessageListener=function(a){typeof a===_.se&&this.G["delete"](a)};_.r.play=function(){var a=this;return this.isEnded()?zR(this,!0):new Promise(function(b,c){if(!a.a)return c(BQ);a.a.play(null,b,c)})};_.r.pause=function(){var a=this;return new Promise(function(b,c){a.isEnded()&&b();if(!a.a)return c(BQ);a.a.pause(null,b,c)})};_.r.isPaused=function(){return!!this.a&&this.a.playerState===chrome.cast.media.PlayerState.PAUSED};
47
- _.r.isEnded=function(){return this.getState()===_.bp};_.r.seek=function(a){var b=this;return this.isEnded()?zR(this,!1,a):new Promise(function(c,d){b.a||d(BQ);b.l.isPlayingBreak&&d(zQ);var e=new chrome.cast.media.SeekRequest;e.currentTime=a;b.trigger(new _.L(_.pg));b.a.seek(e,function(){b.trigger(new _.L(_.og));c()},d)})};_.r.getPosition=function(){return this.a&&this.a.getEstimatedTime()||0};
48
- _.r.getDuration=function(){if(!this.a||!this.a.media)return-1;var a=this.a.media.duration;return typeof a!==_.k?-1:-1===a?Infinity:a};_.r.setDrmCustomDataModifier=function(){};_.r.setCdnErrorCallback=function(){};_.r.detach=function(){};_.r.getPlaybackRate=function(){return this.a&&this.a.playbackRate||0};_.r.setPlaybackRate=function(a){this.a&&0<a&&this.sendMessage(KQ,{type:"SET_PLAYBACK_RATE",requestId:Math.round(1E3*Math.random()),mediaSessionId:this.a.mediaSessionId,playbackRate:a})};
49
- _.r.getVolume=function(){return this.a&&this.a.volume.level};_.r.setVolume=function(a){this.a&&0<=a&&1>=a&&(a=new chrome.cast.media.VolumeRequest(new chrome.cast.Volume(a)),this.a.setVolume(a))};_.r.isMuted=function(){return this.a&&this.a.volume.muted};_.r.setMuted=function(a){this.a&&(a=new chrome.cast.media.VolumeRequest(new chrome.cast.Volume(void 0,a)),this.a.setVolume(a))};
50
- _.r.getPresentationStartTime=function(){if(!this.a||!this.a.media||!this.a.media.metadata)return null;var a=this.a.media.metadata.sectionStartAbsoluteTime;return typeof a!==_.k?null:1E-8===a?0:a};_.r.getSeekRange=function(){var a={start:0,end:this.getDuration()};if(this.isLive()){var b=this.a.getEstimatedLiveSeekableRange();b&&typeof b.start===_.k&&typeof b.end===_.k&&(a={start:b.start,end:b.end})}return a};_.r.getState=function(){return this.j?this.j.getState():_.Wo};
51
- _.r.getStats=function(){return this.a&&this.a.customData&&this.a.customData.stats?OQ(this.a.customData.stats):_.Ro()};_.r.isLive=function(){return Infinity===this.getDuration()};_.r.load=function(a){var b=this,c,d;return _.E(function(e){if(!b.nc())return b.g.warn(EQ),e["return"]();if(!tR)return b.g.warn(CQ),e["return"]();b.D=_.mp(a);b.h=_.Nl(b.J,a);c=b.D[b.B];d={source:c,isLive:c.isLive,autoplay:b.h.autoplay,Ya:b.h,Lb:c.Lb,audioMimeType:c.audioMimeType};return _.x(e,yR(b,d),0)})};
52
- _.r.getBufferInfo=function(){return new _.El};_.r.getTrackManager=function(){return this.f};_.r.getConfiguration=function(){return this.h};_.r.getSurface=function(){return null};_.r.setNetworkEngine=function(a){this.L=a};_.r.getNetworkEngine=function(){return this.L};_.r.getSourceIndex=function(){return this.B};_.r.setSourceIndex=function(a){this.B=a};_.r.getLoadedSource=function(){return this.D[this.B]};_.r.getPeriods=function(){return[]};_.r.getDrmInfo=function(){return null};
53
- _.r.getTimelineCues=function(){return[]};_.r.resetAbr=function(){this.g.warn(DQ)};_.r.onError=function(a){if(a&&(this.trigger(new _.L(_.pe,{detail:a})),this.j))this.j.onError(a)};_.r.namespace=function(){return _.Dd};_.r.canPlay=function(){return this.nc()?2:0};_.r.lb=function(){return this.K};_.r.uc=function(a){this.K=iR(a)};_.r.Ve=function(){this.K=null};_.r.Mf=function(a){var b=this.lb()||{};a={metadataType:nR(b.metadataType),title:a};this.uc(Object.assign({},b,a))};
54
- _.r.Kf=function(a){var b=this.lb()||{},c=nR(b.metadataType);a=new chrome.cast.Image(a);this.uc(Object.assign({},b,{metadataType:c,images:[a]}))};_.r.Jf=function(a){var b=this.lb()||{};this.uc(Object.assign({},b,{metadataType:3,artist:a}))};_.r.Lf=function(a){var b=this.lb()||{};a={metadataType:nR(b.metadataType),releaseDate:a};this.uc(Object.assign({},b,a))};
55
- _.r.hl=function(a){var b=cast.framework.CastContext.getInstance(),c=a.castState===cast.framework.CastState.CONNECTED;tR=a.castState!==cast.framework.CastState.NO_DEVICES_AVAILABLE;this.qa=c?b.getCurrentSession().getCastDevice().friendlyName:"";this.o.Rf()};
56
- _.r.Al=function(a){this.g.debug("state: "+a.sessionState+", details:",a);switch(a.sessionState){case cast.framework.SessionState.SESSION_STARTED:this.A=!0;wR(this,a.session);break;case cast.framework.SessionState.SESSION_RESUMED:this.qb()||(this.A=!0,wR(this,a.session),this.pa());break;case cast.framework.SessionState.SESSION_ENDED:if(this.qb()&&this.a){var b=this.a.media,c=this.f.ja(),d=this.f.ua();c=c&&c.language||void 0;d=d&&d.language||void 0;this.da(this.getState(),{source:{url:b.contentId,type:b.contentType,
57
- isLive:this.isLive()},currentTime:uR(this),Sh:d,cg:c})}a.session.removeEventListener(cast.framework.SessionEventType.MEDIA_SESSION,this.ha);a.session.removeMessageListener(JQ,this.V);this.A=!1;this.a=null;this.I.release();this.l=this.H=null}};_.r.rl=function(a){this.g.debug("New media session",a.mediaSession);vR(this,a.mediaSession)};_.r.ll=function(a,b){if(a===JQ&&0<this.G.size){var c=OQ(b);this.G.forEach(function(d){return d(c)})}};_.r.yi=function(){this.trigger(new _.L(_.fg))};
58
- _.r.Fj=function(a){var b=this,c,d;return _.E(function(e){if(1==e.a)return c=null,_.x(e,PQ(a,[_.dg,_.Xc],b.L,b.h),2);if(d=e.f)c=new chrome.cast.media.Track(b.Wa++,chrome.cast.media.TrackType.TEXT),c.language=d.language,c.name=d.label||null,c.trackContentId=d.url,c.trackContentType=d.mimeType,c.customData={mimeType:a.mimeType,url:a.url};return e["return"](c)})};_.r.getTextDisplayer=function(){return null};cR.prototype.getTextDisplayer=cR.prototype.getTextDisplayer;cR.prototype.getNetworkEngine=cR.prototype.getNetworkEngine;
59
- cR.prototype.setNetworkEngine=cR.prototype.setNetworkEngine;var tR=!1,bR=new Set;window.__onGCastApiAvailable=$Q;_.w(BR,_.Fl);_.r=BR.prototype;_.r.destroy=function(){var a=this;return _.E(function(b){if(1==b.a)return a.a?_.x(b,dR(a.a),3):b.F(2);2!=b.a&&(a.a=null);a.removeDelegate(a.f);_.y(b)})};_.r.Se=function(){return!!this.a&&this.a.nc()&&tR};_.r.qb=function(){return!!this.a&&this.a.qb()};_.r.gf=function(){return this.a?this.a.gf():""};_.r.Qd=function(a){this.a&&this.a.Qd(a)};
60
- _.r.cast=function(a){var b=this,c,d,e;return _.E(function(f){switch(f.a){case 1:if(!b.a)return f["return"]();_.A(f,2);return _.x(f,b.a.cast(),4);case 4:if(!b.f||!b.a)return f["return"]();var g=null,h=b.f.getLoadedSource();if(h){var l=b.f.getTrackManager();g=l.getVideoTracks()[0];if(g&&g.mimeType)var m=g.mimeType;g=b.f.getConfiguration();var n=l.ja();if(n){if(n.mimeType)var p=n.mimeType;n.language&&(g.preferredAudioLanguage=n.language);n.roles.length&&(g.preferredAudioRole=n.roles[0])}if(l=l.ua())l.language&&
61
- (g.preferredTextLanguage=l.language),l.roles.length&&(g.preferredTextRole=l.roles[0]);l=h&&typeof h.isLive===_.id?h.isLive:b.f.isLive();g={source:h,isLive:l,autoplay:!b.f.isPaused(),currentTime:Math.max(b.f.getPosition()-1,0),Hf:b.f.getPresentationStartTime(),Lb:m,audioMimeType:p,Ya:g}}c=g;return _.x(f,CR(b),5);case 5:if(!b.a)return f["return"]();c&&(c.autoplay=!b.f.isPaused());if(a)return _.x(f,b.f.load(a),7);if(b.a.a){f.F(7);break}return _.x(f,yR(b.a,c),7);case 7:_.bh(f,0);break;case 2:d=_.C(f),
62
- b.g.error("Error while trying to cast",d),e=new _.L(_.pe,{detail:d}),b.trigger(e),_.y(f)}})};_.r.cf=function(){this.a&&this.a.cf()};_.r.si=function(a){var b=this;return _.E(function(c){if(1==c.a){if(a===b.h)return c["return"]();b.h=a;return b.a?_.x(c,dR(b.a),2):c.F(2)}b.a=AR(b);_.y(c)})};_.r.sendMessage=function(a){var b=this;return _.E(function(c){return b.a?_.x(c,b.a.sendMessage(JQ,a),0):(b.g.warn(FQ),c["return"]())})};_.r.addMessageListener=function(a){this.a?this.a.addMessageListener(a):this.g.warn(FQ)};
63
- _.r.removeMessageListener=function(a){this.a?this.a.removeMessageListener(a):this.g.warn(FQ)};_.r.lb=function(){return this.a&&this.a.lb()};_.r.uc=function(a){this.a&&this.a.uc(a)};_.r.Ve=function(){this.a&&this.a.Ve()};_.r.Mf=function(a){this.a&&this.a.Mf(a)};_.r.Kf=function(a){this.a&&this.a.Kf(a)};_.r.Jf=function(a){this.a&&this.a.Jf(a)};_.r.Lf=function(a){this.a&&this.a.Lf(a)};_.I(GQ,BR);BR.prototype.setContentReleaseDate=BR.prototype.Lf;BR.prototype.setContentArtist=BR.prototype.Jf;
64
- BR.prototype.setContentImage=BR.prototype.Kf;BR.prototype.setContentTitle=BR.prototype.Mf;BR.prototype.clearContentMetadata=BR.prototype.Ve;BR.prototype.setContentMetadata=BR.prototype.uc;BR.prototype.getContentMetadata=BR.prototype.lb;BR.prototype.removeMessageListener=BR.prototype.removeMessageListener;BR.prototype.addMessageListener=BR.prototype.addMessageListener;BR.prototype.sendMessage=BR.prototype.sendMessage;BR.prototype.changeReceiverId=BR.prototype.si;BR.prototype.forceDisconnect=BR.prototype.cf;
65
- BR.prototype.cast=BR.prototype.cast;BR.prototype.setPlayerConfigInterceptor=BR.prototype.Qd;BR.prototype.getReceiverName=BR.prototype.gf;BR.prototype.isCasting=BR.prototype.qb;BR.prototype.canCast=BR.prototype.Se;BR.prototype.destroy=BR.prototype.destroy;_.w(DR,MQ);_.r=DR.prototype;
66
- _.r.init=function(){var a=cast.framework.events.EventType,b=cast.framework.CastReceiverContext.getInstance().getPlayerManager();b.addEventListener(a.PLAYING,this.I);b.addEventListener(a.PAUSE,this.H);b.addEventListener(a.MEDIA_FINISHED,this.w);b.addEventListener(a.BUFFERING,this.o);b.addEventListener(a.SEEKING,this.K);b.addEventListener(a.SEEKED,this.J);b.addEventListener(a.STALLED,this.L);b.addEventListener(a.PLAYER_LOADING,this.G);b.addEventListener(a.ERROR,this.D);b.addEventListener(a.BITRATE_CHANGED,this.a)};
67
- _.r.destroy=function(){var a=this,b,c;return _.E(function(d){b=cast.framework.events.EventType;c=cast.framework.CastReceiverContext.getInstance().getPlayerManager();c.removeEventListener(b.PLAYING,a.I);c.removeEventListener(b.PAUSE,a.H);c.removeEventListener(b.MEDIA_FINISHED,a.w);c.removeEventListener(b.BUFFERING,a.o);c.removeEventListener(b.SEEKING,a.K);c.removeEventListener(b.SEEKED,a.J);c.removeEventListener(b.STALLED,a.L);c.removeEventListener(b.PLAYER_LOADING,a.G);c.removeEventListener(b.ERROR,
68
- a.D);c.removeEventListener(b.BITRATE_CHANGED,a.a);return _.x(d,MQ.prototype.destroy.call(a),0)})};_.r.Ci=function(){this.player.trigger(new _.L(_.jf));this.sa(_.ip)};_.r.Bi=function(){this.sa(_.hp)};_.r.nl=function(){this.sa(_.bp)};_.r.gl=function(a){a.isBuffering?this.sa(_.$o):(a=this.player.isPaused()?_.hp:_.ip,this.sa(a))};_.r.Ei=function(){this.h=1;this.player.trigger(new _.L(_.pg))};_.r.Di=function(){this.player.trigger(new _.L(_.og))};_.r.Dl=function(){this.h=2};_.r.ql=function(){this.sa(_.gp)};
69
- _.r.Ai=function(a){var b=this.player.getStats();this.player.trigger(new _.L(_.hd,{detail:{bandwidth:a.totalBitrate,width:b.width,height:b.height}}))};_.r.T=function(a){a=new _.P(_.Q,7,7300,{detailedErrorCode:a.detailedErrorCode,error:a.error,reason:a.reason});this.player.trigger(new _.L(_.pe,{detail:a}));this.sa(_.fp)};_.r=ER.prototype;_.r.yb=function(){return"Google Cast Framework"};_.r.zb=function(){return cast.framework.VERSION};_.r.Fb=function(){return 0};_.r.getId=function(){return""};_.r.getCreativeId=function(){return""};_.r.getApiFramework=function(){return null};_.r.getAdSystem=function(){return""};_.r.getAdvertiserName=function(){return""};_.r.getTitle=function(){return this.a.title||""};_.r.getDuration=function(){return this.a.duration||0};
70
- _.r.getSkipTimeOffset=function(){return this.a.whenSkippable||0};_.r.pc=function(){return!1};_.r.Rb=function(){return this.a.clickThroughUrl||null};_.r.getMediaUrl=function(){return this.a.contentUrl||this.a.contentId||null};_.r.Cb=function(){return 0};_.r.Bb=function(){return 0};_.r.ob=function(){return 0};_.r.eb=function(){switch(this.Sb()){case 0:return 0;case -1:return 2;default:return 1}};_.r.getPodIndex=function(){return this.h};_.r.Sb=function(){return this.f.position};_.r.Tb=function(){return this.j};
71
- _.r.Eb=function(){return this.l};_.r.getWrapperAdIds=function(){return[]};_.r.getWrapperAdSystems=function(){return[]};_.r.getWrapperCreativeIds=function(){return[]};ER.prototype.getWrapperCreativeIds=ER.prototype.getWrapperCreativeIds;ER.prototype.getWrapperAdSystems=ER.prototype.getWrapperAdSystems;ER.prototype.getWrapperAdIds=ER.prototype.getWrapperAdIds;ER.prototype.getSequenceLength=ER.prototype.Eb;ER.prototype.getPositionInSequence=ER.prototype.Tb;ER.prototype.getPodTimeOffset=ER.prototype.Sb;
72
- ER.prototype.getPodIndex=ER.prototype.getPodIndex;ER.prototype.getPodType=ER.prototype.eb;ER.prototype.getMediaBitrate=ER.prototype.ob;ER.prototype.getMediaHeight=ER.prototype.Bb;ER.prototype.getMediaWidth=ER.prototype.Cb;ER.prototype.getMediaUrl=ER.prototype.getMediaUrl;ER.prototype.getClickThroughUrl=ER.prototype.Rb;ER.prototype.isBumper=ER.prototype.pc;ER.prototype.getSkipTimeOffset=ER.prototype.getSkipTimeOffset;ER.prototype.getDuration=ER.prototype.getDuration;ER.prototype.getTitle=ER.prototype.getTitle;
73
- ER.prototype.getAdvertiserName=ER.prototype.getAdvertiserName;ER.prototype.getAdSystem=ER.prototype.getAdSystem;ER.prototype.getApiFramework=ER.prototype.getApiFramework;ER.prototype.getCreativeId=ER.prototype.getCreativeId;ER.prototype.getId=ER.prototype.getId;ER.prototype.getTechnology=ER.prototype.Fb;ER.prototype.getAdManagerVersion=ER.prototype.zb;ER.prototype.getAdManagerName=ER.prototype.yb;FR.prototype.getCuePoints=function(){return this.a.map(function(a){return a.position})};FR.prototype.Vb=function(){return!!this.a.find(function(a){return 0===a.position})};FR.prototype.pb=function(){return!!this.a.find(function(a){return-1===a.position})};FR.prototype.hasPostroll=FR.prototype.pb;FR.prototype.hasPreroll=FR.prototype.Vb;FR.prototype.getCuePoints=FR.prototype.getCuePoints;_.r=HR.prototype;_.r.load=function(){var a=this;return _.E(function(b){IR&&(IR=!1,NR(a,0));_.y(b)})};_.r.start=function(){return _.E(function(a){GR().play();_.y(a)})};_.r.resume=function(){-1!==this.getPosition()&&GR().play()};_.r.pause=function(){-1!==this.getPosition()&&GR().pause()};_.r.skip=function(){};_.r.getVolume=function(){return this.m.getVolume()||0};_.r.setVolume=function(a){this.m.setVolume(a)};
74
- _.r.getPosition=function(){var a=this.a&&this.a.getBreakClipCurrentTimeSec();return typeof a===_.k?a:-1};_.r.dispose=function(){var a=this;return _.E(function(b){GR().removeEventListener(a.f,a.h);_.y(b)})};
75
- _.r.Fi=function(a){var b=cast.framework.events.EndedReason;switch(a.type){case cast.framework.events.EventType.PLAYER_LOADING:this.a=GR().getBreakManager();this.a.setPlayWatchedBreak(!0);a=this.a.getBreaks();this.m.trigger(new _.L(_.Lc,{adsTimeline:new FR(a)}));break;case cast.framework.events.EventType.BREAK_CLIP_LOADING:MR(this,_.Bc,a);break;case cast.framework.events.EventType.BREAK_STARTED:MR(this,_.uc,a);break;case cast.framework.events.EventType.BREAK_ENDED:MR(this,_.vc,a);break;case cast.framework.events.EventType.BREAK_CLIP_STARTED:MR(this,
76
- _.Hc,a);break;case cast.framework.events.EventType.BREAK_CLIP_ENDED:a.endedReason===b.SKIPPED?(MR(this,_.Gc,a),MR(this,_.Ic,a)):a.endedReason===b.STOPPED?MR(this,_.Ic,a):a.endedReason===b.END_OF_STREAM?(MR(this,_.yc,a),MR(this,_.Ic,a)):a.endedReason===b.ERROR&&NR(this,1);break;case cast.framework.events.EventType.PLAYING:MR(this,_.Fc,a);break;case cast.framework.events.EventType.PAUSE:MR(this,_.Dc,a);break;case cast.framework.events.EventType.BUFFERING:a.isBuffering?MR(this,_.wc,a):MR(this,_.Fc,a)}};
77
- HR.prototype.getPosition=HR.prototype.getPosition;HR.prototype.setVolume=HR.prototype.setVolume;HR.prototype.getVolume=HR.prototype.getVolume;HR.prototype.skip=HR.prototype.skip;HR.prototype.pause=HR.prototype.pause;HR.prototype.resume=HR.prototype.resume;var IR=!1;OR.prototype.init=function(){cast.framework.CastReceiverContext.getInstance().getPlayerManager().addEventListener(PR(),this.a)};OR.prototype.release=function(){cast.framework.CastReceiverContext.getInstance().getPlayerManager().removeEventListener(PR(),this.a)};OR.prototype.getTimelineCues=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager().getTimedMetadata().map(function(a){return QR(a)})};
78
- OR.prototype.f=function(a){if(a instanceof cast.framework.events.TimedMetadataEvent){var b=null;switch(a.type){case cast.framework.events.EventType.TIMED_METADATA_CHANGED:b=_.Ph;break;case cast.framework.events.EventType.TIMED_METADATA_ENTER:b=_.Rh;break;case cast.framework.events.EventType.TIMED_METADATA_EXIT:b=_.Sh}b&&this.dc(new _.L(b,{detail:QR(a.timedMetadataInfo)}))}else for(a=_.u(this.getTimelineCues()),b=a.next();!b.done;b=a.next())this.dc(new _.L(_.Ph,{detail:b.value}))};_.w(RR,_.U);_.r=RR.prototype;_.r.initialize=function(a){this.m=a;SR().addEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.l)};_.r.release=function(){this.h=[];this.j=[];this.a=this.f=null};_.r.load=function(){};_.r.destroy=function(){this.m=null;SR().removeEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.l)};_.r.getVideoTracks=function(){return[]};_.r.getAudioTracks=function(){return this.h};_.r.ea=function(){return this.j};_.r.ka=function(){return null};
79
- _.r.Pa=function(){var a=this.ja();return a&&a.renditions[0]};_.r.Ha=function(){var a=this.ua();return a&&a.renditions[0]};_.r.cb=function(){return null};_.r.mb=function(){return null};_.r.nb=function(){return null};_.r.Ia=function(){return null};_.r.ja=function(){var a=null;if(this.f){var b=this.f.getActiveId();typeof b===_.k&&(b=b.toString(),a=this.getAudioTracks().find(function(c){return c.id===b})||null)}return a};
80
- _.r.ua=function(){var a=null;if(this.a){var b=this.a.getActiveIds()[0];typeof b===_.k&&(b=b.toString(),a=this.ea().find(function(c){return c.id===b})||null)}return a};_.r.jb=function(){this.g.warn("Video tracks unavailable on Cast")};_.r.za=function(a){a&&this.f&&this.f.setActiveById(+a.id)};_.r.La=function(a){this.a&&(a?this.a.setActiveByIds([+a.id]):this.a.setActiveByIds([]))};_.r.Za=function(){this.g.warn("Video renditions unavailable on Cast")};_.r.hb=function(a){this.za(a&&a.track)};
81
- _.r.ib=function(a){this.La(a&&a.track)};
82
- _.r.addTextTrack=function(a){var b=this,c,d,e;return _.E(function(f){if(1==f.a)return c=b.m.getConfiguration(),_.x(f,PQ(a,Object.values(cast.framework.messages.CaptionMimeType),b.m.getNetworkEngine(),c),2);if((d=f.f)&&b.a){e=new cast.framework.messages.Track(b.o++,cast.framework.messages.TrackType.TEXT);e.isInband=!1;e.language=d.language;e.name=d.label;e.subtype=d.kind;e.trackContentId=d.url;e.trackContentType=d.mimeType;e.customData={mimeType:a.mimeType,url:a.url};try{b.a.addTracks([e]),UR(b)}catch(g){throw b.g.warn("failed on track",
83
- a),g;}}_.y(f)})};_.r.ma=function(){return!0};_.r.Xl=function(){this.f=SR().getAudioTracksManager();var a=this.f.getTracks();this.h=TR(_.Tj,a);UR(this);a=this.m.getConfiguration();VR(this,_.Tj,a.preferredAudioLanguage,a.preferredAudioRole);VR(this,_.T,a.preferredTextLanguage,a.preferredTextRole)};RR.prototype.isAbrEnabled=RR.prototype.ma;RR.prototype.addTextTrack=RR.prototype.addTextTrack;RR.prototype.setTextRendition=RR.prototype.ib;RR.prototype.setAudioRendition=RR.prototype.hb;
84
- RR.prototype.setVideoRendition=RR.prototype.Za;RR.prototype.setTextTrack=RR.prototype.La;RR.prototype.setAudioTrack=RR.prototype.za;RR.prototype.setVideoTrack=RR.prototype.jb;RR.prototype.getTextTrack=RR.prototype.ua;RR.prototype.getAudioTrack=RR.prototype.ja;RR.prototype.getVideoTrack=RR.prototype.Ia;RR.prototype.getLoadingTextRendition=RR.prototype.nb;RR.prototype.getLoadingAudioRendition=RR.prototype.mb;RR.prototype.getLoadingVideoRendition=RR.prototype.cb;RR.prototype.getTextRendition=RR.prototype.Ha;
85
- RR.prototype.getAudioRendition=RR.prototype.Pa;RR.prototype.getVideoRendition=RR.prototype.ka;RR.prototype.getTextTracks=RR.prototype.ea;RR.prototype.getAudioTracks=RR.prototype.getAudioTracks;RR.prototype.getVideoTracks=RR.prototype.getVideoTracks;_.w(WR,_.Fl);_.r=WR.prototype;_.r.init=function(a,b){var c=this;this.B=a;b&&(this.h=this.w=b);var d=YR();d.setMessageInterceptor(cast.framework.messages.MessageType.MEDIA_STATUS,this.sl.bind(this));d.setMediaPlaybackInfoHandler(this.gi.bind(this));this.a=new DR(this);this.a.init();this.j=new RR;this.j.initialize(this);this.o=new OR(function(e){return c.trigger(e)});this.o.init()};
86
- _.r.unload=function(){var a=cast.framework.messages.PlayerState,b=YR();b.getPlayerState()!==a.IDLE&&b.stop();this.j&&this.j.release();this.o&&this.o.release();this.f=null;return Promise.resolve()};_.r.release=function(){var a=this;return this.unload().then(function(){a.a&&a.a.release()})};_.r.destroy=function(){var a=this;return _.E(function(b){if(1==b.a)return a.B=null,a.w=_.Ll(),a.h=a.w,a.l=-1,a.A=null,a.a?_.x(b,a.a.destroy(),3):b.F(2);2!=b.a&&(a.a=null);a.j&&(a.j.destroy(),a.j=null);_.y(b)})};
87
- _.r.play=function(){var a=YR();if(null!==a.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject("Cannot play during ads playout.");a.play();return Promise.resolve()};_.r.pause=function(){var a=YR();if(null!==a.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject("Cannot pause during ads playout.");a.pause();return Promise.resolve()};_.r.isPaused=function(){return YR().getPlayerState()===cast.framework.messages.PlayerState.PAUSED};
88
- _.r.isEnded=function(){return YR().getPlayerState()===cast.framework.messages.PlayerState.IDLE};_.r.seek=function(a){var b=YR();if(null!==b.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject(zQ);b.seek(a);return Promise.resolve()};_.r.getPosition=function(){return YR().getCurrentTimeSec()};_.r.getDuration=function(){var a=YR().getDurationSec();return typeof a===_.k?-1===a?Infinity:a:-1};_.r.getPlaybackRate=function(){return YR().getPlaybackRate()};
89
- _.r.setPlaybackRate=function(a){if(0<a){var b=new cast.framework.messages.SetPlaybackRateRequestData;b.playbackRate=a;YR().sendLocalMediaRequest(b)}};_.r.getVolume=function(){return cast.framework.CastReceiverContext.getInstance().getSystemVolume().level||null};_.r.setVolume=function(a){0<=a&&1>=a&&cast.framework.CastReceiverContext.getInstance().setSystemVolumeLevel(a)};_.r.setMuted=function(a){cast.framework.CastReceiverContext.getInstance().setSystemVolumeMuted(a)};
90
- _.r.isMuted=function(){return cast.framework.CastReceiverContext.getInstance().getSystemVolume().muted||null};_.r.getLoadedSource=function(){var a=YR().getMediaInformation();if(a){var b=YR().getPlaybackConfig();b=!!b&&b.protectionSystem!==cast.framework.ContentProtection.NONE;var c=this.A&&-1!==this.l?this.A[this.l]:null;c=c?c.name:void 0;!c&&a.metadata&&(c=a.metadata.title);return{url:a.contentId,type:a.contentType,cn:b,name:c}}return null};_.r.getDrmInfo=function(){return null};
91
- _.r.getPresentationStartTime=function(){return YR().getStartAbsoluteTime()};_.r.getSeekRange=function(){var a={start:0,end:this.getDuration()};if(this.isLive()){var b=YR().getLiveSeekableRange();b&&typeof b.start===_.k&&typeof b.end===_.k&&(a={start:b.start,end:b.end})}return a};_.r.getState=function(){return this.a?this.a.getState():_.Wo};
92
- _.r.getStats=function(){var a=_.Ro();if(this.f){a=YR().getStats();this.f.f=a.estimatedBandwidth||NaN;this.f.o=a.streamBandwidth||NaN;var b=this.f,c=a.height||NaN;b.w=a.width||NaN;b.h=c;b=this.f;c=typeof a.decodedFrames===_.k?a.decodedFrames:NaN;b.l=typeof a.droppedFrames===_.k?a.droppedFrames:NaN;b.j=c;a=this.f.getStats()}return a};_.r.isLive=function(){return Infinity===this.getDuration()};
93
- _.r.load=function(a){var b=this,c,d;return _.E(function(e){b.f=new _.Qo;b.a.j=b.f.a;b.A=_.mp(a);b.h=_.Nl(b.w,a);if(b.D)return b.D=!1,e["return"]();c=b.A[b.l];d=new cast.framework.messages.LoadRequestData;d.autoplay=b.h.autoplay;typeof b.h.startTime===_.k&&(d.currentTime=b.h.startTime);c.type&&(d.media.contentType=c.type);d.media.contentId=c.url;d.media.customData={playerConfiguration:NQ(b.h),local:!0};return _.x(e,YR().load(d),0)})};_.r.getBufferInfo=function(){this.g.warn(_.ua);return new _.El};
94
- _.r.getTrackManager=function(){return this.j};_.r.getConfiguration=function(){return this.h};_.r.getSurface=function(){return this.B};_.r.setNetworkEngine=function(a){this.G=a};_.r.getNetworkEngine=function(){return this.G};_.r.getSourceIndex=function(){return this.l};_.r.setSourceIndex=function(a){this.l=a};_.r.getPeriods=function(){return[]};_.r.namespace=function(){return HQ};_.r.getTimelineCues=function(){return this.o&&this.o.getTimelineCues()||[]};_.r.resetAbr=function(){this.g.warn(DQ)};
95
- _.r.onError=function(a){this.trigger(new _.L(_.pe,{detail:a}))};_.r.canPlay=function(){return _.Mk()?2:0};
96
- _.r.sl=function(a){a=Object.assign({},a);a.customData||(a.customData={});a.customData.stats=NQ(this.getStats());var b=YR(),c=a.media||b.getMediaInformation();b=b.getStartAbsoluteTime();c&&typeof b===_.k&&c.startAbsoluteTime!==b&&(this.g.info("Syncing startAbsoluteTime.Old value: "+(c.startAbsoluteTime+", new value: ")+b),c.startAbsoluteTime=b,a=Object.assign({},a,{media:c}));c=cast.framework.messages.StreamType;b=a.media;var d=!!b,e=this.isLive(),f=d&&!b.metadata,g=!!a.liveSeekableRange;if(d&&g&&
97
- (!e||e&&f)){d=YR().getStartAbsoluteTime();if(typeof d===_.k){b.startAbsoluteTime=d;var h;f?h=new cast.framework.messages.GenericMediaMetadata:h=b.metadata;h.sectionStartAbsoluteTime=d;b.metadata=h}b.streamType=c.LIVE;a=Object.assign({},a,{media:b})}return a};_.r.gi=function(a,b){var c=null;a.media.customData&&(c=OQ(a.media.customData.playerConfiguration));var d=c?c.abr:null;d&&typeof d.defaultBandwidthEstimate===_.k?b.initialBandwidth=d.defaultBandwidthEstimate:b.initialBandwidth=void 0;aS(c,b);return b};
98
- _.r.getTextDisplayer=function(){return null};_.r.setDrmCustomDataModifier=function(){};_.r.setCdnErrorCallback=function(){};_.r.detach=function(){};WR.prototype.getTextDisplayer=WR.prototype.getTextDisplayer;WR.prototype.getNetworkEngine=WR.prototype.getNetworkEngine;WR.prototype.setNetworkEngine=WR.prototype.setNetworkEngine;_.r=bS.prototype;_.r.init=function(a){var b=this;a&&(this.f=new WR,_.sq(a,this.f),this.m=a,this.o.on(window,"unload",function(){return _.E(function(c){return b.m&&b.m.getState()!==_.Vo?_.x(c,LQ(b.m),0):c.F(0)})}))};
99
- _.r.start=function(){if(!this.a&&window.cast&&cast.framework&&cast.framework.CastReceiverContext){this.a=!0;var a=eS(),b=eS().getPlayerManager(),c=new cast.framework.CastReceiverOptions;c.customNamespaces={};c.customNamespaces[JQ]=cast.framework.system.MessageType.JSON;c.shakaVersion="4.3.4";var d=new cast.framework.PlaybackConfig;d.manifestHandler=this.Lk.bind(this);d.shakaConfig={streaming:{ignoreTextStreamFailures:!0}};d.enableSmoothLiveRefresh=!0;c.playbackConfig=d;if(d=this.m&&this.m.getSurface().getMedia())c.mediaElement=
100
- d;c.disableIdleTimeout=!0;c.maxInactivity=Infinity;b.setMessageInterceptor(cast.framework.messages.MessageType.LOAD,this.Jk.bind(this));b.addEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.A);a.start(c);a.addCustomMessageListener(JQ,this.w)}};
101
- _.r.stop=function(){if(this.a){this.a=!1;this.o.release();var a=eS();eS().getPlayerManager().removeEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.A);a.removeCustomMessageListener(JQ,this.w);a.stop();this.m=this.f=null}};_.r.Qd=function(a){this.j=a};_.r.mm=function(a){this.l=a};_.r.on=function(a,b){eS().addEventListener(a,b)};_.r.off=function(a,b){eS().removeEventListener(a,b)};_.r.addMessageListener=function(a){typeof a===_.se&&this.h.add(a)};
102
- _.r.removeMessageListener=function(a){typeof a===_.se&&this.h["delete"](a)};_.r.sendMessage=function(a,b){eS().sendCustomMessage(JQ,b,NQ(a))};_.r.nc=function(){return this.a};_.r.lb=function(){var a=eS().getPlayerManager().getMediaInformation();return a&&a.metadata?a.metadata:null};
103
- _.r.Lk=function(a){a=a.trim();if(a.startsWith("#EXTM3U"))return gS(this,a);try{var b=(new DOMParser).parseFromString(a,_.eg)}catch(t){return a}var c=b.getElementsByTagName("MPD")[0];if(c){a=c;this.g.debug("Detected DASH, parsing");b=eS();c=a.getElementsByTagName("Period");for(var d=c.length-1;0<=d;--d){for(var e=c[d].getElementsByTagName(_.ja),f=e.length-1;0<=f;--f){var g=e[f].getAttribute("contentType");if(g===_.tg||g===_.$c){g=e[f].getAttribute(_.Pe);for(var h=e[f].getElementsByTagName(_.Rb),l=
104
- h.length-1;0<=l;--l){var m=h[l].getAttribute(_.Pe)||g,n=h[l].getAttribute(_.Kd),p=h[l].getAttribute(_.Ig)||void 0,q=h[l].getAttribute(_.te)||void 0;void 0!==p&&(p=+p);void 0!==q&&(q=+q);b.canDisplayType(m,n,p,q)||e[f].removeChild(h[l])}e[f].getElementsByTagName(_.Rb).length||c[d].removeChild(e[f])}}c[d].getElementsByTagName(_.ja).length||a.removeChild(c[d])}return(new XMLSerializer).serializeToString(a)}if(c=b.getElementsByTagName(_.ac)[0]){a=c;this.g.debug("Detected Smooth, parsing");b=eS();c=a.getElementsByTagName("StreamIndex");
105
- for(d=c.length-1;0<=d;--d)if(c[d].getAttribute("Type")===_.tg){e=c[d].getElementsByTagName(_.Ob);for(f=e.length-1;0<=f;--f)g=e[f].getAttribute(_.wb)||void 0,h=e[f].getAttribute(_.vb)||void 0,void 0!==g&&(g=+g),void 0!==h&&(h=+h),b.canDisplayType(_.vg,void 0,g,h)||c[d].removeChild(e[f]);c[d].getElementsByTagName(_.Ob).length||a.removeChild(c[d])}a=(new XMLSerializer).serializeToString(a)}return a};
106
- _.r.Jk=function(a){var b=this,c,d,e,f,g,h;return _.E(function(l){switch(l.a){case 1:c=a;c.media.customData&&(d=OQ(c.media.customData.playerConfiguration));if(!b.m||!d){l.F(2);break}if(!b.j){l.F(3);break}return _.x(l,Promise.resolve(b.j(d)),4);case 4:d=(e=l.f)||d;case 3:if(!d.ima){l.F(5);break}return _.x(l,KR(c.media,d.ima,b.m.getNetworkEngine()),5);case 5:typeof d.startTime===_.k&&d.startTime!==c.currentTime?c.currentTime=d.startTime:d.startTime=c.currentTime||null;if(c.media.customData.local){l.F(7);
107
- break}b.f.D=!0;return _.x(l,_.zq(b.m,d),8);case 8:return _.x(l,_.Aq(b.m),9);case 9:f=b.m.getLoadedSource(),c.media.contentId=f.url,c.media.contentType=f.type,f.Lb&&(c.media.hlsVideoSegmentFormat=QQ(f.Lb,_.Uj)),f.audioMimeType&&(c.media.hlsSegmentFormat=QQ(f.audioMimeType,_.Tj));case 7:if((g=c.media.metadata)&&typeof g.sectionStartAbsoluteTime===_.k){var m=g.sectionStartAbsoluteTime;g.sectionStartAbsoluteTime=0===m?1E-8:m}void 0===c.autoplay&&(c.autoplay=b.m.getConfiguration().autoplay);case 2:if(!b.l){l.F(10);
108
- break}return _.x(l,Promise.resolve(b.l(c)),11);case 11:(h=l.f)&&(c=h);case 10:return l["return"](c)}})};_.r.pl=function(a){if(this.m&&(!a.media.customData||!a.media.customData.local)){a=_.O.Bk;var b=eS().getPlayerManager(),c=b.getLiveSeekableRange();if(c){var d=c.start;c=c.end;var e=this.m.getConfiguration().startTime;typeof d!==_.k||typeof c!==_.k||typeof e!==_.k||a(e,d,c)||(b=b.getMediaTimeForAbsoluteTime(e),typeof b===_.k&&a(b,d,c)&&this.m.seek(b))}_.wq(this.m)}};
109
- _.r.zi=function(a){if(0<this.h.size){var b=OQ(a.data);this.h.forEach(function(c){return c(b)})}};_.I(IQ,bS);bS.prototype.getContentMetadata=bS.prototype.lb;bS.prototype.isApiReady=bS.prototype.nc;bS.prototype.sendMessage=bS.prototype.sendMessage;bS.prototype.removeMessageListener=bS.prototype.removeMessageListener;bS.prototype.addMessageListener=bS.prototype.addMessageListener;bS.prototype.off=bS.prototype.off;bS.prototype.on=bS.prototype.on;bS.prototype.setLoadRequestDataInterceptor=bS.prototype.mm;
110
- bS.prototype.setPlayerConfigInterceptor=bS.prototype.Qd;bS.prototype.stop=bS.prototype.stop;bS.prototype.start=bS.prototype.start;bS.prototype.init=bS.prototype.init;bS.getInstance=dS;var cS=null;_.r=hS.prototype;_.r.load=function(){var a=this,b,c,d,e,f;return _.E(function(g){a.a=a.f.l;if(a.a)for(b=a.a.controller,c=a.Fl.bind(a),d=_.u(a.j),e=d.next();!e.done;e=d.next())f=e.value,a.h.on(b,f,c);_.y(g)})};_.r.start=function(){return _.E(function(a){_.y(a)})};_.r.resume=function(){this.a&&this.a.isPlayingBreak&&this.a.isPaused&&this.a.controller.playOrPause()};_.r.pause=function(){this.a&&this.a.isPlayingBreak&&!this.a.isPaused&&this.a.controller.playOrPause()};
111
- _.r.skip=function(){var a=this.f.a;a&&this.f.sendMessage(KQ,{type:"SKIP_AD",requestId:Math.round(1E3*Math.random()),mediaSessionId:a.mediaSessionId})};_.r.getVolume=function(){return this.f.getVolume()||0};_.r.setVolume=function(a){this.f.setVolume(a)};_.r.getPosition=function(){var a=-1,b=this.f.a;b&&(b=b.getEstimatedBreakClipTime(),typeof b===_.k&&(a=b));return a};_.r.dispose=function(){var a=this;return _.E(function(b){a.h.release();_.y(b)})};
112
- _.r.Fl=function(a){switch(a.field){case "mediaInfo":a.value&&(a=a.value,a.breaks&&this.f.trigger(new _.L(_.Lc,{adsTimeline:new FR(a.breaks)})));break;case "isPlayingBreak":a.value?jS(this,_.uc):(jS(this,_.yc),jS(this,_.Ic),jS(this,_.vc));break;case "currentBreakClipNumber":0<=a.value&&(0<a.value&&(jS(this,_.yc),jS(this,_.Ic)),jS(this,_.Hc));break;case "isPaused":this.a.isPlayingBreak&&(a.value?jS(this,_.Dc):jS(this,_.Fc))}};hS.prototype.getPosition=hS.prototype.getPosition;
113
- hS.prototype.setVolume=hS.prototype.setVolume;hS.prototype.getVolume=hS.prototype.getVolume;hS.prototype.skip=hS.prototype.skip;hS.prototype.pause=hS.prototype.pause;hS.prototype.resume=hS.prototype.resume;kS.prototype.name=function(){return"clpp.cast.ads.SenderAdsManagerFactory"};kS.prototype.isSupported=function(a,b){return a.namespace()!==_.Dd?!1:!(!b||!b.ima)};kS.prototype.create=function(a){return new hS(a.a)};kS.prototype.create=kS.prototype.create;kS.prototype.isSupported=kS.prototype.isSupported;kS.prototype.name=kS.prototype.name;_.Cp(new kS);lS.prototype.name=function(){return"clpp.cast.ads.AdsManagerFactory"};lS.prototype.isSupported=function(a,b){return dS().nc()?!(!b||!b.ima):!1};lS.prototype.create=function(a){return new HR(a)};lS.prototype.create=lS.prototype.create;lS.prototype.isSupported=lS.prototype.isSupported;lS.prototype.name=lS.prototype.name;_.Cp(new lS);};
2
+ var f=function(window){var HV="Cannot seek during ads playout.",IV="Cannot switch track",JV="Media session does not exist.",KV="No receivers available",LV="Reset ABR functionality not available on cast.",MV="SDK not yet ready",NV="Sender is destroyed.",OV="clpp.cast.CastProxy",PV="clpp.cast.Player",QV="clpp.cast.Receiver",RV="urn:x-cast:castlabs",SV="urn:x-cast:com.google.cast.media",TV=function(a){return _.I(function(b){return 1==b.a?_.y(b,a.Hc(_.bf),2):_.y(b,a.Hc(_.af),0)})},UV=function(a,b){this.log=new _.K(b);this.player=
3
+ a;this.j=null;this.f=_.np;this.l=_.op;this.h=2;this.C=Date.now();this.A=-1},VV=function(a){return JSON.stringify(a,function(b,c){if("license"!==b&&typeof c!==_.ve){if(c instanceof Event){var d={},e;for(e in c){var f=c[e];typeof f===_.Ye?"detail"===e&&(d[e]=f):e in Event||(d[e]=f)}return d}return typeof c===_.k?isNaN(c)?"NaN":isFinite(c)?c:0>c?"-Infinity":"Infinity":c}})},WV=function(a){if(typeof a!==_.kg)return a;try{return JSON.parse(a,function(b,c){return"NaN"===c?NaN:"-Infinity"===c?-Infinity:
4
+ "Infinity"===c?Infinity:c})}catch(b){return a}},XV=function(a,b,c,d){var e,f,g,h,l,m,n,p;return _.I(function(q){if(1==q.a){if(b.includes(a.mimeType))return q["return"](a);g=f=e=null;for(h=0;h<b.length&&!f;)g=b[h++],f=_.Kk(d,a.mimeType,g);if(!f||!g)return q.F(2);l=_.Lj(a.url);return _.y(q,c.fetch(l).N,3)}2!=q.a&&(m=q.f)&&m.data&&(n=f.a(_.nj(m.data)),p=URL.createObjectURL(new Blob([n])),e={url:p,kind:a.kind,language:a.language,label:a.label,mimeType:g});return q["return"](e)})},YV=function(a,b){if(window.chrome&&
5
+ chrome.cast&&chrome.cast.media){var c=chrome.cast.media.HlsSegmentFormat;var d=chrome.cast.media.HlsVideoSegmentFormat}else if(window.cast&&cast.framework&&cast.framework.messages)c=cast.framework.messages.HlsSegmentFormat,d=cast.framework.messages.HlsVideoSegmentFormat;else return;switch(a){case _.Gg:return d.FMP4;case _.Fg:return b===_.jk?d.MPEG2_TS:c.TS;case _.cd:return c.AAC;case _.dd:return c.AC3;case _.fd:return c.E_AC3;case "audio/mpeg":return c.MP3;case _.gd:return c.FMP4}},$V=function(a){a=
6
+ void 0===a?ZV:a;var b=cast.framework.messages||chrome.cast.media;if(!b)throw new _.P(1,8,8001);var c=b.MetadataType,d=b.GenericMediaMetadata,e=b.MovieMediaMetadata,f=b.TvShowMediaMetadata,g=b.MusicTrackMediaMetadata,h=b.PhotoMediaMetadata;b=b.AudiobookChapterMediaMetadata;switch(a){case c.MOVIE:return new e;case c.TV_SHOW:return new f;case c.MUSIC_TRACK:return new g;case c.PHOTO:return new h;case c.AUDIOBOOK_CHAPTER:return new b;default:return new d}},aW=function(a){UV.call(this,a,"clpp.cast.SenderStateManager");
7
+ this.o=this.a=null;this.w=this.tb.bind(this)},bW=function(){this.g=new _.K("clpp.cast.SenderTrackManager");this.a=null;this.h=[];this.f={}},cW=function(a){a=a.a?a.a.a:null;return(a?a.activeTrackIds||[]:[]).map(function(b){return b.toString()})},eW=function(a,b){var c=cW(a);return dW(a,b).find(function(d){return c.includes(d.id)})||null},dW=function(a,b){return a.h.filter(function(c){return c.type===b})},gW=function(a,b,c){var d=a.a.a;if(d)if(c){a.f[b]=c.renditions[0];c=[+c.id];if(b!==_.T){var e=a.Ea();
8
+ e&&c.push(+e.id)}c=new chrome.cast.media.EditTracksInfoRequest(c);d.editTracksInfo(c,function(){a.f[b]=null;fW(a,b)},function(f){a.f[b]=null;a.g.debug(IV,f)})}else b===_.T&&(c=new chrome.cast.media.EditTracksInfoRequest([]),d.editTracksInfo(c,function(){fW(a,b)},function(f){a.g.debug(IV,f)}))},fW=function(a,b){b===_.ik?a.a.trigger(new _.L(_.Rl)):b===_.T&&a.a.trigger(new _.L(_.Sl))},kW=function(a,b,c,d){_.Yl.call(this);this.g=new _.K(_.Fd);this.ca=a;this.o=new _.Zk(b);this.ba=c;this.ja=d;this.h=this.J=
9
+ _.dm();this.D=[];this.C=0;this.M=new _.ck;this.H=this.l=this.a=null;this.A=this.w=!1;this.na="";this.Wa=1E6;this.f=new bW;this.f.initialize(this);this.j=new aW(this);this.I=new _.Uh;this.L=null;this.G=new Set;this.T=this.lm.bind(this);this.Pa=this.Bm.bind(this);this.ia=this.tm.bind(this);this.W=this.pm.bind(this);this.P=null;window.cast||Object.defineProperty(window,"cast",{get:function(){return window.cast_},set:function(e){window.cast_=e;window.setTimeout(function(){hW(!0)},0)}});iW(this);jW.add(this)},
10
+ lW=function(a){var b,c;return _.I(function(d){if(1==d.a)return jW["delete"](a),a.w&&(a.w=!1,b=cast.framework.CastContext.getInstance(),b.removeEventListener(cast.framework.CastContextEventType.CAST_STATE_CHANGED,a.T),b.removeEventListener(cast.framework.CastContextEventType.SESSION_STATE_CHANGED,a.Pa)),c=[],a.f&&(c.push(a.f.destroy()),a.f=null),a.j&&(c.push(a.j.destroy()),a.j=null),_.y(d,Promise.all(c),2);a.A=!1;a.o&&(a.o.stop(),a.o=null);a.ba=null;a.ja=null;_.C(d)})},qW=function(a){if(!a)return null;
11
+ a:{var b=a.metadataType;var c=Object.entries(mW);c=_.w(c);for(var d=c.next();!d.done;d=c.next()){d=_.w(d.value);var e=d.next().value;if(d.next().value===b){b=e;break a}}b=null}if(!b)return null;b=$V(mW[b]);return Object.assign(b,a)},vW=function(a){var b=void 0===b?ZV:b;return Object.values(mW).includes(a)?a:b},AW=function(a){var b={},c;for(c in a)void 0!==a[c]&&(b[c]=a[c]);return b},iW=function(a){if(!a.w&&window.chrome&&chrome.cast&&chrome.cast.isAvailable&&window.cast&&cast.framework&&cast.framework.CastContext&&
12
+ a.ca.length){a.w=!0;a.o.yg();var b=cast.framework.CastContext.getInstance(),c=new cast.framework.CastOptions;c.receiverApplicationId=a.ca;c.autoJoinPolicy=chrome.cast.AutoJoinPolicy.ORIGIN_SCOPED;b.setOptions(c);b.addEventListener(cast.framework.CastContextEventType.CAST_STATE_CHANGED,a.T);b.addEventListener(cast.framework.CastContextEventType.SESSION_STATE_CHANGED,a.Pa);BW&&a.o.fa(.02)}},CW=function(a){var b=a.getPosition();a.a&&a.a.media?(a=a.a.media.startAbsoluteTime,a=typeof a!==_.k?null:a):a=
13
+ null;a=null===a?null:a+b;return null===a?b:a},EW=function(a,b){DW(a,b.getMediaSession());b.addEventListener(cast.framework.SessionEventType.MEDIA_SESSION,a.ia);b.addMessageListener(RV,a.W)},DW=function(a,b){a.a=b;a.a&&(a.I.release(),a.H=null,a.l=null,a.l=new cast.framework.RemotePlayer,a.H=new cast.framework.RemotePlayerController(a.l),a.I.on(a.H,cast.framework.RemotePlayerEventType.CURRENT_TIME_CHANGED,a.uj.bind(a)),a.f&&a.f.load(),a.j&&a.j.init(),a.trigger(new _.L(_.Ke)))},FW=function(a){return _.I(function(b){return a.Gb()?
14
+ b.F(0):_.y(b,cast.framework.CastContext.getInstance().requestSession(),0)})},GW=function(a,b){var c,d,e,f,g,h,l,m,n,p,q,t,v,z,B,F,G;return _.I(function(A){switch(A.a){case 1:return c=chrome.cast.media.StreamType,d=_.Mu,_.y(A,FW(a),2);case 2:if(!b)return A["return"]();e=cast.framework.CastContext.getInstance();f=e.getCurrentSession();g=new chrome.cast.media.MediaInfo(b.source.url,b.source.type);g.streamType=b.isLive?c.LIVE:c.BUFFERED;h=b;l=h.Wb;m=h.audioMimeType;g.hlsVideoSegmentFormat=YV(l,d.VIDEO);
15
+ g.hlsSegmentFormat=YV(m,d.AUDIO);if(!b.kb){A.F(3);break}if(!a.P){A.F(4);break}return _.y(A,Promise.resolve(a.P(b.kb)),5);case 5:if(n=A.f)b.kb=n;case 4:a.h=b.kb;a.D=_.Fp(a.h);a.C=a.D.findIndex(function(H){return H.url===b.source.url});if(!b.kb.remoteTextTracks){A.F(6);break}return _.y(A,Promise.all(b.kb.remoteTextTracks.map(a.Fk.bind(a))),7);case 7:p=A.f,g.tracks=p.filter(function(H){return H}),b.kb.remoteTextTracks=void 0;case 6:delete b.kb.autoplay,b.kb.startTime=null,g.customData={playerConfiguration:VV(b.kb)};
16
+ case 3:q=a.Ab()||{};t=vW(q.metadataType);typeof b.lg===_.k&&(v={metadataType:t,sectionStartAbsoluteTime:b.lg});b.source.name&&(z={metadataType:t,title:b.source.name});B=AW(q);if(F=qW(Object.assign({},v,z,B)))g.metadata=F;G=new chrome.cast.media.LoadRequest(g);typeof b.autoplay===_.ld&&(G.autoplay=b.autoplay);typeof b.currentTime===_.k&&(G.currentTime=b.currentTime);return _.y(A,f.loadMedia(G),0)}})},HW=function(a,b,c){c=void 0===c?0:c;var d,e;return _.I(function(f){(d=a.f.Ea())&&d.language&&(a.h.preferredTextLanguage=
17
+ d.language);(e=a.f.pa())&&e.language&&(a.h.preferredAudioLanguage=e.language);return _.y(f,GW(a,{source:a.getLoadedSource(),currentTime:c,isLive:a.isLive(),lg:a.getPresentationStartTime(),autoplay:b,kb:a.h}),0)})},hW=function(a){if(a){a=_.w(jW);for(var b=a.next();!b.done;b=a.next())iW(b.value)}},JW=function(a,b,c){_.Yl.call(this);var d=this;this.f=a;this.h=b;this.j=typeof c===_.ve?c:function(e,f){d.f&&e!==_.up&&e!==_.np&&d.f.load(f)};this.a=IW(this);this.g=new _.K(OV);this.f&&this.forwardEventsTo(this.f)},
18
+ IW=function(a){return new kW(a.h,function(){a.trigger(new _.L(_.sd))},function(b,c){var d=a.f.getConfiguration();d.source=c.source;d.autoplay=!1;d.startTime=c.currentTime?Math.max(c.currentTime-1,0):null;d.ima&&d.startTime&&(d.ima.playAdsAfterTime=d.startTime);c.Ng&&(d.preferredAudioLanguage=c.Ng);c.Li&&(d.preferredTextLanguage=c.Li);_.Lq(a.f,null);a.trigger(new _.L("castingended"));a.j(b,d)},function(){return KW(a)})},KW=function(a){var b;return _.I(function(c){if(1==c.a)return a.trigger(new _.L(_.rd)),
19
+ b=a.f.a,b!==a.a&&a.f&&a.a?_.y(c,a.f.release(),2):c["return"]();_.Lq(a.f,a.a);_.C(c)})},LW=function(a){UV.call(this,a,"clpp.cast.StateManager");this.I=this.yj.bind(this);this.H=this.xj.bind(this);this.w=this.qm.bind(this);this.o=this.km.bind(this);this.L=this.Aj.bind(this);this.J=this.zj.bind(this);this.M=this.Em.bind(this);this.G=this.sm.bind(this);this.D=this.V.bind(this);this.a=this.wj.bind(this)},MW=function(a,b,c,d,e){this.a=a;this.f=b;this.j=typeof c===_.k?c:1;this.l=typeof d===_.k?d:1;this.h=
20
+ typeof e===_.k?e:0},NW=function(a){this.a=a},PW=function(a){this.m=a;this.a=null;this.h=this.Bj.bind(this);this.f=[cast.framework.events.EventType.PLAYER_LOADING,cast.framework.events.EventType.BREAK_CLIP_LOADING,cast.framework.events.EventType.BREAK_STARTED,cast.framework.events.EventType.BREAK_ENDED,cast.framework.events.EventType.BREAK_CLIP_STARTED,cast.framework.events.EventType.BREAK_CLIP_ENDED,cast.framework.events.EventType.PLAYING,cast.framework.events.EventType.PAUSE,cast.framework.events.EventType.BUFFERING];
21
+ OW().addEventListener(this.f,this.h)},SW=function(a,b,c){var d,e,f,g,h,l,m;return _.I(function(n){if(1==n.a){d=b.adTagUrl;if(!d)return n["return"]();_.D(n,2);QW=!1;e=_.Lj(d);return _.y(n,c.fetch(e).N,4)}if(2!=n.a){if((f=n.f)&&f.data)if(g=_.S.ea(f.data),h=new DOMParser,l=h.parseFromString(g,_.rg),l.getElementsByTagName("vmap:VMAP").length)_.Fh("VMAP detected."),a.vmapAdsRequest=RW(g);else if(l.getElementsByTagName("VAST").length){_.Fh("VAST detected.");var p=new cast.framework.messages.BreakClip("bc1");
22
+ p.vastAdsRequest=RW(g);var q=new cast.framework.messages.Break("b1",[p.id],0);a.breakClips=[p];a.breaks=[q]}else _.Fh("Unsupported schema."),QW=!0;return _.qh(n,0)}m=_.E(n);_.Fh("Failed to fetch an ad",m);QW=!0;_.C(n)})},RW=function(a){var b=new cast.framework.messages.VastAdsRequest;b.adsResponse=a;return b},OW=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},UW=function(a,b,c){if(c instanceof cast.framework.events.BreaksEvent||-1!==a.getPosition()){var d=null;
23
+ (c=TW(a,c))&&(d={ad:c});a.m.trigger(new _.L(b,d))}},VW=function(a,b){var c=new _.P(1,10,10003,{errorType:b});a.m.onError(c)},TW=function(a,b){var c=null;if(a.a&&b instanceof cast.framework.events.BreaksEvent){var d=null,e=null,f;typeof b.breakClipId===_.kg&&(d=a.a.getBreakClipById(b.breakClipId));typeof b.breakId===_.kg&&(e=a.a.getBreakById(b.breakId),!e&&d&&(e=a.a.getBreaks().find(function(g){return g.breakClipIds.includes(d.id)})||null),e&&(f=a.a.getBreaks().filter(function(g){return 0<=g.position}).sort(function(g,
24
+ h){return g.position-h.position}).findIndex(function(g){return g===e})));c=new MW(d,e,b.index,b.total,f)}return c},WW=function(a){this.nc=a;this.a=this.f.bind(this)},XW=function(){return[cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,cast.framework.events.EventType.TIMED_METADATA_CHANGED,cast.framework.events.EventType.TIMED_METADATA_ENTER,cast.framework.events.EventType.TIMED_METADATA_EXIT]},YW=function(a){var b=a.dashTimedMetadata,c=_.zg;b&&(c=b.schemeIdUri);return{type:c.startsWith(_.yg)?
25
+ _.di:_.bi,schemeIdUri:c,id:a.id||"",startTime:a.startTime,endTime:a.endTime,value:b&&b.value||"",eventElement:b?b.eventElement:null}},ZW=function(){this.g=new _.K("clpp.cast.TrackManager");this.m=null;this.o=1E9;this.h=[];this.j=[];this.l=this.Wm.bind(this);this.a=this.f=null},$W=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},bX=function(a){a.a=$W().getTextTracksManager();var b=a.a.getTracks();a.j=aX(_.T,b)},cX=function(a,b,c,d){c=_.ji(c).filter(function(h){return h});
26
+ var e=!1,f=[];b===_.ik?f=a.getAudioTracks():b===_.T&&(f=a.ma());if(c=c.find(function(h){var l=_.fj(h);return f.some(function(m){m=_.fj(m.language||"");return _.gj(l,m)})})){var g=_.fj(c);c=f.filter(function(h){h=_.fj(h.language||"");return _.gj(g,h)});f=c.length?c:f;e=e||!!c.length}_.S.Ue(d)&&(c=f.filter(function(h){return h.roles.includes(d)}),f=c.length?c:f,e=e||!!c.length);e&&f[0]&&(e=f[0],a.g.info("Will select track",e),b===_.ik?a.Ia(e):b===_.T&&a.Va(e))},aX=function(a,b){for(var c=[],d=_.w(b),
27
+ e=d.next();!e.done;e=d.next()){e=e.value;var f=new _.gk(e.trackId.toString(),a);f.roles=e.roles||[];f.kind=e.subtype||null;f.language=e.language||null;f.originalLanguage=e.language||null;f.label=e.name||null;f.src=e.trackContentId||null;f.mimeType=e.trackContentType||null;e.customData&&(f.mimeType=e.customData.mimeType||f.mimeType,f.src=e.customData.url||f.src);f.renditions.push(new _.rk(f.id,f));c.push(f)}return c},dX=function(){_.Yl.call(this);this.g=new _.K(PV);this.h=this.w=_.dm();this.A=null;
28
+ this.l=-1;this.G=new _.ck;this.f=this.o=this.j=this.a=this.C=null;this.D=!1},eX=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},hX=function(a,b){function c(){b.protectionSystem=cast.framework.ContentProtection.NONE;b.licenseUrl=void 0;b.licenseRequestHandler=void 0;b.licenseHandler=void 0}if(a&&a.drm){var d=a.drm,e=_.Bm(d);if(e){var f=[_.Sd];_.Fp(a)[0].type!==_.$c&&f.unshift(_.Ud);d.preferredDrmSystem===_.Sd&&f.reverse();for(var g,h;f.length&&!h;)g=f.shift(),
29
+ h=e.mb[g];h?(d=g===_.Ud?cast.framework.ContentProtection.WIDEVINE:g===_.Sd?cast.framework.ContentProtection.PLAYREADY:void 0,b.protectionSystem=d,b.licenseUrl=h.licenseUrl,d={ldlDelay:0,customData:{}},fX(b,h,a,d),gX(b,h,a,d)):c()}else c()}else c()},fX=function(a,b,c,d){b.modifiers.licenseRequest?a.licenseRequestHandler=function(e){var f=_.Lj({method:"POST",uris:[e.url]});e.headers&&(f.headers=e.headers);f.body=e.content;f.allowCrossSiteCredentials=e.withCredentials;b.modifiers.licenseRequest(c,f,
30
+ d);e.url=f.uris[0];e.headers=f.headers;e.content=f.body;e.withCredentials=f.allowCrossSiteCredentials}:a.licenseRequestHandler=void 0},gX=function(a,b,c,d){b.modifiers.licenseResponse?a.licenseHandler=function(e,f){var g;return _.I(function(h){return 1==h.a?(g=_.Mj(Object.assign({},f.headers),e.buffer,200,""),_.y(h,b.modifiers.licenseResponse(c,g,d),2)):h["return"](_.nj(g.data))})}:a.licenseHandler=void 0},iX=function(){this.a=!1;this.g=new _.K(QV);this.f=this.m=null;this.h=new Set;this.A=this.rm.bind(this);
31
+ this.w=this.vj.bind(this);this.j=null;this.o=new _.Uh;this.l=null},kX=function(){return jX||(jX=new iX)},lX=function(){return cast.framework.CastReceiverContext.getInstance()},nX=function(a,b){a.g.debug("Detected HLS, parsing");var c=cast.framework.messages.HlsVideoSegmentFormat,d=lX();c=(lX().getPlayerManager().getMediaInformation()||{}).hlsVideoSegmentFormat===c.FMP4?_.Gg:_.Fg;b=b.replace(/\r\n|\r(?=[^\n]|$)/gm,"\n");for(var e=b.split(/\n+/m),f=[],g=0;g<e.length;){var h=e[g].trim();if(e[g].startsWith("#EXT-X-STREAM-INF")){var l=
32
+ mX(h,_.ta),m=mX(h,_.Tb),n=_.w([]),p=n.next().value;n=n.next().value;m&&(m=_.w(m.split("x").map(function(q){return+q})),p=m.next().value,n=m.next().value);if(!d.canDisplayType(c,l,p,n)){g+=2;continue}}f.push(h);++g}return f.join("\n")},mX=function(a,b){b+="\x3d";var c=a.indexOf(b);if(0<=c){var d=a.substring(c+b.length);d.startsWith('"')?(d=d.substring(1),d=d.substring(0,d.indexOf('"'))):(c=d.indexOf(","),0<=c&&(d=d.substring(0,c)))}return d},oX=function(a){this.f=a;this.a=null;this.h=new _.Uh;this.j=
33
+ [cast.framework.RemotePlayerEventType.IS_PLAYING_BREAK_CHANGED,cast.framework.RemotePlayerEventType.CURRENT_BREAK_CLIP_NUMBER_CHANGED,cast.framework.RemotePlayerEventType.MEDIA_INFO_CHANGED,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED]},qX=function(a,b){var c=null,d=pX(a);d&&(c={ad:d});a.f.trigger(new _.L(b,c))},pX=function(a){var b=null;if(a.a&&a.a.mediaInfo){b=a.a.mediaInfo;var c=null,d=null,e=a.a.currentBreakClipNumber;if(b.breaks&&(c=b.breaks.find(function(h){return h.id===a.a.breakId})||
34
+ null)){var f=c.breakClipIds.length;var g=0>=c.position?c.position:b.breaks.filter(function(h){return 0<=h.position}).sort(function(h,l){return h.position-l.position}).findIndex(function(h){return h===c})}b.breakClips&&(d=b.breakClips.find(function(h){return h.id===a.a.breakClipId})||null);b=new MW(d,c,e,f,g)}return b},rX=function(){},sX=function(){};_.u=UV.prototype;_.u.release=function(){this.Ca(_.np)};_.u.destroy=function(){this.j=this.player=null;return Promise.resolve()};_.u.getState=function(){return this.f};
35
+ _.u.onError=function(a){a.severity===_.Q&&this.Ca(_.yp)};
36
+ _.u.Ca=function(a){if(a!==this.f)if(this.f===_.yp&&a!==_.np)this.log.debug("Player is in ERROR state and can not switch to",a);else{var b=Date.now();this.l=this.f;this.f=a;this.f===_.sp?(this.A=b,this.player.trigger(new _.L(_.nd,{detail:{bufferedTimeMS:-1,reason:this.h}}))):this.l===_.sp&&this.player.trigger(new _.L(_.md,{detail:{bufferedTimeMS:b-this.A,reason:this.h}}));a={currentState:this.f,previousState:this.l,timeSinceLastStateChangeMS:b-this.C};this.C=b;this.j&&_.dp(this.j,this.f);this.player.trigger(new _.L(_.hg,
37
+ {detail:a}))}};_.J("clpp.cast.CastUtils",function(){});var ZV=0,mW={GENERIC:ZV,MOVIE:1,TV_SHOW:2,MUSIC_TRACK:3,PHOTO:4,AUDIOBOOK_CHAPTER:5};_.x(aW,UV);aW.prototype.init=function(){var a=this.player,b=a.a;b&&(this.a&&this.a.removeUpdateListener(this.w),this.a=b,this.a.addUpdateListener(this.w),this.o=a.l)};aW.prototype.destroy=function(){var a=this;return _.I(function(b){a.a&&(a.a.removeUpdateListener(a.w),a.a=null);return _.y(b,UV.prototype.destroy.call(a),0)})};aW.prototype.Ca=function(a){var b=this.player.l;b&&b.isPlayingBreak||UV.prototype.Ca.call(this,a)};
38
+ aW.prototype.tb=function(){if(this.a&&this.o&&!this.o.isPlayingBreak)switch(this.a.playerState){case chrome.cast.media.PlayerState.IDLE:switch(this.a.idleReason){case chrome.cast.media.IdleReason.FINISHED:this.Ca(_.up);break;case chrome.cast.media.IdleReason.ERROR:this.Ca(_.yp);break;default:this.Ca(_.np)}break;case chrome.cast.media.PlayerState.PLAYING:this.Ca(_.Bp);break;case chrome.cast.media.PlayerState.PAUSED:this.Ca(_.Ap);break;case chrome.cast.media.PlayerState.BUFFERING:this.Ca(_.sp)}};_.x(bW,_.Mk);_.u=bW.prototype;_.u.initialize=function(a){this.a=a};_.u.release=function(){this.h=[];this.f={}};
39
+ _.u.load=function(){this.release();var a=this.a.a;a&&(a=a.media)&&(this.h=(a=a.tracks)?a.map(function(b){switch(b.type){case chrome.cast.media.TrackType.VIDEO:var c=_.jk;break;case chrome.cast.media.TrackType.AUDIO:c=_.ik;break;case chrome.cast.media.TrackType.TEXT:c=_.T}c=new _.gk(b.trackId.toString(),c);c.kind=b.subtype;c.language=b.language;c.label=b.name;c.src=b.trackContentId;c.mimeType=b.trackContentType;b.customData&&(c.src=b.customData.url||c.src,c.mimeType=b.customData.mimeType||c.mimeType);
40
+ c.renditions.push(new _.rk(c.id,c));return c}):[],this.a.trigger(new _.L(_.Ou)))};_.u.destroy=function(){this.a=null};_.u.getVideoTracks=function(){return dW(this,_.jk)};_.u.getAudioTracks=function(){return dW(this,_.ik)};_.u.ma=function(){return dW(this,_.T)};_.u.qa=function(){var a=this.Ta();return a?a.renditions[0]:null};_.u.Za=function(){var a=this.pa();return a?a.renditions[0]:null};_.u.Ra=function(){var a=this.Ea();return a?a.renditions[0]:null};_.u.pb=function(){return this.f[_.jk]||null};
41
+ _.u.Bb=function(){return this.f[_.ik]||null};_.u.Cb=function(){return this.f[_.T]||null};_.u.Ta=function(){return eW(this,_.jk)};_.u.pa=function(){return eW(this,_.ik)};_.u.Ea=function(){return eW(this,_.T)};_.u.xb=function(a){gW(this,_.jk,a)};_.u.Ia=function(a){gW(this,_.ik,a)};_.u.Va=function(a){gW(this,_.T,a)};_.u.lb=function(a){this.xb(a&&a.track)};_.u.vb=function(a){this.Ia(a&&a.track)};_.u.wb=function(a){this.Va(a&&a.track)};_.u.addTextTrack=function(){return _.I(function(a){_.C(a)})};
42
+ _.u.xa=function(){return!0};bW.prototype.isAbrEnabled=bW.prototype.xa;bW.prototype.addTextTrack=bW.prototype.addTextTrack;bW.prototype.setTextRendition=bW.prototype.wb;bW.prototype.setAudioRendition=bW.prototype.vb;bW.prototype.setVideoRendition=bW.prototype.lb;bW.prototype.setTextTrack=bW.prototype.Va;bW.prototype.setAudioTrack=bW.prototype.Ia;bW.prototype.setVideoTrack=bW.prototype.xb;bW.prototype.getTextTrack=bW.prototype.Ea;bW.prototype.getAudioTrack=bW.prototype.pa;
43
+ bW.prototype.getVideoTrack=bW.prototype.Ta;bW.prototype.getLoadingTextRendition=bW.prototype.Cb;bW.prototype.getLoadingAudioRendition=bW.prototype.Bb;bW.prototype.getLoadingVideoRendition=bW.prototype.pb;bW.prototype.getTextRendition=bW.prototype.Ra;bW.prototype.getAudioRendition=bW.prototype.Za;bW.prototype.getVideoRendition=bW.prototype.qa;bW.prototype.getTextTracks=bW.prototype.ma;bW.prototype.getAudioTracks=bW.prototype.getAudioTracks;bW.prototype.getVideoTracks=bW.prototype.getVideoTracks;_.x(kW,_.Yl);_.u=kW.prototype;_.u.init=function(a,b){this.h=this.J=b};_.u.unload=function(){var a=this;return new Promise(function(b,c){a.f&&a.f.release();a.a&&!a.a.idleReason||b();a.a.stop(null,b,c)})};_.u.release=function(){var a=this;return this.unload().then(function(){a.j&&a.j.release()})};_.u.getTimeline=function(){return null};_.u.setupPlaylist=function(){return Promise.reject(_.Hb)};_.u.appendLoad=function(){return Promise.reject(_.Hb)};_.u.seekWith=function(){return Promise.reject(_.Hb)};
44
+ _.u.destroy=function(){return _.I(function(a){_.C(a)})};_.u.ne=function(a){this.P=a};_.u.Cc=function(){return this.w};_.u.Gb=function(){return this.A};_.u.Rf=function(){return this.na};
45
+ _.u.sendMessage=function(a,b){var c=this,d,e,f;return _.I(function(g){switch(g.a){case 1:e=cast.framework.CastContext.getInstance().getCurrentSession();if(!e){d=new _.P(1,8,8004,void 0);g.F(2);break}_.D(g,3);return _.y(g,e.sendMessage(a,VV(b)),5);case 5:_.qh(g,2);break;case 3:f=_.E(g),d=new _.P(1,8,8E3,{detailedErrorCode:f});case 2:if(d)c.onError(d);_.C(g)}})};
46
+ _.u.cast=function(){var a=this,b,c;return _.I(function(d){if(1==d.a){if(!a.Cc())throw a.g.warn(MV),new _.P(1,8,8001,void 0);if(!BW)throw a.g.warn(KV),new _.P(1,8,8002,void 0);if(a.Gb())throw a.g.warn("Already casting"),new _.P(1,8,8003,void 0);_.D(d,2);return _.y(d,FW(a),4)}if(2!=d.a)return _.qh(d,0);b=_.E(d);c={};b instanceof chrome.cast.Error?(c.detailedErrorCode=b.code,c.details=b.details,c.reason=b.description):c.detailedErrorCode=b;throw new _.P(1,8,8E3,c);})};_.u.Mf=function(){this.Gb()&&cast.framework.CastContext.getInstance().endCurrentSession(!0)};
47
+ _.u.addMessageListener=function(a){typeof a===_.ve&&this.G.add(a)};_.u.removeMessageListener=function(a){typeof a===_.ve&&this.G["delete"](a)};_.u.play=function(){var a=this;return this.isEnded()?HW(this,!0):new Promise(function(b,c){if(!a.a)return c(JV);a.a.play(null,b,c)})};_.u.pause=function(){var a=this;return new Promise(function(b,c){a.isEnded()&&b();if(!a.a)return c(JV);a.a.pause(null,b,c)})};_.u.isPaused=function(){return!!this.a&&this.a.playerState===chrome.cast.media.PlayerState.PAUSED};
48
+ _.u.isEnded=function(){return this.getState()===_.up};_.u.seek=function(a){var b=this;return this.isEnded()?HW(this,!1,a):new Promise(function(c,d){b.a||d(JV);b.l.isPlayingBreak&&d(HV);var e=new chrome.cast.media.SeekRequest;e.currentTime=a;b.trigger(new _.L(_.Bg));b.a.seek(e,function(){b.trigger(new _.L(_.Ag));c()},d)})};_.u.getPosition=function(){return this.getMediaPosition()};_.u.getMediaPosition=function(){return this.a&&this.a.getEstimatedTime()||0};_.u.getDuration=function(){return this.getMediaDuration()};
49
+ _.u.getMediaDuration=function(){if(!this.a||!this.a.media)return-1;var a=this.a.media.duration;return typeof a!==_.k?-1:-1===a?Infinity:a};_.u.setDrmCustomDataModifier=function(){};_.u.setCdnErrorCallback=function(){};_.u.detach=function(){};_.u.getPlaybackRate=function(){return this.a&&this.a.playbackRate||0};_.u.setPlaybackRate=function(a){this.a&&0<a&&this.sendMessage(SV,{type:"SET_PLAYBACK_RATE",requestId:Math.round(1E3*Math.random()),mediaSessionId:this.a.mediaSessionId,playbackRate:a})};
50
+ _.u.getVolume=function(){return this.a&&this.a.volume.level};_.u.setVolume=function(a){this.a&&0<=a&&1>=a&&(a=new chrome.cast.media.VolumeRequest(new chrome.cast.Volume(a)),this.a.setVolume(a))};_.u.isMuted=function(){return this.a&&this.a.volume.muted};_.u.setMuted=function(a){this.a&&(a=new chrome.cast.media.VolumeRequest(new chrome.cast.Volume(void 0,a)),this.a.setVolume(a))};
51
+ _.u.getPresentationStartTime=function(){if(!this.a||!this.a.media||!this.a.media.metadata)return null;var a=this.a.media.metadata.sectionStartAbsoluteTime;return typeof a!==_.k?null:1E-8===a?0:a};_.u.getSeekRange=function(){var a={start:0,end:this.getDuration()};if(this.isLive()){var b=this.a.getEstimatedLiveSeekableRange();b&&typeof b.start===_.k&&typeof b.end===_.k&&(a={start:b.start,end:b.end})}return a};_.u.getState=function(){return this.j?this.j.getState():_.op};
52
+ _.u.getStats=function(){return this.a&&this.a.customData&&this.a.customData.stats?WV(this.a.customData.stats):_.jp()};_.u.isLive=function(){return Infinity===this.getDuration()};_.u.load=function(a){var b=this,c,d;return _.I(function(e){if(!b.Cc())return b.g.warn(MV),e["return"]();if(!BW)return b.g.warn(KV),e["return"]();b.D=_.Fp(a);b.h=_.fm(b.J,a);c=b.D[b.C];d={source:c,isLive:c.isLive,autoplay:b.h.autoplay,kb:b.h,Wb:c.Wb,audioMimeType:c.audioMimeType};return _.y(e,GW(b,d),0)})};
53
+ _.u.getBufferInfo=function(){return new _.Xl};_.u.getTrackManager=function(){return this.f};_.u.getConfiguration=function(){return this.h};_.u.getSurface=function(){return null};_.u.setNetworkEngine=function(a){this.M=a};_.u.getNetworkEngine=function(){return this.M};_.u.getSourceIndex=function(){return this.C};_.u.setSourceIndex=function(a){this.C=a};_.u.getLoadedSource=function(){return this.D[this.C]};_.u.getPeriods=function(){return[]};_.u.getDrmInfo=function(){return null};
54
+ _.u.getTimelineCues=function(){return[]};_.u.resetAbr=function(){this.g.warn(LV)};_.u.onError=function(a){if(a&&(this.trigger(new _.L(_.se,{detail:a})),this.j))this.j.onError(a)};_.u.namespace=function(){return _.Fd};_.u.canPlay=function(){return this.Cc()?2:0};_.u.Ab=function(){return this.L};_.u.Jc=function(a){this.L=qW(a)};_.u.Cf=function(){this.L=null};_.u.sg=function(a){var b=this.Ab()||{};a={metadataType:vW(b.metadataType),title:a};this.Jc(Object.assign({},b,a))};
55
+ _.u.qg=function(a){var b=this.Ab()||{},c=vW(b.metadataType);a=new chrome.cast.Image(a);this.Jc(Object.assign({},b,{metadataType:c,images:[a]}))};_.u.pg=function(a){var b=this.Ab()||{};this.Jc(Object.assign({},b,{metadataType:3,artist:a}))};_.u.rg=function(a){var b=this.Ab()||{};a={metadataType:vW(b.metadataType),releaseDate:a};this.Jc(Object.assign({},b,a))};
56
+ _.u.lm=function(a){var b=cast.framework.CastContext.getInstance(),c=a.castState===cast.framework.CastState.CONNECTED;BW=a.castState!==cast.framework.CastState.NO_DEVICES_AVAILABLE;this.na=c?b.getCurrentSession().getCastDevice().friendlyName:"";this.o.yg()};
57
+ _.u.Bm=function(a){this.g.debug("state: "+a.sessionState+", details:",a);switch(a.sessionState){case cast.framework.SessionState.SESSION_STARTED:this.A=!0;EW(this,a.session);break;case cast.framework.SessionState.SESSION_RESUMED:this.Gb()||(this.A=!0,EW(this,a.session),this.ja());break;case cast.framework.SessionState.SESSION_ENDED:if(this.Gb()&&this.a){var b=this.a.media,c=this.f.pa(),d=this.f.Ea();c=c&&c.language||void 0;d=d&&d.language||void 0;this.ba(this.getState(),{source:{url:b.contentId,type:b.contentType,
58
+ isLive:this.isLive()},currentTime:CW(this),Li:d,Ng:c})}a.session.removeEventListener(cast.framework.SessionEventType.MEDIA_SESSION,this.ia);a.session.removeMessageListener(RV,this.W);this.A=!1;this.a=null;this.I.release();this.l=this.H=null}};_.u.tm=function(a){this.g.debug("New media session",a.mediaSession);DW(this,a.mediaSession)};_.u.pm=function(a,b){if(a===RV&&0<this.G.size){var c=WV(b);this.G.forEach(function(d){return d(c)})}};_.u.uj=function(){this.trigger(new _.L(_.sg))};
59
+ _.u.Fk=function(a){var b=this,c,d;return _.I(function(e){if(1==e.a)return c=null,_.y(e,XV(a,[_.qg,_.Zc],b.M,b.h),2);if(d=e.f)c=new chrome.cast.media.Track(b.Wa++,chrome.cast.media.TrackType.TEXT),c.language=d.language,c.name=d.label||null,c.trackContentId=d.url,c.trackContentType=d.mimeType,c.customData={mimeType:a.mimeType,url:a.url};return e["return"](c)})};_.u.getTextDisplayer=function(){return null};kW.prototype.getTextDisplayer=kW.prototype.getTextDisplayer;kW.prototype.getNetworkEngine=kW.prototype.getNetworkEngine;
60
+ kW.prototype.setNetworkEngine=kW.prototype.setNetworkEngine;var BW=!1,jW=new Set;window.__onGCastApiAvailable=hW;_.x(JW,_.Yl);_.u=JW.prototype;_.u.destroy=function(){var a=this;return _.I(function(b){if(1==b.a)return a.a?_.y(b,lW(a.a),3):b.F(2);2!=b.a&&(a.a=null);a.f&&a.stopForwardingEventsTo(a.f);_.C(b)})};_.u.zf=function(){return!!this.a&&this.a.Cc()&&BW};_.u.Gb=function(){return!!this.a&&this.a.Gb()};_.u.Rf=function(){return this.a?this.a.Rf():""};_.u.ne=function(a){this.a&&this.a.ne(a)};
61
+ _.u.cast=function(a){var b=this,c,d,e;return _.I(function(f){switch(f.a){case 1:if(!b.a)return f["return"]();_.D(f,2);return _.y(f,b.a.cast(),4);case 4:if(!b.f||!b.a)return f["return"]();var g=null,h=b.f.getLoadedSource();if(h){var l=b.f.getTrackManager();g=l.getVideoTracks()[0];if(g&&g.mimeType)var m=g.mimeType;g=b.f.getConfiguration();var n=l.pa();if(n){if(n.mimeType)var p=n.mimeType;n.language&&(g.preferredAudioLanguage=n.language);n.roles.length&&(g.preferredAudioRole=n.roles[0])}if(l=l.Ea())l.language&&
62
+ (g.preferredTextLanguage=l.language),l.roles.length&&(g.preferredTextRole=l.roles[0]);l=h&&typeof h.isLive===_.ld?h.isLive:b.f.isLive();g={source:h,isLive:l,autoplay:!b.f.isPaused(),currentTime:Math.max(b.f.getPosition()-1,0),lg:b.f.getPresentationStartTime(),Wb:m,audioMimeType:p,kb:g}}c=g;return _.y(f,KW(b),5);case 5:if(!b.a)return f["return"]();c&&(c.autoplay=!b.f.isPaused());if(a)return _.y(f,b.f.load(a),7);if(b.a.a){f.F(7);break}return _.y(f,GW(b.a,c),7);case 7:_.qh(f,0);break;case 2:d=_.E(f),
63
+ b.g.error("Error while trying to cast",d),e=new _.L(_.se,{detail:d}),b.trigger(e),_.C(f)}})};_.u.Mf=function(){this.a&&this.a.Mf()};_.u.qj=function(a){var b=this;return _.I(function(c){if(1==c.a){if(a===b.h)return c["return"]();b.h=a;return b.a?_.y(c,lW(b.a),2):c.F(2)}b.a=IW(b);_.C(c)})};_.u.sendMessage=function(a){var b=this;return _.I(function(c){return b.a?_.y(c,b.a.sendMessage(RV,a),0):(b.g.warn(NV),c["return"]())})};_.u.addMessageListener=function(a){this.a?this.a.addMessageListener(a):this.g.warn(NV)};
64
+ _.u.removeMessageListener=function(a){this.a?this.a.removeMessageListener(a):this.g.warn(NV)};_.u.Ab=function(){return this.a&&this.a.Ab()};_.u.Jc=function(a){this.a&&this.a.Jc(a)};_.u.Cf=function(){this.a&&this.a.Cf()};_.u.sg=function(a){this.a&&this.a.sg(a)};_.u.qg=function(a){this.a&&this.a.qg(a)};_.u.pg=function(a){this.a&&this.a.pg(a)};_.u.rg=function(a){this.a&&this.a.rg(a)};_.J(OV,JW);JW.prototype.setContentReleaseDate=JW.prototype.rg;JW.prototype.setContentArtist=JW.prototype.pg;
65
+ JW.prototype.setContentImage=JW.prototype.qg;JW.prototype.setContentTitle=JW.prototype.sg;JW.prototype.clearContentMetadata=JW.prototype.Cf;JW.prototype.setContentMetadata=JW.prototype.Jc;JW.prototype.getContentMetadata=JW.prototype.Ab;JW.prototype.removeMessageListener=JW.prototype.removeMessageListener;JW.prototype.addMessageListener=JW.prototype.addMessageListener;JW.prototype.sendMessage=JW.prototype.sendMessage;JW.prototype.changeReceiverId=JW.prototype.qj;JW.prototype.forceDisconnect=JW.prototype.Mf;
66
+ JW.prototype.cast=JW.prototype.cast;JW.prototype.setPlayerConfigInterceptor=JW.prototype.ne;JW.prototype.getReceiverName=JW.prototype.Rf;JW.prototype.isCasting=JW.prototype.Gb;JW.prototype.canCast=JW.prototype.zf;JW.prototype.destroy=JW.prototype.destroy;_.x(LW,UV);_.u=LW.prototype;
67
+ _.u.init=function(){var a=cast.framework.events.EventType,b=cast.framework.CastReceiverContext.getInstance().getPlayerManager();b.addEventListener(a.PLAYING,this.I);b.addEventListener(a.PAUSE,this.H);b.addEventListener(a.MEDIA_FINISHED,this.w);b.addEventListener(a.BUFFERING,this.o);b.addEventListener(a.SEEKING,this.L);b.addEventListener(a.SEEKED,this.J);b.addEventListener(a.STALLED,this.M);b.addEventListener(a.PLAYER_LOADING,this.G);b.addEventListener(a.ERROR,this.D);b.addEventListener(a.BITRATE_CHANGED,this.a)};
68
+ _.u.destroy=function(){var a=this,b,c;return _.I(function(d){b=cast.framework.events.EventType;c=cast.framework.CastReceiverContext.getInstance().getPlayerManager();c.removeEventListener(b.PLAYING,a.I);c.removeEventListener(b.PAUSE,a.H);c.removeEventListener(b.MEDIA_FINISHED,a.w);c.removeEventListener(b.BUFFERING,a.o);c.removeEventListener(b.SEEKING,a.L);c.removeEventListener(b.SEEKED,a.J);c.removeEventListener(b.STALLED,a.M);c.removeEventListener(b.PLAYER_LOADING,a.G);c.removeEventListener(b.ERROR,
69
+ a.D);c.removeEventListener(b.BITRATE_CHANGED,a.a);return _.y(d,UV.prototype.destroy.call(a),0)})};_.u.yj=function(){this.player.trigger(new _.L(_.mf));this.Ca(_.Bp)};_.u.xj=function(){this.Ca(_.Ap)};_.u.qm=function(){this.Ca(_.up)};_.u.km=function(a){a.isBuffering?this.Ca(_.sp):(a=this.player.isPaused()?_.Ap:_.Bp,this.Ca(a))};_.u.Aj=function(){this.h=1;this.player.trigger(new _.L(_.Bg))};_.u.zj=function(){this.player.trigger(new _.L(_.Ag))};_.u.Em=function(){this.h=2};_.u.sm=function(){this.Ca(_.zp)};
70
+ _.u.wj=function(a){var b=this.player.getStats();this.player.trigger(new _.L(_.kd,{detail:{bandwidth:a.totalBitrate,width:b.width,height:b.height}}))};_.u.V=function(a){a=new _.P(_.Q,7,7300,{detailedErrorCode:a.detailedErrorCode,error:a.error,reason:a.reason});this.player.trigger(new _.L(_.se,{detail:a}));this.Ca(_.yp)};_.u=MW.prototype;_.u.Nb=function(){return"Google Cast Framework"};_.u.Ob=function(){return cast.framework.VERSION};_.u.Tb=function(){return 0};_.u.getId=function(){return""};_.u.getCreativeId=function(){return""};_.u.getApiFramework=function(){return null};_.u.getAdSystem=function(){return""};_.u.getAdvertiserName=function(){return""};_.u.getTitle=function(){return this.a.title||""};_.u.getDuration=function(){return this.a.duration||0};
71
+ _.u.getSkipTimeOffset=function(){return this.a.whenSkippable||0};_.u.Dc=function(){return!1};_.u.dc=function(){return this.a.clickThroughUrl||null};_.u.getMediaUrl=function(){return this.a.contentUrl||this.a.contentId||null};_.u.Rb=function(){return 0};_.u.Qb=function(){return 0};_.u.Db=function(){return 0};_.u.qb=function(){switch(this.ec()){case 0:return 0;case -1:return 2;default:return 1}};_.u.getPodIndex=function(){return this.h};_.u.ec=function(){return this.f.position};_.u.fc=function(){return this.j};
72
+ _.u.Sb=function(){return this.l};_.u.getWrapperAdIds=function(){return[]};_.u.getWrapperAdSystems=function(){return[]};_.u.getWrapperCreativeIds=function(){return[]};MW.prototype.getWrapperCreativeIds=MW.prototype.getWrapperCreativeIds;MW.prototype.getWrapperAdSystems=MW.prototype.getWrapperAdSystems;MW.prototype.getWrapperAdIds=MW.prototype.getWrapperAdIds;MW.prototype.getSequenceLength=MW.prototype.Sb;MW.prototype.getPositionInSequence=MW.prototype.fc;MW.prototype.getPodTimeOffset=MW.prototype.ec;
73
+ MW.prototype.getPodIndex=MW.prototype.getPodIndex;MW.prototype.getPodType=MW.prototype.qb;MW.prototype.getMediaBitrate=MW.prototype.Db;MW.prototype.getMediaHeight=MW.prototype.Qb;MW.prototype.getMediaWidth=MW.prototype.Rb;MW.prototype.getMediaUrl=MW.prototype.getMediaUrl;MW.prototype.getClickThroughUrl=MW.prototype.dc;MW.prototype.isBumper=MW.prototype.Dc;MW.prototype.getSkipTimeOffset=MW.prototype.getSkipTimeOffset;MW.prototype.getDuration=MW.prototype.getDuration;MW.prototype.getTitle=MW.prototype.getTitle;
74
+ MW.prototype.getAdvertiserName=MW.prototype.getAdvertiserName;MW.prototype.getAdSystem=MW.prototype.getAdSystem;MW.prototype.getApiFramework=MW.prototype.getApiFramework;MW.prototype.getCreativeId=MW.prototype.getCreativeId;MW.prototype.getId=MW.prototype.getId;MW.prototype.getTechnology=MW.prototype.Tb;MW.prototype.getAdManagerVersion=MW.prototype.Ob;MW.prototype.getAdManagerName=MW.prototype.Nb;NW.prototype.getCuePoints=function(){return this.a.map(function(a){return a.position})};NW.prototype.hc=function(){return!!this.a.find(function(a){return 0===a.position})};NW.prototype.Fb=function(){return!!this.a.find(function(a){return-1===a.position})};NW.prototype.hasPostroll=NW.prototype.Fb;NW.prototype.hasPreroll=NW.prototype.hc;NW.prototype.getCuePoints=NW.prototype.getCuePoints;_.u=PW.prototype;_.u.load=function(){var a=this;return _.I(function(b){QW&&(QW=!1,VW(a,0));_.C(b)})};_.u.start=function(){return _.I(function(a){OW().play();_.C(a)})};_.u.resume=function(){-1!==this.getPosition()&&OW().play()};_.u.pause=function(){-1!==this.getPosition()&&OW().pause()};_.u.skip=function(){};_.u.getVolume=function(){return this.m.getVolume()||0};_.u.setVolume=function(a){this.m.setVolume(a)};
75
+ _.u.getPosition=function(){var a=this.a&&this.a.getBreakClipCurrentTimeSec();return typeof a===_.k?a:-1};_.u.dispose=function(){var a=this;return _.I(function(b){OW().removeEventListener(a.f,a.h);_.C(b)})};
76
+ _.u.Bj=function(a){var b=cast.framework.events.EndedReason;switch(a.type){case cast.framework.events.EventType.PLAYER_LOADING:this.a=OW().getBreakManager();this.a.setPlayWatchedBreak(!0);a=this.a.getBreaks();this.m.trigger(new _.L(_.Pc,{adsTimeline:new NW(a)}));break;case cast.framework.events.EventType.BREAK_CLIP_LOADING:UW(this,_.Fc,a);break;case cast.framework.events.EventType.BREAK_STARTED:UW(this,_.yc,a);break;case cast.framework.events.EventType.BREAK_ENDED:UW(this,_.zc,a);break;case cast.framework.events.EventType.BREAK_CLIP_STARTED:UW(this,
77
+ _.Lc,a);break;case cast.framework.events.EventType.BREAK_CLIP_ENDED:a.endedReason===b.SKIPPED?(UW(this,_.Kc,a),UW(this,_.Mc,a)):a.endedReason===b.STOPPED?UW(this,_.Mc,a):a.endedReason===b.END_OF_STREAM?(UW(this,_.Cc,a),UW(this,_.Mc,a)):a.endedReason===b.ERROR&&VW(this,1);break;case cast.framework.events.EventType.PLAYING:UW(this,_.Jc,a);break;case cast.framework.events.EventType.PAUSE:UW(this,_.Hc,a);break;case cast.framework.events.EventType.BUFFERING:a.isBuffering?UW(this,_.Ac,a):UW(this,_.Jc,a)}};
78
+ PW.prototype.getPosition=PW.prototype.getPosition;PW.prototype.setVolume=PW.prototype.setVolume;PW.prototype.getVolume=PW.prototype.getVolume;PW.prototype.skip=PW.prototype.skip;PW.prototype.pause=PW.prototype.pause;PW.prototype.resume=PW.prototype.resume;var QW=!1;WW.prototype.init=function(){cast.framework.CastReceiverContext.getInstance().getPlayerManager().addEventListener(XW(),this.a)};WW.prototype.release=function(){cast.framework.CastReceiverContext.getInstance().getPlayerManager().removeEventListener(XW(),this.a)};WW.prototype.getTimelineCues=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager().getTimedMetadata().map(function(a){return YW(a)})};
79
+ WW.prototype.f=function(a){if(a instanceof cast.framework.events.TimedMetadataEvent){var b=null;switch(a.type){case cast.framework.events.EventType.TIMED_METADATA_CHANGED:b=_.fi;break;case cast.framework.events.EventType.TIMED_METADATA_ENTER:b=_.hi;break;case cast.framework.events.EventType.TIMED_METADATA_EXIT:b=_.ii}b&&this.nc(new _.L(b,{detail:YW(a.timedMetadataInfo)}))}else for(a=_.w(this.getTimelineCues()),b=a.next();!b.done;b=a.next())this.nc(new _.L(_.fi,{detail:b.value}))};_.x(ZW,_.Mk);_.u=ZW.prototype;_.u.initialize=function(a){this.m=a;$W().addEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.l)};_.u.release=function(){this.h=[];this.j=[];this.a=this.f=null};_.u.load=function(){};_.u.destroy=function(){this.m=null;$W().removeEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.l)};_.u.getVideoTracks=function(){return[]};_.u.getAudioTracks=function(){return this.h};_.u.ma=function(){return this.j};_.u.qa=function(){return null};
80
+ _.u.Za=function(){var a=this.pa();return a&&a.renditions[0]};_.u.Ra=function(){var a=this.Ea();return a&&a.renditions[0]};_.u.pb=function(){return null};_.u.Bb=function(){return null};_.u.Cb=function(){return null};_.u.Ta=function(){return null};_.u.pa=function(){var a=null;if(this.f){var b=this.f.getActiveId();typeof b===_.k&&(b=b.toString(),a=this.getAudioTracks().find(function(c){return c.id===b})||null)}return a};
81
+ _.u.Ea=function(){var a=null;if(this.a){var b=this.a.getActiveIds()[0];typeof b===_.k&&(b=b.toString(),a=this.ma().find(function(c){return c.id===b})||null)}return a};_.u.xb=function(){this.g.warn("Video tracks unavailable on Cast")};_.u.Ia=function(a){a&&this.f&&this.f.setActiveById(+a.id)};_.u.Va=function(a){this.a&&(a?this.a.setActiveByIds([+a.id]):this.a.setActiveByIds([]))};_.u.lb=function(){this.g.warn("Video renditions unavailable on Cast")};_.u.vb=function(a){this.Ia(a&&a.track)};
82
+ _.u.wb=function(a){this.Va(a&&a.track)};
83
+ _.u.addTextTrack=function(a){var b=this,c,d,e;return _.I(function(f){if(1==f.a)return c=b.m.getConfiguration(),_.y(f,XV(a,Object.values(cast.framework.messages.CaptionMimeType),b.m.getNetworkEngine(),c),2);if((d=f.f)&&b.a){e=new cast.framework.messages.Track(b.o++,cast.framework.messages.TrackType.TEXT);e.isInband=!1;e.language=d.language;e.name=d.label;e.subtype=d.kind;e.trackContentId=d.url;e.trackContentType=d.mimeType;e.customData={mimeType:a.mimeType,url:a.url};try{b.a.addTracks([e]),bX(b)}catch(g){throw b.g.warn("failed on track",
84
+ a),g;}}_.C(f)})};_.u.xa=function(){return!0};_.u.Wm=function(){this.f=$W().getAudioTracksManager();var a=this.f.getTracks();this.h=aX(_.ik,a);bX(this);a=this.m.getConfiguration();cX(this,_.ik,a.preferredAudioLanguage,a.preferredAudioRole);cX(this,_.T,a.preferredTextLanguage,a.preferredTextRole)};ZW.prototype.isAbrEnabled=ZW.prototype.xa;ZW.prototype.addTextTrack=ZW.prototype.addTextTrack;ZW.prototype.setTextRendition=ZW.prototype.wb;ZW.prototype.setAudioRendition=ZW.prototype.vb;
85
+ ZW.prototype.setVideoRendition=ZW.prototype.lb;ZW.prototype.setTextTrack=ZW.prototype.Va;ZW.prototype.setAudioTrack=ZW.prototype.Ia;ZW.prototype.setVideoTrack=ZW.prototype.xb;ZW.prototype.getTextTrack=ZW.prototype.Ea;ZW.prototype.getAudioTrack=ZW.prototype.pa;ZW.prototype.getVideoTrack=ZW.prototype.Ta;ZW.prototype.getLoadingTextRendition=ZW.prototype.Cb;ZW.prototype.getLoadingAudioRendition=ZW.prototype.Bb;ZW.prototype.getLoadingVideoRendition=ZW.prototype.pb;ZW.prototype.getTextRendition=ZW.prototype.Ra;
86
+ ZW.prototype.getAudioRendition=ZW.prototype.Za;ZW.prototype.getVideoRendition=ZW.prototype.qa;ZW.prototype.getTextTracks=ZW.prototype.ma;ZW.prototype.getAudioTracks=ZW.prototype.getAudioTracks;ZW.prototype.getVideoTracks=ZW.prototype.getVideoTracks;_.x(dX,_.Yl);_.u=dX.prototype;_.u.init=function(a,b){var c=this;this.C=a;b&&(this.h=this.w=b);var d=eX();d.setMessageInterceptor(cast.framework.messages.MessageType.MEDIA_STATUS,this.um.bind(this));d.setMediaPlaybackInfoHandler(this.gj.bind(this));this.a=new LW(this);this.a.init();this.j=new ZW;this.j.initialize(this);this.o=new WW(function(e){return c.trigger(e)});this.o.init()};
87
+ _.u.unload=function(){var a=cast.framework.messages.PlayerState,b=eX();b.getPlayerState()!==a.IDLE&&b.stop();this.j&&this.j.release();this.o&&this.o.release();this.f=null;return Promise.resolve()};_.u.release=function(){var a=this;return this.unload().then(function(){a.a&&a.a.release()})};_.u.destroy=function(){var a=this;return _.I(function(b){if(1==b.a)return a.C=null,a.w=_.dm(),a.h=a.w,a.l=-1,a.A=null,a.a?_.y(b,a.a.destroy(),3):b.F(2);2!=b.a&&(a.a=null);a.j&&(a.j.destroy(),a.j=null);_.C(b)})};
88
+ _.u.play=function(){var a=eX();if(null!==a.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject("Cannot play during ads playout.");a.play();return Promise.resolve()};_.u.pause=function(){var a=eX();if(null!==a.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject("Cannot pause during ads playout.");a.pause();return Promise.resolve()};_.u.isPaused=function(){return eX().getPlayerState()===cast.framework.messages.PlayerState.PAUSED};
89
+ _.u.isEnded=function(){return eX().getPlayerState()===cast.framework.messages.PlayerState.IDLE};_.u.seek=function(a){var b=eX();if(null!==b.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject(HV);b.seek(a);return Promise.resolve()};_.u.getPosition=function(){return this.getMediaPosition()};_.u.getMediaPosition=function(){return eX().getCurrentTimeSec()};_.u.getDuration=function(){return this.getMediaDuration()};
90
+ _.u.getMediaDuration=function(){var a=eX().getDurationSec();return typeof a===_.k?-1===a?Infinity:a:-1};_.u.getPlaybackRate=function(){return eX().getPlaybackRate()};_.u.setPlaybackRate=function(a){if(0<a){var b=new cast.framework.messages.SetPlaybackRateRequestData;b.playbackRate=a;eX().sendLocalMediaRequest(b)}};_.u.getVolume=function(){return cast.framework.CastReceiverContext.getInstance().getSystemVolume().level||null};_.u.setVolume=function(a){0<=a&&1>=a&&cast.framework.CastReceiverContext.getInstance().setSystemVolumeLevel(a)};
91
+ _.u.setMuted=function(a){cast.framework.CastReceiverContext.getInstance().setSystemVolumeMuted(a)};_.u.isMuted=function(){return cast.framework.CastReceiverContext.getInstance().getSystemVolume().muted||null};
92
+ _.u.getLoadedSource=function(){var a=eX().getMediaInformation();if(a){var b=eX().getPlaybackConfig();b=!!b&&b.protectionSystem!==cast.framework.ContentProtection.NONE;var c=this.A&&-1!==this.l?this.A[this.l]:null;c=c?c.name:void 0;!c&&a.metadata&&(c=a.metadata.title);return{url:a.contentId,type:a.contentType,Zn:b,name:c}}return null};_.u.getDrmInfo=function(){return null};_.u.getPresentationStartTime=function(){return eX().getStartAbsoluteTime()};
93
+ _.u.getSeekRange=function(){var a={start:0,end:this.getDuration()};if(this.isLive()){var b=eX().getLiveSeekableRange();b&&typeof b.start===_.k&&typeof b.end===_.k&&(a={start:b.start,end:b.end})}return a};_.u.getState=function(){return this.a?this.a.getState():_.op};
94
+ _.u.getStats=function(){var a=_.jp();if(this.f){a=eX().getStats();this.f.f=a.estimatedBandwidth||NaN;this.f.o=a.streamBandwidth||NaN;var b=this.f,c=a.height||NaN;b.w=a.width||NaN;b.h=c;b=this.f;c=typeof a.decodedFrames===_.k?a.decodedFrames:NaN;b.l=typeof a.droppedFrames===_.k?a.droppedFrames:NaN;b.j=c;a=this.f.getStats()}return a};_.u.isLive=function(){return Infinity===this.getDuration()};
95
+ _.u.load=function(a){var b=this,c,d;return _.I(function(e){b.f=new _.ip;b.a.j=b.f.a;b.A=_.Fp(a);b.h=_.fm(b.w,a);if(b.D)return b.D=!1,e["return"]();c=b.A[b.l];d=new cast.framework.messages.LoadRequestData;d.autoplay=b.h.autoplay;typeof b.h.startTime===_.k&&(d.currentTime=b.h.startTime);c.type&&(d.media.contentType=c.type);d.media.contentId=c.url;d.media.customData={playerConfiguration:VV(b.h),local:!0};return _.y(e,eX().load(d),0)})};_.u.getBufferInfo=function(){this.g.warn(_.va);return new _.Xl};
96
+ _.u.getTrackManager=function(){return this.j};_.u.getConfiguration=function(){return this.h};_.u.getSurface=function(){return this.C};_.u.getTimeline=function(){return null};_.u.setupPlaylist=function(){return Promise.reject(_.Hb)};_.u.appendLoad=function(){return Promise.reject(_.Hb)};_.u.seekWith=function(){return Promise.reject(_.Hb)};_.u.setNetworkEngine=function(a){this.G=a};_.u.getNetworkEngine=function(){return this.G};_.u.getSourceIndex=function(){return this.l};
97
+ _.u.setSourceIndex=function(a){this.l=a};_.u.getPeriods=function(){return[]};_.u.namespace=function(){return PV};_.u.getTimelineCues=function(){return this.o&&this.o.getTimelineCues()||[]};_.u.resetAbr=function(){this.g.warn(LV)};_.u.onError=function(a){this.trigger(new _.L(_.se,{detail:a}))};_.u.canPlay=function(){return _.fl()?2:0};
98
+ _.u.um=function(a){a=Object.assign({},a);a.customData||(a.customData={});a.customData.stats=VV(this.getStats());var b=eX(),c=a.media||b.getMediaInformation();b=b.getStartAbsoluteTime();c&&typeof b===_.k&&c.startAbsoluteTime!==b&&(this.g.info("Syncing startAbsoluteTime.Old value: "+(c.startAbsoluteTime+", new value: ")+b),c.startAbsoluteTime=b,a=Object.assign({},a,{media:c}));c=cast.framework.messages.StreamType;b=a.media;var d=!!b,e=this.isLive(),f=d&&!b.metadata,g=!!a.liveSeekableRange;if(d&&g&&
99
+ (!e||e&&f)){d=eX().getStartAbsoluteTime();if(typeof d===_.k){b.startAbsoluteTime=d;var h;f?h=new cast.framework.messages.GenericMediaMetadata:h=b.metadata;h.sectionStartAbsoluteTime=d;b.metadata=h}b.streamType=c.LIVE;a=Object.assign({},a,{media:b})}return a};_.u.gj=function(a,b){var c=null;a.media.customData&&(c=WV(a.media.customData.playerConfiguration));var d=c?c.abr:null;d&&typeof d.defaultBandwidthEstimate===_.k?b.initialBandwidth=d.defaultBandwidthEstimate:b.initialBandwidth=void 0;hX(c,b);return b};
100
+ _.u.getTextDisplayer=function(){return null};_.u.setDrmCustomDataModifier=function(){};_.u.setCdnErrorCallback=function(){};_.u.detach=function(){};dX.prototype.getTextDisplayer=dX.prototype.getTextDisplayer;dX.prototype.getNetworkEngine=dX.prototype.getNetworkEngine;dX.prototype.setNetworkEngine=dX.prototype.setNetworkEngine;_.u=iX.prototype;_.u.init=function(a){var b=this;a&&(this.f=new dX,_.Lq(a,this.f),this.m=a,this.o.on(window,"unload",function(){return _.I(function(c){return b.m&&b.m.getState()!==_.np?_.y(c,TV(b.m),0):c.F(0)})}))};
101
+ _.u.start=function(){if(!this.a&&window.cast&&cast.framework&&cast.framework.CastReceiverContext){this.a=!0;var a=lX(),b=lX().getPlayerManager(),c=new cast.framework.CastReceiverOptions;c.customNamespaces={};c.customNamespaces[RV]=cast.framework.system.MessageType.JSON;c.shakaVersion="4.3.4";var d=new cast.framework.PlaybackConfig;d.manifestHandler=this.Pl.bind(this);d.shakaConfig={streaming:{ignoreTextStreamFailures:!0}};d.enableSmoothLiveRefresh=!0;c.playbackConfig=d;if(d=this.m&&this.m.getSurface().getMedia())c.mediaElement=
102
+ d;c.disableIdleTimeout=!0;c.maxInactivity=Infinity;b.setMessageInterceptor(cast.framework.messages.MessageType.LOAD,this.Nl.bind(this));b.addEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.A);a.start(c);a.addCustomMessageListener(RV,this.w)}};
103
+ _.u.stop=function(){if(this.a){this.a=!1;this.o.release();var a=lX();lX().getPlayerManager().removeEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.A);a.removeCustomMessageListener(RV,this.w);a.stop();this.m=this.f=null}};_.u.ne=function(a){this.j=a};_.u.kn=function(a){this.l=a};_.u.on=function(a,b){lX().addEventListener(a,b)};_.u.off=function(a,b){lX().removeEventListener(a,b)};_.u.addMessageListener=function(a){typeof a===_.ve&&this.h.add(a)};
104
+ _.u.removeMessageListener=function(a){typeof a===_.ve&&this.h["delete"](a)};_.u.sendMessage=function(a,b){lX().sendCustomMessage(RV,b,VV(a))};_.u.Cc=function(){return this.a};_.u.Ab=function(){var a=lX().getPlayerManager().getMediaInformation();return a&&a.metadata?a.metadata:null};
105
+ _.u.Pl=function(a){a=a.trim();if(a.startsWith("#EXTM3U"))return nX(this,a);try{var b=(new DOMParser).parseFromString(a,_.rg)}catch(t){return a}var c=b.getElementsByTagName("MPD")[0];if(c){a=c;this.g.debug("Detected DASH, parsing");b=lX();c=a.getElementsByTagName("Period");for(var d=c.length-1;0<=d;--d){for(var e=c[d].getElementsByTagName(_.ka),f=e.length-1;0<=f;--f){var g=e[f].getAttribute("contentType");if(g===_.r||g===_.bd){g=e[f].getAttribute(_.Se);for(var h=e[f].getElementsByTagName(_.Ub),l=h.length-
106
+ 1;0<=l;--l){var m=h[l].getAttribute(_.Se)||g,n=h[l].getAttribute(_.Nd),p=h[l].getAttribute(_.Wg)||void 0,q=h[l].getAttribute(_.we)||void 0;void 0!==p&&(p=+p);void 0!==q&&(q=+q);b.canDisplayType(m,n,p,q)||e[f].removeChild(h[l])}e[f].getElementsByTagName(_.Ub).length||c[d].removeChild(e[f])}}c[d].getElementsByTagName(_.ka).length||a.removeChild(c[d])}return(new XMLSerializer).serializeToString(a)}if(c=b.getElementsByTagName(_.dc)[0]){a=c;this.g.debug("Detected Smooth, parsing");b=lX();c=a.getElementsByTagName("StreamIndex");
107
+ for(d=c.length-1;0<=d;--d)if(c[d].getAttribute("Type")===_.r){e=c[d].getElementsByTagName(_.Sb);for(f=e.length-1;0<=f;--f)g=e[f].getAttribute(_.zb)||void 0,h=e[f].getAttribute(_.yb)||void 0,void 0!==g&&(g=+g),void 0!==h&&(h=+h),b.canDisplayType(_.Gg,void 0,g,h)||c[d].removeChild(e[f]);c[d].getElementsByTagName(_.Sb).length||a.removeChild(c[d])}a=(new XMLSerializer).serializeToString(a)}return a};
108
+ _.u.Nl=function(a){var b=this,c,d,e,f,g,h;return _.I(function(l){switch(l.a){case 1:c=a;c.media.customData&&(d=WV(c.media.customData.playerConfiguration));if(!b.m||!d){l.F(2);break}if(!b.j){l.F(3);break}return _.y(l,Promise.resolve(b.j(d)),4);case 4:d=(e=l.f)||d;case 3:if(!d.ima){l.F(5);break}return _.y(l,SW(c.media,d.ima,b.m.getNetworkEngine()),5);case 5:typeof d.startTime===_.k&&d.startTime!==c.currentTime?c.currentTime=d.startTime:d.startTime=c.currentTime||null;if(c.media.customData.local){l.F(7);
109
+ break}b.f.D=!0;return _.y(l,_.Vq(b.m,d),8);case 8:return _.y(l,_.Wq(b.m),9);case 9:f=b.m.getLoadedSource(),c.media.contentId=f.url,c.media.contentType=f.type,f.Wb&&(c.media.hlsVideoSegmentFormat=YV(f.Wb,_.jk)),f.audioMimeType&&(c.media.hlsSegmentFormat=YV(f.audioMimeType,_.ik));case 7:if((g=c.media.metadata)&&typeof g.sectionStartAbsoluteTime===_.k){var m=g.sectionStartAbsoluteTime;g.sectionStartAbsoluteTime=0===m?1E-8:m}void 0===c.autoplay&&(c.autoplay=b.m.getConfiguration().autoplay);case 2:if(!b.l){l.F(10);
110
+ break}return _.y(l,Promise.resolve(b.l(c)),11);case 11:(h=l.f)&&(c=h);case 10:return l["return"](c)}})};_.u.rm=function(a){if(this.m&&(!a.media.customData||!a.media.customData.local)){a=_.O.Fl;var b=lX().getPlayerManager(),c=b.getLiveSeekableRange();if(c){var d=c.start;c=c.end;var e=this.m.getConfiguration().startTime;typeof d!==_.k||typeof c!==_.k||typeof e!==_.k||a(e,d,c)||(b=b.getMediaTimeForAbsoluteTime(e),typeof b===_.k&&a(b,d,c)&&this.m.seek(b))}_.Sq(this.m)}};
111
+ _.u.vj=function(a){if(0<this.h.size){var b=WV(a.data);this.h.forEach(function(c){return c(b)})}};_.J(QV,iX);iX.prototype.getContentMetadata=iX.prototype.Ab;iX.prototype.isApiReady=iX.prototype.Cc;iX.prototype.sendMessage=iX.prototype.sendMessage;iX.prototype.removeMessageListener=iX.prototype.removeMessageListener;iX.prototype.addMessageListener=iX.prototype.addMessageListener;iX.prototype.off=iX.prototype.off;iX.prototype.on=iX.prototype.on;iX.prototype.setLoadRequestDataInterceptor=iX.prototype.kn;
112
+ iX.prototype.setPlayerConfigInterceptor=iX.prototype.ne;iX.prototype.stop=iX.prototype.stop;iX.prototype.start=iX.prototype.start;iX.prototype.init=iX.prototype.init;iX.getInstance=kX;var jX=null;_.u=oX.prototype;_.u.load=function(){var a=this,b,c,d,e,f;return _.I(function(g){a.a=a.f.l;if(a.a)for(b=a.a.controller,c=a.Fm.bind(a),d=_.w(a.j),e=d.next();!e.done;e=d.next())f=e.value,a.h.on(b,f,c);_.C(g)})};_.u.start=function(){return _.I(function(a){_.C(a)})};_.u.resume=function(){this.a&&this.a.isPlayingBreak&&this.a.isPaused&&this.a.controller.playOrPause()};_.u.pause=function(){this.a&&this.a.isPlayingBreak&&!this.a.isPaused&&this.a.controller.playOrPause()};
113
+ _.u.skip=function(){var a=this.f.a;a&&this.f.sendMessage(SV,{type:"SKIP_AD",requestId:Math.round(1E3*Math.random()),mediaSessionId:a.mediaSessionId})};_.u.getVolume=function(){return this.f.getVolume()||0};_.u.setVolume=function(a){this.f.setVolume(a)};_.u.getPosition=function(){var a=-1,b=this.f.a;b&&(b=b.getEstimatedBreakClipTime(),typeof b===_.k&&(a=b));return a};_.u.dispose=function(){var a=this;return _.I(function(b){a.h.release();_.C(b)})};
114
+ _.u.Fm=function(a){switch(a.field){case "mediaInfo":a.value&&(a=a.value,a.breaks&&this.f.trigger(new _.L(_.Pc,{adsTimeline:new NW(a.breaks)})));break;case "isPlayingBreak":a.value?qX(this,_.yc):(qX(this,_.Cc),qX(this,_.Mc),qX(this,_.zc));break;case "currentBreakClipNumber":0<=a.value&&(0<a.value&&(qX(this,_.Cc),qX(this,_.Mc)),qX(this,_.Lc));break;case "isPaused":this.a.isPlayingBreak&&(a.value?qX(this,_.Hc):qX(this,_.Jc))}};oX.prototype.getPosition=oX.prototype.getPosition;
115
+ oX.prototype.setVolume=oX.prototype.setVolume;oX.prototype.getVolume=oX.prototype.getVolume;oX.prototype.skip=oX.prototype.skip;oX.prototype.pause=oX.prototype.pause;oX.prototype.resume=oX.prototype.resume;rX.prototype.name=function(){return"clpp.cast.ads.SenderAdsManagerFactory"};rX.prototype.isSupported=function(a,b){return a.namespace()!==_.Fd?!1:!(!b||!b.ima)};rX.prototype.create=function(a){return new oX(a.a)};rX.prototype.create=rX.prototype.create;rX.prototype.isSupported=rX.prototype.isSupported;rX.prototype.name=rX.prototype.name;_.Vp(new rX);sX.prototype.name=function(){return"clpp.cast.ads.AdsManagerFactory"};sX.prototype.isSupported=function(a,b){return kX().Cc()?!(!b||!b.ima):!1};sX.prototype.create=function(a){return new PW(a)};sX.prototype.create=sX.prototype.create;sX.prototype.isSupported=sX.prototype.isSupported;sX.prototype.name=sX.prototype.name;_.Vp(new sX);};
114
116
  if(typeof(module)!="undefined"&&module.exports){var x=require("./cl.core.js");_ = x._;(f.call(g,this));module.exports=g;}
115
117
  else if (typeof(define)!="undefined"&&define.amd) {define(["./cl.core"], function(c){_=c._;(f.call(g,this));return g;});}
116
118
  else{_=this.clpp._;(f.call(g,this));}