| Crates.io | mpris-player |
| lib.rs | mpris-player |
| version | 0.6.3 |
| created_at | 2018-10-03 10:08:35.084152+00 |
| updated_at | 2023-11-12 13:13:55.190603+00 |
| description | A library for creating MPRIS2 media players over D-Bus |
| homepage | https://gitlab.gnome.org/World/Rust/mpris-player |
| repository | https://gitlab.gnome.org/World/Rust/mpris-player |
| max_upload_size | |
| id | 87785 |
| size | 94,408 |
Note: mpris-player is no longer actively maintained. We suggest using the mpris-server crate instead.
The Media Player Remote Interfacing Specification is a standard D-Bus interface which aims to provide a common programmatic API for controlling media players.
It provides a mechanism for discovery, querying and basic playback control of compliant media players, as well as a tracklist interface which is used to add context to the active media item.