Method
PhoshMprisDBusMediaPlayer2Playerget_playback_status
Declaration [src]
const gchar*
phosh_mpris_dbus_media_player2_player_get_playback_status (
PhoshMprisDBusMediaPlayer2Player* object
)
Description [src]
Gets the value of the “PlaybackStatus” D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where object
was constructed. Use phosh_mpris_dbus_media_player2_player_dup_playback_status()
if on another thread.
This method is not directly available to language bindings.
Gets property | Phosh.MprisDBusMediaPlayer2Player:playback-status |