Your IP : 18.116.27.25


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/fileman/player/videojs/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/fileman/player/videojs/wmv.min.js

(function(e,t){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=t(require("video.js"))}else if(typeof define==="function"&&define.amd){define(["videojs"],function(n){return e.Wmv=t(n)})}else{e.Wmv=t(e.videojs)}})(this,function(e){"use strict";var t=e.getTech("Tech");var n=e.extend(t,{constructor:function(e,n){this.options_=e;t.call(this,e,n);this.triggerReady()},src:function(e){},controls:function(){},currentSrc:function(){},play:function(){},pause:function(){},paused:function(){},currentTime:function(){},setVolume:function(){},setPoster:function(){},volume:function(){},duration:function(){},buffered:function(){},supportsFullScreen:function(){},dispose:function(){t.prototype.dispose.call(this)},createEl:function(){var e=this.options_.playerId+"_wmv_player";var t=document.createElement("div");t.setAttribute("id",e);t.setAttribute("class","vjs-tech");t.style.zIndex=5;this.wrapper=t;return t}});n.canPlaySource=function(e){return n.canPlayType(e.type)};n.canPlayType=function(e){return e==="video/x-ms-wmv"};n.isSupported=function(){return true};if(typeof e.registerTech!=="undefined"){e.registerTech("Wmv",n)}else{e.registerComponent("Wmv",n)}});