← Back to release summary

HTMLVideoElement.getVideoPlaybackQuality()

Category
Multimedia
Type
New or changed feature
Status
Enabled by default (Chrome 80)
Intent stage
Evaluate readiness to ship

Summary

This simple API tells sites how a video playback is performing. When performance is poor, sites may use the information to reduce the video bitrate / framerate / resolution for a better user experience.

Motivation

Video performance info is useful to improve the user experience. Chrome should ship the API to achieve interop with other UAs.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/getVideoPlaybackQuality

Explainers: https://w3c.github.io/media-playback-quality/

View on chromestatus.com