on("pause", function (e) { console.log("Video playback paused: " + trackedPlayer.currentTime()); }); trackedPlayer.on( ...
確定! 回上一頁