web-feature: requestVideoFrameCallback()

baseline logo Widely available

The requestVideoFrameCallback() method for <video> schedules a function that runs with the next video frame. It is similar to requestAnimationFrame(), but for video.