summaryrefslogtreecommitdiff
path: root/CAmControlReceiver_8h_source.html
diff options
context:
space:
mode:
Diffstat (limited to 'CAmControlReceiver_8h_source.html')
-rw-r--r--CAmControlReceiver_8h_source.html362
1 files changed, 117 insertions, 245 deletions
diff --git a/CAmControlReceiver_8h_source.html b/CAmControlReceiver_8h_source.html
index c5a30bd..dc1f710 100644
--- a/CAmControlReceiver_8h_source.html
+++ b/CAmControlReceiver_8h_source.html
@@ -3,22 +3,24 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.6"/>
+<meta name="generator" content="Doxygen 1.8.11"/>
<title>AudioManager: AudioManagerCore/include/CAmControlReceiver.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
- $(document).ready(function() { searchBox.OnSelectItem(0); });
+ $(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
@@ -28,9 +30,9 @@
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
- <td style="padding-left: 0.5em;">
+ <td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">AudioManager
- &#160;<span id="projectnumber">7.5.11</span>
+ &#160;<span id="projectnumber">7.6.6</span>
</div>
<div id="projectbrief">Native Application Runtime Environment</div>
</td>
@@ -39,7 +41,7 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.6 -->
+<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
@@ -47,6 +49,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
+ <li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
@@ -94,7 +97,7 @@ $(document).ready(function(){initNavTree('CAmControlReceiver_8h_source.html','')
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
-<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Pages</a></div>
+</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
@@ -108,294 +111,163 @@ $(document).ready(function(){initNavTree('CAmControlReceiver_8h_source.html','')
<div class="title">CAmControlReceiver.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="CAmControlReceiver_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;</div>
-<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#ifndef CONTRONLRECEIVER_H_</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define CONTRONLRECEIVER_H_</span></div>
-<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor"></span></div>
-<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="IAmControl_8h.html">IAmControl.h</a>&quot;</span></div>
-<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;</div>
-<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="keyword">namespace </span>am</div>
-<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;{</div>
-<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;</div>
-<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="keyword">class </span>CAmSocketHandler;</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="keyword">class </span>IAmDatabaseHandler;</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="keyword">class </span>CAmRoutingSender;</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="keyword">class </span>CAmCommandSender;</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="keyword">class </span>CAmRouter;</div>
-<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="keyword">class </span>CAmNodeStateCommunicator;</div>
-<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;</div>
-<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classam_1_1CAmControlReceiver.html"> 42</a></span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmControlReceiver.html">CAmControlReceiver</a>: <span class="keyword">public</span> <a class="code" href="classam_1_1IAmControlReceive.html">IAmControlReceive</a></div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;{</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="keyword">public</span>:</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <a class="code" href="classam_1_1CAmControlReceiver.html#a114d9022fb59ec30d8d29123164d5c1f">CAmControlReceiver</a>(<a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a> *iDatabaseHandler, <a class="code" href="classam_1_1CAmRoutingSender.html">CAmRoutingSender</a> *iRoutingSender, <a class="code" href="classam_1_1CAmCommandSender.html">CAmCommandSender</a> *iCommandSender, <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a> *iSocketHandler, <a class="code" href="classam_1_1CAmRouter.html">CAmRouter</a>* iRouter);</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <a class="code" href="classam_1_1CAmControlReceiver.html#a8c5832d06c3c3644323757371fe546b3">~CAmControlReceiver</a>();</div>
-<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac8fd5903c6b2607b7539af4260937d83">getRoute</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> onlyfree, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, std::vector&lt;am_Route_s&gt;&amp; returnList);</div>
-<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a423abc4ac7a86cf87fee8dc483a20d7c">connect</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <a class="code" href="namespaceam.html#aee5e4e9b864d3867a896b6cdceed6ff4">am_connectionID_t</a>&amp; connectionID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a114262d77aae4ed1d2daa50a36155d3e">am_CustomConnectionFormat_t</a> format, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div>
-<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac3e411b296db24f18dfc2ef25e4833d3">disconnect</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aee5e4e9b864d3867a896b6cdceed6ff4">am_connectionID_t</a> connectionID);</div>
-<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a2ac2a71247c26b72ade8c56cf8e2aad0">crossfade</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#afc05253c20a9333f02f7a4b3f7762269">am_HotSink_e</a> hotSource, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am_crossfaderID_t</a> crossfaderID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a63a9882c5f86f7df779f260518ffb31f">am_CustomRampType_t</a> rampType, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a510513cf43299092b6c85250dbbef93f">am_time_t</a> rampTime);</div>
-<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aeb9cae111b6d9d2e58775fad56a78374">abortAction</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a> handle);</div>
-<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a032918ff2d0cd4bcad33219322c7689e">setSourceState</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#af966cbbc3b1d6e637d81a46eaa7dd358">am_SourceState_e</a> state);</div>
-<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#af95630f655f0052411e03eebbc84b260">setSinkVolume</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a0ba72fdbafaa9e886e77aa4099c281ec">am_volume_t</a> volume, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a63a9882c5f86f7df779f260518ffb31f">am_CustomRampType_t</a> ramp, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a510513cf43299092b6c85250dbbef93f">am_time_t</a> time);</div>
-<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a11ccca6813b979831b9727520ba428ea">setSourceVolume</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a0ba72fdbafaa9e886e77aa4099c281ec">am_volume_t</a> volume, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a63a9882c5f86f7df779f260518ffb31f">am_CustomRampType_t</a> rampType, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a510513cf43299092b6c85250dbbef93f">am_time_t</a> time);</div>
-<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a664019ef5e06ef587bf32ec8247e3cc5">setSinkSoundProperties</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> std::vector&lt;am_SoundProperty_s&gt;&amp; soundProperty);</div>
-<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aac0a81702bda141fa79fd1602b68b470">setSinkSoundProperty</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__SoundProperty__s.html">am_SoundProperty_s</a>&amp; soundProperty);</div>
-<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a2ce93b543a427c0951e7bd154fb3a152">setSourceSoundProperties</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> std::vector&lt;am_SoundProperty_s&gt;&amp; soundProperty);</div>
-<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aee44ce1c4db0908bd2481298a6ccc5dd">setSourceSoundProperty</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__SoundProperty__s.html">am_SoundProperty_s</a>&amp; soundProperty);</div>
-<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a8e463c8b7882084a12b0dbef2bc2e7f8">setDomainState</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2e1718a0cd2d37bd5f989402b89c34a5">am_DomainState_e</a> domainState);</div>
-<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a8ff6ba043a2b6970c2dc351c73070300">enterDomainDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Domain__s.html">am_Domain_s</a>&amp; domainData, <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a>&amp; domainID);</div>
-<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a39c770cd38c312d14622e779110957e4">enterMainConnectionDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__MainConnection__s.html">am_MainConnection_s</a>&amp; mainConnectionData, <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a>&amp; connectionID);</div>
-<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a56c7ffbccd50eb64366aecb737351024">enterSinkDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Sink__s.html">am_Sink_s</a>&amp; sinkData, <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a>&amp; sinkID);</div>
-<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a3c816e3aa174a81c90eb8e92dc218153">enterCrossfaderDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Crossfader__s.html">am_Crossfader_s</a>&amp; crossfaderData, <a class="code" href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am_crossfaderID_t</a>&amp; crossfaderID);</div>
-<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aa7d27d69dd277925ab2e979f0cc6576a">enterGatewayDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Gateway__s.html">am_Gateway_s</a>&amp; gatewayData, <a class="code" href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am_gatewayID_t</a>&amp; gatewayID);</div>
-<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a154856178d7aad7607a7bc52c0129d10">enterConverterDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Converter__s.html">am_Converter_s</a> &amp; converterData, <a class="code" href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am_converterID_t</a> &amp; converterID);</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a79b147f6da48cde5d5a55434ba60e359">enterSourceDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Source__s.html">am_Source_s</a>&amp; sourceData, <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a>&amp; sourceID);</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a1e7eb8c08836a37e3834dab706e0eaa7">enterSinkClassDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__SinkClass__s.html">am_SinkClass_s</a>&amp; sinkClass, <a class="code" href="namespaceam.html#a2aa2a1e9d9c5a5cc4cb48b5b9c9a222f">am_sinkClass_t</a>&amp; sinkClassID);</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a6ecd805bc6f2d81de03da0ab6bba4cfd">enterSourceClassDB</a>(<a class="code" href="namespaceam.html#a8b8fc2ab1ac4d427ca85fe8549e6afd0">am_sourceClass_t</a>&amp; sourceClassID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__SourceClass__s.html">am_SourceClass_s</a>&amp; sourceClass);</div>
-<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a928777e862b6f1593e4cc61317b2a9c6">changeSinkClassInfoDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__SinkClass__s.html">am_SinkClass_s</a>&amp; sinkClass);</div>
-<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aef3e658f2fae77269fb8cbeaa484da4a">changeSourceClassInfoDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__SourceClass__s.html">am_SourceClass_s</a>&amp; sourceClass);</div>
-<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a96e9e6ea2d31e4563e2cf2fbaf6dcb79">enterSystemPropertiesListDB</a>(<span class="keyword">const</span> std::vector&lt;am_SystemProperty_s&gt;&amp; listSystemProperties);</div>
-<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac80f450482d65f6f6f57d9a25403fcd8">changeMainConnectionRouteDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainconnectionID, <span class="keyword">const</span> std::vector&lt;am_connectionID_t&gt;&amp; listConnectionID);</div>
-<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a72540957335344940d7959859c18b7ea">changeMainConnectionStateDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainconnectionID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a1b4df0ded5f6d6d07ae583dc9a074209">am_ConnectionState_e</a> connectionState);</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a6d9c0cb9927da011d412c085a596ae78">changeSinkMainVolumeDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a834886e7c3e4a2d6745ef2b59b485b00">am_mainVolume_t</a> mainVolume, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ad1b596843cca2105af7ace1e0e92555d">changeSinkAvailabilityDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Availability__s.html">am_Availability_s</a>&amp; availability, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac61bb1156ff4aab1bff43ab106b9ef53">changDomainStateDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2e1718a0cd2d37bd5f989402b89c34a5">am_DomainState_e</a> domainState, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID);</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#acf8c634e67cde1af3e444ca65efa9dbe">changeSinkMuteStateDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#af9d68f1f1b0553906df4c90e9a860ffa">am_MuteState_e</a> muteState, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aea8588aa27f353e7ea206fe487e9066a">changeMainSinkSoundPropertyDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__MainSoundProperty__s.html">am_MainSoundProperty_s</a>&amp; soundProperty, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#abf51fdca8a714878c0ad5654e7fe0d53">changeMainSourceSoundPropertyDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__MainSoundProperty__s.html">am_MainSoundProperty_s</a>&amp; soundProperty, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID);</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a0e2c954c33c29525d5adffcced2e8733">changeSourceAvailabilityDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Availability__s.html">am_Availability_s</a>&amp; availability, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID);</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a992cb58c6c58069e0ff5fd8b97c9511f">changeSystemPropertyDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__SystemProperty__s.html">am_SystemProperty_s</a>&amp; property);</div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ad9b44f1d36a57c4534f43176712c8f1b">removeMainConnectionDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainConnectionID);</div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a7450660a2714802a832218746e56d7d0">removeSinkDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a9d6eae2312f5629f748ec293ef8ef118">removeSourceDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID);</div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#af1ecf8c351de797768065f8ec87f2ad5">removeGatewayDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am_gatewayID_t</a> gatewayID);</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a9d826f6bbbd8d96241d322342c15adcc">removeConverterDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am_converterID_t</a> converterID);</div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a4d0df76e78240c4ad034224d4fbab374">removeCrossfaderDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am_crossfaderID_t</a> crossfaderID);</div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a42ba31c1c28b590e0263528309bd7de6">removeDomainDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID);</div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a04f66f19aaee31424d8e85ea45d1ba15">removeSinkClassDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2aa2a1e9d9c5a5cc4cb48b5b9c9a222f">am_sinkClass_t</a> sinkClassID);</div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a179378d3d779c6063aebdae751a5b4f7">removeSourceClassDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a8b8fc2ab1ac4d427ca85fe8549e6afd0">am_sourceClass_t</a> sourceClassID);</div>
-<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a5f6fc98ec2484ef75c31c58ac2b1ad70">getSourceClassInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <a class="code" href="structam_1_1am__SourceClass__s.html">am_SourceClass_s</a>&amp; classInfo) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac4a7a240519b225c50414255950185e5">getSinkClassInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <a class="code" href="structam_1_1am__SinkClass__s.html">am_SinkClass_s</a>&amp; sinkClass) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a7bf5444973601d826f31358dbabe3d0b">getSinkInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <a class="code" href="structam_1_1am__Sink__s.html">am_Sink_s</a>&amp; sinkData) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a51f79ff040b5b371ff9b4ee7421a1ce6">getSourceInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <a class="code" href="structam_1_1am__Source__s.html">am_Source_s</a>&amp; sourceData) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a42008bddf73d564d4d9f57057f35fa8f">getGatewayInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am_gatewayID_t</a> gatewayID, <a class="code" href="structam_1_1am__Gateway__s.html">am_Gateway_s</a>&amp; gatewayData) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ae4c15abd11643ea22dd195c58d8e3aec">getConverterInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am_converterID_t</a> converterID, <a class="code" href="structam_1_1am__Converter__s.html">am_Converter_s</a>&amp; converterData) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a54870c7b95f4b58c8611f9f168cfe3c3">getCrossfaderInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am_crossfaderID_t</a> crossfaderID, <a class="code" href="structam_1_1am__Crossfader__s.html">am_Crossfader_s</a>&amp; crossfaderData) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ad68029d32394ec9f2a3ff39d7a860591">getMainConnectionInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainConnectionID, <a class="code" href="structam_1_1am__MainConnection__s.html">am_MainConnection_s</a>&amp; mainConnectionData) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#add9f9ce4ae93ab1c632386588866d318">getListSinksOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_sinkID_t&gt;&amp; listSinkID) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a25f870a5830310bdef0b744a2c31b679">getListSourcesOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_sourceID_t&gt;&amp; listSourceID) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aa34b8cea045d8143b8ce216bd7a82178">getListCrossfadersOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_crossfaderID_t&gt;&amp; listCrossfadersID) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a266b967927fbed954157fd3fad9a0cf3">getListGatewaysOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_gatewayID_t&gt;&amp; listGatewaysID) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aad404bd261aae59937c364c2fc8b7a92">getListConvertersOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_converterID_t&gt;&amp; listConverterID) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a822362456cc6cd6eccf1ebb8b89ba7bd">getListMainConnections</a>(std::vector&lt;am_MainConnection_s&gt;&amp; listMainConnections) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#afa9ef06d4e84efca48bb579e5d7523ad">getListDomains</a>(std::vector&lt;am_Domain_s&gt;&amp; listDomains) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a06fa0927c74f1d5b0b555e1fb90617bb">getListConnections</a>(std::vector&lt;am_Connection_s&gt;&amp; listConnections) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a37f79a644a11a211774cd798230c21e9">getListSinks</a>(std::vector&lt;am_Sink_s&gt;&amp; listSinks) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ace44f93437811efad0b3466fb28f0974">getListSources</a>(std::vector&lt;am_Source_s&gt;&amp; listSources) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a809bcd6257942be0f1d560f13f5517e6">getListSourceClasses</a>(std::vector&lt;am_SourceClass_s&gt;&amp; listSourceClasses) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a7391a2c40a4fc898be74d386155a29e4">getListHandles</a>(std::vector&lt;am_Handle_s&gt;&amp; listHandles) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a41cde8efe28776428944b3c9363cab6c">getListCrossfaders</a>(std::vector&lt;am_Crossfader_s&gt;&amp; listCrossfaders) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#af0833bf10c4e2ca634cf572aff806efc">getListGateways</a>(std::vector&lt;am_Gateway_s&gt;&amp; listGateways) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a99f5a4932e11bf5a0dd17dc6b9e244cc">getListConverters</a>(std::vector&lt;am_Converter_s&gt;&amp; listConverters) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aeddbe0ccb7e076e8ee11df54bd642979">getListSinkClasses</a>(std::vector&lt;am_SinkClass_s&gt;&amp; listSinkClasses) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a0c3ab7d7e6454e60a5aff8c5f493197a">getListSystemProperties</a>(std::vector&lt;am_SystemProperty_s&gt;&amp; listSystemProperties) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a646b816ad51ee7bebfd7012fc9d0a22d">setCommandReady</a>();</div>
-<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a6e6c950dc0f9970baa259f0fc7ef394e">setCommandRundown</a>();</div>
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a5ddf60705907db00980c7142aea60db8">setRoutingReady</a>();</div>
-<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#af77e2e96f4013a529e94148ef4828bc7">setRoutingRundown</a>();</div>
-<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#ab4108483dec4fafc5f79d468a1271d40">confirmControllerReady</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> error);</div>
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a3d524ab7205cefbeb122338a99ebfea9">confirmControllerRundown</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> error);</div>
-<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a5a58e2d3a3d6241bc9fa70ad59ec9b62">getSocketHandler</a>(<a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>*&amp; socketHandler);</div>
-<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a802b68e08e1b86ee54e89730ffb27d63">getInterfaceVersion</a>(std::string&amp; version) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a1564263d037cdd4fc013c592cdf715b6">changeSourceDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a8b8fc2ab1ac4d427ca85fe8549e6afd0">am_sourceClass_t</a> sourceClassID, <span class="keyword">const</span> std::vector&lt;am_SoundProperty_s&gt;&amp; listSoundProperties, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listConnectionFormats, <span class="keyword">const</span> std::vector&lt;am_MainSoundProperty_s&gt;&amp; listMainSoundProperties) ;</div>
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ad534c7abb160258e7aac220d245f8094">changeSinkDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2aa2a1e9d9c5a5cc4cb48b5b9c9a222f">am_sinkClass_t</a> sinkClassID, <span class="keyword">const</span> std::vector&lt;am_SoundProperty_s&gt;&amp; listSoundProperties, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listConnectionFormats, <span class="keyword">const</span> std::vector&lt;am_MainSoundProperty_s&gt;&amp; listMainSoundProperties) ;</div>
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a9b1e5d61617bccfda1c02577e80ce17b">changeGatewayDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am_gatewayID_t</a> gatewayID, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listSourceConnectionFormats, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listSinkConnectionFormats, <span class="keyword">const</span> std::vector&lt;bool&gt;&amp; convertionMatrix) ;</div>
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a2021fc25a560515071a9a9314f7ab02c">changeConverterDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am_converterID_t</a> converterID, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listSourceConnectionFormats, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listSinkConnectionFormats, <span class="keyword">const</span> std::vector&lt;bool&gt;&amp; convertionMatrix);</div>
-<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac08faa19594da07170338c83f8c2a1c5">setVolumes</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> std::vector&lt;am_Volumes_s&gt;&amp; listVolumes) ;</div>
-<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a156f260de062913cbb80a2478b4fdbf6">setSinkNotificationConfiguration</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationConfiguration__s.html">am_NotificationConfiguration_s</a>&amp; notificationConfiguration) ;</div>
-<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a68e12fbe2938426fe96bfc586af399df">setSourceNotificationConfiguration</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationConfiguration__s.html">am_NotificationConfiguration_s</a>&amp; notificationConfiguration) ;</div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a8a1d21f47176469d47ae2d5c4713866a">sendMainSinkNotificationPayload</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationPayload__s.html">am_NotificationPayload_s</a>&amp; notificationPayload) ;</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#aaca5e2df269c9ffeb34939a309a13c08">sendMainSourceNotificationPayload</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationPayload__s.html">am_NotificationPayload_s</a>&amp; notificationPayload) ;</div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a384f4d3e1543d7afb7c677694f648eed">changeMainSinkNotificationConfigurationDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationConfiguration__s.html">am_NotificationConfiguration_s</a>&amp; mainNotificationConfiguration) ;</div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a11a1a776044950a981f00c4ae18c4f8d">changeMainSourceNotificationConfigurationDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationConfiguration__s.html">am_NotificationConfiguration_s</a>&amp; mainNotificationConfiguration) ;</div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a0de65ed75817ffa03a3ac8b58b8f1571">getListMainSinkSoundProperties</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, std::vector&lt;am_MainSoundProperty_s&gt;&amp; listSoundproperties) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ab8dfa567c1df6221085859c527744bcc">getListMainSourceSoundProperties</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, std::vector&lt;am_MainSoundProperty_s&gt;&amp; listSoundproperties) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a6b6578fb203d9201e2701d932c222f6c">getListSinkSoundProperties</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, std::vector&lt;am_SoundProperty_s&gt;&amp; listSoundproperties) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a1c4c6d23d68b0132a28350c33740609c">getListSourceSoundProperties</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, std::vector&lt;am_SoundProperty_s&gt;&amp; listSoundproperties) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a0d9ad46eaf56abb7b2c673492d82e642">getMainSinkSoundPropertyValue</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aa7571de351523bc315aabe81762f65a7">am_CustomMainSoundPropertyType_t</a> propertyType, int16_t&amp; value) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a58399c3846b7132691f0b6a4b1d3538b">getSinkSoundPropertyValue</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a098f272728edf8a628fc11b0655c154d">am_CustomSoundPropertyType_t</a> propertyType, int16_t&amp; value) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a7a3c976a5760d3ac590647c8710ffc95">getMainSourceSoundPropertyValue</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aa7571de351523bc315aabe81762f65a7">am_CustomMainSoundPropertyType_t</a> propertyType, int16_t&amp; value) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aca51be115ded53985312b6e8b7ffd8ee">getSourceSoundPropertyValue</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a098f272728edf8a628fc11b0655c154d">am_CustomSoundPropertyType_t</a> propertyType, int16_t&amp; value) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a44ec0077fa6791ec53ad79def3c5bbeb">resyncConnectionState</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_Connection_s&gt;&amp; listOfExistingConnections);</div>
-<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a2617576c661b529fccc7f10c7e966fea">removeHandle</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a> handle);</div>
-<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;</div>
-<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="keyword">private</span>:</div>
-<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>* mDatabaseHandler; </div>
-<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <a class="code" href="classam_1_1CAmRoutingSender.html">CAmRoutingSender</a>* mRoutingSender; </div>
-<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <a class="code" href="classam_1_1CAmCommandSender.html">CAmCommandSender</a>* mCommandSender; </div>
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>* mSocketHandler; </div>
-<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <a class="code" href="classam_1_1CAmRouter.html">CAmRouter</a>* mRouter; </div>
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; CAmNodeStateCommunicator* mNodeStateCommunicator;</div>
-<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;};</div>
-<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;</div>
-<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160;}</div>
-<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;</div>
-<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* CONTRONLRECEIVER_H_ */</span><span class="preprocessor"></span></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_acf8c634e67cde1af3e444ca65efa9dbe"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#acf8c634e67cde1af3e444ca65efa9dbe">am::CAmControlReceiver::changeSinkMuteStateDB</a></div><div class="ttdeci">am_Error_e changeSinkMuteStateDB(const am_MuteState_e muteState, const am_sinkID_t sinkID)</div><div class="ttdoc">changes the mute state of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00197">CAmControlReceiver.cpp:197</a></div></div>
-<div class="ttc" id="classam_1_1CAmRoutingSender_html"><div class="ttname"><a href="classam_1_1CAmRoutingSender.html">am::CAmRoutingSender</a></div><div class="ttdoc">Implements the RoutingSendInterface. </div><div class="ttdef"><b>Definition:</b> <a href="CAmRoutingSender_8h_source.html#l00044">CAmRoutingSender.h:44</a></div></div>
+<a href="CAmControlReceiver_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#ifndef CONTRONLRECEIVER_H_</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#define CONTRONLRECEIVER_H_</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="IAmControl_8h.html">IAmControl.h</a>&quot;</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceam.html">am</a></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;{</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="keyword">class </span>CAmSocketHandler;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="keyword">class </span>IAmDatabaseHandler;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="keyword">class </span>CAmRoutingSender;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="keyword">class </span>CAmCommandSender;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="keyword">class </span>CAmRouter;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="keyword">class </span>CAmNodeStateCommunicator;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classam_1_1CAmControlReceiver.html"> 42</a></span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmControlReceiver.html">CAmControlReceiver</a>: <span class="keyword">public</span> <a class="code" href="classam_1_1IAmControlReceive.html">IAmControlReceive</a></div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;{</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <a class="code" href="classam_1_1CAmControlReceiver.html#a114d9022fb59ec30d8d29123164d5c1f">CAmControlReceiver</a>(<a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a> *iDatabaseHandler, <a class="code" href="classam_1_1CAmRoutingSender.html">CAmRoutingSender</a> *iRoutingSender, <a class="code" href="classam_1_1CAmCommandSender.html">CAmCommandSender</a> *iCommandSender, <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a> *iSocketHandler, <a class="code" href="classam_1_1CAmRouter.html">CAmRouter</a>* iRouter);</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <a class="code" href="classam_1_1CAmControlReceiver.html#a8c5832d06c3c3644323757371fe546b3">~CAmControlReceiver</a>();</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac8fd5903c6b2607b7539af4260937d83">getRoute</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> onlyfree, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, std::vector&lt;am_Route_s&gt;&amp; returnList);</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a423abc4ac7a86cf87fee8dc483a20d7c">connect</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <a class="code" href="namespaceam.html#aee5e4e9b864d3867a896b6cdceed6ff4">am_connectionID_t</a>&amp; connectionID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a114262d77aae4ed1d2daa50a36155d3e">am_CustomConnectionFormat_t</a> format, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac3e411b296db24f18dfc2ef25e4833d3">disconnect</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aee5e4e9b864d3867a896b6cdceed6ff4">am_connectionID_t</a> connectionID);</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a2ac2a71247c26b72ade8c56cf8e2aad0">crossfade</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#afc05253c20a9333f02f7a4b3f7762269">am_HotSink_e</a> hotSource, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am_crossfaderID_t</a> crossfaderID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a63a9882c5f86f7df779f260518ffb31f">am_CustomRampType_t</a> rampType, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a510513cf43299092b6c85250dbbef93f">am_time_t</a> rampTime);</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aeb9cae111b6d9d2e58775fad56a78374">abortAction</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a> handle);</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a032918ff2d0cd4bcad33219322c7689e">setSourceState</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#af966cbbc3b1d6e637d81a46eaa7dd358">am_SourceState_e</a> state);</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#af95630f655f0052411e03eebbc84b260">setSinkVolume</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a0ba72fdbafaa9e886e77aa4099c281ec">am_volume_t</a> volume, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a63a9882c5f86f7df779f260518ffb31f">am_CustomRampType_t</a> ramp, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a510513cf43299092b6c85250dbbef93f">am_time_t</a> time);</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a11ccca6813b979831b9727520ba428ea">setSourceVolume</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a0ba72fdbafaa9e886e77aa4099c281ec">am_volume_t</a> volume, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a63a9882c5f86f7df779f260518ffb31f">am_CustomRampType_t</a> rampType, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a510513cf43299092b6c85250dbbef93f">am_time_t</a> time);</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a664019ef5e06ef587bf32ec8247e3cc5">setSinkSoundProperties</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> std::vector&lt;am_SoundProperty_s&gt;&amp; soundProperty);</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aac0a81702bda141fa79fd1602b68b470">setSinkSoundProperty</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__SoundProperty__s.html">am_SoundProperty_s</a>&amp; soundProperty);</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a2ce93b543a427c0951e7bd154fb3a152">setSourceSoundProperties</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> std::vector&lt;am_SoundProperty_s&gt;&amp; soundProperty);</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aee44ce1c4db0908bd2481298a6ccc5dd">setSourceSoundProperty</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__SoundProperty__s.html">am_SoundProperty_s</a>&amp; soundProperty);</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a8e463c8b7882084a12b0dbef2bc2e7f8">setDomainState</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2e1718a0cd2d37bd5f989402b89c34a5">am_DomainState_e</a> domainState);</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a8ff6ba043a2b6970c2dc351c73070300">enterDomainDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Domain__s.html">am_Domain_s</a>&amp; domainData, <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a>&amp; domainID);</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a39c770cd38c312d14622e779110957e4">enterMainConnectionDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__MainConnection__s.html">am_MainConnection_s</a>&amp; mainConnectionData, <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a>&amp; connectionID);</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a56c7ffbccd50eb64366aecb737351024">enterSinkDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Sink__s.html">am_Sink_s</a>&amp; sinkData, <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a>&amp; sinkID);</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a3c816e3aa174a81c90eb8e92dc218153">enterCrossfaderDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Crossfader__s.html">am_Crossfader_s</a>&amp; crossfaderData, <a class="code" href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am_crossfaderID_t</a>&amp; crossfaderID);</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aa7d27d69dd277925ab2e979f0cc6576a">enterGatewayDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Gateway__s.html">am_Gateway_s</a>&amp; gatewayData, <a class="code" href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am_gatewayID_t</a>&amp; gatewayID);</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a154856178d7aad7607a7bc52c0129d10">enterConverterDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Converter__s.html">am_Converter_s</a> &amp; converterData, <a class="code" href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am_converterID_t</a> &amp; converterID);</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a79b147f6da48cde5d5a55434ba60e359">enterSourceDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Source__s.html">am_Source_s</a>&amp; sourceData, <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a>&amp; sourceID);</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a1e7eb8c08836a37e3834dab706e0eaa7">enterSinkClassDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__SinkClass__s.html">am_SinkClass_s</a>&amp; sinkClass, <a class="code" href="namespaceam.html#a2aa2a1e9d9c5a5cc4cb48b5b9c9a222f">am_sinkClass_t</a>&amp; sinkClassID);</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a6ecd805bc6f2d81de03da0ab6bba4cfd">enterSourceClassDB</a>(<a class="code" href="namespaceam.html#a8b8fc2ab1ac4d427ca85fe8549e6afd0">am_sourceClass_t</a>&amp; sourceClassID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__SourceClass__s.html">am_SourceClass_s</a>&amp; sourceClass);</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a928777e862b6f1593e4cc61317b2a9c6">changeSinkClassInfoDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__SinkClass__s.html">am_SinkClass_s</a>&amp; sinkClass);</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aef3e658f2fae77269fb8cbeaa484da4a">changeSourceClassInfoDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__SourceClass__s.html">am_SourceClass_s</a>&amp; sourceClass);</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a96e9e6ea2d31e4563e2cf2fbaf6dcb79">enterSystemPropertiesListDB</a>(<span class="keyword">const</span> std::vector&lt;am_SystemProperty_s&gt;&amp; listSystemProperties);</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac80f450482d65f6f6f57d9a25403fcd8">changeMainConnectionRouteDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainconnectionID, <span class="keyword">const</span> std::vector&lt;am_connectionID_t&gt;&amp; listConnectionID);</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a72540957335344940d7959859c18b7ea">changeMainConnectionStateDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainconnectionID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a1b4df0ded5f6d6d07ae583dc9a074209">am_ConnectionState_e</a> connectionState);</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a6d9c0cb9927da011d412c085a596ae78">changeSinkMainVolumeDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a834886e7c3e4a2d6745ef2b59b485b00">am_mainVolume_t</a> mainVolume, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ad1b596843cca2105af7ace1e0e92555d">changeSinkAvailabilityDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Availability__s.html">am_Availability_s</a>&amp; availability, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac61bb1156ff4aab1bff43ab106b9ef53">changDomainStateDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2e1718a0cd2d37bd5f989402b89c34a5">am_DomainState_e</a> domainState, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID);</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#acf8c634e67cde1af3e444ca65efa9dbe">changeSinkMuteStateDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#af9d68f1f1b0553906df4c90e9a860ffa">am_MuteState_e</a> muteState, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aea8588aa27f353e7ea206fe487e9066a">changeMainSinkSoundPropertyDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__MainSoundProperty__s.html">am_MainSoundProperty_s</a>&amp; soundProperty, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#abf51fdca8a714878c0ad5654e7fe0d53">changeMainSourceSoundPropertyDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__MainSoundProperty__s.html">am_MainSoundProperty_s</a>&amp; soundProperty, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID);</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a0e2c954c33c29525d5adffcced2e8733">changeSourceAvailabilityDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Availability__s.html">am_Availability_s</a>&amp; availability, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID);</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a992cb58c6c58069e0ff5fd8b97c9511f">changeSystemPropertyDB</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__SystemProperty__s.html">am_SystemProperty_s</a>&amp; property);</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ad9b44f1d36a57c4534f43176712c8f1b">removeMainConnectionDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainConnectionID);</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a7450660a2714802a832218746e56d7d0">removeSinkDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID);</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a9d6eae2312f5629f748ec293ef8ef118">removeSourceDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID);</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#af1ecf8c351de797768065f8ec87f2ad5">removeGatewayDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am_gatewayID_t</a> gatewayID);</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a9d826f6bbbd8d96241d322342c15adcc">removeConverterDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am_converterID_t</a> converterID);</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a4d0df76e78240c4ad034224d4fbab374">removeCrossfaderDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am_crossfaderID_t</a> crossfaderID);</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a42ba31c1c28b590e0263528309bd7de6">removeDomainDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID);</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a04f66f19aaee31424d8e85ea45d1ba15">removeSinkClassDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2aa2a1e9d9c5a5cc4cb48b5b9c9a222f">am_sinkClass_t</a> sinkClassID);</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a179378d3d779c6063aebdae751a5b4f7">removeSourceClassDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a8b8fc2ab1ac4d427ca85fe8549e6afd0">am_sourceClass_t</a> sourceClassID);</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a5f6fc98ec2484ef75c31c58ac2b1ad70">getSourceClassInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <a class="code" href="structam_1_1am__SourceClass__s.html">am_SourceClass_s</a>&amp; classInfo) <span class="keyword">const</span>;</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac4a7a240519b225c50414255950185e5">getSinkClassInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <a class="code" href="structam_1_1am__SinkClass__s.html">am_SinkClass_s</a>&amp; sinkClass) <span class="keyword">const</span>;</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a7bf5444973601d826f31358dbabe3d0b">getSinkInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <a class="code" href="structam_1_1am__Sink__s.html">am_Sink_s</a>&amp; sinkData) <span class="keyword">const</span>;</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a51f79ff040b5b371ff9b4ee7421a1ce6">getSourceInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <a class="code" href="structam_1_1am__Source__s.html">am_Source_s</a>&amp; sourceData) <span class="keyword">const</span>;</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a42008bddf73d564d4d9f57057f35fa8f">getGatewayInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am_gatewayID_t</a> gatewayID, <a class="code" href="structam_1_1am__Gateway__s.html">am_Gateway_s</a>&amp; gatewayData) <span class="keyword">const</span>;</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ae4c15abd11643ea22dd195c58d8e3aec">getConverterInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am_converterID_t</a> converterID, <a class="code" href="structam_1_1am__Converter__s.html">am_Converter_s</a>&amp; converterData) <span class="keyword">const</span>;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a54870c7b95f4b58c8611f9f168cfe3c3">getCrossfaderInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am_crossfaderID_t</a> crossfaderID, <a class="code" href="structam_1_1am__Crossfader__s.html">am_Crossfader_s</a>&amp; crossfaderData) <span class="keyword">const</span>;</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ad68029d32394ec9f2a3ff39d7a860591">getMainConnectionInfoDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainConnectionID, <a class="code" href="structam_1_1am__MainConnection__s.html">am_MainConnection_s</a>&amp; mainConnectionData) <span class="keyword">const</span>;</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#add9f9ce4ae93ab1c632386588866d318">getListSinksOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_sinkID_t&gt;&amp; listSinkID) <span class="keyword">const</span>;</div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a25f870a5830310bdef0b744a2c31b679">getListSourcesOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_sourceID_t&gt;&amp; listSourceID) <span class="keyword">const</span>;</div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aa34b8cea045d8143b8ce216bd7a82178">getListCrossfadersOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_crossfaderID_t&gt;&amp; listCrossfadersID) <span class="keyword">const</span>;</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a266b967927fbed954157fd3fad9a0cf3">getListGatewaysOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_gatewayID_t&gt;&amp; listGatewaysID) <span class="keyword">const</span>;</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aad404bd261aae59937c364c2fc8b7a92">getListConvertersOfDomain</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_converterID_t&gt;&amp; listConverterID) <span class="keyword">const</span>;</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a822362456cc6cd6eccf1ebb8b89ba7bd">getListMainConnections</a>(std::vector&lt;am_MainConnection_s&gt;&amp; listMainConnections) <span class="keyword">const</span>;</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#afa9ef06d4e84efca48bb579e5d7523ad">getListDomains</a>(std::vector&lt;am_Domain_s&gt;&amp; listDomains) <span class="keyword">const</span>;</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a06fa0927c74f1d5b0b555e1fb90617bb">getListConnections</a>(std::vector&lt;am_Connection_s&gt;&amp; listConnections) <span class="keyword">const</span>;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a37f79a644a11a211774cd798230c21e9">getListSinks</a>(std::vector&lt;am_Sink_s&gt;&amp; listSinks) <span class="keyword">const</span>;</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ace44f93437811efad0b3466fb28f0974">getListSources</a>(std::vector&lt;am_Source_s&gt;&amp; listSources) <span class="keyword">const</span>;</div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a809bcd6257942be0f1d560f13f5517e6">getListSourceClasses</a>(std::vector&lt;am_SourceClass_s&gt;&amp; listSourceClasses) <span class="keyword">const</span>;</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a7391a2c40a4fc898be74d386155a29e4">getListHandles</a>(std::vector&lt;am_Handle_s&gt;&amp; listHandles) <span class="keyword">const</span>;</div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a41cde8efe28776428944b3c9363cab6c">getListCrossfaders</a>(std::vector&lt;am_Crossfader_s&gt;&amp; listCrossfaders) <span class="keyword">const</span>;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#af0833bf10c4e2ca634cf572aff806efc">getListGateways</a>(std::vector&lt;am_Gateway_s&gt;&amp; listGateways) <span class="keyword">const</span>;</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a99f5a4932e11bf5a0dd17dc6b9e244cc">getListConverters</a>(std::vector&lt;am_Converter_s&gt;&amp; listConverters) <span class="keyword">const</span>;</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aeddbe0ccb7e076e8ee11df54bd642979">getListSinkClasses</a>(std::vector&lt;am_SinkClass_s&gt;&amp; listSinkClasses) <span class="keyword">const</span>;</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a0c3ab7d7e6454e60a5aff8c5f493197a">getListSystemProperties</a>(std::vector&lt;am_SystemProperty_s&gt;&amp; listSystemProperties) <span class="keyword">const</span>;</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a646b816ad51ee7bebfd7012fc9d0a22d">setCommandReady</a>();</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a6e6c950dc0f9970baa259f0fc7ef394e">setCommandRundown</a>();</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a5ddf60705907db00980c7142aea60db8">setRoutingReady</a>();</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#af77e2e96f4013a529e94148ef4828bc7">setRoutingRundown</a>();</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#ab4108483dec4fafc5f79d468a1271d40">confirmControllerReady</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> error);</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a3d524ab7205cefbeb122338a99ebfea9">confirmControllerRundown</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> error);</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a5a58e2d3a3d6241bc9fa70ad59ec9b62">getSocketHandler</a>(<a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>*&amp; socketHandler);</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a802b68e08e1b86ee54e89730ffb27d63">getInterfaceVersion</a>(std::string&amp; version) <span class="keyword">const</span>;</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a1564263d037cdd4fc013c592cdf715b6">changeSourceDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a8b8fc2ab1ac4d427ca85fe8549e6afd0">am_sourceClass_t</a> sourceClassID, <span class="keyword">const</span> std::vector&lt;am_SoundProperty_s&gt;&amp; listSoundProperties, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listConnectionFormats, <span class="keyword">const</span> std::vector&lt;am_MainSoundProperty_s&gt;&amp; listMainSoundProperties) ;</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ad534c7abb160258e7aac220d245f8094">changeSinkDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2aa2a1e9d9c5a5cc4cb48b5b9c9a222f">am_sinkClass_t</a> sinkClassID, <span class="keyword">const</span> std::vector&lt;am_SoundProperty_s&gt;&amp; listSoundProperties, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listConnectionFormats, <span class="keyword">const</span> std::vector&lt;am_MainSoundProperty_s&gt;&amp; listMainSoundProperties) ;</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a9b1e5d61617bccfda1c02577e80ce17b">changeGatewayDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am_gatewayID_t</a> gatewayID, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listSourceConnectionFormats, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listSinkConnectionFormats, <span class="keyword">const</span> std::vector&lt;bool&gt;&amp; convertionMatrix) ;</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a2021fc25a560515071a9a9314f7ab02c">changeConverterDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am_converterID_t</a> converterID, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listSourceConnectionFormats, <span class="keyword">const</span> std::vector&lt;am_CustomConnectionFormat_t&gt;&amp; listSinkConnectionFormats, <span class="keyword">const</span> std::vector&lt;bool&gt;&amp; convertionMatrix);</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ac08faa19594da07170338c83f8c2a1c5">setVolumes</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> std::vector&lt;am_Volumes_s&gt;&amp; listVolumes) ;</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a156f260de062913cbb80a2478b4fdbf6">setSinkNotificationConfiguration</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationConfiguration__s.html">am_NotificationConfiguration_s</a>&amp; notificationConfiguration) ;</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a68e12fbe2938426fe96bfc586af399df">setSourceNotificationConfiguration</a>(<a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a>&amp; handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationConfiguration__s.html">am_NotificationConfiguration_s</a>&amp; notificationConfiguration) ;</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#a8a1d21f47176469d47ae2d5c4713866a">sendMainSinkNotificationPayload</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationPayload__s.html">am_NotificationPayload_s</a>&amp; notificationPayload) ;</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmControlReceiver.html#aaca5e2df269c9ffeb34939a309a13c08">sendMainSourceNotificationPayload</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationPayload__s.html">am_NotificationPayload_s</a>&amp; notificationPayload) ;</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a384f4d3e1543d7afb7c677694f648eed">changeMainSinkNotificationConfigurationDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationConfiguration__s.html">am_NotificationConfiguration_s</a>&amp; mainNotificationConfiguration) ;</div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a11a1a776044950a981f00c4ae18c4f8d">changeMainSourceNotificationConfigurationDB</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="structam_1_1am__NotificationConfiguration__s.html">am_NotificationConfiguration_s</a>&amp; mainNotificationConfiguration) ;</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a0de65ed75817ffa03a3ac8b58b8f1571">getListMainSinkSoundProperties</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, std::vector&lt;am_MainSoundProperty_s&gt;&amp; listSoundproperties) <span class="keyword">const</span>;</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#ab8dfa567c1df6221085859c527744bcc">getListMainSourceSoundProperties</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, std::vector&lt;am_MainSoundProperty_s&gt;&amp; listSoundproperties) <span class="keyword">const</span>;</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a6b6578fb203d9201e2701d932c222f6c">getListSinkSoundProperties</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, std::vector&lt;am_SoundProperty_s&gt;&amp; listSoundproperties) <span class="keyword">const</span>;</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a1c4c6d23d68b0132a28350c33740609c">getListSourceSoundProperties</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, std::vector&lt;am_SoundProperty_s&gt;&amp; listSoundproperties) <span class="keyword">const</span>;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a0d9ad46eaf56abb7b2c673492d82e642">getMainSinkSoundPropertyValue</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aa7571de351523bc315aabe81762f65a7">am_CustomMainSoundPropertyType_t</a> propertyType, int16_t&amp; value) <span class="keyword">const</span>;</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a58399c3846b7132691f0b6a4b1d3538b">getSinkSoundPropertyValue</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a098f272728edf8a628fc11b0655c154d">am_CustomSoundPropertyType_t</a> propertyType, int16_t&amp; value) <span class="keyword">const</span>;</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a7a3c976a5760d3ac590647c8710ffc95">getMainSourceSoundPropertyValue</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aa7571de351523bc315aabe81762f65a7">am_CustomMainSoundPropertyType_t</a> propertyType, int16_t&amp; value) <span class="keyword">const</span>;</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#aca51be115ded53985312b6e8b7ffd8ee">getSourceSoundPropertyValue</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, <span class="keyword">const</span> <a class="code" href="namespaceam.html#a098f272728edf8a628fc11b0655c154d">am_CustomSoundPropertyType_t</a> propertyType, int16_t&amp; value) <span class="keyword">const</span>;</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a44ec0077fa6791ec53ad79def3c5bbeb">resyncConnectionState</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am_domainID_t</a> domainID, std::vector&lt;am_Connection_s&gt;&amp; listOfExistingConnections);</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmControlReceiver.html#a2617576c661b529fccc7f10c7e966fea">removeHandle</a>(<span class="keyword">const</span> <a class="code" href="structam_1_1am__Handle__s.html">am_Handle_s</a> handle);</div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="keyword">private</span>:</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>* mDatabaseHandler; </div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <a class="code" href="classam_1_1CAmRoutingSender.html">CAmRoutingSender</a>* mRoutingSender; </div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <a class="code" href="classam_1_1CAmCommandSender.html">CAmCommandSender</a>* mCommandSender; </div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>* mSocketHandler; </div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <a class="code" href="classam_1_1CAmRouter.html">CAmRouter</a>* mRouter; </div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; CAmNodeStateCommunicator* mNodeStateCommunicator;</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;};</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160;}</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* CONTRONLRECEIVER_H_ */</span><span class="preprocessor"></span></div><div class="ttc" id="classam_1_1CAmControlReceiver_html_acf8c634e67cde1af3e444ca65efa9dbe"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#acf8c634e67cde1af3e444ca65efa9dbe">am::CAmControlReceiver::changeSinkMuteStateDB</a></div><div class="ttdeci">am_Error_e changeSinkMuteStateDB(const am_MuteState_e muteState, const am_sinkID_t sinkID)</div><div class="ttdoc">changes the mute state of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00199">CAmControlReceiver.cpp:199</a></div></div>
+<div class="ttc" id="classam_1_1CAmRoutingSender_html"><div class="ttname"><a href="classam_1_1CAmRoutingSender.html">am::CAmRoutingSender</a></div><div class="ttdoc">Implements the RoutingSendInterface. </div><div class="ttdef"><b>Definition:</b> <a href="CAmRoutingSender_8h_source.html#l00045">CAmRoutingSender.h:45</a></div></div>
<div class="ttc" id="namespaceam_html_aee5e4e9b864d3867a896b6cdceed6ff4"><div class="ttname"><a href="namespaceam.html#aee5e4e9b864d3867a896b6cdceed6ff4">am::am_connectionID_t</a></div><div class="ttdeci">uint16_t am_connectionID_t</div><div class="ttdoc">a connection ID </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00055">audiomanagertypes.h:55</a></div></div>
<div class="ttc" id="namespaceam_html_a098f272728edf8a628fc11b0655c154d"><div class="ttname"><a href="namespaceam.html#a098f272728edf8a628fc11b0655c154d">am::am_CustomSoundPropertyType_t</a></div><div class="ttdeci">uint16_t am_CustomSoundPropertyType_t</div><div class="ttdoc">Within genivi only the some example properties are defined. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00193">audiomanagertypes.h:193</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a99f5a4932e11bf5a0dd17dc6b9e244cc"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a99f5a4932e11bf5a0dd17dc6b9e244cc">am::CAmControlReceiver::getListConverters</a></div><div class="ttdeci">am_Error_e getListConverters(std::vector&lt; am_Converter_s &gt; &amp;listConverters) const </div><div class="ttdoc">returns a list of converters </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00368">CAmControlReceiver.cpp:368</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a9b1e5d61617bccfda1c02577e80ce17b"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a9b1e5d61617bccfda1c02577e80ce17b">am::CAmControlReceiver::changeGatewayDB</a></div><div class="ttdeci">am_Error_e changeGatewayDB(const am_gatewayID_t gatewayID, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listSourceConnectionFormats, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listSinkConnectionFormats, const std::vector&lt; bool &gt; &amp;convertionMatrix)</div><div class="ttdoc">changes Gateway Data </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00469">CAmControlReceiver.cpp:469</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a06fa0927c74f1d5b0b555e1fb90617bb"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a06fa0927c74f1d5b0b555e1fb90617bb">am::CAmControlReceiver::getListConnections</a></div><div class="ttdeci">am_Error_e getListConnections(std::vector&lt; am_Connection_s &gt; &amp;listConnections) const </div><div class="ttdoc">returns a complete list of all Connections </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00333">CAmControlReceiver.cpp:333</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a99f5a4932e11bf5a0dd17dc6b9e244cc"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a99f5a4932e11bf5a0dd17dc6b9e244cc">am::CAmControlReceiver::getListConverters</a></div><div class="ttdeci">am_Error_e getListConverters(std::vector&lt; am_Converter_s &gt; &amp;listConverters) const </div><div class="ttdoc">returns a list of converters </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00370">CAmControlReceiver.cpp:370</a></div></div>
+<div class="ttc" id="namespaceam_html"><div class="ttname"><a href="namespaceam.html">am</a></div><div class="ttdoc">A Common-API wrapper class, which loads the common-api runtime and instantiates all necessary objects...</div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8h_source.html#l00029">CAmCommandReceiver.h:29</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a9b1e5d61617bccfda1c02577e80ce17b"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a9b1e5d61617bccfda1c02577e80ce17b">am::CAmControlReceiver::changeGatewayDB</a></div><div class="ttdeci">am_Error_e changeGatewayDB(const am_gatewayID_t gatewayID, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listSourceConnectionFormats, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listSinkConnectionFormats, const std::vector&lt; bool &gt; &amp;convertionMatrix)</div><div class="ttdoc">changes Gateway Data </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00471">CAmControlReceiver.cpp:471</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a06fa0927c74f1d5b0b555e1fb90617bb"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a06fa0927c74f1d5b0b555e1fb90617bb">am::CAmControlReceiver::getListConnections</a></div><div class="ttdeci">am_Error_e getListConnections(std::vector&lt; am_Connection_s &gt; &amp;listConnections) const </div><div class="ttdoc">returns a complete list of all Connections </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00335">CAmControlReceiver.cpp:335</a></div></div>
<div class="ttc" id="namespaceam_html_a2aa2a1e9d9c5a5cc4cb48b5b9c9a222f"><div class="ttname"><a href="namespaceam.html#a2aa2a1e9d9c5a5cc4cb48b5b9c9a222f">am::am_sinkClass_t</a></div><div class="ttdeci">uint16_t am_sinkClass_t</div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00104">audiomanagertypes.h:104</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aaca5e2df269c9ffeb34939a309a13c08"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aaca5e2df269c9ffeb34939a309a13c08">am::CAmControlReceiver::sendMainSourceNotificationPayload</a></div><div class="ttdeci">void sendMainSourceNotificationPayload(const am_sourceID_t sourceID, const am_NotificationPayload_s &amp;notificationPayload)</div><div class="ttdoc">Sends out the main notificiation of a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00500">CAmControlReceiver.cpp:500</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aaca5e2df269c9ffeb34939a309a13c08"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aaca5e2df269c9ffeb34939a309a13c08">am::CAmControlReceiver::sendMainSourceNotificationPayload</a></div><div class="ttdeci">void sendMainSourceNotificationPayload(const am_sourceID_t sourceID, const am_NotificationPayload_s &amp;notificationPayload)</div><div class="ttdoc">Sends out the main notificiation of a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00502">CAmControlReceiver.cpp:502</a></div></div>
<div class="ttc" id="namespaceam_html_aa3dcb70029da317d661b6f422de1b4ce"><div class="ttname"><a href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am::am_Error_e</a></div><div class="ttdeci">am_Error_e</div><div class="ttdoc">the errors of the audiomanager. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00337">audiomanagertypes.h:337</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a822362456cc6cd6eccf1ebb8b89ba7bd"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a822362456cc6cd6eccf1ebb8b89ba7bd">am::CAmControlReceiver::getListMainConnections</a></div><div class="ttdeci">am_Error_e getListMainConnections(std::vector&lt; am_MainConnection_s &gt; &amp;listMainConnections) const </div><div class="ttdoc">returns a complete list of all MainConnections </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00323">CAmControlReceiver.cpp:323</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a822362456cc6cd6eccf1ebb8b89ba7bd"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a822362456cc6cd6eccf1ebb8b89ba7bd">am::CAmControlReceiver::getListMainConnections</a></div><div class="ttdeci">am_Error_e getListMainConnections(std::vector&lt; am_MainConnection_s &gt; &amp;listMainConnections) const </div><div class="ttdoc">returns a complete list of all MainConnections </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00325">CAmControlReceiver.cpp:325</a></div></div>
<div class="ttc" id="structam_1_1am__NotificationConfiguration__s_html"><div class="ttname"><a href="structam_1_1am__NotificationConfiguration__s.html">am::am_NotificationConfiguration_s</a></div><div class="ttdoc">This struct holds information about the configuration for notifications. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l01109">audiomanagertypes.h:1109</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a664019ef5e06ef587bf32ec8247e3cc5"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a664019ef5e06ef587bf32ec8247e3cc5">am::CAmControlReceiver::setSinkSoundProperties</a></div><div class="ttdeci">am_Error_e setSinkSoundProperties(am_Handle_s &amp;handle, const am_sinkID_t sinkID, const std::vector&lt; am_SoundProperty_s &gt; &amp;soundProperty)</div><div class="ttdoc">is used to set several sinkSoundProperties at a time </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00097">CAmControlReceiver.cpp:97</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a664019ef5e06ef587bf32ec8247e3cc5"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a664019ef5e06ef587bf32ec8247e3cc5">am::CAmControlReceiver::setSinkSoundProperties</a></div><div class="ttdeci">am_Error_e setSinkSoundProperties(am_Handle_s &amp;handle, const am_sinkID_t sinkID, const std::vector&lt; am_SoundProperty_s &gt; &amp;soundProperty)</div><div class="ttdoc">is used to set several sinkSoundProperties at a time </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00099">CAmControlReceiver.cpp:99</a></div></div>
<div class="ttc" id="IAmControl_8h_html"><div class="ttname"><a href="IAmControl_8h.html">IAmControl.h</a></div><div class="ttdoc">Copyright (C) 2012 - 2014, BMW AG. </div></div>
<div class="ttc" id="namespaceam_html_af9d68f1f1b0553906df4c90e9a860ffa"><div class="ttname"><a href="namespaceam.html#af9d68f1f1b0553906df4c90e9a860ffa">am::am_MuteState_e</a></div><div class="ttdeci">am_MuteState_e</div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00392">audiomanagertypes.h:392</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac8fd5903c6b2607b7539af4260937d83"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac8fd5903c6b2607b7539af4260937d83">am::CAmControlReceiver::getRoute</a></div><div class="ttdeci">am_Error_e getRoute(const bool onlyfree, const am_sourceID_t sourceID, const am_sinkID_t sinkID, std::vector&lt; am_Route_s &gt; &amp;returnList)</div><div class="ttdoc">calculates a route from source to sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00057">CAmControlReceiver.cpp:57</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac8fd5903c6b2607b7539af4260937d83"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac8fd5903c6b2607b7539af4260937d83">am::CAmControlReceiver::getRoute</a></div><div class="ttdeci">am_Error_e getRoute(const bool onlyfree, const am_sourceID_t sourceID, const am_sinkID_t sinkID, std::vector&lt; am_Route_s &gt; &amp;returnList)</div><div class="ttdoc">calculates a route from source to sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00059">CAmControlReceiver.cpp:59</a></div></div>
<div class="ttc" id="structam_1_1am__SourceClass__s_html"><div class="ttname"><a href="structam_1_1am__SourceClass__s.html">am::am_SourceClass_s</a></div><div class="ttdoc">struct describing source classes </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00891">audiomanagertypes.h:891</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a41cde8efe28776428944b3c9363cab6c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a41cde8efe28776428944b3c9363cab6c">am::CAmControlReceiver::getListCrossfaders</a></div><div class="ttdeci">am_Error_e getListCrossfaders(std::vector&lt; am_Crossfader_s &gt; &amp;listCrossfaders) const </div><div class="ttdoc">returns a list of all crossfaders </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00358">CAmControlReceiver.cpp:358</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac08faa19594da07170338c83f8c2a1c5"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac08faa19594da07170338c83f8c2a1c5">am::CAmControlReceiver::setVolumes</a></div><div class="ttdeci">am_Error_e setVolumes(am_Handle_s &amp;handle, const std::vector&lt; am_Volumes_s &gt; &amp;listVolumes)</div><div class="ttdoc">with this function, setting of multiple volumes at a time is done. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00479">CAmControlReceiver.cpp:479</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a41cde8efe28776428944b3c9363cab6c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a41cde8efe28776428944b3c9363cab6c">am::CAmControlReceiver::getListCrossfaders</a></div><div class="ttdeci">am_Error_e getListCrossfaders(std::vector&lt; am_Crossfader_s &gt; &amp;listCrossfaders) const </div><div class="ttdoc">returns a list of all crossfaders </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00360">CAmControlReceiver.cpp:360</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac08faa19594da07170338c83f8c2a1c5"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac08faa19594da07170338c83f8c2a1c5">am::CAmControlReceiver::setVolumes</a></div><div class="ttdeci">am_Error_e setVolumes(am_Handle_s &amp;handle, const std::vector&lt; am_Volumes_s &gt; &amp;listVolumes)</div><div class="ttdoc">with this function, setting of multiple volumes at a time is done. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00481">CAmControlReceiver.cpp:481</a></div></div>
<div class="ttc" id="structam_1_1am__Sink__s_html"><div class="ttname"><a href="structam_1_1am__Sink__s.html">am::am_Sink_s</a></div><div class="ttdoc">This struct describes the attribiutes of a sink. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l01137">audiomanagertypes.h:1137</a></div></div>
<div class="ttc" id="structam_1_1am__NotificationPayload__s_html"><div class="ttname"><a href="structam_1_1am__NotificationPayload__s.html">am::am_NotificationPayload_s</a></div><div class="ttdoc">This struct holds the payload of a notification. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l01090">audiomanagertypes.h:1090</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a7450660a2714802a832218746e56d7d0"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a7450660a2714802a832218746e56d7d0">am::CAmControlReceiver::removeSinkDB</a></div><div class="ttdeci">am_Error_e removeSinkDB(const am_sinkID_t sinkID)</div><div class="ttdoc">removes a sink from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00227">CAmControlReceiver.cpp:227</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a7a3c976a5760d3ac590647c8710ffc95"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a7a3c976a5760d3ac590647c8710ffc95">am::CAmControlReceiver::getMainSourceSoundPropertyValue</a></div><div class="ttdeci">am_Error_e getMainSourceSoundPropertyValue(const am_sourceID_t sourceID, const am_CustomMainSoundPropertyType_t propertyType, int16_t &amp;value) const </div><div class="ttdoc">This function retrieves the value of a source Mainsoundproperty. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00554">CAmControlReceiver.cpp:554</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_af0833bf10c4e2ca634cf572aff806efc"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#af0833bf10c4e2ca634cf572aff806efc">am::CAmControlReceiver::getListGateways</a></div><div class="ttdeci">am_Error_e getListGateways(std::vector&lt; am_Gateway_s &gt; &amp;listGateways) const </div><div class="ttdoc">returns a list of gateways </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00363">CAmControlReceiver.cpp:363</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a7450660a2714802a832218746e56d7d0"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a7450660a2714802a832218746e56d7d0">am::CAmControlReceiver::removeSinkDB</a></div><div class="ttdeci">am_Error_e removeSinkDB(const am_sinkID_t sinkID)</div><div class="ttdoc">removes a sink from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00229">CAmControlReceiver.cpp:229</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a7a3c976a5760d3ac590647c8710ffc95"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a7a3c976a5760d3ac590647c8710ffc95">am::CAmControlReceiver::getMainSourceSoundPropertyValue</a></div><div class="ttdeci">am_Error_e getMainSourceSoundPropertyValue(const am_sourceID_t sourceID, const am_CustomMainSoundPropertyType_t propertyType, int16_t &amp;value) const </div><div class="ttdoc">This function retrieves the value of a source Mainsoundproperty. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00556">CAmControlReceiver.cpp:556</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_af0833bf10c4e2ca634cf572aff806efc"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#af0833bf10c4e2ca634cf572aff806efc">am::CAmControlReceiver::getListGateways</a></div><div class="ttdeci">am_Error_e getListGateways(std::vector&lt; am_Gateway_s &gt; &amp;listGateways) const </div><div class="ttdoc">returns a list of gateways </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00365">CAmControlReceiver.cpp:365</a></div></div>
<div class="ttc" id="structam_1_1am__Domain__s_html"><div class="ttname"><a href="structam_1_1am__Domain__s.html">am::am_Domain_s</a></div><div class="ttdoc">This struct describes the attribiutes of a domain. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l01342">audiomanagertypes.h:1342</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aee44ce1c4db0908bd2481298a6ccc5dd"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aee44ce1c4db0908bd2481298a6ccc5dd">am::CAmControlReceiver::setSourceSoundProperty</a></div><div class="ttdeci">am_Error_e setSourceSoundProperty(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const am_SoundProperty_s &amp;soundProperty)</div><div class="ttdoc">is used to set sourceSoundProperties </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00102">CAmControlReceiver.cpp:102</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_afa9ef06d4e84efca48bb579e5d7523ad"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#afa9ef06d4e84efca48bb579e5d7523ad">am::CAmControlReceiver::getListDomains</a></div><div class="ttdeci">am_Error_e getListDomains(std::vector&lt; am_Domain_s &gt; &amp;listDomains) const </div><div class="ttdoc">returns a complete list of all domains </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00328">CAmControlReceiver.cpp:328</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a11ccca6813b979831b9727520ba428ea"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a11ccca6813b979831b9727520ba428ea">am::CAmControlReceiver::setSourceVolume</a></div><div class="ttdeci">am_Error_e setSourceVolume(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const am_volume_t volume, const am_CustomRampType_t rampType, const am_time_t time)</div><div class="ttdoc">with this function, setting of source volumes is done. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00087">CAmControlReceiver.cpp:87</a></div></div>
-<div class="ttc" id="classam_1_1CAmRouter_html"><div class="ttname"><a href="classam_1_1CAmRouter.html">am::CAmRouter</a></div><div class="ttdoc">Implements an autorouting algorithm for connecting sinks and sources via different audio domains...</div><div class="ttdef"><b>Definition:</b> <a href="CAmRouter_8h_source.html#l00152">CAmRouter.h:152</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a58399c3846b7132691f0b6a4b1d3538b"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a58399c3846b7132691f0b6a4b1d3538b">am::CAmControlReceiver::getSinkSoundPropertyValue</a></div><div class="ttdeci">am_Error_e getSinkSoundPropertyValue(const am_sinkID_t sinkID, const am_CustomSoundPropertyType_t propertyType, int16_t &amp;value) const </div><div class="ttdoc">This function retrieves the value of a sink soundproperty. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00548">CAmControlReceiver.cpp:548</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aef3e658f2fae77269fb8cbeaa484da4a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aef3e658f2fae77269fb8cbeaa484da4a">am::CAmControlReceiver::changeSourceClassInfoDB</a></div><div class="ttdeci">am_Error_e changeSourceClassInfoDB(const am_SourceClass_s &amp;sourceClass)</div><div class="ttdoc">changes class information of a sourceClass. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00388">CAmControlReceiver.cpp:388</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac61bb1156ff4aab1bff43ab106b9ef53"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac61bb1156ff4aab1bff43ab106b9ef53">am::CAmControlReceiver::changDomainStateDB</a></div><div class="ttdeci">am_Error_e changDomainStateDB(const am_DomainState_e domainState, const am_domainID_t domainID)</div><div class="ttdoc">changes the domainstate of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00192">CAmControlReceiver.cpp:192</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a802b68e08e1b86ee54e89730ffb27d63"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a802b68e08e1b86ee54e89730ffb27d63">am::CAmControlReceiver::getInterfaceVersion</a></div><div class="ttdeci">void getInterfaceVersion(std::string &amp;version) const </div><div class="ttdoc">This function returns the version of the interface. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00454">CAmControlReceiver.cpp:454</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a0d9ad46eaf56abb7b2c673492d82e642"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a0d9ad46eaf56abb7b2c673492d82e642">am::CAmControlReceiver::getMainSinkSoundPropertyValue</a></div><div class="ttdeci">am_Error_e getMainSinkSoundPropertyValue(const am_sinkID_t sinkID, const am_CustomMainSoundPropertyType_t propertyType, int16_t &amp;value) const </div><div class="ttdoc">This function retrieves the value of a sink Mainsoundproperty. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00542">CAmControlReceiver.cpp:542</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aee44ce1c4db0908bd2481298a6ccc5dd"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aee44ce1c4db0908bd2481298a6ccc5dd">am::CAmControlReceiver::setSourceSoundProperty</a></div><div class="ttdeci">am_Error_e setSourceSoundProperty(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const am_SoundProperty_s &amp;soundProperty)</div><div class="ttdoc">is used to set sourceSoundProperties </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00104">CAmControlReceiver.cpp:104</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_afa9ef06d4e84efca48bb579e5d7523ad"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#afa9ef06d4e84efca48bb579e5d7523ad">am::CAmControlReceiver::getListDomains</a></div><div class="ttdeci">am_Error_e getListDomains(std::vector&lt; am_Domain_s &gt; &amp;listDomains) const </div><div class="ttdoc">returns a complete list of all domains </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00330">CAmControlReceiver.cpp:330</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a11ccca6813b979831b9727520ba428ea"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a11ccca6813b979831b9727520ba428ea">am::CAmControlReceiver::setSourceVolume</a></div><div class="ttdeci">am_Error_e setSourceVolume(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const am_volume_t volume, const am_CustomRampType_t rampType, const am_time_t time)</div><div class="ttdoc">with this function, setting of source volumes is done. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00089">CAmControlReceiver.cpp:89</a></div></div>
+<div class="ttc" id="classam_1_1CAmRouter_html"><div class="ttname"><a href="classam_1_1CAmRouter.html">am::CAmRouter</a></div><div class="ttdoc">Implements autorouting algorithm for connecting sinks and sources via different audio domains...</div><div class="ttdef"><b>Definition:</b> <a href="CAmRouter_8h_source.html#l00159">CAmRouter.h:159</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a58399c3846b7132691f0b6a4b1d3538b"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a58399c3846b7132691f0b6a4b1d3538b">am::CAmControlReceiver::getSinkSoundPropertyValue</a></div><div class="ttdeci">am_Error_e getSinkSoundPropertyValue(const am_sinkID_t sinkID, const am_CustomSoundPropertyType_t propertyType, int16_t &amp;value) const </div><div class="ttdoc">This function retrieves the value of a sink soundproperty. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00550">CAmControlReceiver.cpp:550</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aef3e658f2fae77269fb8cbeaa484da4a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aef3e658f2fae77269fb8cbeaa484da4a">am::CAmControlReceiver::changeSourceClassInfoDB</a></div><div class="ttdeci">am_Error_e changeSourceClassInfoDB(const am_SourceClass_s &amp;sourceClass)</div><div class="ttdoc">changes class information of a sourceClass. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00390">CAmControlReceiver.cpp:390</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac61bb1156ff4aab1bff43ab106b9ef53"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac61bb1156ff4aab1bff43ab106b9ef53">am::CAmControlReceiver::changDomainStateDB</a></div><div class="ttdeci">am_Error_e changDomainStateDB(const am_DomainState_e domainState, const am_domainID_t domainID)</div><div class="ttdoc">changes the domainstate of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00194">CAmControlReceiver.cpp:194</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a802b68e08e1b86ee54e89730ffb27d63"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a802b68e08e1b86ee54e89730ffb27d63">am::CAmControlReceiver::getInterfaceVersion</a></div><div class="ttdeci">void getInterfaceVersion(std::string &amp;version) const </div><div class="ttdoc">This function returns the version of the interface. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00456">CAmControlReceiver.cpp:456</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a0d9ad46eaf56abb7b2c673492d82e642"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a0d9ad46eaf56abb7b2c673492d82e642">am::CAmControlReceiver::getMainSinkSoundPropertyValue</a></div><div class="ttdeci">am_Error_e getMainSinkSoundPropertyValue(const am_sinkID_t sinkID, const am_CustomMainSoundPropertyType_t propertyType, int16_t &amp;value) const </div><div class="ttdoc">This function retrieves the value of a sink Mainsoundproperty. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00544">CAmControlReceiver.cpp:544</a></div></div>
<div class="ttc" id="classam_1_1CAmControlReceiver_html"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html">am::CAmControlReceiver</a></div><div class="ttdoc">This class is used to receive all commands from the control interface. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8h_source.html#l00042">CAmControlReceiver.h:42</a></div></div>
<div class="ttc" id="namespaceam_html_aaf4c3deaf1b53aeac50503c75b4e5a31"><div class="ttname"><a href="namespaceam.html#aaf4c3deaf1b53aeac50503c75b4e5a31">am::am_crossfaderID_t</a></div><div class="ttdeci">uint16_t am_crossfaderID_t</div><div class="ttdoc">a crossfader ID </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00050">audiomanagertypes.h:50</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a54870c7b95f4b58c8611f9f168cfe3c3"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a54870c7b95f4b58c8611f9f168cfe3c3">am::CAmControlReceiver::getCrossfaderInfoDB</a></div><div class="ttdeci">am_Error_e getCrossfaderInfoDB(const am_crossfaderID_t crossfaderID, am_Crossfader_s &amp;crossfaderData) const </div><div class="ttdoc">returns sources and the sink of a crossfader </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00293">CAmControlReceiver.cpp:293</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a54870c7b95f4b58c8611f9f168cfe3c3"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a54870c7b95f4b58c8611f9f168cfe3c3">am::CAmControlReceiver::getCrossfaderInfoDB</a></div><div class="ttdeci">am_Error_e getCrossfaderInfoDB(const am_crossfaderID_t crossfaderID, am_Crossfader_s &amp;crossfaderData) const </div><div class="ttdoc">returns sources and the sink of a crossfader </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00295">CAmControlReceiver.cpp:295</a></div></div>
<div class="ttc" id="namespaceam_html_a114262d77aae4ed1d2daa50a36155d3e"><div class="ttname"><a href="namespaceam.html#a114262d77aae4ed1d2daa50a36155d3e">am::am_CustomConnectionFormat_t</a></div><div class="ttdeci">uint16_t am_CustomConnectionFormat_t</div><div class="ttdoc">This type classifies the format in which data is exchanged within a connection. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00148">audiomanagertypes.h:148</a></div></div>
-<div class="ttc" id="classam_1_1CAmSocketHandler_html"><div class="ttname"><a href="classam_1_1CAmSocketHandler.html">am::CAmSocketHandler</a></div><div class="ttdoc">The am::CAmSocketHandler implements a mainloop for the AudioManager. </div><div class="ttdef"><b>Definition:</b> <a href="CAmSocketHandler_8h_source.html#l00094">CAmSocketHandler.h:94</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a04f66f19aaee31424d8e85ea45d1ba15"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a04f66f19aaee31424d8e85ea45d1ba15">am::CAmControlReceiver::removeSinkClassDB</a></div><div class="ttdeci">am_Error_e removeSinkClassDB(const am_sinkClass_t sinkClassID)</div><div class="ttdoc">removes a domain from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00393">CAmControlReceiver.cpp:393</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a8a1d21f47176469d47ae2d5c4713866a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a8a1d21f47176469d47ae2d5c4713866a">am::CAmControlReceiver::sendMainSinkNotificationPayload</a></div><div class="ttdeci">void sendMainSinkNotificationPayload(const am_sinkID_t sinkID, const am_NotificationPayload_s &amp;notificationPayload)</div><div class="ttdoc">Sends out the main notificiation of a sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00494">CAmControlReceiver.cpp:494</a></div></div>
+<div class="ttc" id="classam_1_1CAmSocketHandler_html"><div class="ttname"><a href="classam_1_1CAmSocketHandler.html">am::CAmSocketHandler</a></div><div class="ttdoc">The am::CAmSocketHandler implements a mainloop for the AudioManager. </div><div class="ttdef"><b>Definition:</b> <a href="CAmSocketHandler_8h_source.html#l00216">CAmSocketHandler.h:216</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a04f66f19aaee31424d8e85ea45d1ba15"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a04f66f19aaee31424d8e85ea45d1ba15">am::CAmControlReceiver::removeSinkClassDB</a></div><div class="ttdeci">am_Error_e removeSinkClassDB(const am_sinkClass_t sinkClassID)</div><div class="ttdoc">removes a domain from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00395">CAmControlReceiver.cpp:395</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a8a1d21f47176469d47ae2d5c4713866a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a8a1d21f47176469d47ae2d5c4713866a">am::CAmControlReceiver::sendMainSinkNotificationPayload</a></div><div class="ttdeci">void sendMainSinkNotificationPayload(const am_sinkID_t sinkID, const am_NotificationPayload_s &amp;notificationPayload)</div><div class="ttdoc">Sends out the main notificiation of a sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00496">CAmControlReceiver.cpp:496</a></div></div>
<div class="ttc" id="namespaceam_html_aa7571de351523bc315aabe81762f65a7"><div class="ttname"><a href="namespaceam.html#aa7571de351523bc315aabe81762f65a7">am::am_CustomMainSoundPropertyType_t</a></div><div class="ttdeci">uint16_t am_CustomMainSoundPropertyType_t</div><div class="ttdoc">Here are all SoundProperties that can be set via the CommandInterface. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00159">audiomanagertypes.h:159</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a384f4d3e1543d7afb7c677694f648eed"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a384f4d3e1543d7afb7c677694f648eed">am::CAmControlReceiver::changeMainSinkNotificationConfigurationDB</a></div><div class="ttdeci">am_Error_e changeMainSinkNotificationConfigurationDB(const am_sinkID_t sinkID, const am_NotificationConfiguration_s &amp;mainNotificationConfiguration)</div><div class="ttdoc">change the mainNotificationConfiguration of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00506">CAmControlReceiver.cpp:506</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a56c7ffbccd50eb64366aecb737351024"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a56c7ffbccd50eb64366aecb737351024">am::CAmControlReceiver::enterSinkDB</a></div><div class="ttdeci">am_Error_e enterSinkDB(const am_Sink_s &amp;sinkData, am_sinkID_t &amp;sinkID)</div><div class="ttdoc">enters a sink in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00132">CAmControlReceiver.cpp:132</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a51f79ff040b5b371ff9b4ee7421a1ce6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a51f79ff040b5b371ff9b4ee7421a1ce6">am::CAmControlReceiver::getSourceInfoDB</a></div><div class="ttdeci">am_Error_e getSourceInfoDB(const am_sourceID_t sourceID, am_Source_s &amp;sourceData) const </div><div class="ttdoc">returns the sourcekData of a source </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00272">CAmControlReceiver.cpp:272</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a39c770cd38c312d14622e779110957e4"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a39c770cd38c312d14622e779110957e4">am::CAmControlReceiver::enterMainConnectionDB</a></div><div class="ttdeci">am_Error_e enterMainConnectionDB(const am_MainConnection_s &amp;mainConnectionData, am_mainConnectionID_t &amp;connectionID)</div><div class="ttdoc">enters a mainconnection in the database, creates and ID </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00127">CAmControlReceiver.cpp:127</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac3e411b296db24f18dfc2ef25e4833d3"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac3e411b296db24f18dfc2ef25e4833d3">am::CAmControlReceiver::disconnect</a></div><div class="ttdeci">am_Error_e disconnect(am_Handle_s &amp;handle, const am_connectionID_t connectionID)</div><div class="ttdoc">is used to disconnect a connection </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00067">CAmControlReceiver.cpp:67</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_af77e2e96f4013a529e94148ef4828bc7"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#af77e2e96f4013a529e94148ef4828bc7">am::CAmControlReceiver::setRoutingRundown</a></div><div class="ttdeci">void setRoutingRundown()</div><div class="ttdoc">sets the routinginterface to the rundown state. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00448">CAmControlReceiver.cpp:448</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a423abc4ac7a86cf87fee8dc483a20d7c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a423abc4ac7a86cf87fee8dc483a20d7c">am::CAmControlReceiver::connect</a></div><div class="ttdeci">am_Error_e connect(am_Handle_s &amp;handle, am_connectionID_t &amp;connectionID, const am_CustomConnectionFormat_t format, const am_sourceID_t sourceID, const am_sinkID_t sinkID)</div><div class="ttdoc">With this function, elementary connects can be triggered by the controller. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00062">CAmControlReceiver.cpp:62</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a5a58e2d3a3d6241bc9fa70ad59ec9b62"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a5a58e2d3a3d6241bc9fa70ad59ec9b62">am::CAmControlReceiver::getSocketHandler</a></div><div class="ttdeci">am_Error_e getSocketHandler(CAmSocketHandler *&amp;socketHandler)</div><div class="ttdoc">This function returns the pointer to the socketHandler. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00436">CAmControlReceiver.cpp:436</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a384f4d3e1543d7afb7c677694f648eed"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a384f4d3e1543d7afb7c677694f648eed">am::CAmControlReceiver::changeMainSinkNotificationConfigurationDB</a></div><div class="ttdeci">am_Error_e changeMainSinkNotificationConfigurationDB(const am_sinkID_t sinkID, const am_NotificationConfiguration_s &amp;mainNotificationConfiguration)</div><div class="ttdoc">change the mainNotificationConfiguration of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00508">CAmControlReceiver.cpp:508</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a56c7ffbccd50eb64366aecb737351024"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a56c7ffbccd50eb64366aecb737351024">am::CAmControlReceiver::enterSinkDB</a></div><div class="ttdeci">am_Error_e enterSinkDB(const am_Sink_s &amp;sinkData, am_sinkID_t &amp;sinkID)</div><div class="ttdoc">enters a sink in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00134">CAmControlReceiver.cpp:134</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a51f79ff040b5b371ff9b4ee7421a1ce6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a51f79ff040b5b371ff9b4ee7421a1ce6">am::CAmControlReceiver::getSourceInfoDB</a></div><div class="ttdeci">am_Error_e getSourceInfoDB(const am_sourceID_t sourceID, am_Source_s &amp;sourceData) const </div><div class="ttdoc">returns the sourcekData of a source </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00274">CAmControlReceiver.cpp:274</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a39c770cd38c312d14622e779110957e4"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a39c770cd38c312d14622e779110957e4">am::CAmControlReceiver::enterMainConnectionDB</a></div><div class="ttdeci">am_Error_e enterMainConnectionDB(const am_MainConnection_s &amp;mainConnectionData, am_mainConnectionID_t &amp;connectionID)</div><div class="ttdoc">enters a mainconnection in the database, creates and ID </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00129">CAmControlReceiver.cpp:129</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac3e411b296db24f18dfc2ef25e4833d3"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac3e411b296db24f18dfc2ef25e4833d3">am::CAmControlReceiver::disconnect</a></div><div class="ttdeci">am_Error_e disconnect(am_Handle_s &amp;handle, const am_connectionID_t connectionID)</div><div class="ttdoc">is used to disconnect a connection </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00069">CAmControlReceiver.cpp:69</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_af77e2e96f4013a529e94148ef4828bc7"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#af77e2e96f4013a529e94148ef4828bc7">am::CAmControlReceiver::setRoutingRundown</a></div><div class="ttdeci">void setRoutingRundown()</div><div class="ttdoc">sets the routinginterface to the rundown state. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00450">CAmControlReceiver.cpp:450</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a423abc4ac7a86cf87fee8dc483a20d7c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a423abc4ac7a86cf87fee8dc483a20d7c">am::CAmControlReceiver::connect</a></div><div class="ttdeci">am_Error_e connect(am_Handle_s &amp;handle, am_connectionID_t &amp;connectionID, const am_CustomConnectionFormat_t format, const am_sourceID_t sourceID, const am_sinkID_t sinkID)</div><div class="ttdoc">With this function, elementary connects can be triggered by the controller. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00064">CAmControlReceiver.cpp:64</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a5a58e2d3a3d6241bc9fa70ad59ec9b62"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a5a58e2d3a3d6241bc9fa70ad59ec9b62">am::CAmControlReceiver::getSocketHandler</a></div><div class="ttdeci">am_Error_e getSocketHandler(CAmSocketHandler *&amp;socketHandler)</div><div class="ttdoc">This function returns the pointer to the socketHandler. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00438">CAmControlReceiver.cpp:438</a></div></div>
<div class="ttc" id="structam_1_1am__MainConnection__s_html"><div class="ttname"><a href="structam_1_1am__MainConnection__s.html">am::am_MainConnection_s</a></div><div class="ttdoc">struct that holds attribiutes of a mainconnection </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l01056">audiomanagertypes.h:1056</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aa34b8cea045d8143b8ce216bd7a82178"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aa34b8cea045d8143b8ce216bd7a82178">am::CAmControlReceiver::getListCrossfadersOfDomain</a></div><div class="ttdeci">am_Error_e getListCrossfadersOfDomain(const am_domainID_t domainID, std::vector&lt; am_crossfaderID_t &gt; &amp;listCrossfadersID) const </div><div class="ttdoc">returns all crossfaders of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00308">CAmControlReceiver.cpp:308</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a5f6fc98ec2484ef75c31c58ac2b1ad70"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a5f6fc98ec2484ef75c31c58ac2b1ad70">am::CAmControlReceiver::getSourceClassInfoDB</a></div><div class="ttdeci">am_Error_e getSourceClassInfoDB(const am_sourceID_t sourceID, am_SourceClass_s &amp;classInfo) const </div><div class="ttdoc">returns the ClassInformation of a source </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00257">CAmControlReceiver.cpp:257</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a992cb58c6c58069e0ff5fd8b97c9511f"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a992cb58c6c58069e0ff5fd8b97c9511f">am::CAmControlReceiver::changeSystemPropertyDB</a></div><div class="ttdeci">am_Error_e changeSystemPropertyDB(const am_SystemProperty_s &amp;property)</div><div class="ttdoc">changes a systemProperty </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00217">CAmControlReceiver.cpp:217</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a8e463c8b7882084a12b0dbef2bc2e7f8"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a8e463c8b7882084a12b0dbef2bc2e7f8">am::CAmControlReceiver::setDomainState</a></div><div class="ttdeci">am_Error_e setDomainState(const am_domainID_t domainID, const am_DomainState_e domainState)</div><div class="ttdoc">sets the domain state of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00112">CAmControlReceiver.cpp:112</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a3c816e3aa174a81c90eb8e92dc218153"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a3c816e3aa174a81c90eb8e92dc218153">am::CAmControlReceiver::enterCrossfaderDB</a></div><div class="ttdeci">am_Error_e enterCrossfaderDB(const am_Crossfader_s &amp;crossfaderData, am_crossfaderID_t &amp;crossfaderID)</div><div class="ttdoc">enters a crossfader in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00137">CAmControlReceiver.cpp:137</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aa34b8cea045d8143b8ce216bd7a82178"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aa34b8cea045d8143b8ce216bd7a82178">am::CAmControlReceiver::getListCrossfadersOfDomain</a></div><div class="ttdeci">am_Error_e getListCrossfadersOfDomain(const am_domainID_t domainID, std::vector&lt; am_crossfaderID_t &gt; &amp;listCrossfadersID) const </div><div class="ttdoc">returns all crossfaders of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00310">CAmControlReceiver.cpp:310</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a5f6fc98ec2484ef75c31c58ac2b1ad70"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a5f6fc98ec2484ef75c31c58ac2b1ad70">am::CAmControlReceiver::getSourceClassInfoDB</a></div><div class="ttdeci">am_Error_e getSourceClassInfoDB(const am_sourceID_t sourceID, am_SourceClass_s &amp;classInfo) const </div><div class="ttdoc">returns the ClassInformation of a source </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00259">CAmControlReceiver.cpp:259</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a992cb58c6c58069e0ff5fd8b97c9511f"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a992cb58c6c58069e0ff5fd8b97c9511f">am::CAmControlReceiver::changeSystemPropertyDB</a></div><div class="ttdeci">am_Error_e changeSystemPropertyDB(const am_SystemProperty_s &amp;property)</div><div class="ttdoc">changes a systemProperty </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00219">CAmControlReceiver.cpp:219</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a8e463c8b7882084a12b0dbef2bc2e7f8"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a8e463c8b7882084a12b0dbef2bc2e7f8">am::CAmControlReceiver::setDomainState</a></div><div class="ttdeci">am_Error_e setDomainState(const am_domainID_t domainID, const am_DomainState_e domainState)</div><div class="ttdoc">sets the domain state of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00114">CAmControlReceiver.cpp:114</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a3c816e3aa174a81c90eb8e92dc218153"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a3c816e3aa174a81c90eb8e92dc218153">am::CAmControlReceiver::enterCrossfaderDB</a></div><div class="ttdeci">am_Error_e enterCrossfaderDB(const am_Crossfader_s &amp;crossfaderData, am_crossfaderID_t &amp;crossfaderID)</div><div class="ttdoc">enters a crossfader in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00139">CAmControlReceiver.cpp:139</a></div></div>
<div class="ttc" id="structam_1_1am__SystemProperty__s_html"><div class="ttname"><a href="structam_1_1am__SystemProperty__s.html">am::am_SystemProperty_s</a></div><div class="ttdoc">struct describing system properties </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00850">audiomanagertypes.h:850</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a4d0df76e78240c4ad034224d4fbab374"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a4d0df76e78240c4ad034224d4fbab374">am::CAmControlReceiver::removeCrossfaderDB</a></div><div class="ttdeci">am_Error_e removeCrossfaderDB(const am_crossfaderID_t crossfaderID)</div><div class="ttdoc">removes a crossfader from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00247">CAmControlReceiver.cpp:247</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a4d0df76e78240c4ad034224d4fbab374"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a4d0df76e78240c4ad034224d4fbab374">am::CAmControlReceiver::removeCrossfaderDB</a></div><div class="ttdeci">am_Error_e removeCrossfaderDB(const am_crossfaderID_t crossfaderID)</div><div class="ttdoc">removes a crossfader from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00249">CAmControlReceiver.cpp:249</a></div></div>
<div class="ttc" id="namespaceam_html_a21f8ea45717692cd82c42c222a6ee3c8"><div class="ttname"><a href="namespaceam.html#a21f8ea45717692cd82c42c222a6ee3c8">am::am_converterID_t</a></div><div class="ttdeci">uint16_t am_converterID_t</div><div class="ttdoc">a converter ID </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00070">audiomanagertypes.h:70</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a6ecd805bc6f2d81de03da0ab6bba4cfd"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a6ecd805bc6f2d81de03da0ab6bba4cfd">am::CAmControlReceiver::enterSourceClassDB</a></div><div class="ttdeci">am_Error_e enterSourceClassDB(am_sourceClass_t &amp;sourceClassID, const am_SourceClass_s &amp;sourceClass)</div><div class="ttdoc">Enters a sourceClass into the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00162">CAmControlReceiver.cpp:162</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a6ecd805bc6f2d81de03da0ab6bba4cfd"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a6ecd805bc6f2d81de03da0ab6bba4cfd">am::CAmControlReceiver::enterSourceClassDB</a></div><div class="ttdeci">am_Error_e enterSourceClassDB(am_sourceClass_t &amp;sourceClassID, const am_SourceClass_s &amp;sourceClass)</div><div class="ttdoc">Enters a sourceClass into the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00164">CAmControlReceiver.cpp:164</a></div></div>
<div class="ttc" id="structam_1_1am__MainSoundProperty__s_html"><div class="ttname"><a href="structam_1_1am__MainSoundProperty__s.html">am::am_MainSoundProperty_s</a></div><div class="ttdoc">struct describung mainsound property </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l01008">audiomanagertypes.h:1008</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ad534c7abb160258e7aac220d245f8094"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ad534c7abb160258e7aac220d245f8094">am::CAmControlReceiver::changeSinkDB</a></div><div class="ttdeci">am_Error_e changeSinkDB(const am_sinkID_t sinkID, const am_sinkClass_t sinkClassID, const std::vector&lt; am_SoundProperty_s &gt; &amp;listSoundProperties, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listConnectionFormats, const std::vector&lt; am_MainSoundProperty_s &gt; &amp;listMainSoundProperties)</div><div class="ttdoc">Change the data of the sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00464">CAmControlReceiver.cpp:464</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a6e6c950dc0f9970baa259f0fc7ef394e"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a6e6c950dc0f9970baa259f0fc7ef394e">am::CAmControlReceiver::setCommandRundown</a></div><div class="ttdeci">void setCommandRundown()</div><div class="ttdoc">sets the command interface into the rundown state. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00442">CAmControlReceiver.cpp:442</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a1e7eb8c08836a37e3834dab706e0eaa7"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a1e7eb8c08836a37e3834dab706e0eaa7">am::CAmControlReceiver::enterSinkClassDB</a></div><div class="ttdeci">am_Error_e enterSinkClassDB(const am_SinkClass_s &amp;sinkClass, am_sinkClass_t &amp;sinkClassID)</div><div class="ttdoc">Enters a sourceClass into the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00157">CAmControlReceiver.cpp:157</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ad534c7abb160258e7aac220d245f8094"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ad534c7abb160258e7aac220d245f8094">am::CAmControlReceiver::changeSinkDB</a></div><div class="ttdeci">am_Error_e changeSinkDB(const am_sinkID_t sinkID, const am_sinkClass_t sinkClassID, const std::vector&lt; am_SoundProperty_s &gt; &amp;listSoundProperties, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listConnectionFormats, const std::vector&lt; am_MainSoundProperty_s &gt; &amp;listMainSoundProperties)</div><div class="ttdoc">Change the data of the sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00466">CAmControlReceiver.cpp:466</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a6e6c950dc0f9970baa259f0fc7ef394e"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a6e6c950dc0f9970baa259f0fc7ef394e">am::CAmControlReceiver::setCommandRundown</a></div><div class="ttdeci">void setCommandRundown()</div><div class="ttdoc">sets the command interface into the rundown state. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00444">CAmControlReceiver.cpp:444</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a1e7eb8c08836a37e3834dab706e0eaa7"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a1e7eb8c08836a37e3834dab706e0eaa7">am::CAmControlReceiver::enterSinkClassDB</a></div><div class="ttdeci">am_Error_e enterSinkClassDB(const am_SinkClass_s &amp;sinkClass, am_sinkClass_t &amp;sinkClassID)</div><div class="ttdoc">Enters a sourceClass into the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00159">CAmControlReceiver.cpp:159</a></div></div>
<div class="ttc" id="structam_1_1am__Handle__s_html"><div class="ttname"><a href="structam_1_1am__Handle__s.html">am::am_Handle_s</a></div><div class="ttdoc">a handle is used for asynchronous operations and is uniquely assigned for each of this operations ...</div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00991">audiomanagertypes.h:991</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a44ec0077fa6791ec53ad79def3c5bbeb"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a44ec0077fa6791ec53ad79def3c5bbeb">am::CAmControlReceiver::resyncConnectionState</a></div><div class="ttdeci">am_Error_e resyncConnectionState(const am_domainID_t domainID, std::vector&lt; am_Connection_s &gt; &amp;listOfExistingConnections)</div><div class="ttdoc">Retrieves a list of all current active connections from a domain. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00566">CAmControlReceiver.cpp:566</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a37f79a644a11a211774cd798230c21e9"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a37f79a644a11a211774cd798230c21e9">am::CAmControlReceiver::getListSinks</a></div><div class="ttdeci">am_Error_e getListSinks(std::vector&lt; am_Sink_s &gt; &amp;listSinks) const </div><div class="ttdoc">returns a list of all sinks </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00338">CAmControlReceiver.cpp:338</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_abf51fdca8a714878c0ad5654e7fe0d53"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#abf51fdca8a714878c0ad5654e7fe0d53">am::CAmControlReceiver::changeMainSourceSoundPropertyDB</a></div><div class="ttdeci">am_Error_e changeMainSourceSoundPropertyDB(const am_MainSoundProperty_s &amp;soundProperty, const am_sourceID_t sourceID)</div><div class="ttdoc">changes the mainsourcesoundproperty of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00207">CAmControlReceiver.cpp:207</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a44ec0077fa6791ec53ad79def3c5bbeb"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a44ec0077fa6791ec53ad79def3c5bbeb">am::CAmControlReceiver::resyncConnectionState</a></div><div class="ttdeci">am_Error_e resyncConnectionState(const am_domainID_t domainID, std::vector&lt; am_Connection_s &gt; &amp;listOfExistingConnections)</div><div class="ttdoc">Retrieves a list of all current active connections from a domain. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00568">CAmControlReceiver.cpp:568</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a37f79a644a11a211774cd798230c21e9"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a37f79a644a11a211774cd798230c21e9">am::CAmControlReceiver::getListSinks</a></div><div class="ttdeci">am_Error_e getListSinks(std::vector&lt; am_Sink_s &gt; &amp;listSinks) const </div><div class="ttdoc">returns a list of all sinks </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00340">CAmControlReceiver.cpp:340</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_abf51fdca8a714878c0ad5654e7fe0d53"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#abf51fdca8a714878c0ad5654e7fe0d53">am::CAmControlReceiver::changeMainSourceSoundPropertyDB</a></div><div class="ttdeci">am_Error_e changeMainSourceSoundPropertyDB(const am_MainSoundProperty_s &amp;soundProperty, const am_sourceID_t sourceID)</div><div class="ttdoc">changes the mainsourcesoundproperty of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00209">CAmControlReceiver.cpp:209</a></div></div>
<div class="ttc" id="namespaceam_html_a2711516b1392ea02a7ed25fcd540a16a"><div class="ttname"><a href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am::am_sourceID_t</a></div><div class="ttdeci">uint16_t am_sourceID_t</div><div class="ttdoc">a source ID </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00060">audiomanagertypes.h:60</a></div></div>
<div class="ttc" id="structam_1_1am__SoundProperty__s_html"><div class="ttname"><a href="structam_1_1am__SoundProperty__s.html">am::am_SoundProperty_s</a></div><div class="ttdoc">struct describing the sound property </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00832">audiomanagertypes.h:832</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a2617576c661b529fccc7f10c7e966fea"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a2617576c661b529fccc7f10c7e966fea">am::CAmControlReceiver::removeHandle</a></div><div class="ttdeci">am_Error_e removeHandle(const am_Handle_s handle)</div><div class="ttdoc">This function searches for a handle in the RoutingSender and removes it if found. ...</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00572">CAmControlReceiver.cpp:572</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aeb9cae111b6d9d2e58775fad56a78374"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aeb9cae111b6d9d2e58775fad56a78374">am::CAmControlReceiver::abortAction</a></div><div class="ttdeci">am_Error_e abortAction(const am_Handle_s handle)</div><div class="ttdoc">with this method, all actions that have a handle assigned can be stopped. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00117">CAmControlReceiver.cpp:117</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a8c5832d06c3c3644323757371fe546b3"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a8c5832d06c3c3644323757371fe546b3">am::CAmControlReceiver::~CAmControlReceiver</a></div><div class="ttdeci">~CAmControlReceiver()</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00053">CAmControlReceiver.cpp:53</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac4a7a240519b225c50414255950185e5"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac4a7a240519b225c50414255950185e5">am::CAmControlReceiver::getSinkClassInfoDB</a></div><div class="ttdeci">am_Error_e getSinkClassInfoDB(const am_sinkID_t sinkID, am_SinkClass_s &amp;sinkClass) const </div><div class="ttdoc">returns the ClassInformation of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00262">CAmControlReceiver.cpp:262</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a154856178d7aad7607a7bc52c0129d10"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a154856178d7aad7607a7bc52c0129d10">am::CAmControlReceiver::enterConverterDB</a></div><div class="ttdeci">am_Error_e enterConverterDB(const am_Converter_s &amp;converterData, am_converterID_t &amp;converterID)</div><div class="ttdoc">enters a converter in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00147">CAmControlReceiver.cpp:147</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a0e2c954c33c29525d5adffcced2e8733"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a0e2c954c33c29525d5adffcced2e8733">am::CAmControlReceiver::changeSourceAvailabilityDB</a></div><div class="ttdeci">am_Error_e changeSourceAvailabilityDB(const am_Availability_s &amp;availability, const am_sourceID_t sourceID)</div><div class="ttdoc">changes the availablility of a source </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00212">CAmControlReceiver.cpp:212</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a2617576c661b529fccc7f10c7e966fea"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a2617576c661b529fccc7f10c7e966fea">am::CAmControlReceiver::removeHandle</a></div><div class="ttdeci">am_Error_e removeHandle(const am_Handle_s handle)</div><div class="ttdoc">This function searches for a handle in the RoutingSender and removes it if found. ...</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00574">CAmControlReceiver.cpp:574</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aeb9cae111b6d9d2e58775fad56a78374"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aeb9cae111b6d9d2e58775fad56a78374">am::CAmControlReceiver::abortAction</a></div><div class="ttdeci">am_Error_e abortAction(const am_Handle_s handle)</div><div class="ttdoc">with this method, all actions that have a handle assigned can be stopped. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00119">CAmControlReceiver.cpp:119</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a8c5832d06c3c3644323757371fe546b3"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a8c5832d06c3c3644323757371fe546b3">am::CAmControlReceiver::~CAmControlReceiver</a></div><div class="ttdeci">~CAmControlReceiver()</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00055">CAmControlReceiver.cpp:55</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac4a7a240519b225c50414255950185e5"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac4a7a240519b225c50414255950185e5">am::CAmControlReceiver::getSinkClassInfoDB</a></div><div class="ttdeci">am_Error_e getSinkClassInfoDB(const am_sinkID_t sinkID, am_SinkClass_s &amp;sinkClass) const </div><div class="ttdoc">returns the ClassInformation of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00264">CAmControlReceiver.cpp:264</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a154856178d7aad7607a7bc52c0129d10"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a154856178d7aad7607a7bc52c0129d10">am::CAmControlReceiver::enterConverterDB</a></div><div class="ttdeci">am_Error_e enterConverterDB(const am_Converter_s &amp;converterData, am_converterID_t &amp;converterID)</div><div class="ttdoc">enters a converter in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00149">CAmControlReceiver.cpp:149</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a0e2c954c33c29525d5adffcced2e8733"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a0e2c954c33c29525d5adffcced2e8733">am::CAmControlReceiver::changeSourceAvailabilityDB</a></div><div class="ttdeci">am_Error_e changeSourceAvailabilityDB(const am_Availability_s &amp;availability, const am_sourceID_t sourceID)</div><div class="ttdoc">changes the availablility of a source </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00214">CAmControlReceiver.cpp:214</a></div></div>
<div class="ttc" id="structam_1_1am__SinkClass__s_html"><div class="ttname"><a href="structam_1_1am__SinkClass__s.html">am::am_SinkClass_s</a></div><div class="ttdoc">struct describing sinkclasses </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00868">audiomanagertypes.h:868</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a156f260de062913cbb80a2478b4fdbf6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a156f260de062913cbb80a2478b4fdbf6">am::CAmControlReceiver::setSinkNotificationConfiguration</a></div><div class="ttdeci">am_Error_e setSinkNotificationConfiguration(am_Handle_s &amp;handle, const am_sinkID_t sinkID, const am_NotificationConfiguration_s &amp;notificationConfiguration)</div><div class="ttdoc">set a sink notification configuration </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00484">CAmControlReceiver.cpp:484</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a42008bddf73d564d4d9f57057f35fa8f"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a42008bddf73d564d4d9f57057f35fa8f">am::CAmControlReceiver::getGatewayInfoDB</a></div><div class="ttdeci">am_Error_e getGatewayInfoDB(const am_gatewayID_t gatewayID, am_Gateway_s &amp;gatewayData) const </div><div class="ttdoc">return source and sink of a gateway </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00282">CAmControlReceiver.cpp:282</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a25f870a5830310bdef0b744a2c31b679"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a25f870a5830310bdef0b744a2c31b679">am::CAmControlReceiver::getListSourcesOfDomain</a></div><div class="ttdeci">am_Error_e getListSourcesOfDomain(const am_domainID_t domainID, std::vector&lt; am_sourceID_t &gt; &amp;listSourceID) const </div><div class="ttdoc">returns all source of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00303">CAmControlReceiver.cpp:303</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a2ce93b543a427c0951e7bd154fb3a152"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a2ce93b543a427c0951e7bd154fb3a152">am::CAmControlReceiver::setSourceSoundProperties</a></div><div class="ttdeci">am_Error_e setSourceSoundProperties(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const std::vector&lt; am_SoundProperty_s &gt; &amp;soundProperty)</div><div class="ttdoc">is used to set several SourceSoundProperties at a time </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00107">CAmControlReceiver.cpp:107</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aeddbe0ccb7e076e8ee11df54bd642979"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aeddbe0ccb7e076e8ee11df54bd642979">am::CAmControlReceiver::getListSinkClasses</a></div><div class="ttdeci">am_Error_e getListSinkClasses(std::vector&lt; am_SinkClass_s &gt; &amp;listSinkClasses) const </div><div class="ttdoc">returns a list of all sink classes </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00373">CAmControlReceiver.cpp:373</a></div></div>
-<div class="ttc" id="classam_1_1IAmDatabaseHandler_html"><div class="ttname"><a href="classam_1_1IAmDatabaseHandler.html">am::IAmDatabaseHandler</a></div><div class="ttdoc">This class handles and abstracts the database. </div><div class="ttdef"><b>Definition:</b> <a href="IAmDatabaseHandler_8h_source.html#l00059">IAmDatabaseHandler.h:59</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a8ff6ba043a2b6970c2dc351c73070300"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a8ff6ba043a2b6970c2dc351c73070300">am::CAmControlReceiver::enterDomainDB</a></div><div class="ttdeci">am_Error_e enterDomainDB(const am_Domain_s &amp;domainData, am_domainID_t &amp;domainID)</div><div class="ttdoc">enters a domain in the database, creates and ID </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00122">CAmControlReceiver.cpp:122</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a96e9e6ea2d31e4563e2cf2fbaf6dcb79"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a96e9e6ea2d31e4563e2cf2fbaf6dcb79">am::CAmControlReceiver::enterSystemPropertiesListDB</a></div><div class="ttdeci">am_Error_e enterSystemPropertiesListDB(const std::vector&lt; am_SystemProperty_s &gt; &amp;listSystemProperties)</div><div class="ttdoc">This function is used to enter the system Properties into the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00167">CAmControlReceiver.cpp:167</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a114d9022fb59ec30d8d29123164d5c1f"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a114d9022fb59ec30d8d29123164d5c1f">am::CAmControlReceiver::CAmControlReceiver</a></div><div class="ttdeci">CAmControlReceiver(IAmDatabaseHandler *iDatabaseHandler, CAmRoutingSender *iRoutingSender, CAmCommandSender *iCommandSender, CAmSocketHandler *iSocketHandler, CAmRouter *iRouter)</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00038">CAmControlReceiver.cpp:38</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a2021fc25a560515071a9a9314f7ab02c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a2021fc25a560515071a9a9314f7ab02c">am::CAmControlReceiver::changeConverterDB</a></div><div class="ttdeci">am_Error_e changeConverterDB(const am_converterID_t converterID, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listSourceConnectionFormats, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listSinkConnectionFormats, const std::vector&lt; bool &gt; &amp;convertionMatrix)</div><div class="ttdoc">changes converter Data </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00474">CAmControlReceiver.cpp:474</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a156f260de062913cbb80a2478b4fdbf6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a156f260de062913cbb80a2478b4fdbf6">am::CAmControlReceiver::setSinkNotificationConfiguration</a></div><div class="ttdeci">am_Error_e setSinkNotificationConfiguration(am_Handle_s &amp;handle, const am_sinkID_t sinkID, const am_NotificationConfiguration_s &amp;notificationConfiguration)</div><div class="ttdoc">set a sink notification configuration </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00486">CAmControlReceiver.cpp:486</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a42008bddf73d564d4d9f57057f35fa8f"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a42008bddf73d564d4d9f57057f35fa8f">am::CAmControlReceiver::getGatewayInfoDB</a></div><div class="ttdeci">am_Error_e getGatewayInfoDB(const am_gatewayID_t gatewayID, am_Gateway_s &amp;gatewayData) const </div><div class="ttdoc">return source and sink of a gateway </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00284">CAmControlReceiver.cpp:284</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a25f870a5830310bdef0b744a2c31b679"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a25f870a5830310bdef0b744a2c31b679">am::CAmControlReceiver::getListSourcesOfDomain</a></div><div class="ttdeci">am_Error_e getListSourcesOfDomain(const am_domainID_t domainID, std::vector&lt; am_sourceID_t &gt; &amp;listSourceID) const </div><div class="ttdoc">returns all source of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00305">CAmControlReceiver.cpp:305</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a2ce93b543a427c0951e7bd154fb3a152"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a2ce93b543a427c0951e7bd154fb3a152">am::CAmControlReceiver::setSourceSoundProperties</a></div><div class="ttdeci">am_Error_e setSourceSoundProperties(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const std::vector&lt; am_SoundProperty_s &gt; &amp;soundProperty)</div><div class="ttdoc">is used to set several SourceSoundProperties at a time </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00109">CAmControlReceiver.cpp:109</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aeddbe0ccb7e076e8ee11df54bd642979"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aeddbe0ccb7e076e8ee11df54bd642979">am::CAmControlReceiver::getListSinkClasses</a></div><div class="ttdeci">am_Error_e getListSinkClasses(std::vector&lt; am_SinkClass_s &gt; &amp;listSinkClasses) const </div><div class="ttdoc">returns a list of all sink classes </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00375">CAmControlReceiver.cpp:375</a></div></div>
+<div class="ttc" id="classam_1_1IAmDatabaseHandler_html"><div class="ttname"><a href="classam_1_1IAmDatabaseHandler.html">am::IAmDatabaseHandler</a></div><div class="ttdoc">This class handles and abstracts the database. </div><div class="ttdef"><b>Definition:</b> <a href="IAmDatabaseHandler_8h_source.html#l00055">IAmDatabaseHandler.h:55</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a8ff6ba043a2b6970c2dc351c73070300"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a8ff6ba043a2b6970c2dc351c73070300">am::CAmControlReceiver::enterDomainDB</a></div><div class="ttdeci">am_Error_e enterDomainDB(const am_Domain_s &amp;domainData, am_domainID_t &amp;domainID)</div><div class="ttdoc">enters a domain in the database, creates and ID </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00124">CAmControlReceiver.cpp:124</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a96e9e6ea2d31e4563e2cf2fbaf6dcb79"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a96e9e6ea2d31e4563e2cf2fbaf6dcb79">am::CAmControlReceiver::enterSystemPropertiesListDB</a></div><div class="ttdeci">am_Error_e enterSystemPropertiesListDB(const std::vector&lt; am_SystemProperty_s &gt; &amp;listSystemProperties)</div><div class="ttdoc">This function is used to enter the system Properties into the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00169">CAmControlReceiver.cpp:169</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a114d9022fb59ec30d8d29123164d5c1f"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a114d9022fb59ec30d8d29123164d5c1f">am::CAmControlReceiver::CAmControlReceiver</a></div><div class="ttdeci">CAmControlReceiver(IAmDatabaseHandler *iDatabaseHandler, CAmRoutingSender *iRoutingSender, CAmCommandSender *iCommandSender, CAmSocketHandler *iSocketHandler, CAmRouter *iRouter)</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00040">CAmControlReceiver.cpp:40</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a2021fc25a560515071a9a9314f7ab02c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a2021fc25a560515071a9a9314f7ab02c">am::CAmControlReceiver::changeConverterDB</a></div><div class="ttdeci">am_Error_e changeConverterDB(const am_converterID_t converterID, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listSourceConnectionFormats, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listSinkConnectionFormats, const std::vector&lt; bool &gt; &amp;convertionMatrix)</div><div class="ttdoc">changes converter Data </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00476">CAmControlReceiver.cpp:476</a></div></div>
<div class="ttc" id="namespaceam_html_a1b4df0ded5f6d6d07ae583dc9a074209"><div class="ttname"><a href="namespaceam.html#a1b4df0ded5f6d6d07ae583dc9a074209">am::am_ConnectionState_e</a></div><div class="ttdeci">am_ConnectionState_e</div><div class="ttdoc">represents the connection state </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00253">audiomanagertypes.h:253</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a68e12fbe2938426fe96bfc586af399df"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a68e12fbe2938426fe96bfc586af399df">am::CAmControlReceiver::setSourceNotificationConfiguration</a></div><div class="ttdeci">am_Error_e setSourceNotificationConfiguration(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const am_NotificationConfiguration_s &amp;notificationConfiguration)</div><div class="ttdoc">set a source notification configuration </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00489">CAmControlReceiver.cpp:489</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a79b147f6da48cde5d5a55434ba60e359"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a79b147f6da48cde5d5a55434ba60e359">am::CAmControlReceiver::enterSourceDB</a></div><div class="ttdeci">am_Error_e enterSourceDB(const am_Source_s &amp;sourceData, am_sourceID_t &amp;sourceID)</div><div class="ttdoc">enters a source in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00152">CAmControlReceiver.cpp:152</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a68e12fbe2938426fe96bfc586af399df"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a68e12fbe2938426fe96bfc586af399df">am::CAmControlReceiver::setSourceNotificationConfiguration</a></div><div class="ttdeci">am_Error_e setSourceNotificationConfiguration(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const am_NotificationConfiguration_s &amp;notificationConfiguration)</div><div class="ttdoc">set a source notification configuration </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00491">CAmControlReceiver.cpp:491</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a79b147f6da48cde5d5a55434ba60e359"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a79b147f6da48cde5d5a55434ba60e359">am::CAmControlReceiver::enterSourceDB</a></div><div class="ttdeci">am_Error_e enterSourceDB(const am_Source_s &amp;sourceData, am_sourceID_t &amp;sourceID)</div><div class="ttdoc">enters a source in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00154">CAmControlReceiver.cpp:154</a></div></div>
<div class="ttc" id="structam_1_1am__Converter__s_html"><div class="ttname"><a href="structam_1_1am__Converter__s.html">am::am_Converter_s</a></div><div class="ttdoc">This struct describes the attributes of a converter. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00606">audiomanagertypes.h:606</a></div></div>
<div class="ttc" id="namespaceam_html_a2e1718a0cd2d37bd5f989402b89c34a5"><div class="ttname"><a href="namespaceam.html#a2e1718a0cd2d37bd5f989402b89c34a5">am::am_DomainState_e</a></div><div class="ttdeci">am_DomainState_e</div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00280">audiomanagertypes.h:280</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a0de65ed75817ffa03a3ac8b58b8f1571"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a0de65ed75817ffa03a3ac8b58b8f1571">am::CAmControlReceiver::getListMainSinkSoundProperties</a></div><div class="ttdeci">am_Error_e getListMainSinkSoundProperties(const am_sinkID_t sinkID, std::vector&lt; am_MainSoundProperty_s &gt; &amp;listSoundproperties) const </div><div class="ttdoc">This function retrieves a list of all sink mainsoundproperties with its values. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00518">CAmControlReceiver.cpp:518</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a0de65ed75817ffa03a3ac8b58b8f1571"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a0de65ed75817ffa03a3ac8b58b8f1571">am::CAmControlReceiver::getListMainSinkSoundProperties</a></div><div class="ttdeci">am_Error_e getListMainSinkSoundProperties(const am_sinkID_t sinkID, std::vector&lt; am_MainSoundProperty_s &gt; &amp;listSoundproperties) const </div><div class="ttdoc">This function retrieves a list of all sink mainsoundproperties with its values. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00520">CAmControlReceiver.cpp:520</a></div></div>
<div class="ttc" id="namespaceam_html_afc05253c20a9333f02f7a4b3f7762269"><div class="ttname"><a href="namespaceam.html#afc05253c20a9333f02f7a4b3f7762269">am::am_HotSink_e</a></div><div class="ttdeci">am_HotSink_e</div><div class="ttdoc">describes the active sink of a crossfader. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00208">audiomanagertypes.h:208</a></div></div>
<div class="ttc" id="namespaceam_html_a0ba72fdbafaa9e886e77aa4099c281ec"><div class="ttname"><a href="namespaceam.html#a0ba72fdbafaa9e886e77aa4099c281ec">am::am_volume_t</a></div><div class="ttdeci">int16_t am_volume_t</div><div class="ttdoc">The unit is 0.1 db steps,The smallest value -3000 (=AM_MUTE). </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00091">audiomanagertypes.h:91</a></div></div>
<div class="ttc" id="structam_1_1am__Crossfader__s_html"><div class="ttname"><a href="structam_1_1am__Crossfader__s.html">am::am_Crossfader_s</a></div><div class="ttdoc">This struct describes the attribiutes of a crossfader. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00560">audiomanagertypes.h:560</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a6b6578fb203d9201e2701d932c222f6c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a6b6578fb203d9201e2701d932c222f6c">am::CAmControlReceiver::getListSinkSoundProperties</a></div><div class="ttdeci">am_Error_e getListSinkSoundProperties(const am_sinkID_t sinkID, std::vector&lt; am_SoundProperty_s &gt; &amp;listSoundproperties) const </div><div class="ttdoc">This function retrieves a list of all sink soundproperties with its values. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00530">CAmControlReceiver.cpp:530</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aa7d27d69dd277925ab2e979f0cc6576a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aa7d27d69dd277925ab2e979f0cc6576a">am::CAmControlReceiver::enterGatewayDB</a></div><div class="ttdeci">am_Error_e enterGatewayDB(const am_Gateway_s &amp;gatewayData, am_gatewayID_t &amp;gatewayID)</div><div class="ttdoc">enters a gateway in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00142">CAmControlReceiver.cpp:142</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a809bcd6257942be0f1d560f13f5517e6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a809bcd6257942be0f1d560f13f5517e6">am::CAmControlReceiver::getListSourceClasses</a></div><div class="ttdeci">am_Error_e getListSourceClasses(std::vector&lt; am_SourceClass_s &gt; &amp;listSourceClasses) const </div><div class="ttdoc">returns a list of all source classes </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00348">CAmControlReceiver.cpp:348</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ae4c15abd11643ea22dd195c58d8e3aec"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ae4c15abd11643ea22dd195c58d8e3aec">am::CAmControlReceiver::getConverterInfoDB</a></div><div class="ttdeci">am_Error_e getConverterInfoDB(const am_converterID_t converterID, am_Converter_s &amp;converterData) const </div><div class="ttdoc">return source and sink of a converter </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00287">CAmControlReceiver.cpp:287</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_af95630f655f0052411e03eebbc84b260"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#af95630f655f0052411e03eebbc84b260">am::CAmControlReceiver::setSinkVolume</a></div><div class="ttdeci">am_Error_e setSinkVolume(am_Handle_s &amp;handle, const am_sinkID_t sinkID, const am_volume_t volume, const am_CustomRampType_t ramp, const am_time_t time)</div><div class="ttdoc">with this function, setting of sinks volumes is done. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00082">CAmControlReceiver.cpp:82</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a6b6578fb203d9201e2701d932c222f6c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a6b6578fb203d9201e2701d932c222f6c">am::CAmControlReceiver::getListSinkSoundProperties</a></div><div class="ttdeci">am_Error_e getListSinkSoundProperties(const am_sinkID_t sinkID, std::vector&lt; am_SoundProperty_s &gt; &amp;listSoundproperties) const </div><div class="ttdoc">This function retrieves a list of all sink soundproperties with its values. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00532">CAmControlReceiver.cpp:532</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aa7d27d69dd277925ab2e979f0cc6576a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aa7d27d69dd277925ab2e979f0cc6576a">am::CAmControlReceiver::enterGatewayDB</a></div><div class="ttdeci">am_Error_e enterGatewayDB(const am_Gateway_s &amp;gatewayData, am_gatewayID_t &amp;gatewayID)</div><div class="ttdoc">enters a gateway in the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00144">CAmControlReceiver.cpp:144</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a809bcd6257942be0f1d560f13f5517e6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a809bcd6257942be0f1d560f13f5517e6">am::CAmControlReceiver::getListSourceClasses</a></div><div class="ttdeci">am_Error_e getListSourceClasses(std::vector&lt; am_SourceClass_s &gt; &amp;listSourceClasses) const </div><div class="ttdoc">returns a list of all source classes </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00350">CAmControlReceiver.cpp:350</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ae4c15abd11643ea22dd195c58d8e3aec"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ae4c15abd11643ea22dd195c58d8e3aec">am::CAmControlReceiver::getConverterInfoDB</a></div><div class="ttdeci">am_Error_e getConverterInfoDB(const am_converterID_t converterID, am_Converter_s &amp;converterData) const </div><div class="ttdoc">return source and sink of a converter </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00289">CAmControlReceiver.cpp:289</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_af95630f655f0052411e03eebbc84b260"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#af95630f655f0052411e03eebbc84b260">am::CAmControlReceiver::setSinkVolume</a></div><div class="ttdeci">am_Error_e setSinkVolume(am_Handle_s &amp;handle, const am_sinkID_t sinkID, const am_volume_t volume, const am_CustomRampType_t ramp, const am_time_t time)</div><div class="ttdoc">with this function, setting of sinks volumes is done. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00084">CAmControlReceiver.cpp:84</a></div></div>
<div class="ttc" id="namespaceam_html_a8b8fc2ab1ac4d427ca85fe8549e6afd0"><div class="ttname"><a href="namespaceam.html#a8b8fc2ab1ac4d427ca85fe8549e6afd0">am::am_sourceClass_t</a></div><div class="ttdeci">uint16_t am_sourceClass_t</div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00102">audiomanagertypes.h:102</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a266b967927fbed954157fd3fad9a0cf3"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a266b967927fbed954157fd3fad9a0cf3">am::CAmControlReceiver::getListGatewaysOfDomain</a></div><div class="ttdeci">am_Error_e getListGatewaysOfDomain(const am_domainID_t domainID, std::vector&lt; am_gatewayID_t &gt; &amp;listGatewaysID) const </div><div class="ttdoc">returns all gateways of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00313">CAmControlReceiver.cpp:313</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a0c3ab7d7e6454e60a5aff8c5f493197a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a0c3ab7d7e6454e60a5aff8c5f493197a">am::CAmControlReceiver::getListSystemProperties</a></div><div class="ttdeci">am_Error_e getListSystemProperties(std::vector&lt; am_SystemProperty_s &gt; &amp;listSystemProperties) const </div><div class="ttdoc">returns the list of SystemProperties </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00378">CAmControlReceiver.cpp:378</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a266b967927fbed954157fd3fad9a0cf3"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a266b967927fbed954157fd3fad9a0cf3">am::CAmControlReceiver::getListGatewaysOfDomain</a></div><div class="ttdeci">am_Error_e getListGatewaysOfDomain(const am_domainID_t domainID, std::vector&lt; am_gatewayID_t &gt; &amp;listGatewaysID) const </div><div class="ttdoc">returns all gateways of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00315">CAmControlReceiver.cpp:315</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a0c3ab7d7e6454e60a5aff8c5f493197a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a0c3ab7d7e6454e60a5aff8c5f493197a">am::CAmControlReceiver::getListSystemProperties</a></div><div class="ttdeci">am_Error_e getListSystemProperties(std::vector&lt; am_SystemProperty_s &gt; &amp;listSystemProperties) const </div><div class="ttdoc">returns the list of SystemProperties </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00380">CAmControlReceiver.cpp:380</a></div></div>
<div class="ttc" id="structam_1_1am__Availability__s_html"><div class="ttname"><a href="structam_1_1am__Availability__s.html">am::am_Availability_s</a></div><div class="ttdoc">this describes the availability of a sink or a source together with the latest change ...</div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00523">audiomanagertypes.h:523</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a1c4c6d23d68b0132a28350c33740609c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a1c4c6d23d68b0132a28350c33740609c">am::CAmControlReceiver::getListSourceSoundProperties</a></div><div class="ttdeci">am_Error_e getListSourceSoundProperties(const am_sourceID_t sourceID, std::vector&lt; am_SoundProperty_s &gt; &amp;listSoundproperties) const </div><div class="ttdoc">This function retrieves a list of all sink soundproperties with its values. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00536">CAmControlReceiver.cpp:536</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aca51be115ded53985312b6e8b7ffd8ee"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aca51be115ded53985312b6e8b7ffd8ee">am::CAmControlReceiver::getSourceSoundPropertyValue</a></div><div class="ttdeci">am_Error_e getSourceSoundPropertyValue(const am_sourceID_t sourceID, const am_CustomSoundPropertyType_t propertyType, int16_t &amp;value) const </div><div class="ttdoc">This function retrieves the value of a source soundproperty. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00560">CAmControlReceiver.cpp:560</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a1c4c6d23d68b0132a28350c33740609c"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a1c4c6d23d68b0132a28350c33740609c">am::CAmControlReceiver::getListSourceSoundProperties</a></div><div class="ttdeci">am_Error_e getListSourceSoundProperties(const am_sourceID_t sourceID, std::vector&lt; am_SoundProperty_s &gt; &amp;listSoundproperties) const </div><div class="ttdoc">This function retrieves a list of all sink soundproperties with its values. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00538">CAmControlReceiver.cpp:538</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aca51be115ded53985312b6e8b7ffd8ee"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aca51be115ded53985312b6e8b7ffd8ee">am::CAmControlReceiver::getSourceSoundPropertyValue</a></div><div class="ttdeci">am_Error_e getSourceSoundPropertyValue(const am_sourceID_t sourceID, const am_CustomSoundPropertyType_t propertyType, int16_t &amp;value) const </div><div class="ttdoc">This function retrieves the value of a source soundproperty. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00562">CAmControlReceiver.cpp:562</a></div></div>
<div class="ttc" id="structam_1_1am__Gateway__s_html"><div class="ttname"><a href="structam_1_1am__Gateway__s.html">am::am_Gateway_s</a></div><div class="ttdoc">This struct describes the attributes of a gateway. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00689">audiomanagertypes.h:689</a></div></div>
<div class="ttc" id="classam_1_1IAmControlReceive_html"><div class="ttname"><a href="classam_1_1IAmControlReceive.html">am::IAmControlReceive</a></div><div class="ttdoc">This interface gives access to all important functions of the audiomanager that are used by the Audio...</div><div class="ttdef"><b>Definition:</b> <a href="IAmControl_8h_source.html#l00056">IAmControl.h:56</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_add9f9ce4ae93ab1c632386588866d318"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#add9f9ce4ae93ab1c632386588866d318">am::CAmControlReceiver::getListSinksOfDomain</a></div><div class="ttdeci">am_Error_e getListSinksOfDomain(const am_domainID_t domainID, std::vector&lt; am_sinkID_t &gt; &amp;listSinkID) const </div><div class="ttdoc">returns all sinks of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00298">CAmControlReceiver.cpp:298</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a11a1a776044950a981f00c4ae18c4f8d"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a11a1a776044950a981f00c4ae18c4f8d">am::CAmControlReceiver::changeMainSourceNotificationConfigurationDB</a></div><div class="ttdeci">am_Error_e changeMainSourceNotificationConfigurationDB(const am_sourceID_t sourceID, const am_NotificationConfiguration_s &amp;mainNotificationConfiguration)</div><div class="ttdoc">change the mainNotificationConfiguration of a source </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00512">CAmControlReceiver.cpp:512</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_add9f9ce4ae93ab1c632386588866d318"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#add9f9ce4ae93ab1c632386588866d318">am::CAmControlReceiver::getListSinksOfDomain</a></div><div class="ttdeci">am_Error_e getListSinksOfDomain(const am_domainID_t domainID, std::vector&lt; am_sinkID_t &gt; &amp;listSinkID) const </div><div class="ttdoc">returns all sinks of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00300">CAmControlReceiver.cpp:300</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a11a1a776044950a981f00c4ae18c4f8d"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a11a1a776044950a981f00c4ae18c4f8d">am::CAmControlReceiver::changeMainSourceNotificationConfigurationDB</a></div><div class="ttdeci">am_Error_e changeMainSourceNotificationConfigurationDB(const am_sourceID_t sourceID, const am_NotificationConfiguration_s &amp;mainNotificationConfiguration)</div><div class="ttdoc">change the mainNotificationConfiguration of a source </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00514">CAmControlReceiver.cpp:514</a></div></div>
<div class="ttc" id="namespaceam_html_a510513cf43299092b6c85250dbbef93f"><div class="ttname"><a href="namespaceam.html#a510513cf43299092b6c85250dbbef93f">am::am_time_t</a></div><div class="ttdeci">uint16_t am_time_t</div><div class="ttdoc">time in ms! </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00109">audiomanagertypes.h:109</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a9d6eae2312f5629f748ec293ef8ef118"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a9d6eae2312f5629f748ec293ef8ef118">am::CAmControlReceiver::removeSourceDB</a></div><div class="ttdeci">am_Error_e removeSourceDB(const am_sourceID_t sourceID)</div><div class="ttdoc">removes a source from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00232">CAmControlReceiver.cpp:232</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a179378d3d779c6063aebdae751a5b4f7"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a179378d3d779c6063aebdae751a5b4f7">am::CAmControlReceiver::removeSourceClassDB</a></div><div class="ttdeci">am_Error_e removeSourceClassDB(const am_sourceClass_t sourceClassID)</div><div class="ttdoc">removes a domain from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00398">CAmControlReceiver.cpp:398</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ad9b44f1d36a57c4534f43176712c8f1b"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ad9b44f1d36a57c4534f43176712c8f1b">am::CAmControlReceiver::removeMainConnectionDB</a></div><div class="ttdeci">am_Error_e removeMainConnectionDB(const am_mainConnectionID_t mainConnectionID)</div><div class="ttdoc">removes a mainconnection from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00222">CAmControlReceiver.cpp:222</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_af1ecf8c351de797768065f8ec87f2ad5"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#af1ecf8c351de797768065f8ec87f2ad5">am::CAmControlReceiver::removeGatewayDB</a></div><div class="ttdeci">am_Error_e removeGatewayDB(const am_gatewayID_t gatewayID)</div><div class="ttdoc">removes a gateway from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00237">CAmControlReceiver.cpp:237</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a646b816ad51ee7bebfd7012fc9d0a22d"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a646b816ad51ee7bebfd7012fc9d0a22d">am::CAmControlReceiver::setCommandReady</a></div><div class="ttdeci">void setCommandReady()</div><div class="ttdoc">sets the command interface to ready. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00403">CAmControlReceiver.cpp:403</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aad404bd261aae59937c364c2fc8b7a92"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aad404bd261aae59937c364c2fc8b7a92">am::CAmControlReceiver::getListConvertersOfDomain</a></div><div class="ttdeci">am_Error_e getListConvertersOfDomain(const am_domainID_t domainID, std::vector&lt; am_converterID_t &gt; &amp;listConverterID) const </div><div class="ttdoc">returns all converters of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00318">CAmControlReceiver.cpp:318</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a1564263d037cdd4fc013c592cdf715b6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a1564263d037cdd4fc013c592cdf715b6">am::CAmControlReceiver::changeSourceDB</a></div><div class="ttdeci">am_Error_e changeSourceDB(const am_sourceID_t sourceID, const am_sourceClass_t sourceClassID, const std::vector&lt; am_SoundProperty_s &gt; &amp;listSoundProperties, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listConnectionFormats, const std::vector&lt; am_MainSoundProperty_s &gt; &amp;listMainSoundProperties)</div><div class="ttdoc">Change the data of the source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00459">CAmControlReceiver.cpp:459</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a9d6eae2312f5629f748ec293ef8ef118"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a9d6eae2312f5629f748ec293ef8ef118">am::CAmControlReceiver::removeSourceDB</a></div><div class="ttdeci">am_Error_e removeSourceDB(const am_sourceID_t sourceID)</div><div class="ttdoc">removes a source from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00234">CAmControlReceiver.cpp:234</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a179378d3d779c6063aebdae751a5b4f7"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a179378d3d779c6063aebdae751a5b4f7">am::CAmControlReceiver::removeSourceClassDB</a></div><div class="ttdeci">am_Error_e removeSourceClassDB(const am_sourceClass_t sourceClassID)</div><div class="ttdoc">removes a domain from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00400">CAmControlReceiver.cpp:400</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ad9b44f1d36a57c4534f43176712c8f1b"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ad9b44f1d36a57c4534f43176712c8f1b">am::CAmControlReceiver::removeMainConnectionDB</a></div><div class="ttdeci">am_Error_e removeMainConnectionDB(const am_mainConnectionID_t mainConnectionID)</div><div class="ttdoc">removes a mainconnection from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00224">CAmControlReceiver.cpp:224</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_af1ecf8c351de797768065f8ec87f2ad5"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#af1ecf8c351de797768065f8ec87f2ad5">am::CAmControlReceiver::removeGatewayDB</a></div><div class="ttdeci">am_Error_e removeGatewayDB(const am_gatewayID_t gatewayID)</div><div class="ttdoc">removes a gateway from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00239">CAmControlReceiver.cpp:239</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a646b816ad51ee7bebfd7012fc9d0a22d"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a646b816ad51ee7bebfd7012fc9d0a22d">am::CAmControlReceiver::setCommandReady</a></div><div class="ttdeci">void setCommandReady()</div><div class="ttdoc">sets the command interface to ready. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00405">CAmControlReceiver.cpp:405</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aad404bd261aae59937c364c2fc8b7a92"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aad404bd261aae59937c364c2fc8b7a92">am::CAmControlReceiver::getListConvertersOfDomain</a></div><div class="ttdeci">am_Error_e getListConvertersOfDomain(const am_domainID_t domainID, std::vector&lt; am_converterID_t &gt; &amp;listConverterID) const </div><div class="ttdoc">returns all converters of a domain </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00320">CAmControlReceiver.cpp:320</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a1564263d037cdd4fc013c592cdf715b6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a1564263d037cdd4fc013c592cdf715b6">am::CAmControlReceiver::changeSourceDB</a></div><div class="ttdeci">am_Error_e changeSourceDB(const am_sourceID_t sourceID, const am_sourceClass_t sourceClassID, const std::vector&lt; am_SoundProperty_s &gt; &amp;listSoundProperties, const std::vector&lt; am_CustomConnectionFormat_t &gt; &amp;listConnectionFormats, const std::vector&lt; am_MainSoundProperty_s &gt; &amp;listMainSoundProperties)</div><div class="ttdoc">Change the data of the source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00461">CAmControlReceiver.cpp:461</a></div></div>
<div class="ttc" id="namespaceam_html_a58a230b5da10699a7ce1b1f2a1c550e6"><div class="ttname"><a href="namespaceam.html#a58a230b5da10699a7ce1b1f2a1c550e6">am::am_domainID_t</a></div><div class="ttdeci">uint16_t am_domainID_t</div><div class="ttdoc">a domain ID </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00045">audiomanagertypes.h:45</a></div></div>
<div class="ttc" id="namespaceam_html_a834886e7c3e4a2d6745ef2b59b485b00"><div class="ttname"><a href="namespaceam.html#a834886e7c3e4a2d6745ef2b59b485b00">am::am_mainVolume_t</a></div><div class="ttdeci">int16_t am_mainVolume_t</div><div class="ttdoc">This is the volume presented on the command interface. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00100">audiomanagertypes.h:100</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a2ac2a71247c26b72ade8c56cf8e2aad0"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a2ac2a71247c26b72ade8c56cf8e2aad0">am::CAmControlReceiver::crossfade</a></div><div class="ttdeci">am_Error_e crossfade(am_Handle_s &amp;handle, const am_HotSink_e hotSource, const am_crossfaderID_t crossfaderID, const am_CustomRampType_t rampType, const am_time_t rampTime)</div><div class="ttdoc">triggers a cross fade. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00072">CAmControlReceiver.cpp:72</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ad1b596843cca2105af7ace1e0e92555d"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ad1b596843cca2105af7ace1e0e92555d">am::CAmControlReceiver::changeSinkAvailabilityDB</a></div><div class="ttdeci">am_Error_e changeSinkAvailabilityDB(const am_Availability_s &amp;availability, const am_sinkID_t sinkID)</div><div class="ttdoc">changes the availablility of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00187">CAmControlReceiver.cpp:187</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a7391a2c40a4fc898be74d386155a29e4"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a7391a2c40a4fc898be74d386155a29e4">am::CAmControlReceiver::getListHandles</a></div><div class="ttdeci">am_Error_e getListHandles(std::vector&lt; am_Handle_s &gt; &amp;listHandles) const </div><div class="ttdoc">returns a list of all handles </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00353">CAmControlReceiver.cpp:353</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ace44f93437811efad0b3466fb28f0974"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ace44f93437811efad0b3466fb28f0974">am::CAmControlReceiver::getListSources</a></div><div class="ttdeci">am_Error_e getListSources(std::vector&lt; am_Source_s &gt; &amp;listSources) const </div><div class="ttdoc">returns a list of all sources </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00343">CAmControlReceiver.cpp:343</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a2ac2a71247c26b72ade8c56cf8e2aad0"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a2ac2a71247c26b72ade8c56cf8e2aad0">am::CAmControlReceiver::crossfade</a></div><div class="ttdeci">am_Error_e crossfade(am_Handle_s &amp;handle, const am_HotSink_e hotSource, const am_crossfaderID_t crossfaderID, const am_CustomRampType_t rampType, const am_time_t rampTime)</div><div class="ttdoc">triggers a cross fade. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00074">CAmControlReceiver.cpp:74</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ad1b596843cca2105af7ace1e0e92555d"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ad1b596843cca2105af7ace1e0e92555d">am::CAmControlReceiver::changeSinkAvailabilityDB</a></div><div class="ttdeci">am_Error_e changeSinkAvailabilityDB(const am_Availability_s &amp;availability, const am_sinkID_t sinkID)</div><div class="ttdoc">changes the availablility of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00189">CAmControlReceiver.cpp:189</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a7391a2c40a4fc898be74d386155a29e4"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a7391a2c40a4fc898be74d386155a29e4">am::CAmControlReceiver::getListHandles</a></div><div class="ttdeci">am_Error_e getListHandles(std::vector&lt; am_Handle_s &gt; &amp;listHandles) const </div><div class="ttdoc">returns a list of all handles </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00355">CAmControlReceiver.cpp:355</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ace44f93437811efad0b3466fb28f0974"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ace44f93437811efad0b3466fb28f0974">am::CAmControlReceiver::getListSources</a></div><div class="ttdeci">am_Error_e getListSources(std::vector&lt; am_Source_s &gt; &amp;listSources) const </div><div class="ttdoc">returns a list of all sources </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00345">CAmControlReceiver.cpp:345</a></div></div>
<div class="ttc" id="namespaceam_html_af671cec58d6713a0c1e4eaa9c89613d5"><div class="ttname"><a href="namespaceam.html#af671cec58d6713a0c1e4eaa9c89613d5">am::am_gatewayID_t</a></div><div class="ttdeci">uint16_t am_gatewayID_t</div><div class="ttdoc">a gateway ID </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00075">audiomanagertypes.h:75</a></div></div>
<div class="ttc" id="structam_1_1am__Source__s_html"><div class="ttname"><a href="structam_1_1am__Source__s.html">am::am_Source_s</a></div><div class="ttdoc">This struct describes the attribiutes of a source. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l01232">audiomanagertypes.h:1232</a></div></div>
<div class="ttc" id="namespaceam_html_a63a9882c5f86f7df779f260518ffb31f"><div class="ttname"><a href="namespaceam.html#a63a9882c5f86f7df779f260518ffb31f">am::am_CustomRampType_t</a></div><div class="ttdeci">uint16_t am_CustomRampType_t</div><div class="ttdoc">The given ramp types here are just examples. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00176">audiomanagertypes.h:176</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ad68029d32394ec9f2a3ff39d7a860591"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ad68029d32394ec9f2a3ff39d7a860591">am::CAmControlReceiver::getMainConnectionInfoDB</a></div><div class="ttdeci">am_Error_e getMainConnectionInfoDB(const am_mainConnectionID_t mainConnectionID, am_MainConnection_s &amp;mainConnectionData) const </div><div class="ttdoc">returns sources and the sink of a crossfader </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00277">CAmControlReceiver.cpp:277</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a7bf5444973601d826f31358dbabe3d0b"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a7bf5444973601d826f31358dbabe3d0b">am::CAmControlReceiver::getSinkInfoDB</a></div><div class="ttdeci">am_Error_e getSinkInfoDB(const am_sinkID_t sinkID, am_Sink_s &amp;sinkData) const </div><div class="ttdoc">returns the sinkData of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00267">CAmControlReceiver.cpp:267</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandSender_html"><div class="ttname"><a href="classam_1_1CAmCommandSender.html">am::CAmCommandSender</a></div><div class="ttdoc">This class is used to send data to the CommandInterface. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandSender_8h_source.html#l00043">CAmCommandSender.h:43</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ab8dfa567c1df6221085859c527744bcc"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ab8dfa567c1df6221085859c527744bcc">am::CAmControlReceiver::getListMainSourceSoundProperties</a></div><div class="ttdeci">am_Error_e getListMainSourceSoundProperties(const am_sourceID_t sourceID, std::vector&lt; am_MainSoundProperty_s &gt; &amp;listSoundproperties) const </div><div class="ttdoc">This function retrieves a list of all source mainsoundproperties with its values. ...</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00524">CAmControlReceiver.cpp:524</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ad68029d32394ec9f2a3ff39d7a860591"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ad68029d32394ec9f2a3ff39d7a860591">am::CAmControlReceiver::getMainConnectionInfoDB</a></div><div class="ttdeci">am_Error_e getMainConnectionInfoDB(const am_mainConnectionID_t mainConnectionID, am_MainConnection_s &amp;mainConnectionData) const </div><div class="ttdoc">returns sources and the sink of a crossfader </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00279">CAmControlReceiver.cpp:279</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a7bf5444973601d826f31358dbabe3d0b"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a7bf5444973601d826f31358dbabe3d0b">am::CAmControlReceiver::getSinkInfoDB</a></div><div class="ttdeci">am_Error_e getSinkInfoDB(const am_sinkID_t sinkID, am_Sink_s &amp;sinkData) const </div><div class="ttdoc">returns the sinkData of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00269">CAmControlReceiver.cpp:269</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandSender_html"><div class="ttname"><a href="classam_1_1CAmCommandSender.html">am::CAmCommandSender</a></div><div class="ttdoc">This class is used to send data to the CommandInterface. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandSender_8h_source.html#l00046">CAmCommandSender.h:46</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ab8dfa567c1df6221085859c527744bcc"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ab8dfa567c1df6221085859c527744bcc">am::CAmControlReceiver::getListMainSourceSoundProperties</a></div><div class="ttdeci">am_Error_e getListMainSourceSoundProperties(const am_sourceID_t sourceID, std::vector&lt; am_MainSoundProperty_s &gt; &amp;listSoundproperties) const </div><div class="ttdoc">This function retrieves a list of all source mainsoundproperties with its values. ...</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00526">CAmControlReceiver.cpp:526</a></div></div>
<div class="ttc" id="namespaceam_html_aac2b901ff83ee381fbe99913753e2416"><div class="ttname"><a href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am::am_sinkID_t</a></div><div class="ttdeci">uint16_t am_sinkID_t</div><div class="ttdoc">a sink ID </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00065">audiomanagertypes.h:65</a></div></div>
<div class="ttc" id="namespaceam_html_a33a5bb7641f58ab3a5f3b86400ad804c"><div class="ttname"><a href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am::am_mainConnectionID_t</a></div><div class="ttdeci">uint16_t am_mainConnectionID_t</div><div class="ttdoc">a mainConnection ID </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00080">audiomanagertypes.h:80</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a928777e862b6f1593e4cc61317b2a9c6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a928777e862b6f1593e4cc61317b2a9c6">am::CAmControlReceiver::changeSinkClassInfoDB</a></div><div class="ttdeci">am_Error_e changeSinkClassInfoDB(const am_SinkClass_s &amp;sinkClass)</div><div class="ttdoc">changes class information of a sinkclass. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00383">CAmControlReceiver.cpp:383</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ab4108483dec4fafc5f79d468a1271d40"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ab4108483dec4fafc5f79d468a1271d40">am::CAmControlReceiver::confirmControllerReady</a></div><div class="ttdeci">void confirmControllerReady(const am_Error_e error)</div><div class="ttdoc">acknowledges the setControllerReady call. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00415">CAmControlReceiver.cpp:415</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aac0a81702bda141fa79fd1602b68b470"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aac0a81702bda141fa79fd1602b68b470">am::CAmControlReceiver::setSinkSoundProperty</a></div><div class="ttdeci">am_Error_e setSinkSoundProperty(am_Handle_s &amp;handle, const am_sinkID_t sinkID, const am_SoundProperty_s &amp;soundProperty)</div><div class="ttdoc">is used to set sinkSoundProperties </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00092">CAmControlReceiver.cpp:92</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_aea8588aa27f353e7ea206fe487e9066a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aea8588aa27f353e7ea206fe487e9066a">am::CAmControlReceiver::changeMainSinkSoundPropertyDB</a></div><div class="ttdeci">am_Error_e changeMainSinkSoundPropertyDB(const am_MainSoundProperty_s &amp;soundProperty, const am_sinkID_t sinkID)</div><div class="ttdoc">changes the mainsinksoundproperty of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00202">CAmControlReceiver.cpp:202</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a928777e862b6f1593e4cc61317b2a9c6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a928777e862b6f1593e4cc61317b2a9c6">am::CAmControlReceiver::changeSinkClassInfoDB</a></div><div class="ttdeci">am_Error_e changeSinkClassInfoDB(const am_SinkClass_s &amp;sinkClass)</div><div class="ttdoc">changes class information of a sinkclass. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00385">CAmControlReceiver.cpp:385</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ab4108483dec4fafc5f79d468a1271d40"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ab4108483dec4fafc5f79d468a1271d40">am::CAmControlReceiver::confirmControllerReady</a></div><div class="ttdeci">void confirmControllerReady(const am_Error_e error)</div><div class="ttdoc">acknowledges the setControllerReady call. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00417">CAmControlReceiver.cpp:417</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aac0a81702bda141fa79fd1602b68b470"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aac0a81702bda141fa79fd1602b68b470">am::CAmControlReceiver::setSinkSoundProperty</a></div><div class="ttdeci">am_Error_e setSinkSoundProperty(am_Handle_s &amp;handle, const am_sinkID_t sinkID, const am_SoundProperty_s &amp;soundProperty)</div><div class="ttdoc">is used to set sinkSoundProperties </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00094">CAmControlReceiver.cpp:94</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_aea8588aa27f353e7ea206fe487e9066a"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#aea8588aa27f353e7ea206fe487e9066a">am::CAmControlReceiver::changeMainSinkSoundPropertyDB</a></div><div class="ttdeci">am_Error_e changeMainSinkSoundPropertyDB(const am_MainSoundProperty_s &amp;soundProperty, const am_sinkID_t sinkID)</div><div class="ttdoc">changes the mainsinksoundproperty of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00204">CAmControlReceiver.cpp:204</a></div></div>
<div class="ttc" id="namespaceam_html_af966cbbc3b1d6e637d81a46eaa7dd358"><div class="ttname"><a href="namespaceam.html#af966cbbc3b1d6e637d81a46eaa7dd358">am::am_SourceState_e</a></div><div class="ttdeci">am_SourceState_e</div><div class="ttdoc">The source state reflects the state of the source. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00412">audiomanagertypes.h:412</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a9d826f6bbbd8d96241d322342c15adcc"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a9d826f6bbbd8d96241d322342c15adcc">am::CAmControlReceiver::removeConverterDB</a></div><div class="ttdeci">am_Error_e removeConverterDB(const am_converterID_t converterID)</div><div class="ttdoc">removes a converter from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00242">CAmControlReceiver.cpp:242</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a032918ff2d0cd4bcad33219322c7689e"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a032918ff2d0cd4bcad33219322c7689e">am::CAmControlReceiver::setSourceState</a></div><div class="ttdeci">am_Error_e setSourceState(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const am_SourceState_e state)</div><div class="ttdoc">this method sets a source state for a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00077">CAmControlReceiver.cpp:77</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a3d524ab7205cefbeb122338a99ebfea9"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a3d524ab7205cefbeb122338a99ebfea9">am::CAmControlReceiver::confirmControllerRundown</a></div><div class="ttdeci">void confirmControllerRundown(const am_Error_e error)</div><div class="ttdoc">Acknowledges the setControllerRundown call. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00421">CAmControlReceiver.cpp:421</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a42ba31c1c28b590e0263528309bd7de6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a42ba31c1c28b590e0263528309bd7de6">am::CAmControlReceiver::removeDomainDB</a></div><div class="ttdeci">am_Error_e removeDomainDB(const am_domainID_t domainID)</div><div class="ttdoc">removes a domain from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00252">CAmControlReceiver.cpp:252</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a5ddf60705907db00980c7142aea60db8"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a5ddf60705907db00980c7142aea60db8">am::CAmControlReceiver::setRoutingReady</a></div><div class="ttdeci">void setRoutingReady()</div><div class="ttdoc">sets the routinginterface to ready. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00409">CAmControlReceiver.cpp:409</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac80f450482d65f6f6f57d9a25403fcd8"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac80f450482d65f6f6f57d9a25403fcd8">am::CAmControlReceiver::changeMainConnectionRouteDB</a></div><div class="ttdeci">am_Error_e changeMainConnectionRouteDB(const am_mainConnectionID_t mainconnectionID, const std::vector&lt; am_connectionID_t &gt; &amp;listConnectionID)</div><div class="ttdoc">changes the mainConnectionState of MainConnection </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00172">CAmControlReceiver.cpp:172</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a6d9c0cb9927da011d412c085a596ae78"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a6d9c0cb9927da011d412c085a596ae78">am::CAmControlReceiver::changeSinkMainVolumeDB</a></div><div class="ttdeci">am_Error_e changeSinkMainVolumeDB(const am_mainVolume_t mainVolume, const am_sinkID_t sinkID)</div><div class="ttdoc">changes the sink volume of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00182">CAmControlReceiver.cpp:182</a></div></div>
-<div class="ttc" id="classam_1_1CAmControlReceiver_html_a72540957335344940d7959859c18b7ea"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a72540957335344940d7959859c18b7ea">am::CAmControlReceiver::changeMainConnectionStateDB</a></div><div class="ttdeci">am_Error_e changeMainConnectionStateDB(const am_mainConnectionID_t mainconnectionID, const am_ConnectionState_e connectionState)</div><div class="ttdoc">changes the mainConnectionState of MainConnection </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00177">CAmControlReceiver.cpp:177</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a9d826f6bbbd8d96241d322342c15adcc"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a9d826f6bbbd8d96241d322342c15adcc">am::CAmControlReceiver::removeConverterDB</a></div><div class="ttdeci">am_Error_e removeConverterDB(const am_converterID_t converterID)</div><div class="ttdoc">removes a converter from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00244">CAmControlReceiver.cpp:244</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a032918ff2d0cd4bcad33219322c7689e"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a032918ff2d0cd4bcad33219322c7689e">am::CAmControlReceiver::setSourceState</a></div><div class="ttdeci">am_Error_e setSourceState(am_Handle_s &amp;handle, const am_sourceID_t sourceID, const am_SourceState_e state)</div><div class="ttdoc">this method sets a source state for a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00079">CAmControlReceiver.cpp:79</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a3d524ab7205cefbeb122338a99ebfea9"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a3d524ab7205cefbeb122338a99ebfea9">am::CAmControlReceiver::confirmControllerRundown</a></div><div class="ttdeci">void confirmControllerRundown(const am_Error_e error)</div><div class="ttdoc">Acknowledges the setControllerRundown call. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00423">CAmControlReceiver.cpp:423</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a42ba31c1c28b590e0263528309bd7de6"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a42ba31c1c28b590e0263528309bd7de6">am::CAmControlReceiver::removeDomainDB</a></div><div class="ttdeci">am_Error_e removeDomainDB(const am_domainID_t domainID)</div><div class="ttdoc">removes a domain from the DB </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00254">CAmControlReceiver.cpp:254</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a5ddf60705907db00980c7142aea60db8"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a5ddf60705907db00980c7142aea60db8">am::CAmControlReceiver::setRoutingReady</a></div><div class="ttdeci">void setRoutingReady()</div><div class="ttdoc">sets the routinginterface to ready. </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00411">CAmControlReceiver.cpp:411</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_ac80f450482d65f6f6f57d9a25403fcd8"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#ac80f450482d65f6f6f57d9a25403fcd8">am::CAmControlReceiver::changeMainConnectionRouteDB</a></div><div class="ttdeci">am_Error_e changeMainConnectionRouteDB(const am_mainConnectionID_t mainconnectionID, const std::vector&lt; am_connectionID_t &gt; &amp;listConnectionID)</div><div class="ttdoc">changes the mainConnectionState of MainConnection </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00174">CAmControlReceiver.cpp:174</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a6d9c0cb9927da011d412c085a596ae78"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a6d9c0cb9927da011d412c085a596ae78">am::CAmControlReceiver::changeSinkMainVolumeDB</a></div><div class="ttdeci">am_Error_e changeSinkMainVolumeDB(const am_mainVolume_t mainVolume, const am_sinkID_t sinkID)</div><div class="ttdoc">changes the sink volume of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00184">CAmControlReceiver.cpp:184</a></div></div>
+<div class="ttc" id="classam_1_1CAmControlReceiver_html_a72540957335344940d7959859c18b7ea"><div class="ttname"><a href="classam_1_1CAmControlReceiver.html#a72540957335344940d7959859c18b7ea">am::CAmControlReceiver::changeMainConnectionStateDB</a></div><div class="ttdeci">am_Error_e changeMainConnectionStateDB(const am_mainConnectionID_t mainconnectionID, const am_ConnectionState_e connectionState)</div><div class="ttdoc">changes the mainConnectionState of MainConnection </div><div class="ttdef"><b>Definition:</b> <a href="CAmControlReceiver_8cpp_source.html#l00179">CAmControlReceiver.cpp:179</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_73840c26962c025d9d91b16130beda5a.html">AudioManagerCore</a></li><li class="navelem"><a class="el" href="dir_a2790e911832141e38a92850240f8218.html">include</a></li><li class="navelem"><a class="el" href="CAmControlReceiver_8h.html">CAmControlReceiver.h</a></li>
- <li class="footer">Generated on Fri Sep 30 2016 14:27:21 for AudioManager by
+ <li class="footer">Generated on Fri Feb 9 2018 14:50:29 for AudioManager by
<a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>