@castlabs/prestoplay 6.7.0 → 6.9.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 (59) hide show
  1. package/CHANGELOG.md +50 -0
  2. package/cjs/cl.adobe.js +3 -3
  3. package/cjs/cl.airplay.js +3 -3
  4. package/cjs/cl.broadpeak.js +6 -6
  5. package/cjs/cl.cast.js +110 -110
  6. package/cjs/cl.conviva.js +33 -33
  7. package/cjs/cl.core.js +419 -420
  8. package/cjs/cl.crypto.js +9 -9
  9. package/cjs/cl.dash.js +71 -71
  10. package/cjs/cl.externs.js +26 -26
  11. package/cjs/cl.freewheel.js +24 -24
  12. package/cjs/cl.hls.js +72 -67
  13. package/cjs/cl.hlssmpte.js +6 -6
  14. package/cjs/cl.htmlcue.js +31 -31
  15. package/cjs/cl.ima.js +23 -23
  16. package/cjs/cl.mse.js +272 -261
  17. package/cjs/cl.muxdata.js +15 -11
  18. package/cjs/cl.onboard.js +3 -3
  19. package/cjs/cl.persistent.js +13 -13
  20. package/cjs/cl.playlist.js +6 -6
  21. package/cjs/cl.smooth.js +71 -71
  22. package/cjs/cl.thumbnails.js +24 -24
  23. package/cjs/cl.tizen.js +71 -71
  24. package/cjs/cl.ttml.js +27 -27
  25. package/cjs/cl.verimatrix.js +5 -5
  26. package/cjs/cl.vimond.js +13 -13
  27. package/cjs/cl.vr.js +19 -19
  28. package/cjs/cl.vtt.js +14 -14
  29. package/cjs/cl.youbora.js +18 -18
  30. package/cl.adobe.js +3 -3
  31. package/cl.airplay.js +3 -3
  32. package/cl.broadpeak.js +5 -5
  33. package/cl.cast.js +87 -87
  34. package/cl.conviva.js +27 -27
  35. package/cl.core.js +358 -363
  36. package/cl.crypto.js +8 -8
  37. package/cl.dash.js +67 -67
  38. package/cl.externs.js +26 -26
  39. package/cl.freewheel.js +19 -19
  40. package/cl.hls.js +61 -57
  41. package/cl.hlssmpte.js +5 -5
  42. package/cl.htmlcue.js +25 -25
  43. package/cl.ima.js +17 -17
  44. package/cl.mse.js +238 -228
  45. package/cl.muxdata.js +12 -9
  46. package/cl.onboard.js +4 -4
  47. package/cl.persistent.js +9 -9
  48. package/cl.playlist.js +5 -5
  49. package/cl.smooth.js +58 -58
  50. package/cl.thumbnails.js +17 -17
  51. package/cl.tizen.js +57 -57
  52. package/cl.ttml.js +22 -22
  53. package/cl.verimatrix.js +4 -4
  54. package/cl.vimond.js +8 -8
  55. package/cl.vr.js +15 -15
  56. package/cl.vtt.js +12 -12
  57. package/cl.youbora.js +15 -15
  58. package/package.json +1 -1
  59. package/typings.d.ts +74 -20
