mecomp-mpris 0.7.2

An MPRIS2 interface for the mecomp music player.
Documentation
1
2
3
4
5
6
//! Module containing the implementations of all the MPRIS interfaces.

pub mod player;
// pub mod playlists;
pub mod root;
// pub mod tracklist;