#include <mpris.h>
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, lomiri::MediaHubService::Player::paused, paused, lomiri::MediaHubService::Player::playing, playing, lomiri::MediaHubService::Player::ready, lomiri::MediaHubService::Player::stopped, and 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().