package/cl.cast.js CHANGED
@@ -1,88 +1,88 @@
1
- import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var KK="Cannot seek during ads playout.",LK="Cannot switch track",MK="Media session does not exist.",NK="No receivers available",OK="Reset ABR functionality not available on cast.",PK="SDK not yet ready",QK="Sender is destroyed.",RK="clpp.cast.CastProxy",SK="clpp.cast.Player",TK="clpp.cast.Receiver",UK="urn:x-cast:castlabs",VK="urn:x-cast:com.google.cast.media",WK=function(a){return _.y(function*(){yield _.Wm(a,_.Fd);yield _.Wm(a,_.Ed)})},XK=function(a){return JSON.stringify(a,(b,c)=>
2
- {if("license"!==b&&typeof c!==_.bd){if(c instanceof Event){b={};for(const d in c){const e=c[d];typeof e===_.Bd?"detail"===d&&(b[d]=e):d in Event||(b[d]=e)}return b}return typeof c===_.r?isNaN(c)?"NaN":isFinite(c)?c:0>c?"-Infinity":"Infinity":c}})},YK=function(a){if(typeof a!==_.ne)return a;try{return JSON.parse(a,(b,c)=>"NaN"===c?NaN:"-Infinity"===c?-Infinity:"Infinity"===c?Infinity:c)}catch(b){return a}},ZK=function(a,b,c,d){return _.y(function*(){if(b.includes(a.mimeType))return a;var e=null;let f=
3
- null,g=null;for(var h=0;h<b.length&&!f;)g=b[h++],f=_.Th(d,a.mimeType,g);f&&g&&(h=_.kh(a.url),(h=yield c.fetch(h).P)&&h.data&&(e=f.a(_.I(h.data)),e={url:URL.createObjectURL(new Blob([e])),kind:a.kind,language:a.language,label:a.label,mimeType:g}));return e})},$K=function(a,b){let c,d;if(window.chrome&&chrome.cast&&chrome.cast.media)c=chrome.cast.media.HlsSegmentFormat,d=chrome.cast.media.HlsVideoSegmentFormat;else if(window.cast&&cast.framework&&cast.framework.messages)c=cast.framework.messages.HlsSegmentFormat,
4
- d=cast.framework.messages.HlsVideoSegmentFormat;else return;switch(a){case _.Ke:return d.FMP4;case _.Je:return b===_.L?d.MPEG2_TS:c.TS;case _.bc:return c.AAC;case _.cc:return c.AC3;case _.dc:return c.E_AC3;case "audio/mpeg":return c.MP3;case _.ec:return c.FMP4}},bL=function(a){a=void 0===a?aL:a;var b=cast.framework.messages||chrome.cast.media;if(!b)throw new _.H(1,8,8001);const c=b.MetadataType,d=b.GenericMediaMetadata,e=b.MovieMediaMetadata,f=b.TvShowMediaMetadata,g=b.MusicTrackMediaMetadata,h=b.PhotoMediaMetadata;
5
- 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}},cL=function(a,b){return a.g.filter(c=>c.type===b)},eL=function(a,b){const c=dL(a);return cL(a,b).find(d=>c.includes(d.id))||null},gL=function(a,b,c){const d=a.a.a;if(d)if(c){a.f[b]=c.renditions[0];c=[+c.id];if(b!==_.J){const e=a.oa();e&&c.push(+e.id)}c=new chrome.cast.media.EditTracksInfoRequest(c);
6
- d.editTracksInfo(c,()=>{a.f[b]=null;fL(a,b)},e=>{a.f[b]=null;a.h.debug(LK,e)})}else b===_.J&&(c=new chrome.cast.media.EditTracksInfoRequest([]),d.editTracksInfo(c,()=>{fL(a,b)},e=>{a.h.debug(LK,e)}))},dL=function(a){return(a=a.a?a.a.a:null)?a.activeTrackIds.map(b=>b.toString()):[]},fL=function(a,b){b===_.K?a.a.trigger(new _.F(_.Qi)):b===_.J&&a.a.trigger(new _.F(_.Ri))},jL=function(a){if(a)for(const b of hL)iL(b)},iL=function(a){if(!a.w&&window.chrome&&chrome.cast&&chrome.cast.isAvailable&&window.cast&&
7
- cast.framework&&cast.framework.CastContext&&a.U.length){a.w=!0;a.o.$d();var b=cast.framework.CastContext.getInstance(),c=new cast.framework.CastOptions;c.receiverApplicationId=a.U;c.autoJoinPolicy=chrome.cast.AutoJoinPolicy.ORIGIN_SCOPED;b.setOptions(c);b.addEventListener(cast.framework.CastContextEventType.CAST_STATE_CHANGED,a.O);b.addEventListener(cast.framework.CastContextEventType.SESSION_STATE_CHANGED,a.da);kL&&a.o.$(.02)}},lL=function(a){return _.y(function*(){hL.delete(a);if(a.w){a.w=!1;var b=
8
- cast.framework.CastContext.getInstance();b.removeEventListener(cast.framework.CastContextEventType.CAST_STATE_CHANGED,a.O);b.removeEventListener(cast.framework.CastContextEventType.SESSION_STATE_CHANGED,a.da)}b=[];a.f&&(b.push(a.f.destroy()),a.f=null);a.h&&(b.push(a.h.destroy()),a.h=null);yield Promise.all(b);a.A=!1;a.o&&(a.o.stop(),a.o=null);a.S=null;a.X=null})},mL=function(a){return _.y(function*(){a.gb()||(yield cast.framework.CastContext.getInstance().requestSession())})},oL=function(a,b,c){c=
9
- void 0===c?0:c;return _.y(function*(){var d=a.f.oa();d&&d.language&&(a.g.preferredTextLanguage=d.language);(d=a.f.na())&&d.language&&(a.g.preferredAudioLanguage=d.language);yield nL(a,{source:a.getLoadedSource(),currentTime:c,isLive:a.isLive(),Qd:a.getPresentationStartTime(),autoplay:b,Ma:a.g})})},nL=function(a,b){return _.y(function*(){var c=chrome.cast.media.StreamType;yield mL(a);if(b){var d=cast.framework.CastContext.getInstance().getCurrentSession(),e=new chrome.cast.media.MediaInfo(b.source.url,
10
- b.source.type);e.streamType=b.isLive?c.LIVE:c.BUFFERED;c=b.audioMimeType;e.hlsVideoSegmentFormat=$K(b.Ab,_.L);e.hlsSegmentFormat=$K(c,_.K);b.Ma&&(a.M&&(c=yield Promise.resolve(a.M(b.Ma)))&&(b.Ma=c),a.g=b.Ma,a.C=_.Vl(a.g),a.B=a.C.findIndex(k=>k.url===b.source.url),b.Ma.remoteTextTracks&&(c=yield Promise.all(b.Ma.remoteTextTracks.map(a.Ka.bind(a))),e.tracks=c.filter(k=>k),b.Ma.remoteTextTracks=void 0),delete b.Ma.autoplay,b.Ma.startTime=null,e.customData={playerConfiguration:XK(b.Ma)});c=a.ab()||{};
11
- var f=pL(c.metadataType),g;typeof b.Qd===_.r&&(g={metadataType:f,sectionStartAbsoluteTime:b.Qd});var h;b.source.name&&(h={metadataType:f,title:b.source.name});c=qL(c);if(g=rL(Object.assign({},g,h,c)))e.metadata=g;e=new chrome.cast.media.LoadRequest(e);typeof b.autoplay===_.ic&&(e.autoplay=b.autoplay);typeof b.currentTime===_.r&&(e.currentTime=b.currentTime);yield d.loadMedia(e)}})},rL=function(a){if(!a)return null;a:{var b=a.metadataType;const c=Object.entries(sL);for(const d of c){const [e,f]=d;
12
- if(f===b){b=e;break a}}b=null}if(!b)return null;b=bL(sL[b]);return Object.assign(b,a)},pL=function(a){var b=void 0===b?aL:b;return Object.values(sL).includes(a)?a:b},qL=function(a){const b={};for(const c in a)void 0!==a[c]&&(b[c]=a[c]);return b},uL=function(a,b){tL(a,b.getMediaSession());b.addEventListener(cast.framework.SessionEventType.MEDIA_SESSION,a.W);b.addMessageListener(UK,a.R)},vL=function(a){const b=a.getPosition();a.a&&a.a.media?(a=a.a.media.startAbsoluteTime,a=typeof a!==_.r?null:a):a=
13
- null;a=null===a?null:a+b;return null===a?b:a},tL=function(a,b){a.a=b;a.a&&(a.H.release(),a.G=null,a.m=null,a.m=new cast.framework.RemotePlayer,a.G=new cast.framework.RemotePlayerController(a.m),a.H.on(a.G,cast.framework.RemotePlayerEventType.CURRENT_TIME_CHANGED,a.ma.bind(a)),a.f&&a.f.load(),a.h&&a.h.init(),a.trigger(new _.F(_.od)))},yL=function(a){return new wL(a.h,()=>{a.trigger(new _.F(_.rc))},(b,c)=>{{const d=a.f.getConfiguration();d.source=c.source;d.autoplay=!1;d.startTime=c.currentTime?Math.max(c.currentTime-
14
- 1,0):null;d.ima&&d.startTime&&(d.ima.playAdsAfterTime=d.startTime);c.je&&(d.preferredAudioLanguage=c.je);c.Se&&(d.preferredTextLanguage=c.Se);_.Ym(a.f,null);a.trigger(new _.F("castingended"));a.j(b,d)}},()=>xL(a))},xL=function(a){return _.y(function*(){a.trigger(new _.F(_.qc));a.f.a!==a.a&&a.f&&a.a&&(yield a.f.release(),_.Ym(a.f,a.a))})},BL=function(a,b,c){return _.y(function*(){var d=b.adTagUrl;if(d)try{zL=!1;const e=_.kh(d),f=yield c.fetch(e).P;if(f&&f.data){const g=_.Fg(f.data),h=(new DOMParser).parseFromString(g,
15
- _.ue);if(h.getElementsByTagName("vmap:VMAP").length)_.C("VMAP detected."),a.vmapAdsRequest=AL(g);else if(h.getElementsByTagName("VAST").length){_.C("VAST detected.");{d=g;const k=new cast.framework.messages.BreakClip("bc1");k.vastAdsRequest=AL(d);const l=new cast.framework.messages.Break("b1",[k.id],0);a.breakClips=[k];a.breaks=[l]}}else _.C("Unsupported schema."),zL=!0}}catch(e){_.C("Failed to fetch an ad",e),zL=!0}})},AL=function(a){const b=new cast.framework.messages.VastAdsRequest;b.adsResponse=
16
- a;return b},CL=function(a,b){b=new _.H(1,10,10003,{errorType:b});a.l.onError(b)},DL=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},FL=function(a,b,c){if(c instanceof cast.framework.events.BreaksEvent||-1!==a.getPosition()){var d=null;(c=EL(a,c))&&(d={ad:c});a.l.trigger(new _.F(b,d))}},EL=function(a,b){let c=null;if(a.a&&b instanceof cast.framework.events.BreaksEvent){let d=null,e=null,f;typeof b.breakClipId===_.ne&&(d=a.a.getBreakClipById(b.breakClipId));typeof b.breakId===
17
- _.ne&&(e=a.a.getBreakById(b.breakId),!e&&d&&(e=a.a.getBreaks().find(g=>g.breakClipIds.includes(d.id))||null),e&&(f=a.a.getBreaks().filter(g=>0<=g.position).sort((g,h)=>g.position-h.position).findIndex(g=>g===e)));c=new Y(d,e,b.index,b.total,f)}return c},GL=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]},HL=function(a){const b=
18
- a.dashTimedMetadata;let c=_.Be;b&&(c=b.schemeIdUri);return{type:c.startsWith(_.Ae)?_.Rf:_.Pf,schemeIdUri:c,id:a.id||"",startTime:a.startTime,endTime:a.endTime,value:b&&b.value||"",eventElement:b&&b.eventElement}},IL=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},KL=function(a){a.a=IL().getTextTracksManager();const b=a.a.getTracks();a.j=JL(_.J,b)},JL=function(a,b){const c=[];for(const d of b)b=new _.yh(d.trackId.toString(),a),b.roles=d.roles||[],b.kind=d.subtype||
19
- null,b.language=d.language||null,b.label=d.name||null,b.src=d.trackContentId||null,b.mimeType=d.trackContentType||null,d.customData&&(b.mimeType=d.customData.mimeType||b.mimeType,b.src=d.customData.url||b.src),b.renditions.push(new _.Gh(b.id,b)),c.push(b);return c},LL=function(a,b,c,d){c=_.Zf(c).filter(g=>g);var e=!1;let f=[];b===_.K?f=a.getAudioTracks():b===_.J&&(f=a.ja());if(c=c.find(g=>{const h=_.sg(g);return f.some(k=>{k=_.sg(k.language||"");return _.tg(h,k)})})){const g=_.sg(c);c=f.filter(h=>
20
- {h=_.sg(h.language||"");return _.tg(g,h)});f=c.length?c:f;e=e||!!c.length}_.Og(d)&&(c=f.filter(g=>g.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===_.K?a.sa(e):b===_.J&&a.Ba(e))},ML=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},PL=function(a,b){var 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=
21
- a.drm,e=_.pj(d);if(e){var f=[_.Jc];_.Vl(a)[0].type!==_.$b&&f.unshift(_.Kc);d.preferredDrmSystem===_.Jc&&f.reverse();for(var g,h;f.length&&!h;)g=f.shift(),h=e.Na[g];h?(c=g===_.Kc?cast.framework.ContentProtection.WIDEVINE:g===_.Jc?cast.framework.ContentProtection.PLAYREADY:void 0,b.protectionSystem=c,b.licenseUrl=h.licenseUrl,c={ldlDelay:0,customData:{}},NL(b,h,a,c),OL(b,h,a,c)):c()}else c()}else c()},NL=function(a,b,c,d){b.modifiers.licenseRequest?a.licenseRequestHandler=e=>{const f=_.kh({method:"POST",
22
- uris:[e.url]});e.headers&&(f.headers=e.headers);f.body=e.content;f.allowCrossSiteCredentials=e.withCredentials;b.modifiers.licenseRequest(c,f,d);e.url=f.uris[0];e.headers=f.headers;e.content=f.body;e.withCredentials=f.allowCrossSiteCredentials}:a.licenseRequestHandler=void 0},OL=function(a,b,c,d){b.modifiers.licenseResponse?a.licenseHandler=(e,f)=>_.y(function*(){const g=_.lh(Object.assign({},f.headers),e.buffer,200,"");yield b.modifiers.licenseResponse(c,g,d);return _.I(g.data)}):a.licenseHandler=
23
- void 0},SL=function(){return QL||(QL=new RL)},TL=function(){return cast.framework.CastReceiverContext.getInstance()},VL=function(a,b){a.h.debug("Detected HLS, parsing");var c=cast.framework.messages.HlsVideoSegmentFormat;a=TL();var {hlsVideoSegmentFormat:d}=TL().getPlayerManager().getMediaInformation()||{};c=d===c.FMP4?_.Ke:_.Je;b=b.replace(/\r\n|\r(?=[^\n]|$)/gm,"\n");b=b.split(/\n+/m);d=[];let e=0;for(;e<b.length;){const f=b[e].trim();if(b[e].startsWith("#EXT-X-STREAM-INF")){const g=UL(f,_.la),
24
- h=UL(f,_.Za);let [k,l]=[];h&&([k,l]=h.split("x").map(m=>+m));if(!a.canDisplayType(c,g,k,l)){e+=2;continue}}d.push(f);++e}return d.join("\n")},UL=function(a,b){let c;b+="\x3d";let d=a.indexOf(b);0<=d&&(c=a.substring(d+b.length),c.startsWith('"')?(c=c.substring(1),c=c.substring(0,c.indexOf('"'))):(d=c.indexOf(","),0<=d&&(c=c.substring(0,d))));return c},XL=function(a,b){let c=null;const d=WL(a);d&&(c={ad:d});a.f.trigger(new _.F(b,c))},WL=function(a){var b=null;if(a.a&&a.a.mediaInfo){b=a.a.mediaInfo;
25
- let c=null,d=null,e,f;const g=a.a.currentBreakClipNumber;b.breaks&&(c=b.breaks.find(h=>h.id===a.a.breakId)||null)&&(e=c.breakClipIds.length,f=0>=c.position?c.position:b.breaks.filter(h=>0<=h.position).sort((h,k)=>h.position-k.position).findIndex(h=>h===c));b.breakClips&&(d=b.breakClips.find(h=>h.id===a.a.breakClipId)||null);b=new Y(d,c,g,e,f)}return b},YL=class{constructor(a,b){this.log=new _.O(b);this.f=a;this.m=null;this.h=_.Pl;this.o=_.xp;this.j=2;this.C=Date.now();this.B=-1}release(){this.a(_.Pl)}destroy(){this.m=
26
- this.f=null;return Promise.resolve()}getState(){return this.h}onError(a){a.severity===_.G&&this.a(_.Ol)}a(a){if(a!==this.h)if(this.h===_.Ol&&a!==_.Pl)this.log.debug("Player is in ERROR state and can not switch to",a);else{var b=Date.now();this.o=this.h;this.h=a;this.h===_.Kl?(this.B=b,this.f.trigger(new _.F(_.nc,{detail:{bufferedTimeMS:-1,reason:this.j}}))):this.o===_.Kl&&this.f.trigger(new _.F(_.jc,{detail:{bufferedTimeMS:b-this.B,reason:this.j}}));a={currentState:this.h,previousState:this.o,timeSinceLastStateChangeMS:b-
27
- this.C};this.C=b;this.m&&_.yl(this.m,this.h);this.f.trigger(new _.F(_.ke,{detail:a}))}}};_.z("clpp.cast.CastUtils",class{});var aL=0,sL={GENERIC:aL,MOVIE:1,TV_SHOW:2,MUSIC_TRACK:3,PHOTO:4,AUDIOBOOK_CHAPTER:5};var ZL=class extends YL{constructor(a){super(a,"clpp.cast.SenderStateManager");this.w=this.g=null;this.A=this.xb.bind(this)}init(){const a=this.f,b=a.a;b&&(this.g&&this.g.removeUpdateListener(this.A),this.g=b,this.g.addUpdateListener(this.A),this.w=a.m)}destroy(){const a=this,b=()=>Object.getPrototypeOf(Object.getPrototypeOf(this)).destroy;return _.y(function*(){a.g&&(a.g.removeUpdateListener(a.A),a.g=null);yield b().call(a)})}a(a){const b=this.f.m;b&&b.isPlayingBreak||super.a(a)}xb(){if(this.g&&
28
- this.w&&!this.w.isPlayingBreak)switch(this.g.playerState){case chrome.cast.media.PlayerState.IDLE:switch(this.g.idleReason){case chrome.cast.media.IdleReason.FINISHED:this.a(_.Hl);break;case chrome.cast.media.IdleReason.ERROR:this.a(_.Ol);break;default:this.a(_.Pl)}break;case chrome.cast.media.PlayerState.PLAYING:this.a(_.Sl);break;case chrome.cast.media.PlayerState.PAUSED:this.a(_.Rl);break;case chrome.cast.media.PlayerState.BUFFERING:this.a(_.Kl)}}};var Z=class extends _.P{constructor(){super();this.h=new _.O("clpp.cast.SenderTrackManager");this.a=null;this.g=[];this.f={}}initialize(a){this.a=a}release(){this.g=[];this.f={}}load(){this.release();var a=this.a.a;a&&(a=a.media)&&(this.g=(a=a.tracks)?a.map(b=>{switch(b.type){case chrome.cast.media.TrackType.VIDEO:var c=_.L;break;case chrome.cast.media.TrackType.AUDIO:c=_.K;break;case chrome.cast.media.TrackType.TEXT:c=_.J}c=new _.yh(b.trackId.toString(),c);c.kind=b.subtype;c.language=b.language;
29
- 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);c.renditions.push(new _.Gh(c.id,c));return c}):[],this.a.trigger(new _.F(_.ap)))}destroy(){this.a=null}getVideoTracks(){return cL(this,_.L)}getAudioTracks(){return cL(this,_.K)}ja(){return cL(this,_.J)}ia(){const a=this.Ga();return a?a.renditions[0]:null}Da(){const a=this.na();return a?a.renditions[0]:null}Ea(){const a=this.oa();return a?a.renditions[0]:
30
- null}Pa(){return this.f[_.L]||null}bb(){return this.f[_.K]||null}cb(){return this.f[_.J]||null}Ga(){return eL(this,_.L)}na(){return eL(this,_.K)}oa(){return eL(this,_.J)}Ua(a){gL(this,_.L,a)}sa(a){gL(this,_.K,a)}Ba(a){gL(this,_.J,a)}Ta(a){this.Ua(a&&a.track)}ib(a){this.sa(a&&a.track)}jb(a){this.Ba(a&&a.track)}addTextTrack(){return _.y(function*(){})}la(){return!0}};Z.prototype.isAbrEnabled=Z.prototype.la;Z.prototype.addTextTrack=Z.prototype.addTextTrack;Z.prototype.setTextRendition=Z.prototype.jb;
31
- Z.prototype.setAudioRendition=Z.prototype.ib;Z.prototype.setVideoRendition=Z.prototype.Ta;Z.prototype.setTextTrack=Z.prototype.Ba;Z.prototype.setAudioTrack=Z.prototype.sa;Z.prototype.setVideoTrack=Z.prototype.Ua;Z.prototype.getTextTrack=Z.prototype.oa;Z.prototype.getAudioTrack=Z.prototype.na;Z.prototype.getVideoTrack=Z.prototype.Ga;Z.prototype.getLoadingTextRendition=Z.prototype.cb;Z.prototype.getLoadingAudioRendition=Z.prototype.bb;Z.prototype.getLoadingVideoRendition=Z.prototype.Pa;
32
- Z.prototype.getTextRendition=Z.prototype.Ea;Z.prototype.getAudioRendition=Z.prototype.Da;Z.prototype.getVideoRendition=Z.prototype.ia;Z.prototype.getTextTracks=Z.prototype.ja;Z.prototype.getAudioTracks=Z.prototype.getAudioTracks;Z.prototype.getVideoTracks=Z.prototype.getVideoTracks;var wL=class extends _.cp{constructor(a,b,c,d){super();this.j=new _.O(_.Ac);this.U=a;this.o=new _.Zh(b);this.S=c;this.X=d;this.g=this.I=_.aj();this.C=[];this.B=0;this.K=new _.Pm;this.G=this.m=this.a=null;this.A=this.w=!1;this.aa="";this.ga=1E6;this.f=new Z;this.f.initialize(this);this.h=new ZL(this);this.H=new _.uo;this.J=null;this.F=new Set;this.O=this.Wa.bind(this);this.da=this.Za.bind(this);this.W=this.Ya.bind(this);this.R=this.Xa.bind(this);this.M=null;window.cast||Object.defineProperty(window,
33
- "cast",{get:()=>window.cast_,set:e=>{window.cast_=e;window.setTimeout(()=>{jL(!0)},0)}});iL(this);hL.add(this)}init(a,b){this.g=this.I=b}unload(){return new Promise((a,b)=>{this.f&&this.f.release();this.a&&!this.a.idleReason||a();this.a.stop(null,a,b)})}release(){return this.unload().then(()=>{this.h&&this.h.release()})}destroy(){return _.y(function*(){})}Nc(a){this.M=a}Xb(){return this.w}gb(){return this.A}wd(){return this.aa}sendMessage(a,b){const c=this;return _.y(function*(){let d;const e=cast.framework.CastContext.getInstance().getCurrentSession();
34
- if(e)try{yield e.sendMessage(a,XK(b))}catch(f){d=new _.H(1,8,8E3,{detailedErrorCode:f})}else d=new _.H(1,8,8004,void 0);if(d)c.onError(d)})}cast(){const a=this;return _.y(function*(){if(!a.Xb())throw a.j.warn(PK),new _.H(1,8,8001,void 0);if(!kL)throw a.j.warn(NK),new _.H(1,8,8002,void 0);if(a.gb())throw a.j.warn("Already casting"),new _.H(1,8,8003,void 0);try{yield mL(a)}catch(b){const c={};b instanceof chrome.cast.Error?(c.detailedErrorCode=b.code,c.details=b.details,c.reason=b.description):c.detailedErrorCode=
35
- b;throw new _.H(1,8,8E3,c);}})}sd(){this.gb()&&cast.framework.CastContext.getInstance().endCurrentSession(!0)}addMessageListener(a){typeof a===_.bd&&this.F.add(a)}removeMessageListener(a){typeof a===_.bd&&this.F.delete(a)}play(){return this.isEnded()?oL(this,!0):new Promise((a,b)=>{if(!this.a)return b(MK);this.a.play(null,a,b)})}pause(){return new Promise((a,b)=>{this.isEnded()&&a();if(!this.a)return b(MK);this.a.pause(null,a,b)})}isPaused(){return!!this.a&&this.a.playerState===chrome.cast.media.PlayerState.PAUSED}isEnded(){return this.getState()===
36
- _.Hl}seek(a){return this.isEnded()?oL(this,!1,a):new Promise((b,c)=>{this.a||c(MK);this.m.isPlayingBreak&&c(KK);const d=new chrome.cast.media.SeekRequest;d.currentTime=a;this.trigger(new _.F(_.De));this.a.seek(d,()=>{this.trigger(new _.F(_.Ce));b()},c)})}getPosition(){return this.a&&this.a.getEstimatedTime()||0}getDuration(){if(!this.a||!this.a.media)return-1;const a=this.a.media.duration;return typeof a!==_.r?-1:-1===a?Infinity:a}setDrmCustomDataModifier(){}setCdnErrorCallback(){}detach(){}getPlaybackRate(){return this.a&&
37
- this.a.playbackRate||0}setPlaybackRate(a){this.a&&0<a&&this.sendMessage(VK,{type:"SET_PLAYBACK_RATE",requestId:Math.round(1E3*Math.random()),mediaSessionId:this.a.mediaSessionId,playbackRate:a})}getVolume(){return this.a&&this.a.volume.level}setVolume(a){this.a&&0<=a&&1>=a&&(a=new chrome.cast.media.VolumeRequest(new chrome.cast.Volume(a)),this.a.setVolume(a))}isMuted(){return this.a&&this.a.volume.muted}setMuted(a){this.a&&(a=new chrome.cast.media.VolumeRequest(new chrome.cast.Volume(void 0,a)),this.a.setVolume(a))}getPresentationStartTime(){if(!this.a||
38
- !this.a.media||!this.a.media.metadata)return null;const a=this.a.media.metadata.sectionStartAbsoluteTime;return typeof a!==_.r?null:1E-8===a?0:a}getSeekRange(){let a={start:0,end:this.getDuration()};if(this.isLive()){const b=this.a.getEstimatedLiveSeekableRange();b&&typeof b.start===_.r&&typeof b.end===_.r&&(a={start:b.start,end:b.end})}return a}getState(){return this.h?this.h.getState():_.xp}getStats(){return this.a&&this.a.customData&&this.a.customData.stats?YK(this.a.customData.stats):_.Cl()}isLive(){return Infinity===
39
- this.getDuration()}load(a){const b=this;return _.y(function*(){if(b.Xb())if(kL){b.C=_.Vl(a);_.dj(a)&&(b.g=_.cj(b.I,a));var c=b.C[b.B];yield nL(b,{source:c,isLive:c.isLive,autoplay:b.g.autoplay,Ma:b.g,Ab:c.Ab,audioMimeType:c.audioMimeType})}else b.j.warn(NK);else b.j.warn(PK)})}getBufferInfo(){return new _.bp}getTrackManager(){return this.f}getConfiguration(){return this.g}getSurface(){return null}setNetworkEngine(a){this.K=a}getNetworkEngine(){return this.K}getSourceIndex(){return this.B}setSourceIndex(a){this.B=
40
- a}getLoadedSource(){return this.C[this.B]}getPeriods(){return[]}getDrmInfo(){return null}getTimelineCues(){return[]}resetAbr(){this.j.warn(OK)}onError(a){if(a&&(this.trigger(new _.F(_.$c,{detail:a})),this.h))this.h.onError(a)}namespace(){return _.Ac}canPlay(){return this.Xb()?2:0}ab(){return this.J}bc(a){this.J=rL(a)}od(){this.J=null}Wd(a){const b=this.ab()||{};a={metadataType:pL(b.metadataType),title:a};this.bc(Object.assign({},b,a))}Ud(a){const b=this.ab()||{},c=pL(b.metadataType);a=new chrome.cast.Image(a);
41
- this.bc(Object.assign({},b,{metadataType:c,images:[a]}))}Td(a){const b=this.ab()||{};this.bc(Object.assign({},b,{metadataType:3,artist:a}))}Vd(a){const b=this.ab()||{};a={metadataType:pL(b.metadataType),releaseDate:a};this.bc(Object.assign({},b,a))}Wa(a){const b=cast.framework.CastContext.getInstance(),c=a.castState===cast.framework.CastState.CONNECTED;kL=a.castState!==cast.framework.CastState.NO_DEVICES_AVAILABLE;this.aa=c?b.getCurrentSession().getCastDevice().friendlyName:"";this.o.$d()}Za(a){this.j.debug(`state: ${a.sessionState}, details:`,
42
- a);switch(a.sessionState){case cast.framework.SessionState.SESSION_STARTED:this.A=!0;uL(this,a.session);break;case cast.framework.SessionState.SESSION_RESUMED:this.gb()||(this.A=!0,uL(this,a.session),this.X());break;case cast.framework.SessionState.SESSION_ENDED:if(this.gb()&&this.a){const d=this.a.media;var b=this.f.na(),c=this.f.oa();b=b&&b.language||void 0;c=c&&c.language||void 0;this.S(this.getState(),{source:{url:d.contentId,type:d.contentType,isLive:this.isLive()},currentTime:vL(this),Se:c,
43
- je:b})}a.session.removeEventListener(cast.framework.SessionEventType.MEDIA_SESSION,this.W);a.session.removeMessageListener(UK,this.R);this.A=!1;this.a=null;this.H.release();this.m=this.G=null}}Ya(a){this.j.debug("New media session",a.mediaSession);tL(this,a.mediaSession)}Xa(a,b){if(a===UK&&0<this.F.size){const c=YK(b);this.F.forEach(d=>d(c))}}ma(){this.trigger(new _.F(_.ve))}Ka(a){const b=this;return _.y(function*(){let c=null;const d=yield ZK(a,[_.te,_.Zb],b.K,b.g);d&&(c=new chrome.cast.media.Track(b.ga++,
44
- 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 c})}getTextDisplayer(){return null}};wL.prototype.getTextDisplayer=wL.prototype.getTextDisplayer;wL.prototype.getNetworkEngine=wL.prototype.getNetworkEngine;wL.prototype.setNetworkEngine=wL.prototype.setNetworkEngine;var kL=!1,hL=new Set;window.__onGCastApiAvailable=jL;var $L=class extends _.cp{constructor(a,b,c){super();this.f=a;this.h=b;this.j=typeof c===_.bd?c:(d,e)=>{this.f&&d!==_.Hl&&d!==_.Pl&&this.f.load(e)};this.a=yL(this);this.g=new _.O(RK);this.addDelegate(this.f)}destroy(){const a=this;return _.y(function*(){a.a&&(yield lL(a.a),a.a=null);a.removeDelegate(a.f)})}ld(){return!!this.a&&this.a.Xb()&&kL}gb(){return!!this.a&&this.a.gb()}wd(){return this.a?this.a.wd():""}Nc(a){this.a&&this.a.Nc(a)}cast(a){const b=this;return _.y(function*(){if(b.a)try{if(yield b.a.cast(),
45
- b.f&&b.a){{let d=null;const e=b.f.getLoadedSource();if(e){const f=b.f.getTrackManager(),g=f.getVideoTracks()[0];let h,k;g&&g.mimeType&&(h=g.mimeType);const l=b.f.getConfiguration(),m=f.na();m&&(m.mimeType&&(k=m.mimeType),m.language&&(l.preferredAudioLanguage=m.language),m.roles.length&&(l.preferredAudioRole=m.roles[0]));const n=f.oa();n&&(n.language&&(l.preferredTextLanguage=n.language),n.roles.length&&(l.preferredTextRole=n.roles[0]));const q=e&&typeof e.isLive===_.ic?e.isLive:b.f.isLive();d={source:e,
46
- isLive:q,autoplay:!b.f.isPaused(),currentTime:Math.max(b.f.getPosition()-1,0),Qd:b.f.getPresentationStartTime(),Ab:h,audioMimeType:k,Ma:l}}var c=d}yield xL(b);b.a&&(c&&(c.autoplay=!b.f.isPaused()),a?yield b.f.load(a):b.a.a||(yield nL(b.a,c)))}}catch(d){b.g.error("Error while trying to cast",d),c=new _.F(_.$c,{detail:d}),b.trigger(c)}})}sd(){this.a&&this.a.sd()}mf(a){const b=this;return _.y(function*(){a!==b.h&&(b.h=a,b.a&&(yield lL(b.a)),b.a=yL(b))})}sendMessage(a){const b=this;return _.y(function*(){b.a?
47
- yield b.a.sendMessage(UK,a):b.g.warn(QK)})}addMessageListener(a){this.a?this.a.addMessageListener(a):this.g.warn(QK)}removeMessageListener(a){this.a?this.a.removeMessageListener(a):this.g.warn(QK)}ab(){return this.a&&this.a.ab()}bc(a){this.a&&this.a.bc(a)}od(){this.a&&this.a.od()}Wd(a){this.a&&this.a.Wd(a)}Ud(a){this.a&&this.a.Ud(a)}Td(a){this.a&&this.a.Td(a)}Vd(a){this.a&&this.a.Vd(a)}};_.z(RK,$L);$L.prototype.setContentReleaseDate=$L.prototype.Vd;$L.prototype.setContentArtist=$L.prototype.Td;
48
- $L.prototype.setContentImage=$L.prototype.Ud;$L.prototype.setContentTitle=$L.prototype.Wd;$L.prototype.clearContentMetadata=$L.prototype.od;$L.prototype.setContentMetadata=$L.prototype.bc;$L.prototype.getContentMetadata=$L.prototype.ab;$L.prototype.removeMessageListener=$L.prototype.removeMessageListener;$L.prototype.addMessageListener=$L.prototype.addMessageListener;$L.prototype.sendMessage=$L.prototype.sendMessage;$L.prototype.changeReceiverId=$L.prototype.mf;$L.prototype.forceDisconnect=$L.prototype.sd;
49
- $L.prototype.cast=$L.prototype.cast;$L.prototype.setPlayerConfigInterceptor=$L.prototype.Nc;$L.prototype.getReceiverName=$L.prototype.wd;$L.prototype.isCasting=$L.prototype.gb;$L.prototype.canCast=$L.prototype.ld;$L.prototype.destroy=$L.prototype.destroy;var aM=class extends YL{constructor(a){super(a,"clpp.cast.StateManager");this.I=this.S.bind(this);this.H=this.R.bind(this);this.A=this.aa.bind(this);this.w=this.X.bind(this);this.K=this.W.bind(this);this.J=this.U.bind(this);this.M=this.ga.bind(this);this.G=this.da.bind(this);this.F=this.T.bind(this);this.g=this.O.bind(this)}init(){const a=cast.framework.events.EventType,b=cast.framework.CastReceiverContext.getInstance().getPlayerManager();b.addEventListener(a.PLAYING,this.I);b.addEventListener(a.PAUSE,
1
+ import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var mL="Cannot seek during ads playout.",nL="Cannot switch track",oL="Media session does not exist.",pL="No receivers available",qL="Reset ABR functionality not available on cast.",rL="SDK not yet ready",sL="Sender is destroyed.",tL="clpp.cast.CastProxy",uL="clpp.cast.Player",vL="clpp.cast.Receiver",wL="urn:x-cast:castlabs",xL="urn:x-cast:com.google.cast.media",yL=function(a){return _.y(function*(){yield _.Lm(a,_.Fd);yield _.Lm(a,_.Ed)})},zL=function(a){return JSON.stringify(a,(b,c)=>
2
+ {if("license"!==b&&typeof c!==_.$c){if(c instanceof Event){b={};for(const d in c){const e=c[d];typeof e===_.Bd?"detail"===d&&(b[d]=e):d in Event||(b[d]=e)}return b}return typeof c===_.r?isNaN(c)?"NaN":isFinite(c)?c:0>c?"-Infinity":"Infinity":c}})},AL=function(a){if(typeof a!==_.me)return a;try{return JSON.parse(a,(b,c)=>"NaN"===c?NaN:"-Infinity"===c?-Infinity:"Infinity"===c?Infinity:c)}catch(b){return a}},BL=function(a,b,c,d){return _.y(function*(){if(b.includes(a.mimeType))return a;var e=null;let f=
3
+ null,g=null;for(var h=0;h<b.length&&!f;)g=b[h++],f=_.Sh(d,a.mimeType,g);f&&g&&(h=_.jh(a.url),(h=yield c.fetch(h).P)&&h.data&&(e=f.a(_.I(h.data)),e={url:URL.createObjectURL(new Blob([e])),kind:a.kind,language:a.language,label:a.label,mimeType:g}));return e})},CL=function(a,b){let c,d;if(window.chrome&&chrome.cast&&chrome.cast.media)c=chrome.cast.media.HlsSegmentFormat,d=chrome.cast.media.HlsVideoSegmentFormat;else if(window.cast&&cast.framework&&cast.framework.messages)c=cast.framework.messages.HlsSegmentFormat,
4
+ d=cast.framework.messages.HlsVideoSegmentFormat;else return;switch(a){case _.Je:return d.FMP4;case _.He:return b===_.L?d.MPEG2_TS:c.TS;case _.Zb:return c.AAC;case _.$b:return c.AC3;case _.ac:return c.E_AC3;case "audio/mpeg":return c.MP3;case _.bc:return c.FMP4}},EL=function(a){a=void 0===a?DL:a;var b=cast.framework.messages||chrome.cast.media;if(!b)throw new _.H(1,8,8001);const c=b.MetadataType,d=b.GenericMediaMetadata,e=b.MovieMediaMetadata,f=b.TvShowMediaMetadata,g=b.MusicTrackMediaMetadata,h=b.PhotoMediaMetadata;
5
+ 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}},FL=function(a,b){return a.g.filter(c=>c.type===b)},HL=function(a,b){const c=GL(a);return FL(a,b).find(d=>c.includes(d.id))||null},JL=function(a,b,c){const d=a.a.a;if(d)if(c){a.f[b]=c.renditions[0];c=[+c.id];if(b!==_.J){const e=a.oa();e&&c.push(+e.id)}c=new chrome.cast.media.EditTracksInfoRequest(c);
6
+ d.editTracksInfo(c,()=>{a.f[b]=null;IL(a,b)},e=>{a.f[b]=null;a.h.debug(nL,e)})}else b===_.J&&(c=new chrome.cast.media.EditTracksInfoRequest([]),d.editTracksInfo(c,()=>{IL(a,b)},e=>{a.h.debug(nL,e)}))},GL=function(a){return(a=a.a?a.a.a:null)?a.activeTrackIds.map(b=>b.toString()):[]},IL=function(a,b){b===_.K?a.a.trigger(new _.F(_.Pi)):b===_.J&&a.a.trigger(new _.F(_.Qi))},ML=function(a){if(a)for(const b of KL)LL(b)},LL=function(a){if(!a.w&&window.chrome&&chrome.cast&&chrome.cast.isAvailable&&window.cast&&
7
+ cast.framework&&cast.framework.CastContext&&a.V.length){a.w=!0;a.o.ee();var b=cast.framework.CastContext.getInstance(),c=new cast.framework.CastOptions;c.receiverApplicationId=a.V;c.autoJoinPolicy=chrome.cast.AutoJoinPolicy.ORIGIN_SCOPED;b.setOptions(c);b.addEventListener(cast.framework.CastContextEventType.CAST_STATE_CHANGED,a.N);b.addEventListener(cast.framework.CastContextEventType.SESSION_STATE_CHANGED,a.ba);NL&&a.o.da(.02)}},OL=function(a){return _.y(function*(){KL.delete(a);if(a.w){a.w=!1;var b=
8
+ cast.framework.CastContext.getInstance();b.removeEventListener(cast.framework.CastContextEventType.CAST_STATE_CHANGED,a.N);b.removeEventListener(cast.framework.CastContextEventType.SESSION_STATE_CHANGED,a.ba)}b=[];a.f&&(b.push(a.f.destroy()),a.f=null);a.h&&(b.push(a.h.destroy()),a.h=null);yield Promise.all(b);a.A=!1;a.o&&(a.o.stop(),a.o=null);a.T=null;a.Y=null})},PL=function(a){return _.y(function*(){a.ib()||(yield cast.framework.CastContext.getInstance().requestSession())})},RL=function(a,b,c){c=
9
+ void 0===c?0:c;return _.y(function*(){var d=a.f.oa();d&&d.language&&(a.g.preferredTextLanguage=d.language);(d=a.f.na())&&d.language&&(a.g.preferredAudioLanguage=d.language);yield QL(a,{source:a.getLoadedSource(),currentTime:c,isLive:a.isLive(),Wd:a.getPresentationStartTime(),autoplay:b,Na:a.g})})},QL=function(a,b){return _.y(function*(){var c=chrome.cast.media.StreamType;yield PL(a);if(b){var d=cast.framework.CastContext.getInstance().getCurrentSession(),e=new chrome.cast.media.MediaInfo(b.source.url,
10
+ b.source.type);e.streamType=b.isLive?c.LIVE:c.BUFFERED;c=b.audioMimeType;e.hlsVideoSegmentFormat=CL(b.Bb,_.L);e.hlsSegmentFormat=CL(c,_.K);b.Na&&(a.M&&(c=yield Promise.resolve(a.M(b.Na)))&&(b.Na=c),a.g=b.Na,a.C=_.Kl(a.g),a.B=a.C.findIndex(k=>k.url===b.source.url),b.Na.remoteTextTracks&&(c=yield Promise.all(b.Na.remoteTextTracks.map(a.La.bind(a))),e.tracks=c.filter(k=>k),b.Na.remoteTextTracks=void 0),delete b.Na.autoplay,b.Na.startTime=null,e.customData={playerConfiguration:zL(b.Na)});c=a.cb()||{};
11
+ var f=SL(c.metadataType),g;typeof b.Wd===_.r&&(g={metadataType:f,sectionStartAbsoluteTime:b.Wd});var h;b.source.name&&(h={metadataType:f,title:b.source.name});c=TL(c);if(g=UL(Object.assign({},g,h,c)))e.metadata=g;e=new chrome.cast.media.LoadRequest(e);typeof b.autoplay===_.fc&&(e.autoplay=b.autoplay);typeof b.currentTime===_.r&&(e.currentTime=b.currentTime);yield d.loadMedia(e)}})},UL=function(a){if(!a)return null;a:{var b=a.metadataType;const c=Object.entries(VL);for(const d of c){const [e,f]=d;
12
+ if(f===b){b=e;break a}}b=null}if(!b)return null;b=EL(VL[b]);return Object.assign(b,a)},SL=function(a){var b=void 0===b?DL:b;return Object.values(VL).includes(a)?a:b},TL=function(a){const b={};for(const c in a)void 0!==a[c]&&(b[c]=a[c]);return b},XL=function(a,b){WL(a,b.getMediaSession());b.addEventListener(cast.framework.SessionEventType.MEDIA_SESSION,a.W);b.addMessageListener(wL,a.R)},YL=function(a){const b=a.getPosition();a.a&&a.a.media?(a=a.a.media.startAbsoluteTime,a=typeof a!==_.r?null:a):a=
13
+ null;a=null===a?null:a+b;return null===a?b:a},WL=function(a,b){a.a=b;a.a&&(a.H.release(),a.G=null,a.m=null,a.m=new cast.framework.RemotePlayer,a.G=new cast.framework.RemotePlayerController(a.m),a.H.on(a.G,cast.framework.RemotePlayerEventType.CURRENT_TIME_CHANGED,a.ma.bind(a)),a.f&&a.f.load(),a.h&&a.h.init(),a.trigger(new _.F(_.od)))},aM=function(a){return new ZL(a.h,()=>{a.trigger(new _.F(_.pc))},(b,c)=>{{const d=a.f.getConfiguration();d.source=c.source;d.autoplay=!1;d.startTime=c.currentTime?Math.max(c.currentTime-
14
+ 1,0):null;d.ima&&d.startTime&&(d.ima.playAdsAfterTime=d.startTime);c.pe&&(d.preferredAudioLanguage=c.pe);c.$e&&(d.preferredTextLanguage=c.$e);_.Nm(a.f,null);a.trigger(new _.F("castingended"));a.j(b,d)}},()=>$L(a))},$L=function(a){return _.y(function*(){a.trigger(new _.F(_.oc));a.f.a!==a.a&&a.f&&a.a&&(yield a.f.release(),_.Nm(a.f,a.a))})},dM=function(a,b,c){return _.y(function*(){var d=b.adTagUrl;if(d)try{bM=!1;const e=_.jh(d),f=yield c.fetch(e).P;if(f&&f.data){const g=_.Eg(f.data),h=(new DOMParser).parseFromString(g,
15
+ _.te);if(h.getElementsByTagName("vmap:VMAP").length)_.D("VMAP detected."),a.vmapAdsRequest=cM(g);else if(h.getElementsByTagName("VAST").length){_.D("VAST detected.");{d=g;const k=new cast.framework.messages.BreakClip("bc1");k.vastAdsRequest=cM(d);const l=new cast.framework.messages.Break("b1",[k.id],0);a.breakClips=[k];a.breaks=[l]}}else _.D("Unsupported schema."),bM=!0}}catch(e){_.D("Failed to fetch an ad",e),bM=!0}})},cM=function(a){const b=new cast.framework.messages.VastAdsRequest;b.adsResponse=
16
+ a;return b},eM=function(a,b){b=new _.H(1,10,10003,{errorType:b});a.l.onError(b)},fM=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},hM=function(a,b,c){if(c instanceof cast.framework.events.BreaksEvent||-1!==a.getPosition()){var d=null;(c=gM(a,c))&&(d={ad:c});a.l.trigger(new _.F(b,d))}},gM=function(a,b){let c=null;if(a.a&&b instanceof cast.framework.events.BreaksEvent){let d=null,e=null,f;typeof b.breakClipId===_.me&&(d=a.a.getBreakClipById(b.breakClipId));typeof b.breakId===
17
+ _.me&&(e=a.a.getBreakById(b.breakId),!e&&d&&(e=a.a.getBreaks().find(g=>g.breakClipIds.includes(d.id))||null),e&&(f=a.a.getBreaks().filter(g=>0<=g.position).sort((g,h)=>g.position-h.position).findIndex(g=>g===e)));c=new Y(d,e,b.index,b.total,f)}return c},iM=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]},jM=function(a){const b=
18
+ a.dashTimedMetadata;let c=_.Ae;b&&(c=b.schemeIdUri);return{type:c.startsWith(_.ze)?_.Qf:_.Of,schemeIdUri:c,id:a.id||"",startTime:a.startTime,endTime:a.endTime,value:b&&b.value||"",eventElement:b&&b.eventElement}},kM=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},mM=function(a){a.a=kM().getTextTracksManager();const b=a.a.getTracks();a.j=lM(_.J,b)},lM=function(a,b){const c=[];for(const d of b)b=new _.xh(d.trackId.toString(),a),b.roles=d.roles||[],b.kind=d.subtype||
19
+ null,b.language=d.language||null,b.label=d.name||null,b.src=d.trackContentId||null,b.mimeType=d.trackContentType||null,d.customData&&(b.mimeType=d.customData.mimeType||b.mimeType,b.src=d.customData.url||b.src),b.renditions.push(new _.Fh(b.id,b)),c.push(b);return c},nM=function(a,b,c,d){c=_.Yf(c).filter(g=>g);var e=!1;let f=[];b===_.K?f=a.getAudioTracks():b===_.J&&(f=a.ja());if(c=c.find(g=>{const h=_.rg(g);return f.some(k=>{k=_.rg(k.language||"");return _.sg(h,k)})})){const g=_.rg(c);c=f.filter(h=>
20
+ {h=_.rg(h.language||"");return _.sg(g,h)});f=c.length?c:f;e=e||!!c.length}_.Ng(d)&&(c=f.filter(g=>g.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===_.K?a.ta(e):b===_.J&&a.Da(e))},oM=function(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager()},rM=function(a,b){var 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=
21
+ a.drm,e=_.oj(d);if(e){var f=[_.Hc];_.Kl(a)[0].type!==_.Xb&&f.unshift(_.Ic);d.preferredDrmSystem===_.Hc&&f.reverse();for(var g,h;f.length&&!h;)g=f.shift(),h=e.Pa[g];h?(c=g===_.Ic?cast.framework.ContentProtection.WIDEVINE:g===_.Hc?cast.framework.ContentProtection.PLAYREADY:void 0,b.protectionSystem=c,b.licenseUrl=h.licenseUrl,c={ldlDelay:0,customData:{}},pM(b,h,a,c),qM(b,h,a,c)):c()}else c()}else c()},pM=function(a,b,c,d){b.modifiers.licenseRequest?a.licenseRequestHandler=e=>{const f=_.jh({method:"POST",
22
+ uris:[e.url]});e.headers&&(f.headers=e.headers);f.body=e.content;f.allowCrossSiteCredentials=e.withCredentials;b.modifiers.licenseRequest(c,f,d);e.url=f.uris[0];e.headers=f.headers;e.content=f.body;e.withCredentials=f.allowCrossSiteCredentials}:a.licenseRequestHandler=void 0},qM=function(a,b,c,d){b.modifiers.licenseResponse?a.licenseHandler=(e,f)=>_.y(function*(){const g=_.kh(Object.assign({},f.headers),e.buffer,200,"");yield b.modifiers.licenseResponse(c,g,d);return _.I(g.data)}):a.licenseHandler=
23
+ void 0},uM=function(){return sM||(sM=new tM)},vM=function(){return cast.framework.CastReceiverContext.getInstance()},xM=function(a,b){a.h.debug("Detected HLS, parsing");var c=cast.framework.messages.HlsVideoSegmentFormat;a=vM();var {hlsVideoSegmentFormat:d}=vM().getPlayerManager().getMediaInformation()||{};c=d===c.FMP4?_.Je:_.He;b=b.replace(/\r\n|\r(?=[^\n]|$)/gm,"\n");b=b.split(/\n+/m);d=[];let e=0;for(;e<b.length;){const f=b[e].trim();if(b[e].startsWith("#EXT-X-STREAM-INF")){const g=wM(f,_.ka),
24
+ h=wM(f,_.Ya);let [k,l]=[];h&&([k,l]=h.split("x").map(m=>+m));if(!a.canDisplayType(c,g,k,l)){e+=2;continue}}d.push(f);++e}return d.join("\n")},wM=function(a,b){let c;b+="\x3d";let d=a.indexOf(b);0<=d&&(c=a.substring(d+b.length),c.startsWith('"')?(c=c.substring(1),c=c.substring(0,c.indexOf('"'))):(d=c.indexOf(","),0<=d&&(c=c.substring(0,d))));return c},zM=function(a,b){let c=null;const d=yM(a);d&&(c={ad:d});a.f.trigger(new _.F(b,c))},yM=function(a){var b=null;if(a.a&&a.a.mediaInfo){b=a.a.mediaInfo;
25
+ let c=null,d=null,e,f;const g=a.a.currentBreakClipNumber;b.breaks&&(c=b.breaks.find(h=>h.id===a.a.breakId)||null)&&(e=c.breakClipIds.length,f=0>=c.position?c.position:b.breaks.filter(h=>0<=h.position).sort((h,k)=>h.position-k.position).findIndex(h=>h===c));b.breakClips&&(d=b.breakClips.find(h=>h.id===a.a.breakClipId)||null);b=new Y(d,c,g,e,f)}return b},AM=class{constructor(a,b){this.log=new _.O(b);this.f=a;this.m=null;this.h=_.El;this.o=_.mp;this.j=2;this.C=Date.now();this.B=-1}release(){this.a(_.El)}destroy(){this.m=
26
+ this.f=null;return Promise.resolve()}getState(){return this.h}onError(a){a.severity===_.G&&this.a(_.Dl)}a(a){if(a!==this.h)if(this.h===_.Dl&&a!==_.El)this.log.debug("Player is in ERROR state and can not switch to",a);else{var b=Date.now();this.o=this.h;this.h=a;this.h===_.zl?(this.B=b,this.f.trigger(new _.F(_.ic,{detail:{bufferedTimeMS:-1,reason:this.j}}))):this.o===_.zl&&this.f.trigger(new _.F(_.hc,{detail:{bufferedTimeMS:b-this.B,reason:this.j}}));a={currentState:this.h,previousState:this.o,timeSinceLastStateChangeMS:b-
27
+ this.C};this.C=b;this.m&&_.nl(this.m,this.h);this.f.trigger(new _.F(_.je,{detail:a}))}}};_.z("clpp.cast.CastUtils",class{});var DL=0,VL={GENERIC:DL,MOVIE:1,TV_SHOW:2,MUSIC_TRACK:3,PHOTO:4,AUDIOBOOK_CHAPTER:5};var BM=class extends AM{constructor(a){super(a,"clpp.cast.SenderStateManager");this.w=this.g=null;this.A=this.yb.bind(this)}init(){const a=this.f,b=a.a;b&&(this.g&&this.g.removeUpdateListener(this.A),this.g=b,this.g.addUpdateListener(this.A),this.w=a.m)}destroy(){const a=this,b=()=>Object.getPrototypeOf(Object.getPrototypeOf(this)).destroy;return _.y(function*(){a.g&&(a.g.removeUpdateListener(a.A),a.g=null);yield b().call(a)})}a(a){const b=this.f.m;b&&b.isPlayingBreak||super.a(a)}yb(){if(this.g&&
28
+ this.w&&!this.w.isPlayingBreak)switch(this.g.playerState){case chrome.cast.media.PlayerState.IDLE:switch(this.g.idleReason){case chrome.cast.media.IdleReason.FINISHED:this.a(_.wl);break;case chrome.cast.media.IdleReason.ERROR:this.a(_.Dl);break;default:this.a(_.El)}break;case chrome.cast.media.PlayerState.PLAYING:this.a(_.Hl);break;case chrome.cast.media.PlayerState.PAUSED:this.a(_.Gl);break;case chrome.cast.media.PlayerState.BUFFERING:this.a(_.zl)}}};var Z=class extends _.P{constructor(){super();this.h=new _.O("clpp.cast.SenderTrackManager");this.a=null;this.g=[];this.f={}}initialize(a){this.a=a}release(){this.g=[];this.f={}}load(){this.release();var a=this.a.a;a&&(a=a.media)&&(this.g=(a=a.tracks)?a.map(b=>{switch(b.type){case chrome.cast.media.TrackType.VIDEO:var c=_.L;break;case chrome.cast.media.TrackType.AUDIO:c=_.K;break;case chrome.cast.media.TrackType.TEXT:c=_.J}c=new _.xh(b.trackId.toString(),c);c.kind=b.subtype;c.language=b.language;
29
+ 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);c.renditions.push(new _.Fh(c.id,c));return c}):[],this.a.trigger(new _.F(_.Qo)))}destroy(){this.a=null}getVideoTracks(){return FL(this,_.L)}getAudioTracks(){return FL(this,_.K)}ja(){return FL(this,_.J)}ia(){const a=this.Ia();return a?a.renditions[0]:null}Fa(){const a=this.na();return a?a.renditions[0]:null}Ga(){const a=this.oa();return a?a.renditions[0]:
30
+ null}Ra(){return this.f[_.L]||null}eb(){return this.f[_.K]||null}fb(){return this.f[_.J]||null}Ia(){return HL(this,_.L)}na(){return HL(this,_.K)}oa(){return HL(this,_.J)}Wa(a){JL(this,_.L,a)}ta(a){JL(this,_.K,a)}Da(a){JL(this,_.J,a)}Va(a){this.Wa(a&&a.track)}kb(a){this.ta(a&&a.track)}lb(a){this.Da(a&&a.track)}addTextTrack(){return _.y(function*(){})}la(){return!0}};Z.prototype.isAbrEnabled=Z.prototype.la;Z.prototype.addTextTrack=Z.prototype.addTextTrack;Z.prototype.setTextRendition=Z.prototype.lb;
31
+ Z.prototype.setAudioRendition=Z.prototype.kb;Z.prototype.setVideoRendition=Z.prototype.Va;Z.prototype.setTextTrack=Z.prototype.Da;Z.prototype.setAudioTrack=Z.prototype.ta;Z.prototype.setVideoTrack=Z.prototype.Wa;Z.prototype.getTextTrack=Z.prototype.oa;Z.prototype.getAudioTrack=Z.prototype.na;Z.prototype.getVideoTrack=Z.prototype.Ia;Z.prototype.getLoadingTextRendition=Z.prototype.fb;Z.prototype.getLoadingAudioRendition=Z.prototype.eb;Z.prototype.getLoadingVideoRendition=Z.prototype.Ra;
32
+ Z.prototype.getTextRendition=Z.prototype.Ga;Z.prototype.getAudioRendition=Z.prototype.Fa;Z.prototype.getVideoRendition=Z.prototype.ia;Z.prototype.getTextTracks=Z.prototype.ja;Z.prototype.getAudioTracks=Z.prototype.getAudioTracks;Z.prototype.getVideoTracks=Z.prototype.getVideoTracks;var ZL=class extends _.So{constructor(a,b,c,d){super();this.j=new _.O(_.yc);this.V=a;this.o=new _.Yh(b);this.T=c;this.Y=d;this.g=this.I=_.$i();this.C=[];this.B=0;this.K=new _.Em;this.G=this.m=this.a=null;this.A=this.w=!1;this.aa="";this.ga=1E6;this.f=new Z;this.f.initialize(this);this.h=new BM(this);this.H=new _.jo;this.J=null;this.F=new Set;this.N=this.Ya.bind(this);this.ba=this.ab.bind(this);this.W=this.$a.bind(this);this.R=this.Za.bind(this);this.M=null;window.cast||Object.defineProperty(window,
33
+ "cast",{get:()=>window.cast_,set:e=>{window.cast_=e;window.setTimeout(()=>{ML(!0)},0)}});LL(this);KL.add(this)}init(a,b){this.g=this.I=b}unload(){return new Promise((a,b)=>{this.f&&this.f.release();this.a&&!this.a.idleReason||a();this.a.stop(null,a,b)})}release(){return this.unload().then(()=>{this.h&&this.h.release()})}destroy(){return _.y(function*(){})}Pc(a){this.M=a}Yb(){return this.w}ib(){return this.A}Cd(){return this.aa}sendMessage(a,b){const c=this;return _.y(function*(){let d;const e=cast.framework.CastContext.getInstance().getCurrentSession();
34
+ if(e)try{yield e.sendMessage(a,zL(b))}catch(f){d=new _.H(1,8,8E3,{detailedErrorCode:f})}else d=new _.H(1,8,8004,void 0);if(d)c.onError(d)})}cast(){const a=this;return _.y(function*(){if(!a.Yb())throw a.j.warn(rL),new _.H(1,8,8001,void 0);if(!NL)throw a.j.warn(pL),new _.H(1,8,8002,void 0);if(a.ib())throw a.j.warn("Already casting"),new _.H(1,8,8003,void 0);try{yield PL(a)}catch(b){const c={};b instanceof chrome.cast.Error?(c.detailedErrorCode=b.code,c.details=b.details,c.reason=b.description):c.detailedErrorCode=
35
+ b;throw new _.H(1,8,8E3,c);}})}xd(){this.ib()&&cast.framework.CastContext.getInstance().endCurrentSession(!0)}addMessageListener(a){typeof a===_.$c&&this.F.add(a)}removeMessageListener(a){typeof a===_.$c&&this.F.delete(a)}play(){return this.isEnded()?RL(this,!0):new Promise((a,b)=>{if(!this.a)return b(oL);this.a.play(null,a,b)})}pause(){return new Promise((a,b)=>{this.isEnded()&&a();if(!this.a)return b(oL);this.a.pause(null,a,b)})}isPaused(){return!!this.a&&this.a.playerState===chrome.cast.media.PlayerState.PAUSED}isEnded(){return this.getState()===
36
+ _.wl}seek(a){return this.isEnded()?RL(this,!1,a):new Promise((b,c)=>{this.a||c(oL);this.m.isPlayingBreak&&c(mL);const d=new chrome.cast.media.SeekRequest;d.currentTime=a;this.trigger(new _.F(_.Ce));this.a.seek(d,()=>{this.trigger(new _.F(_.Be));b()},c)})}getPosition(){return this.a&&this.a.getEstimatedTime()||0}getDuration(){if(!this.a||!this.a.media)return-1;const a=this.a.media.duration;return typeof a!==_.r?-1:-1===a?Infinity:a}setDrmCustomDataModifier(){}setCdnErrorCallback(){}detach(){}getPlaybackRate(){return this.a&&
37
+ this.a.playbackRate||0}setPlaybackRate(a){this.a&&0<a&&this.sendMessage(xL,{type:"SET_PLAYBACK_RATE",requestId:Math.round(1E3*Math.random()),mediaSessionId:this.a.mediaSessionId,playbackRate:a})}getVolume(){return this.a&&this.a.volume.level}setVolume(a){this.a&&0<=a&&1>=a&&(a=new chrome.cast.media.VolumeRequest(new chrome.cast.Volume(a)),this.a.setVolume(a))}isMuted(){return this.a&&this.a.volume.muted}setMuted(a){this.a&&(a=new chrome.cast.media.VolumeRequest(new chrome.cast.Volume(void 0,a)),this.a.setVolume(a))}getPresentationStartTime(){if(!this.a||
38
+ !this.a.media||!this.a.media.metadata)return null;const a=this.a.media.metadata.sectionStartAbsoluteTime;return typeof a!==_.r?null:1E-8===a?0:a}getSeekRange(){let a={start:0,end:this.getDuration()};if(this.isLive()){const b=this.a.getEstimatedLiveSeekableRange();b&&typeof b.start===_.r&&typeof b.end===_.r&&(a={start:b.start,end:b.end})}return a}getState(){return this.h?this.h.getState():_.mp}getStats(){return this.a&&this.a.customData&&this.a.customData.stats?AL(this.a.customData.stats):_.rl()}isLive(){return Infinity===
39
+ this.getDuration()}load(a){const b=this;return _.y(function*(){if(b.Yb())if(NL){b.C=_.Kl(a);_.cj(a)&&(b.g=_.bj(b.I,a));var c=b.C[b.B];yield QL(b,{source:c,isLive:c.isLive,autoplay:b.g.autoplay,Na:b.g,Bb:c.Bb,audioMimeType:c.audioMimeType})}else b.j.warn(pL);else b.j.warn(rL)})}getBufferInfo(){return new _.Ro}getTrackManager(){return this.f}getConfiguration(){return this.g}getSurface(){return null}setNetworkEngine(a){this.K=a}getNetworkEngine(){return this.K}getSourceIndex(){return this.B}setSourceIndex(a){this.B=
40
+ a}getLoadedSource(){return this.C[this.B]}getPeriods(){return[]}getDrmInfo(){return null}getTimelineCues(){return[]}resetAbr(){this.j.warn(qL)}onError(a){if(a&&(this.trigger(new _.F(_.Yc,{detail:a})),this.h))this.h.onError(a)}namespace(){return _.yc}canPlay(){return this.Yb()?2:0}cb(){return this.J}cc(a){this.J=UL(a)}td(){this.J=null}ae(a){const b=this.cb()||{};a={metadataType:SL(b.metadataType),title:a};this.cc(Object.assign({},b,a))}Zd(a){const b=this.cb()||{},c=SL(b.metadataType);a=new chrome.cast.Image(a);
41
+ this.cc(Object.assign({},b,{metadataType:c,images:[a]}))}Yd(a){const b=this.cb()||{};this.cc(Object.assign({},b,{metadataType:3,artist:a}))}$d(a){const b=this.cb()||{};a={metadataType:SL(b.metadataType),releaseDate:a};this.cc(Object.assign({},b,a))}Ya(a){const b=cast.framework.CastContext.getInstance(),c=a.castState===cast.framework.CastState.CONNECTED;NL=a.castState!==cast.framework.CastState.NO_DEVICES_AVAILABLE;this.aa=c?b.getCurrentSession().getCastDevice().friendlyName:"";this.o.ee()}ab(a){this.j.debug(`state: ${a.sessionState}, details:`,
42
+ a);switch(a.sessionState){case cast.framework.SessionState.SESSION_STARTED:this.A=!0;XL(this,a.session);break;case cast.framework.SessionState.SESSION_RESUMED:this.ib()||(this.A=!0,XL(this,a.session),this.Y());break;case cast.framework.SessionState.SESSION_ENDED:if(this.ib()&&this.a){const d=this.a.media;var b=this.f.na(),c=this.f.oa();b=b&&b.language||void 0;c=c&&c.language||void 0;this.T(this.getState(),{source:{url:d.contentId,type:d.contentType,isLive:this.isLive()},currentTime:YL(this),$e:c,
43
+ pe:b})}a.session.removeEventListener(cast.framework.SessionEventType.MEDIA_SESSION,this.W);a.session.removeMessageListener(wL,this.R);this.A=!1;this.a=null;this.H.release();this.m=this.G=null}}$a(a){this.j.debug("New media session",a.mediaSession);WL(this,a.mediaSession)}Za(a,b){if(a===wL&&0<this.F.size){const c=AL(b);this.F.forEach(d=>d(c))}}ma(){this.trigger(new _.F(_.ue))}La(a){const b=this;return _.y(function*(){let c=null;const d=yield BL(a,[_.se,_.Wb],b.K,b.g);d&&(c=new chrome.cast.media.Track(b.ga++,
44
+ 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 c})}getTextDisplayer(){return null}};ZL.prototype.getTextDisplayer=ZL.prototype.getTextDisplayer;ZL.prototype.getNetworkEngine=ZL.prototype.getNetworkEngine;ZL.prototype.setNetworkEngine=ZL.prototype.setNetworkEngine;var NL=!1,KL=new Set;window.__onGCastApiAvailable=ML;var CM=class extends _.So{constructor(a,b,c){super();this.f=a;this.h=b;this.j=typeof c===_.$c?c:(d,e)=>{this.f&&d!==_.wl&&d!==_.El&&this.f.load(e)};this.a=aM(this);this.g=new _.O(tL);this.addDelegate(this.f)}destroy(){const a=this;return _.y(function*(){a.a&&(yield OL(a.a),a.a=null);a.removeDelegate(a.f)})}qd(){return!!this.a&&this.a.Yb()&&NL}ib(){return!!this.a&&this.a.ib()}Cd(){return this.a?this.a.Cd():""}Pc(a){this.a&&this.a.Pc(a)}cast(a){const b=this;return _.y(function*(){if(b.a)try{if(yield b.a.cast(),
45
+ b.f&&b.a){{let d=null;const e=b.f.getLoadedSource();if(e){const f=b.f.getTrackManager(),g=f.getVideoTracks()[0];let h,k;g&&g.mimeType&&(h=g.mimeType);const l=b.f.getConfiguration(),m=f.na();m&&(m.mimeType&&(k=m.mimeType),m.language&&(l.preferredAudioLanguage=m.language),m.roles.length&&(l.preferredAudioRole=m.roles[0]));const n=f.oa();n&&(n.language&&(l.preferredTextLanguage=n.language),n.roles.length&&(l.preferredTextRole=n.roles[0]));const q=e&&typeof e.isLive===_.fc?e.isLive:b.f.isLive();d={source:e,
46
+ isLive:q,autoplay:!b.f.isPaused(),currentTime:Math.max(b.f.getPosition()-1,0),Wd:b.f.getPresentationStartTime(),Bb:h,audioMimeType:k,Na:l}}var c=d}yield $L(b);b.a&&(c&&(c.autoplay=!b.f.isPaused()),a?yield b.f.load(a):b.a.a||(yield QL(b.a,c)))}}catch(d){b.g.error("Error while trying to cast",d),c=new _.F(_.Yc,{detail:d}),b.trigger(c)}})}xd(){this.a&&this.a.xd()}tf(a){const b=this;return _.y(function*(){a!==b.h&&(b.h=a,b.a&&(yield OL(b.a)),b.a=aM(b))})}sendMessage(a){const b=this;return _.y(function*(){b.a?
47
+ yield b.a.sendMessage(wL,a):b.g.warn(sL)})}addMessageListener(a){this.a?this.a.addMessageListener(a):this.g.warn(sL)}removeMessageListener(a){this.a?this.a.removeMessageListener(a):this.g.warn(sL)}cb(){return this.a&&this.a.cb()}cc(a){this.a&&this.a.cc(a)}td(){this.a&&this.a.td()}ae(a){this.a&&this.a.ae(a)}Zd(a){this.a&&this.a.Zd(a)}Yd(a){this.a&&this.a.Yd(a)}$d(a){this.a&&this.a.$d(a)}};_.z(tL,CM);CM.prototype.setContentReleaseDate=CM.prototype.$d;CM.prototype.setContentArtist=CM.prototype.Yd;
48
+ CM.prototype.setContentImage=CM.prototype.Zd;CM.prototype.setContentTitle=CM.prototype.ae;CM.prototype.clearContentMetadata=CM.prototype.td;CM.prototype.setContentMetadata=CM.prototype.cc;CM.prototype.getContentMetadata=CM.prototype.cb;CM.prototype.removeMessageListener=CM.prototype.removeMessageListener;CM.prototype.addMessageListener=CM.prototype.addMessageListener;CM.prototype.sendMessage=CM.prototype.sendMessage;CM.prototype.changeReceiverId=CM.prototype.tf;CM.prototype.forceDisconnect=CM.prototype.xd;
49
+ CM.prototype.cast=CM.prototype.cast;CM.prototype.setPlayerConfigInterceptor=CM.prototype.Pc;CM.prototype.getReceiverName=CM.prototype.Cd;CM.prototype.isCasting=CM.prototype.ib;CM.prototype.canCast=CM.prototype.qd;CM.prototype.destroy=CM.prototype.destroy;var DM=class extends AM{constructor(a){super(a,"clpp.cast.StateManager");this.I=this.T.bind(this);this.H=this.R.bind(this);this.A=this.aa.bind(this);this.w=this.Y.bind(this);this.K=this.W.bind(this);this.J=this.V.bind(this);this.M=this.ga.bind(this);this.G=this.ba.bind(this);this.F=this.U.bind(this);this.g=this.N.bind(this)}init(){const a=cast.framework.events.EventType,b=cast.framework.CastReceiverContext.getInstance().getPlayerManager();b.addEventListener(a.PLAYING,this.I);b.addEventListener(a.PAUSE,
50
50
  this.H);b.addEventListener(a.MEDIA_FINISHED,this.A);b.addEventListener(a.BUFFERING,this.w);b.addEventListener(a.SEEKING,this.K);b.addEventListener(a.SEEKED,this.J);b.addEventListener(a.STALLED,this.M);b.addEventListener(a.PLAYER_LOADING,this.G);b.addEventListener(a.ERROR,this.F);b.addEventListener(a.BITRATE_CHANGED,this.g)}destroy(){const a=this,b=()=>Object.getPrototypeOf(Object.getPrototypeOf(this)).destroy;return _.y(function*(){const c=cast.framework.events.EventType,d=cast.framework.CastReceiverContext.getInstance().getPlayerManager();
51
- d.removeEventListener(c.PLAYING,a.I);d.removeEventListener(c.PAUSE,a.H);d.removeEventListener(c.MEDIA_FINISHED,a.A);d.removeEventListener(c.BUFFERING,a.w);d.removeEventListener(c.SEEKING,a.K);d.removeEventListener(c.SEEKED,a.J);d.removeEventListener(c.STALLED,a.M);d.removeEventListener(c.PLAYER_LOADING,a.G);d.removeEventListener(c.ERROR,a.F);d.removeEventListener(c.BITRATE_CHANGED,a.g);yield b().call(a)})}S(){this.f.trigger(new _.F(_.Sd));this.a(_.Sl)}R(){this.a(_.Rl)}aa(){this.a(_.Hl)}X(a){a.isBuffering?
52
- this.a(_.Kl):(a=this.f.isPaused()?_.Rl:_.Sl,this.a(a))}W(){this.j=1;this.f.trigger(new _.F(_.De))}U(){this.f.trigger(new _.F(_.Ce))}ga(){this.j=2}da(){this.a(_.Ql)}O(a){const b=this.f.getStats();this.f.trigger(new _.F(_.hc,{detail:{bandwidth:a.totalBitrate,width:b.width,height:b.height}}))}T(a){a=new _.H(_.G,7,7300,{detailedErrorCode:a.detailedErrorCode,error:a.error,reason:a.reason});this.f.trigger(new _.F(_.$c,{detail:a}));this.a(_.Ol)}};var Y=class{constructor(a,b,c,d,e){this.a=a;this.f=b;this.h=typeof c===_.r?c:1;this.j=typeof d===_.r?d:1;this.g=typeof e===_.r?e:0}nb(){return"Google Cast Framework"}ob(){return cast.framework.VERSION}tb(){return 0}getId(){return""}getCreativeId(){return""}getApiFramework(){return null}getAdSystem(){return""}getAdvertiserName(){return""}getTitle(){return this.a.title||""}getDuration(){return this.a.duration||0}getSkipTimeOffset(){return this.a.whenSkippable||0}Zb(){return!1}Gb(){return this.a.clickThroughUrl||
53
- null}getMediaUrl(){return this.a.contentUrl||this.a.contentId||null}qb(){return 0}pb(){return 0}eb(){return 0}Qa(){switch(this.Hb()){case 0:return 0;case -1:return 2;default:return 1}}getPodIndex(){return this.g}Hb(){return this.f.position}Ib(){return this.h}sb(){return this.j}getWrapperAdIds(){return[]}getWrapperAdSystems(){return[]}getWrapperCreativeIds(){return[]}};Y.prototype.getWrapperCreativeIds=Y.prototype.getWrapperCreativeIds;Y.prototype.getWrapperAdSystems=Y.prototype.getWrapperAdSystems;
54
- Y.prototype.getWrapperAdIds=Y.prototype.getWrapperAdIds;Y.prototype.getSequenceLength=Y.prototype.sb;Y.prototype.getPositionInSequence=Y.prototype.Ib;Y.prototype.getPodTimeOffset=Y.prototype.Hb;Y.prototype.getPodIndex=Y.prototype.getPodIndex;Y.prototype.getPodType=Y.prototype.Qa;Y.prototype.getMediaBitrate=Y.prototype.eb;Y.prototype.getMediaHeight=Y.prototype.pb;Y.prototype.getMediaWidth=Y.prototype.qb;Y.prototype.getMediaUrl=Y.prototype.getMediaUrl;Y.prototype.getClickThroughUrl=Y.prototype.Gb;
55
- Y.prototype.isBumper=Y.prototype.Zb;Y.prototype.getSkipTimeOffset=Y.prototype.getSkipTimeOffset;Y.prototype.getDuration=Y.prototype.getDuration;Y.prototype.getTitle=Y.prototype.getTitle;Y.prototype.getAdvertiserName=Y.prototype.getAdvertiserName;Y.prototype.getAdSystem=Y.prototype.getAdSystem;Y.prototype.getApiFramework=Y.prototype.getApiFramework;Y.prototype.getCreativeId=Y.prototype.getCreativeId;Y.prototype.getId=Y.prototype.getId;Y.prototype.getTechnology=Y.prototype.tb;
56
- Y.prototype.getAdManagerVersion=Y.prototype.ob;Y.prototype.getAdManagerName=Y.prototype.nb;var bM=class{constructor(a){this.a=a}getCuePoints(){return this.a.map(a=>a.position)}Jb(){return!!this.a.find(a=>0===a.position)}fb(){return!!this.a.find(a=>-1===a.position)}};bM.prototype.hasPostroll=bM.prototype.fb;bM.prototype.hasPreroll=bM.prototype.Jb;bM.prototype.getCuePoints=bM.prototype.getCuePoints;var cM=class{constructor(a){this.l=a;this.a=null;this.g=this.h.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];DL().addEventListener(this.f,
57
- this.g)}load(){const a=this;return _.y(function*(){zL&&(zL=!1,CL(a,0))})}start(){return _.y(function*(){DL().play()})}resume(){-1!==this.getPosition()&&DL().play()}pause(){-1!==this.getPosition()&&DL().pause()}skip(){}getVolume(){return this.l.getVolume()||0}setVolume(a){this.l.setVolume(a)}getPosition(){const a=this.a&&this.a.getBreakClipCurrentTimeSec();return typeof a===_.r?a:-1}dispose(){const a=this;return _.y(function*(){DL().removeEventListener(a.f,a.g)})}h(a){const b=cast.framework.events.EndedReason;
58
- switch(a.type){case cast.framework.events.EventType.PLAYER_LOADING:this.a=DL().getBreakManager();this.a.setPlayWatchedBreak(!0);a=this.a.getBreaks();this.l.trigger(new _.F(_.Ob,{adsTimeline:new bM(a)}));break;case cast.framework.events.EventType.BREAK_CLIP_LOADING:FL(this,_.Eb,a);break;case cast.framework.events.EventType.BREAK_STARTED:FL(this,_.xb,a);break;case cast.framework.events.EventType.BREAK_ENDED:FL(this,_.yb,a);break;case cast.framework.events.EventType.BREAK_CLIP_STARTED:FL(this,_.Kb,a);
59
- break;case cast.framework.events.EventType.BREAK_CLIP_ENDED:a.endedReason===b.SKIPPED?(FL(this,_.Jb,a),FL(this,_.Lb,a)):a.endedReason===b.STOPPED?FL(this,_.Lb,a):a.endedReason===b.END_OF_STREAM?(FL(this,_.Bb,a),FL(this,_.Lb,a)):a.endedReason===b.ERROR&&CL(this,1);break;case cast.framework.events.EventType.PLAYING:FL(this,_.Ib,a);break;case cast.framework.events.EventType.PAUSE:FL(this,_.Gb,a);break;case cast.framework.events.EventType.BUFFERING:a.isBuffering?FL(this,_.zb,a):FL(this,_.Ib,a)}}};
60
- cM.prototype.getPosition=cM.prototype.getPosition;cM.prototype.setVolume=cM.prototype.setVolume;cM.prototype.getVolume=cM.prototype.getVolume;cM.prototype.skip=cM.prototype.skip;cM.prototype.pause=cM.prototype.pause;cM.prototype.resume=cM.prototype.resume;var zL=!1;var dM=class{constructor(a){this.Ob=a;this.a=this.f.bind(this)}init(){cast.framework.CastReceiverContext.getInstance().getPlayerManager().addEventListener(GL(),this.a)}release(){cast.framework.CastReceiverContext.getInstance().getPlayerManager().removeEventListener(GL(),this.a)}getTimelineCues(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager().getTimedMetadata().map(a=>HL(a))}f(a){if(a instanceof cast.framework.events.TimedMetadataEvent){var b=null;switch(a.type){case cast.framework.events.EventType.TIMED_METADATA_CHANGED:b=
61
- _.Sf;break;case cast.framework.events.EventType.TIMED_METADATA_ENTER:b=_.Uf;break;case cast.framework.events.EventType.TIMED_METADATA_EXIT:b=_.Vf}b&&this.Ob(new _.F(b,{detail:HL(a.timedMetadataInfo)}))}else for(b of this.getTimelineCues())this.Ob(new _.F(_.Sf,{detail:b}))}};var eM=class extends _.P{constructor(){super();this.g=new _.O("clpp.cast.TrackManager");this.l=null;this.o=1E9;this.h=[];this.j=[];this.m=this.w.bind(this);this.a=this.f=null}initialize(a){this.l=a;IL().addEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.m)}release(){this.h=[];this.j=[];this.a=this.f=null}load(){}destroy(){this.l=null;IL().removeEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.m)}getVideoTracks(){return[]}getAudioTracks(){return this.h}ja(){return this.j}ia(){return null}Da(){const a=
62
- this.na();return a&&a.renditions[0]}Ea(){const a=this.oa();return a&&a.renditions[0]}Pa(){return null}bb(){return null}cb(){return null}Ga(){return null}na(){let a=null;if(this.f){let b=this.f.getActiveId();typeof b===_.r&&(b=b.toString(),a=this.getAudioTracks().find(c=>c.id===b)||null)}return a}oa(){let a=null;if(this.a){let b=this.a.getActiveIds()[0];typeof b===_.r&&(b=b.toString(),a=this.ja().find(c=>c.id===b)||null)}return a}Ua(){this.g.warn("Video tracks unavailable on Cast")}sa(a){a&&this.f&&
63
- this.f.setActiveById(+a.id)}Ba(a){this.a&&(a?this.a.setActiveByIds([+a.id]):this.a.setActiveByIds([]))}Ta(){this.g.warn("Video renditions unavailable on Cast")}ib(a){this.sa(a&&a.track)}jb(a){this.Ba(a&&a.track)}addTextTrack(a){const b=this;return _.y(function*(){var c=b.l.getConfiguration();if((c=yield ZK(a,Object.values(cast.framework.messages.CaptionMimeType),b.l.getNetworkEngine(),c))&&b.a){const d=new cast.framework.messages.Track(b.o++,cast.framework.messages.TrackType.TEXT);d.isInband=!1;d.language=
64
- c.language;d.name=c.label;d.subtype=c.kind;d.trackContentId=c.url;d.trackContentType=c.mimeType;d.customData={mimeType:a.mimeType,url:a.url};try{b.a.addTracks([d]),KL(b)}catch(e){throw b.g.warn("failed on track",a),e;}}})}la(){return!0}w(){this.f=IL().getAudioTracksManager();var a=this.f.getTracks();this.h=JL(_.K,a);KL(this);a=this.l.getConfiguration();LL(this,_.K,a.preferredAudioLanguage,a.preferredAudioRole);LL(this,_.J,a.preferredTextLanguage,a.preferredTextRole)}};eM.prototype.isAbrEnabled=eM.prototype.la;
65
- eM.prototype.addTextTrack=eM.prototype.addTextTrack;eM.prototype.setTextRendition=eM.prototype.jb;eM.prototype.setAudioRendition=eM.prototype.ib;eM.prototype.setVideoRendition=eM.prototype.Ta;eM.prototype.setTextTrack=eM.prototype.Ba;eM.prototype.setAudioTrack=eM.prototype.sa;eM.prototype.setVideoTrack=eM.prototype.Ua;eM.prototype.getTextTrack=eM.prototype.oa;eM.prototype.getAudioTrack=eM.prototype.na;eM.prototype.getVideoTrack=eM.prototype.Ga;eM.prototype.getLoadingTextRendition=eM.prototype.cb;
66
- eM.prototype.getLoadingAudioRendition=eM.prototype.bb;eM.prototype.getLoadingVideoRendition=eM.prototype.Pa;eM.prototype.getTextRendition=eM.prototype.Ea;eM.prototype.getAudioRendition=eM.prototype.Da;eM.prototype.getVideoRendition=eM.prototype.ia;eM.prototype.getTextTracks=eM.prototype.ja;eM.prototype.getAudioTracks=eM.prototype.getAudioTracks;eM.prototype.getVideoTracks=eM.prototype.getVideoTracks;var fM=class extends _.cp{constructor(){super();this.A=new _.O(SK);this.g=this.o=_.aj();this.w=null;this.j=-1;this.F=new _.Pm;this.f=this.m=this.h=this.a=this.B=null;this.C=!1}init(a,b){this.B=a;b&&(this.g=this.o=b);a=ML();a.setMessageInterceptor(cast.framework.messages.MessageType.MEDIA_STATUS,this.H.bind(this));a.setMediaPlaybackInfoHandler(this.G.bind(this));this.a=new aM(this);this.a.init();this.h=new eM;this.h.initialize(this);this.m=new dM(c=>this.trigger(c));this.m.init()}unload(){const a=
67
- cast.framework.messages.PlayerState,b=ML();b.getPlayerState()!==a.IDLE&&b.stop();this.h&&this.h.release();this.m&&this.m.release();this.f=null;return Promise.resolve()}release(){return this.unload().then(()=>{this.a&&this.a.release()})}destroy(){const a=this;return _.y(function*(){a.B=null;a.o=_.aj();a.g=a.o;a.j=-1;a.w=null;a.a&&(yield a.a.destroy(),a.a=null);a.h&&(a.h.destroy(),a.h=null)})}play(){const a=ML();if(null!==a.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject("Cannot play during ads playout.");
68
- a.play();return Promise.resolve()}pause(){const a=ML();if(null!==a.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject("Cannot pause during ads playout.");a.pause();return Promise.resolve()}isPaused(){return ML().getPlayerState()===cast.framework.messages.PlayerState.PAUSED}isEnded(){return ML().getPlayerState()===cast.framework.messages.PlayerState.IDLE}seek(a){const b=ML();if(null!==b.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject(KK);b.seek(a);return Promise.resolve()}getPosition(){return ML().getCurrentTimeSec()}getDuration(){const a=
69
- ML().getDurationSec();return typeof a===_.r?-1===a?Infinity:a:-1}getPlaybackRate(){return ML().getPlaybackRate()}setPlaybackRate(a){if(0<a){const b=new cast.framework.messages.SetPlaybackRateRequestData;b.playbackRate=a;ML().sendLocalMediaRequest(b)}}getVolume(){return cast.framework.CastReceiverContext.getInstance().getSystemVolume().level||null}setVolume(a){0<=a&&1>=a&&cast.framework.CastReceiverContext.getInstance().setSystemVolumeLevel(a)}setMuted(a){cast.framework.CastReceiverContext.getInstance().setSystemVolumeMuted(a)}isMuted(){return cast.framework.CastReceiverContext.getInstance().getSystemVolume().muted||
70
- null}getLoadedSource(){const a=ML().getMediaInformation();if(a){var b=ML().getPlaybackConfig();b=!!b&&b.protectionSystem!==cast.framework.ContentProtection.NONE;var c=this.w&&-1!==this.j?this.w[this.j]:null;c=c?c.name:void 0;!c&&a.metadata&&(c=a.metadata.title);return{url:a.contentId,type:a.contentType,Dg:b,name:c}}return null}getDrmInfo(){return null}getPresentationStartTime(){return ML().getStartAbsoluteTime()}getSeekRange(){let a={start:0,end:this.getDuration()};if(this.isLive()){const b=ML().getLiveSeekableRange();
71
- b&&typeof b.start===_.r&&typeof b.end===_.r&&(a={start:b.start,end:b.end})}return a}getState(){return this.a?this.a.getState():_.xp}getStats(){var a=_.Cl();if(this.f){a=ML().getStats();this.f.f=a.estimatedBandwidth||NaN;this.f.m=a.streamBandwidth||NaN;var b=this.f,c=a.height||NaN;b.o=a.width||NaN;b.g=c;b=this.f;c=typeof a.decodedFrames===_.r?a.decodedFrames:NaN;b.j=typeof a.droppedFrames===_.r?a.droppedFrames:NaN;b.h=c;a=this.f.getStats()}return a}isLive(){return Infinity===this.getDuration()}load(a){const b=
72
- this;return _.y(function*(){b.f=new _.vp;b.a.m=b.f.a;b.w=_.Vl(a);_.dj(a)&&(b.g=_.cj(b.o,a));if(b.C)b.C=!1;else{var c=b.w[b.j],d=new cast.framework.messages.LoadRequestData;d.autoplay=b.g.autoplay;typeof b.g.startTime===_.r&&(d.currentTime=b.g.startTime);c.type&&(d.media.contentType=c.type);d.media.contentId=c.url;d.media.customData={playerConfiguration:XK(b.g),local:!0};yield ML().load(d)}})}getBufferInfo(){this.A.warn(_.ma);return new _.bp}getTrackManager(){return this.h}getConfiguration(){return this.g}getSurface(){return this.B}setNetworkEngine(a){this.F=
73
- a}getNetworkEngine(){return this.F}getSourceIndex(){return this.j}setSourceIndex(a){this.j=a}getPeriods(){return[]}namespace(){return SK}getTimelineCues(){return this.m&&this.m.getTimelineCues()||[]}resetAbr(){this.A.warn(OK)}onError(a){a=new _.F(_.$c,{detail:a});this.trigger(a)}canPlay(){return _.li()?2:0}H(a){a=Object.assign({},a);a.customData||(a.customData={});a.customData.stats=XK(this.getStats());var b=ML(),c=a.media||b.getMediaInformation();b=b.getStartAbsoluteTime();c&&typeof b===_.r&&c.startAbsoluteTime!==
74
- b&&(this.A.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;const e=this.isLive(),f=d&&!b.metadata,g=!!a.liveSeekableRange;if(d&&g&&(!e||e&&f)){d=ML().getStartAbsoluteTime();if(typeof d===_.r){b.startAbsoluteTime=d;let h;f?h=new cast.framework.messages.GenericMediaMetadata:h=b.metadata;h.sectionStartAbsoluteTime=d;b.metadata=h}b.streamType=c.LIVE;
75
- a=Object.assign({},a,{media:b})}}return a}G(a,b){let c=null;a.media.customData&&(c=YK(a.media.customData.playerConfiguration));(a=c?c.abr:null)&&typeof a.defaultBandwidthEstimate===_.r?b.initialBandwidth=a.defaultBandwidthEstimate:b.initialBandwidth=void 0;PL(c,b);return b}getTextDisplayer(){return null}setDrmCustomDataModifier(){}setCdnErrorCallback(){}detach(){}};fM.prototype.getTextDisplayer=fM.prototype.getTextDisplayer;fM.prototype.getNetworkEngine=fM.prototype.getNetworkEngine;
76
- fM.prototype.setNetworkEngine=fM.prototype.setNetworkEngine;var RL=class{constructor(){this.a=!1;this.h=new _.O(TK);this.f=this.l=null;this.g=new Set;this.A=this.G.bind(this);this.w=this.B.bind(this);this.j=null;this.o=new _.uo;this.m=null}init(a){a&&(this.f=new fM,_.Ym(a,this.f),this.l=a,this.o.on(window,"unload",()=>{const b=this;return _.y(function*(){b.l&&b.l.getState()!==_.Pl&&(yield WK(b.l))})}))}start(){if(!this.a&&window.cast&&cast.framework&&cast.framework.CastReceiverContext){this.a=!0;var a=TL(),b=TL().getPlayerManager(),c=new cast.framework.CastReceiverOptions;
77
- c.customNamespaces={};c.customNamespaces[UK]=cast.framework.system.MessageType.JSON;c.shakaVersion="4.3.4";var d=new cast.framework.PlaybackConfig;d.manifestHandler=this.F.bind(this);d.shakaConfig={streaming:{ignoreTextStreamFailures:!0}};d.enableSmoothLiveRefresh=!0;c.playbackConfig=d;if(d=this.l&&this.l.getSurface().getMedia())c.mediaElement=d;c.disableIdleTimeout=!0;c.maxInactivity=Infinity;b.setMessageInterceptor(cast.framework.messages.MessageType.LOAD,this.C.bind(this));b.addEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,
78
- this.A);a.start(c);a.addCustomMessageListener(UK,this.w)}}stop(){if(this.a){this.a=!1;this.o.release();const a=TL();TL().getPlayerManager().removeEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.A);a.removeCustomMessageListener(UK,this.w);a.stop();this.l=this.f=null}}Nc(a){this.j=a}gg(a){this.m=a}on(a,b){TL().addEventListener(a,b)}off(a,b){TL().removeEventListener(a,b)}addMessageListener(a){typeof a===_.bd&&this.g.add(a)}removeMessageListener(a){typeof a===_.bd&&this.g.delete(a)}sendMessage(a,
79
- b){TL().sendCustomMessage(UK,b,XK(a))}Xb(){return this.a}ab(){var a;return a=(a=TL().getPlayerManager().getMediaInformation())&&a.metadata?a.metadata:null}F(a){a=a.trim();if(a.startsWith("#EXTM3U"))return VL(this,a);try{var b=(new DOMParser).parseFromString(a,_.ue)}catch(k){return a}var c=b.getElementsByTagName("MPD")[0];if(c){a=c;this.h.debug("Detected DASH, parsing");b=TL();c=a.getElementsByTagName("Period");for(var d=c.length-1;0<=d;--d){var e=c[d].getElementsByTagName(_.ea);for(var f=e.length-
80
- 1;0<=f;--f){var g=e[f].getAttribute("contentType");if(g===_.w||g===_.p){g=e[f].getAttribute(_.ud);var h=e[f].getElementsByTagName(_.ab);for(let k=h.length-1;0<=k;--k){const l=h[k].getAttribute(_.ud)||g,m=h[k].getAttribute(_.Fc);let n=h[k].getAttribute(_.Xe)||void 0,q=h[k].getAttribute(_.cd)||void 0;void 0!==n&&(n=+n);void 0!==q&&(q=+q);b.canDisplayType(l,m,n,q)||e[f].removeChild(h[k])}e[f].getElementsByTagName(_.ab).length||c[d].removeChild(e[f])}}c[d].getElementsByTagName(_.ea).length||a.removeChild(c[d])}return a=
81
- (new XMLSerializer).serializeToString(a)}if(c=b.getElementsByTagName(_.kb)[0]){a=c;this.h.debug("Detected Smooth, parsing");b=TL();c=a.getElementsByTagName("StreamIndex");for(d=c.length-1;0<=d;--d)if(c[d].getAttribute("Type")===_.w){e=c[d].getElementsByTagName(_.Ya);for(f=e.length-1;0<=f;--f)g=e[f].getAttribute(_.La)||void 0,h=e[f].getAttribute(_.Ka)||void 0,void 0!==g&&(g=+g),void 0!==h&&(h=+h),b.canDisplayType(_.Ke,void 0,g,h)||c[d].removeChild(e[f]);c[d].getElementsByTagName(_.Ya).length||a.removeChild(c[d])}a=
82
- (new XMLSerializer).serializeToString(a)}return a}C(a){const b=this;return _.y(function*(){let c=a;var d;c.media.customData&&(d=YK(c.media.customData.playerConfiguration));if(b.l&&d){b.j&&(d=(yield Promise.resolve(b.j(d)))||d);d.ima&&(yield BL(c.media,d.ima,b.l.getNetworkEngine()));typeof d.startTime===_.r&&d.startTime!==c.currentTime?c.currentTime=d.startTime:d.startTime=c.currentTime||null;c.media.customData.local||(b.f.C=!0,yield _.en(b.l,d),yield _.fn(b.l),d=b.l.getLoadedSource(),c.media.contentId=
83
- d.url,c.media.contentType=d.type,d.Ab&&(c.media.hlsVideoSegmentFormat=$K(d.Ab,_.L)),d.audioMimeType&&(c.media.hlsSegmentFormat=$K(d.audioMimeType,_.K)));const e=c.media.metadata;e&&typeof e.sectionStartAbsoluteTime===_.r&&(d=e.sectionStartAbsoluteTime,e.sectionStartAbsoluteTime=0===d?1E-8:d);void 0===c.autoplay&&(c.autoplay=b.l.getConfiguration().autoplay)}b.m&&(d=yield Promise.resolve(b.m(c)))&&(c=d);return c})}G(a){if(this.l&&(!a.media.customData||!a.media.customData.local)){var b=TL().getPlayerManager(),
84
- c=b.getLiveSeekableRange();if(c){a=c.start;c=c.end;var d=this.l.getConfiguration().startTime;typeof a!==_.r||typeof c!==_.r||typeof d!==_.r||d>=a&&d<=c||(b=b.getMediaTimeForAbsoluteTime(d),typeof b===_.r&&b>=a&&b<=c&&this.l.seek(b))}_.hn(this.l)}}B(a){if(0<this.g.size){const b=YK(a.data);this.g.forEach(c=>c(b))}}};_.z(TK,RL);RL.prototype.getContentMetadata=RL.prototype.ab;RL.prototype.isApiReady=RL.prototype.Xb;RL.prototype.sendMessage=RL.prototype.sendMessage;RL.prototype.removeMessageListener=RL.prototype.removeMessageListener;
85
- RL.prototype.addMessageListener=RL.prototype.addMessageListener;RL.prototype.off=RL.prototype.off;RL.prototype.on=RL.prototype.on;RL.prototype.setLoadRequestDataInterceptor=RL.prototype.gg;RL.prototype.setPlayerConfigInterceptor=RL.prototype.Nc;RL.prototype.stop=RL.prototype.stop;RL.prototype.start=RL.prototype.start;RL.prototype.init=RL.prototype.init;RL.getInstance=SL;var QL=null;var gM=class{constructor(a){this.f=a;this.a=null;this.g=new _.uo;this.h=[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]}load(){const a=this;return _.y(function*(){a.a=a.f.m;if(a.a){const b=a.a.controller,c=a.j.bind(a);for(const d of a.h)a.g.on(b,d,c)}})}start(){return _.y(function*(){})}resume(){this.a&&
86
- this.a.isPlayingBreak&&this.a.isPaused&&this.a.controller.playOrPause()}pause(){this.a&&this.a.isPlayingBreak&&!this.a.isPaused&&this.a.controller.playOrPause()}skip(){const a=this.f.a;a&&this.f.sendMessage(VK,{type:"SKIP_AD",requestId:Math.round(1E3*Math.random()),mediaSessionId:a.mediaSessionId})}getVolume(){return this.f.getVolume()||0}setVolume(a){this.f.setVolume(a)}getPosition(){let a=-1;var b=this.f.a;b&&(b=b.getEstimatedBreakClipTime(),typeof b===_.r&&(a=b));return a}dispose(){const a=this;
87
- return _.y(function*(){a.g.release()})}j(a){switch(a.field){case "mediaInfo":a.value&&(a=a.value,a.breaks&&this.f.trigger(new _.F(_.Ob,{adsTimeline:new bM(a.breaks)})));break;case "isPlayingBreak":a.value?XL(this,_.xb):(XL(this,_.Bb),XL(this,_.Lb),XL(this,_.yb));break;case "currentBreakClipNumber":0<=a.value&&(0<a.value&&(XL(this,_.Bb),XL(this,_.Lb)),XL(this,_.Kb));break;case "isPaused":this.a.isPlayingBreak&&(a.value?XL(this,_.Gb):XL(this,_.Ib))}}};gM.prototype.getPosition=gM.prototype.getPosition;
88
- gM.prototype.setVolume=gM.prototype.setVolume;gM.prototype.getVolume=gM.prototype.getVolume;gM.prototype.skip=gM.prototype.skip;gM.prototype.pause=gM.prototype.pause;gM.prototype.resume=gM.prototype.resume;var hM=class{name(){return"clpp.cast.ads.SenderAdsManagerFactory"}ba(a,b){return a.namespace()!==_.Ac?!1:!(!b||!b.ima)}create(a){return new gM(a.a)}};hM.prototype.create=hM.prototype.create;hM.prototype.isSupported=hM.prototype.ba;hM.prototype.name=hM.prototype.name;_.im(new hM);var iM=class{name(){return"clpp.cast.ads.AdsManagerFactory"}ba(a,b){return SL().Xb()?!(!b||!b.ima):!1}create(a){return new cM(a)}};iM.prototype.create=iM.prototype.create;iM.prototype.isSupported=iM.prototype.ba;iM.prototype.name=iM.prototype.name;_.im(new iM);};f.call(g, window);
51
+ d.removeEventListener(c.PLAYING,a.I);d.removeEventListener(c.PAUSE,a.H);d.removeEventListener(c.MEDIA_FINISHED,a.A);d.removeEventListener(c.BUFFERING,a.w);d.removeEventListener(c.SEEKING,a.K);d.removeEventListener(c.SEEKED,a.J);d.removeEventListener(c.STALLED,a.M);d.removeEventListener(c.PLAYER_LOADING,a.G);d.removeEventListener(c.ERROR,a.F);d.removeEventListener(c.BITRATE_CHANGED,a.g);yield b().call(a)})}T(){this.f.trigger(new _.F(_.Rd));this.a(_.Hl)}R(){this.a(_.Gl)}aa(){this.a(_.wl)}Y(a){a.isBuffering?
52
+ this.a(_.zl):(a=this.f.isPaused()?_.Gl:_.Hl,this.a(a))}W(){this.j=1;this.f.trigger(new _.F(_.Ce))}V(){this.f.trigger(new _.F(_.Be))}ga(){this.j=2}ba(){this.a(_.Fl)}N(a){const b=this.f.getStats();this.f.trigger(new _.F(_.ec,{detail:{bandwidth:a.totalBitrate,width:b.width,height:b.height}}))}U(a){a=new _.H(_.G,7,7300,{detailedErrorCode:a.detailedErrorCode,error:a.error,reason:a.reason});this.f.trigger(new _.F(_.Yc,{detail:a}));this.a(_.Dl)}};var Y=class{constructor(a,b,c,d,e){this.a=a;this.f=b;this.h=typeof c===_.r?c:1;this.j=typeof d===_.r?d:1;this.g=typeof e===_.r?e:0}pb(){return"Google Cast Framework"}qb(){return cast.framework.VERSION}vb(){return 0}getId(){return""}getCreativeId(){return""}getApiFramework(){return null}getAdSystem(){return""}getAdvertiserName(){return""}getTitle(){return this.a.title||""}getDuration(){return this.a.duration||0}getSkipTimeOffset(){return this.a.whenSkippable||0}$b(){return!1}Hb(){return this.a.clickThroughUrl||
53
+ null}getMediaUrl(){return this.a.contentUrl||this.a.contentId||null}sb(){return 0}rb(){return 0}gb(){return 0}Sa(){switch(this.Ib()){case 0:return 0;case -1:return 2;default:return 1}}getPodIndex(){return this.g}Ib(){return this.f.position}Jb(){return this.h}ub(){return this.j}getWrapperAdIds(){return[]}getWrapperAdSystems(){return[]}getWrapperCreativeIds(){return[]}};Y.prototype.getWrapperCreativeIds=Y.prototype.getWrapperCreativeIds;Y.prototype.getWrapperAdSystems=Y.prototype.getWrapperAdSystems;
54
+ Y.prototype.getWrapperAdIds=Y.prototype.getWrapperAdIds;Y.prototype.getSequenceLength=Y.prototype.ub;Y.prototype.getPositionInSequence=Y.prototype.Jb;Y.prototype.getPodTimeOffset=Y.prototype.Ib;Y.prototype.getPodIndex=Y.prototype.getPodIndex;Y.prototype.getPodType=Y.prototype.Sa;Y.prototype.getMediaBitrate=Y.prototype.gb;Y.prototype.getMediaHeight=Y.prototype.rb;Y.prototype.getMediaWidth=Y.prototype.sb;Y.prototype.getMediaUrl=Y.prototype.getMediaUrl;Y.prototype.getClickThroughUrl=Y.prototype.Hb;
55
+ Y.prototype.isBumper=Y.prototype.$b;Y.prototype.getSkipTimeOffset=Y.prototype.getSkipTimeOffset;Y.prototype.getDuration=Y.prototype.getDuration;Y.prototype.getTitle=Y.prototype.getTitle;Y.prototype.getAdvertiserName=Y.prototype.getAdvertiserName;Y.prototype.getAdSystem=Y.prototype.getAdSystem;Y.prototype.getApiFramework=Y.prototype.getApiFramework;Y.prototype.getCreativeId=Y.prototype.getCreativeId;Y.prototype.getId=Y.prototype.getId;Y.prototype.getTechnology=Y.prototype.vb;
56
+ Y.prototype.getAdManagerVersion=Y.prototype.qb;Y.prototype.getAdManagerName=Y.prototype.pb;var EM=class{constructor(a){this.a=a}getCuePoints(){return this.a.map(a=>a.position)}Kb(){return!!this.a.find(a=>0===a.position)}hb(){return!!this.a.find(a=>-1===a.position)}};EM.prototype.hasPostroll=EM.prototype.hb;EM.prototype.hasPreroll=EM.prototype.Kb;EM.prototype.getCuePoints=EM.prototype.getCuePoints;var FM=class{constructor(a){this.l=a;this.a=null;this.g=this.h.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];fM().addEventListener(this.f,
57
+ this.g)}load(){const a=this;return _.y(function*(){bM&&(bM=!1,eM(a,0))})}start(){return _.y(function*(){fM().play()})}resume(){-1!==this.getPosition()&&fM().play()}pause(){-1!==this.getPosition()&&fM().pause()}skip(){}getVolume(){return this.l.getVolume()||0}setVolume(a){this.l.setVolume(a)}getPosition(){const a=this.a&&this.a.getBreakClipCurrentTimeSec();return typeof a===_.r?a:-1}dispose(){const a=this;return _.y(function*(){fM().removeEventListener(a.f,a.g)})}h(a){const b=cast.framework.events.EndedReason;
58
+ switch(a.type){case cast.framework.events.EventType.PLAYER_LOADING:this.a=fM().getBreakManager();this.a.setPlayWatchedBreak(!0);a=this.a.getBreaks();this.l.trigger(new _.F(_.Lb,{adsTimeline:new EM(a)}));break;case cast.framework.events.EventType.BREAK_CLIP_LOADING:hM(this,_.Bb,a);break;case cast.framework.events.EventType.BREAK_STARTED:hM(this,_.ub,a);break;case cast.framework.events.EventType.BREAK_ENDED:hM(this,_.vb,a);break;case cast.framework.events.EventType.BREAK_CLIP_STARTED:hM(this,_.Hb,a);
59
+ break;case cast.framework.events.EventType.BREAK_CLIP_ENDED:a.endedReason===b.SKIPPED?(hM(this,_.Gb,a),hM(this,_.Ib,a)):a.endedReason===b.STOPPED?hM(this,_.Ib,a):a.endedReason===b.END_OF_STREAM?(hM(this,_.yb,a),hM(this,_.Ib,a)):a.endedReason===b.ERROR&&eM(this,1);break;case cast.framework.events.EventType.PLAYING:hM(this,_.Fb,a);break;case cast.framework.events.EventType.PAUSE:hM(this,_.Db,a);break;case cast.framework.events.EventType.BUFFERING:a.isBuffering?hM(this,_.wb,a):hM(this,_.Fb,a)}}};
60
+ FM.prototype.getPosition=FM.prototype.getPosition;FM.prototype.setVolume=FM.prototype.setVolume;FM.prototype.getVolume=FM.prototype.getVolume;FM.prototype.skip=FM.prototype.skip;FM.prototype.pause=FM.prototype.pause;FM.prototype.resume=FM.prototype.resume;var bM=!1;var GM=class{constructor(a){this.Pb=a;this.a=this.f.bind(this)}init(){cast.framework.CastReceiverContext.getInstance().getPlayerManager().addEventListener(iM(),this.a)}release(){cast.framework.CastReceiverContext.getInstance().getPlayerManager().removeEventListener(iM(),this.a)}getTimelineCues(){return cast.framework.CastReceiverContext.getInstance().getPlayerManager().getTimedMetadata().map(a=>jM(a))}f(a){if(a instanceof cast.framework.events.TimedMetadataEvent){var b=null;switch(a.type){case cast.framework.events.EventType.TIMED_METADATA_CHANGED:b=
61
+ _.Rf;break;case cast.framework.events.EventType.TIMED_METADATA_ENTER:b=_.Tf;break;case cast.framework.events.EventType.TIMED_METADATA_EXIT:b=_.Uf}b&&this.Pb(new _.F(b,{detail:jM(a.timedMetadataInfo)}))}else for(b of this.getTimelineCues())this.Pb(new _.F(_.Rf,{detail:b}))}};var HM=class extends _.P{constructor(){super();this.g=new _.O("clpp.cast.TrackManager");this.l=null;this.o=1E9;this.h=[];this.j=[];this.m=this.w.bind(this);this.a=this.f=null}initialize(a){this.l=a;kM().addEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.m)}release(){this.h=[];this.j=[];this.a=this.f=null}load(){}destroy(){this.l=null;kM().removeEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.m)}getVideoTracks(){return[]}getAudioTracks(){return this.h}ja(){return this.j}ia(){return null}Fa(){const a=
62
+ this.na();return a&&a.renditions[0]}Ga(){const a=this.oa();return a&&a.renditions[0]}Ra(){return null}eb(){return null}fb(){return null}Ia(){return null}na(){let a=null;if(this.f){let b=this.f.getActiveId();typeof b===_.r&&(b=b.toString(),a=this.getAudioTracks().find(c=>c.id===b)||null)}return a}oa(){let a=null;if(this.a){let b=this.a.getActiveIds()[0];typeof b===_.r&&(b=b.toString(),a=this.ja().find(c=>c.id===b)||null)}return a}Wa(){this.g.warn("Video tracks unavailable on Cast")}ta(a){a&&this.f&&
63
+ this.f.setActiveById(+a.id)}Da(a){this.a&&(a?this.a.setActiveByIds([+a.id]):this.a.setActiveByIds([]))}Va(){this.g.warn("Video renditions unavailable on Cast")}kb(a){this.ta(a&&a.track)}lb(a){this.Da(a&&a.track)}addTextTrack(a){const b=this;return _.y(function*(){var c=b.l.getConfiguration();if((c=yield BL(a,Object.values(cast.framework.messages.CaptionMimeType),b.l.getNetworkEngine(),c))&&b.a){const d=new cast.framework.messages.Track(b.o++,cast.framework.messages.TrackType.TEXT);d.isInband=!1;d.language=
64
+ c.language;d.name=c.label;d.subtype=c.kind;d.trackContentId=c.url;d.trackContentType=c.mimeType;d.customData={mimeType:a.mimeType,url:a.url};try{b.a.addTracks([d]),mM(b)}catch(e){throw b.g.warn("failed on track",a),e;}}})}la(){return!0}w(){this.f=kM().getAudioTracksManager();var a=this.f.getTracks();this.h=lM(_.K,a);mM(this);a=this.l.getConfiguration();nM(this,_.K,a.preferredAudioLanguage,a.preferredAudioRole);nM(this,_.J,a.preferredTextLanguage,a.preferredTextRole)}};HM.prototype.isAbrEnabled=HM.prototype.la;
65
+ HM.prototype.addTextTrack=HM.prototype.addTextTrack;HM.prototype.setTextRendition=HM.prototype.lb;HM.prototype.setAudioRendition=HM.prototype.kb;HM.prototype.setVideoRendition=HM.prototype.Va;HM.prototype.setTextTrack=HM.prototype.Da;HM.prototype.setAudioTrack=HM.prototype.ta;HM.prototype.setVideoTrack=HM.prototype.Wa;HM.prototype.getTextTrack=HM.prototype.oa;HM.prototype.getAudioTrack=HM.prototype.na;HM.prototype.getVideoTrack=HM.prototype.Ia;HM.prototype.getLoadingTextRendition=HM.prototype.fb;
66
+ HM.prototype.getLoadingAudioRendition=HM.prototype.eb;HM.prototype.getLoadingVideoRendition=HM.prototype.Ra;HM.prototype.getTextRendition=HM.prototype.Ga;HM.prototype.getAudioRendition=HM.prototype.Fa;HM.prototype.getVideoRendition=HM.prototype.ia;HM.prototype.getTextTracks=HM.prototype.ja;HM.prototype.getAudioTracks=HM.prototype.getAudioTracks;HM.prototype.getVideoTracks=HM.prototype.getVideoTracks;var IM=class extends _.So{constructor(){super();this.A=new _.O(uL);this.g=this.o=_.$i();this.w=null;this.j=-1;this.F=new _.Em;this.f=this.m=this.h=this.a=this.B=null;this.C=!1}init(a,b){this.B=a;b&&(this.g=this.o=b);a=oM();a.setMessageInterceptor(cast.framework.messages.MessageType.MEDIA_STATUS,this.H.bind(this));a.setMediaPlaybackInfoHandler(this.G.bind(this));this.a=new DM(this);this.a.init();this.h=new HM;this.h.initialize(this);this.m=new GM(c=>this.trigger(c));this.m.init()}unload(){const a=
67
+ cast.framework.messages.PlayerState,b=oM();b.getPlayerState()!==a.IDLE&&b.stop();this.h&&this.h.release();this.m&&this.m.release();this.f=null;return Promise.resolve()}release(){return this.unload().then(()=>{this.a&&this.a.release()})}destroy(){const a=this;return _.y(function*(){a.B=null;a.o=_.$i();a.g=a.o;a.j=-1;a.w=null;a.a&&(yield a.a.destroy(),a.a=null);a.h&&(a.h.destroy(),a.h=null)})}play(){const a=oM();if(null!==a.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject("Cannot play during ads playout.");
68
+ a.play();return Promise.resolve()}pause(){const a=oM();if(null!==a.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject("Cannot pause during ads playout.");a.pause();return Promise.resolve()}isPaused(){return oM().getPlayerState()===cast.framework.messages.PlayerState.PAUSED}isEnded(){return oM().getPlayerState()===cast.framework.messages.PlayerState.IDLE}seek(a){const b=oM();if(null!==b.getBreakManager().getBreakClipCurrentTimeSec())return Promise.reject(mL);b.seek(a);return Promise.resolve()}getPosition(){return oM().getCurrentTimeSec()}getDuration(){const a=
69
+ oM().getDurationSec();return typeof a===_.r?-1===a?Infinity:a:-1}getPlaybackRate(){return oM().getPlaybackRate()}setPlaybackRate(a){if(0<a){const b=new cast.framework.messages.SetPlaybackRateRequestData;b.playbackRate=a;oM().sendLocalMediaRequest(b)}}getVolume(){return cast.framework.CastReceiverContext.getInstance().getSystemVolume().level||null}setVolume(a){0<=a&&1>=a&&cast.framework.CastReceiverContext.getInstance().setSystemVolumeLevel(a)}setMuted(a){cast.framework.CastReceiverContext.getInstance().setSystemVolumeMuted(a)}isMuted(){return cast.framework.CastReceiverContext.getInstance().getSystemVolume().muted||
70
+ null}getLoadedSource(){const a=oM().getMediaInformation();if(a){var b=oM().getPlaybackConfig();b=!!b&&b.protectionSystem!==cast.framework.ContentProtection.NONE;var c=this.w&&-1!==this.j?this.w[this.j]:null;c=c?c.name:void 0;!c&&a.metadata&&(c=a.metadata.title);return{url:a.contentId,type:a.contentType,Hg:b,name:c}}return null}getDrmInfo(){return null}getPresentationStartTime(){return oM().getStartAbsoluteTime()}getSeekRange(){let a={start:0,end:this.getDuration()};if(this.isLive()){const b=oM().getLiveSeekableRange();
71
+ b&&typeof b.start===_.r&&typeof b.end===_.r&&(a={start:b.start,end:b.end})}return a}getState(){return this.a?this.a.getState():_.mp}getStats(){var a=_.rl();if(this.f){a=oM().getStats();this.f.f=a.estimatedBandwidth||NaN;this.f.m=a.streamBandwidth||NaN;var b=this.f,c=a.height||NaN;b.o=a.width||NaN;b.g=c;b=this.f;c=typeof a.decodedFrames===_.r?a.decodedFrames:NaN;b.j=typeof a.droppedFrames===_.r?a.droppedFrames:NaN;b.h=c;a=this.f.getStats()}return a}isLive(){return Infinity===this.getDuration()}load(a){const b=
72
+ this;return _.y(function*(){b.f=new _.kp;b.a.m=b.f.a;b.w=_.Kl(a);_.cj(a)&&(b.g=_.bj(b.o,a));if(b.C)b.C=!1;else{var c=b.w[b.j],d=new cast.framework.messages.LoadRequestData;d.autoplay=b.g.autoplay;typeof b.g.startTime===_.r&&(d.currentTime=b.g.startTime);c.type&&(d.media.contentType=c.type);d.media.contentId=c.url;d.media.customData={playerConfiguration:zL(b.g),local:!0};yield oM().load(d)}})}getBufferInfo(){this.A.warn(_.la);return new _.Ro}getTrackManager(){return this.h}getConfiguration(){return this.g}getSurface(){return this.B}setNetworkEngine(a){this.F=
73
+ a}getNetworkEngine(){return this.F}getSourceIndex(){return this.j}setSourceIndex(a){this.j=a}getPeriods(){return[]}namespace(){return uL}getTimelineCues(){return this.m&&this.m.getTimelineCues()||[]}resetAbr(){this.A.warn(qL)}onError(a){a=new _.F(_.Yc,{detail:a});this.trigger(a)}canPlay(){return _.ki()?2:0}H(a){a=Object.assign({},a);a.customData||(a.customData={});a.customData.stats=zL(this.getStats());var b=oM(),c=a.media||b.getMediaInformation();b=b.getStartAbsoluteTime();c&&typeof b===_.r&&c.startAbsoluteTime!==
74
+ b&&(this.A.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;const e=this.isLive(),f=d&&!b.metadata,g=!!a.liveSeekableRange;if(d&&g&&(!e||e&&f)){d=oM().getStartAbsoluteTime();if(typeof d===_.r){b.startAbsoluteTime=d;let h;f?h=new cast.framework.messages.GenericMediaMetadata:h=b.metadata;h.sectionStartAbsoluteTime=d;b.metadata=h}b.streamType=c.LIVE;
75
+ a=Object.assign({},a,{media:b})}}return a}G(a,b){let c=null;a.media.customData&&(c=AL(a.media.customData.playerConfiguration));(a=c?c.abr:null)&&typeof a.defaultBandwidthEstimate===_.r?b.initialBandwidth=a.defaultBandwidthEstimate:b.initialBandwidth=void 0;rM(c,b);return b}getTextDisplayer(){return null}setDrmCustomDataModifier(){}setCdnErrorCallback(){}detach(){}};IM.prototype.getTextDisplayer=IM.prototype.getTextDisplayer;IM.prototype.getNetworkEngine=IM.prototype.getNetworkEngine;
76
+ IM.prototype.setNetworkEngine=IM.prototype.setNetworkEngine;var tM=class{constructor(){this.a=!1;this.h=new _.O(vL);this.f=this.l=null;this.g=new Set;this.A=this.G.bind(this);this.w=this.B.bind(this);this.j=null;this.o=new _.jo;this.m=null}init(a){a&&(this.f=new IM,_.Nm(a,this.f),this.l=a,this.o.on(window,"unload",()=>{const b=this;return _.y(function*(){b.l&&b.l.getState()!==_.El&&(yield yL(b.l))})}))}start(){if(!this.a&&window.cast&&cast.framework&&cast.framework.CastReceiverContext){this.a=!0;var a=vM(),b=vM().getPlayerManager(),c=new cast.framework.CastReceiverOptions;
77
+ c.customNamespaces={};c.customNamespaces[wL]=cast.framework.system.MessageType.JSON;c.shakaVersion="4.3.4";var d=new cast.framework.PlaybackConfig;d.manifestHandler=this.F.bind(this);d.shakaConfig={streaming:{ignoreTextStreamFailures:!0}};d.enableSmoothLiveRefresh=!0;c.playbackConfig=d;if(d=this.l&&this.l.getSurface().getMedia())c.mediaElement=d;c.disableIdleTimeout=!0;c.maxInactivity=Infinity;b.setMessageInterceptor(cast.framework.messages.MessageType.LOAD,this.C.bind(this));b.addEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,
78
+ this.A);a.start(c);a.addCustomMessageListener(wL,this.w)}}stop(){if(this.a){this.a=!1;this.o.release();const a=vM();vM().getPlayerManager().removeEventListener(cast.framework.events.EventType.PLAYER_LOAD_COMPLETE,this.A);a.removeCustomMessageListener(wL,this.w);a.stop();this.l=this.f=null}}Pc(a){this.j=a}jg(a){this.m=a}on(a,b){vM().addEventListener(a,b)}off(a,b){vM().removeEventListener(a,b)}addMessageListener(a){typeof a===_.$c&&this.g.add(a)}removeMessageListener(a){typeof a===_.$c&&this.g.delete(a)}sendMessage(a,
79
+ b){vM().sendCustomMessage(wL,b,zL(a))}Yb(){return this.a}cb(){var a;return a=(a=vM().getPlayerManager().getMediaInformation())&&a.metadata?a.metadata:null}F(a){a=a.trim();if(a.startsWith("#EXTM3U"))return xM(this,a);try{var b=(new DOMParser).parseFromString(a,_.te)}catch(k){return a}var c=b.getElementsByTagName("MPD")[0];if(c){a=c;this.h.debug("Detected DASH, parsing");b=vM();c=a.getElementsByTagName("Period");for(var d=c.length-1;0<=d;--d){var e=c[d].getElementsByTagName(_.ea);for(var f=e.length-
80
+ 1;0<=f;--f){var g=e[f].getAttribute("contentType");if(g===_.w||g===_.p){g=e[f].getAttribute(_.ud);var h=e[f].getElementsByTagName(_.$a);for(let k=h.length-1;0<=k;--k){const l=h[k].getAttribute(_.ud)||g,m=h[k].getAttribute(_.Dc);let n=h[k].getAttribute(_.We)||void 0,q=h[k].getAttribute(_.ad)||void 0;void 0!==n&&(n=+n);void 0!==q&&(q=+q);b.canDisplayType(l,m,n,q)||e[f].removeChild(h[k])}e[f].getElementsByTagName(_.$a).length||c[d].removeChild(e[f])}}c[d].getElementsByTagName(_.ea).length||a.removeChild(c[d])}return a=
81
+ (new XMLSerializer).serializeToString(a)}if(c=b.getElementsByTagName(_.ib)[0]){a=c;this.h.debug("Detected Smooth, parsing");b=vM();c=a.getElementsByTagName("StreamIndex");for(d=c.length-1;0<=d;--d)if(c[d].getAttribute("Type")===_.w){e=c[d].getElementsByTagName(_.Xa);for(f=e.length-1;0<=f;--f)g=e[f].getAttribute(_.La)||void 0,h=e[f].getAttribute(_.Ka)||void 0,void 0!==g&&(g=+g),void 0!==h&&(h=+h),b.canDisplayType(_.Je,void 0,g,h)||c[d].removeChild(e[f]);c[d].getElementsByTagName(_.Xa).length||a.removeChild(c[d])}a=
82
+ (new XMLSerializer).serializeToString(a)}return a}C(a){const b=this;return _.y(function*(){let c=a;var d;c.media.customData&&(d=AL(c.media.customData.playerConfiguration));if(b.l&&d){b.j&&(d=(yield Promise.resolve(b.j(d)))||d);d.ima&&(yield dM(c.media,d.ima,b.l.getNetworkEngine()));typeof d.startTime===_.r&&d.startTime!==c.currentTime?c.currentTime=d.startTime:d.startTime=c.currentTime||null;c.media.customData.local||(b.f.C=!0,yield _.Um(b.l,d),yield _.Vm(b.l),d=b.l.getLoadedSource(),c.media.contentId=
83
+ d.url,c.media.contentType=d.type,d.Bb&&(c.media.hlsVideoSegmentFormat=CL(d.Bb,_.L)),d.audioMimeType&&(c.media.hlsSegmentFormat=CL(d.audioMimeType,_.K)));const e=c.media.metadata;e&&typeof e.sectionStartAbsoluteTime===_.r&&(d=e.sectionStartAbsoluteTime,e.sectionStartAbsoluteTime=0===d?1E-8:d);void 0===c.autoplay&&(c.autoplay=b.l.getConfiguration().autoplay)}b.m&&(d=yield Promise.resolve(b.m(c)))&&(c=d);return c})}G(a){if(this.l&&(!a.media.customData||!a.media.customData.local)){var b=vM().getPlayerManager(),
84
+ c=b.getLiveSeekableRange();if(c){a=c.start;c=c.end;var d=this.l.getConfiguration().startTime;typeof a!==_.r||typeof c!==_.r||typeof d!==_.r||d>=a&&d<=c||(b=b.getMediaTimeForAbsoluteTime(d),typeof b===_.r&&b>=a&&b<=c&&this.l.seek(b))}_.Xm(this.l)}}B(a){if(0<this.g.size){const b=AL(a.data);this.g.forEach(c=>c(b))}}};_.z(vL,tM);tM.prototype.getContentMetadata=tM.prototype.cb;tM.prototype.isApiReady=tM.prototype.Yb;tM.prototype.sendMessage=tM.prototype.sendMessage;tM.prototype.removeMessageListener=tM.prototype.removeMessageListener;
85
+ tM.prototype.addMessageListener=tM.prototype.addMessageListener;tM.prototype.off=tM.prototype.off;tM.prototype.on=tM.prototype.on;tM.prototype.setLoadRequestDataInterceptor=tM.prototype.jg;tM.prototype.setPlayerConfigInterceptor=tM.prototype.Pc;tM.prototype.stop=tM.prototype.stop;tM.prototype.start=tM.prototype.start;tM.prototype.init=tM.prototype.init;tM.getInstance=uM;var sM=null;var JM=class{constructor(a){this.f=a;this.a=null;this.g=new _.jo;this.h=[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]}load(){const a=this;return _.y(function*(){a.a=a.f.m;if(a.a){const b=a.a.controller,c=a.j.bind(a);for(const d of a.h)a.g.on(b,d,c)}})}start(){return _.y(function*(){})}resume(){this.a&&
86
+ this.a.isPlayingBreak&&this.a.isPaused&&this.a.controller.playOrPause()}pause(){this.a&&this.a.isPlayingBreak&&!this.a.isPaused&&this.a.controller.playOrPause()}skip(){const a=this.f.a;a&&this.f.sendMessage(xL,{type:"SKIP_AD",requestId:Math.round(1E3*Math.random()),mediaSessionId:a.mediaSessionId})}getVolume(){return this.f.getVolume()||0}setVolume(a){this.f.setVolume(a)}getPosition(){let a=-1;var b=this.f.a;b&&(b=b.getEstimatedBreakClipTime(),typeof b===_.r&&(a=b));return a}dispose(){const a=this;
87
+ return _.y(function*(){a.g.release()})}j(a){switch(a.field){case "mediaInfo":a.value&&(a=a.value,a.breaks&&this.f.trigger(new _.F(_.Lb,{adsTimeline:new EM(a.breaks)})));break;case "isPlayingBreak":a.value?zM(this,_.ub):(zM(this,_.yb),zM(this,_.Ib),zM(this,_.vb));break;case "currentBreakClipNumber":0<=a.value&&(0<a.value&&(zM(this,_.yb),zM(this,_.Ib)),zM(this,_.Hb));break;case "isPaused":this.a.isPlayingBreak&&(a.value?zM(this,_.Db):zM(this,_.Fb))}}};JM.prototype.getPosition=JM.prototype.getPosition;
88
+ JM.prototype.setVolume=JM.prototype.setVolume;JM.prototype.getVolume=JM.prototype.getVolume;JM.prototype.skip=JM.prototype.skip;JM.prototype.pause=JM.prototype.pause;JM.prototype.resume=JM.prototype.resume;var KM=class{name(){return"clpp.cast.ads.SenderAdsManagerFactory"}ea(a,b){return a.namespace()!==_.yc?!1:!(!b||!b.ima)}create(a){return new JM(a.a)}};KM.prototype.create=KM.prototype.create;KM.prototype.isSupported=KM.prototype.ea;KM.prototype.name=KM.prototype.name;_.Yl(new KM);var LM=class{name(){return"clpp.cast.ads.AdsManagerFactory"}ea(a,b){return uM().Yb()?!(!b||!b.ima):!1}create(a){return new FM(a)}};LM.prototype.create=LM.prototype.create;LM.prototype.isSupported=LM.prototype.ea;LM.prototype.name=LM.prototype.name;_.Yl(new LM);};f.call(g, window);
package/cl.conviva.js CHANGED
@@ -1,27 +1,27 @@
1
- import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var lK="Ad Error",mK="onAdBreakStarted()",nK="onAdBreakStopped()",oK=function(a){var b=_.Ci();let c=Conviva.Constants.DeviceType.DESKTOP,d=Conviva.Constants.DeviceCategory.WEB;const e=b.os;b=b.osVersion.name;let f="";_.mi()&&(f="Apple");_.li()?(f="Google",c=Conviva.Constants.DeviceType.SETTOP,d=Conviva.Constants.DeviceCategory.CHROMECAST):_.ni()?(c=Conviva.Constants.DeviceType.MOBILE,/(android)/i.test(navigator.userAgent)?d=Conviva.Constants.DeviceCategory.ANDROID_DEVICE:_.mi()&&(d=Conviva.Constants.DeviceCategory.APPLE_DEVICE)):
2
- _.fi()||_.ci()||_.bi("Hisense")?(c=Conviva.Constants.DeviceType.SMARTTV,d=Conviva.Constants.DeviceCategory.SMART_TV,_.fi()?(b="",f="LG",d=Conviva.Constants.DeviceCategory.LG_TV):_.ci()?(f="Samsung",d=Conviva.Constants.DeviceCategory.SAMSUNG_TV):_.bi("Hisense")&&(b="",f="Hisense")):_.bi("Xbox One")&&(f="Microsoft",c=Conviva.Constants.DeviceType.CONSOLE,d=Conviva.Constants.DeviceCategory.XBOX);const g=a.deviceMetadata||{},h=(k,l)=>{k in g||!l||(g[k]=l)};h(Conviva.Constants.DeviceMetadata.TYPE,a.deviceType||
3
- c);h(Conviva.Constants.DeviceMetadata.OS_NAME,e);h(Conviva.Constants.DeviceMetadata.OS_VERSION,b);h(Conviva.Constants.DeviceMetadata.CATEGORY,a.deviceCategory||d);h(Conviva.Constants.DeviceMetadata.BRAND,a.deviceBrand||f);return g},pK=function(a){return a?Conviva.Constants.StreamType.LIVE:Conviva.Constants.StreamType.VOD},qK=function(a){return 0===a?"Pre-roll":-1===a?"Post-roll":"Mid-roll"},sK=function(a,b,c,d){const e={};e[Conviva.Constants.PLAYER_NAME]=c;e[Conviva.Constants.VIEWER_ID]=b;e[Conviva.Constants.IS_LIVE]=
4
- pK(!!d);e[Conviva.Constants.ASSET_NAME]=lK;a&&(e[Conviva.Constants.ASSET_NAME]=a.getTitle(),e[Conviva.Constants.STREAM_URL]=a.getMediaUrl(),e[Conviva.Constants.DURATION]=a.getDuration(),e["c3.ad.id"]=rK(a.getId()),e["c3.ad.creativeId"]=rK(a.getCreativeId()),e["c3.ad.system"]=rK(a.getAdSystem()),e["c3.ad.mediaFileApiFramework"]=rK(a.getApiFramework()),e["c3.ad.advertiser"]=rK(a.getAdvertiserName()),e["c3.ad.position"]=qK(a.getPodIndex()),e["c3.ad.technology"]=0===a.tb()?Conviva.Constants.AdType.CLIENT_SIDE:
5
- Conviva.Constants.AdType.SERVER_SIDE,e["c3.ad.adManagerName"]=rK(a.nb()),e["c3.ad.adManagerVersion"]=rK(a.ob()),e["c3.ad.advertiserCategory"]=rK(null),e["c3.ad.advertiserId"]=rK(null),e["c3.ad.breakId"]=rK(null),e["c3.ad.campaignName"]=rK(null),e["c3.ad.category"]=rK(null),e["c3.ad.classification"]=rK(null),e["c3.ad.creativeName"]=rK(null),e["c3.ad.sequence"]=rK(a.Ib()),e["c3.ad.sessionStartEvent"]=rK(null),e["c3.ad.unitName"]=rK(null),e["c3.ad.dayPart"]=rK(null),b=a.getWrapperAdIds().slice(-1)[0]||
6
- a.getId(),c=a.getWrapperAdSystems().slice(-1)[0]||a.getAdSystem(),a=a.getWrapperCreativeIds().slice(-1)[0]||a.getCreativeId(),e["c3.ad.firstAdId"]=rK(b),e["c3.ad.firstAdSystem"]=rK(c),e["c3.ad.firstCreativeId"]=rK(a));return e},rK=function(a){return a?""+a:"NA"},wK=function(a){a.g.on(a.l,_.xb,a.C.bind(a));a.g.on(a.l,_.yb,a.F.bind(a));a.g.on(a.l,_.Kb,a.M.bind(a));a.g.on(a.l,_.Hb,a.m.bind(a));a.g.on(a.l,_.Gb,a.m.bind(a));a.g.on(a.l,_.Ib,a.m.bind(a));a.g.on(a.l,_.zb,a.m.bind(a));a.g.on(a.l,_.Lb,a.O.bind(a));
7
- a.g.on(a.l,_.Jb,a.K.bind(a));a.g.on(a.l,_.Ab,a.G.bind(a));a.g.on(a.l,_.Db,a.I.bind(a));a.g.on(a.l,_.Eb,a.J.bind(a));a.g.on(a.l,_.Cb,a.H.bind(a));a.g.on(a.l,_.Fb,a.U.bind(a));a.g.on(a.l,_.Mb,a.R.bind(a));a.g.on(a.l,_.$c,b=>{var c=b.detail;if(10003===c.code&&(a.f.debug("onAdError()"),!a.h)){b=Conviva.Constants.ErrorSeverity;switch(c.data.errorType){case 0:c="Ad Load Error";break;case 1:c="Ad Play Error";break;default:c=lK}null===a.a&&tK(a,null);a.a.reportAdError(c,b.FATAL);a.h=!0;a.f.debug("Ad Playback Failure");
8
- uK(a,vK,c)}})},uK=function(a,b,c=lK){if(a.a){a.a.reportAdMetric(Conviva.Constants.Playback.PLAYER_STATE,Conviva.Constants.PlayerState.STOPPED);switch(b){case vK:a.a.reportAdFailed(c,sK(null,a.B,a.A));break;case xK:a.a.reportAdSkipped();break;default:a.a.reportAdEnded()}a.a.release();a.a=null;a.j=!1}},tK=function(a,b){if(!a.o){a.h=!1;try{if(a.a=Conviva.Analytics.buildAdAnalytics(a.S()),b){const c=sK(b,a.B,a.A,a.l.isLive()),d=String(b.ob()),e={};e[Conviva.Constants.FRAMEWORK_NAME]=b.nb();e[Conviva.Constants.FRAMEWORK_VERSION]=
9
- d;a.a.setAdPlayerInfo(e);a.a.reportAdStarted(c)}}catch(c){a.f.error("Could not create ad analytics session",c)}}},yK=function(a,b){const c={};c[Conviva.Constants.LOG_LEVEL]=Conviva.Constants.LogLevel.DEBUG;b.serviceUrl&&(a.a.warn("Touchstone URL is set. Do not set this in production!"),c[Conviva.Constants.GATEWAY_URL]=b.serviceUrl.replace(/\/$/,""));Conviva.Analytics.init(b.customerKey,null,c);Conviva.Analytics.setDeviceMetadata(oK(b));b.connectionType&&Conviva.Analytics.reportDeviceMetric(Conviva.Constants.Network.CONNECTION_TYPE,
10
- b.connectionType);a.f=Conviva.Analytics.buildVideoAnalytics();a.o=!1;b={};b[Conviva.Constants.FRAMEWORK_NAME]=_.oa;b[Conviva.Constants.FRAMEWORK_VERSION]=_.da;a.f.setPlayerInfo(b)},zK=function(a){return a.l.getConfiguration().autoplay||!1},BK=function(a){if(!a.m)if(a.C)a.a.warn("Current session still active. No-op.");else{var b=a.l.getLoadedSource()||a.K,c=a.l.getConfiguration().conviva||null,d=c&&c.viewerId||"N/A",e=c&&c.defaultResource||"N/A";a.a.debug(a.l.getConfiguration().source);var f={},g=
11
- new _.Kj(b.url);b&&(f[Conviva.Constants.ASSET_NAME]=b.name||"N/A",f[Conviva.Constants.STREAM_URL]=_.Ah(g));f[Conviva.Constants.PLAYER_NAME]=c.playerName||_.oa;f[Conviva.Constants.VIEWER_ID]=d;f[Conviva.Constants.DEFAULT_RESOURCE]=e;if(c&&!_.B(c.customTags))for(const h in c.customTags)f[h]=c.customTags[h];a.f.reportPlaybackRequested(f);a.f.setCallback(()=>{a.a.debug("reportMiscellaneousMetrics()");if(AK(a)){var h=1E3*a.l.getPosition();a.f.reportPlaybackMetric(Conviva.Constants.Playback.PLAY_HEAD_TIME,
12
- h);if(h=a.l.getStats()){h=h.decodedFrames;const k=h-a.H;a.H=h;isFinite(k)&&(a.a.debug("Current FPS",k),a.f.reportPlaybackMetric(Conviva.Constants.Playback.RENDERED_FRAMERATE,k))}}});a.C=!0;a.h=!0;a.I=!1;0<a.j.length&&(a.a.debug("Report deferred events"),a.j.forEach(h=>{h.ue(h.ge)}));a.j=[]}},CK=function(a){if(!a.m&&a.f){const b=pK(a.l.isLive()),c={};c[Conviva.Constants.IS_LIVE]=b;c[Conviva.Constants.DURATION]=a.l.getDuration();a.f.setContentInfo(c)}},AK=function(a){return null!==a.f&&a.C},DK=function(a){a.a.debug("terminateSession()");
13
- a.f&&(a.f.reportPlaybackMetric(Conviva.Constants.Playback.PLAYER_STATE,Conviva.Constants.PlayerState.STOPPED),a.f.reportPlaybackEnded(),a.f.release(),Conviva.Analytics.release(),a.o=!0,a.C=!1,a.A=!1,a.h=!1,a.w=null,a.B=!1,a.R=0,a.J=!1,a.j=[],a.H=0)},EK=function(a,b){var c=b.getConfiguration();a.a=!_.B(c.conviva)&&typeof c.conviva===_.Bd;a.a?"undefined"===typeof window.Conviva?(a.h.warn("Conviva SDK is not loaded. Will do nothing."),a.a=!1,c=new _.H(1,9,9E3),a.T(b,c)):b.namespace()===_.Ac&&(a.a=!1,
14
- a.h.debug("Conviva does not report when casting.")):a.h.warn("Conviva plugin is loaded but not configured. Will do nothing.")},FK=function(a){const b=[];typeof a===_.Bd&&(a.customerKey||b.push("customerKey"),a.viewerId||b.push("viewerId"));if(0<b.length)throw new _.H(1,9,9001,{missingKeys:b});};var HK=class{constructor(a,b){this.l=a;this.S=b;this.B="";this.A=_.oa;this.f=new _.O("clpp.conviva.ad");this.g=new _.uo;this.a=null;this.h=this.o=this.w=this.j=!1}initialize(a){this.f.debug("Initialize Ad Insights");this.h=this.w=!1;this.B=a.viewerId;this.A=a.playerName||_.oa;wK(this)}release(){this.f.debug("Release Ad Insights");this.w?this.f.debug(_.ha):(_.Nf(this.g),this.a&&uK(this,GK),this.g.release(),this.w=!0,this.j=this.h=!1)}destroy(){this.f.debug(_.Oc);this.o?this.f.debug(_.fa):this.o=!0}C(){this.f.debug(mK)}F(){this.f.debug(nK)}M(a){this.f.debug("onAdStarted()");
15
- a=a.ad;this.j||(this.f.warn("Ad load event was not triggered. This will have incidence on VSF"),tK(this,a));this.j=!1;this.a.reportAdMetric(Conviva.Constants.Playback.PLAYER_STATE,Conviva.Constants.PlayerState.PLAYING);this.a.reportAdMetric(Conviva.Constants.Playback.RESOLUTION,a.qb(),a.pb());this.a.reportAdMetric(Conviva.Constants.Playback.BITRATE,a.eb())}m(a){this.f.debug("onAdStateChanged()");if(this.a){const b=c=>{this.a.reportAdMetric(Conviva.Constants.Playback.PLAYER_STATE,c)};switch(a.type){case _.Hb:case _.Ib:b(Conviva.Constants.PlayerState.PLAYING);
16
- break;case _.Gb:b(Conviva.Constants.PlayerState.PAUSED);break;case _.zb:b(Conviva.Constants.PlayerState.BUFFERING)}}}O(){this.f.debug("onAdStopped()");this.a&&!this.h&&uK(this,GK)}K(){this.f.debug("onAdSkipped()");this.a&&uK(this,xK)}G(){this.f.debug("onAdClicked()");this.a&&this.a.reportAdPlayerEvent("AdClicked")}I(){this.f.debug("onAdImpression()");if(this.a){const a=Conviva.Constants.Events;this.a.reportAdPlayerEvent(a.AD_IMPRESSION_START);this.a.reportAdPlayerEvent(a.AD_IMPRESSION_END)}}J(a){this.f.debug("onAdLoaded()");
17
- const b=a.ad,c=()=>{this.j=!0;tK(this,b)};if(-1!==b.getPodIndex()||this.l.getPosition()>=this.l.getDuration()-5)c();else this.g.on(this.l,_.ve,()=>{this.l.getPosition()>=this.l.getDuration()-5&&(this.g.off(this.l,_.ve),c())})}H(){this.f.debug("onAdFirstQuartile()");this.a&&this.a.reportAdPlayerEvent(Conviva.Constants.Events.AD_FIRST_QUARTILE)}U(){this.f.debug("onAdMidPoint()");this.a&&this.a.reportAdPlayerEvent(Conviva.Constants.Events.AD_MID_QUARTILE)}R(){this.f.debug("onAdThirdQuartile()");this.a&&
18
- this.a.reportAdPlayerEvent(Conviva.Constants.Events.AD_THIRD_QUARTILE)}},xK=0,GK=1,vK=2;var IK=class{constructor(a,b){this.l=a;this.g=new _.uo;this.f=null;this.o=!1;this.G=!0;this.B=this.h=this.A=this.C=this.m=!1;this.R=0;this.J=!1;this.w=null;this.I=!1;this.a=b;this.K=this.F=null;this.j=[];this.H=0}initialize(a,b,c){this.m||(this.a.debug("Initialize conviva"),this.G=!1,this.F=_.lf(b),this.K=c,this.l=a,yK(this,this.F),this.g.on(this.l,_.Sd,this.ma.bind(this)),this.g.on(this.l,_.ke,this.aa.bind(this)),this.g.on(this.l,_.hc,this.M.bind(this)),this.g.on(this.l,_.De,this.X.bind(this)),this.g.on(this.l,
19
- _.Ce,this.W.bind(this)),this.g.on(this.l,_.xb,this.S.bind(this)),this.g.on(this.l,_.yb,this.U.bind(this)),this.g.on(this.l,_.Ob,this.da.bind(this)),this.g.on(this.l,_.gc,this.ga.bind(this)),this.g.on(this.l,_.$c,this.O.bind(this)),zK(this)&&(this.a.debug("Start a new session: A new video starts in autoplay."),BK(this)))}release(){this.a.debug("Release conviva");this.G?this.a.debug(_.ha):(_.Nf(this.g),AK(this)||this.o||!zK(this)||this.f&&this.f.reportPlaybackFailed("Exit Before Video Start"),AK(this)&&
20
- DK(this),this.f=null,this.G=!0)}destroy(){this.a.debug(_.Oc);this.m?this.a.debug(_.fa):this.m=!0}reportAppEvent(a,b){let c=!1;try{Conviva.Analytics.reportAppEvent(a,b),c=!0}catch(d){this.a.debug("Report app event error",d),c=!1}return c}ma(){this.a.debug("onPlayRequest()");AK(this)||zK(this)?AK(this)&&this.A&&!this.h&&(this.a.debug("Resuming VST monitoring ..."),AK(this)&&!this.h&&(this.f.reportPlaybackEvent(Conviva.Constants.Events.USER_WAIT_ENDED),this.h=!0),this.A=!1):(this.a.debug("Creating conviva session. On Play Requested / No autoplay"),
21
- BK(this))}aa(a){this.a.debug(_.Gd);const b=c=>{if(this.o&&(this.a.debug("Creating conviva session (On Seek / Replay)"),yK(this,this.F),BK(this),CK(this),AK(this))){var d=this.l.getTrackManager();d=d.ia()||d.Pa();d.width&&d.height&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.RESOLUTION,d.width,d.height);d.bandwidth&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.BITRATE,d.bandwidth/1E3)}AK(this)&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.PLAYER_STATE,c)};switch(a.detail.currentState){case _.Sl:b(Conviva.Constants.PlayerState.PLAYING);
22
- break;case _.Rl:b(Conviva.Constants.PlayerState.PAUSED);break;case _.Kl:b(Conviva.Constants.PlayerState.BUFFERING);break;case _.Hl:this.a.debug("onVideoEnded()"),AK(this)&&(this.w&&this.w.fb()?(this.a.debug("Waiting for postroll Ad before terminating session"),this.J=!0):DK(this))}}M(a){this.a.debug(_.Cd);if(AK(this)){if(a=a.detail,typeof a.width===_.r&&typeof a.height===_.r&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.RESOLUTION,a.width,a.height),a.bandwidth&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.BITRATE,
23
- a.bandwidth/1E3),(a=a.rendition)&&a.track&&(a=a.track)&&a.frameRate){const b={};b[Conviva.Constants.ENCODED_FRAMERATE]=a.frameRate;this.f.setContentInfo(b)}}else this.j.push({ue:this.M.bind(this),ge:a})}X(){this.a.debug("onSeeking()");AK(this)&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.SEEK_STARTED)}W(){this.a.debug("onSeeked()");AK(this)&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.SEEK_ENDED)}da(a){this.a.debug("onAdsTimelineChanged()");if(a=a.adsTimeline)this.w=a}S(a){this.a.debug(mK);
24
- var b=a.ad;a=0===b.Qa();const c=qK(b.getPodIndex());AK(this)||zK(this)||!a||BK(this);if(AK(this)){a=0===b.tb()?Conviva.Constants.AdType.CLIENT_SIDE:Conviva.Constants.AdType.SERVER_SIDE;let d=0;const e={};1===b.sb()&&(d=b.getDuration());e[Conviva.Constants.POD_DURATION]=d;e[Conviva.Constants.POD_INDEX]=++this.R;e[Conviva.Constants.POD_POSITION]=c;b=Conviva.Constants.AdPlayer;b=a!==Conviva.Constants.AdType.CLIENT_SIDE||_.li()?b.CONTENT:b.SEPARATE;this.f.reportAdBreakStarted(a,b,e);this.B=!0}else this.a.debug("Bug: should already have a valid session")}U(){this.a.debug(nK);
25
- AK(this)&&this.B&&(this.f.reportAdBreakEnded(),this.B=!1,this.J&&DK(this))}O(a){this.a.debug(_.Dd);if(this.o&&this.I)this.a.debug("Session ended in VPF; ignoring subsequent errors");else{var b=a.detail||null,c=b&&b.message||"Player error",d=Conviva.Constants.ErrorSeverity.WARNING;b&&b.severity&&b.severity===_.G&&(d=Conviva.Constants.ErrorSeverity.FATAL,AK(this)||BK(this));AK(this)?(this.a.debug("Report error",c,d),this.f.reportPlaybackError(c,d),d===Conviva.Constants.ErrorSeverity.FATAL&&(this.a.debug("Video Playback Failure"),
26
- this.I=!0,DK(this))):this.j.push({ue:this.O.bind(this),ge:a})}}ga(){this.a.debug("onAutoPlayBlocked()");AK(this)&&(this.a.debug("Auto-play blocked. Pausing VST monitoring."),this.A=!0,AK(this)&&this.h&&(this.f.reportPlaybackEvent(Conviva.Constants.Events.USER_WAIT_STARTED),this.h=!1))}};var JK=class{constructor(){this.g=this.f=null;this.a=!1;this.h=new _.O("clpp.conviva")}onPlayerCreated(a){this.f=new IK(a,this.h)}onContentWillLoad(a,b){EK(this,a);if(this.a){var c=a.getConfiguration();c=_.lf(c.conviva||{});try{FK(c);const d=c.enableAdInsights||!1;this.f.initialize(a,c,b);d&&(this.g=new HK(a,()=>this.f.f),this.g.initialize(c))}catch(d){d instanceof _.H?this.T(a,d):this.T(a,new _.H(1,9,9002,d,d))}}}onContentLoaded(){this.a&&CK(this.f)}onPlayerWillDestroy(){this.a&&(this.a=!1,this.f.destroy(),
27
- this.f=null,this.g&&(this.g.destroy(),this.g=null))}onPlayerWillRelease(){this.a&&(this.f.release(),this.g&&this.g.release())}id(){return"conviva"}T(a,b){a.trigger(new _.F(_.$c,{detail:b}))}reportAppEvent(a,b){return this.f?this.f.reportAppEvent(a,b):!1}};_.z("clpp.conviva.ConvivaPlugin",JK);JK.prototype.reportAppEvent=JK.prototype.reportAppEvent;JK.Id="conviva";_.Sm(new class{create(){return new JK}});};f.call(g, window);
1
+ import {clpp} from "./cl.core.js";let g={};const _ = clpp._;var f=function(window){'use strict';var OK="Ad Error",PK="onAdBreakStarted()",QK="onAdBreakStopped()",RK=function(a){var b=_.Bi();let c=Conviva.Constants.DeviceType.DESKTOP,d=Conviva.Constants.DeviceCategory.WEB;const e=b.os;b=b.osVersion.name;let f="";_.li()&&(f="Apple");_.ki()?(f="Google",c=Conviva.Constants.DeviceType.SETTOP,d=Conviva.Constants.DeviceCategory.CHROMECAST):_.mi()?(c=Conviva.Constants.DeviceType.MOBILE,/(android)/i.test(navigator.userAgent)?d=Conviva.Constants.DeviceCategory.ANDROID_DEVICE:_.li()&&(d=Conviva.Constants.DeviceCategory.APPLE_DEVICE)):
2
+ _.ei()||_.bi()||_.ai("Hisense")?(c=Conviva.Constants.DeviceType.SMARTTV,d=Conviva.Constants.DeviceCategory.SMART_TV,_.ei()?(b="",f="LG",d=Conviva.Constants.DeviceCategory.LG_TV):_.bi()?(f="Samsung",d=Conviva.Constants.DeviceCategory.SAMSUNG_TV):_.ai("Hisense")&&(b="",f="Hisense")):_.ai("Xbox One")&&(f="Microsoft",c=Conviva.Constants.DeviceType.CONSOLE,d=Conviva.Constants.DeviceCategory.XBOX);const g=a.deviceMetadata||{},h=(k,l)=>{k in g||!l||(g[k]=l)};h(Conviva.Constants.DeviceMetadata.TYPE,a.deviceType||
3
+ c);h(Conviva.Constants.DeviceMetadata.OS_NAME,e);h(Conviva.Constants.DeviceMetadata.OS_VERSION,b);h(Conviva.Constants.DeviceMetadata.CATEGORY,a.deviceCategory||d);h(Conviva.Constants.DeviceMetadata.BRAND,a.deviceBrand||f);return g},SK=function(a){return a?Conviva.Constants.StreamType.LIVE:Conviva.Constants.StreamType.VOD},TK=function(a){return 0===a?"Pre-roll":-1===a?"Post-roll":"Mid-roll"},VK=function(a,b,c,d){const e={};e[Conviva.Constants.PLAYER_NAME]=c;e[Conviva.Constants.VIEWER_ID]=b;e[Conviva.Constants.IS_LIVE]=
4
+ SK(!!d);e[Conviva.Constants.ASSET_NAME]=OK;a&&(e[Conviva.Constants.ASSET_NAME]=a.getTitle(),e[Conviva.Constants.STREAM_URL]=a.getMediaUrl(),e[Conviva.Constants.DURATION]=a.getDuration(),e["c3.ad.id"]=UK(a.getId()),e["c3.ad.creativeId"]=UK(a.getCreativeId()),e["c3.ad.system"]=UK(a.getAdSystem()),e["c3.ad.mediaFileApiFramework"]=UK(a.getApiFramework()),e["c3.ad.advertiser"]=UK(a.getAdvertiserName()),e["c3.ad.position"]=TK(a.getPodIndex()),e["c3.ad.technology"]=0===a.vb()?Conviva.Constants.AdType.CLIENT_SIDE:
5
+ Conviva.Constants.AdType.SERVER_SIDE,e["c3.ad.adManagerName"]=UK(a.pb()),e["c3.ad.adManagerVersion"]=UK(a.qb()),e["c3.ad.advertiserCategory"]=UK(null),e["c3.ad.advertiserId"]=UK(null),e["c3.ad.breakId"]=UK(null),e["c3.ad.campaignName"]=UK(null),e["c3.ad.category"]=UK(null),e["c3.ad.classification"]=UK(null),e["c3.ad.creativeName"]=UK(null),e["c3.ad.sequence"]=UK(a.Jb()),e["c3.ad.sessionStartEvent"]=UK(null),e["c3.ad.unitName"]=UK(null),e["c3.ad.dayPart"]=UK(null),b=a.getWrapperAdIds().slice(-1)[0]||
6
+ a.getId(),c=a.getWrapperAdSystems().slice(-1)[0]||a.getAdSystem(),a=a.getWrapperCreativeIds().slice(-1)[0]||a.getCreativeId(),e["c3.ad.firstAdId"]=UK(b),e["c3.ad.firstAdSystem"]=UK(c),e["c3.ad.firstCreativeId"]=UK(a));return e},UK=function(a){return a?""+a:"NA"},ZK=function(a){a.g.on(a.l,_.ub,a.C.bind(a));a.g.on(a.l,_.vb,a.F.bind(a));a.g.on(a.l,_.Hb,a.M.bind(a));a.g.on(a.l,_.Eb,a.m.bind(a));a.g.on(a.l,_.Db,a.m.bind(a));a.g.on(a.l,_.Fb,a.m.bind(a));a.g.on(a.l,_.wb,a.m.bind(a));a.g.on(a.l,_.Ib,a.N.bind(a));
7
+ a.g.on(a.l,_.Gb,a.K.bind(a));a.g.on(a.l,_.xb,a.G.bind(a));a.g.on(a.l,_.Ab,a.I.bind(a));a.g.on(a.l,_.Bb,a.J.bind(a));a.g.on(a.l,_.zb,a.H.bind(a));a.g.on(a.l,_.Cb,a.V.bind(a));a.g.on(a.l,_.Jb,a.R.bind(a));a.g.on(a.l,_.Yc,b=>{var c=b.detail;if(10003===c.code&&(a.f.debug("onAdError()"),!a.h)){b=Conviva.Constants.ErrorSeverity;switch(c.data.errorType){case 0:c="Ad Load Error";break;case 1:c="Ad Play Error";break;default:c=OK}null===a.a&&WK(a,null);a.a.reportAdError(c,b.FATAL);a.h=!0;a.f.debug("Ad Playback Failure");
8
+ XK(a,YK,c)}})},XK=function(a,b,c=OK){if(a.a){a.a.reportAdMetric(Conviva.Constants.Playback.PLAYER_STATE,Conviva.Constants.PlayerState.STOPPED);switch(b){case YK:a.a.reportAdFailed(c,VK(null,a.B,a.A));break;case $K:a.a.reportAdSkipped();break;default:a.a.reportAdEnded()}a.a.release();a.a=null;a.j=!1}},WK=function(a,b){if(!a.o){a.h=!1;try{if(a.a=Conviva.Analytics.buildAdAnalytics(a.T()),b){const c=VK(b,a.B,a.A,a.l.isLive()),d=String(b.qb()),e={};e[Conviva.Constants.FRAMEWORK_NAME]=b.pb();e[Conviva.Constants.FRAMEWORK_VERSION]=
9
+ d;a.a.setAdPlayerInfo(e);a.a.reportAdStarted(c)}}catch(c){a.f.error("Could not create ad analytics session",c)}}},aL=function(a,b){const c={};c[Conviva.Constants.LOG_LEVEL]=Conviva.Constants.LogLevel.DEBUG;b.serviceUrl&&(a.a.warn("Touchstone URL is set. Do not set this in production!"),c[Conviva.Constants.GATEWAY_URL]=b.serviceUrl.replace(/\/$/,""));Conviva.Analytics.init(b.customerKey,null,c);Conviva.Analytics.setDeviceMetadata(RK(b));b.connectionType&&Conviva.Analytics.reportDeviceMetric(Conviva.Constants.Network.CONNECTION_TYPE,
10
+ b.connectionType);a.f=Conviva.Analytics.buildVideoAnalytics();a.o=!1;b={};b[Conviva.Constants.FRAMEWORK_NAME]=_.ma;b[Conviva.Constants.FRAMEWORK_VERSION]=_.da;a.f.setPlayerInfo(b)},bL=function(a){return a.l.getConfiguration().autoplay||!1},dL=function(a){if(!a.m)if(a.C)a.a.warn("Current session still active. No-op.");else{var b=a.l.getLoadedSource()||a.K,c=a.l.getConfiguration().conviva||null,d=c&&c.viewerId||"N/A",e=c&&c.defaultResource||"N/A";a.a.debug(a.l.getConfiguration().source);var f={},g=
11
+ new _.Jj(b.url);b&&(f[Conviva.Constants.ASSET_NAME]=b.name||"N/A",f[Conviva.Constants.STREAM_URL]=_.zh(g));f[Conviva.Constants.PLAYER_NAME]=c.playerName||_.ma;f[Conviva.Constants.VIEWER_ID]=d;f[Conviva.Constants.DEFAULT_RESOURCE]=e;if(c&&!_.C(c.customTags))for(const h in c.customTags)f[h]=c.customTags[h];a.f.reportPlaybackRequested(f);a.f.setCallback(()=>{a.a.debug("reportMiscellaneousMetrics()");if(cL(a)){var h=1E3*a.l.getPosition();a.f.reportPlaybackMetric(Conviva.Constants.Playback.PLAY_HEAD_TIME,
12
+ h);if(h=a.l.getStats()){h=h.decodedFrames;const k=h-a.H;a.H=h;isFinite(k)&&(a.a.debug("Current FPS",k),a.f.reportPlaybackMetric(Conviva.Constants.Playback.RENDERED_FRAMERATE,k))}}});a.C=!0;a.h=!0;a.I=!1;0<a.j.length&&(a.a.debug("Report deferred events"),a.j.forEach(h=>{h.Ae(h.ne)}));a.j=[]}},eL=function(a){if(!a.m&&a.f){const b=SK(a.l.isLive()),c={};c[Conviva.Constants.IS_LIVE]=b;c[Conviva.Constants.DURATION]=a.l.getDuration();a.f.setContentInfo(c)}},cL=function(a){return null!==a.f&&a.C},fL=function(a){a.a.debug("terminateSession()");
13
+ a.f&&(a.f.reportPlaybackMetric(Conviva.Constants.Playback.PLAYER_STATE,Conviva.Constants.PlayerState.STOPPED),a.f.reportPlaybackEnded(),a.f.release(),Conviva.Analytics.release(),a.o=!0,a.C=!1,a.A=!1,a.h=!1,a.w=null,a.B=!1,a.R=0,a.J=!1,a.j=[],a.H=0)},gL=function(a,b){var c=b.getConfiguration();a.a=!_.C(c.conviva)&&typeof c.conviva===_.Bd;a.a?"undefined"===typeof window.Conviva?(a.h.warn("Conviva SDK is not loaded. Will do nothing."),a.a=!1,c=new _.H(1,9,9E3),a.U(b,c)):b.namespace()===_.yc&&(a.a=!1,
14
+ a.h.debug("Conviva does not report when casting.")):a.h.warn("Conviva plugin is loaded but not configured. Will do nothing.")},hL=function(a){const b=[];typeof a===_.Bd&&(a.customerKey||b.push("customerKey"),a.viewerId||b.push("viewerId"));if(0<b.length)throw new _.H(1,9,9001,{missingKeys:b});};var jL=class{constructor(a,b){this.l=a;this.T=b;this.B="";this.A=_.ma;this.f=new _.O("clpp.conviva.ad");this.g=new _.jo;this.a=null;this.h=this.o=this.w=this.j=!1}initialize(a){this.f.debug("Initialize Ad Insights");this.h=this.w=!1;this.B=a.viewerId;this.A=a.playerName||_.ma;ZK(this)}release(){this.f.debug("Release Ad Insights");this.w?this.f.debug(_.ha):(_.Mf(this.g),this.a&&XK(this,iL),this.g.release(),this.w=!0,this.j=this.h=!1)}destroy(){this.f.debug(_.Mc);this.o?this.f.debug(_.fa):this.o=!0}C(){this.f.debug(PK)}F(){this.f.debug(QK)}M(a){this.f.debug("onAdStarted()");
15
+ a=a.ad;this.j||(this.f.warn("Ad load event was not triggered. This will have incidence on VSF"),WK(this,a));this.j=!1;this.a.reportAdMetric(Conviva.Constants.Playback.PLAYER_STATE,Conviva.Constants.PlayerState.PLAYING);this.a.reportAdMetric(Conviva.Constants.Playback.RESOLUTION,a.sb(),a.rb());this.a.reportAdMetric(Conviva.Constants.Playback.BITRATE,a.gb())}m(a){this.f.debug("onAdStateChanged()");if(this.a){const b=c=>{this.a.reportAdMetric(Conviva.Constants.Playback.PLAYER_STATE,c)};switch(a.type){case _.Eb:case _.Fb:b(Conviva.Constants.PlayerState.PLAYING);
16
+ break;case _.Db:b(Conviva.Constants.PlayerState.PAUSED);break;case _.wb:b(Conviva.Constants.PlayerState.BUFFERING)}}}N(){this.f.debug("onAdStopped()");this.a&&!this.h&&XK(this,iL)}K(){this.f.debug("onAdSkipped()");this.a&&XK(this,$K)}G(){this.f.debug("onAdClicked()");this.a&&this.a.reportAdPlayerEvent("AdClicked")}I(){this.f.debug("onAdImpression()");if(this.a){const a=Conviva.Constants.Events;this.a.reportAdPlayerEvent(a.AD_IMPRESSION_START);this.a.reportAdPlayerEvent(a.AD_IMPRESSION_END)}}J(a){this.f.debug("onAdLoaded()");
17
+ const b=a.ad,c=()=>{this.j=!0;WK(this,b)};if(-1!==b.getPodIndex()||this.l.getPosition()>=this.l.getDuration()-5)c();else this.g.on(this.l,_.ue,()=>{this.l.getPosition()>=this.l.getDuration()-5&&(this.g.off(this.l,_.ue),c())})}H(){this.f.debug("onAdFirstQuartile()");this.a&&this.a.reportAdPlayerEvent(Conviva.Constants.Events.AD_FIRST_QUARTILE)}V(){this.f.debug("onAdMidPoint()");this.a&&this.a.reportAdPlayerEvent(Conviva.Constants.Events.AD_MID_QUARTILE)}R(){this.f.debug("onAdThirdQuartile()");this.a&&
18
+ this.a.reportAdPlayerEvent(Conviva.Constants.Events.AD_THIRD_QUARTILE)}},$K=0,iL=1,YK=2;var kL=class{constructor(a,b){this.l=a;this.g=new _.jo;this.f=null;this.o=!1;this.G=!0;this.B=this.h=this.A=this.C=this.m=!1;this.R=0;this.J=!1;this.w=null;this.I=!1;this.a=b;this.K=this.F=null;this.j=[];this.H=0}initialize(a,b,c){this.m||(this.a.debug("Initialize conviva"),this.G=!1,this.F=_.kf(b),this.K=c,this.l=a,aL(this,this.F),this.g.on(this.l,_.Rd,this.ma.bind(this)),this.g.on(this.l,_.je,this.aa.bind(this)),this.g.on(this.l,_.ec,this.M.bind(this)),this.g.on(this.l,_.Ce,this.Y.bind(this)),this.g.on(this.l,
19
+ _.Be,this.W.bind(this)),this.g.on(this.l,_.ub,this.T.bind(this)),this.g.on(this.l,_.vb,this.V.bind(this)),this.g.on(this.l,_.Lb,this.ba.bind(this)),this.g.on(this.l,_.dc,this.ga.bind(this)),this.g.on(this.l,_.Yc,this.N.bind(this)),bL(this)&&(this.a.debug("Start a new session: A new video starts in autoplay."),dL(this)))}release(){this.a.debug("Release conviva");this.G?this.a.debug(_.ha):(_.Mf(this.g),cL(this)||this.o||!bL(this)||this.f&&this.f.reportPlaybackFailed("Exit Before Video Start"),cL(this)&&
20
+ fL(this),this.f=null,this.G=!0)}destroy(){this.a.debug(_.Mc);this.m?this.a.debug(_.fa):this.m=!0}reportAppEvent(a,b){let c=!1;try{Conviva.Analytics.reportAppEvent(a,b),c=!0}catch(d){this.a.debug("Report app event error",d),c=!1}return c}ma(){this.a.debug("onPlayRequest()");cL(this)||bL(this)?cL(this)&&this.A&&!this.h&&(this.a.debug("Resuming VST monitoring ..."),cL(this)&&!this.h&&(this.f.reportPlaybackEvent(Conviva.Constants.Events.USER_WAIT_ENDED),this.h=!0),this.A=!1):(this.a.debug("Creating conviva session. On Play Requested / No autoplay"),
21
+ dL(this))}aa(a){this.a.debug(_.Gd);const b=c=>{if(this.o&&(this.a.debug("Creating conviva session (On Seek / Replay)"),aL(this,this.F),dL(this),eL(this),cL(this))){var d=this.l.getTrackManager();d=d.ia()||d.Ra();d.width&&d.height&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.RESOLUTION,d.width,d.height);d.bandwidth&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.BITRATE,d.bandwidth/1E3)}cL(this)&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.PLAYER_STATE,c)};switch(a.detail.currentState){case _.Hl:b(Conviva.Constants.PlayerState.PLAYING);
22
+ break;case _.Gl:b(Conviva.Constants.PlayerState.PAUSED);break;case _.zl:b(Conviva.Constants.PlayerState.BUFFERING);break;case _.wl:this.a.debug("onVideoEnded()"),cL(this)&&(this.w&&this.w.hb()?(this.a.debug("Waiting for postroll Ad before terminating session"),this.J=!0):fL(this))}}M(a){this.a.debug(_.Cd);if(cL(this)){if(a=a.detail,typeof a.width===_.r&&typeof a.height===_.r&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.RESOLUTION,a.width,a.height),a.bandwidth&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.BITRATE,
23
+ a.bandwidth/1E3),(a=a.rendition)&&a.track&&(a=a.track)&&a.frameRate){const b={};b[Conviva.Constants.ENCODED_FRAMERATE]=a.frameRate;this.f.setContentInfo(b)}}else this.j.push({Ae:this.M.bind(this),ne:a})}Y(){this.a.debug("onSeeking()");cL(this)&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.SEEK_STARTED)}W(){this.a.debug("onSeeked()");cL(this)&&this.f.reportPlaybackMetric(Conviva.Constants.Playback.SEEK_ENDED)}ba(a){this.a.debug("onAdsTimelineChanged()");if(a=a.adsTimeline)this.w=a}T(a){this.a.debug(PK);
24
+ var b=a.ad;a=0===b.Sa();const c=TK(b.getPodIndex());cL(this)||bL(this)||!a||dL(this);if(cL(this)){a=0===b.vb()?Conviva.Constants.AdType.CLIENT_SIDE:Conviva.Constants.AdType.SERVER_SIDE;let d=0;const e={};1===b.ub()&&(d=b.getDuration());e[Conviva.Constants.POD_DURATION]=d;e[Conviva.Constants.POD_INDEX]=++this.R;e[Conviva.Constants.POD_POSITION]=c;b=Conviva.Constants.AdPlayer;b=a!==Conviva.Constants.AdType.CLIENT_SIDE||_.ki()?b.CONTENT:b.SEPARATE;this.f.reportAdBreakStarted(a,b,e);this.B=!0}else this.a.debug("Bug: should already have a valid session")}V(){this.a.debug(QK);
25
+ cL(this)&&this.B&&(this.f.reportAdBreakEnded(),this.B=!1,this.J&&fL(this))}N(a){this.a.debug(_.Dd);if(this.o&&this.I)this.a.debug("Session ended in VPF; ignoring subsequent errors");else{var b=a.detail||null,c=b&&b.message||"Player error",d=Conviva.Constants.ErrorSeverity.WARNING;b&&b.severity&&b.severity===_.G&&(d=Conviva.Constants.ErrorSeverity.FATAL,cL(this)||dL(this));cL(this)?(this.a.debug("Report error",c,d),this.f.reportPlaybackError(c,d),d===Conviva.Constants.ErrorSeverity.FATAL&&(this.a.debug("Video Playback Failure"),
26
+ this.I=!0,fL(this))):this.j.push({Ae:this.N.bind(this),ne:a})}}ga(){this.a.debug("onAutoPlayBlocked()");cL(this)&&(this.a.debug("Auto-play blocked. Pausing VST monitoring."),this.A=!0,cL(this)&&this.h&&(this.f.reportPlaybackEvent(Conviva.Constants.Events.USER_WAIT_STARTED),this.h=!1))}};var lL=class{constructor(){this.g=this.f=null;this.a=!1;this.h=new _.O("clpp.conviva")}onPlayerCreated(a){this.f=new kL(a,this.h)}onContentWillLoad(a,b){gL(this,a);if(this.a){var c=a.getConfiguration();c=_.kf(c.conviva||{});try{hL(c);const d=c.enableAdInsights||!1;this.f.initialize(a,c,b);d&&(this.g=new jL(a,()=>this.f.f),this.g.initialize(c))}catch(d){d instanceof _.H?this.U(a,d):this.U(a,new _.H(1,9,9002,d,d))}}}onContentLoaded(){this.a&&eL(this.f)}onPlayerWillDestroy(){this.a&&(this.a=!1,this.f.destroy(),
27
+ this.f=null,this.g&&(this.g.destroy(),this.g=null))}onPlayerWillRelease(){this.a&&(this.f.release(),this.g&&this.g.release())}id(){return"conviva"}U(a,b){a.trigger(new _.F(_.Yc,{detail:b}))}reportAppEvent(a,b){return this.f?this.f.reportAppEvent(a,b):!1}};_.z("clpp.conviva.ConvivaPlugin",lL);lL.prototype.reportAppEvent=lL.prototype.reportAppEvent;lL.Id="conviva";_.Hm(new class{create(){return new lL}});};f.call(g, window);