Description
Interface for MPRIS.
Description
This package implements the Media Player Remote Interfacing Specification (MPRIS), a standard D-Bus interface which aims to provide a common programmatic API for controlling media players.
The DBus specification consists of two main interfaces: org.mpris.MediaPlayer2
and org.mpris.MediaPlayer2.Player
which are implemented as modules Mpris.MediaPlayer2
and Mpris.MediaPlayer2.Player
.
The full specification can be found at: http://specifications.freedesktop.org/mpris-spec/latest/index.html