diff options
Diffstat (limited to 'src/sound-service.xml')
-rw-r--r-- | src/sound-service.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sound-service.xml b/src/sound-service.xml index fffad00..8583fbc 100644 --- a/src/sound-service.xml +++ b/src/sound-service.xml @@ -17,6 +17,10 @@ Our respective UI element should listen to this and therefore will be updated wi <signal name="SinkVolumeUpdate"> <arg name="volume_percent" type="u" direction="out"/> </signal> +<!-- <signal name="SinkMuteUpdate">--> +<!-- <arg name="current_mute_value" type="b" direction="out"/>--> +<!-- </signal>--> + </interface> </node> |