HTMLMediaElement: fastSeek() メソッド
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
HTMLMediaElement.fastSeek() メソッドは、精度と引き換えにで新しい時間へのメディアを迅速にシークします。
メモ:
正確にシークする必要がある場合は、代わりに HTMLMediaElement.currentTime を設定してください。