Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
buildflags 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
system_media_controls_linux.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
system_media_controls_linux.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
system_media_controls_linux_unittest.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.md

The Media Player Remote Interfacing Specification (MPRIS) is a D-Bus interface for controlling media players: https://specifications.freedesktop.org/mpris-spec/2.2/

This component is Chromium’s implementation of the MPRIS interface. This allows MPRIS clients to control media playback and view metadata about currently playing media.

MPRIS is available for desktop Linux when D-Bus is available.