#include <playlists.h>
Classes | |
struct | Methods |
struct | Orderings |
struct | Properties |
struct | Signals |
struct | Skeleton |
Public Types | |
typedef core::dbus::types::Struct < std::tuple < core::dbus::types::ObjectPath, std::string, std::string > > | Playlist |
typedef core::dbus::types::Struct < std::tuple< bool, Playlist > > | MaybePlaylist |
Static Public Member Functions | |
static const std::string & | name () |
Definition at line 52 of file playlists.h.
typedef core::dbus::types::Struct< std::tuple < bool, Playlist > > mpris::Playlists::MaybePlaylist |
Definition at line 99 of file playlists.h.
typedef core::dbus::types::Struct< std::tuple < core::dbus::types::ObjectPath, std::string, std::string > > mpris::Playlists::Playlist |
Definition at line 87 of file playlists.h.
|
inlinestatic |
Definition at line 54 of file playlists.h.