ByteFE
Jul 4, 2022 · Backend Development
Implementing MediaDecoderConfig API in Chromium to Expose Video and Audio Decoder Information
This article explains how to extend Chromium's media internals by implementing a MediaDecoderConfig API that exposes detailed video and audio decoder parameters, including bitrate, codec, resolution, color space, and HDR metadata, through new HTMLMediaElement properties and a mediaconfigchange event.
AudioDecoderBrowserInternalsChromium
0 likes · 34 min read