ended event videojs not working. Solution: "addEvent" and "removeEvent" were replaced by "on" and "off". try: this.on("ended", function(){.
確定! 回上一頁