#include <mpris.h>
Collaboration diagram for mpris::Player::PlaybackStatus:Public Member Functions | |
| PlaybackStatus ()=delete | |
Static Public Member Functions | |
| static const char * | from (lomiri::MediaHubService::Player::PlaybackStatus status) |
Static Public Attributes | |
| static constexpr const char * | playing {"Playing"} |
| static constexpr const char * | paused {"Paused"} |
| static constexpr const char * | stopped {"Stopped"} |
|
delete |
|
inlinestatic |
Definition at line 163 of file mpris.h.
References lomiri::MediaHubService::Player::null, paused, lomiri::MediaHubService::Player::paused, playing, lomiri::MediaHubService::Player::playing, lomiri::MediaHubService::Player::ready, stopped, and lomiri::MediaHubService::Player::stopped.
|
staticconstexpr |
Definition at line 182 of file mpris.h.
Referenced by from(), and mpris::PlayerAdaptor::playbackStatus().
|
staticconstexpr |
Definition at line 181 of file mpris.h.
Referenced by from(), and mpris::PlayerAdaptor::playbackStatus().
|
staticconstexpr |
Definition at line 183 of file mpris.h.
Referenced by from(), and mpris::PlayerAdaptor::playbackStatus().