Posts for media

Getting Started with the Media Session API

The Media Session API enables web apps to provide a way to interact with media elements (audio, video) without actively being on the web page playing the media. All you need to achieve this is to provide some metadata, event handlers, plug them to a media element and have rich media experience. This allows users […]

February 15, 2020 in Javascript & Tutorials