@flowplayer/player
Version:
video player for the future
1 lines • 93.4 kB
JavaScript
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).flowplayer=t()}(this,function(){"use strict";const e=[],t=[];function n(){const e="undefined"!=typeof document&&"undefined"!=typeof window,t=e?navigator.userAgent:"",n=/iP(hone|od)/i.test(t)&&!/iPad/.test(t)&&!/IEMobile/i.test(t),o=/Android/.test(t)&&!/Firefox/.test(t),r=/^((?!chrome|android).)*safari/i.test(t),i=/chrome|crios/i.test(t)&&!/opr|opera|chromium|edg|ucbrowser|googlebot/i.test(t),s=/firefox|fxios/i.test(t)&&!/seamonkey/i.test(t),a=/edg/i.test(t),l=/opr|opera/i.test(t),c=/SamsungBrowser/.test(t),u=c&&/SMART-TV/.test(t);return{controls:!n,video:function(t){return e&&document.createElement("video").canPlayType(t)},lang:e&&window.navigator.language,android:o,iphone:n,safari:r,edge:a,opera:l,chrome:i,firefox:s,ios:e&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,samsung:c,samsung_tv:c&&u,touch:"ontouchstart"in window,tizen:"tizen"in window,webOS:"webos"in window}}const o="mount",r="retry",i="error",s="click",a="dblclick",l="mouseleave",c="mouseup",u="mousedown",d="mousemove",p="touchstart",f="touchmove",h="touchend",m="touchcancel",y="resize",g="fullscreenenter",v="fullscreenexit",E="loadedmetadata",_="loadeddata",w="progress",S="timeupdate",b="loadstart",k="volumechange",T="pause",N="playing",A="play",O="waiting",I="canplay",L="ended",C="seeked",R="seeking",P="durationchange",M="viewenter",F="viewleave",D="src",U="reap",x="qualitychange",H="landscape",q="portrait",W="dvr",B="live",G="recover",j="seek:queued",V="seek:cancel",K="remotesession:ended",z="intersectionchange",Y="renderplugin",Q="audioonlysource",X="error:fatal",$="config",J="state",Z="beforeplay",ee="beforepause",te="content:loadstart",ne="flowplayer:error";var oe=Object.freeze({__proto__:null,MOUNT:o,RETRY:r,ERROR:i,CONTEXT_MENU:"contextmenu",CLICK:s,DBL_CLICK:a,KEYUP:"keyup",KEYDOWN:"keydown",LOAD:"load",MOUSE_ENTER:"mouseenter",MOUSE_LEAVE:l,MOUSE_UP:c,MOUSE_DOWN:u,MOUSE_MOVE:d,TOUCH_START:p,TOUCH_MOVE:f,TOUCH_END:h,TOUCH_CANCEL:m,RESIZE:y,SCROLL:"scroll",FULLSCREEN_ENTER:g,FULLSCREEN_EXIT:v,FULLSCREEN_CHANGE:"fullscreenchange",METADATA:E,DATA:_,PROGRESS:w,TIME_UPDATE:S,LOAD_START:b,VOLUME_CHANGE:k,PAUSE:T,PLAYING:N,PLAY:A,WAITING:O,CAN_PLAY:I,ENDED:L,SEEKED:C,SEEKING:R,DURATION_CHANGE:P,VIEW_ENTER:M,VIEW_LEAVE:F,SOURCE:D,REAP:U,QUALITIES:"qualities",QUALITY_CHANGE:x,VIDEO_TRACKS:"videoTracks",SET_QUALITY:"quality:set",VIDEO_TRACK_SELECT:"tracks:video:select",RECOMMENDATIONS_READY:"recommendationsready",LANDSCAPE:H,PORTRAIT:q,DVR:W,LIVE:B,RECOVER:G,SEEK_QUEUED:j,SEEK_CANCEL:V,PLUGIN_REGISTERED:"plugin:registered",REMOTE_SESSION_STARTED:"remotesession:started",REMOTE_SESSION_ENDED:K,INTERSECTIONCHANGE:z,WEBKIT_NEEDKEY:"webkitneedkey",RENDER_PLUGIN:Y,AUDIO_ONLY_SOURCE:Q,NON_RECOVERABLE_ERROR:X,CONFIG:$,STATE:J,BEFORE_PLAY:Z,BEFORE_PAUSE:ee,CONTENT_REAL_LOAD_START:te,CUEPOINTS:"cuepoints",CUEPOINT_START:"cuepointstart",CUEPOINT_END:"cuepointend",STANDARD_ERROR:ne});const re="flowplayer-ui",ie="flowplayer-logo",se="flowplayer-control",ae="flowplayer-control-buttons",le="flowplayer-live-status",ce="flowplayer-elapsed-time",ue="flowplayer-timeline-bar",de="flowplayer-control-duration",pe="flowplayer-volume-control",fe="flowplayer-volume-bar",he="flowplayer-header",me="flowplayer-header-left-zone",ye="flowplayer-header-right-zone",ge="flowplayer-header-duration",ve="flowplayer-middle",Ee="flowplayer-middle-zone",_e="flowplayer-wait",we="flowplayer-middle-buttons",Se="flowplayer-middle-left-zone",be="flowplayer-middle-right-zone",ke="flowplayer-small-play-icon",Te="flowplayer-small-pause-icon",Ne="flowplayer-play-icon",Ae="flowplayer-pause-icon",Oe="flowplayer-fullscreen-enter-icon",Ie="flowplayer-fullscreen-exit-icon",Le="flowplayer-fast-forward-icon",Ce="flowplayer-rewind-icon",Re="flowplayer-volume-icon",Pe="flowplayer-error";var Me=Object.freeze({__proto__:null,SUBTITLES_MENU:"flowplayer-subtitles-menu",SHARE_MENU:"flowplayer-share-menu",SPEED_MENU:"flowplayer-speed-menu",QUALITY_MENU:"flowplayer-quality-menu",AUDIO_MENU:"flowplayer-audio-menu",VIDEO_MENU:"flowplayer-video-menu",UI:re,LOGO:ie,CONTROL:se,CONTROL_BUTTONS:ae,LIVE_STATUS:le,ELAPSED:ce,TIMELINE:ue,CHAPTERS_TIMELINE:"flowplayer-chapters-timeline-bar",CONTROL_DURATION:de,VOLUME_CONTROL:pe,VOLUME_BAR:fe,HEADER:he,HEADER_LEFT_ZONE:me,HEADER_RIGHT_ZONE:ye,HEADER_DURATION:ge,MIDDLE:ve,MIDDLE_ZONE:Ee,WAIT:_e,MIDDLE_BUTTONS:we,MIDDLE_LEFT_ZONE:Se,MIDDLE_RIGHT_ZONE:be,ENDSCREEN_INTERSTITIAL:"flowplayer-endscreen-interstitial",ENDSCREEN_UP_NEXT:"flowplayer-endscreen-up-next",ENDSCREEN_GRID:"flowplayer-endscreen-grid",PLAYLIST_INTERSTITIAL:"flowplayer-playlist-interstitial",AIRPLAY_ICON:"flowplayer-airplay-icon",CHROMECAST_ICON:"flowplayer-chromecast-icon",SMALL_PLAY_ICON:ke,SMALL_PAUSE_ICON:Te,PLAY_ICON:Ne,PAUSE_ICON:Ae,FULLSCREEN_ENTER_ICON:Oe,FULLSCREEN_EXIT_ICON:Ie,SKIP_NEXT_ICON:"flowplayer-skip-next-icon",SKIP_PREVIOUS_ICON:"flowplayer-skip-previous-icon",FAST_FORWARD_ICON:Le,REWIND_ICON:Ce,SHARE_ICON:"flowplayer-share-icon",SUBTITLES_MENU_ICON:"flowplayer-subs-menu-icon",MENU_BACK_ICON:"flowplayer-menu-back",VOLUME_ICON:Re,MUTE_ICON:"flowplayer-mute-icon",UNMUTE_ICON:"flowplayer-unmute-icon",CLOSE_ICON:"flowplayer-close-icon",FACEBOOK_ICON:"flowplayer-facebook-icon",TWITTER_ICON:"flowplayer-twitter-icon",LINK_ICON:"flowplayer-link-icon",EMBED_ICON:"flowplayer-embed-icon",LIVE_COUNTDOWN:"flowplayer-live-countdown",PLAYLIST_CONTROLS:"flowplayer-playlist-controls",THUMBNAILS_CAROUSEL:"flowplayer-thumbnails-carousel",ERROR_COMPONENT:Pe,TV_MENU:"flowplayer-tv-menu",CUE_COMPONENT:"flowplayer-cue",SSAI_UI:"flowplayer-ssai-ui",SSAI_CONTROLS:"flowplayer-ssai-controls",SSAI_TIMELINE:"flowplayer-ssai-timeline",SSAI_INDICATOR:"flowplayer-ssai-indicator"});const Fe="is-playing",De="is-fullscreen",Ue="is-paused",xe="is-muted",He="is-loaded",qe="is-loading",We="is-starting",Be="is-seeking",Ge="is-disabled",je="is-small",Ve="is-tiny",Ke="is-rtl",ze="is-ended",Ye="is-live",Qe="is-error",Xe="is-waiting",$e="is-autoplay",Je="is-toggling",Ze="is-live-seeked",et="no-timeline",tt="has-poster",nt="will-play",ot="will-pause",rt="has-menu-opened",it="is-touched",st="is-hovered",at="is-touch-device",lt="will-seek",ct="is-seekable",ut="is-in-viewport",dt="no-controls",pt="is-destroyed",ft="is-source-processing";var ht=Object.freeze({__proto__:null,PLAYING:Fe,FULLSCREEN:De,PAUSED:Ue,MUTED:xe,LOADED:He,LOADING:qe,STARTING:We,SEEKING:Be,GRABBING:"is-grabbing",DISABLED:Ge,SMALL:je,TINY:Ve,RTL:Ke,TV:"is-tv",ENDED:ze,LIVE:Ye,ERRORED:Qe,WAITING:Xe,AUTOPLAY:$e,SEAMLESS:"is-seamless",TOGGLING:Je,LIVE_SEEKED:Ze,NO_DVR:et,HAS_POSTER:tt,WILL_PLAY:nt,WILL_PAUSE:ot,MENU_OPENED:rt,TOUCHED:it,HOVERED:st,TOUCH_DEVICE:at,WILL_SEEK:lt,SEEKABLE:ct,IN_VIEWPORT:ut,NO_CONTROLS:dt,DESTROYED:pt,IS_SOURCE_PROCESSING:ft});function mt(e){this.message=e}mt.prototype=new Error,mt.prototype.name="InvalidCharacterError";var yt="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new mt("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,r=0,i=0,s="";o=t.charAt(i++);~o&&(n=r%4?64*n+o:o,r++%4)?s+=String.fromCharCode(255&n>>(-2*r&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);return s};var gt=function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(yt(e).replace(/(.)/g,function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n}))}(t)}catch(e){return yt(t)}};function vt(e){this.message=e}vt.prototype=new Error,vt.prototype.name="InvalidTokenError";var Et=function(e,t){if("string"!=typeof e)throw new vt("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(gt(e.split(".")[n]))}catch(e){throw new vt("Invalid token specified: "+e.message)}};Et.InvalidTokenError=vt;const _t=new Map,wt=(e,t)=>new(((e,t)=>{const n=e.get(t);if(!n)throw new Error(`no flowplayer component with the name ${t} exists`);const o=window.customElements.get(t);if(!o)throw new Error(`no default flowplayer component with the name ${t} exists`);const r=window.customElements.get(n);return"function"!=typeof r?o:r})(e._customElements,t))(e),St=(e,t,n)=>{window.customElements.get(t)||window.customElements.define(t,n),e.customElements.get(t)||e.customElements.set(t,t)},bt=(e,t)=>{const n=e.customElements.get(t),o=n&&n===t,r=Object.values(e.defaultElements).includes(t);return Boolean(r||o)};var kt,Tt;!function(e){e[e.LOW=1]="LOW",e[e.MEDIUM=2]="MEDIUM",e[e.HIGH=4]="HIGH"}(kt||(kt={})),function(e){e[e.OFF=0]="OFF",e[e.ON=1]="ON",e[e.AUDIO_REQUIRED=2]="AUDIO_REQUIRED"}(Tt||(Tt={}));const Nt={Unknown:"00-00",MediaUnknown:"01-00",MediaUnavailable:"01-01",MediaUnsupportedVideoFormat:"01-02",MediaUnsupportedAudioFormat:"01-03",MediaBitrateExceeded:"01-04",MediaBufferOverread:"01-05",MediaIntegerOverflow:"01-06",MediaQuotaExceeded:"01-07",MediaInvalidCompositionDuration:"01-08",MediaInvalidCompositionSourceDuration:"01-09",MediaInvalidCompositionSourceStartTime:"01-10",MediaMalformedDepth:"01-11",PlaybackUnknown:"02-00",PlaybackVideoBufferUnderRun:"02-01",PlaybackAudioBufferUnderRun:"02-02",PlaybackVideoBufferingTimeout:"02-03",PlaybackAudioBufferingTimeout:"02-04",PlaybackManifestParseError:"02-05",PlaybackVideoDecodeError:"02-06",PlaybackAudioDecodeError:"02-07",PlaybackDroppedFramesExceeded:"02-08",PlaybackPlayheadExceedsDuration:"02-09",PlaybackUnsupportedDevice:"02-10",PlaybackManifestLoadError:"02-11",PlaybackManifestLoadTimeout:"02-12",PlaybackManifestParsingError:"02-13",PlaybackManifestIncompatibleCodecs:"02-14",PlaybackLevelEmptyError:"02-15",PlaybackLevelLoadError:"02-16",PlaybackLevelLoadTimeout:"02-17",PlaybackLevelSwitchError:"02-18",PlaybackAudioTrackLoadError:"02-19",PlaybackAudioTrackLoadTimeout:"02-20",PlaybackFragLoadError:"02-21",PlaybackFragLoadTimeout:"02-22",PlaybackFragDecryptError:"02-23",PlaybackFragParsingError:"02-24",PlaybackFragGap:"02-25",PlaybackRemuxAllocError:"02-26",PlaybackBufferAddCodecError:"02-27",PlaybackBufferIncompatibleCodecs:"02-28",PlaybackBufferAppendError:"02-29",PlaybackBufferStalledError:"02-30",PlaybackBufferFullError:"02-31",PlaybackBufferSeekOverHole:"02-32",PlaybackBufferNudgeOnStall:"02-33",PlaybackInternalException:"02-34",PlaybackInternalAborted:"02-35",PlaybackManifestLoaderFailure:"02-36",PlaybackSegmentBaseLoaderError:"02-37",PlaybackTimeSyncFailed:"02-38",PlaybackFragmentLoaderFailure:"02-39",PlaybackAppendError:"02-40",PlaybackRemoveError:"02-41",PlaybackDataUpdateFailed:"02-42",PlaybackManifestNoStreams:"02-43",PlaybackUnknownManifestType:"02-44",PlaybackDashInsufficientSegmentInfo:"02-45",PlaybackDashNoRepresentations:"02-46",PlaybackDashNoAdaptationSets:"02-47",PlaybackDashNoInitSegment:"02-48",PlaybackDashUnsupportedContainerFormat:"02-49",PlaybackDashKeySystemMismatch:"02-50",PlaybackMultipleKeyIDs:"02-51",PlaybackDashConflictingKeyIDs:"02-52",PlaybackRestrictedStreams:"02-53",PlaybackHlsMasterAndMediaTags:"02-54",PlaybackRepresentationIdConflict:"02-55",PlaybackHlsUnsupportedKeyFormats:"02-56",PlaybackManifestNoVariants:"02-57",PlaybackHlsUndeclaredVariables:"02-58",PlaybackAes128InvalidKeyLength:"02-59",PlaybackDashConflictingAes128Keys:"02-60",PlaybackDashUnsupportedAes128Encryption:"02-61",PlaybackManifestPatchMismatch:"02-62",PlaybackEmptyMediaPlaylist:"02-63",PlaybackNonContiguousCompositionTrack:"02-64",PlaybackDecoderNotFound:"02-65",PlaybackDecoderTemporarilyUnavailable:"02-66",PlaybackIncompatibleAsset:"02-67",PlaybackNoCompatibleExternalDisplay:"02-69",PlaybackOutOfMemory:"02-70",PlaybackToneMappingFailed:"02-71",PlaybackVideoCompositorFailed:"02-72",NetworkUnknown:"03-00",NetworkNoInternet:"03-01",NetworkRequestTimeout:"03-02",NetworkUnableToResolveHost:"03-03",NetworkResourceNotFound:"03-04",NetworkExpiredUrl:"03-05",NetworkUrlResolutionFailed:"03-06",NetworkDownloadErrorIdManifest:"03-07",NetworkDownloadErrorIdSidx:"03-08",NetworkDownloadErrorIdContent:"03-09",NetworkDownloadErrorIdInitialization:"03-10",NetworkDownloadErrorIdXlink:"03-11",NetworkHttpRequestFailed:"03-12",NetworkMaxRetriesExceeded:"03-13",NetworkSegmentMissing:"03-14",NetworkHttp400BadRequest:"03-400",NetworkHttp401Unauthorized:"03-401",NetworkHttp402PaymentRequired:"03-402",NetworkHttp403Forbidden:"03-403",NetworkHttp404NotFound:"03-404",NetworkHttp405MethodNotAllowed:"03-405",NetworkHttp406NotAcceptable:"03-406",NetworkHttp407ProxyAuthenticationRequired:"03-407",NetworkHttp408RequestTimeout:"03-408",NetworkHttp409Conflict:"03-409",NetworkHttp410Gone:"03-410",NetworkHttp411LengthRequired:"03-411",NetworkHttp412PreconditionFailed:"03-412",NetworkHttp413PayloadTooLarge:"03-413",NetworkHttp414URITooLong:"03-414",NetworkHttp415UnsupportedMediaType:"03-415",NetworkHttp416RangeNotSatisfiable:"03-416",NetworkHttp417ExpectationFailed:"03-417",NetworkHttp418ImATeapot:"03-418",NetworkHttp421MisdirectedRequest:"03-421",NetworkHttp422UnprocessableEntity:"03-422",NetworkHttp423Locked:"03-423",NetworkHttp424FailedDependency:"03-424",NetworkHttp425TooEarly:"03-425",NetworkHttp426UpgradeRequired:"03-426",NetworkHttp428PreconditionRequired:"03-428",NetworkHttp429TooManyRequests:"03-429",NetworkHttp431RequestHeaderFieldsTooLarge:"03-431",NetworkHttp451UnavailableForLegalReasons:"03-451",NetworkHttp500InternalServerError:"03-500",NetworkHttp501NotImplemented:"03-501",NetworkHttp502BadGateway:"03-502",NetworkHttp503ServiceUnavailable:"03-503",NetworkHttp504GatewayTimeout:"03-504",NetworkHttp505HTTPVersionNotSupported:"03-505",NetworkHttp506VariantAlsoNegotiates:"03-506",NetworkHttp507InsufficientStorage:"03-507",NetworkHttp508LoopDetected:"03-508",NetworkHttp510NotExtended:"03-510",NetworkHttp511NetworkAuthenticationRequired:"03-511",ContentProtectionUnknown:"04-00",ContentProtectionConcurrentStreamLimitExceeded:"04-01",ContentProtectionEntitlementRefused:"04-02",ContentProtectionLicenseExpired:"04-03",ContentProtectionBadLicenseRequest:"04-04",ContentProtectionLicenseServerTimeout:"04-05",ContentProtectionInsufficientHDCPSupport:"04-06",ContentProtectionGeoRestricted:"04-07",ContentProtectionParentalControlRestricted:"04-08",ContentProtectionCDNUnauthorized:"04-09",ContentProtectionInvalidAccessToken:"04-10",ContentProtectionKeySystemNoKeys:"04-11",ContentProtectionKeySystemNoAccess:"04-12",ContentProtectionKeySystemNoSession:"04-13",ContentProtectionKeySystemNoConfiguredLicense:"04-14",ContentProtectionKeySystemCertificateRequestFailed:"04-15",ContentProtectionKeySystemCertificateUpdateFailed:"04-16",ContentProtectionKeySystemSessionUpdateFailed:"04-17",ContentProtectionKeySystemStatusOutputRestricted:"04-18",ContentProtectionKeySystemStatusInternalError:"04-19",ContentProtectionKeyLoadError:"04-20",ContentProtectionKeyLoadTimeout:"04-21",ContentProtectionCapabilityMediaKeysError:"04-22",ContentProtectionManifestKeySystemUnknown:"04-23",ContentProtectionKeySystemUnavailable:"04-24",ContentProtectionCDMCreationFailed:"04-25",ContentProtectionCDMAttachFailed:"04-26",ContentProtectionCDMServerCertificateRejected:"04-27",ContentProtectionCDMSessionCreationFailed:"04-28",ContentProtectionCDMLicenseRequestFailed:"04-29",ContentProtectionCDMLicenseResponseRejected:"04-30",ContentProtectionManifestMissingDRMInfo:"04-31",ContentProtectionLicenseServerMissing:"04-32",ContentProtectionOfflineSessionRemoved:"04-33",ContentProtectionInitDataTransformationError:"04-34",ContentProtectionServerCertificateRequestFailed:"04-35",ContentProtectionInsufficientHDCPVersion:"04-36",ContentProtectionHDCPVersionCheckFailed:"04-37",AdsUnknown:"08-00",AdsVastParseError:"08-100",AdsInvalidVastSchema:"08-101",AdsVastVersionNotSupported:"08-102",AdsUnexpectedAdType:"08-200",AdsCreativeLinearityMismatch:"08-201",AdsCreativeDurationMismatch:"08-202",AdsCreativeSizeMismatch:"08-203",AdsWrapperVastError:"08-300",AdsVastResponseRedirectTimeout:"08-301",AdsWrapperLimitReached:"08-302",AdsVastResponseEmpty:"08-303",AdsLinearAdDisplayError:"08-400",AdsMediaFileNotFound:"08-401",AdsMediaFileUnavailable:"08-402",AdsUnsupportedMimeType:"08-403",AdsUnableToDisplayMediaFile:"08-405",AdsMezzanineFileMissing:"08-406",AdsMezzanineFileDownloaded:"08-407",AdsRejectedAd:"08-408",AdsInteractiveCreativeError:"08-409",AdsVerificationNodeExecutionError:"08-410",AdsNonLinearAdDisplayError:"08-500",AdsNonLinearAdSizeMismatch:"08-501",AdsNonLinearAdFetchError:"08-502",AdsNonLinearUnsupportedType:"08-503",AdsCompanionAdDisplayError:"08-600",AdsCompanionAdSizeMismatch:"08-601",AdsRequiredCompanionAdError:"08-602",AdsCompanionAdFetchError:"08-603",AdsUndefinedVastError:"08-900",AdsUnknownVpaidError:"08-901",AdsVastDocumentEmpty:"08-999"},At=Object.fromEntries(Object.entries(Nt).map(([e,t])=>[t,e]));const Ot=e=>{return e.autoplay&&Tt.AUDIO_REQUIRED&(!0===(t=e.autoplay)?Tt.ON:!1===t?Tt.OFF:t);var t};function It(e,t,n){const o="boolean"==typeof n;if("boolean"!=typeof n&&(n=!!e.hasState(ot)||e.paused),function(e,t,n){const o=e.poll(t?Z:ee,{forced:n});return o&&o.defaultPrevented}(e,n,o))return Promise.resolve();if(!n)return e.hasState(nt)?(e.setState(ot,!0),e.setState(nt,!1),Promise.resolve()):Promise.resolve(e.pause());if(0==e.reaper)return Promise.resolve();const r=e.reaper.get("__pending_play");return e.paused||r?r?(r.src!==Ct(e.original_src)&&Lt(e),r):(function(e){return(0==e.networkState||0==e.readyState)&&e.currentSrc==Ct(e.original_src)}(e)&&Lt(e),function(e){const t=e.hasState($e),n=t&&Ot(e.opts);n&&(e.muted&&e.toggleMute(!1),0==e.volume&&(e.volume=1));t&&e.setState($e,!1);return e.play().then(()=>{e.hasState(ot)&&e.togglePlay(!1)}).catch(o=>{if(console.warn(t?n?"[flowplayer/play] autoplay audio required\n%s":"[flowplayer/play] attempting muted autoplay\n%s":"",o.message,"\ninstance:",e),t&&!n)return e.muted=!0,e.play()})}(e)):(e.setState(ot,!1),!e.hasState(Fe)&&e.setState(nt,!0),Promise.resolve())}function Lt(e){e.opts.is_native&&(e.hasState(He)||(e.hasState(qe)||e.emit(te),e.setState(qe,!0),e.load()))}function Ct(e){const t=document.createElement("a");return t.href=e,t.href}function Rt(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&Object.prototype.propertyIsEnumerable.call(e,o[r])&&(n[o[r]]=e[o[r]])}return n}function Pt(e){const t=document.createElement("a");t.href=e;const n=t.pathname&&t.pathname.split(".");return n.length>1&&n[n.length-1]}function Mt(e){switch(e){case"video/mpd":return"application/dash+xml";case"video/m3u8":return"application/x-mpegurl";default:return e}}const Ft=e=>{var{src:t}=e,n=Rt(e,["src"]);return[Object.assign({src:t,type:t?Mt("video/"+Pt(t)):""},n)]};function Dt(e){return Ft({src:e})}function Ut(e){var{src:t,type:n}=e,o=Rt(e,["src","type"]);return t&&n?[Object.assign({src:t,type:n},o)]:n&&!t?[Object.assign({type:n},o)]:Ft(Object.assign({src:t},o))}const xt="health:record",Ht="rebuffer",qt="rebuffer:ended",Wt="display",Bt="insights:ttff",Gt="insights:time_to_first_frag_loaded",jt="insights:watched_interval",Vt="flowplayer:feature",Kt="health:ready";var zt=Object.freeze({__proto__:null,RECORD:xt,REBUFFER:Ht,REBUFFER_ENDED:qt,DISPLAY:Wt,TIME_TO_FIRST_FRAME:Bt,TIME_TO_FIRST_FRAGMENT_LOADED:Gt,WATCHED_INTERVAL:jt,FEATURE_USAGE:Vt,HEALTH_SERVICE_READY:Kt});const Yt={All:1,High:.1,Medium:.01,Low:.001,None:0};function Qt(e,{feature_name:t,behavior:n,sample_rate:o}){t&&(o||(o=Yt.All),e.emit(Vt,{feature_name:t,behavior:n,sample_rate:o}))}var Xt;function $t(e,t,n,o={safari:!1}){const r=function(e){return"string"==typeof e?Dt(e):Array.isArray(e)||"object"!=typeof e?e.reduce(function(e,t){return"string"==typeof t&&(t=Dt(t)),"object"!=typeof t||Array.isArray(t)||(t=Ut(t)),e.concat(t)},[]):Ut(e)}(n);return function(e){[Be,ot,nt,Fe,Ue,qe,He,Ze].forEach(t=>e.setState(t,!1)),e.setState(We,!0)}(e),Array(...Array(r.length)).map((e,t)=>t).some(n=>{const i=r[n];if(Xt.Ok==function(e,t,n){e.emit(D,n),t.playback_token&&"string"==typeof n.src&&n.src.startsWith("https://")&&(n.src=function(e,t){const n=new URL(e);return n.pathname=`/pt:${t}${n.pathname}`,n.toString()}(n.src,t.playback_token),Qt(e,{feature_name:"signed-urls",behavior:"used",sample_rate:.1}));"string"==typeof n.src&&(e.original_src=n.src);const o=function(e,t,n){return e.plugins.filter(e=>{return(t=e)&&"wants"in t;var t}).find(e=>e.wants(n.src||"",n,t))}(e,t,n);return e.setOpts({is_native:!o}),o?(o.onload(t,e.root,e,n),Xt.Ok):Xt.Err}(e,t,i)||Xt.Ok==function(e,t,n,o={safari:!1}){var r;/^audio\//.test(n.type||"")&&e.emit(Q);t.start_time&&(n.src=n.src+"#t="+t.start_time);if(""==e.canPlayType(n.type||""))return Xt.Err;if(n.drm&&(!n.drm["com.apple.fps.1_0"]||!o.safari))return Xt.Err;"string"==typeof n.src&&(e.preload=null!==(r=t.preload)&&void 0!==r?r:"auto",e.src=n.src);return Xt.Ok}(e,t,i,o))return!0;n==r.length-1&&"string"==typeof i.src&&(e.src=i.src)}),e}!function(e){e[e.Err=0]="Err",e[e.Ok=1]="Ok"}(Xt||(Xt={}));const Jt=[U,R,D,V];var Zt;function en(e,t,n){return isNaN(e.duration)||isNaN(e.currentTime)?{}:(t.offset+=n,0==t.offset?tn(e,t):(t.timer&&clearTimeout(t.timer),t.timer=setTimeout(function(){0!=e.reaper&&(e.currentTime=function(e,t,n=0){return Math.max(Math.min(t,e),n)}(e.currentTime+t.offset,e.duration),t.timer=0,tn(e,t))},1e3),function(e,t){e.setState(lt,!0),e.setState(Zt.BACKWARD,t.offset<0),e.setState(Zt.FORWARD,t.offset>0)}(e,t),e.emit(j,t),t))}function tn(e,t){t.timer&&clearTimeout(t.timer),t.timer=t.offset=0,function(e){e.setState(Zt.FORWARD,!1),e.setState(Zt.BACKWARD,!1),e.setState(lt,!1)}(e)}function nn(){if("undefined"==typeof document)return!1;const e=document.documentElement;return e&&"rtl"==e.getAttribute("dir")}function on(...e){const t=document.createElement("div");return 0==e.length||t.classList.add(...e),t}function rn(e,t,n){const o=function(e){return Array.isArray(e)?e.slice(0):e.split(".")}(t);for(;o.length;){if(null==e)return n;const t=o.shift();if("string"!=typeof t)return n;e=e[t]}return null==e?n:e}function sn(e){const t="number"==typeof e?e:parseInt(e,10);return(t>9?"":"0")+t}function an(e){if(isNaN(e)||e>=Number.MAX_SAFE_INTEGER)return"";const t=e<0?"-":"";e=Math.round(Math.abs(e));const n=Math.floor(e/3600);let o=Math.floor(e/60);return e-=60*o,n>=1?(o-=60*n,t+n+":"+sn(o)+":"+sn(e)):t+sn(o)+":"+sn(e)}!function(e){e.FORWARD="forward",e.BACKWARD="backward"}(Zt||(Zt={}));const ln=navigator.languages||[navigator.language];function cn(e,t,n,o){if((o=o||0)>=e.length)return n;return rn(e[o],t,cn(e,t,n,o+1))}function un(e,t,n){const o=new Map,r=t.lang;return r&&e[r]&&o.set(r,e[r]),function(){try{return ln.reduce((e,t)=>~t.indexOf("-")?e.concat(t,t.split("-")[0]):e.concat(t),[])}catch(e){return[]}}().forEach(function(t){e[t]&&!o.has(t)&&o.set(t,e[t])}),e[n]&&!o.has(n)&&o.set(n,e[n]),Array.from(o.values())}const dn=[1e7]+""+-1e3+-4e3+-8e3+-1e11,pn=()=>"undefined"==typeof crypto?"":dn.replace(/[018]/g,e=>(e^crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4).toString(16)),fn="flowplayer/uuid";let hn="";!function(){let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("testPassive",null,t),window.removeEventListener("testPassive",null,t)}catch(e){}}();const mn=["touchstart","touchmove"];function yn(e,t){const n=new CustomEvent(e,{detail:t,cancelable:!0});return t&&Object.defineProperty(n,"data",{get:()=>t}),n}function gn(e,t,n){const o=yn(t,n);return e.dispatchEvent(o),e}function vn(e,t,n){const o=yn(t,n);return e.dispatchEvent(o),o}function En(e,t,n,o){Array.isArray(t)?t.forEach(t=>_n(e,t,n,o)):_n(e,t,n,o)}function _n(e,t,n,o){if(r=t,!~mn.indexOf(r))return e.addEventListener(t,n,o),e;var r;const i=Object.assign(o||{},{passive:!0});return e.addEventListener(t,n,i),e}function wn(e,t,n,o){return En(e,t,n,Object.assign(o||{},{once:!0}))}class PlayerStorage{constructor(e,t){this.implementation=e,t&&t.keys().forEach(e=>{"string"==typeof t.implementation[e]&&this.implementation.setItem(e,t.implementation[e])})}keys(){var e;const t=[];for(var n=0;n<this.implementation.length;n++)(null===(e=this.implementation.key(n))||void 0===e?void 0:e.startsWith("flowplayer/"))&&t.push(this.implementation.key(n));return t}removeItem(e){try{this.implementation.removeItem(`flowplayer/${e}`)}catch(e){}}getItem(e){try{return this.implementation.getItem(`flowplayer/${e}`)}catch(e){return null}}setItem(e,t){try{this.implementation.setItem(`flowplayer/${e}`,t)}catch(e){}}clear(){try{this.keys().forEach(e=>this.implementation.removeItem(e))}catch(e){}}get length(){try{return this.keys().length}catch(e){return 0}}key(e){try{return this.implementation.key(e)}catch(e){return null}}}class InMemoryStorage{constructor(){this.pairs=[]}get length(){return this.pairs.length}clear(){this.pairs=[]}getItem(e){var t;return(null===(t=this.pairs.find(t=>t[0]===e))||void 0===t?void 0:t[1])||null}key(e){return this.pairs[e][0]||null}removeItem(e){this.pairs=this.pairs.filter(t=>t[0]!==e)}setItem(e,t){this.removeItem(e),this.pairs.push([e,t])}}const Sn={preload:"auto",rtl:!1,controls:!0},bn=["muted","preload"];function kn(e,o,r){let i;r.live_state={dvr_window:void 0,get dvr(){return i},set dvr(t){i=t;const n=!(!e.live||t);r.hasState(et)!=n&&r.setState(et,n)}},r._storage=new PlayerStorage(["localStorage","sessionStorage"].map(e=>{try{const t=window[e];return t.getItem(""),t}catch(t){return console.debug(`Access to window.${e} denied, trying next option`),null}}).find(e=>!!e)||new InMemoryStorage),r.toJSON=function(){return{duration:r.duration,volume:r.volume,currentTime:r.currentTime,states:r.root.className}},r.setSrc=function(t){return $t(r,e,t,n())},r.playerState=r.playerState||{},r.setState=function(e,t){if(r.playerState[e]===!!t)return r;const n=Object.assign({},r.playerState,{[e]:t});return r.playerState=n,gn(r,J,r.playerState),r},r.createComponents=function(...e){return Array.from({length:e.length}).map((t,n)=>wt(this,e[n]))},r.hasState=function(e){return!!r.playerState[e]},r.transitionState=function(e,t,n){!r.hasState(e)&&r.hasState(t)||(n=0),n&&r.setState(Je,!0),r.setState(t,!1),r.setState(e,!0),n&&setTimeout(function(){r.setState(Je,!1)},n)},r.emit=(e,t)=>(gn(r,e,t),r),r.on=(e,t)=>(En(r,e,t),r),r.once=(e,t)=>(wn(r,e,t),r),r.off=(e,t)=>{var n,o;return n=e,o=t,r.removeEventListener(n,o),r},r.poll=(e,t)=>vn(r,e,t),r.togglePlay=function(e){return r.hasState(Qe)?Promise.reject():It(r,0,e)},r.toggleMute=function(e){e=null==e?!r.muted:!!e,r.muted=e,r.muted||r.volume||(r.volume=1),gn(r,k)},r.toggleDisable=function(e){e=null==e?!r.disabled:!!e,r.setState(Ge,e),r.disabled=e},r.destroy=function(){r.pause();const e=t.indexOf(r);~e&&t.splice(e,1),setTimeout(function(){r.setSrc([]),r.reaper&&r.reaper.clear(),gn(r,U),r.setState(pt,!0)},0)},r.setAttrs=function(e){return bn.forEach(t=>{if(!(t in e))return;const n=e[t];n?r.setAttribute(t,n.toString()):r.removeAttribute(t)}),r},r.opt=function(t,n){return n=void 0===n?rn(Sn,t):n,rn(e,t,n)},r.i18n=function(e,t){if(!r.reaper)return"";const n=r.reaper.get("translations");return n?cn(n,e,t||""):t||""},r.setOpts=function(t){Object.assign(e,t),e.live&&!r.hasState(Ye)&&(r.setState(et,!0),gn(r,B)),"disabled"in t&&void 0!==t.disabled&&r.toggleDisable(t.disabled),"muted"in t&&void 0!==t.muted&&r.toggleMute(t.muted),"dvr"in e&&(r.live_state.dvr=r.opt("dvr")),r.setState(Ke,r.opt("rtl",function(e){if(!e)return nn();const t=e.getAttribute("dir");return t?"rtl"==t:nn()}(o))),r.setState(Ye,!!e.live),r.setState(tt,"string"==typeof e.poster&&e.poster.length>0),r.setState(ct,!!e.seekable),r.setState(dt,0==e.controls),o.style.backgroundImage=r.hasState(tt)?"url('"+e.poster+"')":"",gn(r,$,e)},r.renderPlugin=function(e){vn(r,Y,e).defaultPrevented||r.root.appendChild(e)};const s={offset:0,timer:0};var a,l;l=s,(a=r).on(Jt,function(){tn(a,l)}),r.enqueueSeek=function(e){if(0!=r.opts.seekable&&!(1==r.opts.disabled&&e>0))return en(r,s,e)},r.deviceId=function(){return function(e){if(hn)return hn;try{const t=e.getItem(fn);if(t)return t;const n=pn();return e.setItem(fn,n),n}catch(e){return hn=pn()}}(r._storage)}}var Tn="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function Nn(){return"undefined"!=typeof window?window:void 0!==Tn?Tn:{}}const An=["localhost","127.0.0.1","0.0.0.0","s.codepen.io","cdpn.io","try.flowplayer.com"];function On(e,t){return!!~An.indexOf(e)||e.indexOf(t)===e.length-t.length}On.check_whitelist=function(e){return!!~An.indexOf(e)};const In="production";function Ln(e,t){const n={valid_jwt:!1,raw:"",data:{acl:0},exp:0};let o={c:"{}",exp:0};t=t||{};try{o=Et(e),n.valid_jwt=!0}catch(e){}return n.raw=e,n.data=JSON.parse(o.c),n.exp=o.exp,t.require_valid_token&&Ln.validate(n),n}var Cn;function Rn(e){return{grant:e,is_granted:t=>(e&t)===t}}Ln.validate=function(e){if("string"==typeof e&&(e=Ln(e)),!e||!e.raw){if(On.check_whitelist(window.location.hostname)||"dev"===In.toString())return!0;throw new Error("No token provided in configuration")}if(!e.valid_jwt)throw new Error("Invalid token provided");const t=window.location.hostname,n=On.bind(null,t);if("dev"!==In.toString()&&e.data.domain&&e.data.domain.length&&!e.data.domain.some(n))throw new Error("Domain not allowed");if("dev"!==In.toString()&&1e3*e.exp-Date.now()<0)throw new Error("Expired token");return!0},Ln.id=function(e){if(e)return"string"==typeof e&&(e=Ln(e)),e.data.id},function(e){e[e.ADS=2]="ADS",e[e.ANALYTICS=4]="ANALYTICS",e[e.NO_METERING=8]="NO_METERING",e[e.DEVELOPER_PLAN=16]="DEVELOPER_PLAN",e[e.WOWZA_VIDEO=32]="WOWZA_VIDEO"}(Cn||(Cn={})),Rn.of=Rn,Rn.from_token=function(e){const t=Ln(e,{require_valid_token:!0});return Rn.of(t.data.acl)},Rn.permissions=Cn;const Pn=["Expired token","No token provided in configuration","Invalid token provided","Domain not allowed"];function Mn({root:e,video:t,data:n}){t&&t.destroy(),console.error(new Error(n.details||n.reason)),e.innerHTML="",e.classList.remove("flowplayer"),e.classList.add("flowplayer-fatal"),e.style.removeProperty("background-image");const o=!!(r=n.details)&&Pn.some(e=>r.includes(e));var r;const i=document.createElement("h2");i.textContent=o?"No Valid Token":"Playback Error";const s=document.createElement("p");s.textContent="Are you the site owner?";const a=document.createElement("a");a.classList.add("troubleshoot"),a.target="_blank",o?(a.href="https://form.typeform.com/to/YKJpmJSy",a.textContent="Get Trial Token (Beta)"):(a.href="https://docs.flowplayer.com/troubleshooting/player#"+n.reason,a.textContent="Troubleshoot?");const l=document.createElement("img");l.src="https://flowplayer.com/user/pages/images/logo-white.png",l.alt="Flowplayer Logo",e.append(i,s,a,l)}function Fn(e){return t=>{setTimeout(function(){if(!t.defaultPrevented&&!t.prevented)return e(t)},0)}}const Dn="is-casting",Un="has-casted";function xn(e,t){if(!e.parentElement)return;const n=e.clientWidth/e.parentElement.clientWidth*100/2;e.style.left=t-n+"%",e.style.display="block"}function Hn(e,t){if(isNaN(e.duration))return;const n=e.buffered;n.length&&(t.style.width=Math.min(n.end(n.length-1)/e.duration*100,100)+"%")}function qn(e,t){e.style.width="0",t.style.display="none"}function Wn(e,t){const n=e.seekable;if("object"!=typeof e.opts||0==n.length)return{head:0,tail:0};const o=jn(e),r=t||e.live_state.dvr_window;return{head:o,tail:"number"!=typeof r||o-r<0?n.start(0):o-r}}function Bn(e){return e.opt("live",!1)||e.duration>=Number.MAX_SAFE_INTEGER}function Gn(e){return isFinite(e.duration)?e.duration:0==e.seekable.length?0:Wn(e).head}function jn(e){var t;const n=e.seekable;return n.length?e.hasState("is-chromecast-playing")||!(null===(t=e.hls)||void 0===t?void 0:t.liveSyncPosition)?n.end(n.length-1):e.hls.liveSyncPosition:0}function Vn(e,t,n){if(!t.seekable||0==t.seekable.length)return;xn(n,e);const o=Wn(t),r=(100-Math.max(0,Math.min(e,100)))/100*(o.head-o.tail);n.innerText="-"+an(r)}function Kn(e){e.currentTime=Wn(e).tail}function zn(e){try{e.dvr_offset=0,e.currentTime=jn(e)}catch(e){console.warn("failed to seek to now: %j",e)}}function Yn(e,t){e/=100,t.currentTime=function(e,t){if(t>1||t<0)return console.warn("cannot calculate a percent outside of range(0..1)"),0;const n=Wn(e);return n.tail+t*(n.head-n.tail)}(t,e)}function Qn(e,t){e.style.width="0",t.style.display="none"}function Xn(e,t){const n=t.clientWidth;t.classList.toggle(je,n<600),t.classList.toggle(Ve,n<400)}function $n(e,t,n){let o=!0;t.classList.add("flowplayer"),Xn(0,t),wn(n,b,()=>{void 0!==e.start_quality&&Qt(n,{feature_name:"start-quality",behavior:String(e.start_quality),sample_rate:Yt.High})}),En(n,b,()=>{if(!n.hasState(qe)&&!n.hasState(He)&&e.is_native&&"none"!==e.preload)return"metadata"===e.preload?(n.setState(qe,!0),n.emit(te)):void Lt(n)}),En(n,E,()=>{e.is_native&&"metadata"===e.preload&&n.paused&&n.emit(I)}),En(n,[b,y],function(){Xn(0,t)}),En(n,J,function(){Object.entries(n.playerState).forEach(function([e,n]){t.classList.toggle(e,n)})}),En(n,S,function(){n.setState(Xe,!n.hasState(Dn)&&!n.hasState(We)&&n.readyState<3)}),En(n,L,function(t){const o=n.original_src;Fn(()=>{if(o===n.original_src){if(n.setState(ze,!0),wn(n,S,function(){n.setState(ze,!1),o===n.original_src&&n.setState(We,!e.loop&&!!e.rewind&&n.paused)}),e.loop)return n.togglePlay(!0);e.rewind&&(n.currentTime=0)}})(t)}),En(n,[R,C],function(e){n.setState(Be,e.type==R)}),En(n,K,function(e){setTimeout(()=>{e.defaultPrevented||(n.currentTime=e.detail.currentTime)},0)}),En(n,L,function(){n.setState(Fe,!1),o=!0}),En(n,w,()=>{if(!n.opts.live||!n.opts.is_native)return;const e=n.seekable;0!=e.length&&n.emit("dvr/window",e.end(e.length-1)-e.start(0))}),En(n,_,function(){n.setState(He,!0),n.setState(qe,!1)}),En(n,A,()=>{n.setState(nt,!0)}),En(n,[O,I,b],function(t){if(!n.hasState(Be)&&(t.type!=I||e.autoplay||n.setState(Xe,!1),t.type!=b||"none"!=n.opt("preload")||e.autoplay)){if(t.type==b&&e.autoplay)return wn(n,N,function(){n.setState(Xe,!1)});t.type!=O||n.hasState(He)||n.setState(qe,!0),n.setState(ze,!1),n.setState(Xe,t.type==O)}}),En(n,[N,T],function(t){setTimeout(()=>{const e=new CustomEvent("flowplayer/"+t.type,{detail:n});document.dispatchEvent(e)},0);const r=t.type==N,i=n.currentTime==n.duration,s=r&&o&&e.autoplay||n.hasState(Xe);if(r&&(n.started=!0,o=!1),n.setState(Xe,!1).setState(nt,!1),!r&&n.setState(ot,!1),i)return;const a=r?Fe:Ue,l=r?Ue:Fe;n.transitionState(a,l,s?0:300),!n.hasState(We)||n.root.classList.contains("ad-hide-first-frame")||n.root.classList.contains("preroll-ios")||function(e,t){if(!e.hasState(Ye)||![void 0,0,-1].includes(t)||!e.seekable.length||e.hasState(Un))return e.setState(We,!1);e.once(C,()=>e.setState(We,!1)),0===t?Kn(e):zn(e)}(n,e.start_time)})}const Jn=[0].concat(Array.from({length:100}).map((e,t)=>(t+1)/100));function Zn(){return t.find(e=>e.hasState(Dn))}const eo=.5625;function to(e){if("number"==typeof e&&!isNaN(e))return Number(e);if("string"==typeof e){const t=e.split(":");return Number(t[1])/Number(t[0])}return e}class ExplorerPlan{constructor(){this.cleanUp=this.cleanUp.bind(this),this.render=this.render.bind(this),this.wireUp=this.wireUp.bind(this)}init(e,t,n){this.root=t,this.player=n,this.wireUp()}wireUp(){var e,t;this.cleanUp(),null===(e=this.player)||void 0===e||e.once(N,this.render),null===(t=this.player)||void 0===t||t.once(L,this.wireUp)}cleanUp(){var e,t,n,o;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo),null===(n=this.player)||void 0===n||n.off(N,this.render),null===(o=this.player)||void 0===o||o.off(L,this.wireUp)}render(){var e,t,n;null===(t=null===(e=this._logo)||void 0===e?void 0:e.parentElement)||void 0===t||t.removeChild(this._logo);const o=(null===(n=this.root)||void 0===n?void 0:n.querySelector(".fp-ui"))||this.root;if(!o)return;const r=this._logo=document.createElement("a");r.href="https://developer.wowza.com/docs/wowza-flowplayer",r.target="_blank",r.className="fp-explorer-logo",o.appendChild(r)}}ExplorerPlan.pluginName="explorer-plan";const no="flowplayer/"+N;function oo(e,t){const n=[];e.addEventListener("contextmenu",o=>{const r=o.timeStamp;for(n.push(r);n.length>3;)n.shift();n.length>=3&&n.every(e=>e-r<3e3)&&(console.debug("flowplayer/debug rendering info"),function(e,t){var n;!function(e){const t=e.querySelector(".debug-info");null==t||t.remove()}(e);const o=document.createElement("div");o.classList.add("debug-info");const r=ro("flowplayer.version","3.35.0");o.append(r);const i=null===(n=null==t?void 0:t.hls)||void 0===n?void 0:n.constructor;if(i&&i.version){const e=ro("hls.version",i.version);o.append(e)}e.appendChild(o)}(e,t))})}const ro=(e,t)=>{const n=document.createElement("div");n.classList.add("row",e);const o=document.createElement("span");o.classList.add("attr"),o.textContent=e;const r=document.createElement("span");return r.textContent=t,r.classList.add("value"),n.append(o,r),n};function io(e,t){const n=function(){try{return localStorage.getItem("flowplayer/debug")}catch(e){return""}}(),o=(o,...r)=>{try{const i=(null==t?void 0:t.debug)||n;i&&e.match(i)&&console.log(`flowplayer/${e} -- ${o}`,...r)}catch(e){console.warn(e)}};return o.log=o,o}const so="without_recovery",ao="off";class FlowplayerError extends Error{static getErrorKey(e){return e in At?At[e]:At["00-00"]}constructor(e,t,n={}){super(e),this.message=e,this.flowplayerErrorCode=t,this.config=n,this.id=pn(),this.isFatal=!!n.isFatal,this.errorKey=FlowplayerError.getErrorKey(this.flowplayerErrorCode)||"unknown"}toJSON(){return{message:this.message,flowplayer_error_code:this.flowplayerErrorCode,id:this.id,root_error_id:this.config.rootErrorId,resource:this.config.resource,is_fatal:this.isFatal,is_retry:!!this.config.isRetry}}}const lo=io("core/retry");function co(e,t){const n={pending:void 0,count:0};e.on(ne,o=>{var i,s,a,l,c;const u=null===(i=o.detail)||void 0===i?void 0:i.error;u.config.isRetry=!!n.count,void 0===n.pending&&(null===(a=null===(s=u.config)||void 0===s?void 0:s.retryOpts)||void 0===a?void 0:a.retry)!==ao&&(t.retry||(null===(c=null===(l=u.config)||void 0===l?void 0:l.retryOpts)||void 0===c?void 0:c.retry))&&(++n.count,n.pending=function(e,t,n){var o,i;return setTimeout(()=>{var o;e.hasState(pt)||(t.pending=void 0,(null===(o=n.config.retryOpts)||void 0===o?void 0:o.retry)!==so&&e.emit(G),e.emit(r,{error:n}),lo("%s try",t.count))},null!==(i=null===(o=n.config.retryOpts)||void 0===o?void 0:o.retryTimeout)&&void 0!==i?i:3e3*t.count)}(e,n,u))}),e.on(N,()=>{n.count=0}),e.on([D,G],e=>{e.type===D&&(n.count=0),clearTimeout(n.pending),n.pending=void 0}),e.on(r,Fn(()=>{e.load()}))}const uo=[te,i,D];function po(e){try{return!!new URL(e)}catch(e){return!1}}const fo=navigator;function ho(e){var t,n;const o=null===(t=e.hls)||void 0===t?void 0:t.bandwidthEstimate;return o?1e-6*o:(null===(n=fo.connection)||void 0===n?void 0:n.downlink)||-1}function mo(e,t){return async function(e,t){try{await fetch(e,{body:t,method:"POST",mode:"no-cors"})}catch(e){}}(e,JSON.stringify({events:t}))}const yo=e=>{switch(e){case!0:return Tt.ON;case!1:return Tt.OFF;default:return e}};function go(){try{const e=window.location!==window.parent.location?document.referrer:document.location.href;return"string"==typeof e&&e.slice(0,200)}catch(e){return!1}}const vo=[],Eo="https://ihi.flowplayer.com/v1/health/events";function _o(e){if(e.suspended)return;const t=vo.slice(0);vo.length=0,0!=t.length&&(e.logger.log(`:dispatch events={${t.length}}`),mo(function(){try{return"undefined"==typeof window?Eo:window.__FLOWPLAYER_INSIGHTS_URL?window.__FLOWPLAYER_INSIGHTS_URL:Eo}catch(e){return Eo}}(),t))}async function wo(e,t,n){const o=await bo();vo.push(Object.assign(t,o)),e.logger.log(":enqueue",t.event,t),vo.length<10&&!n||_o(e)}const So=()=>{var e,t;try{const n=window;return null===(t=null===(e=null==n?void 0:n.google)||void 0===e?void 0:e.ima)||void 0===t?void 0:t.VERSION}catch(e){return}},bo=async()=>({client_time:Date.now()}),ko=(e,t)=>Object.assign(e,{detail:t}),To=(e,{event:t,media_session_id:n,session_id:o,play_range_id:r})=>({event:t,media_session_id:n,session_id:o,play_range_id:r,device_id:e.deviceId(),version:"3.35.0",commit:"ab60ba08943a5f3fd421bbff388071c3087b146c",ima_sdk_version:So(),preload:e.opt("preload"),autoplay:yo(e.opt("autoplay")),live:e.opt("live"),dvr:!!e.live_state.dvr,source:e.original_src,downlink_mbs:ho(e),page_url:go(),player_id:e.opt("metadata.player_id"),media_id:e.opt("metadata.media_id")||e.opt("metadata.stream_target_id"),site_id:e.opt("metadata.site_id"),category_id:e.opt("metadata.category_id"),sitegroup_id:e.opt("metadata.sitegroup_id"),token:e.token,plugins:e.plugins.map(e=>e.constructor.name).sort((e,t)=>e.localeCompare(t)),current_time:e.currentTime,external_media_id:e.opt("external_media_id")}),No=e=>({bitrate:null==e?void 0:e.bitrate,resolution:null==e?void 0:e.attrs.RESOLUTION,frame_rate:null==e?void 0:e.attrs["FRAME-RATE"]});const Ao=(e,t)=>{let n=null;return(...o)=>{null!==n&&(clearTimeout(n),n=null),n=setTimeout(()=>t(...o),e)}};var Oo;!function(e){e[e.Starting=0]="Starting",e[e.ConfigFinalized=1]="ConfigFinalized",e[e.TimerStartedWithAutoplay=2]="TimerStartedWithAutoplay",e[e.TimerStartedWithUserGesture=3]="TimerStartedWithUserGesture",e[e.MetricReported=4]="MetricReported"}(Oo||(Oo={}));const Io=[s,h];class TimeToFirstFrame{constructor(e=Oo.Starting,t=!1){this.state=e,this.loadedAd=t}reset(){this.state=Oo.Starting,this.loadedAd=!1,this.start=void 0,this.end=void 0,this.adDetails=void 0}adInfo(){const{ad_tag_id:e,vast_ad_id:t}=this.adDetails||{};return{ad_tag_id:e,vast_ad_id:t}}toJSON(){return Object.assign({ad_was_requested:this.loadedAd,ms_to_first_frame:Math.round(this.end&&this.start?this.end-this.start:-1)},this.adInfo())}startTimer(e){this.state==Oo.ConfigFinalized&&(this.state=e,this.start=performance.now())}hasStarted(){return[Oo.TimerStartedWithAutoplay,Oo.TimerStartedWithUserGesture].includes(this.state)}stopTimer(e){this.hasStarted()&&(this.end||(this.end=performance.now()),this.state=Oo.MetricReported,e())}}function Lo(e){return Math.round(1e3*e)/1e3}class EWMA{constructor(e){this.tickInterval=e,this.ewma=0,this.startTime=Date.now()}decay(){const e=Date.now()-this.startTime;return Math.pow(2,-e/(4*this.tickInterval))}update(e){const t=this.decay();return this.ewma=t*this.ewma+(1-t)*e,this.ewma}toJSON(){return this.ewma}}const Co={skipUnreliableSegments:!0};class WatchedState{constructor(e){this.player=e,this.marchingInterval=void 0,this.lastWatchedPoint=void 0,this.watchedSum=0,this.lastReportedSum=0,this.ewmaTickWatched=new EWMA(WatchedState.AccuracyMilliseconds)}reset(){this.onNotWatching(),this.watchedSum=0,this.lastReportedSum=0,this.lastWatchedPoint=void 0}onNotWatching(){this.marchingInterval&&(this.updateWatched(),this.marchingInterval=clearInterval(this.marchingInterval))}onWatching(){this.marchingInterval||(this.lastWatchedPoint=this.createWatchedPoint(),this.marchingInterval=setInterval(()=>{this.updateWatched()},WatchedState.AccuracyMilliseconds))}createWatchedPoint(){return{currentTime:this.player.currentTime,paused:this.player.paused}}updateWatched(){const e=this.createWatchedPoint();this.lastWatchedPoint&&this.calculateTimeWatched(this.lastWatchedPoint,e),this.lastWatchedPoint=e}calculateTimeWatched(e,t){var n,o;const r=t.currentTime-e.currentTime,i=this.ewmaTickWatched.update(r);if(!(r<0)&&!(!1!==(null===(o=null===(n=this.player.opts)||void 0===n?void 0:n.health)||void 0===o?void 0:o.skipUnreliableSegments)&&1e3*r>1.3*WatchedState.AccuracyMilliseconds)&&(this.watchedSum+=r,this.watchedSum!=this.lastReportedSum&&(this.watchedSum>this.lastReportedSum+WatchedState.ReportingIntervalSeconds||this.player.ended))){const e=Lo(i),t={total_watched_seconds:Lo(this.watchedSum),tick_watched_seconds:e,batch_watched_seconds:Lo(this.watchedSum-this.lastReportedSum)};this.lastReportedSum=this.watchedSum,this.player.emit(jt,t)}}}WatchedState.ReportingIntervalSeconds=5,WatchedState.AccuracyMilliseconds=160;const Ro=pn();class Health{constructor(e,t){let n;this.session_id=Ro,this.suspended=!1,this.logger=io("health",t.opts),this.media_session_id=pn(),this.play_range_id=pn(),this.analyticsLoop=setInterval(()=>_o(this),2e3),t.on(U,()=>clearInterval(this.analyticsLoop)),t.on(N,()=>{n!==this.media_session_id&&(n=this.media_session_id,this.first_playing_event_timestamp=Date.now()),this.play_range_id=pn()});let o=Date.now()-1e3;t.on(S,e=>{if(n!==this.media_session_id)return;const r=Date.now();if(r<o)return;o=Date.now()+5e3;const i=To(t,this.eventInfo(e.type)),s=ko(i,{duration:(a=t.duration,Number.isFinite(a)?a:a===1/0?-1:void 0)});var a;this.first_playing_event_timestamp&&(Object.assign(s,{ms_since_first_playing:r-this.first_playing_event_timestamp}),this.first_playing_event_timestamp=void 0),wo(this,s)});const r=this;if(t.health={get media_session_id(){return r.media_session_id},set media_session_id(e){r.media_session_id=e},get session_id(){return r.session_id},set session_id(e){r.session_id=e},toggle(e){e?r.resume():r.suspend()}},!Health._UNLOAD_SUBSCRIBED){Health._UNLOAD_SUBSCRIBED=!0;const t=t=>e.instances.forEach(e=>e.emit(t.type));document.addEventListener("visibilitychange",e=>{"hidden"==document.visibilityState&&t(e)}),window.addEventListener("pagehide",t)}}eventInfo(e){return{event:e,media_session_id:this.media_session_id,session_id:this.session_id,play_range_id:this.play_range_id}}suspend(){this.suspended=!0,clearInterval(this.analyticsLoop)}resume(){this.suspended=!1,this.analyticsLoop=setInterval(()=>_o(this),2e3)}init(e,t,n){if(go().toString().startsWith("data:"))return this.suspend();!function(e){let t=null;const n=()=>{t=null};e.on(O,function(t){e.seeking||e.networkState===e.NETWORK_LOADING&&(e.readyState<HTMLMediaElement.HAVE_CURRENT_DATA||e.emit(Ht))}),e.on(Ht,e=>{t=e}),e.on(I,o=>{if(t){const r=o.timeStamp-t.timeStamp;if(n(),r<31)return;if(r>3e5)return;e.emit(qt,{rebuffer_duration:r/1e3})}}),uo.forEach(t=>e.on(t,n))}(n),function(e){let t;[I,te].forEach(n=>{e.on(n,n=>{const o=Date.now();switch(n.type){case te:return t=o;case I:if(t)return e.emit(Gt,{ms_since_loading_started:o-t}),t=null}})})}(n),function(e){if(void 0===window.performance)return;const t=new TimeToFirstFrame;e.on(D,()=>{if(!e.opt("metadata.media_id"))return t.reset();t.reset(),t.state=Oo.ConfigFinalized}),e.on(te,()=>{(e.root.classList.contains("ad-hide-first-frame")||e.opt("autoplay"))&&t.startTimer(Oo.TimerStartedWithAutoplay)}),Io.forEach(n=>{e.on(n,()=>{e.opt("autoplay")||t.startTimer(Oo.TimerStartedWithUserGesture)})}),e.on("ad-requested",()=>{t.loadedAd=!0}),e.on(S,()=>{if(!(e.readyState<HTMLMediaElement.HAVE_CURRENT_DATA)){if(e.root.classList.contains("ad-hide-first-frame"))return!t.end&&(t.end=performance.now());switch(t.state){case Oo.TimerStartedWithAutoplay:case Oo.TimerStartedWithUserGesture:return t.stopTimer(()=>e.emit(Bt,t.toJSON()))}}}),e.on("ad-started",n=>{switch(t.end=void 0,t.adDetails=n.detail,t.state){case Oo.TimerStartedWithAutoplay:case Oo.TimerStartedWithUserGesture:return t.stopTimer(()=>e.emit(Bt,t.toJSON()))}})}(n),function(e){const t=new WatchedState(e);e.on(te,()=>t.reset()),e.on(N,()=>t.onWatching()),e.on(qt,()=>!e.paused&&t.onWatching()),e.on(Ht,()=>t.onNotWatching()),e.on(T,()=>t.onNotWatching()),e.on(R,()=>{e.currentTime>1&&t.updateWatched(),t.onNotWatching()}),e.on(C,()=>{e.paused||t.onWatching()}),e.on(L,()=>t.updateWatched()),e.on("visibilitychange",()=>t.updateWatched())}(n),n.on(Wt,e=>{wo(this,To(n,this.eventInfo(e.type)),!0)}),n.on(xt,({detail:e})=>{const t=To(n,this.eventInfo(e.event));Object.assign(t,e.detail||{}),wo(this,t)}),n.on(Vt,e=>{if(t=e.detail.sample_rate,!Object.values(Yt).includes(t))return console.debug(`sample_rate=${e.detail.sample_rate} is invalid`);var t,o;if(!(0!==(o=e.detail).sample_rate&&Math.random()<=o.sample_rate))return;const r=To(n,this.eventInfo(e.type));wo(this,ko(r,e.detail))}),n.on(D,()=>{n.opt("metadata.media_id")&&n.emit(Kt)}),[b,E,_,w,O,Ht].forEach(e=>{n.on(e,e=>{wo(this,To(n,this.eventInfo(e.type)))})}),[qt,Bt,Gt,jt].forEach(e=>{n.on(e,e=>{const t=To(n,this.eventInfo(e.type));wo(this,Object.assign(t,e.detail))})}),[N,T,R,C,L,g,v,I,te].forEach(e=>{n.on(e,e=>{wo(this,To(n,this.eventInfo(e.type)))})}),n.on(k,Ao(800,e=>{const t=To(n,this.eventInfo(e.type));wo(this,ko(t,{volume:parseFloat(n.volume.toFixed(2)),muted:n.muted}))})),n.on(y,Ao(800,e=>{const o=To(n,this.eventInfo(e.type));wo(this,ko(o,{height:t.clientHeight,width:t.clientWidth}))})),n.on("hls/failover",e=>{const t=To(n,this.eventInfo(e.type)),o=e.detail,{reason:r,from:i}=o;wo(this,ko(t,{reason:r,from:i}))}),n.on(x,({type:e,detail:t})=>{if("hls"===t.plugin)return function(e,t,n,o){const r=To(t,e.eventInfo(n)),i=Object.assign({before:No(o.before),after:No(o.after),automatic:o.automatic,downscale:o.downscale},o.before?{}:{start_quality:t.opts.start_quality});wo(e,Object.assign(Object.assign({},r),{state:i}))}(this,n,e,t)}),n.on(ne,e=>{const t=To(n,this.eventInfo(e.type)),o=e.detail.error;if(!o)return wo(this,t,!0);return wo(this,ko(t,o.toJSON()),!0)}),n.on(D,e=>{var t;const o=null===(t=e.detail)||void 0===t?void 0:t.src;if("string"!=typeof o)return;if(!po(n.original_src))return;if(!po(o))return;if(o==n.original_src)return;this.media_session_id=pn();wo(this,To(n,this.eventInfo(e.type))),_o(this),n.setOpts({health:Object.assign(Object.assign({},n.opts.health),Co)})}),n.on("visibilitychange",e=>{wo(this,To(n,this.eventInfo(e.type))),_o(this)})}}function Po(e,t){return function(e){return e.extensions.reduce((e,t)=>e.find(e=>e.pluginName===t.pluginName)?(console.warn("flowplayer: duplicate plugin %s detected, plugin names should be unique",t.name),e):(e.push(t),e),[])}(e).map(n=>new n(e,t))}function Mo(e,t={}){var n,o,r,i,s,a;switch(e.code){case MediaError.MEDIA_ERR_ABORTED:return new FlowplayerError(null!==(n=e.message)&&void 0!==n?n:"The playback was aborted, typically by the user.",Nt.PlaybackInternalAborted,Object.assig