🏠 New in Low Baseline Support: requestVideoFrameCallback()

October 29, 2024

caniuse · mdn · spec

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

Source features