this.play(); // How about an event listener?<br> // 如何使用事件监听? this.on('ended', function() { videojs.log('播放结束了!'); });
確定! 回上一頁