Log
Log
function r(t) {
return t && t.__esModule ? t : {
default: t
}
}
var o = n(36),
u = r(o);
(0, r(n(42)).default)(Spriteset_Base), window.ysp = window.ysp || {},
window.ysp.VideoPlayer = u.default
},function(t, e, n) {
"use strict";
Object.defineProperty(e, "__esModule", {
value: !0
});
var r = n(37),
o = function(t) {
return t && t.__esModule ? t : {
default: t
}
}(r),
u = {},
i = {},
c = function(t) {
var e = PIXI.Texture.fromVideo(video);
return e.baseTexture.autoPlay = !1, u[t + ".mp4"] = e, e
//return e.baseTexture.autoPlay = !1, u[t] = e, e
},
f = function(t) {
if(Graphics._lqv) t = t+'-l';
var e = arguments.length > 1 && void 0 !== arguments[1] ?
arguments[1] : "video",
n = new PIXI.Sprite(c(t + ".mp4"));
n.width = Graphics.width;
n.height = Graphics.height;