Method

PhoshMprisDBusMediaPlayer2Playerset_can_play

Declaration [src]

void
phosh_mpris_dbus_media_player2_player_set_can_play (
  PhoshMprisDBusMediaPlayer2Player* object,
  gboolean value
)

Description [src]

Sets the CanPlay” D-Bus property to value.

Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.

This method is not directly available to language bindings.

Parameters

value

Type: gboolean

The value to set.