Sayonara Player
Public Slots | Signals | Public Member Functions | Properties | List of all members
OrgMprisMediaPlayer2PlayerAdaptor Class Reference
Inheritance diagram for OrgMprisMediaPlayer2PlayerAdaptor:

Public Slots

void DecreaseVolume ()
 
void IncreaseVolume ()
 
void Next ()
 
void OpenUri (const QString &Uri)
 
void Pause ()
 
void Play ()
 
void PlayPause ()
 
void Previous ()
 
void Seek (qlonglong Offset)
 
void SetPosition (const QDBusObjectPath &TrackId, qlonglong Position)
 
void SetShuffle (bool enabled)
 
void SetVolume (double volume)
 
void Stop ()
 

Signals

void Seeked (qlonglong Position)
 

Public Member Functions

bool canControl () const
 
bool canGoNext () const
 
bool canGoPrevious () const
 
bool canPause () const
 
bool canPlay () const
 
bool canSeek () const
 
QString loopStatus () const
 
void setLoopStatus (const QString &value)
 
double maximumRate () const
 
QVariantMap metadata () const
 
double minimumRate () const
 
QString playbackStatus () const
 
qlonglong position () const
 
double rate () const
 
void setRate (double value)
 
int rating () const
 
bool shuffle () const
 
void setShuffle (bool value)
 
double volume () const
 
void setVolume (double value)
 

Properties

bool CanControl
 
bool CanGoNext
 
bool CanGoPrevious
 
bool CanPause
 
bool CanPlay
 
bool CanSeek
 
QString LoopStatus
 
double MaximumRate
 
QVariantMap Metadata
 
double MinimumRate
 
QString PlaybackStatus
 
qlonglong Position
 
double Rate
 
int Rating
 
bool Shuffle
 
double Volume