← Back to release summary

Media Session API: Presenting slides actions

Category
Multimedia
Type
Chromium catches up
Status
Enabled by default (Chrome 111)
Intent stage
Shipped

Summary

Adds "previousslide" and "nextslide" actions to the existing Media Session API.

Motivation

This will enable developers of video conferencing websites to handle these actions from browser UI. For example, if the user puts their slides presentation into a picture-in-picture window, the browser could display buttons for navigating through slides. When the user clicks those, the website handles them through the Media Session API.

Standards & signals

Samples: https://googlechrome.github.io/samples/media-session/slides.html

Explainers: https://github.com/w3c/mediasession/issues/274

View on chromestatus.com