As of VideoJS v4.6 you can do the following to reset the player: player.pause().currentTime(0).trigger('loadstart');.
確定! 回上一頁