aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound-service.xml')
-rw-r--r--src/sound-service.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sound-service.xml b/src/sound-service.xml
index a552d52..da3ac18 100644
--- a/src/sound-service.xml
+++ b/src/sound-service.xml
@@ -6,6 +6,11 @@
<arg type='b' name='mute_input' direction="out"/>
</method>
+ <method name = "BlacklistMediaPlayer">
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="sound_service_dbus_blacklist_media_player"/>
+ <arg type='s' name='player_desktop_name' direction="in"/>
+ </method>
+
<method name = "GetSinkAvailability">
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="sound_service_dbus_get_sink_availability"/>
<arg type='b' name='availability_input' direction="out"/>