summaryrefslogtreecommitdiff
path: root/docs/CAmCommandReceiver_8h_source.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CAmCommandReceiver_8h_source.html')
-rwxr-xr-x[-rw-r--r--]docs/CAmCommandReceiver_8h_source.html162
1 files changed, 47 insertions, 115 deletions
diff --git a/docs/CAmCommandReceiver_8h_source.html b/docs/CAmCommandReceiver_8h_source.html
index 90015e0..e51d679 100644..100755
--- a/docs/CAmCommandReceiver_8h_source.html
+++ b/docs/CAmCommandReceiver_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/CAmCommandReceiver.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('CAmCommandReceiver_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,137 +111,66 @@ $(document).ready(function(){initNavTree('CAmCommandReceiver_8h_source.html','')
<div class="title">CAmCommandReceiver.h</div> </div>
</div><!--header-->
<div class="contents">
-<a href="CAmCommandReceiver_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 COMMANDRECEIVER_H_</span></div>
-<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define COMMANDRECEIVER_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="IAmCommand_8h.html">IAmCommand.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"><a class="line" href="namespaceam.html"> 29</a></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><a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>;</div>
-<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmControlSender.html">CAmControlSender</a>;</div>
-<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmDbusWrapper.html">CAmDbusWrapper</a>;</div>
-<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>;</div>
-<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;</div>
-<div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classam_1_1CAmCommandReceiver.html"> 40</a></span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmCommandReceiver.html">CAmCommandReceiver</a>: <span class="keyword">public</span> <a class="code" href="classam_1_1IAmCommandReceive.html">IAmCommandReceive</a></div>
-<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;{</div>
-<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="keyword">public</span>:</div>
-<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; <a class="code" href="classam_1_1CAmCommandReceiver.html#a13df559403ebeacfb941da4deb9a5caa">CAmCommandReceiver</a>(<a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>* iDatabaseHandler, <a class="code" href="classam_1_1CAmControlSender.html">CAmControlSender</a>* iControlSender, <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>* iSocketHandler);</div>
-<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; <a class="code" href="classam_1_1CAmCommandReceiver.html#a13df559403ebeacfb941da4deb9a5caa">CAmCommandReceiver</a>(<a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>* iDatabaseHandler, <a class="code" href="classam_1_1CAmControlSender.html">CAmControlSender</a>* iControlSender, <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>* iSocketHandler, <a class="code" href="classam_1_1CAmDbusWrapper.html">CAmDbusWrapper</a>* iDBusWrapper);</div>
-<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <a class="code" href="classam_1_1CAmCommandReceiver.html#a32bb0e128a996e3ad891111260802146">~CAmCommandReceiver</a>();</div>
-<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmCommandReceiver.html#a62d8f5aee1e601d59f993c5a5561e234">connect</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#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a>&amp; mainConnectionID);</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_1CAmCommandReceiver.html#aa24d0146f4e3c75e02d6c0152e246da1">disconnect</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainConnectionID);</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_1CAmCommandReceiver.html#a6d47bc67473d75495260abe8c666fc7e">setVolume</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#a834886e7c3e4a2d6745ef2b59b485b00">am_mainVolume_t</a> volume);</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_1CAmCommandReceiver.html#ad7a4c1fe5a2ecfaae5484a14d8820e58">volumeStep</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> int16_t <a class="code" href="classam_1_1CAmCommandReceiver.html#ad7a4c1fe5a2ecfaae5484a14d8820e58">volumeStep</a>);</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_1CAmCommandReceiver.html#afae22041843c5349be16a6593d3ebb9c">setSinkMuteState</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#af9d68f1f1b0553906df4c90e9a860ffa">am_MuteState_e</a> muteState);</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_1CAmCommandReceiver.html#aa3044c8587e0674bc107d607b6863b99">setMainSinkSoundProperty</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="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_1CAmCommandReceiver.html#a5275e9a3ed66acbe860729dd4665d7a1">setMainSourceSoundProperty</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="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_1CAmCommandReceiver.html#a33b0ab5fca8c82ce91b19f08c34471f8">setSystemProperty</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="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_1CAmCommandReceiver.html#a011b02d5eddc693e5634583e0334e4a7">getVolume</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <a class="code" href="namespaceam.html#a834886e7c3e4a2d6745ef2b59b485b00">am_mainVolume_t</a>&amp; mainVolume) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a59d10a7178e3227d0b8f415308c71179">getListMainConnections</a>(std::vector&lt;am_MainConnectionType_s&gt;&amp; listConnections) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#ab7dc13df4c7699dfdae5bcf6c4c1f7fa">getListMainSinks</a>(std::vector&lt;am_SinkType_s&gt;&amp; listMainSinks) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a59197bfc29443cbae19a26e9c10a4ba3">getListMainSources</a>(std::vector&lt;am_SourceType_s&gt;&amp; listMainSources) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a9f2313f8608c5cc7948f1406ec04beb7">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="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_1CAmCommandReceiver.html#aa21122ef14406f9454a9033c689bc660">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; listSourceProperties) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a2aaf5164223f9d180593a37e96945891">getListSourceClasses</a>(std::vector&lt;am_SourceClass_s&gt;&amp; listSourceClasses) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#aae42ce7867ffe512f973021b5677b879">getListSinkClasses</a>(std::vector&lt;am_SinkClass_s&gt;&amp; listSinkClasses) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#ac088319424792648863e320b78cad915">getListSystemProperties</a>(std::vector&lt;am_SystemProperty_s&gt;&amp; listSystemProperties) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a05f8b40a07b3c234cd0935794e36a9b9">getTimingInformation</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainConnectionID, <a class="code" href="namespaceam.html#ad94ba90e3c8f6bd7e51a15a811755167">am_timeSync_t</a>&amp; delay) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a53edef0db4108a19ad395eb426dcc1b3">getDBusConnectionWrapper</a>(<a class="code" href="classam_1_1CAmDbusWrapper.html">CAmDbusWrapper</a>*&amp; dbusConnectionWrapper) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a08731671113b46f54657e4849bb1e173">getSocketHandler</a>(<a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>*&amp; socketHandler) <span class="keyword">const</span>;</div>
-<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#adc6885dbe3520e6685035b0a89ffea7b">confirmCommandReady</a>(<span class="keyword">const</span> uint16_t handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> error);</div>
-<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#af891b5714bde26daca7384758be25d5d">confirmCommandRundown</a>(<span class="keyword">const</span> uint16_t handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> error);</div>
-<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#a1f38df5ee6645b0dd765a1bf28dd3f22">getInterfaceVersion</a>(std::string&amp; version) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a5e49b6d510658f1ccc2547ce5fc38dac">getListMainSinkNotificationConfigurations</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, std::vector&lt;am_NotificationConfiguration_s&gt;&amp; listMainNotificationConfigurations) <span class="keyword">const</span> ;</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_1CAmCommandReceiver.html#a953a590cf51c6a02d631c2d324d81d78">getListMainSourceNotificationConfigurations</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, std::vector&lt;am_NotificationConfiguration_s&gt;&amp; listMainNotificationConfigurations) <span class="keyword">const</span> ;</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_1CAmCommandReceiver.html#a7db57dfbc72f455545aa0d61013171d3">setMainSinkNotificationConfiguration</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="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_1CAmCommandReceiver.html#a27b26681681cbceaa5d18253a0d6a644">setMainSourceNotificationConfiguration</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="l00073"></a><span class="lineno"> 73</span>&#160;</div>
-<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; uint16_t <a class="code" href="classam_1_1CAmCommandReceiver.html#a125412a71cb384ae9ec4b37821f79513">getStartupHandle</a>(); </div>
-<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; uint16_t <a class="code" href="classam_1_1CAmCommandReceiver.html#abe0af0067c2f0db347ee8118362cb267">getRundownHandle</a>(); </div>
-<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;</div>
-<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#ae29eaa1befc7c2d741920d567b89df9e">waitOnStartup</a>(<span class="keywordtype">bool</span> startup); </div>
-<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#adcc5b296afe649aa9bec7c8e4af6eb49">waitOnRundown</a>(<span class="keywordtype">bool</span> rundown); </div>
-<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;</div>
-<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="keyword">private</span>:</div>
-<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>* mDatabaseHandler; </div>
-<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <a class="code" href="classam_1_1CAmControlSender.html">CAmControlSender</a>* mControlSender; </div>
-<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <a class="code" href="classam_1_1CAmDbusWrapper.html">CAmDbusWrapper</a>* mDBusWrapper; </div>
-<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>* mSocketHandler; </div>
-<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;</div>
-<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; uint16_t handleCount; </div>
-<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; std::vector&lt;uint16_t&gt; mListStartupHandles; </div>
-<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; std::vector&lt;uint16_t&gt; mListRundownHandles; </div>
-<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordtype">bool</span> mWaitStartup; </div>
-<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keywordtype">bool</span> mWaitRundown; </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> mLastErrorStartup;</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> mLastErrorRundown;</div>
-<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;};</div>
-<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;</div>
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;}</div>
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;</div>
-<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* COMMANDRECEIVER_H_ */</span><span class="preprocessor"></span></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a62d8f5aee1e601d59f993c5a5561e234"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a62d8f5aee1e601d59f993c5a5561e234">am::CAmCommandReceiver::connect</a></div><div class="ttdeci">am_Error_e connect(const am_sourceID_t sourceID, const am_sinkID_t sinkID, am_mainConnectionID_t &amp;mainConnectionID)</div><div class="ttdoc">connects a source to sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00077">CAmCommandReceiver.cpp:77</a></div></div>
+<a href="CAmCommandReceiver_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 COMMANDRECEIVER_H_</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#define COMMANDRECEIVER_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="IAmCommand_8h.html">IAmCommand.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"><a class="line" href="namespaceam.html"> 29</a></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><a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>;</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmControlSender.html">CAmControlSender</a>;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmDbusWrapper.html">CAmDbusWrapper</a>;</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classam_1_1CAmCommandReceiver.html"> 40</a></span>&#160;<span class="keyword">class </span><a class="code" href="classam_1_1CAmCommandReceiver.html">CAmCommandReceiver</a>: <span class="keyword">public</span> <a class="code" href="classam_1_1IAmCommandReceive.html">IAmCommandReceive</a></div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;{</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; <a class="code" href="classam_1_1CAmCommandReceiver.html#a13df559403ebeacfb941da4deb9a5caa">CAmCommandReceiver</a>(<a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>* iDatabaseHandler, <a class="code" href="classam_1_1CAmControlSender.html">CAmControlSender</a>* iControlSender, <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>* iSocketHandler);</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; <a class="code" href="classam_1_1CAmCommandReceiver.html#a13df559403ebeacfb941da4deb9a5caa">CAmCommandReceiver</a>(<a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>* iDatabaseHandler, <a class="code" href="classam_1_1CAmControlSender.html">CAmControlSender</a>* iControlSender, <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>* iSocketHandler, <a class="code" href="classam_1_1CAmDbusWrapper.html">CAmDbusWrapper</a>* iDBusWrapper);</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <a class="code" href="classam_1_1CAmCommandReceiver.html#a32bb0e128a996e3ad891111260802146">~CAmCommandReceiver</a>();</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> <a class="code" href="classam_1_1CAmCommandReceiver.html#a62d8f5aee1e601d59f993c5a5561e234">connect</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#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a>&amp; mainConnectionID);</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_1CAmCommandReceiver.html#aa24d0146f4e3c75e02d6c0152e246da1">disconnect</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainConnectionID);</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_1CAmCommandReceiver.html#a6d47bc67473d75495260abe8c666fc7e">setVolume</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#a834886e7c3e4a2d6745ef2b59b485b00">am_mainVolume_t</a> volume);</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_1CAmCommandReceiver.html#ad7a4c1fe5a2ecfaae5484a14d8820e58">volumeStep</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <span class="keyword">const</span> int16_t <a class="code" href="classam_1_1CAmCommandReceiver.html#ad7a4c1fe5a2ecfaae5484a14d8820e58">volumeStep</a>);</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_1CAmCommandReceiver.html#afae22041843c5349be16a6593d3ebb9c">setSinkMuteState</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#af9d68f1f1b0553906df4c90e9a860ffa">am_MuteState_e</a> muteState);</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_1CAmCommandReceiver.html#aa3044c8587e0674bc107d607b6863b99">setMainSinkSoundProperty</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="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_1CAmCommandReceiver.html#a5275e9a3ed66acbe860729dd4665d7a1">setMainSourceSoundProperty</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="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_1CAmCommandReceiver.html#a33b0ab5fca8c82ce91b19f08c34471f8">setSystemProperty</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="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_1CAmCommandReceiver.html#a011b02d5eddc693e5634583e0334e4a7">getVolume</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, <a class="code" href="namespaceam.html#a834886e7c3e4a2d6745ef2b59b485b00">am_mainVolume_t</a>&amp; mainVolume) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a59d10a7178e3227d0b8f415308c71179">getListMainConnections</a>(std::vector&lt;am_MainConnectionType_s&gt;&amp; listConnections) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#ab7dc13df4c7699dfdae5bcf6c4c1f7fa">getListMainSinks</a>(std::vector&lt;am_SinkType_s&gt;&amp; listMainSinks) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a59197bfc29443cbae19a26e9c10a4ba3">getListMainSources</a>(std::vector&lt;am_SourceType_s&gt;&amp; listMainSources) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a9f2313f8608c5cc7948f1406ec04beb7">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="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_1CAmCommandReceiver.html#aa21122ef14406f9454a9033c689bc660">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; listSourceProperties) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a2aaf5164223f9d180593a37e96945891">getListSourceClasses</a>(std::vector&lt;am_SourceClass_s&gt;&amp; listSourceClasses) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#aae42ce7867ffe512f973021b5677b879">getListSinkClasses</a>(std::vector&lt;am_SinkClass_s&gt;&amp; listSinkClasses) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#ac088319424792648863e320b78cad915">getListSystemProperties</a>(std::vector&lt;am_SystemProperty_s&gt;&amp; listSystemProperties) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a05f8b40a07b3c234cd0935794e36a9b9">getTimingInformation</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a33a5bb7641f58ab3a5f3b86400ad804c">am_mainConnectionID_t</a> mainConnectionID, <a class="code" href="namespaceam.html#ad94ba90e3c8f6bd7e51a15a811755167">am_timeSync_t</a>&amp; delay) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a53edef0db4108a19ad395eb426dcc1b3">getDBusConnectionWrapper</a>(<a class="code" href="classam_1_1CAmDbusWrapper.html">CAmDbusWrapper</a>*&amp; dbusConnectionWrapper) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a08731671113b46f54657e4849bb1e173">getSocketHandler</a>(<a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>*&amp; socketHandler) <span class="keyword">const</span>;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#adc6885dbe3520e6685035b0a89ffea7b">confirmCommandReady</a>(<span class="keyword">const</span> uint16_t handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> error);</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#af891b5714bde26daca7384758be25d5d">confirmCommandRundown</a>(<span class="keyword">const</span> uint16_t handle, <span class="keyword">const</span> <a class="code" href="namespaceam.html#aa3dcb70029da317d661b6f422de1b4ce">am_Error_e</a> error);</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#a1f38df5ee6645b0dd765a1bf28dd3f22">getInterfaceVersion</a>(std::string&amp; version) <span class="keyword">const</span>;</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_1CAmCommandReceiver.html#a5e49b6d510658f1ccc2547ce5fc38dac">getListMainSinkNotificationConfigurations</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#aac2b901ff83ee381fbe99913753e2416">am_sinkID_t</a> sinkID, std::vector&lt;am_NotificationConfiguration_s&gt;&amp; listMainNotificationConfigurations) <span class="keyword">const</span> ;</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_1CAmCommandReceiver.html#a953a590cf51c6a02d631c2d324d81d78">getListMainSourceNotificationConfigurations</a>(<span class="keyword">const</span> <a class="code" href="namespaceam.html#a2711516b1392ea02a7ed25fcd540a16a">am_sourceID_t</a> sourceID, std::vector&lt;am_NotificationConfiguration_s&gt;&amp; listMainNotificationConfigurations) <span class="keyword">const</span> ;</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_1CAmCommandReceiver.html#a7db57dfbc72f455545aa0d61013171d3">setMainSinkNotificationConfiguration</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="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_1CAmCommandReceiver.html#a27b26681681cbceaa5d18253a0d6a644">setMainSourceNotificationConfiguration</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="l00073"></a><span class="lineno"> 73</span>&#160;</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; uint16_t <a class="code" href="classam_1_1CAmCommandReceiver.html#a125412a71cb384ae9ec4b37821f79513">getStartupHandle</a>(); </div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; uint16_t <a class="code" href="classam_1_1CAmCommandReceiver.html#abe0af0067c2f0db347ee8118362cb267">getRundownHandle</a>(); </div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#ae29eaa1befc7c2d741920d567b89df9e">waitOnStartup</a>(<span class="keywordtype">bool</span> startup); </div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classam_1_1CAmCommandReceiver.html#adcc5b296afe649aa9bec7c8e4af6eb49">waitOnRundown</a>(<span class="keywordtype">bool</span> rundown); </div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="keyword">private</span>:</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <a class="code" href="classam_1_1IAmDatabaseHandler.html">IAmDatabaseHandler</a>* mDatabaseHandler; </div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <a class="code" href="classam_1_1CAmControlSender.html">CAmControlSender</a>* mControlSender; </div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <a class="code" href="classam_1_1CAmDbusWrapper.html">CAmDbusWrapper</a>* mDBusWrapper; </div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <a class="code" href="classam_1_1CAmSocketHandler.html">CAmSocketHandler</a>* mSocketHandler; </div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; uint16_t handleCount; </div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; std::vector&lt;uint16_t&gt; mListStartupHandles; </div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; std::vector&lt;uint16_t&gt; mListRundownHandles; </div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <span class="keywordtype">bool</span> mWaitStartup; </div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; <span class="keywordtype">bool</span> mWaitRundown; </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> mLastErrorStartup;</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> mLastErrorRundown;</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;};</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;}</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* COMMANDRECEIVER_H_ */</span><span class="preprocessor"></span></div><div class="ttc" id="classam_1_1CAmCommandReceiver_html_a62d8f5aee1e601d59f993c5a5561e234"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a62d8f5aee1e601d59f993c5a5561e234">am::CAmCommandReceiver::connect</a></div><div class="ttdeci">am_Error_e connect(const am_sourceID_t sourceID, const am_sinkID_t sinkID, am_mainConnectionID_t &amp;mainConnectionID)</div><div class="ttdoc">connects a source to sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00079">CAmCommandReceiver.cpp:79</a></div></div>
<div class="ttc" id="classam_1_1CAmCommandReceiver_html"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html">am::CAmCommandReceiver</a></div><div class="ttdoc">This class realizes the command Interface. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8h_source.html#l00040">CAmCommandReceiver.h:40</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_abe0af0067c2f0db347ee8118362cb267"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#abe0af0067c2f0db347ee8118362cb267">am::CAmCommandReceiver::getRundownHandle</a></div><div class="ttdeci">uint16_t getRundownHandle()</div><div class="ttdoc">returns a rundown handle </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00223">CAmCommandReceiver.cpp:223</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a27b26681681cbceaa5d18253a0d6a644"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a27b26681681cbceaa5d18253a0d6a644">am::CAmCommandReceiver::setMainSourceNotificationConfiguration</a></div><div class="ttdeci">am_Error_e setMainSourceNotificationConfiguration(const am_sourceID_t sourceID, const am_NotificationConfiguration_s &amp;mainNotificationConfiguration)</div><div class="ttdoc">sets a MainNotificationConfiuration. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00252">CAmCommandReceiver.cpp:252</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_abe0af0067c2f0db347ee8118362cb267"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#abe0af0067c2f0db347ee8118362cb267">am::CAmCommandReceiver::getRundownHandle</a></div><div class="ttdeci">uint16_t getRundownHandle()</div><div class="ttdoc">returns a rundown handle </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00224">CAmCommandReceiver.cpp:224</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_1CAmCommandReceiver_html_a27b26681681cbceaa5d18253a0d6a644"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a27b26681681cbceaa5d18253a0d6a644">am::CAmCommandReceiver::setMainSourceNotificationConfiguration</a></div><div class="ttdeci">am_Error_e setMainSourceNotificationConfiguration(const am_sourceID_t sourceID, const am_NotificationConfiguration_s &amp;mainNotificationConfiguration)</div><div class="ttdoc">sets a MainNotificationConfiuration. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00253">CAmCommandReceiver.cpp:253</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="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_1CAmCommandReceiver_html_a1f38df5ee6645b0dd765a1bf28dd3f22"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a1f38df5ee6645b0dd765a1bf28dd3f22">am::CAmCommandReceiver::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="CAmCommandReceiver_8cpp_source.html#l00193">CAmCommandReceiver.cpp:193</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a1f38df5ee6645b0dd765a1bf28dd3f22"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a1f38df5ee6645b0dd765a1bf28dd3f22">am::CAmCommandReceiver::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="CAmCommandReceiver_8cpp_source.html#l00194">CAmCommandReceiver.cpp:194</a></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_1IAmCommandReceive_html"><div class="ttname"><a href="classam_1_1IAmCommandReceive.html">am::IAmCommandReceive</a></div><div class="ttdoc">The interface towards the Controlling Instance (e.g HMI). </div><div class="ttdef"><b>Definition:</b> <a href="IAmCommand_8h_source.html#l00056">IAmCommand.h:56</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_af891b5714bde26daca7384758be25d5d"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#af891b5714bde26daca7384758be25d5d">am::CAmCommandReceiver::confirmCommandRundown</a></div><div class="ttdeci">void confirmCommandRundown(const uint16_t handle, const am_Error_e error)</div><div class="ttdoc">asynchronous confirmation of setCommandRundown </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00207">CAmCommandReceiver.cpp:207</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a05f8b40a07b3c234cd0935794e36a9b9"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a05f8b40a07b3c234cd0935794e36a9b9">am::CAmCommandReceiver::getTimingInformation</a></div><div class="ttdeci">am_Error_e getTimingInformation(const am_mainConnectionID_t mainConnectionID, am_timeSync_t &amp;delay) const </div><div class="ttdoc">returns the delay in ms that the audiopath for the given mainConnection has </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00171">CAmCommandReceiver.cpp:171</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_1CAmCommandReceiver_html_af891b5714bde26daca7384758be25d5d"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#af891b5714bde26daca7384758be25d5d">am::CAmCommandReceiver::confirmCommandRundown</a></div><div class="ttdeci">void confirmCommandRundown(const uint16_t handle, const am_Error_e error)</div><div class="ttdoc">asynchronous confirmation of setCommandRundown </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00208">CAmCommandReceiver.cpp:208</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a05f8b40a07b3c234cd0935794e36a9b9"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a05f8b40a07b3c234cd0935794e36a9b9">am::CAmCommandReceiver::getTimingInformation</a></div><div class="ttdeci">am_Error_e getTimingInformation(const am_mainConnectionID_t mainConnectionID, am_timeSync_t &amp;delay) const </div><div class="ttdoc">returns the delay in ms that the audiopath for the given mainConnection has </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00172">CAmCommandReceiver.cpp:172</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="namespaceam_html_ad94ba90e3c8f6bd7e51a15a811755167"><div class="ttname"><a href="namespaceam.html#ad94ba90e3c8f6bd7e51a15a811755167">am::am_timeSync_t</a></div><div class="ttdeci">int16_t am_timeSync_t</div><div class="ttdoc">offset time that is introduced in milli seconds. </div><div class="ttdef"><b>Definition:</b> <a href="audiomanagertypes_8h_source.html#l00114">audiomanagertypes.h:114</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a53edef0db4108a19ad395eb426dcc1b3"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a53edef0db4108a19ad395eb426dcc1b3">am::CAmCommandReceiver::getDBusConnectionWrapper</a></div><div class="ttdeci">am_Error_e getDBusConnectionWrapper(CAmDbusWrapper *&amp;dbusConnectionWrapper) const </div><div class="ttdoc">this function is used to retrieve a pointer to the dBusConnectionWrapper </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00176">CAmCommandReceiver.cpp:176</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a953a590cf51c6a02d631c2d324d81d78"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a953a590cf51c6a02d631c2d324d81d78">am::CAmCommandReceiver::getListMainSourceNotificationConfigurations</a></div><div class="ttdeci">am_Error_e getListMainSourceNotificationConfigurations(const am_sourceID_t sourceID, std::vector&lt; am_NotificationConfiguration_s &gt; &amp;listMainNotificationConfigurations) const </div><div class="ttdoc">Retrieves the list of MainNotifications for a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00241">CAmCommandReceiver.cpp:241</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a5275e9a3ed66acbe860729dd4665d7a1"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a5275e9a3ed66acbe860729dd4665d7a1">am::CAmCommandReceiver::setMainSourceSoundProperty</a></div><div class="ttdeci">am_Error_e setMainSourceSoundProperty(const am_MainSoundProperty_s &amp;soundProperty, const am_sourceID_t sourceID)</div><div class="ttdoc">This method is used to set sound properties, e.g. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00113">CAmCommandReceiver.cpp:113</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_adc6885dbe3520e6685035b0a89ffea7b"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#adc6885dbe3520e6685035b0a89ffea7b">am::CAmCommandReceiver::confirmCommandReady</a></div><div class="ttdeci">void confirmCommandReady(const uint16_t handle, const am_Error_e error)</div><div class="ttdoc">asynchronous confirmation of setCommandReady. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00198">CAmCommandReceiver.cpp:198</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_ab7dc13df4c7699dfdae5bcf6c4c1f7fa"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#ab7dc13df4c7699dfdae5bcf6c4c1f7fa">am::CAmCommandReceiver::getListMainSinks</a></div><div class="ttdeci">am_Error_e getListMainSinks(std::vector&lt; am_SinkType_s &gt; &amp;listMainSinks) const </div><div class="ttdoc">returns the actual list of Sinks </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00136">CAmCommandReceiver.cpp:136</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a53edef0db4108a19ad395eb426dcc1b3"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a53edef0db4108a19ad395eb426dcc1b3">am::CAmCommandReceiver::getDBusConnectionWrapper</a></div><div class="ttdeci">am_Error_e getDBusConnectionWrapper(CAmDbusWrapper *&amp;dbusConnectionWrapper) const </div><div class="ttdoc">this function is used to retrieve a pointer to the dBusConnectionWrapper </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00177">CAmCommandReceiver.cpp:177</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a953a590cf51c6a02d631c2d324d81d78"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a953a590cf51c6a02d631c2d324d81d78">am::CAmCommandReceiver::getListMainSourceNotificationConfigurations</a></div><div class="ttdeci">am_Error_e getListMainSourceNotificationConfigurations(const am_sourceID_t sourceID, std::vector&lt; am_NotificationConfiguration_s &gt; &amp;listMainNotificationConfigurations) const </div><div class="ttdoc">Retrieves the list of MainNotifications for a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00242">CAmCommandReceiver.cpp:242</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a5275e9a3ed66acbe860729dd4665d7a1"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a5275e9a3ed66acbe860729dd4665d7a1">am::CAmCommandReceiver::setMainSourceSoundProperty</a></div><div class="ttdeci">am_Error_e setMainSourceSoundProperty(const am_MainSoundProperty_s &amp;soundProperty, const am_sourceID_t sourceID)</div><div class="ttdoc">This method is used to set sound properties, e.g. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00115">CAmCommandReceiver.cpp:115</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_adc6885dbe3520e6685035b0a89ffea7b"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#adc6885dbe3520e6685035b0a89ffea7b">am::CAmCommandReceiver::confirmCommandReady</a></div><div class="ttdeci">void confirmCommandReady(const uint16_t handle, const am_Error_e error)</div><div class="ttdoc">asynchronous confirmation of setCommandReady. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00199">CAmCommandReceiver.cpp:199</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_ab7dc13df4c7699dfdae5bcf6c4c1f7fa"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#ab7dc13df4c7699dfdae5bcf6c4c1f7fa">am::CAmCommandReceiver::getListMainSinks</a></div><div class="ttdeci">am_Error_e getListMainSinks(std::vector&lt; am_SinkType_s &gt; &amp;listMainSinks) const </div><div class="ttdoc">returns the actual list of Sinks </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00137">CAmCommandReceiver.cpp:137</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_1CAmCommandReceiver_html_adcc5b296afe649aa9bec7c8e4af6eb49"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#adcc5b296afe649aa9bec7c8e4af6eb49">am::CAmCommandReceiver::waitOnRundown</a></div><div class="ttdeci">void waitOnRundown(bool rundown)</div><div class="ttdoc">tells the ComandReceiver to start waiting for all handles to be confirmed </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00258">CAmCommandReceiver.cpp:258</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_aae42ce7867ffe512f973021b5677b879"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#aae42ce7867ffe512f973021b5677b879">am::CAmCommandReceiver::getListSinkClasses</a></div><div class="ttdeci">am_Error_e getListSinkClasses(std::vector&lt; am_SinkClass_s &gt; &amp;listSinkClasses) const </div><div class="ttdoc">This is used to retrieve SinkClass Information of all sink classes. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00161">CAmCommandReceiver.cpp:161</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a6d47bc67473d75495260abe8c666fc7e"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a6d47bc67473d75495260abe8c666fc7e">am::CAmCommandReceiver::setVolume</a></div><div class="ttdeci">am_Error_e setVolume(const am_sinkID_t sinkID, const am_mainVolume_t volume)</div><div class="ttdoc">sets the volume for a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00089">CAmCommandReceiver.cpp:89</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_adcc5b296afe649aa9bec7c8e4af6eb49"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#adcc5b296afe649aa9bec7c8e4af6eb49">am::CAmCommandReceiver::waitOnRundown</a></div><div class="ttdeci">void waitOnRundown(bool rundown)</div><div class="ttdoc">tells the ComandReceiver to start waiting for all handles to be confirmed </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00259">CAmCommandReceiver.cpp:259</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_aae42ce7867ffe512f973021b5677b879"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#aae42ce7867ffe512f973021b5677b879">am::CAmCommandReceiver::getListSinkClasses</a></div><div class="ttdeci">am_Error_e getListSinkClasses(std::vector&lt; am_SinkClass_s &gt; &amp;listSinkClasses) const </div><div class="ttdoc">This is used to retrieve SinkClass Information of all sink classes. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00162">CAmCommandReceiver.cpp:162</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a6d47bc67473d75495260abe8c666fc7e"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a6d47bc67473d75495260abe8c666fc7e">am::CAmCommandReceiver::setVolume</a></div><div class="ttdeci">am_Error_e setVolume(const am_sinkID_t sinkID, const am_mainVolume_t volume)</div><div class="ttdoc">sets the volume for a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00091">CAmCommandReceiver.cpp:91</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_1CAmCommandReceiver_html_ad7a4c1fe5a2ecfaae5484a14d8820e58"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#ad7a4c1fe5a2ecfaae5484a14d8820e58">am::CAmCommandReceiver::volumeStep</a></div><div class="ttdeci">am_Error_e volumeStep(const am_sinkID_t sinkID, const int16_t volumeStep)</div><div class="ttdoc">This function is used to increment or decrement the current volume for a sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00095">CAmCommandReceiver.cpp:95</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a59197bfc29443cbae19a26e9c10a4ba3"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a59197bfc29443cbae19a26e9c10a4ba3">am::CAmCommandReceiver::getListMainSources</a></div><div class="ttdeci">am_Error_e getListMainSources(std::vector&lt; am_SourceType_s &gt; &amp;listMainSources) const </div><div class="ttdoc">returns the actual list of Sources </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00141">CAmCommandReceiver.cpp:141</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a7db57dfbc72f455545aa0d61013171d3"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a7db57dfbc72f455545aa0d61013171d3">am::CAmCommandReceiver::setMainSinkNotificationConfiguration</a></div><div class="ttdeci">am_Error_e setMainSinkNotificationConfiguration(const am_sinkID_t sinkID, const am_NotificationConfiguration_s &amp;mainNotificationConfiguration)</div><div class="ttdoc">sets a MainNotificationConfiuration. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00246">CAmCommandReceiver.cpp:246</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_ad7a4c1fe5a2ecfaae5484a14d8820e58"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#ad7a4c1fe5a2ecfaae5484a14d8820e58">am::CAmCommandReceiver::volumeStep</a></div><div class="ttdeci">am_Error_e volumeStep(const am_sinkID_t sinkID, const int16_t volumeStep)</div><div class="ttdoc">This function is used to increment or decrement the current volume for a sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00097">CAmCommandReceiver.cpp:97</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a59197bfc29443cbae19a26e9c10a4ba3"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a59197bfc29443cbae19a26e9c10a4ba3">am::CAmCommandReceiver::getListMainSources</a></div><div class="ttdeci">am_Error_e getListMainSources(std::vector&lt; am_SourceType_s &gt; &amp;listMainSources) const </div><div class="ttdoc">returns the actual list of Sources </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00142">CAmCommandReceiver.cpp:142</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a7db57dfbc72f455545aa0d61013171d3"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a7db57dfbc72f455545aa0d61013171d3">am::CAmCommandReceiver::setMainSinkNotificationConfiguration</a></div><div class="ttdeci">am_Error_e setMainSinkNotificationConfiguration(const am_sinkID_t sinkID, const am_NotificationConfiguration_s &amp;mainNotificationConfiguration)</div><div class="ttdoc">sets a MainNotificationConfiuration. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00247">CAmCommandReceiver.cpp:247</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="classam_1_1CAmCommandReceiver_html_a13df559403ebeacfb941da4deb9a5caa"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a13df559403ebeacfb941da4deb9a5caa">am::CAmCommandReceiver::CAmCommandReceiver</a></div><div class="ttdeci">CAmCommandReceiver(IAmDatabaseHandler *iDatabaseHandler, CAmControlSender *iControlSender, CAmSocketHandler *iSocketHandler)</div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00035">CAmCommandReceiver.cpp:35</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a13df559403ebeacfb941da4deb9a5caa"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a13df559403ebeacfb941da4deb9a5caa">am::CAmCommandReceiver::CAmCommandReceiver</a></div><div class="ttdeci">CAmCommandReceiver(IAmDatabaseHandler *iDatabaseHandler, CAmControlSender *iControlSender, CAmSocketHandler *iSocketHandler)</div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00037">CAmCommandReceiver.cpp:37</a></div></div>
<div class="ttc" id="classam_1_1CAmControlSender_html"><div class="ttname"><a href="classam_1_1CAmControlSender.html">am::CAmControlSender</a></div><div class="ttdoc">sends data to the commandInterface, takes the file of the library that needs to be loaded ...</div><div class="ttdef"><b>Definition:</b> <a href="CAmControlSender_8h_source.html#l00041">CAmControlSender.h:41</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_1CAmCommandReceiver_html_aa21122ef14406f9454a9033c689bc660"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#aa21122ef14406f9454a9033c689bc660">am::CAmCommandReceiver::getListMainSourceSoundProperties</a></div><div class="ttdeci">am_Error_e getListMainSourceSoundProperties(const am_sourceID_t sourceID, std::vector&lt; am_MainSoundProperty_s &gt; &amp;listSourceProperties) const </div><div class="ttdoc">This is used to retrieve all source sound properties related to a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00151">CAmCommandReceiver.cpp:151</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_afae22041843c5349be16a6593d3ebb9c"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#afae22041843c5349be16a6593d3ebb9c">am::CAmCommandReceiver::setSinkMuteState</a></div><div class="ttdeci">am_Error_e setSinkMuteState(const am_sinkID_t sinkID, const am_MuteState_e muteState)</div><div class="ttdoc">sets the mute state of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00101">CAmCommandReceiver.cpp:101</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_ac088319424792648863e320b78cad915"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#ac088319424792648863e320b78cad915">am::CAmCommandReceiver::getListSystemProperties</a></div><div class="ttdeci">am_Error_e getListSystemProperties(std::vector&lt; am_SystemProperty_s &gt; &amp;listSystemProperties) const </div><div class="ttdoc">Retrieves a complete list of all systemProperties. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00166">CAmCommandReceiver.cpp:166</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a08731671113b46f54657e4849bb1e173"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a08731671113b46f54657e4849bb1e173">am::CAmCommandReceiver::getSocketHandler</a></div><div class="ttdeci">am_Error_e getSocketHandler(CAmSocketHandler *&amp;socketHandler) const </div><div class="ttdoc">This function returns the pointer to the socketHandler. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00187">CAmCommandReceiver.cpp:187</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a2aaf5164223f9d180593a37e96945891"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a2aaf5164223f9d180593a37e96945891">am::CAmCommandReceiver::getListSourceClasses</a></div><div class="ttdeci">am_Error_e getListSourceClasses(std::vector&lt; am_SourceClass_s &gt; &amp;listSourceClasses) const </div><div class="ttdoc">This is used to retrieve SourceClass Information of all source classes. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00156">CAmCommandReceiver.cpp:156</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_ae29eaa1befc7c2d741920d567b89df9e"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#ae29eaa1befc7c2d741920d567b89df9e">am::CAmCommandReceiver::waitOnStartup</a></div><div class="ttdeci">void waitOnStartup(bool startup)</div><div class="ttdoc">tells the ComandReceiver to start waiting for all handles to be confirmed </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00230">CAmCommandReceiver.cpp:230</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_1CAmCommandReceiver_html_aa21122ef14406f9454a9033c689bc660"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#aa21122ef14406f9454a9033c689bc660">am::CAmCommandReceiver::getListMainSourceSoundProperties</a></div><div class="ttdeci">am_Error_e getListMainSourceSoundProperties(const am_sourceID_t sourceID, std::vector&lt; am_MainSoundProperty_s &gt; &amp;listSourceProperties) const </div><div class="ttdoc">This is used to retrieve all source sound properties related to a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00152">CAmCommandReceiver.cpp:152</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_afae22041843c5349be16a6593d3ebb9c"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#afae22041843c5349be16a6593d3ebb9c">am::CAmCommandReceiver::setSinkMuteState</a></div><div class="ttdeci">am_Error_e setSinkMuteState(const am_sinkID_t sinkID, const am_MuteState_e muteState)</div><div class="ttdoc">sets the mute state of a sink </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00103">CAmCommandReceiver.cpp:103</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_ac088319424792648863e320b78cad915"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#ac088319424792648863e320b78cad915">am::CAmCommandReceiver::getListSystemProperties</a></div><div class="ttdeci">am_Error_e getListSystemProperties(std::vector&lt; am_SystemProperty_s &gt; &amp;listSystemProperties) const </div><div class="ttdoc">Retrieves a complete list of all systemProperties. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00167">CAmCommandReceiver.cpp:167</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a08731671113b46f54657e4849bb1e173"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a08731671113b46f54657e4849bb1e173">am::CAmCommandReceiver::getSocketHandler</a></div><div class="ttdeci">am_Error_e getSocketHandler(CAmSocketHandler *&amp;socketHandler) const </div><div class="ttdoc">This function returns the pointer to the socketHandler. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00188">CAmCommandReceiver.cpp:188</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a2aaf5164223f9d180593a37e96945891"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a2aaf5164223f9d180593a37e96945891">am::CAmCommandReceiver::getListSourceClasses</a></div><div class="ttdeci">am_Error_e getListSourceClasses(std::vector&lt; am_SourceClass_s &gt; &amp;listSourceClasses) const </div><div class="ttdoc">This is used to retrieve SourceClass Information of all source classes. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00157">CAmCommandReceiver.cpp:157</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_ae29eaa1befc7c2d741920d567b89df9e"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#ae29eaa1befc7c2d741920d567b89df9e">am::CAmCommandReceiver::waitOnStartup</a></div><div class="ttdeci">void waitOnStartup(bool startup)</div><div class="ttdoc">tells the ComandReceiver to start waiting for all handles to be confirmed </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00231">CAmCommandReceiver.cpp:231</a></div></div>
<div class="ttc" id="classam_1_1CAmDbusWrapper_html"><div class="ttname"><a href="classam_1_1CAmDbusWrapper.html">am::CAmDbusWrapper</a></div><div class="ttdoc">This wraps dbus and provides everything needed to anyone who wants to use dbus (including plugins)...</div><div class="ttdef"><b>Definition:</b> <a href="CAmDbusWrapper_8h_source.html#l00037">CAmDbusWrapper.h:37</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a32bb0e128a996e3ad891111260802146"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a32bb0e128a996e3ad891111260802146">am::CAmCommandReceiver::~CAmCommandReceiver</a></div><div class="ttdeci">~CAmCommandReceiver()</div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00073">CAmCommandReceiver.cpp:73</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a32bb0e128a996e3ad891111260802146"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a32bb0e128a996e3ad891111260802146">am::CAmCommandReceiver::~CAmCommandReceiver</a></div><div class="ttdeci">~CAmCommandReceiver()</div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00075">CAmCommandReceiver.cpp:75</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_1CAmCommandReceiver_html_a5e49b6d510658f1ccc2547ce5fc38dac"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a5e49b6d510658f1ccc2547ce5fc38dac">am::CAmCommandReceiver::getListMainSinkNotificationConfigurations</a></div><div class="ttdeci">am_Error_e getListMainSinkNotificationConfigurations(const am_sinkID_t sinkID, std::vector&lt; am_NotificationConfiguration_s &gt; &amp;listMainNotificationConfigurations) const </div><div class="ttdoc">Retrieves the list of MainNotifications for a sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00236">CAmCommandReceiver.cpp:236</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a125412a71cb384ae9ec4b37821f79513"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a125412a71cb384ae9ec4b37821f79513">am::CAmCommandReceiver::getStartupHandle</a></div><div class="ttdeci">uint16_t getStartupHandle()</div><div class="ttdoc">returns a startup handle </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00216">CAmCommandReceiver.cpp:216</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a011b02d5eddc693e5634583e0334e4a7"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a011b02d5eddc693e5634583e0334e4a7">am::CAmCommandReceiver::getVolume</a></div><div class="ttdeci">am_Error_e getVolume(const am_sinkID_t sinkID, am_mainVolume_t &amp;mainVolume) const </div><div class="ttdoc">Returns the current volume for the sink directly out of the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00125">CAmCommandReceiver.cpp:125</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a5e49b6d510658f1ccc2547ce5fc38dac"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a5e49b6d510658f1ccc2547ce5fc38dac">am::CAmCommandReceiver::getListMainSinkNotificationConfigurations</a></div><div class="ttdeci">am_Error_e getListMainSinkNotificationConfigurations(const am_sinkID_t sinkID, std::vector&lt; am_NotificationConfiguration_s &gt; &amp;listMainNotificationConfigurations) const </div><div class="ttdoc">Retrieves the list of MainNotifications for a sink. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00237">CAmCommandReceiver.cpp:237</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a125412a71cb384ae9ec4b37821f79513"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a125412a71cb384ae9ec4b37821f79513">am::CAmCommandReceiver::getStartupHandle</a></div><div class="ttdeci">uint16_t getStartupHandle()</div><div class="ttdoc">returns a startup handle </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00217">CAmCommandReceiver.cpp:217</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a011b02d5eddc693e5634583e0334e4a7"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a011b02d5eddc693e5634583e0334e4a7">am::CAmCommandReceiver::getVolume</a></div><div class="ttdeci">am_Error_e getVolume(const am_sinkID_t sinkID, am_mainVolume_t &amp;mainVolume) const </div><div class="ttdoc">Returns the current volume for the sink directly out of the database. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00127">CAmCommandReceiver.cpp:127</a></div></div>
<div class="ttc" id="IAmCommand_8h_html"><div class="ttname"><a href="IAmCommand_8h.html">IAmCommand.h</a></div><div class="ttdoc">Copyright (C) 2012 - 2014, BMW AG. </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_1CAmCommandReceiver_html_a59d10a7178e3227d0b8f415308c71179"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a59d10a7178e3227d0b8f415308c71179">am::CAmCommandReceiver::getListMainConnections</a></div><div class="ttdeci">am_Error_e getListMainConnections(std::vector&lt; am_MainConnectionType_s &gt; &amp;listConnections) const </div><div class="ttdoc">returns the actual list of MainConnections </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00130">CAmCommandReceiver.cpp:130</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_aa3044c8587e0674bc107d607b6863b99"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#aa3044c8587e0674bc107d607b6863b99">am::CAmCommandReceiver::setMainSinkSoundProperty</a></div><div class="ttdeci">am_Error_e setMainSinkSoundProperty(const am_MainSoundProperty_s &amp;soundProperty, const am_sinkID_t sinkID)</div><div class="ttdoc">This method is used to set sound properties, e.g. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00107">CAmCommandReceiver.cpp:107</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_aa24d0146f4e3c75e02d6c0152e246da1"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#aa24d0146f4e3c75e02d6c0152e246da1">am::CAmCommandReceiver::disconnect</a></div><div class="ttdeci">am_Error_e disconnect(const am_mainConnectionID_t mainConnectionID)</div><div class="ttdoc">disconnects a mainConnection </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00083">CAmCommandReceiver.cpp:83</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a33b0ab5fca8c82ce91b19f08c34471f8"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a33b0ab5fca8c82ce91b19f08c34471f8">am::CAmCommandReceiver::setSystemProperty</a></div><div class="ttdeci">am_Error_e setSystemProperty(const am_SystemProperty_s &amp;property)</div><div class="ttdoc">is used to set a specific system property. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00119">CAmCommandReceiver.cpp:119</a></div></div>
-<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a9f2313f8608c5cc7948f1406ec04beb7"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a9f2313f8608c5cc7948f1406ec04beb7">am::CAmCommandReceiver::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 is used to retrieve all source sound properties related to a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00146">CAmCommandReceiver.cpp:146</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a59d10a7178e3227d0b8f415308c71179"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a59d10a7178e3227d0b8f415308c71179">am::CAmCommandReceiver::getListMainConnections</a></div><div class="ttdeci">am_Error_e getListMainConnections(std::vector&lt; am_MainConnectionType_s &gt; &amp;listConnections) const </div><div class="ttdoc">returns the actual list of MainConnections </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00132">CAmCommandReceiver.cpp:132</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_aa3044c8587e0674bc107d607b6863b99"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#aa3044c8587e0674bc107d607b6863b99">am::CAmCommandReceiver::setMainSinkSoundProperty</a></div><div class="ttdeci">am_Error_e setMainSinkSoundProperty(const am_MainSoundProperty_s &amp;soundProperty, const am_sinkID_t sinkID)</div><div class="ttdoc">This method is used to set sound properties, e.g. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00109">CAmCommandReceiver.cpp:109</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_aa24d0146f4e3c75e02d6c0152e246da1"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#aa24d0146f4e3c75e02d6c0152e246da1">am::CAmCommandReceiver::disconnect</a></div><div class="ttdeci">am_Error_e disconnect(const am_mainConnectionID_t mainConnectionID)</div><div class="ttdoc">disconnects a mainConnection </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00085">CAmCommandReceiver.cpp:85</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a33b0ab5fca8c82ce91b19f08c34471f8"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a33b0ab5fca8c82ce91b19f08c34471f8">am::CAmCommandReceiver::setSystemProperty</a></div><div class="ttdeci">am_Error_e setSystemProperty(const am_SystemProperty_s &amp;property)</div><div class="ttdoc">is used to set a specific system property. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00121">CAmCommandReceiver.cpp:121</a></div></div>
+<div class="ttc" id="classam_1_1CAmCommandReceiver_html_a9f2313f8608c5cc7948f1406ec04beb7"><div class="ttname"><a href="classam_1_1CAmCommandReceiver.html#a9f2313f8608c5cc7948f1406ec04beb7">am::CAmCommandReceiver::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 is used to retrieve all source sound properties related to a source. </div><div class="ttdef"><b>Definition:</b> <a href="CAmCommandReceiver_8cpp_source.html#l00147">CAmCommandReceiver.cpp:147</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="CAmCommandReceiver_8h.html">CAmCommandReceiver.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>