summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2013-07-01 19:06:58 +0200
committerChristian Linke <christian.linke@bmw.de>2013-07-01 19:06:58 +0200
commite18331e64352b881268ca6f8db1d127113dd1519 (patch)
treeac585243d780f24ccd8417cdc891eeaf88389dd9 /PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
parent99d4dc063c4558223d58069b9b03a7eb89c96915 (diff)
downloadaudiomanager-e18331e64352b881268ca6f8db1d127113dd1519.tar.gz
* added possibilty to ask for routing ready state
Signed-off-by: Christian Linke <christian.linke@bmw.de>
Diffstat (limited to 'PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h')
-rw-r--r--PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h b/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
index bc0cb5e..4a1d781 100644
--- a/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
+++ b/PluginRoutingInterfaceDbus/include/IAmRoutingReceiverShadow.h
@@ -82,6 +82,7 @@ public:
void ackSourceNotificationConfiguration(DBusConnection *conn, DBusMessage *msg);
void hookSinkNotificationDataChange(DBusConnection *conn, DBusMessage *msg);
void hookSourceNotificationDataChange(DBusConnection *conn, DBusMessage *msg);
+ void getRoutingReadyStatus(DBusConnection* conn, DBusMessage* msg);
/**
* sets the pointer to the CommandReceiveInterface and registers Callback
@@ -103,6 +104,7 @@ private:
CAmRoutingDbusMessageHandler mDBUSMessageHandler;
int16_t mNumberDomains;
uint16_t mHandle;
+ bool mRoutingReady;
/**
* receives a callback whenever the path of the plugin is called