dashjs
Version:
A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
1 lines • 74.3 kB
JavaScript
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.dashjs=t():e.dashjs=t()}(self,(function(){return function(){var e={3282:function(e){"use strict";function t(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}function i(e,t){for(var i,n="",r=0,a=-1,o=0,s=0;s<=e.length;++s){if(s<e.length)i=e.charCodeAt(s);else{if(47===i)break;i=47}if(47===i){if(a===s-1||1===o);else if(a!==s-1&&2===o){if(n.length<2||2!==r||46!==n.charCodeAt(n.length-1)||46!==n.charCodeAt(n.length-2))if(n.length>2){var c=n.lastIndexOf("/");if(c!==n.length-1){-1===c?(n="",r=0):r=(n=n.slice(0,c)).length-1-n.lastIndexOf("/"),a=s,o=0;continue}}else if(2===n.length||1===n.length){n="",r=0,a=s,o=0;continue}t&&(n.length>0?n+="/..":n="..",r=2)}else n.length>0?n+="/"+e.slice(a+1,s):n=e.slice(a+1,s),r=s-a-1;a=s,o=0}else 46===i&&-1!==o?++o:o=-1}return n}var n={resolve:function(){for(var e,n="",r=!1,a=arguments.length-1;a>=-1&&!r;a--){var o;a>=0?o=arguments[a]:(void 0===e&&(e=process.cwd()),o=e),t(o),0!==o.length&&(n=o+"/"+n,r=47===o.charCodeAt(0))}return n=i(n,!r),r?n.length>0?"/"+n:"/":n.length>0?n:"."},normalize:function(e){if(t(e),0===e.length)return".";var n=47===e.charCodeAt(0),r=47===e.charCodeAt(e.length-1);return 0!==(e=i(e,!n)).length||n||(e="."),e.length>0&&r&&(e+="/"),n?"/"+e:e},isAbsolute:function(e){return t(e),e.length>0&&47===e.charCodeAt(0)},join:function(){if(0===arguments.length)return".";for(var e,i=0;i<arguments.length;++i){var r=arguments[i];t(r),r.length>0&&(void 0===e?e=r:e+="/"+r)}return void 0===e?".":n.normalize(e)},relative:function(e,i){if(t(e),t(i),e===i)return"";if((e=n.resolve(e))===(i=n.resolve(i)))return"";for(var r=1;r<e.length&&47===e.charCodeAt(r);++r);for(var a=e.length,o=a-r,s=1;s<i.length&&47===i.charCodeAt(s);++s);for(var c=i.length-s,l=o<c?o:c,E=-1,u=0;u<=l;++u){if(u===l){if(c>l){if(47===i.charCodeAt(s+u))return i.slice(s+u+1);if(0===u)return i.slice(s+u)}else o>l&&(47===e.charCodeAt(r+u)?E=u:0===u&&(E=0));break}var _=e.charCodeAt(r+u);if(_!==i.charCodeAt(s+u))break;47===_&&(E=u)}var d="";for(u=r+E+1;u<=a;++u)u!==a&&47!==e.charCodeAt(u)||(0===d.length?d+="..":d+="/..");return d.length>0?d+i.slice(s+E):(s+=E,47===i.charCodeAt(s)&&++s,i.slice(s))},_makeLong:function(e){return e},dirname:function(e){if(t(e),0===e.length)return".";for(var i=e.charCodeAt(0),n=47===i,r=-1,a=!0,o=e.length-1;o>=1;--o)if(47===(i=e.charCodeAt(o))){if(!a){r=o;break}}else a=!1;return-1===r?n?"/":".":n&&1===r?"//":e.slice(0,r)},basename:function(e,i){if(void 0!==i&&"string"!=typeof i)throw new TypeError('"ext" argument must be a string');t(e);var n,r=0,a=-1,o=!0;if(void 0!==i&&i.length>0&&i.length<=e.length){if(i.length===e.length&&i===e)return"";var s=i.length-1,c=-1;for(n=e.length-1;n>=0;--n){var l=e.charCodeAt(n);if(47===l){if(!o){r=n+1;break}}else-1===c&&(o=!1,c=n+1),s>=0&&(l===i.charCodeAt(s)?-1==--s&&(a=n):(s=-1,a=c))}return r===a?a=c:-1===a&&(a=e.length),e.slice(r,a)}for(n=e.length-1;n>=0;--n)if(47===e.charCodeAt(n)){if(!o){r=n+1;break}}else-1===a&&(o=!1,a=n+1);return-1===a?"":e.slice(r,a)},extname:function(e){t(e);for(var i=-1,n=0,r=-1,a=!0,o=0,s=e.length-1;s>=0;--s){var c=e.charCodeAt(s);if(47!==c)-1===r&&(a=!1,r=s+1),46===c?-1===i?i=s:1!==o&&(o=1):-1!==i&&(o=-1);else if(!a){n=s+1;break}}return-1===i||-1===r||0===o||1===o&&i===r-1&&i===n+1?"":e.slice(i,r)},format:function(e){if(null===e||"object"!=typeof e)throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return function(e,t){var i=t.dir||t.root,n=t.base||(t.name||"")+(t.ext||"");return i?i===t.root?i+n:i+"/"+n:n}(0,e)},parse:function(e){t(e);var i={root:"",dir:"",base:"",ext:"",name:""};if(0===e.length)return i;var n,r=e.charCodeAt(0),a=47===r;a?(i.root="/",n=1):n=0;for(var o=-1,s=0,c=-1,l=!0,E=e.length-1,u=0;E>=n;--E)if(47!==(r=e.charCodeAt(E)))-1===c&&(l=!1,c=E+1),46===r?-1===o?o=E:1!==u&&(u=1):-1!==o&&(u=-1);else if(!l){s=E+1;break}return-1===o||-1===c||0===u||1===u&&o===c-1&&o===s+1?-1!==c&&(i.base=i.name=0===s&&a?e.slice(1,c):e.slice(s,c)):(0===s&&a?(i.name=e.slice(1,o),i.base=e.slice(1,c)):(i.name=e.slice(s,o),i.base=e.slice(s,c)),i.ext=e.slice(o,c)),s>0?i.dir=e.slice(0,s-1):a&&(i.dir="/"),i},sep:"/",delimiter:":",win32:null,posix:null};n.posix=n,e.exports=n},8571:function(e,t,i){var n;!function(r,a){"use strict";var o="function",s="undefined",c="object",l="string",E="major",u="model",_="name",d="type",T="vendor",A="version",m="architecture",h="console",f="mobile",R="tablet",I="smarttv",p="wearable",g="embedded",S="Amazon",C="Apple",N="ASUS",D="BlackBerry",b="Browser",L="Chrome",O="Firefox",M="Google",w="Huawei",y="LG",P="Microsoft",v="Motorola",U="Opera",F="Samsung",B="Sharp",G="Sony",x="Xiaomi",H="Zebra",k="Facebook",Y="Chromium OS",V="Mac OS",W=function(e){for(var t={},i=0;i<e.length;i++)t[e[i].toUpperCase()]=e[i];return t},K=function(e,t){return typeof e===l&&-1!==j(t).indexOf(j(e))},j=function(e){return e.toLowerCase()},z=function(e,t){if(typeof e===l)return e=e.replace(/^\s\s*/,""),typeof t===s?e:e.substring(0,500)},q=function(e,t){for(var i,n,r,s,l,E,u=0;u<t.length&&!l;){var _=t[u],d=t[u+1];for(i=n=0;i<_.length&&!l&&_[i];)if(l=_[i++].exec(e))for(r=0;r<d.length;r++)E=l[++n],typeof(s=d[r])===c&&s.length>0?2===s.length?typeof s[1]==o?this[s[0]]=s[1].call(this,E):this[s[0]]=s[1]:3===s.length?typeof s[1]!==o||s[1].exec&&s[1].test?this[s[0]]=E?E.replace(s[1],s[2]):a:this[s[0]]=E?s[1].call(this,E,s[2]):a:4===s.length&&(this[s[0]]=E?s[3].call(this,E.replace(s[1],s[2])):a):this[s]=E||a;u+=2}},X=function(e,t){for(var i in t)if(typeof t[i]===c&&t[i].length>0){for(var n=0;n<t[i].length;n++)if(K(t[i][n],e))return"?"===i?a:i}else if(K(t[i],e))return"?"===i?a:i;return e},Q={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},$={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[A,[_,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[A,[_,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[_,A],[/opios[\/ ]+([\w\.]+)/i],[A,[_,U+" Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[A,[_,U+" GX"]],[/\bopr\/([\w\.]+)/i],[A,[_,U]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[A,[_,"Baidu"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim)\s?(?:browser)?[\/ ]?([\w\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i,/(heytap|ovi)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[_,A],[/\bddg\/([\w\.]+)/i],[A,[_,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[A,[_,"UC"+b]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[A,[_,"WeChat"]],[/konqueror\/([\w\.]+)/i],[A,[_,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[A,[_,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[A,[_,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[A,[_,"Smart Lenovo "+b]],[/(avast|avg)\/([\w\.]+)/i],[[_,/(.+)/,"$1 Secure "+b],A],[/\bfocus\/([\w\.]+)/i],[A,[_,O+" Focus"]],[/\bopt\/([\w\.]+)/i],[A,[_,U+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[A,[_,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[A,[_,"Dolphin"]],[/coast\/([\w\.]+)/i],[A,[_,U+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[A,[_,"MIUI "+b]],[/fxios\/([-\w\.]+)/i],[A,[_,O]],[/\bqihu|(qi?ho?o?|360)browser/i],[[_,"360 "+b]],[/(oculus|sailfish|huawei|vivo)browser\/([\w\.]+)/i],[[_,/(.+)/,"$1 "+b],A],[/samsungbrowser\/([\w\.]+)/i],[A,[_,F+" Internet"]],[/(comodo_dragon)\/([\w\.]+)/i],[[_,/_/g," "],A],[/metasr[\/ ]?([\d\.]+)/i],[A,[_,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[_,"Sogou Mobile"],A],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345Explorer)[\/ ]?([\w\.]+)/i],[_,A],[/(lbbrowser)/i,/\[(linkedin)app\]/i],[_],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[_,k],A],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[_,A],[/\bgsa\/([\w\.]+) .*safari\//i],[A,[_,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[A,[_,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[A,[_,L+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[_,L+" WebView"],A],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[A,[_,"Android "+b]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[_,A],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[A,[_,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[A,_],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[_,[A,X,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[_,A],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[_,"Netscape"],A],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[A,[_,O+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i,/panasonic;(viera)/i],[_,A],[/(cobalt)\/([\w\.]+)/i],[_,[A,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[m,"amd64"]],[/(ia32(?=;))/i],[[m,j]],[/((?:i[346]|x)86)[;\)]/i],[[m,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[m,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[m,"armhf"]],[/windows (ce|mobile); ppc;/i],[[m,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[m,/ower/,"",j]],[/(sun4\w)[;\)]/i],[[m,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[m,j]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[u,[T,F],[d,R]],[/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[u,[T,F],[d,f]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[u,[T,C],[d,f]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[u,[T,C],[d,R]],[/(macintosh);/i],[u,[T,C]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[u,[T,B],[d,f]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[u,[T,w],[d,R]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[u,[T,w],[d,f]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[u,/_/g," "],[T,x],[d,f]],[/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i,/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[u,/_/g," "],[T,x],[d,R]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[u,[T,"OPPO"],[d,f]],[/\b(opd2\d{3}a?) bui/i],[u,[T,"OPPO"],[d,R]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[u,[T,"Vivo"],[d,f]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[u,[T,"Realme"],[d,f]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[u,[T,v],[d,f]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[u,[T,v],[d,R]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[u,[T,y],[d,R]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[u,[T,y],[d,f]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[u,[T,"Lenovo"],[d,R]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[u,/_/g," "],[T,"Nokia"],[d,f]],[/(pixel c)\b/i],[u,[T,M],[d,R]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[u,[T,M],[d,f]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[u,[T,G],[d,f]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[u,"Xperia Tablet"],[T,G],[d,R]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[u,[T,"OnePlus"],[d,f]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[u,[T,S],[d,R]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[u,/(.+)/g,"Fire Phone $1"],[T,S],[d,f]],[/(playbook);[-\w\),; ]+(rim)/i],[u,T,[d,R]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[u,[T,D],[d,f]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[u,[T,N],[d,R]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[u,[T,N],[d,f]],[/(nexus 9)/i],[u,[T,"HTC"],[d,R]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[T,[u,/_/g," "],[d,f]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[u,[T,"Acer"],[d,R]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[u,[T,"Meizu"],[d,f]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[u,[T,"Ulefone"],[d,f]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[T,u,[d,f]],[/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[T,u,[d,R]],[/(surface duo)/i],[u,[T,P],[d,R]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[u,[T,"Fairphone"],[d,f]],[/(u304aa)/i],[u,[T,"AT&T"],[d,f]],[/\bsie-(\w*)/i],[u,[T,"Siemens"],[d,f]],[/\b(rct\w+) b/i],[u,[T,"RCA"],[d,R]],[/\b(venue[\d ]{2,7}) b/i],[u,[T,"Dell"],[d,R]],[/\b(q(?:mv|ta)\w+) b/i],[u,[T,"Verizon"],[d,R]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[u,[T,"Barnes & Noble"],[d,R]],[/\b(tm\d{3}\w+) b/i],[u,[T,"NuVision"],[d,R]],[/\b(k88) b/i],[u,[T,"ZTE"],[d,R]],[/\b(nx\d{3}j) b/i],[u,[T,"ZTE"],[d,f]],[/\b(gen\d{3}) b.+49h/i],[u,[T,"Swiss"],[d,f]],[/\b(zur\d{3}) b/i],[u,[T,"Swiss"],[d,R]],[/\b((zeki)?tb.*\b) b/i],[u,[T,"Zeki"],[d,R]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[T,"Dragon Touch"],u,[d,R]],[/\b(ns-?\w{0,9}) b/i],[u,[T,"Insignia"],[d,R]],[/\b((nxa|next)-?\w{0,9}) b/i],[u,[T,"NextBook"],[d,R]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[T,"Voice"],u,[d,f]],[/\b(lvtel\-)?(v1[12]) b/i],[[T,"LvTel"],u,[d,f]],[/\b(ph-1) /i],[u,[T,"Essential"],[d,f]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[u,[T,"Envizen"],[d,R]],[/\b(trio[-\w\. ]+) b/i],[u,[T,"MachSpeed"],[d,R]],[/\btu_(1491) b/i],[u,[T,"Rotor"],[d,R]],[/(shield[\w ]+) b/i],[u,[T,"Nvidia"],[d,R]],[/(sprint) (\w+)/i],[T,u,[d,f]],[/(kin\.[onetw]{3})/i],[[u,/\./g," "],[T,P],[d,f]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[u,[T,H],[d,R]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[u,[T,H],[d,f]],[/smart-tv.+(samsung)/i],[T,[d,I]],[/hbbtv.+maple;(\d+)/i],[[u,/^/,"SmartTV"],[T,F],[d,I]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[T,y],[d,I]],[/(apple) ?tv/i],[T,[u,C+" TV"],[d,I]],[/crkey/i],[[u,L+"cast"],[T,M],[d,I]],[/droid.+aft(\w+)( bui|\))/i],[u,[T,S],[d,I]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[u,[T,B],[d,I]],[/(bravia[\w ]+)( bui|\))/i],[u,[T,G],[d,I]],[/(mitv-\w{5}) bui/i],[u,[T,x],[d,I]],[/Hbbtv.*(technisat) (.*);/i],[T,u,[d,I]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[T,z],[u,z],[d,I]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[d,I]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[T,u,[d,h]],[/droid.+; (shield) bui/i],[u,[T,"Nvidia"],[d,h]],[/(playstation [345portablevi]+)/i],[u,[T,G],[d,h]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[u,[T,P],[d,h]],[/((pebble))app/i],[T,u,[d,p]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[u,[T,C],[d,p]],[/droid.+; (glass) \d/i],[u,[T,M],[d,p]],[/droid.+; (wt63?0{2,3})\)/i],[u,[T,H],[d,p]],[/(quest( \d| pro)?)/i],[u,[T,k],[d,p]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[T,[d,g]],[/(aeobc)\b/i],[u,[T,S],[d,g]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[u,[d,f]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[u,[d,R]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[d,R]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[d,f]],[/(android[-\w\. ]{0,9});.+buil/i],[u,[T,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[A,[_,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[A,[_,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[_,A],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[A,_]],os:[[/microsoft (windows) (vista|xp)/i],[_,A],[/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i],[_,[A,X,Q]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[A,X,Q],[_,"Windows"]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[A,/_/g,"."],[_,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[_,V],[A,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[A,_],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[_,A],[/\(bb(10);/i],[A,[_,D]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[A,[_,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[A,[_,O+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[A,[_,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[A,[_,"watchOS"]],[/crkey\/([\d\.]+)/i],[A,[_,L+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[_,Y],A],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[_,A],[/(sunos) ?([\w\.\d]*)/i],[[_,"Solaris"],A],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[_,A]]},Z=function(e,t){if(typeof e===c&&(t=e,e=a),!(this instanceof Z))return new Z(e,t).getResult();var i=typeof r!==s&&r.navigator?r.navigator:a,n=e||(i&&i.userAgent?i.userAgent:""),h=i&&i.userAgentData?i.userAgentData:a,I=t?function(e,t){var i={};for(var n in e)t[n]&&t[n].length%2==0?i[n]=t[n].concat(e[n]):i[n]=e[n];return i}($,t):$,p=i&&i.userAgent==n;return this.getBrowser=function(){var e,t={};return t[_]=a,t[A]=a,q.call(t,n,I.browser),t[E]=typeof(e=t[A])===l?e.replace(/[^\d\.]/g,"").split(".")[0]:a,p&&i&&i.brave&&typeof i.brave.isBrave==o&&(t[_]="Brave"),t},this.getCPU=function(){var e={};return e[m]=a,q.call(e,n,I.cpu),e},this.getDevice=function(){var e={};return e[T]=a,e[u]=a,e[d]=a,q.call(e,n,I.device),p&&!e[d]&&h&&h.mobile&&(e[d]=f),p&&"Macintosh"==e[u]&&i&&typeof i.standalone!==s&&i.maxTouchPoints&&i.maxTouchPoints>2&&(e[u]="iPad",e[d]=R),e},this.getEngine=function(){var e={};return e[_]=a,e[A]=a,q.call(e,n,I.engine),e},this.getOS=function(){var e={};return e[_]=a,e[A]=a,q.call(e,n,I.os),p&&!e[_]&&h&&h.platform&&"Unknown"!=h.platform&&(e[_]=h.platform.replace(/chrome os/i,Y).replace(/macos/i,V)),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return n},this.setUA=function(e){return n=typeof e===l&&e.length>500?z(e,500):e,this},this.setUA(n),this};Z.VERSION="1.0.38",Z.BROWSER=W([_,A,E]),Z.CPU=W([m]),Z.DEVICE=W([u,T,d,h,f,I,R,p,g]),Z.ENGINE=Z.OS=W([_,A]),typeof t!==s?(e.exports&&(t=e.exports=Z),t.UAParser=Z):i.amdO?(n=function(){return Z}.call(t,i,t,e))===a||(e.exports=n):typeof r!==s&&(r.UAParser=Z);var J=typeof r!==s&&(r.jQuery||r.Zepto);if(J&&!J.ua){var ee=new Z;J.ua=ee.getResult(),J.ua.get=function(){return ee.getUA()},J.ua.set=function(e){ee.setUA(e);var t=ee.getResult();for(var i in t)J.ua[i]=t[i]}}}("object"==typeof window?window:this)},649:function(e,t,i){"use strict";var n=i(8850),r=i(3621),a=i(138);function o(e){e=e||{};const t=this.context,i=(0,n.A)(t).getInstance(),a=e.settings,o=[];let s,c,l,E;function u(e){return e&&e.bind?e.bind(window.console):window.console.log.bind(window.console)}function _(...e){h(1,this,...e)}function d(...e){h(2,this,...e)}function T(...e){h(3,this,...e)}function A(...e){h(4,this,...e)}function m(...e){h(5,this,...e)}function h(e,t,...n){let s="",u=null;c&&(u=(new Date).getTime(),s+="["+(u-E)+"]"),l&&t&&t.getClassName&&(s+="["+t.getClassName()+"]",t.getType&&(s+="["+t.getType()+"]")),s.length>0&&(s+=" "),Array.apply(null,n).forEach((function(e){s+=e+" "})),o[e]&&a&&a.get().debug.logLevel>=e&&o[e](s),a&&a.get().debug.dispatchEvent&&i.trigger(r.A.LOG,{message:s,level:e})}return s={getLogger:function(e){return{fatal:_.bind(e),error:d.bind(e),warn:T.bind(e),info:A.bind(e),debug:m.bind(e)}},setLogTimestampVisible:function(e){c=e},setCalleeNameVisible:function(e){l=e}},c=!0,l=!0,E=(new Date).getTime(),"undefined"!=typeof window&&window.console&&(o[1]=u(window.console.error),o[2]=u(window.console.error),o[3]=u(window.console.warn),o[4]=u(window.console.info),o[5]=u(window.console.debug)),s}o.__dashjs_factory_name="Debug";const s=a.A.getSingletonFactory(o);s.LOG_LEVEL_NONE=0,s.LOG_LEVEL_FATAL=1,s.LOG_LEVEL_ERROR=2,s.LOG_LEVEL_WARNING=3,s.LOG_LEVEL_INFO=4,s.LOG_LEVEL_DEBUG=5,a.A.updateSingletonFactory(o.__dashjs_factory_name,s),t.A=s},8850:function(e,t,i){"use strict";var n=i(138),r=i(1191);function a(){let e={};function t(t,i,r,a={},o=!1){if(!t)throw new Error("event type cannot be null or undefined");if(!i||"function"!=typeof i)throw new Error("listener must be a function: "+i);let s=a.priority||0;if(n(t,i,r)>=0)return;e[t]=e[t]||[];const c={callback:i,scope:r,priority:s,executeOnlyOnce:o};r&&r.getStreamId&&(c.streamId=r.getStreamId()),r&&r.getType&&(c.mediaType=r.getType()),a&&a.mode&&(c.mode=a.mode),e[t].some(((i,n)=>{if(i&&s>i.priority)return e[t].splice(n,0,c),!0}))||e[t].push(c)}function i(t,i,r){if(!t||!i||!e[t])return;const a=n(t,i,r);a<0||(e[t][a]=null)}function n(t,i,n){let r=-1;return e[t]?(e[t].some(((e,t)=>{if(e&&e.callback===i&&(!n||n===e.scope))return r=t,!0})),r):r}return{on:function(e,i,n,r={}){t(e,i,n,r)},once:function(e,i,n,r={}){t(e,i,n,r,!0)},off:i,trigger:function(t,n={},a={}){if(!t||!e[t])return;if((n=n||{}).hasOwnProperty("type"))throw new Error("'type' is a reserved word for event dispatching");n.type=t,a.streamId&&(n.streamId=a.streamId),a.mediaType&&(n.mediaType=a.mediaType);const o=[];e[t].filter((e=>!(!e||a.streamId&&e.streamId&&e.streamId!==a.streamId||a.mediaType&&e.mediaType&&e.mediaType!==a.mediaType||a.mode&&e.mode&&e.mode!==a.mode||!e.mode&&a.mode&&a.mode===r.A.EVENT_MODE_ON_RECEIVE))).forEach((e=>{e&&e.callback.call(e.scope,n),e.executeOnlyOnce&&o.push(e)})),o.forEach((e=>{i(t,e.callback,e.scope)}))},reset:function(){e={}}}}a.__dashjs_factory_name="EventBus";const o=n.A.getSingletonFactory(a);o.EVENT_PRIORITY_LOW=0,o.EVENT_PRIORITY_HIGH=5e3,n.A.updateSingletonFactory(a.__dashjs_factory_name,o),t.A=o},138:function(e,t){"use strict";const i=function(){let e,t=[];const i={},n={};function r(e,i){for(const n in t){const r=t[n];if(r.context===e&&r.name===i)return r.instance}return null}function a(e,t){return t[e]}function o(e,t,i){e in i&&(i[e]=t)}function s(t,i,n){let r;const a=t.__dashjs_factory_name,o=i[a];if(o){let a=o.instance;if(!o.override)return a.apply({context:i,factory:e},n);r=t.apply({context:i},n),a=a.apply({context:i,factory:e,parent:r},n);for(const e in a)r.hasOwnProperty(e)&&(r[e]=a[e])}else r=t.apply({context:i},n);return r.getClassName=function(){return a},r}return e={deleteSingletonInstances:function(e){t=t.filter((t=>t.context!==e))},extend:function(e,t,i,n){!n[e]&&t&&(n[e]={instance:t,override:i})},getClassFactory:function(e){let t=a(e.__dashjs_factory_name,n);return t||(t=function(t){return void 0===t&&(t={}),{create:function(){return s(e,t,arguments)}}},n[e.__dashjs_factory_name]=t),t},getClassFactoryByName:function(e){return a(e,n)},getSingletonFactory:function(e){let n=a(e.__dashjs_factory_name,i);return n||(n=function(i){let n;return void 0===i&&(i={}),{getInstance:function(){return n||(n=r(i,e.__dashjs_factory_name)),n||(n=s(e,i,arguments),t.push({name:e.__dashjs_factory_name,context:i,instance:n})),n}}},i[e.__dashjs_factory_name]=n),n},getSingletonFactoryByName:function(e){return a(e,i)},getSingletonInstance:r,setSingletonInstance:function(e,i,n){for(const r in t){const a=t[r];if(a.context===e&&a.name===i)return void(t[r].instance=n)}t.push({name:i,context:e,instance:n})},updateClassFactory:function(e,t){o(e,t,n)},updateSingletonFactory:function(e,t){o(e,t,i)}},e}();t.A=i},8261:function(e,t,i){"use strict";var n=i(138),r=i(7263),a=i(649),o=i(5212),s=i(7568),c=i(8850),l=i(3621),E=i(4246);function u(){let e;const t=this.context,i=(0,c.A)(t).getInstance(),n={"streaming.delay.liveDelay":l.A.SETTING_UPDATED_LIVE_DELAY,"streaming.delay.liveDelayFragmentCount":l.A.SETTING_UPDATED_LIVE_DELAY_FRAGMENT_COUNT,"streaming.liveCatchup.enabled":l.A.SETTING_UPDATED_CATCHUP_ENABLED,"streaming.liveCatchup.playbackRate.min":l.A.SETTING_UPDATED_PLAYBACK_RATE_MIN,"streaming.liveCatchup.playbackRate.max":l.A.SETTING_UPDATED_PLAYBACK_RATE_MAX,"streaming.abr.rules.throughputRule.active":l.A.SETTING_UPDATED_ABR_ACTIVE_RULES,"streaming.abr.rules.bolaRule.active":l.A.SETTING_UPDATED_ABR_ACTIVE_RULES,"streaming.abr.rules.insufficientBufferRule.active":l.A.SETTING_UPDATED_ABR_ACTIVE_RULES,"streaming.abr.rules.switchHistoryRule.active":l.A.SETTING_UPDATED_ABR_ACTIVE_RULES,"streaming.abr.rules.droppedFramesRule.active":l.A.SETTING_UPDATED_ABR_ACTIVE_RULES,"streaming.abr.rules.abandonRequestsRule.active":l.A.SETTING_UPDATED_ABR_ACTIVE_RULES,"streaming.abr.rules.l2ARule.active":l.A.SETTING_UPDATED_ABR_ACTIVE_RULES,"streaming.abr.rules.loLPRule.active":l.A.SETTING_UPDATED_ABR_ACTIVE_RULES,"streaming.abr.maxBitrate.video":l.A.SETTING_UPDATED_MAX_BITRATE,"streaming.abr.maxBitrate.audio":l.A.SETTING_UPDATED_MAX_BITRATE,"streaming.abr.minBitrate.video":l.A.SETTING_UPDATED_MIN_BITRATE,"streaming.abr.minBitrate.audio":l.A.SETTING_UPDATED_MIN_BITRATE},u={debug:{logLevel:a.A.LOG_LEVEL_WARNING,dispatchEvent:!1},streaming:{abandonLoadTimeout:1e4,wallclockTimeUpdateInterval:100,manifestUpdateRetryInterval:100,liveUpdateTimeThresholdInMilliseconds:0,cacheInitSegments:!1,applyServiceDescription:!0,applyProducerReferenceTime:!0,applyContentSteering:!0,enableManifestDurationMismatchFix:!0,parseInbandPrft:!1,enableManifestTimescaleMismatchFix:!1,capabilities:{filterUnsupportedEssentialProperties:!0,supportedEssentialProperties:[{schemeIdUri:o.A.FONT_DOWNLOAD_DVB_SCHEME},{schemeIdUri:o.A.COLOUR_PRIMARIES_SCHEME_ID_URI,value:/1|5|6|7/},{schemeIdUri:o.A.URL_QUERY_INFO_SCHEME},{schemeIdUri:o.A.EXT_URL_QUERY_INFO_SCHEME},{schemeIdUri:o.A.MATRIX_COEFFICIENTS_SCHEME_ID_URI,value:/0|1|5|6/},{schemeIdUri:o.A.TRANSFER_CHARACTERISTICS_SCHEME_ID_URI,value:/1|6|13|14|15/},{schemeIdUri:o.A.SEGMENT_SEQUENCE_REPRESENTATION_SCHEME_ID_URI},...o.A.THUMBNAILS_SCHEME_ID_URIS.map((e=>({schemeIdUri:e})))],useMediaCapabilitiesApi:!0,filterVideoColorimetryEssentialProperties:!1,filterHDRMetadataFormatEssentialProperties:!1,filterAudioChannelConfiguration:!1},events:{eventControllerRefreshDelay:100,deleteEventMessageDataTimeout:1e4},timeShiftBuffer:{calcFromSegmentTimeline:!1,fallbackToSegmentTimeline:!0},metrics:{maxListDepth:100},delay:{liveDelayFragmentCount:NaN,liveDelay:NaN,useSuggestedPresentationDelay:!0},protection:{keepProtectionMediaKeys:!1,keepProtectionMediaKeysMaximumOpenSessions:-1,ignoreEmeEncryptedEvent:!1,detectPlayreadyMessageFormat:!0,ignoreKeyStatuses:!1},buffer:{enableSeekDecorrelationFix:!1,fastSwitchEnabled:null,flushBufferAtTrackSwitch:!1,reuseExistingSourceBuffers:!0,bufferPruningInterval:10,bufferToKeep:20,bufferTimeAtTopQuality:30,bufferTimeAtTopQualityLongForm:60,initialBufferLevel:NaN,bufferTimeDefault:18,longFormContentDurationThreshold:600,stallThreshold:.3,lowLatencyStallThreshold:.3,useAppendWindow:!0,setStallState:!0,avoidCurrentTimeRangePruning:!1,useChangeType:!0,mediaSourceDurationInfinity:!0,resetSourceBuffersForTrackSwitch:!1,syntheticStallEvents:{enabled:!1,ignoreReadyState:!1}},gaps:{jumpGaps:!0,jumpLargeGaps:!0,smallGapLimit:1.5,threshold:.3,enableSeekFix:!0,enableStallFix:!1,stallSeek:.1,seekOffset:0},utcSynchronization:{enabled:!0,useManifestDateHeaderTimeSource:!0,backgroundAttempts:2,timeBetweenSyncAttempts:30,maximumTimeBetweenSyncAttempts:600,minimumTimeBetweenSyncAttempts:2,timeBetweenSyncAttemptsAdjustmentFactor:2,maximumAllowedDrift:100,enableBackgroundSyncAfterSegmentDownloadError:!0,defaultTimingSource:{scheme:"urn:mpeg:dash:utc:http-xsdate:2014",value:"https://time.akamai.com/?iso&ms"},artificialTimeOffsetToApply:0},scheduling:{defaultTimeout:500,lowLatencyTimeout:0,scheduleWhilePaused:!0},text:{defaultEnabled:!0,dispatchForManualRendering:!1,extendSegmentedCues:!0,imsc:{displayForcedOnlyMode:!1,enableRollUp:!0},webvtt:{customRenderingEnabled:!1}},liveCatchup:{maxDrift:NaN,playbackRate:{min:NaN,max:NaN},playbackBufferMin:.5,enabled:null,mode:o.A.LIVE_CATCHUP_MODE_DEFAULT},lastBitrateCachingInfo:{enabled:!0,ttl:36e4},lastMediaSettingsCachingInfo:{enabled:!0,ttl:36e4},saveLastMediaSettingsForCurrentStreamingSession:!0,cacheLoadThresholds:{video:10,audio:5},trackSwitchMode:{audio:o.A.TRACK_SWITCH_MODE_ALWAYS_REPLACE,video:o.A.TRACK_SWITCH_MODE_NEVER_REPLACE},includePreselectionsInMediainfoArray:!0,includePreselectionsForInitialTrackSelection:!1,ignoreSelectionPriority:!1,prioritizeRoleMain:!0,assumeDefaultRoleAsMain:!0,selectionModeForInitialTrack:o.A.TRACK_SELECTION_MODE_LOWEST_STARTUP_DELAY,fragmentRequestTimeout:2e4,fragmentRequestProgressTimeout:-1,manifestRequestTimeout:1e4,retryIntervals:{[s.G.MPD_TYPE]:500,[s.G.XLINK_EXPANSION_TYPE]:500,[s.G.MEDIA_SEGMENT_TYPE]:1e3,[s.G.INIT_SEGMENT_TYPE]:1e3,[s.G.BITSTREAM_SWITCHING_SEGMENT_TYPE]:1e3,[s.G.INDEX_SEGMENT_TYPE]:1e3,[s.G.MSS_FRAGMENT_INFO_SEGMENT_TYPE]:1e3,[s.G.LICENSE]:1e3,[s.G.OTHER_TYPE]:1e3,lowLatencyReductionFactor:10},retryAttempts:{[s.G.MPD_TYPE]:3,[s.G.XLINK_EXPANSION_TYPE]:1,[s.G.MEDIA_SEGMENT_TYPE]:3,[s.G.INIT_SEGMENT_TYPE]:3,[s.G.BITSTREAM_SWITCHING_SEGMENT_TYPE]:3,[s.G.INDEX_SEGMENT_TYPE]:3,[s.G.MSS_FRAGMENT_INFO_SEGMENT_TYPE]:3,[s.G.LICENSE]:3,[s.G.OTHER_TYPE]:3,lowLatencyMultiplyFactor:5},abr:{limitBitrateByPortal:!1,usePixelRatioInLimitBitrateByPortal:!1,enableSupplementalPropertyAdaptationSetSwitching:!0,rules:{throughputRule:{active:!0,priority:E.A.PRIORITY.DEFAULT},bolaRule:{active:!0,priority:E.A.PRIORITY.DEFAULT},insufficientBufferRule:{active:!0,priority:E.A.PRIORITY.DEFAULT,parameters:{throughputSafetyFactor:.7,segmentIgnoreCount:2}},switchHistoryRule:{active:!0,priority:E.A.PRIORITY.DEFAULT,parameters:{sampleSize:8,switchPercentageThreshold:.075}},droppedFramesRule:{active:!1,priority:E.A.PRIORITY.DEFAULT,parameters:{minimumSampleSize:375,droppedFramesPercentageThreshold:.15}},abandonRequestsRule:{active:!0,priority:E.A.PRIORITY.DEFAULT,parameters:{abandonDurationMultiplier:1.8,minSegmentDownloadTimeThresholdInMs:500,minThroughputSamplesThreshold:6}},l2ARule:{active:!1,priority:E.A.PRIORITY.DEFAULT},loLPRule:{active:!1,priority:E.A.PRIORITY.DEFAULT}},throughput:{averageCalculationMode:o.A.THROUGHPUT_CALCULATION_MODES.EWMA,lowLatencyDownloadTimeCalculationMode:o.A.LOW_LATENCY_DOWNLOAD_TIME_CALCULATION_MODE.MOOF_PARSING,useResourceTimingApi:!0,useNetworkInformationApi:{xhr:!1,fetch:!1},useDeadTimeLatency:!0,bandwidthSafetyFactor:.9,sampleSettings:{live:3,vod:4,enableSampleSizeAdjustment:!0,decreaseScale:.7,increaseScale:1.3,maxMeasurementsToKeep:20,averageLatencySampleAmount:4},ewma:{throughputSlowHalfLifeSeconds:8,throughputFastHalfLifeSeconds:3,latencySlowHalfLifeCount:2,latencyFastHalfLifeCount:1,weightDownloadTimeMultiplicationFactor:.0015}},maxBitrate:{audio:-1,video:-1},minBitrate:{audio:-1,video:-1},initialBitrate:{audio:-1,video:-1},autoSwitchBitrate:{audio:!0,video:!0}},cmcd:{applyParametersFromMpd:!0,enabled:!1,sid:null,cid:null,rtp:null,rtpSafetyFactor:5,mode:o.A.CMCD_MODE_QUERY,enabledKeys:o.A.CMCD_AVAILABLE_KEYS,includeInRequests:["segment","mpd"],version:1},cmsd:{enabled:!1,abr:{applyMb:!1,etpWeightRatio:0}},enhancement:{enabled:!1,codecs:["lvc1"]},defaultSchemeIdUri:{viewpoint:"",audioChannelConfiguration:"urn:mpeg:mpegB:cicp:ChannelConfiguration",role:"urn:mpeg:dash:role:2011",accessibility:"urn:mpeg:dash:role:2011"}},errors:{recoverAttempts:{mediaErrorDecode:5}}};let _=r.A.clone(u);function d(e,t,a){for(let o in e)e.hasOwnProperty(o)&&(t.hasOwnProperty(o)?"object"!=typeof e[o]||e[o]instanceof RegExp||e[o]instanceof Array||null===e[o]?(t[o]=r.A.clone(e[o]),n[a+o]&&i.trigger(n[a+o])):d(e[o],t[o],a.slice()+o+"."):console.error("Settings parameter "+a+o+" is not supported"))}return e={get:function(){return _},update:function(e){"object"==typeof e&&d(e,_,"")},reset:function(){_=r.A.clone(u)}},e}u.__dashjs_factory_name="Settings";let _=n.A.getSingletonFactory(u);t.A=_},7263:function(e,t,i){"use strict";var n=i(3282),r=i(8571),a=i(5212);class o{static mixin(e,t,i){let n,r={};if(e)for(let a in t)t.hasOwnProperty(a)&&(n=t[a],a in e&&(e[a]===n||a in r&&r[a]===n)||("object"==typeof e[a]&&null!==e[a]?e[a]=o.mixin(e[a],n,i):e[a]=i(n)));return e}static clone(e){if(!e||"object"!=typeof e)return e;if(e instanceof RegExp)return new RegExp(e);let t;if(e instanceof Array){t=[];for(let i=0,n=e.length;i<n;++i)i in e&&t.push(o.clone(e[i]))}else t={};return o.mixin(t,e,o.clone)}static addAdditionalQueryParameterToUrl(e,t){try{if(!t||0===t.length)return e;let i=e;return t.forEach((({key:e,value:t})=>{const n=i.includes("?")?"&":"?";i+=`${n}${encodeURIComponent(e)}=${encodeURIComponent(t)}`})),i}catch(t){return e}}static removeQueryParameterFromUrl(e,t){if(!e||!t)return e;const i=new URL(e),n=new URLSearchParams(i.search);if(!n||0===n.size||!n.has(t))return e;n.delete(t);const r=Array.from(n.entries()).map((([e,t])=>`${e}=${t}`)).join("&"),a=`${i.origin}${i.pathname}`;return r?`${a}?${r}`:a}static parseHttpHeaders(e){let t={};if(!e)return t;let i=e.trim().split("\r\n");for(let e=0,n=i.length;e<n;e++){let n=i[e],r=n.indexOf(": ");r>0&&(t[n.substring(0,r)]=n.substring(r+2))}return t}static parseQueryParams(e){const t=[],i=new URLSearchParams(e);for(const[e,n]of i.entries())t.push({key:decodeURIComponent(e),value:decodeURIComponent(n)});return t}static generateUuid(){let e=(new Date).getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(t){const i=(e+16*Math.random())%16|0;return e=Math.floor(e/16),("x"==t?i:3&i|8).toString(16)}))}static generateHashCode(e){let t=0;if(0===e.length)return t;for(let i=0;i<e.length;i++)t=(t<<5)-t+e.charCodeAt(i),t|=0;return t}static getRelativeUrl(e,t){try{const i=new URL(e),r=new URL(t);if(i.protocol=r.protocol,i.origin!==r.origin)return t;let a=n.relative(i.pathname.substr(0,i.pathname.lastIndexOf("/")),r.pathname.substr(0,r.pathname.lastIndexOf("/")));const o=0===a.length?1:0;return a+=r.pathname.substr(r.pathname.lastIndexOf("/")+o,r.pathname.length-1),r.pathname.length<a.length?r.pathname:a}catch(e){return t}}static getHostFromUrl(e){try{return new URL(e).host}catch(e){return null}}static parseUserAgent(e=null){try{const t=null===e&&"undefined"!=typeof navigator?navigator.userAgent.toLowerCase():"";return(0,r.UAParser)(t)}catch(e){return{}}}static stringHasProtocol(e){return/(http(s?)):\/\//i.test(e)}static bufferSourceToDataView(e){return o.toDataView(e,DataView)}static bufferSourceToInt8(e){return o.toDataView(e,Uint8Array)}static uint8ArrayToString(e){return new TextDecoder("utf-8").decode(e)}static bufferSourceToHex(e){const t=o.bufferSourceToInt8(e);let i="";for(let e of t)e=e.toString(16),1===e.length&&(e="0"+e),i+=e;return i}static toDataView(e,t){const i=o.getArrayBuffer(e);let n=1;"BYTES_PER_ELEMENT"in DataView&&(n=DataView.BYTES_PER_ELEMENT);const r=((e.byteOffset||0)+e.byteLength)/n,a=(e.byteOffset||0)/n,s=Math.floor(Math.max(0,Math.min(a,r)));return new t(i,s,Math.floor(Math.min(s+Math.max(1/0,0),r))-s)}static getArrayBuffer(e){return e instanceof ArrayBuffer?e:e.buffer}static getCodecFamily(e){const{base:t,profile:i}=o._getCodecParts(e);switch(t){case"mp4a":switch(i){case"69":case"6b":case"40.34":return a.A.CODEC_FAMILIES.MP3;case"66":case"67":case"68":case"40.2":case"40.02":case"40.5":case"40.05":case"40.29":case"40.42":return a.A.CODEC_FAMILIES.AAC;case"a5":return a.A.CODEC_FAMILIES.AC3;case"e6":return a.A.CODEC_FAMILIES.EC3;case"b2":return a.A.CODEC_FAMILIES.DTSX;case"a9":return a.A.CODEC_FAMILIES.DTSC}break;case"avc1":case"avc3":return a.A.CODEC_FAMILIES.AVC;case"hvc1":case"hvc3":return a.A.CODEC_FAMILIES.HEVC;default:return t}return t}static _getCodecParts(e){const[t,...i]=e.split(".");return{base:t,profile:i.join(".")}}}t.A=o},5734:function(e,t,i){"use strict";var n=i(7252);class r extends n.A{constructor(){super(),this.ATTEMPT_BACKGROUND_SYNC="attemptBackgroundSync",this.BUFFERING_COMPLETED="bufferingCompleted",this.BUFFER_CLEARED="bufferCleared",this.BUFFER_REPLACEMENT_STARTED="bufferReplacementStarted",this.BYTES_APPENDED_END_FRAGMENT="bytesAppendedEndFragment",this.CHECK_FOR_EXISTENCE_COMPLETED="checkForExistenceCompleted",this.CMSD_STATIC_HEADER="cmsdStaticHeader",this.CURRENT_TRACK_CHANGED="currentTrackChanged",this.DATA_UPDATE_COMPLETED="dataUpdateCompleted",this.INBAND_EVENTS="inbandEvents",this.INITIAL_STREAM_SWITCH="initialStreamSwitch",this.INIT_FRAGMENT_LOADED="initFragmentLoaded",this.INIT_FRAGMENT_NEEDED="initFragmentNeeded",this.INTERNAL_MANIFEST_LOADED="internalManifestLoaded",this.LOADING_ABANDONED="loadingAborted",this.LOADING_COMPLETED="loadingCompleted",this.LOADING_DATA_PROGRESS="loadingDataProgress",this.LOADING_PROGRESS="loadingProgress",this.MANIFEST_UPDATED="manifestUpdated",this.MEDIAINFO_UPDATED="mediaInfoUpdated",this.MEDIA_FRAGMENT_LOADED="mediaFragmentLoaded",this.MEDIA_FRAGMENT_NEEDED="mediaFragmentNeeded",this.ORIGINAL_MANIFEST_LOADED="originalManifestLoaded",this.QUOTA_EXCEEDED="quotaExceeded",this.SEEK_TARGET="seekTarget",this.SEGMENT_LOCATION_BLACKLIST_ADD="segmentLocationBlacklistAdd",this.SEGMENT_LOCATION_BLACKLIST_CHANGED="segmentLocationBlacklistChanged",this.SERVICE_LOCATION_BASE_URL_BLACKLIST_ADD="serviceLocationBlacklistAdd",this.SERVICE_LOCATION_BASE_URL_BLACKLIST_CHANGED="serviceLocationBlacklistChanged",this.SERVICE_LOCATION_LOCATION_BLACKLIST_ADD="serviceLocationLocationBlacklistAdd",this.SERVICE_LOCATION_LOCATION_BLACKLIST_CHANGED="serviceLocationLocationBlacklistChanged",this.SETTING_UPDATED_ABR_ACTIVE_RULES="settingUpdatedAbrActiveRules",this.SETTING_UPDATED_CATCHUP_ENABLED="settingUpdatedCatchupEnabled",this.SETTING_UPDATED_LIVE_DELAY="settingUpdatedLiveDelay",this.SETTING_UPDATED_LIVE_DELAY_FRAGMENT_COUNT="settingUpdatedLiveDelayFragmentCount",this.SETTING_UPDATED_MAX_BITRATE="settingUpdatedMaxBitrate",this.SETTING_UPDATED_MIN_BITRATE="settingUpdatedMinBitrate",this.SETTING_UPDATED_PLAYBACK_RATE_MAX="settingUpdatedPlaybackRateMax",this.SETTING_UPDATED_PLAYBACK_RATE_MIN="settingUpdatedPlaybackRateMin",this.SET_FRAGMENTED_TEXT_AFTER_DISABLED="setFragmentedTextAfterDisabled",this.SET_NON_FRAGMENTED_TEXT="setNonFragmentedText",this.SOURCE_BUFFER_ERROR="sourceBufferError",this.STREAMS_COMPOSED="streamsComposed",this.STREAM_BUFFERING_COMPLETED="streamBufferingCompleted",this.STREAM_REQUESTING_COMPLETED="streamRequestingCompleted",this.TEXT_TRACKS_QUEUE_INITIALIZED="textTracksQueueInitialized",this.TIME_SYNCHRONIZATION_COMPLETED="timeSynchronizationComplete",this.UPDATE_TIME_SYNC_OFFSET="updateTimeSyncOffset",this.URL_RESOLUTION_FAILED="urlResolutionFailed",this.VIDEO_CHUNK_RECEIVED="videoChunkReceived",this.VIDEO_ELEMENT_RESIZED="videoElementResized",this.WALLCLOCK_TIME_UPDATED="wallclockTimeUpdated",this.XLINK_ELEMENT_LOADED="xlinkElementLoaded",this.XLINK_READY="xlinkReady"}}t.A=r},3621:function(e,t,i){"use strict";var n=i(5734);class r extends n.A{}let a=new r;t.A=a},7252:function(e,t){"use strict";t.A=class{extend(e,t){if(!e)return;let i=!!t&&t.override,n=!!t&&t.publicOnly;for(const t in e)!e.hasOwnProperty(t)||this[t]&&!i||n&&-1===e[t].indexOf("public_")||(this[t]=e[t])}}},8854:function(e,t){"use strict";t.A={ACCESSIBILITY:"Accessibility",ADAPTATION_SET:"AdaptationSet",ADAPTATION_SETS:"adaptationSets",ADAPTATION_SET_SWITCHING_SCHEME_ID_URI:"urn:mpeg:dash:adaptation-set-switching:2016",ADD:"add",ASSET_IDENTIFIER:"AssetIdentifier",AUDIO_CHANNEL_CONFIGURATION:"AudioChannelConfiguration",AUDIO_SAMPLING_RATE:"audioSamplingRate",AVAILABILITY_END_TIME:"availabilityEndTime",AVAILABILITY_START_TIME:"availabilityStartTime",AVAILABILITY_TIME_COMPLETE:"availabilityTimeComplete",AVAILABILITY_TIME_OFFSET:"availabilityTimeOffset",BANDWITH:"bandwidth",BASE_URL:"BaseURL",BITSTREAM_SWITCHING:"BitstreamSwitching",BITSTREAM_SWITCHING_MINUS:"bitstreamSwitching",BYTE_RANGE:"byteRange",CAPTION:"caption",CENC_DEFAULT_KID:"cenc:default_KID",CLIENT_DATA_REPORTING:"ClientDataReporting",CLIENT_REQUIREMENT:"clientRequirement",CMCD_PARAMETERS:"CMCDParameters",CODECS:"codecs",CODEC_PRIVATE_DATA:"codecPrivateData",CODING_DEPENDENCY:"codingDependency",CONTENT_COMPONENT:"ContentComponent",CONTENT_PROTECTION:"ContentProtection",CONTENT_STEERING:"ContentSteering",CONTENT_STEERING_RESPONSE:{VERSION:"VERSION",TTL:"TTL",RELOAD_URI:"RELOAD-URI",PATHWAY_PRIORITY:"PATHWAY-PRIORITY",PATHWAY_CLONES:"PATHWAY-CLONES",BASE_ID:"BASE-ID",ID:"ID",URI_REPLACEMENT:"URI-REPLACEMENT",HOST:"HOST",PARAMS:"PARAMS"},CONTENT_TYPE:"contentType",DEFAULT_SERVICE_LOCATION:"defaultServiceLocation",DEPENDENCY_ID:"dependencyId",DURATION:"duration",DVB_PRIORITY:"dvb:priority",DVB_WEIGHT:"dvb:weight",DVB_URL:"dvb:url",DVB_MIMETYPE:"dvb:mimeType",DVB_FONTFAMILY:"dvb:fontFamily",DYNAMIC:"dynamic",END_NUMBER:"endNumber",ESSENTIAL_PROPERTY:"EssentialProperty",EVENT:"Event",EVENT_STREAM:"EventStream",FORCED_SUBTITLE:"forced-subtitle",FRAMERATE:"frameRate",FRAME_PACKING:"FramePacking",GROUP_LABEL:"GroupLabel",HEIGHT:"height",ID:"id",INBAND:"inband",INBAND_EVENT_STREAM:"InbandEventStream",INDEX:"index",INDEX_RANGE:"indexRange",INITIALIZATION:"Initialization",INITIALIZATION_MINUS:"initialization",LA_URL:"Laurl",LA_URL_LOWER_CASE:"laurl",LABEL:"Label",LANG:"lang",LOCATION:"Location",MAIN:"main",MAXIMUM_SAP_PERIOD:"maximumSAPPeriod",MAX_PLAYOUT_RATE:"maxPlayoutRate",MAX_SEGMENT_DURATION:"maxSegmentDuration",MAX_SUBSEGMENT_DURATION:"maxSubsegmentDuration",MEDIA:"media",MEDIA_PRESENTATION_DURATION:"mediaPresentationDuration",MEDIA_RANGE:"mediaRange",MEDIA_STREAM_STRUCTURE_ID:"mediaStreamStructureId",METRICS:"Metrics",METRICS_MINUS:"metrics",MIME_TYPE:"mimeType",MINIMUM_UPDATE_PERIOD:"minimumUpdatePeriod",MIN_BUFFER_TIME:"minBufferTime",MP4_PROTECTION_SCHEME:"urn:mpeg:dash:mp4protection:2011",MPD:"MPD",MPD_TYPE:"mpd",MPD_PATCH_TYPE:"mpdpatch",ORDER:"order",ORIGINAL_MPD_ID:"mpdId",ORIGINAL_PUBLISH_TIME:"originalPublishTime",PATCH_LOCATION:"PatchLocation",PERIOD:"Period",PRESELECTION:"Preselection",PRESELECTION_COMPONENTS:"preselectionComponents",PRESENTATION_TIME:"presentationTime",PRESENTATION_TIME_OFFSET:"presentationTimeOffset",PRO:"pro",PRODUCER_REFERENCE_TIME:"ProducerReferenceTime",PRODUCER_REFERENCE_TIME_TYPE:{ENCODER:"encoder",CAPTURED:"captured",APPLICATION:"application"},PROFILES:"profiles",PSSH:"pssh",PUBLISH_TIME:"publishTime",QUALITY_RANKING:"qualityRanking",QUERY_BEFORE_START:"queryBeforeStart",QUERY_PART:"$querypart$",RANGE:"range",RATING:"Rating",REF:"ref",REF_ID:"refId",REMOVE:"remove",REPLACE:"replace",REPORTING:"Reporting",REPRESENTATION:"Representation",REPRESENTATION_INDEX:"RepresentationIndex",ROBUSTNESS:"robustness",ROLE:"Role",S:"S",SAR:"sar",SCAN_TYPE:"scanType",SEGMENT_ALIGNMENT:"segmentAlignment",SEGMENT_BASE:"SegmentBase",SEGMENT_LIST:"SegmentList",SEGMENT_PROFILES:"segmentProfiles",SEGMENT_SEQUENCE_PROPERTIES:"SegmentSequenceProperties",SEGMENT_TEMPLATE:"SegmentTemplate",SEGMENT_TIMELINE:"SegmentTimeline",SEGMENT_TYPE:"segment",SEGMENT_URL:"SegmentURL",SERVICE_DESCRIPTION:"ServiceDescription",SERVICE_DESCRIPTION_LATENCY:"Latency",SERVICE_DESCRIPTION_OPERATING_BANDWIDTH:"OperatingBandwidth",SERVICE_DESCRIPTION_OPERATING_QUALITY:"OperatingQuality",SERVICE_DESCRIPTION_PLAYBACK_RATE:"PlaybackRate",SERVICE_DESCRIPTION_SCOPE:"Scope",SERVICE_LOCATION:"serviceLocation",SERVICE_LOCATIONS:"serviceLocations",SOURCE_URL:"sourceURL",START:"start",START_NUMBER:"startNumber",START_WITH_SAP:"startWithSAP",STATIC:"static",STEERING_TYPE:"steering",SUBSET:"Subset",SUBTITLE:"subtitle",SUB_REPRESENTATION:"SubRepresentation",SUB_SEGMENT_ALIGNMENT:"subsegmentAlignment",SUGGESTED_PRESENTATION_DELAY:"suggestedPresentationDelay",SUPPLEMENTAL_PROPERTY:"SupplementalProperty",SUPPLEMENTAL_CODECS:"scte214:supplementalCodecs",TAG:"tag",TIMESCALE:"timescale",TIMESHIFT_BUFFER_DEPTH:"timeShiftBufferDepth",TTL:"ttl",TYPE:"type",UTC_TIMING:"UTCTiming",VALUE:"value",VIEWPOINT:"Viewpoint",WALL_CLOCK_TIME:"wallClockTime",WIDTH:"width"}},5717:function(e,t){"use strict";t.A=class{constructor(){this.schemeIdUri="",this.value=""}}},1191:function(e,t,i){"use strict";var n=i(7252);class r extends n.A{constructor(){super(),this.AST_IN_FUTURE="astInFuture",this.BASE_URLS_UPDATED="baseUrlsUpdated",this.BUFFER_EMPTY="bufferStalled",this.BUFFER_LOADED="bufferLoaded",this.BUFFER_LEVEL_STATE_CHANGED="bufferStateChanged",this.BUFFER_LEVEL_UPDATED="bufferLevelUpdated",this.DVB_FONT_DOWNLOAD_ADDED="dvbFontDownloadAdded",this.DVB_FONT_DOWNLOAD_COMPLETE="dvbFontDownloadComplete",this.DVB_FONT_DOWNLOAD_FAILED="dvbFontDownloadFailed",this.DYNAMIC_TO_STATIC="dynamicToStatic",this.ERROR="error",this.FRAGMENT_LOADING_COMPLETED="fragmentLoadingCompleted",this.FRAGMENT_LOADING_PROGRESS="fragmentLoadingProgress",this.FRAGMENT_LOADING_STARTED="fragmentLoadingStarted",this.FRAGMENT_LOADING_ABANDONED="fragmentLoadingAbandoned",this.LOG="log",this.MANIFEST_LOADING_STARTED="manifestLoadingStarted",this.MANIFEST_LOADING_FINISHED="manifestLoadingFinished",this.MANIFEST_LOADED="manifestLoaded",this.METRICS_CHANGED="metricsChanged",this.METRIC_CHANGED="metricChanged",this.METRIC_ADDED="metricAdded",this.METRIC_UPDATED="metricUpdated",this.PERIOD_SWITCH_STARTED="periodSwitchStarted",this.PERIOD_SWITCH_COMPLETED="periodSwitchCompleted",this.QUALITY_CHANGE_REQUESTED="qualityChangeRequested",this.QUALITY_CHANGE_RENDERED="qualityChangeRendered",this.NEW_TRACK_SELECTED="newTrackSelected",this.TRACK_CHANGE_RENDERED="trackChangeRendered",this.STREAM_INITIALIZING="streamInitializing",this.STREAM_UPDATED="streamUpdated",this.STREAM_ACTIVATED="streamActivated",this.STREAM_DEACTIVATED="streamDeactivated",this.STREAM_INITIALIZED="streamInitialized",this.STREAM_TEARDOWN_COMPLETE="streamTeardownComplete",this.TEXT_TRACKS_ADDED="allTextTracksAdded",this.TEXT_TRACK_ADDED="textTrackAdded",this.CUE_ENTER="cueEnter",this.CUE_EXIT="cueExit",this.THROUGHPUT_MEASUREMENT_STORED="throughputMeasurementStored",this.TTML_PARSED="ttmlParsed",this.TTML_TO_PARSE="ttmlToParse",this.CAPTION_RENDERED="captionRendered",this.CAPTION_CONTAINER_RESIZE="captionContainerResize",this.CAN_PLAY="canPlay",this.CAN_PLAY_THROUGH="canPlayThrough",this.PLAYBACK_ENDED="playbackEnded",this.PLAYBACK_ERROR="playbackError",this.PLAYBACK_INITIALIZED="playbackInitialized",this.PLAYBACK_NOT_ALLOWED="playbackNotAllowed",this.PLAYBACK_METADATA_LOADED="playbackMetaDataLoaded",this.PLAYBACK_LOADED_DATA="playbackLoadedData",this.PLAYBACK_PAUSED="playbackPaused",this.PLAYBACK_PLAYING="playbackPlaying",this.PLAYBACK_PROGRESS="playbackProgress",this.PLAYBACK_RATE_CHANGED="playbackRateChanged",this.PLAYBACK_SEEKED="playbackSeeked",this.PLAYBACK_SEEKING="playbackSeeking",this.PLAYBACK_STALLED="playbackStalled",this.PLAYBACK_STARTED="playbackStarted",this.PLAYBACK_TIME_UPDATED="playbackTimeUpdated",this.PLAYBACK_VOLUME_CHANGED="playbackVolumeChanged",this.PLAYBACK_WAITING="playbackWaiting",this.MANIFEST_VALIDITY_CHANGED="manifestValidityChanged",this.EVENT_MODE_ON_START="eventModeOnStart",this.EVENT_MODE_ON_RECEIVE="eventModeOnReceive",this.CONFORMANCE_VIOLATION="conformanceViolation",this.REPRESENTATION_SWITCH="representationSwitch",this.ADAPTATION_SET_REMOVED_NO_CAPABILITIES="adaptationSetRemovedNoCapabilities",this.CONTENT_STEERING_REQUEST_COMPLETED="contentSteeringRequestCompleted",this.INBAND_PRFT="inbandPrft",this.MANAGED_MEDIA_SOURCE_START_STREAMING="managedMediaSourceStartStreaming",this.MANAGED_MEDIA_SOURCE_END_STREAMING="m