summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/include/CAmRoutingSender.h
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/include/CAmRoutingSender.h')
-rw-r--r--AudioManagerDaemon/include/CAmRoutingSender.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/AudioManagerDaemon/include/CAmRoutingSender.h b/AudioManagerDaemon/include/CAmRoutingSender.h
index 499d196..5f58689 100644
--- a/AudioManagerDaemon/include/CAmRoutingSender.h
+++ b/AudioManagerDaemon/include/CAmRoutingSender.h
@@ -52,6 +52,7 @@ public:
am_Error_e removeSourceLookup(const am_sourceID_t sourceID);
am_Error_e removeSinkLookup(const am_sinkID_t sinkID);
am_Error_e removeCrossfaderLookup(const am_crossfaderID_t crossfaderID);
+ am_Error_e removeConnectionLookup(const am_connectionID_t connectionID);
am_Error_e startupInterfaces(CAmRoutingReceiver* iRoutingReceiver);
void setRoutingReady();