requestVideoFrameCallback()
Newly available since 2024-10-29
The requestVideoFrameCallback()
method for <video>
schedules a function that runs with the next video frame. It is similar to requestAnimationFrame()
, but for video.
Learn more
Specifications
Browser support
- Chrome 83 Released on 2020-05-19
- Chrome Android 83 Released on 2020-05-19
- Edge 83 Released on 2020-05-21
- Firefox 132 Released on 2024-10-29
- Firefox for Android 132 Released on 2024-10-29
- Safari 15.4 Released on 2022-03-14
- Safari on iOS 15.4 Released on 2022-03-14
Usage (according to Chrome Platform Status)
~0.644% of page loads. More data at chromestatus.
Interop
- Included in Interop 2024
Web Platform Tests (WPT)
View the latest WPT test results for this featureView as JSON | Edit this feature | Report an issue | Web-features entry: source, dist