Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > c6a4530fb2a89779c232c42c21f3bfa2 > files > 52

pulseaudio-libs-devel-2.1-7.fc18.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<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.3"/>
<title>PulseAudio: channelmap.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="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">PulseAudio
   &#160;<span id="projectnumber">2.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3 -->
  <div id="navrow1" class="tabs">
    <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="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('channelmap_8h_source.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">channelmap.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="channelmap_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;<span class="preprocessor">#ifndef foochannelmaphfoo</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define foochannelmaphfoo</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">/***</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">  This file is part of PulseAudio.</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"></span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">  Copyright 2005-2006 Lennart Poettering</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">  Copyright 2006 Pierre Ossman &lt;ossman@cendio.se&gt; for Cendio AB</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"></span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">  PulseAudio is free software; you can redistribute it and/or modify</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">  it under the terms of the GNU Lesser General Public License as published</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">  by the Free Software Foundation; either version 2.1 of the License,</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">  or (at your option) any later version.</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"></span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">  PulseAudio is distributed in the hope that it will be useful, but</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">  WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment">  General Public License for more details.</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"></span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment">  You should have received a copy of the GNU Lesser General Public License</span></div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">  along with PulseAudio; if not, write to the Free Software</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment">  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307</span></div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">  USA.</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment">***/</span></div>
