ngAfterViewInit() { var _this = this; this.player = videojs(document.getElementById(el), { ... }, function() { // Handle fullscreen ...
確定! 回上一頁