aboutsummaryrefslogtreecommitdiff
path: root/src/common-defs.h
blob: a06b1b38233d9b3893bcd84cb3b9d5de637a4623 (plain)
1
2
3
4
5
6
7
/* constants used for signals on the dbus. This file is shared between client and server implementation */
#define SIGNAL_SINK_INPUT_WHILE_MUTED "SinkInputWhileMuted"
#define SIGNAL_UPDATE_SINK_VOLUME "UpdateSinkVolume"

// DBUS items
#define DBUSMENU_SLIDER_MENUITEM_TYPE          "x-canonical-ido-slider-item"
#define DBUSMENU_SLIDER_MENUITEM_PROP_VOLUME   "volume"