<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</div>
<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="sample_8h.html" title="Constants and routines for sample type handling.">pulse/sample.h</a>&gt;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#include &lt;pulse/cdecl.h&gt;</span></div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="gccmacro_8h.html" title="GCC attribute macros.">pulse/gccmacro.h</a>&gt;</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="version_8h.html" title="Define header version.">pulse/version.h</a>&gt;</span></div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;</div>
<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;PA_C_DECL_BEGIN</div>
<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;</div>
<div class="line"><a name="l00076"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2">   76</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2" title="A list of channel labels.">pa_channel_position</a> {</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a5206a3a2c441012f29a2942eec5cd8c3">   77</a></span>&#160;    <a class="code" href="channelmap_8h.html#ae116e696ff95541af475305fdf26e4c1">PA_CHANNEL_POSITION_INVALID</a> = -1,</div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ab66fd4fb8ed2630afe6fbf2d43734946">   78</a></span>&#160;    <a class="code" href="channelmap_8h.html#afe6db785a2e9830180241de1ab311c24">PA_CHANNEL_POSITION_MONO</a> = 0,</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"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a28399732efb53f72f18c7d6bdaa23e1e">   80</a></span>&#160;    <a class="code" href="channelmap_8h.html#ad8e6c1e6b8152b5f485076c06684bccb">PA_CHANNEL_POSITION_FRONT_LEFT</a>,               </div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a3be79fc32518e4f9fb9b61fb7742b924">   81</a></span>&#160;    <a class="code" href="channelmap_8h.html#ab61f1f07a7da302d72d6f747a0b08e53">PA_CHANNEL_POSITION_FRONT_RIGHT</a>,              </div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a8bbe5bfe970b9541f7ca20c3bf8ab165">   82</a></span>&#160;    <a class="code" href="channelmap_8h.html#a154548a731436c7fac733aefad5d8154">PA_CHANNEL_POSITION_FRONT_CENTER</a>,             </div>
<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;    <a class="code" href="channelmap_8h.html#a5955a93f22cc6f23c268d82d41d1ca52">PA_CHANNEL_POSITION_LEFT</a> = <a class="code" href="channelmap_8h.html#ad8e6c1e6b8152b5f485076c06684bccb">PA_CHANNEL_POSITION_FRONT_LEFT</a>,</div>
<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;    <a class="code" href="channelmap_8h.html#a9e94be97a8bc72bfb64c45b582dc359b">PA_CHANNEL_POSITION_RIGHT</a> = <a class="code" href="channelmap_8h.html#ab61f1f07a7da302d72d6f747a0b08e53">PA_CHANNEL_POSITION_FRONT_RIGHT</a>,</div>
<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;    <a class="code" href="channelmap_8h.html#a30f97330e030875ec7bbe9f3e9d7a745">PA_CHANNEL_POSITION_CENTER</a> = <a class="code" href="channelmap_8h.html#a154548a731436c7fac733aefad5d8154">PA_CHANNEL_POSITION_FRONT_CENTER</a>,</div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ac75fc7f9df6c7fb52c84517f46679dfb">   90</a></span>&#160;    <a class="code" href="channelmap_8h.html#ae9343761dbcaed507be02fc439e1cf38">PA_CHANNEL_POSITION_REAR_CENTER</a>,              </div>
<div class="line"><a name="l00091"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a8fa64f2956cf5631b90fa04c2a6e6681">   91</a></span>&#160;    <a class="code" href="channelmap_8h.html#aee2ac56d7b24317f31429ac05697979f">PA_CHANNEL_POSITION_REAR_LEFT</a>,                </div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a2fd4c08eb44e18fcbad36df56f60dd6c">   92</a></span>&#160;    <a class="code" href="channelmap_8h.html#aa3770507c050448311600c6f6209d52b">PA_CHANNEL_POSITION_REAR_RIGHT</a>,               </div>
<div class="line"><a name="l00094"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ac22839469c8b8eb270b84c80fe4ea75d">   94</a></span>&#160;    <a class="code" href="channelmap_8h.html#a27e346baed8e5dc9cb9503326426742e">PA_CHANNEL_POSITION_LFE</a>,                      </div>
<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;    <a class="code" href="channelmap_8h.html#a808721af5e6663a52e051dad4739790b">PA_CHANNEL_POSITION_SUBWOOFER</a> = <a class="code" href="channelmap_8h.html#a27e346baed8e5dc9cb9503326426742e">PA_CHANNEL_POSITION_LFE</a>,</div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a8c905b7ae706ab48df43aaf201b0ee7b">   99</a></span>&#160;    <a class="code" href="channelmap_8h.html#a86b8214ae314ad6892902606e2cc8522">PA_CHANNEL_POSITION_FRONT_LEFT_OF_CENTER</a>,     </div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a4bfcd16c2d3bc3dc8b7893fa77b95b28">  100</a></span>&#160;    <a class="code" href="channelmap_8h.html#aed7919fc7c2d74f0cfc70a68d3d3236e">PA_CHANNEL_POSITION_FRONT_RIGHT_OF_CENTER</a>,    </div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a68711bf2ba3dec3cd4da45830d8ed2e9">  102</a></span>&#160;    <a class="code" href="channelmap_8h.html#a080f25d2a701dcd9d790656535fc09d6">PA_CHANNEL_POSITION_SIDE_LEFT</a>,                </div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a91c2ce5e67a4bddf19b38233d1049dc0">  103</a></span>&#160;    <a class="code" href="channelmap_8h.html#a734a0faf2e2ada0f1de0962da2018ad7">PA_CHANNEL_POSITION_SIDE_RIGHT</a>,               </div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ad1f960b7cb836254da65e89dbde2ede9">  105</a></span>&#160;    <a class="code" href="channelmap_8h.html#a46d3b4cda8123ab7d995d58736f8a6cf">PA_CHANNEL_POSITION_AUX0</a>,</div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ad3d8aa4fc6566c567a5190310443e8c9">  106</a></span>&#160;    <a class="code" href="channelmap_8h.html#a80b3e0a07740b2b5756d49264331fff6">PA_CHANNEL_POSITION_AUX1</a>,</div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a11f4d0ccfcdc097fed4a5b80b0ed4835">  107</a></span>&#160;    <a class="code" href="channelmap_8h.html#a614f0d704366bed73e42f91d96c45771">PA_CHANNEL_POSITION_AUX2</a>,</div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2aac0480a9f06577285e3cc895c012ecd8">  108</a></span>&#160;    <a class="code" href="channelmap_8h.html#adf419f46c57d421f7d199f717a514c5c">PA_CHANNEL_POSITION_AUX3</a>,</div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2aa4f52dc1cf847f4bfe1b39aeb9cf3525">  109</a></span>&#160;    <a class="code" href="channelmap_8h.html#a49f31c4975b5e4dd08420969b33237f0">PA_CHANNEL_POSITION_AUX4</a>,</div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2add7d87cedbde94905fc2dfc4f93551aa">  110</a></span>&#160;    <a class="code" href="channelmap_8h.html#abb018fd850f3ce42c8bc7569fe809fac">PA_CHANNEL_POSITION_AUX5</a>,</div>
<div class="line"><a name="l00111"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a58f2927518a812dc1f58350a99ada321">  111</a></span>&#160;    <a class="code" href="channelmap_8h.html#a9f2d9d3ec7065457c82ec3ff74ff5c7d">PA_CHANNEL_POSITION_AUX6</a>,</div>
<div class="line"><a name="l00112"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a4b0e6e3593cf79cc79d59bd719c7a822">  112</a></span>&#160;    <a class="code" href="channelmap_8h.html#a8be02f732168b44dc9804ed99c13ca8f">PA_CHANNEL_POSITION_AUX7</a>,</div>
<div class="line"><a name="l00113"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a3126bca5552400d07097e3d25b9562ad">  113</a></span>&#160;    <a class="code" href="channelmap_8h.html#ab9529420c4874b669b9545a70d7e1eb1">PA_CHANNEL_POSITION_AUX8</a>,</div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ae5e268b87565a2ea3d938cca5e97ea85">  114</a></span>&#160;    <a class="code" href="channelmap_8h.html#a9f945d3a0373cb5606c1a6793e59391d">PA_CHANNEL_POSITION_AUX9</a>,</div>
<div class="line"><a name="l00115"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ade459568ace71f5cf0a37847a1be343d">  115</a></span>&#160;    <a class="code" href="channelmap_8h.html#a8bbe5ca973813e0a39a3306b6ac20fed">PA_CHANNEL_POSITION_AUX10</a>,</div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a477df70c25091ba9ec2f65e76b6c49e1">  116</a></span>&#160;    <a class="code" href="channelmap_8h.html#ab30ac9978ff3e31057a2105f96eed22f">PA_CHANNEL_POSITION_AUX11</a>,</div>
<div class="line"><a name="l00117"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a05f5aa33377d6d75a193ceb6e236c6ad">  117</a></span>&#160;    <a class="code" href="channelmap_8h.html#ab1fc9163b232db526b8d1143d0f48d0e">PA_CHANNEL_POSITION_AUX12</a>,</div>
<div class="line"><a name="l00118"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2afa680a81a993bed9250ea10d4d8871f1">  118</a></span>&#160;    <a class="code" href="channelmap_8h.html#adfc12942ab61d81c4ac2b6e4835d16ba">PA_CHANNEL_POSITION_AUX13</a>,</div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ad2d8188a97b7f3abb8a4418a19e74f18">  119</a></span>&#160;    <a class="code" href="channelmap_8h.html#a8d1cd60dcc214834fe3d69691cc2c65e">PA_CHANNEL_POSITION_AUX14</a>,</div>
<div class="line"><a name="l00120"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2afce1779d197d385a746157cc112a594c">  120</a></span>&#160;    <a class="code" href="channelmap_8h.html#a97e02ce4f69006d70fe2885c71414063">PA_CHANNEL_POSITION_AUX15</a>,</div>
<div class="line"><a name="l00121"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a98054fe350c19ef4611890b332f0fdf1">  121</a></span>&#160;    <a class="code" href="channelmap_8h.html#aebf880edd998dcb9d9d3a827db8e4a7f">PA_CHANNEL_POSITION_AUX16</a>,</div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a580a4dce399ab921b8498de1132c4824">  122</a></span>&#160;    <a class="code" href="channelmap_8h.html#aa08f243006f28b50571c4552129e2789">PA_CHANNEL_POSITION_AUX17</a>,</div>
<div class="line"><a name="l00123"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2adbc5887d084a85a708cc73a4340e0cbc">  123</a></span>&#160;    <a class="code" href="channelmap_8h.html#a0df531cf5298923d5048c76c4e608bb6">PA_CHANNEL_POSITION_AUX18</a>,</div>
<div class="line"><a name="l00124"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a83c2e77d17d40abfed04162993c0940e">  124</a></span>&#160;    <a class="code" href="channelmap_8h.html#abe99bdf87640afd352c9dba71b6f2170">PA_CHANNEL_POSITION_AUX19</a>,</div>
<div class="line"><a name="l00125"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a3db6a6a64d6600c7a23430b0616f40dd">  125</a></span>&#160;    <a class="code" href="channelmap_8h.html#a62294203887209b1a2a7ae183fc3f3f4">PA_CHANNEL_POSITION_AUX20</a>,</div>
<div class="line"><a name="l00126"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a8c0c387f33ae2c9b89a6e5613c42a44e">  126</a></span>&#160;    <a class="code" href="channelmap_8h.html#af86e9e5493f634aad90210585bbc6c7a">PA_CHANNEL_POSITION_AUX21</a>,</div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a21f01fb9669ceff91b2005ca3216729f">  127</a></span>&#160;    <a class="code" href="channelmap_8h.html#aaf500535a56aa6d4207d3e797102a584">PA_CHANNEL_POSITION_AUX22</a>,</div>
<div class="line"><a name="l00128"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a6f846774c39f569556b79d56cd82ef5c">  128</a></span>&#160;    <a class="code" href="channelmap_8h.html#a82975719d12b4bf8eefa9f9de7dad7c1">PA_CHANNEL_POSITION_AUX23</a>,</div>
<div class="line"><a name="l00129"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2afa1e6efebddf77d4d59136b1bb77ac6e">  129</a></span>&#160;    <a class="code" href="channelmap_8h.html#ad0a0c39b9ec7f7126b96f5e7eaaa67ca">PA_CHANNEL_POSITION_AUX24</a>,</div>
<div class="line"><a name="l00130"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a635691b5d8f43f810612c6d114ed2874">  130</a></span>&#160;    <a class="code" href="channelmap_8h.html#ac27b07aca314ac19a6d1af19472584f7">PA_CHANNEL_POSITION_AUX25</a>,</div>
<div class="line"><a name="l00131"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2aa4785955305a0c1642fea32118c825a2">  131</a></span>&#160;    <a class="code" href="channelmap_8h.html#a40a82e1b913d0a03d46adcfa94c3466e">PA_CHANNEL_POSITION_AUX26</a>,</div>
<div class="line"><a name="l00132"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a54a260ba5c87a6a5dacac17476569f16">  132</a></span>&#160;    <a class="code" href="channelmap_8h.html#a31c27d45510301385a23164fc9a84611">PA_CHANNEL_POSITION_AUX27</a>,</div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a29de6eb3eee401cde997ef63f2e2417b">  133</a></span>&#160;    <a class="code" href="channelmap_8h.html#a72a8a5b58d54728ecd7e9b72ba9253dc">PA_CHANNEL_POSITION_AUX28</a>,</div>
<div class="line"><a name="l00134"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2aad354cdcf2f7ed5b4f0eb5c4ec24a97d">  134</a></span>&#160;    <a class="code" href="channelmap_8h.html#af3924c2abae8d180457f08ecbc9efbdb">PA_CHANNEL_POSITION_AUX29</a>,</div>
<div class="line"><a name="l00135"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a30a27df7be25a3a52572c3c97767456b">  135</a></span>&#160;    <a class="code" href="channelmap_8h.html#ad9ba8648f558fc05a5f2c1d57aa82f02">PA_CHANNEL_POSITION_AUX30</a>,</div>
<div class="line"><a name="l00136"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a55dd989ff7f2be98b344762193fd7961">  136</a></span>&#160;    <a class="code" href="channelmap_8h.html#a3f345227d8f79ba9a3f7e1bbf1e7d09c">PA_CHANNEL_POSITION_AUX31</a>,</div>
<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;</div>
<div class="line"><a name="l00138"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2aa152449ebfe5849c7d9a9814a2014c5d">  138</a></span>&#160;    <a class="code" href="channelmap_8h.html#aaf9c690591f762860f19b43e0b9d876b">PA_CHANNEL_POSITION_TOP_CENTER</a>,               </div>
<div class="line"><a name="l00140"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2ad72aa13d24aa516cd647681b6f28a665">  140</a></span>&#160;    <a class="code" href="channelmap_8h.html#aca5a18eb5beecd8a48e978c013f32184">PA_CHANNEL_POSITION_TOP_FRONT_LEFT</a>,           </div>
<div class="line"><a name="l00141"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2aef8b430ae83ac3d8d2cbe86b9a743e63">  141</a></span>&#160;    <a class="code" href="channelmap_8h.html#abeea1f953fe2ba77740dbe0f9c156d27">PA_CHANNEL_POSITION_TOP_FRONT_RIGHT</a>,          </div>
<div class="line"><a name="l00142"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a16d1f11205ab9f8cd19b31f629a57876">  142</a></span>&#160;    <a class="code" href="channelmap_8h.html#a28869e3bf1a9cf5ccb36c5c10879b431">PA_CHANNEL_POSITION_TOP_FRONT_CENTER</a>,         </div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a8021d63a5e3f2e71b3df2f277b2701ed">  144</a></span>&#160;    <a class="code" href="channelmap_8h.html#a75867c3af08e2a360ab8c87ea9ae290c">PA_CHANNEL_POSITION_TOP_REAR_LEFT</a>,            </div>
<div class="line"><a name="l00145"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a75c87a9324e5caf80ba53383d172aa2c">  145</a></span>&#160;    <a class="code" href="channelmap_8h.html#a9f6c821f82121d8bcf57d896a5ae08a6">PA_CHANNEL_POSITION_TOP_REAR_RIGHT</a>,           </div>
<div class="line"><a name="l00146"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a0c0ad6318881b76af64d559b5a9772bf">  146</a></span>&#160;    <a class="code" href="channelmap_8h.html#a9d147d0679a23a980fd4459cc151df65">PA_CHANNEL_POSITION_TOP_REAR_CENTER</a>,          </div>
<div class="line"><a name="l00148"></a><span class="lineno"><a class="code" href="channelmap_8h.html#af1cbe2738487c74f99e613779bd34bf2a533c4d4cedabc7f6f80434bac6063ecd">  148</a></span>&#160;    <a class="code" href="channelmap_8h.html#a8a106610189983ab3be50fa1f10ca12c">PA_CHANNEL_POSITION_MAX</a></div>
<div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;} <a class="code" href="channelmap_8h.html#a73a7ec05f42b21cb70ba4405b54177f6" title="A list of channel labels.">pa_channel_position_t</a>;</div>
<div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;</div>
<div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;<span class="preprocessor">#define PA_CHANNEL_POSITION_INVALID PA_CHANNEL_POSITION_INVALID</span></div>
<div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_MONO PA_CHANNEL_POSITION_MONO</span></div>
<div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_LEFT PA_CHANNEL_POSITION_LEFT</span></div>
<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_RIGHT PA_CHANNEL_POSITION_RIGHT</span></div>
<div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_CENTER PA_CHANNEL_POSITION_CENTER</span></div>
<div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_FRONT_LEFT PA_CHANNEL_POSITION_FRONT_LEFT</span></div>
<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_FRONT_RIGHT PA_CHANNEL_POSITION_FRONT_RIGHT</span></div>
<div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_FRONT_CENTER PA_CHANNEL_POSITION_FRONT_CENTER</span></div>
<div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_REAR_CENTER PA_CHANNEL_POSITION_REAR_CENTER</span></div>
<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_REAR_LEFT PA_CHANNEL_POSITION_REAR_LEFT</span></div>
<div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_REAR_RIGHT PA_CHANNEL_POSITION_REAR_RIGHT</span></div>
<div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_LFE PA_CHANNEL_POSITION_LFE</span></div>
<div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_SUBWOOFER PA_CHANNEL_POSITION_SUBWOOFER</span></div>
<div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_FRONT_LEFT_OF_CENTER PA_CHANNEL_POSITION_FRONT_LEFT_OF_CENTER</span></div>
<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_FRONT_RIGHT_OF_CENTER PA_CHANNEL_POSITION_FRONT_RIGHT_OF_CENTER</span></div>
<div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_SIDE_LEFT PA_CHANNEL_POSITION_SIDE_LEFT</span></div>
<div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_SIDE_RIGHT PA_CHANNEL_POSITION_SIDE_RIGHT</span></div>
<div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX0 PA_CHANNEL_POSITION_AUX0</span></div>
<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX1 PA_CHANNEL_POSITION_AUX1</span></div>
<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX2 PA_CHANNEL_POSITION_AUX2</span></div>
<div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX3 PA_CHANNEL_POSITION_AUX3</span></div>
<div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX4 PA_CHANNEL_POSITION_AUX4</span></div>
<div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX5 PA_CHANNEL_POSITION_AUX5</span></div>
<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX6 PA_CHANNEL_POSITION_AUX6</span></div>
<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX7 PA_CHANNEL_POSITION_AUX7</span></div>
<div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX8 PA_CHANNEL_POSITION_AUX8</span></div>
<div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX9 PA_CHANNEL_POSITION_AUX9</span></div>
<div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX10 PA_CHANNEL_POSITION_AUX10</span></div>
<div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX11 PA_CHANNEL_POSITION_AUX11</span></div>
<div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX12 PA_CHANNEL_POSITION_AUX12</span></div>
<div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX13 PA_CHANNEL_POSITION_AUX13</span></div>
<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX14 PA_CHANNEL_POSITION_AUX14</span></div>
<div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX15 PA_CHANNEL_POSITION_AUX15</span></div>
<div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX16 PA_CHANNEL_POSITION_AUX16</span></div>
<div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX17 PA_CHANNEL_POSITION_AUX17</span></div>
<div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX18 PA_CHANNEL_POSITION_AUX18</span></div>
<div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX19 PA_CHANNEL_POSITION_AUX19</span></div>
<div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX20 PA_CHANNEL_POSITION_AUX20</span></div>
<div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX21 PA_CHANNEL_POSITION_AUX21</span></div>
<div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX22 PA_CHANNEL_POSITION_AUX22</span></div>
<div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX23 PA_CHANNEL_POSITION_AUX23</span></div>
<div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX24 PA_CHANNEL_POSITION_AUX24</span></div>
<div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX25 PA_CHANNEL_POSITION_AUX25</span></div>
<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX26 PA_CHANNEL_POSITION_AUX26</span></div>
<div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX27 PA_CHANNEL_POSITION_AUX27</span></div>
<div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX28 PA_CHANNEL_POSITION_AUX28</span></div>
<div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX29 PA_CHANNEL_POSITION_AUX29</span></div>
<div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX30 PA_CHANNEL_POSITION_AUX30</span></div>
<div class="line"><a name="l00200"></a><span class="lineno">  200</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_AUX31 PA_CHANNEL_POSITION_AUX31</span></div>
<div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_TOP_CENTER PA_CHANNEL_POSITION_TOP_CENTER</span></div>
<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_TOP_FRONT_LEFT PA_CHANNEL_POSITION_TOP_FRONT_LEFT</span></div>
<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_TOP_FRONT_RIGHT PA_CHANNEL_POSITION_TOP_FRONT_RIGHT</span></div>
<div class="line"><a name="l00204"></a><span class="lineno">  204</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_TOP_FRONT_CENTER PA_CHANNEL_POSITION_TOP_FRONT_CENTER</span></div>
<div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_TOP_REAR_LEFT PA_CHANNEL_POSITION_TOP_REAR_LEFT</span></div>
<div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_TOP_REAR_RIGHT PA_CHANNEL_POSITION_TOP_REAR_RIGHT</span></div>
<div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_TOP_REAR_CENTER PA_CHANNEL_POSITION_TOP_REAR_CENTER</span></div>
<div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_POSITION_MAX PA_CHANNEL_POSITION_MAX</span></div>
<div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00212"></a><span class="lineno"><a class="code" href="channelmap_8h.html#a7523d4554f7ffdcf6a9c8b1333741877">  212</a></span>&#160;<span class="keyword">typedef</span> uint64_t <a class="code" href="channelmap_8h.html#a7523d4554f7ffdcf6a9c8b1333741877" title="A mask of channel positions.">pa_channel_position_mask_t</a>;</div>
<div class="line"><a name="l00213"></a><span class="lineno">  213</span>&#160;</div>
<div class="line"><a name="l00215"></a><span class="lineno"><a class="code" href="channelmap_8h.html#ad56cc9dc9f242d216ccc30919654758c">  215</a></span>&#160;<span class="preprocessor">#define PA_CHANNEL_POSITION_MASK(f) ((pa_channel_position_mask_t) (1ULL &lt;&lt; (f)))</span></div>
<div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00218"></a><span class="lineno"><a class="code" href="channelmap_8h.html#a61d273ea6bd3f09d79ffdec9e084f137">  218</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="channelmap_8h.html#a61d273ea6bd3f09d79ffdec9e084f137" title="A list of channel mapping definitions for pa_channel_map_init_auto()">pa_channel_map_def</a> {</div>
<div class="line"><a name="l00219"></a><span class="lineno"><a class="code" href="channelmap_8h.html#a61d273ea6bd3f09d79ffdec9e084f137a8ad72a297d4c2f0d05666318e3cdb091">  219</a></span>&#160;    <a class="code" href="channelmap_8h.html#ad56efc4bff62ce244824aa8c0363b10b">PA_CHANNEL_MAP_AIFF</a>,</div>
<div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;    <a class="code" href="channelmap_8h.html#a76889a5062b05fca65a1b7bb6aad5353">PA_CHANNEL_MAP_ALSA</a>,</div>
<div class="line"><a name="l00229"></a><span class="lineno"><a class="code" href="channelmap_8h.html#a61d273ea6bd3f09d79ffdec9e084f137a9a5e04445155a9fa9e38f612a481c9e3">  229</a></span>&#160;    <a class="code" href="channelmap_8h.html#ab9d2b29c304d41335d2498be6fe3725d">PA_CHANNEL_MAP_AUX</a>,</div>
<div class="line"><a name="l00232"></a><span class="lineno"><a class="code" href="channelmap_8h.html#a61d273ea6bd3f09d79ffdec9e084f137ac41f518997d2c56a3b36128a79511ff3">  232</a></span>&#160;    <a class="code" href="channelmap_8h.html#aa98789e762e96c1b9cf31b303ad7a6e6">PA_CHANNEL_MAP_WAVEEX</a>,</div>
<div class="line"><a name="l00237"></a><span class="lineno">  237</span>&#160;    <a class="code" href="channelmap_8h.html#a38ab99dd9f4d1838fb6ad5da535ed4b0">PA_CHANNEL_MAP_OSS</a>,</div>
<div class="line"><a name="l00245"></a><span class="lineno"><a class="code" href="channelmap_8h.html#a61d273ea6bd3f09d79ffdec9e084f137a80e9258aca89304211dc23bfac4b834e">  245</a></span>&#160;    <a class="code" href="channelmap_8h.html#abd8bf716037a75157d49b8faeeca11fd">PA_CHANNEL_MAP_DEF_MAX</a>,</div>
<div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;</div>
<div class="line"><a name="l00247"></a><span class="lineno"><a class="code" href="channelmap_8h.html#a61d273ea6bd3f09d79ffdec9e084f137a043396c5f4f752ced94f1fd364efe215">  247</a></span>&#160;    <a class="code" href="channelmap_8h.html#acdad0a685e5715e07c413787cad4ec01">PA_CHANNEL_MAP_DEFAULT</a> = <a class="code" href="channelmap_8h.html#ad56efc4bff62ce244824aa8c0363b10b">PA_CHANNEL_MAP_AIFF</a></div>
<div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;} <a class="code" href="channelmap_8h.html#a189e333032a5647a9a326e0f4d00c328" title="A list of channel mapping definitions for pa_channel_map_init_auto()">pa_channel_map_def_t</a>;</div>
<div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160;</div>
<div class="line"><a name="l00252"></a><span class="lineno">  252</span>&#160;<span class="preprocessor">#define PA_CHANNEL_MAP_AIFF PA_CHANNEL_MAP_AIFF</span></div>
<div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_MAP_ALSA PA_CHANNEL_MAP_ALSA</span></div>
<div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_MAP_AUX PA_CHANNEL_MAP_AUX</span></div>
<div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_MAP_WAVEEX PA_CHANNEL_MAP_WAVEEX</span></div>
<div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_MAP_OSS PA_CHANNEL_MAP_OSS</span></div>
<div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_MAP_DEF_MAX PA_CHANNEL_MAP_DEF_MAX</span></div>
<div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PA_CHANNEL_MAP_DEFAULT PA_CHANNEL_MAP_DEFAULT</span></div>
<div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00264"></a><span class="lineno"><a class="code" href="structpa__channel__map.html">  264</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> {</div>
<div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;    uint8_t <a class="code" href="structpa__channel__map.html#a91670676065c5fd4405d4d15b26b82d3" title="Number of channels.">channels</a>;</div>
<div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;    <a class="code" href="channelmap_8h.html#a73a7ec05f42b21cb70ba4405b54177f6" title="A list of channel labels.">pa_channel_position_t</a> <a class="code" href="structpa__channel__map.html#a0bc2542e9c53e2c6bfbd0a37691d1004" title="Channel labels.">map</a>[<a class="code" href="sample_8h.html#a4c6778fd8a093f9984ce0448f81d9dcf" title="Maximum number of allowed channels.">PA_CHANNELS_MAX</a>];</div>
<div class="line"><a name="l00270"></a><span class="lineno">  270</span>&#160;} <a class="code" href="channelmap_8h.html#a1b36a712b4d417f1322e62c440d20d55" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a>;</div>
<div class="line"><a name="l00271"></a><span class="lineno">  271</span>&#160;</div>
<div class="line"><a name="l00275"></a><span class="lineno">  275</span>&#160;<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a>* <a class="code" href="channelmap_8h.html#abf6d26acfe2b0b7147034c19925a714f" title="Initialize the specified channel map and return a pointer to it.">pa_channel_map_init</a>(<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *m);</div>
<div class="line"><a name="l00276"></a><span class="lineno">  276</span>&#160;</div>
<div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a>* <a class="code" href="channelmap_8h.html#af32466c8cb879edf9439ec35866760c6" title="Initialize the specified channel map for monaural audio and return a pointer to it.">pa_channel_map_init_mono</a>(<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *m);</div>
<div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;</div>
<div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160;<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a>* <a class="code" href="channelmap_8h.html#a15e329f5ecc28cfb7ea26324a8035d02" title="Initialize the specified channel map for stereophonic audio and return a pointer to it...">pa_channel_map_init_stereo</a>(<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *m);</div>
<div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;</div>
<div class="line"><a name="l00287"></a><span class="lineno">  287</span>&#160;<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a>* <a class="code" href="channelmap_8h.html#ab7d13111387d169484853f713b68f9cc" title="Initialize the specified channel map for the specified number of channels using default labels and re...">pa_channel_map_init_auto</a>(<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *m, <span class="keywordtype">unsigned</span> channels, <a class="code" href="channelmap_8h.html#a189e333032a5647a9a326e0f4d00c328" title="A list of channel mapping definitions for pa_channel_map_init_auto()">pa_channel_map_def_t</a> def);</div>
<div class="line"><a name="l00288"></a><span class="lineno">  288</span>&#160;</div>
<div class="line"><a name="l00293"></a><span class="lineno">  293</span>&#160;<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a>* <a class="code" href="channelmap_8h.html#a219e8d74ecc3e4ce29c863af9bacaab8" title="Similar to pa_channel_map_init_auto() but instead of failing if no default mapping is known with the ...">pa_channel_map_init_extend</a>(<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *m, <span class="keywordtype">unsigned</span> channels, <a class="code" href="channelmap_8h.html#a189e333032a5647a9a326e0f4d00c328" title="A list of channel mapping definitions for pa_channel_map_init_auto()">pa_channel_map_def_t</a> def);</div>
<div class="line"><a name="l00294"></a><span class="lineno">  294</span>&#160;</div>
<div class="line"><a name="l00296"></a><span class="lineno">  296</span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="channelmap_8h.html#a219c7feb3ebeea1eec2670bfc35b01f2" title="Return a text label for the specified channel position.">pa_channel_position_to_string</a>(<a class="code" href="channelmap_8h.html#a73a7ec05f42b21cb70ba4405b54177f6" title="A list of channel labels.">pa_channel_position_t</a> pos) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00297"></a><span class="lineno">  297</span>&#160;</div>
<div class="line"><a name="l00299"></a><span class="lineno">  299</span>&#160;<a class="code" href="channelmap_8h.html#a73a7ec05f42b21cb70ba4405b54177f6" title="A list of channel labels.">pa_channel_position_t</a> <a class="code" href="channelmap_8h.html#ade32ffd0e82b33286a8002b8aec2b727" title="The inverse of pa_channel_position_to_string().">pa_channel_position_from_string</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *s) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160;</div>
<div class="line"><a name="l00302"></a><span class="lineno">  302</span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="channelmap_8h.html#ab031af034e2e4da7ae725a7ff2ee8726" title="Return a human readable text label for the specified channel position.">pa_channel_position_to_pretty_string</a>(<a class="code" href="channelmap_8h.html#a73a7ec05f42b21cb70ba4405b54177f6" title="A list of channel labels.">pa_channel_position_t</a> pos);</div>
<div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160;</div>
<div class="line"><a name="l00309"></a><span class="lineno"><a class="code" href="channelmap_8h.html#a19fb89628e40ff671f047a83f43899e6">  309</a></span>&#160;<span class="preprocessor">#define PA_CHANNEL_MAP_SNPRINT_MAX 336</span></div>
<div class="line"><a name="l00310"></a><span class="lineno">  310</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00312"></a><span class="lineno">  312</span>&#160;<span class="keywordtype">char</span>* <a class="code" href="channelmap_8h.html#a5baa37ac22ea08485b12fcce63a98abe" title="Make a human readable string from the specified channel map.">pa_channel_map_snprint</a>(<span class="keywordtype">char</span> *s, <span class="keywordtype">size_t</span> l, <span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map);</div>
<div class="line"><a name="l00313"></a><span class="lineno">  313</span>&#160;</div>
<div class="line"><a name="l00318"></a><span class="lineno">  318</span>&#160;<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *<a class="code" href="channelmap_8h.html#a66d10dda716c59960d6100c2774e6a36" title="Parse a channel position list or well-known mapping name into a channel map structure.">pa_channel_map_parse</a>(<a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map, <span class="keyword">const</span> <span class="keywordtype">char</span> *s);</div>
<div class="line"><a name="l00319"></a><span class="lineno">  319</span>&#160;</div>
<div class="line"><a name="l00321"></a><span class="lineno">  321</span>&#160;<span class="keywordtype">int</span> <a class="code" href="channelmap_8h.html#a851c6c02f0cbfc193d9bacfe42110bd3" title="Compare two channel maps.">pa_channel_map_equal</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *a, <span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *b) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00322"></a><span class="lineno">  322</span>&#160;</div>
<div class="line"><a name="l00324"></a><span class="lineno">  324</span>&#160;<span class="keywordtype">int</span> <a class="code" href="channelmap_8h.html#a5d4699c853806a999cbde869dbf7a7ad" title="Return non-zero if the specified channel map is considered valid.">pa_channel_map_valid</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00325"></a><span class="lineno">  325</span>&#160;</div>
<div class="line"><a name="l00328"></a><span class="lineno">  328</span>&#160;<span class="keywordtype">int</span> <a class="code" href="channelmap_8h.html#a2bfd3d5ff3752b7ef6481cc18f4005fd" title="Return non-zero if the specified channel map is compatible with the specified sample spec...">pa_channel_map_compatible</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map, <span class="keyword">const</span> <a class="code" href="structpa__sample__spec.html" title="A sample format and attribute specification.">pa_sample_spec</a> *ss) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00329"></a><span class="lineno">  329</span>&#160;</div>
<div class="line"><a name="l00331"></a><span class="lineno">  331</span>&#160;<span class="keywordtype">int</span> <a class="code" href="channelmap_8h.html#a272cc00f63f075b8fca6d5d5ebd87977" title="Returns non-zero if every channel defined in b is also defined in a.">pa_channel_map_superset</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *a, <span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *b) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00332"></a><span class="lineno">  332</span>&#160;</div>
<div class="line"><a name="l00336"></a><span class="lineno">  336</span>&#160;<span class="keywordtype">int</span> <a class="code" href="channelmap_8h.html#a0ece3ec5671817252fd5e8d804c31452" title="Returns non-zero if it makes sense to apply a volume &#39;balance&#39; with this mapping, i...">pa_channel_map_can_balance</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00337"></a><span class="lineno">  337</span>&#160;</div>
<div class="line"><a name="l00341"></a><span class="lineno">  341</span>&#160;<span class="keywordtype">int</span> <a class="code" href="channelmap_8h.html#a2204e8c49245a7526dbed708ca9cef05" title="Returns non-zero if it makes sense to apply a volume &#39;fade&#39; (i.e.">pa_channel_map_can_fade</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00342"></a><span class="lineno">  342</span>&#160;</div>
<div class="line"><a name="l00347"></a><span class="lineno">  347</span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="channelmap_8h.html#aed6849626f3e88b4b3543263e0a29724" title="Tries to find a well-known channel mapping name for this channel mapping.">pa_channel_map_to_name</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00348"></a><span class="lineno">  348</span>&#160;</div>
<div class="line"><a name="l00352"></a><span class="lineno">  352</span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="channelmap_8h.html#ae5ae807a631fc28a7b0c29da982bef3c" title="Tries to find a human readable text label for this channel  mapping.">pa_channel_map_to_pretty_name</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00353"></a><span class="lineno">  353</span>&#160;</div>
<div class="line"><a name="l00356"></a><span class="lineno">  356</span>&#160;<span class="keywordtype">int</span> <a class="code" href="channelmap_8h.html#aad10ab1e6775ce3b7b5a09927b897bc5" title="Returns TRUE if the specified channel position is available at least once in the channel map...">pa_channel_map_has_position</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map, <a class="code" href="channelmap_8h.html#a73a7ec05f42b21cb70ba4405b54177f6" title="A list of channel labels.">pa_channel_position_t</a> p) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00357"></a><span class="lineno">  357</span>&#160;</div>
<div class="line"><a name="l00359"></a><span class="lineno">  359</span>&#160;<a class="code" href="channelmap_8h.html#a7523d4554f7ffdcf6a9c8b1333741877" title="A mask of channel positions.">pa_channel_position_mask_t</a> <a class="code" href="channelmap_8h.html#a8a61eece99981522b6f3b25fbadbe49f" title="Generates a bit mask from a channel map.">pa_channel_map_mask</a>(<span class="keyword">const</span> <a class="code" href="structpa__channel__map.html" title="A channel map which can be used to attach labels to specific channels of a stream.">pa_channel_map</a> *map) <a class="code" href="gccmacro_8h.html#aa1c5f50faa1073e28ba469b86f6a0548" title="This function&#39;s return value depends only the arguments list and global state.">PA_GCC_PURE</a>;</div>
<div class="line"><a name="l00360"></a><span class="lineno">  360</span>&#160;</div>
<div class="line"><a name="l00361"></a><span class="lineno">  361</span>&#160;PA_C_DECL_END</div>
<div class="line"><a name="l00362"></a><span class="lineno">  362</span>&#160;</div>
<div class="line"><a name="l00363"></a><span class="lineno">  363</span>&#160;<span class="preprocessor">#endif</span></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_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_ec5b0a79aff2db41fe5d1b9326f09c28.html">pulse</a></li><li class="navelem"><a class="el" href="channelmap_8h.html">channelmap.h</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.3 </li>
  </ul>
</div>
</body>
</html>