summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h')
-rw-r--r--PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h b/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
index 642ab6f..bc0cb5e 100644
--- a/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
+++ b/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
@@ -74,6 +74,14 @@ public:
void sendChangedData(DBusConnection *conn, DBusMessage *msg);
void confirmRoutingReady(DBusConnection *conn, DBusMessage *msg);
void confirmRoutingRundown(DBusConnection *conn, DBusMessage *msg);
+ void updateGateway(DBusConnection *conn, DBusMessage *msg);
+ void updateSink(DBusConnection *conn, DBusMessage *msg);
+ void updateSource(DBusConnection *conn, DBusMessage *msg);
+ void ackSetVolumes(DBusConnection *conn, DBusMessage *msg);
+ void ackSinkNotificationConfiguration(DBusConnection *conn, DBusMessage *msg);
+ void ackSourceNotificationConfiguration(DBusConnection *conn, DBusMessage *msg);
+ void hookSinkNotificationDataChange(DBusConnection *conn, DBusMessage *msg);
+ void hookSourceNotificationDataChange(DBusConnection *conn, DBusMessage *msg);
/**
* sets the pointer to the CommandReceiveInterface and registers Callback