Web features explorer

requestVideoFrameCallback()

Newly available since 2024-10-29
Tags: api Groups: HTML > Media elements

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

Learning resources on MDN

Browser support