16:9
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
|
||||
app.ports.registerVideo.subscribe(function(args) {
|
||||
requestAnimationFrame(function() {
|
||||
console.log(document.getElementById(args[0]));
|
||||
vd.setup(args[0], args[1] + "/manifest.mpd")
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user