Home
last modified time | relevance | path

Searched refs:emit_property_changes (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/mpv-mpris/mpv-mpris-0.6/
H A Dmpris.c719 static gboolean emit_property_changes(gpointer data) in emit_property_changes() function
1006 timeout_source = g_timeout_add(100, emit_property_changes, &ud); in mpv_open_cplugin()
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/mpris/
H A Drb-mpris-plugin.c105 emit_property_changes (RBMprisPlugin *plugin, GHashTable *changes, const char *interface) in emit_property_changes() function
155 emit_property_changes (plugin, plugin->player_property_changes, MPRIS_PLAYER_INTERFACE); in emit_properties_idle()
161 emit_property_changes (plugin, plugin->playlist_property_changes, MPRIS_PLAYLISTS_INTERFACE); in emit_properties_idle()