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