aboutsummaryrefslogtreecommitdiff
path: root/src/common-defs.h
blob: c969ddbdbf854a94179cf0a7ea552618dd285f3d (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_SINK_VOLUME_UPDATE "SinkVolumeUpdate"

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