#include <player.h>
|
| static constexpr const char * | playing {"Playing"} |
| |
| static constexpr const char * | paused {"Paused"} |
| |
| static constexpr const char * | stopped {"Stopped"} |
| |
Definition at line 83 of file player.h.
| mpris::Player::PlaybackStatus::PlaybackStatus |
( |
| ) |
|
|
delete |
| constexpr const char* mpris::Player::PlaybackStatus::paused {"Paused"} |
|
static |
| constexpr const char* mpris::Player::PlaybackStatus::playing {"Playing"} |
|
static |
| constexpr const char* mpris::Player::PlaybackStatus::stopped {"Stopped"} |
|
static |
The documentation for this struct was generated from the following file:
- /build/media-hub-HHz9WM/media-hub-4.1.0+16.04.20160308.2/src/core/media/mpris/player.h