/*! video.js v4.6.4 copyright 2014 brightcove, inc. https://github.com/videojs/video.js/blob/master/license */ (function() {var b=void 0,f=!0,j=null,l=!1;function m(){return function(){}}function q(a){return function(){return this[a]}}function r(a){return function(){return a}}var t;document.createelement("video");document.createelement("audio");document.createelement("track");function u(a,c,d){if("string"===typeof a){0===a.indexof("#")&&(a=a.slice(1));if(u.aa[a])return u.aa[a];a=u.w(a)}if(!a||!a.nodename)throw new typeerror("the element or id supplied is not valid. (videojs)");return a.player||new u.player(a,c,d)} var videojs=u;window.je=window.ke=u;u.ub="4.6";u.pc="https:"==document.location.protocol?"https://":"http://";u.options={techorder:["html5","flash"],html5:{},flash:{},width:300,height:150,defaultvolume:0,playbackrates:[],children:{medialoader:{},posterimage:{},texttrackdisplay:{},loadingspinner:{},bigplaybutton:{},controlbar:{},errordisplay:{}},notsupportedmessage:"no compatible source was found for this video."};"generated_cdn_vsn"!==u.ub&&(videojs.options.flash.swf=u.pc+"vjs.zencdn.net/"+u.ub+"/video-js.swf"); u.aa={};"function"===typeof define&&define.amd?define([],function(){return videojs}):"object"===typeof exports&&"object"===typeof module&&(module.exports=videojs);u.pa=u.coreobject=m();u.pa.extend=function(a){var c,d;a=a||{};c=a.init||a.h||this.prototype.init||this.prototype.h||m();d=function(){c.apply(this,arguments)};d.prototype=u.l.create(this.prototype);d.prototype.constructor=d;d.extend=u.pa.extend;d.create=u.pa.create;for(var e in a)a.hasownproperty(e)&&(d.prototype[e]=a[e]);return d}; u.pa.create=function(){var a=u.l.create(this.prototype);this.apply(a,arguments);return a};u.d=function(a,c,d){var e=u.getdata(a);e.d||(e.d={});e.d[c]||(e.d[c]=[]);d.v||(d.v=u.v++);e.d[c].push(d);e.x||(e.disabled=l,e.x=function(c){if(!e.disabled){c=u.oc(c);var d=e.d[c.type];if(d)for(var d=d.slice(0),k=0,p=d.length;ku.tb;u.xb=/firefox/i.test(u.m);u.$d=/chrome/i.test(u.m);u.ec=!!("ontouchstart"in window||window.qc&&document instanceof window.qc); u.bb=function(a){var c,d,e,g;c={};if(a&&a.attributes&&0e?"0"+e:e)+":")+(10>d?"0"+d:d)};u.bd=function(){document.body.focus();document.onselectstart=r(l)};u.td=function(){document.onselectstart=r(f)};u.trim=function(a){return(a+"").replace(/^\s+|\s+$/g,"")};u.round=function(a,c){c||(c=0);return math.round(a*math.pow(10,c))/math.pow(10,c)}; u.yb=function(a,c){return{length:1,start:function(){return a},end:function(){return c}}}; u.get=function(a,c,d,e){var g,h,k,p;d=d||m();"undefined"===typeof xmlhttprequest&&(window.xmlhttprequest=function(){try{return new window.activexobject("msxml2.xmlhttp.6.0")}catch(a){}try{return new window.activexobject("msxml2.xmlhttp.3.0")}catch(c){}try{return new window.activexobject("msxml2.xmlhttp")}catch(d){}throw error("this browser does not support xmlhttprequest.");});h=new xmlhttprequest;k=u.fd(a);p=window.location;k.protocol+k.host!==p.protocol+p.host&&window.xdomainrequest&&!("withcredentials"in h)?(h=new window.xdomainrequest,h.onload=function(){c(h.responsetext)},h.onerror=d,h.onprogress=m(),h.ontimeout=d):(g="file:"==k.protocol||"file:"==p.protocol,h.onreadystatechange=function(){4===h.readystate&&(200===h.status||g&&0===h.status?c(h.responsetext):d(h.responsetext))});try{h.open("get",a,f),e&&(h.withcredentials=f)}catch(n){d(n);return}try{h.send()}catch(s){d(s)}}; u.kd=function(a){try{var c=window.localstorage||l;c&&(c.volume=a)}catch(d){22==d.code||1014==d.code?u.log("localstorage full (videojs)",d):18==d.code?u.log("localstorage not allowed (videojs)",d):u.log("localstorage error (videojs)",d)}};u.qc=function(a){a.match(/^https?:\/\//)||(a=u.e("div",{innerhtml:'x'}).firstchild.href);return a}; u.fd=function(a){var c,d,e,g;g="protocol hostname port pathname search hash host".split(" ");d=u.e("a",{href:a});if(e=""===d.host&&"file:"!==d.protocol)c=u.e("div"),c.innerhtml='',d=c.firstchild,c.setattribute("style","display:none; position:absolute;"),document.body.appendchild(c);a={};for(var h=0;he&&(a.preventdefault(),this.k("tap")))})} u.s=u.a.extend({h:function(a,c){u.a.call(this,a,c);i(this);this.d("tap",this.q);this.d("click",this.q);this.d("focus",this.va);this.d("blur",this.ua)}});t=u.s.prototype; t.e=function(a,c){var d;c=u.l.b({classname:this.s(),role:"button","aria-live":"polite",tabindex:0},c);d=u.a.prototype.e.call(this,a,c);c.innerhtml||(this.u=u.e("div",{classname:"vjs-control-content"}),this.wb=u.e("span",{classname:"vjs-control-text",innerhtml:this.sa||"need text"}),this.u.appendchild(this.wb),d.appendchild(this.u));return d};t.s=function(){return"vjs-control "+u.a.prototype.s.call(this)};t.q=m();t.va=function(){u.d(document,"keyup",u.bind(this,this.da))}; t.da=function(a){if(32==a.which||13==a.which)a.preventdefault(),this.q()};t.ua=function(){u.p(document,"keyup",u.bind(this,this.da))};u.q=u.a.extend({h:function(a,c){u.a.call(this,a,c);this.ad=this.ja(this.j.barname);this.handle=this.ja(this.j.handlename);this.d("mousedown",this.wa);this.d("touchstart",this.wa);this.d("focus",this.va);this.d("blur",this.ua);this.d("click",this.q);this.c.d("controlsvisible",u.bind(this,this.update));a.d(this.ac,u.bind(this,this.update));this.r={}}});t=u.q.prototype; t.e=function(a,c){c=c||{};c.classname+=" vjs-slider";c=u.l.b({role:"slider","aria-valuenow":0,"aria-valuemin":0,"aria-valuemax":100,tabindex:0},c);return u.a.prototype.e.call(this,a,c)};t.wa=function(a){a.preventdefault();u.bd();this.r.move=u.bind(this,this.kb);this.r.end=u.bind(this,this.lb);u.d(document,"mousemove",this.r.move);u.d(document,"mouseup",this.r.end);u.d(document,"touchmove",this.r.move);u.d(document,"touchend",this.r.end);this.kb(a)}; t.lb=function(){u.td();u.p(document,"mousemove",this.r.move,l);u.p(document,"mouseup",this.r.end,l);u.p(document,"touchmove",this.r.move,l);u.p(document,"touchend",this.r.end,l);this.update()};t.update=function(){if(this.b){var a,c=this.cb(),d=this.handle,e=this.ad;isnan(c)&&(c=0);a=c;if(d){a=this.b.offsetwidth;var g=d.w().offsetwidth;a=g?g/a:0;c*=1-a;a=c+a/2;d.w().style.left=u.round(100*c,2)+"%"}e.w().style.width=u.round(100*a,2)+"%"}}; function j(a,c){var d,e,g,h;d=a.b;e=u.od(d);h=g=d.offsetwidth;d=a.handle;if(a.j.vd)return h=e.top,e=c.changedtouches?c.changedtouches[0].pagey:c.pagey,d&&(d=d.w().offsetheight,h+=d/2,g-=d),math.max(0,math.min(1,(h-e+g)/g));g=e.left;e=c.changedtouches?c.changedtouches[0].pagex:c.pagex;d&&(d=d.w().offsetwidth,g+=d/2,h-=d);return math.max(0,math.min(1,(e-g)/h))}t.va=function(){u.d(document,"keyup",u.bind(this,this.da))}; t.da=function(a){37==a.which?(a.preventdefault(),this.gc()):39==a.which&&(a.preventdefault(),this.hc())};t.ua=function(){u.p(document,"keyup",u.bind(this,this.da))};t.q=function(a){a.stopimmediatepropagation();a.preventdefault()};u.y=u.a.extend();u.y.prototype.defaultvalue=0;u.y.prototype.e=function(a,c){c=c||{};c.classname+=" vjs-slider-handle";c=u.l.b({innerhtml:''+this.defaultvalue+""},c);return u.a.prototype.e.call(this,"div",c)};u.ga=u.a.extend(); function ca(a,c){a.v(c);c.d("click",u.bind(a,function(){g(this)}))}u.ga.prototype.e=function(){var a=this.options().kc||"ul";this.u=u.e(a,{classname:"vjs-menu-content"});a=u.a.prototype.e.call(this,"div",{append:this.u,classname:"vjs-menu"});a.appendchild(this.u);u.d(a,"click",function(a){a.preventdefault();a.stopimmediatepropagation()});return a};u.i=u.s.extend({h:function(a,c){u.s.call(this,a,c);this.selected(c.selected)}}); u.i.prototype.e=function(a,c){return u.s.prototype.e.call(this,"li",u.l.b({classname:"vjs-menu-item",innerhtml:this.j.label},c))};u.i.prototype.q=function(){this.selected(f)};u.i.prototype.selected=function(a){a?(this.o("vjs-selected"),this.b.setattribute("aria-selected",f)):(this.r("vjs-selected"),this.b.setattribute("aria-selected",l))}; u.l=u.s.extend({h:function(a,c){u.s.call(this,a,c);this.za=this.va();this.v(this.za);this.o&&0===this.o.length&&this.g();this.d("keyup",this.da);this.b.setattribute("aria-haspopup",f);this.b.setattribute("role","button")}});t=u.l.prototype;t.ra=l;t.va=function(){var a=new u.ga(this.c);this.options().title&&a.ia().appendchild(u.e("li",{classname:"vjs-menu-title",innerhtml:u.$(this.options().title),rd:-1}));if(this.o=this.createitems())for(var c=0;ca&&(a=infinity),this.duration(a),infinity===a?this.o("vjs-live"):this.r("vjs-live"))};t.ad=function(){this.isfullscreen()?this.o("vjs-fullscreen"):this.r("vjs-fullscreen")}; function v(a,c,d){if(a.g&&!a.g.ca)a.g.j(function(){this[c](d)});else try{a.g[c](d)}catch(e){throw u.log(e),e;}}function u(a,c){if(a.g&&a.g.ca)try{return a.g[c]()}catch(d){throw a.g[c]===b?u.log("video.js: "+c+" method not defined for "+a.ca+" playback technology.",d):"typeerror"==d.name?(u.log("video.js: "+c+" unavailable on "+a.ca+" playback technology element.",d),a.g.ca=l):u.log(d),d;}}t.play=function(){v(this,"play");return this};t.pause=function(){v(this,"pause");return this}; t.paused=function(){return u(this,"paused")===l?l:f};t.currenttime=function(a){return a!==b?(v(this,"setcurrenttime",a),this.ib&&this.k("timeupdate"),this):this.z.currenttime=u(this,"currenttime")||0};t.duration=function(a){if(a!==b)return this.z.duration=parsefloat(a),this;this.z.duration===b&&this.yc();return this.z.duration||0};t.buffered=function(){var a=u(this,"buffered"),c=a.length-1,d=this.z.sb=this.z.sb||0;a&&(0<=c&&a.end(c)!==d)&&(d=a.end(c),this.z.sb=d);return u.yb(0,d)}; t.bufferedpercent=function(){return this.duration()?this.buffered().end(0)/this.duration():0};t.volume=function(a){if(a!==b)return a=math.max(0,math.min(1,parsefloat(a))),this.z.volume=a,v(this,"setvolume",a),u.kd(a),this;a=parsefloat(u(this,"volume"));return isnan(a)?1:a};t.muted=function(a){return a!==b?(v(this,"setmuted",a),this):u(this,"muted")||l};t.ab=function(){return u(this,"supportsfullscreen")||l};t.vc=l;t.isfullscreen=function(a){return a!==b?(this.vc=!!a,this):this.vc}; t.isfullscreen=function(a){u.log.warn('player.isfullscreen() has been deprecated, use player.isfullscreen() with a lowercase "s")');return this.isfullscreen(a)}; t.requestfullscreen=function(){var a=u.na.ab;this.isfullscreen(f);a?(u.d(document,a.fullscreenchange,u.bind(this,function(c){this.isfullscreen(document[a.fullscreenelement]);this.isfullscreen()===l&&u.p(document,a.fullscreenchange,arguments.callee);this.k("fullscreenchange")})),this.b[a.requestfullscreen]()):this.g.ab()?v(this,"enterfullscreen"):(this.sd=f,this.kd=document.documentelement.style.overflow,u.d(document,"keydown",u.bind(this,this.pc)),document.documentelement.style.overflow="hidden", u.o(document.body,"vjs-full-window"),this.k("enterfullwindow"),this.k("fullscreenchange"));return this};t.exitfullscreen=function(){var a=u.na.ab;this.isfullscreen(l);if(a)document[a.exitfullscreen]();else this.g.ab()?v(this,"exitfullscreen"):(ea(this),this.k("fullscreenchange"));return this};t.pc=function(a){27===a.keycode&&(this.isfullscreen()===f?this.exitfullscreen():ea(this))}; function ea(a){a.sd=l;u.p(document,"keydown",a.pc);document.documentelement.style.overflow=a.kd;u.r(document.body,"vjs-full-window");a.k("exitfullwindow")} t.src=function(a){if(a===b)return u(this,"src");if(a instanceof array){var c;a:{c=a;for(var d=0,e=this.j.techorder;dstream type live',"aria-live":"off"});a.appendchild(this.u);return a};u.ac=u.s.extend({h:function(a,c){u.s.call(this,a,c);a.d("play",u.bind(this,this.nb));a.d("pause",u.bind(this,this.mb))}});t=u.ac.prototype;t.sa="play"; t.s=function(){return"vjs-play-control "+u.s.prototype.s.call(this)};t.q=function(){this.c.paused()?this.c.play():this.c.pause()};t.nb=function(){u.r(this.b,"vjs-paused");u.o(this.b,"vjs-playing");this.b.children[0].children[0].innerhtml="pause"};t.mb=function(){u.r(this.b,"vjs-playing");u.o(this.b,"vjs-paused");this.b.children[0].children[0].innerhtml="play"};u.eb=u.a.extend({h:function(a,c){u.a.call(this,a,c);a.d("timeupdate",u.bind(this,this.fa))}}); u.eb.prototype.e=function(){var a=u.a.prototype.e.call(this,"div",{classname:"vjs-current-time vjs-time-controls vjs-control"});this.u=u.e("div",{classname:"vjs-current-time-display",innerhtml:'current time 0:00',"aria-live":"off"});a.appendchild(this.u);return a};u.eb.prototype.fa=function(){var a=this.c.$a?this.c.z.currenttime:this.c.currenttime();this.u.innerhtml='current time '+u.ya(a,this.c.duration())}; u.fb=u.a.extend({h:function(a,c){u.a.call(this,a,c);a.d("timeupdate",u.bind(this,this.fa))}});u.fb.prototype.e=function(){var a=u.a.prototype.e.call(this,"div",{classname:"vjs-duration vjs-time-controls vjs-control"});this.u=u.e("div",{classname:"vjs-duration-display",innerhtml:'duration time 0:00',"aria-live":"off"});a.appendchild(this.u);return a}; u.fb.prototype.fa=function(){var a=this.c.duration();a&&(this.u.innerhtml='duration time '+u.ya(a))};u.gc=u.a.extend({h:function(a,c){u.a.call(this,a,c)}});u.gc.prototype.e=function(){return u.a.prototype.e.call(this,"div",{classname:"vjs-time-divider",innerhtml:"
/
"})};u.mb=u.a.extend({h:function(a,c){u.a.call(this,a,c);a.d("timeupdate",u.bind(this,this.fa))}}); u.mb.prototype.e=function(){var a=u.a.prototype.e.call(this,"div",{classname:"vjs-remaining-time vjs-time-controls vjs-control"});this.u=u.e("div",{classname:"vjs-remaining-time-display",innerhtml:'remaining time -0:00',"aria-live":"off"});a.appendchild(this.u);return a};u.mb.prototype.fa=function(){this.c.duration()&&(this.u.innerhtml='remaining time -'+u.ya(this.c.duration()-this.c.currenttime()))}; u.ia=u.s.extend({h:function(a,c){u.s.call(this,a,c)}});u.ia.prototype.sa="fullscreen";u.ia.prototype.s=function(){return"vjs-fullscreen-control "+u.s.prototype.s.call(this)};u.ia.prototype.q=function(){this.c.isfullscreen()?(this.c.exitfullscreen(),this.wb.innerhtml="fullscreen"):(this.c.requestfullscreen(),this.wb.innerhtml="non-fullscreen")};u.lb=u.a.extend({h:function(a,c){u.a.call(this,a,c)}});u.lb.prototype.j={children:{seekbar:{}}}; u.lb.prototype.e=function(){return u.a.prototype.e.call(this,"div",{classname:"vjs-progress-control vjs-control"})};u.cc=u.q.extend({h:function(a,c){u.q.call(this,a,c);a.d("timeupdate",u.bind(this,this.ma));a.j(u.bind(this,this.ma))}});t=u.cc.prototype;t.j={children:{loadprogressbar:{},playprogressbar:{},seekhandle:{}},barname:"playprogressbar",handlename:"seekhandle"};t.ac="timeupdate";t.e=function(){return u.q.prototype.e.call(this,"div",{classname:"vjs-progress-holder","aria-label":"video progress bar"})}; t.ma=function(){var a=this.c.$a?this.c.z.currenttime:this.c.currenttime();this.b.setattribute("aria-valuenow",u.round(100*this.cb(),2));this.b.setattribute("aria-valuetext",u.ya(a,this.c.duration()))};t.cb=function(){return this.c.currenttime()/this.c.duration()};t.wa=function(a){u.q.prototype.wa.call(this,a);this.c.$a=f;this.wd=!this.c.paused();this.c.pause()};t.kb=function(a){a=j(this,a)*this.c.duration();a==this.c.duration()&&(a-=0.1);this.c.currenttime(a)}; t.lb=function(a){u.q.prototype.lb.call(this,a);this.c.$a=l;this.wd&&this.c.play()};t.hc=function(){this.c.currenttime(this.c.currenttime()+5)};t.gc=function(){this.c.currenttime(this.c.currenttime()-5)};u.ib=u.a.extend({h:function(a,c){u.a.call(this,a,c);a.d("progress",u.bind(this,this.update))}});u.ib.prototype.e=function(){return u.a.prototype.e.call(this,"div",{classname:"vjs-load-progress",innerhtml:'loaded: 0%'})}; u.ib.prototype.update=function(){this.b.style&&(this.b.style.width=u.round(100*this.c.bufferedpercent(),2)+"%")};u.$b=u.a.extend({h:function(a,c){u.a.call(this,a,c)}});u.$b.prototype.e=function(){return u.a.prototype.e.call(this,"div",{classname:"vjs-play-progress",innerhtml:'progress: 0%'})};u.ka=u.y.extend({h:function(a,c){u.y.call(this,a,c);a.d("timeupdate",u.bind(this,this.fa))}});u.ka.prototype.defaultvalue="00:00"; u.ka.prototype.e=function(){return u.y.prototype.e.call(this,"div",{classname:"vjs-seek-handle","aria-live":"off"})};u.ka.prototype.fa=function(){var a=this.c.$a?this.c.z.currenttime:this.c.currenttime();this.b.innerhtml=''+u.ya(a,this.c.duration())+""};u.ob=u.a.extend({h:function(a,c){u.a.call(this,a,c);a.g&&(a.g.n&&a.g.n.volumecontrol===l)&&this.o("vjs-hidden");a.d("loadstart",u.bind(this,function(){a.g.n&&a.g.n.volumecontrol===l?this.o("vjs-hidden"):this.r("vjs-hidden")}))}}); u.ob.prototype.j={children:{volumebar:{}}};u.ob.prototype.e=function(){return u.a.prototype.e.call(this,"div",{classname:"vjs-volume-control vjs-control"})};u.nb=u.q.extend({h:function(a,c){u.q.call(this,a,c);a.d("volumechange",u.bind(this,this.ma));a.j(u.bind(this,this.ma))}});t=u.nb.prototype;t.ma=function(){this.b.setattribute("aria-valuenow",u.round(100*this.c.volume(),2));this.b.setattribute("aria-valuetext",u.round(100*this.c.volume(),2)+"%")}; t.j={children:{volumelevel:{},volumehandle:{}},barname:"volumelevel",handlename:"volumehandle"};t.ac="volumechange";t.e=function(){return u.q.prototype.e.call(this,"div",{classname:"vjs-volume-bar","aria-label":"volume level"})};t.kb=function(a){this.c.muted()&&this.c.muted(l);this.c.volume(j(this,a))};t.cb=function(){return this.c.muted()?0:this.c.volume()};t.hc=function(){this.c.volume(this.c.volume()+0.1)};t.gc=function(){this.c.volume(this.c.volume()-0.1)}; u.hc=u.a.extend({h:function(a,c){u.a.call(this,a,c)}});u.hc.prototype.e=function(){return u.a.prototype.e.call(this,"div",{classname:"vjs-volume-level",innerhtml:''})};u.pb=u.y.extend();u.pb.prototype.defaultvalue="00:00";u.pb.prototype.e=function(){return u.y.prototype.e.call(this,"div",{classname:"vjs-volume-handle"})}; u.ha=u.s.extend({h:function(a,c){u.s.call(this,a,c);a.d("volumechange",u.bind(this,this.update));a.g&&(a.g.n&&a.g.n.volumecontrol===l)&&this.o("vjs-hidden");a.d("loadstart",u.bind(this,function(){a.g.n&&a.g.n.volumecontrol===l?this.o("vjs-hidden"):this.r("vjs-hidden")}))}});u.ha.prototype.e=function(){return u.s.prototype.e.call(this,"div",{classname:"vjs-mute-control vjs-control",innerhtml:'
mute
'})}; u.ha.prototype.q=function(){this.c.muted(this.c.muted()?l:f)};u.ha.prototype.update=function(){var a=this.c.volume(),c=3;0===a||this.c.muted()?c=0:0.33>a?c=1:0.67>a&&(c=2);this.c.muted()?"unmute"!=this.b.children[0].children[0].innerhtml&&(this.b.children[0].children[0].innerhtml="unmute"):"mute"!=this.b.children[0].children[0].innerhtml&&(this.b.children[0].children[0].innerhtml="mute");for(a=0;4>a;a++)u.r(this.b,"vjs-vol-"+a);u.o(this.b,"vjs-vol-"+c)}; u.qa=u.l.extend({h:function(a,c){u.l.call(this,a,c);a.d("volumechange",u.bind(this,this.update));a.g&&(a.g.n&&a.g.n.nc===l)&&this.o("vjs-hidden");a.d("loadstart",u.bind(this,function(){a.g.n&&a.g.n.nc===l?this.o("vjs-hidden"):this.r("vjs-hidden")}));this.o("vjs-menu-button")}});u.qa.prototype.va=function(){var a=new u.ga(this.c,{kc:"div"}),c=new u.nb(this.c,u.l.b({vd:f},this.j.le));a.v(c);return a};u.qa.prototype.q=function(){u.ha.prototype.q.call(this);u.l.prototype.q.call(this)}; u.qa.prototype.e=function(){return u.s.prototype.e.call(this,"div",{classname:"vjs-volume-menu-button vjs-menu-button vjs-control",innerhtml:'
mute
'})};u.qa.prototype.update=u.ha.prototype.update;u.bc=u.l.extend({h:function(a,c){u.l.call(this,a,c);this.mc();this.lc();a.d("loadstart",u.bind(this,this.mc));a.d("ratechange",u.bind(this,this.lc))}});t=u.bc.prototype; t.e=function(){var a=u.a.prototype.e.call(this,"div",{classname:"vjs-playback-rate vjs-menu-button vjs-control",innerhtml:'
playback rate
'});this.xc=u.e("div",{classname:"vjs-playback-rate-value",innerhtml:1});a.appendchild(this.xc);return a};t.va=function(){var a=new u.ga(this.m()),c=this.m().options().playbackrates;if(c)for(var d=c.length-1;0<=d;d--)a.v(new u.kb(this.m(),{rate:c[d]+"x"}));return a}; t.ma=function(){this.w().setattribute("aria-valuenow",this.m().playbackrate())};t.q=function(){for(var a=this.m().playbackrate(),c=this.m().options().playbackrates,d=c[0],e=0;ea){d=c[e];break}this.m().playbackrate(d)};function fa(a){return a.m().g&&a.m().g.n.playbackrate&&a.m().options().playbackrates&&0