summaryrefslogtreecommitdiff
path: root/portaudio19_8h_source.html
diff options
context:
space:
mode:
Diffstat (limited to 'portaudio19_8h_source.html')
-rw-r--r--portaudio19_8h_source.html565
1 files changed, 565 insertions, 0 deletions
diff --git a/portaudio19_8h_source.html b/portaudio19_8h_source.html
new file mode 100644
index 000000000..8a17f8951
--- /dev/null
+++ b/portaudio19_8h_source.html
@@ -0,0 +1,565 @@
+<!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.6"/>
+<title>navit: support/espeak/portaudio19.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">navit
+ &#160;<span id="projectnumber">0.5.1-trunk</span>
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.6 -->
+ <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="modules.html"><span>Modules</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</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>
+ </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('portaudio19_8h_source.html','');});
+</script>
+<div id="doc-content">
+<div class="header">
+ <div class="headertitle">
+<div class="title">portaudio19.h</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="portaudio19_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="comment">// NOTE: Copy this file to portaudio.h in order to compile with V19 portaudio</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;</div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="preprocessor">#ifndef PORTAUDIO_H</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PORTAUDIO_H</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor"></span><span class="comment">/*</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * $Id: portaudio.h 1061 2006-06-19 22:46:41Z lschwardt $</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * PortAudio Portable Real-Time Audio Library</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> * PortAudio API Header File</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * Latest version available at: http://www.portaudio.com/</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> *</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * Copyright (c) 1999-2002 Ross Bencina and Phil Burk</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> *</span></div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> * a copy of this software and associated documentation files</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> * (the &quot;Software&quot;), to deal in the Software without restriction,</span></div>
+<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * including without limitation the rights to use, copy, modify, merge,</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> * publish, distribute, sublicense, and/or sell copies of the Software,</span></div>
+<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"> * and to permit persons to whom the Software is furnished to do so,</span></div>
+<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"> * subject to the following conditions:</span></div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment"> *</span></div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="comment"> * The above copyright notice and this permission notice shall be</span></div>
+<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="comment"> * included in all copies or substantial portions of the Software.</span></div>
+<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment"> *</span></div>
+<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="comment"> * Any person wishing to distribute modifications to the Software is</span></div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="comment"> * requested to send the modifications to the original developer so that</span></div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="comment"> * they can be incorporated into the canonical version.</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment"> *</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"> * THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="comment"> * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF</span></div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="comment"> * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.</span></div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="comment"> * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="comment"> * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF</span></div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="comment"> * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="comment"> * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</span></div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="comment"> */</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span></div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;{</div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span><span class="preprocessor"></span></div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; </div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="keywordtype">int</span> <a class="code" href="portaudio19_8h.html#a66da08bcf908e0849c62a6b47f50d7b4">Pa_GetVersion</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="portaudio19_8h.html#a28f3fd9e6d9f933cc695abea71c4b445">Pa_GetVersionText</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;</div>
+<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a4949e4a8ef9f9dbe8cbee414ce69841d"> 64</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="portaudio19_8h.html#a4949e4a8ef9f9dbe8cbee414ce69841d">PaError</a>;</div>
+<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7"> 65</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7">PaErrorCode</a></div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;{</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; paNoError = 0,</div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; paNotInitialized = -10000,</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; paUnanticipatedHostError,</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; paInvalidChannelCount,</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; paInvalidSampleRate,</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; paInvalidDevice,</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; paInvalidFlag,</div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; paSampleFormatNotSupported,</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; paBadIODeviceCombination,</div>
+<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; paInsufficientMemory,</div>
+<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; paBufferTooBig,</div>
+<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; paBufferTooSmall,</div>
+<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; paNullCallback,</div>
+<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; paBadStreamPtr,</div>
+<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; paTimedOut,</div>
+<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; paInternalError,</div>
+<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; paDeviceUnavailable,</div>
+<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; paIncompatibleHostApiSpecificStreamInfo,</div>
+<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; paStreamIsStopped,</div>
+<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; paStreamIsNotStopped,</div>
+<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; paInputOverflowed,</div>
+<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; paOutputUnderflowed,</div>
+<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; paHostApiNotFound,</div>
+<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; paInvalidHostApi,</div>
+<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7ae7bc144c8e0548287c6a3af67974df5a"> 92</a></span>&#160; <a class="code" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7ae7bc144c8e0548287c6a3af67974df5a">paCanNotReadFromACallbackStream</a>, </div>
+<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7af389ed20229971db693046093281b255"> 93</a></span>&#160; <a class="code" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7af389ed20229971db693046093281b255">paCanNotWriteToACallbackStream</a>, </div>
+<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7a4a708b0414ebca1a78f9084671bd0a0c"> 94</a></span>&#160; <a class="code" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7a4a708b0414ebca1a78f9084671bd0a0c">paCanNotReadFromAnOutputOnlyStream</a>, </div>
+<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7af718bcda33019db4a3b9ec6bdefc6e9d"> 95</a></span>&#160; <a class="code" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7af718bcda33019db4a3b9ec6bdefc6e9d">paCanNotWriteToAnInputOnlyStream</a>, </div>
+<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; paIncompatibleStreamHostApi,</div>
+<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; paBadBufferPtr</div>
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160;} <a class="code" href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7">PaErrorCode</a>;</div>
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;</div>
+<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;</div>
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;<span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="portaudio19_8h.html#ae606855a611cf29c7d2d7421df5e3b5d">Pa_GetErrorText</a>( PaError errorCode );</div>
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;</div>
+<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;</div>
+<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;PaError <a class="code" href="portaudio19_8h.html#abed859482d156622d9332dff9b2d89da">Pa_Initialize</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160;</div>
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;</div>
+<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a0db317604e916e8bd6098e60e6237221">Pa_Terminate</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;</div>
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;</div>
+<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160;</div>
+<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ad79317e65bde63d76c4b8e711ac5a361"> 154</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="portaudio19_8h.html#ad79317e65bde63d76c4b8e711ac5a361">PaDeviceIndex</a>;</div>
+<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160;</div>
+<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160;</div>
+<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a8c26dd5e6f28bb4cda7a1f5460282297"> 162</a></span>&#160;<span class="preprocessor">#define paNoDevice ((PaDeviceIndex)-1)</span></div>
+<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;</div>
+<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a14795fe3377c3b037025a61e550d44b5"> 170</a></span>&#160;<span class="preprocessor">#define paUseHostApiSpecificDeviceSpecification ((PaDeviceIndex)-2)</span></div>
+<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160;</div>
+<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160;<span class="comment">/* Host API enumeration mechanism */</span></div>
+<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;</div>
+<div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#aeef6da084c57c70aa94be97411e19930"> 180</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="portaudio19_8h.html#aeef6da084c57c70aa94be97411e19930">PaHostApiIndex</a>;</div>
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;</div>
+<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160;</div>
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;PaHostApiIndex <a class="code" href="portaudio19_8h.html#a19dbdb7c8702e3f4bfc0cdb99dac3dd9">Pa_GetHostApiCount</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160;</div>
+<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160;</div>
+<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160;PaHostApiIndex <a class="code" href="portaudio19_8h.html#ae55c77f9b7e3f8eb301a6f1c0e2347ac">Pa_GetDefaultHostApi</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160;</div>
+<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160;</div>
+<div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a8eaebe3d39c5ea45598da8f86dc2e5ae"> 217</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="portaudio19_8h.html#a8eaebe3d39c5ea45598da8f86dc2e5ae">PaHostApiTypeId</a></div>
+<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160;{</div>
+<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; paInDevelopment=0, <span class="comment">/* use while developing support for a new host API */</span></div>
+<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; paDirectSound=1,</div>
+<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160; paMME=2,</div>
+<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160; paASIO=3,</div>
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; paSoundManager=4,</div>
+<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160; paCoreAudio=5,</div>
+<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160; paOSS=7,</div>
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160; paALSA=8,</div>
+<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; paAL=9,</div>
+<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160; paBeOS=10,</div>
+<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; paWDMKS=11,</div>
+<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160; paJACK=12,</div>
+<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160; paWASAPI=13,</div>
+<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160; paAudioScienceHPI=14</div>
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;} <a class="code" href="portaudio19_8h.html#a8eaebe3d39c5ea45598da8f86dc2e5ae">PaHostApiTypeId</a>;</div>
+<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160;</div>
+<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;</div>
+<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="structPaHostApiInfo.html"> 238</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structPaHostApiInfo.html">PaHostApiInfo</a></div>
+<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160;{</div>
+<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="structPaHostApiInfo.html#a1f3a8c465488e7af8024237256d80c14"> 241</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structPaHostApiInfo.html#a1f3a8c465488e7af8024237256d80c14">structVersion</a>;</div>
+<div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="structPaHostApiInfo.html#a5424bfcdf9f73b17cddc89e827a45d3f"> 243</a></span>&#160; <a class="code" href="portaudio19_8h.html#a8eaebe3d39c5ea45598da8f86dc2e5ae">PaHostApiTypeId</a> <a class="code" href="structPaHostApiInfo.html#a5424bfcdf9f73b17cddc89e827a45d3f">type</a>;</div>
+<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="structPaHostApiInfo.html#a78afe5d557543c82cd9773229e25a8ec"> 245</a></span>&#160; <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="structPaHostApiInfo.html#a78afe5d557543c82cd9773229e25a8ec">name</a>;</div>
+<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160;</div>
+<div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="structPaHostApiInfo.html#a44e3adfaba0117a6780e2493468c96b1"> 252</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structPaHostApiInfo.html#a44e3adfaba0117a6780e2493468c96b1">deviceCount</a>;</div>
+<div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160;</div>
+<div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="structPaHostApiInfo.html#a85a62057c3479d3efaa477d8562cf21d"> 258</a></span>&#160; PaDeviceIndex <a class="code" href="structPaHostApiInfo.html#a85a62057c3479d3efaa477d8562cf21d">defaultInputDevice</a>;</div>
+<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160;</div>
+<div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="structPaHostApiInfo.html#a62632690b5f7906d3c9bfdab91e7f4b2"> 264</a></span>&#160; PaDeviceIndex <a class="code" href="structPaHostApiInfo.html#a62632690b5f7906d3c9bfdab91e7f4b2">defaultOutputDevice</a>;</div>
+<div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; </div>
+<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160;} <a class="code" href="portaudio19_8h.html#a59bc8800f4c058add2e9a4de6f263352">PaHostApiInfo</a>;</div>
+<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160;</div>
+<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160;</div>
+<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>&#160;<span class="keyword">const</span> <a class="code" href="structPaHostApiInfo.html">PaHostApiInfo</a> * <a class="code" href="portaudio19_8h.html#a7c650aede88ea553066bab9bbe97ea90">Pa_GetHostApiInfo</a>( PaHostApiIndex hostApi );</div>
+<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160;</div>
+<div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160;</div>
+<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>&#160;PaHostApiIndex <a class="code" href="portaudio19_8h.html#a081c3975126d20b4226facfb7ba0620f">Pa_HostApiTypeIdToHostApiIndex</a>( <a class="code" href="portaudio19_8h.html#a8eaebe3d39c5ea45598da8f86dc2e5ae">PaHostApiTypeId</a> type );</div>
+<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160;</div>
+<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160;</div>
+<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160;PaDeviceIndex <a class="code" href="portaudio19_8h.html#a54f306b5e5258323c95a27c5722258cd">Pa_HostApiDeviceIndexToDeviceIndex</a>( PaHostApiIndex hostApi,</div>
+<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160; <span class="keywordtype">int</span> hostApiDeviceIndex );</div>
+<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160;</div>
+<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160;</div>
+<div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160;</div>
+<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="structPaHostErrorInfo.html"> 331</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structPaHostErrorInfo.html">PaHostErrorInfo</a>{</div>
+<div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="structPaHostErrorInfo.html#aeadfc0e22fee75e94541876d6d7a91f7"> 332</a></span>&#160; <a class="code" href="portaudio19_8h.html#a8eaebe3d39c5ea45598da8f86dc2e5ae">PaHostApiTypeId</a> <a class="code" href="structPaHostErrorInfo.html#aeadfc0e22fee75e94541876d6d7a91f7">hostApiType</a>; </div>
+<div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="structPaHostErrorInfo.html#a2ab15f358cd7f0a5e8f3d54e161a2fec"> 333</a></span>&#160; <span class="keywordtype">long</span> <a class="code" href="structPaHostErrorInfo.html#a2ab15f358cd7f0a5e8f3d54e161a2fec">errorCode</a>; </div>
+<div class="line"><a name="l00334"></a><span class="lineno"><a class="line" href="structPaHostErrorInfo.html#aa40a7ed0c73b85b39563d80f7877876c"> 334</a></span>&#160; <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="structPaHostErrorInfo.html#aa40a7ed0c73b85b39563d80f7877876c">errorText</a>; </div>
+<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160;}<a class="code" href="portaudio19_8h.html#aae5f7523aa88f6e1ab05230103bd3560">PaHostErrorInfo</a>;</div>
+<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160;</div>
+<div class="line"><a name="l00337"></a><span class="lineno"> 337</span>&#160;</div>
+<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160;<span class="keyword">const</span> <a class="code" href="structPaHostErrorInfo.html">PaHostErrorInfo</a>* <a class="code" href="portaudio19_8h.html#aad573f208b60577f21d2777a7c5054e0">Pa_GetLastHostErrorInfo</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160;</div>
+<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160;</div>
+<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160;</div>
+<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160;<span class="comment">/* Device enumeration and capabilities */</span></div>
+<div class="line"><a name="l00356"></a><span class="lineno"> 356</span>&#160;</div>
+<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160;PaDeviceIndex <a class="code" href="portaudio19_8h.html#acfe4d3c5ec1a343f459981bfa2057f8d">Pa_GetDeviceCount</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160;</div>
+<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160;</div>
+<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160;PaDeviceIndex <a class="code" href="portaudio19_8h.html#abf9f2f82da95553d5adb929af670f74b">Pa_GetDefaultInputDevice</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160;</div>
+<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160;</div>
+<div class="line"><a name="l00391"></a><span class="lineno"> 391</span>&#160;PaDeviceIndex <a class="code" href="portaudio19_8h.html#adc955dfab007624000695c48d4f876dc">Pa_GetDefaultOutputDevice</a>( <span class="keywordtype">void</span> );</div>
+<div class="line"><a name="l00392"></a><span class="lineno"> 392</span>&#160;</div>
+<div class="line"><a name="l00393"></a><span class="lineno"> 393</span>&#160;</div>
+<div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#af17a7e6d0471a23071acf8dbd7bbe4bd"> 400</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">double</span> <a class="code" href="portaudio19_8h.html#af17a7e6d0471a23071acf8dbd7bbe4bd">PaTime</a>;</div>
+<div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160;</div>
+<div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160;</div>
+<div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a4582d93c2c2e60e12be3d74c5fe00b96"> 422</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="portaudio19_8h.html#a4582d93c2c2e60e12be3d74c5fe00b96">PaSampleFormat</a>;</div>
+<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160;</div>
+<div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160;</div>
+<div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a2f16d29916725b8791eae60ab9e0b081"> 425</a></span>&#160;<span class="preprocessor">#define paFloat32 ((PaSampleFormat) 0x00000001) </span></div>
+<div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a6fea69f3d81b628288325c06310b2fcf"> 426</a></span>&#160;<span class="preprocessor">#define paInt32 ((PaSampleFormat) 0x00000002) </span></div>
+<div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a7f891a0bd9e94a94a8f446c176b749e7"> 427</a></span>&#160;<span class="preprocessor">#define paInt24 ((PaSampleFormat) 0x00000004) </span></div>
+<div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ab284f8e0a161d78ede863aec45461dbd"> 428</a></span>&#160;<span class="preprocessor">#define paInt16 ((PaSampleFormat) 0x00000008) </span></div>
+<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a058ecfb48ac9f0efad7a7b0d446efe3e"> 429</a></span>&#160;<span class="preprocessor">#define paInt8 ((PaSampleFormat) 0x00000010) </span></div>
+<div class="line"><a name="l00430"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ad826044e4ffe7b16bf990803ab77df37"> 430</a></span>&#160;<span class="preprocessor">#define paUInt8 ((PaSampleFormat) 0x00000020) </span></div>
+<div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#aba595f6b645c8134a8ac3004957b9ff7"> 431</a></span>&#160;<span class="preprocessor">#define paCustomFormat ((PaSampleFormat) 0x00010000)</span></div>
+<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>&#160;<span class="preprocessor">#define paNonInterleaved ((PaSampleFormat) 0x80000000)</span></div>
+<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structPaDeviceInfo.html">PaDeviceInfo</a></div>
+<div class="line"><a name="l00439"></a><span class="lineno"> 439</span>&#160;{</div>
+<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>&#160; <span class="keywordtype">int</span> structVersion; <span class="comment">/* this is struct version 2 */</span></div>
+<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>&#160; <span class="keyword">const</span> <span class="keywordtype">char</span> *name;</div>
+<div class="line"><a name="l00442"></a><span class="lineno"> 442</span>&#160; PaHostApiIndex hostApi; <span class="comment">/* note this is a host API index, not a type id*/</span></div>
+<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160; </div>
+<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160; <span class="keywordtype">int</span> maxInputChannels;</div>
+<div class="line"><a name="l00445"></a><span class="lineno"> 445</span>&#160; <span class="keywordtype">int</span> maxOutputChannels;</div>
+<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>&#160;</div>
+<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160; <span class="comment">/* Default latency values for interactive performance. */</span></div>
+<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>&#160; PaTime defaultLowInputLatency;</div>
+<div class="line"><a name="l00449"></a><span class="lineno"> 449</span>&#160; PaTime defaultLowOutputLatency;</div>
+<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>&#160; <span class="comment">/* Default latency values for robust non-interactive applications (eg. playing sound files). */</span></div>
+<div class="line"><a name="l00451"></a><span class="lineno"> 451</span>&#160; PaTime defaultHighInputLatency;</div>
+<div class="line"><a name="l00452"></a><span class="lineno"> 452</span>&#160; PaTime defaultHighOutputLatency;</div>
+<div class="line"><a name="l00453"></a><span class="lineno"> 453</span>&#160;</div>
+<div class="line"><a name="l00454"></a><span class="lineno"> 454</span>&#160; <span class="keywordtype">double</span> defaultSampleRate;</div>
+<div class="line"><a name="l00455"></a><span class="lineno"> 455</span>&#160;} <a class="code" href="portaudio19_8h.html#a84166d5f748e192341b71cf1b05d28b3">PaDeviceInfo</a>;</div>
+<div class="line"><a name="l00456"></a><span class="lineno"> 456</span>&#160;</div>
+<div class="line"><a name="l00457"></a><span class="lineno"> 457</span>&#160;</div>
+<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>&#160;<span class="keyword">const</span> <a class="code" href="structPaDeviceInfo.html">PaDeviceInfo</a>* <a class="code" href="portaudio19_8h.html#ac7d8e091ffc1d1d4a035704660e117eb">Pa_GetDeviceInfo</a>( PaDeviceIndex device );</div>
+<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160;</div>
+<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>&#160;</div>
+<div class="line"><a name="l00476"></a><span class="lineno"><a class="line" href="structPaStreamParameters.html"> 476</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structPaStreamParameters.html">PaStreamParameters</a></div>
+<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>&#160;{</div>
+<div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="structPaStreamParameters.html#aebaf648b4d11dd1252a747b76b8da084"> 484</a></span>&#160; PaDeviceIndex <a class="code" href="structPaStreamParameters.html#aebaf648b4d11dd1252a747b76b8da084">device</a>;</div>
+<div class="line"><a name="l00485"></a><span class="lineno"> 485</span>&#160; </div>
+<div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="structPaStreamParameters.html#a861ff361da71fc2572dd356c9c9878ca"> 491</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structPaStreamParameters.html#a861ff361da71fc2572dd356c9c9878ca">channelCount</a>;</div>
+<div class="line"><a name="l00492"></a><span class="lineno"> 492</span>&#160;</div>
+<div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="structPaStreamParameters.html#ad8d2d3063757b812f9e5f8709f41052b"> 497</a></span>&#160; PaSampleFormat <a class="code" href="structPaStreamParameters.html#ad8d2d3063757b812f9e5f8709f41052b">sampleFormat</a>;</div>
+<div class="line"><a name="l00498"></a><span class="lineno"> 498</span>&#160;</div>
+<div class="line"><a name="l00510"></a><span class="lineno"><a class="line" href="structPaStreamParameters.html#aa1e80ac0551162fd091db8936ccbe9a0"> 510</a></span>&#160; PaTime <a class="code" href="structPaStreamParameters.html#aa1e80ac0551162fd091db8936ccbe9a0">suggestedLatency</a>;</div>
+<div class="line"><a name="l00511"></a><span class="lineno"> 511</span>&#160;</div>
+<div class="line"><a name="l00517"></a><span class="lineno"><a class="line" href="structPaStreamParameters.html#aff01b9fa0710ad1654471e97665c06a9"> 517</a></span>&#160; <span class="keywordtype">void</span> *<a class="code" href="structPaStreamParameters.html#aff01b9fa0710ad1654471e97665c06a9">hostApiSpecificStreamInfo</a>;</div>
+<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160;</div>
+<div class="line"><a name="l00519"></a><span class="lineno"> 519</span>&#160;} <a class="code" href="portaudio19_8h.html#aaedb633e6f41d592bf999c18bdb8bb12">PaStreamParameters</a>;</div>
+<div class="line"><a name="l00520"></a><span class="lineno"> 520</span>&#160;</div>
+<div class="line"><a name="l00521"></a><span class="lineno"> 521</span>&#160;</div>
+<div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a400df642339bf4112333060af6a43c0f"> 523</a></span>&#160;<span class="preprocessor">#define paFormatIsSupported (0)</span></div>
+<div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00547"></a><span class="lineno"> 547</span>&#160;PaError <a class="code" href="portaudio19_8h.html#abdb313743d6efef26cecdae787a2bd3d">Pa_IsFormatSupported</a>( <span class="keyword">const</span> <a class="code" href="structPaStreamParameters.html">PaStreamParameters</a> *inputParameters,</div>
+<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160; <span class="keyword">const</span> <a class="code" href="structPaStreamParameters.html">PaStreamParameters</a> *outputParameters,</div>
+<div class="line"><a name="l00549"></a><span class="lineno"> 549</span>&#160; <span class="keywordtype">double</span> sampleRate );</div>
+<div class="line"><a name="l00550"></a><span class="lineno"> 550</span>&#160;</div>
+<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160;</div>
+<div class="line"><a name="l00552"></a><span class="lineno"> 552</span>&#160;</div>
+<div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160;<span class="comment">/* Streaming types and functions */</span></div>
+<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160;</div>
+<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160;</div>
+<div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a19874734f89958fccf86785490d53b4c"> 573</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">void</span> <a class="code" href="portaudio19_8h.html#a19874734f89958fccf86785490d53b4c">PaStream</a>;</div>
+<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160;</div>
+<div class="line"><a name="l00575"></a><span class="lineno"> 575</span>&#160;</div>
+<div class="line"><a name="l00580"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ac1e20b97c1858a59bc62823573c59f0b"> 580</a></span>&#160;<span class="preprocessor">#define paFramesPerBufferUnspecified (0)</span></div>
+<div class="line"><a name="l00581"></a><span class="lineno"> 581</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00582"></a><span class="lineno"> 582</span>&#160;</div>
+<div class="line"><a name="l00591"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a37c7ac3ace7d2dd1430f40ecdee4ebb6"> 591</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="portaudio19_8h.html#a37c7ac3ace7d2dd1430f40ecdee4ebb6">PaStreamFlags</a>;</div>
+<div class="line"><a name="l00592"></a><span class="lineno"> 592</span>&#160;</div>
+<div class="line"><a name="l00594"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ad33384abe3754a39f4773f2561773595"> 594</a></span>&#160;<span class="preprocessor">#define paNoFlag ((PaStreamFlags) 0)</span></div>
+<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00599"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a837b8a81be3f7e36c96003e0d8dcec12"> 599</a></span>&#160;<span class="preprocessor">#define paClipOff ((PaStreamFlags) 0x00000001)</span></div>
+<div class="line"><a name="l00600"></a><span class="lineno"> 600</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00604"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#add037e93aec78fa8d67f7a59ed500707"> 604</a></span>&#160;<span class="preprocessor">#define paDitherOff ((PaStreamFlags) 0x00000002)</span></div>
+<div class="line"><a name="l00605"></a><span class="lineno"> 605</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00615"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ad89be5ed5279fc4c4a8495c775e1d5d5"> 615</a></span>&#160;<span class="preprocessor">#define paNeverDropInput ((PaStreamFlags) 0x00000004)</span></div>
+<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00623"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ad7b862a223edd680d7985c33c847e31d"> 623</a></span>&#160;<span class="preprocessor">#define paPrimeOutputBuffersUsingStreamCallback ((PaStreamFlags) 0x00000008)</span></div>
+<div class="line"><a name="l00624"></a><span class="lineno"> 624</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00628"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a8522957e1bf814b9782d3a0e314c8b51"> 628</a></span>&#160;<span class="preprocessor">#define paPlatformSpecificFlags ((PaStreamFlags)0xFFFF0000)</span></div>
+<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00633"></a><span class="lineno"><a class="line" href="structPaStreamCallbackTimeInfo.html"> 633</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structPaStreamCallbackTimeInfo.html">PaStreamCallbackTimeInfo</a>{</div>
+<div class="line"><a name="l00634"></a><span class="lineno"> 634</span>&#160; PaTime inputBufferAdcTime;</div>
+<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>&#160; PaTime currentTime;</div>
+<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>&#160; PaTime outputBufferDacTime;</div>
+<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>&#160;} <a class="code" href="portaudio19_8h.html#ac81b1065de3722c62eae395281451a73">PaStreamCallbackTimeInfo</a>;</div>
+<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>&#160;</div>
+<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>&#160;</div>
+<div class="line"><a name="l00646"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a55a005924bcfa0424594f4f65cd4ae82"> 646</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="portaudio19_8h.html#a55a005924bcfa0424594f4f65cd4ae82">PaStreamCallbackFlags</a>;</div>
+<div class="line"><a name="l00647"></a><span class="lineno"> 647</span>&#160;</div>
+<div class="line"><a name="l00655"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a57d1879f52406bdedfdda8f79f458e15"> 655</a></span>&#160;<span class="preprocessor">#define paInputUnderflow ((PaStreamCallbackFlags) 0x00000001)</span></div>
+<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00664"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#aea144f0edaf02d0ac8b113f41fb95c47"> 664</a></span>&#160;<span class="preprocessor">#define paInputOverflow ((PaStreamCallbackFlags) 0x00000002)</span></div>
+<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00670"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#aa17c91c859b12ebbf53a1440def53c89"> 670</a></span>&#160;<span class="preprocessor">#define paOutputUnderflow ((PaStreamCallbackFlags) 0x00000004)</span></div>
+<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00675"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ac22bb260d47b348bd3aab8813fd45462"> 675</a></span>&#160;<span class="preprocessor">#define paOutputOverflow ((PaStreamCallbackFlags) 0x00000008)</span></div>
+<div class="line"><a name="l00676"></a><span class="lineno"> 676</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00681"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ad6616980c2259866a39eb2b76fa4697d"> 681</a></span>&#160;<span class="preprocessor">#define paPrimingOutput ((PaStreamCallbackFlags) 0x00000010)</span></div>
+<div class="line"><a name="l00682"></a><span class="lineno"> 682</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00687"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ae9bfb9c4e1895326f30f80d415c66c32"> 687</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="portaudio19_8h.html#ae9bfb9c4e1895326f30f80d415c66c32">PaStreamCallbackResult</a></div>
+<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>&#160;{</div>
+<div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160; paContinue=0,</div>
+<div class="line"><a name="l00690"></a><span class="lineno"> 690</span>&#160; paComplete=1,</div>
+<div class="line"><a name="l00691"></a><span class="lineno"> 691</span>&#160; paAbort=2</div>
+<div class="line"><a name="l00692"></a><span class="lineno"> 692</span>&#160;} <a class="code" href="portaudio19_8h.html#ae9bfb9c4e1895326f30f80d415c66c32">PaStreamCallbackResult</a>;</div>
+<div class="line"><a name="l00693"></a><span class="lineno"> 693</span>&#160;</div>
+<div class="line"><a name="l00694"></a><span class="lineno"> 694</span>&#160;</div>
+<div class="line"><a name="l00739"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#a8a60fb2a5ec9cbade3f54a9c978e2710"> 739</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="portaudio19_8h.html#a8a60fb2a5ec9cbade3f54a9c978e2710">PaStreamCallback</a>(</div>
+<div class="line"><a name="l00740"></a><span class="lineno"> 740</span>&#160; <span class="keyword">const</span> <span class="keywordtype">void</span> *input, <span class="keywordtype">void</span> *output,</div>
+<div class="line"><a name="l00741"></a><span class="lineno"> 741</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> frameCount,</div>
+<div class="line"><a name="l00742"></a><span class="lineno"> 742</span>&#160; <span class="keyword">const</span> <a class="code" href="structPaStreamCallbackTimeInfo.html">PaStreamCallbackTimeInfo</a>* timeInfo,</div>
+<div class="line"><a name="l00743"></a><span class="lineno"> 743</span>&#160; PaStreamCallbackFlags statusFlags,</div>
+<div class="line"><a name="l00744"></a><span class="lineno"> 744</span>&#160; <span class="keywordtype">void</span> *userData );</div>
+<div class="line"><a name="l00745"></a><span class="lineno"> 745</span>&#160;</div>
+<div class="line"><a name="l00746"></a><span class="lineno"> 746</span>&#160;</div>
+<div class="line"><a name="l00801"></a><span class="lineno"> 801</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a443ad16338191af364e3be988014cbbe">Pa_OpenStream</a>( PaStream** stream,</div>
+<div class="line"><a name="l00802"></a><span class="lineno"> 802</span>&#160; <span class="keyword">const</span> <a class="code" href="structPaStreamParameters.html">PaStreamParameters</a> *inputParameters,</div>
+<div class="line"><a name="l00803"></a><span class="lineno"> 803</span>&#160; <span class="keyword">const</span> <a class="code" href="structPaStreamParameters.html">PaStreamParameters</a> *outputParameters,</div>
+<div class="line"><a name="l00804"></a><span class="lineno"> 804</span>&#160; <span class="keywordtype">double</span> sampleRate,</div>
+<div class="line"><a name="l00805"></a><span class="lineno"> 805</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> framesPerBuffer,</div>
+<div class="line"><a name="l00806"></a><span class="lineno"> 806</span>&#160; PaStreamFlags streamFlags,</div>
+<div class="line"><a name="l00807"></a><span class="lineno"> 807</span>&#160; <a class="code" href="portaudio19_8h.html#a8a60fb2a5ec9cbade3f54a9c978e2710">PaStreamCallback</a> *streamCallback,</div>
+<div class="line"><a name="l00808"></a><span class="lineno"> 808</span>&#160; <span class="keywordtype">void</span> *userData );</div>
+<div class="line"><a name="l00809"></a><span class="lineno"> 809</span>&#160;</div>
+<div class="line"><a name="l00810"></a><span class="lineno"> 810</span>&#160;</div>
+<div class="line"><a name="l00841"></a><span class="lineno"> 841</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a0a12735ac191200f696a43b87667b714">Pa_OpenDefaultStream</a>( PaStream** stream,</div>
+<div class="line"><a name="l00842"></a><span class="lineno"> 842</span>&#160; <span class="keywordtype">int</span> numInputChannels,</div>
+<div class="line"><a name="l00843"></a><span class="lineno"> 843</span>&#160; <span class="keywordtype">int</span> numOutputChannels,</div>
+<div class="line"><a name="l00844"></a><span class="lineno"> 844</span>&#160; PaSampleFormat sampleFormat,</div>
+<div class="line"><a name="l00845"></a><span class="lineno"> 845</span>&#160; <span class="keywordtype">double</span> sampleRate,</div>
+<div class="line"><a name="l00846"></a><span class="lineno"> 846</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> framesPerBuffer,</div>
+<div class="line"><a name="l00847"></a><span class="lineno"> 847</span>&#160; <a class="code" href="portaudio19_8h.html#a8a60fb2a5ec9cbade3f54a9c978e2710">PaStreamCallback</a> *streamCallback,</div>
+<div class="line"><a name="l00848"></a><span class="lineno"> 848</span>&#160; <span class="keywordtype">void</span> *userData );</div>
+<div class="line"><a name="l00849"></a><span class="lineno"> 849</span>&#160;</div>
+<div class="line"><a name="l00850"></a><span class="lineno"> 850</span>&#160;</div>
+<div class="line"><a name="l00854"></a><span class="lineno"> 854</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a92f56f88cbd14da0e8e03077e835d104">Pa_CloseStream</a>( PaStream *stream );</div>
+<div class="line"><a name="l00855"></a><span class="lineno"> 855</span>&#160;</div>
+<div class="line"><a name="l00856"></a><span class="lineno"> 856</span>&#160;</div>
+<div class="line"><a name="l00871"></a><span class="lineno"><a class="line" href="portaudio19_8h.html#ab2530ee0cb756c67726f9074d3482ef2"> 871</a></span>&#160;<span class="keyword">typedef</span> <span class="keywordtype">void</span> <a class="code" href="portaudio19_8h.html#ab2530ee0cb756c67726f9074d3482ef2">PaStreamFinishedCallback</a>( <span class="keywordtype">void</span> *userData );</div>
+<div class="line"><a name="l00872"></a><span class="lineno"> 872</span>&#160;</div>
+<div class="line"><a name="l00873"></a><span class="lineno"> 873</span>&#160;</div>
+<div class="line"><a name="l00892"></a><span class="lineno"> 892</span>&#160;PaError <a class="code" href="portaudio19_8h.html#aa11e7b06b2cde8621551f5d527965838">Pa_SetStreamFinishedCallback</a>( PaStream *stream, <a class="code" href="portaudio19_8h.html#ab2530ee0cb756c67726f9074d3482ef2">PaStreamFinishedCallback</a>* streamFinishedCallback ); </div>
+<div class="line"><a name="l00893"></a><span class="lineno"> 893</span>&#160;</div>
+<div class="line"><a name="l00894"></a><span class="lineno"> 894</span>&#160;</div>
+<div class="line"><a name="l00897"></a><span class="lineno"> 897</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a7432aadd26c40452da12fa99fc1a047b">Pa_StartStream</a>( PaStream *stream );</div>
+<div class="line"><a name="l00898"></a><span class="lineno"> 898</span>&#160;</div>
+<div class="line"><a name="l00899"></a><span class="lineno"> 899</span>&#160;</div>
+<div class="line"><a name="l00903"></a><span class="lineno"> 903</span>&#160;PaError <a class="code" href="portaudio19_8h.html#af18dd60220251286c337631a855e38a0">Pa_StopStream</a>( PaStream *stream );</div>
+<div class="line"><a name="l00904"></a><span class="lineno"> 904</span>&#160;</div>
+<div class="line"><a name="l00905"></a><span class="lineno"> 905</span>&#160;</div>
+<div class="line"><a name="l00909"></a><span class="lineno"> 909</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a138e57abde4e833c457b64895f638a25">Pa_AbortStream</a>( PaStream *stream );</div>
+<div class="line"><a name="l00910"></a><span class="lineno"> 910</span>&#160;</div>
+<div class="line"><a name="l00911"></a><span class="lineno"> 911</span>&#160;</div>
+<div class="line"><a name="l00924"></a><span class="lineno"> 924</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a52d778c985ae9d566de7e13529cc771f">Pa_IsStreamStopped</a>( PaStream *stream );</div>
+<div class="line"><a name="l00925"></a><span class="lineno"> 925</span>&#160;</div>
+<div class="line"><a name="l00926"></a><span class="lineno"> 926</span>&#160;</div>
+<div class="line"><a name="l00940"></a><span class="lineno"> 940</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a1f8709c4971932643681a6f374c4bb5a">Pa_IsStreamActive</a>( PaStream *stream );</div>
+<div class="line"><a name="l00941"></a><span class="lineno"> 941</span>&#160;</div>
+<div class="line"><a name="l00942"></a><span class="lineno"> 942</span>&#160;</div>
+<div class="line"><a name="l00943"></a><span class="lineno"> 943</span>&#160;</div>
+<div class="line"><a name="l00948"></a><span class="lineno"><a class="line" href="structPaStreamInfo.html"> 948</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structPaStreamInfo.html">PaStreamInfo</a></div>
+<div class="line"><a name="l00949"></a><span class="lineno"> 949</span>&#160;{</div>
+<div class="line"><a name="l00951"></a><span class="lineno"><a class="line" href="structPaStreamInfo.html#a5e053a3f0f6232a5d1ec0dee0f9a943b"> 951</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structPaStreamInfo.html#a5e053a3f0f6232a5d1ec0dee0f9a943b">structVersion</a>;</div>
+<div class="line"><a name="l00952"></a><span class="lineno"> 952</span>&#160;</div>
+<div class="line"><a name="l00959"></a><span class="lineno"><a class="line" href="structPaStreamInfo.html#a1f5339e0fef75cea66d9153235698399"> 959</a></span>&#160; PaTime <a class="code" href="structPaStreamInfo.html#a1f5339e0fef75cea66d9153235698399">inputLatency</a>;</div>
+<div class="line"><a name="l00960"></a><span class="lineno"> 960</span>&#160;</div>
+<div class="line"><a name="l00967"></a><span class="lineno"><a class="line" href="structPaStreamInfo.html#a372a81f39d90a85ae62225e9f57a7840"> 967</a></span>&#160; PaTime <a class="code" href="structPaStreamInfo.html#a372a81f39d90a85ae62225e9f57a7840">outputLatency</a>;</div>
+<div class="line"><a name="l00968"></a><span class="lineno"> 968</span>&#160;</div>
+<div class="line"><a name="l00976"></a><span class="lineno"><a class="line" href="structPaStreamInfo.html#a9200fdee790d9155bc35d03be51ee2dd"> 976</a></span>&#160; <span class="keywordtype">double</span> <a class="code" href="structPaStreamInfo.html#a9200fdee790d9155bc35d03be51ee2dd">sampleRate</a>;</div>
+<div class="line"><a name="l00977"></a><span class="lineno"> 977</span>&#160; </div>
+<div class="line"><a name="l00978"></a><span class="lineno"> 978</span>&#160;} <a class="code" href="portaudio19_8h.html#a5efc2a97ba96a3e06849c1a857127acc">PaStreamInfo</a>;</div>
+<div class="line"><a name="l00979"></a><span class="lineno"> 979</span>&#160;</div>
+<div class="line"><a name="l00980"></a><span class="lineno"> 980</span>&#160;</div>
+<div class="line"><a name="l00994"></a><span class="lineno"> 994</span>&#160;<span class="keyword">const</span> <a class="code" href="structPaStreamInfo.html">PaStreamInfo</a>* <a class="code" href="portaudio19_8h.html#a3d9c4cbda4e9f381b76f287c3de8a758">Pa_GetStreamInfo</a>( PaStream *stream );</div>
+<div class="line"><a name="l00995"></a><span class="lineno"> 995</span>&#160;</div>
+<div class="line"><a name="l00996"></a><span class="lineno"> 996</span>&#160;</div>
+<div class="line"><a name="l01005"></a><span class="lineno"> 1005</span>&#160;PaTime <a class="code" href="portaudio19_8h.html#a2b3fb60e6949f37f7f134105ff425749">Pa_GetStreamTime</a>( PaStream *stream );</div>
+<div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>&#160;</div>
+<div class="line"><a name="l01007"></a><span class="lineno"> 1007</span>&#160;</div>
+<div class="line"><a name="l01024"></a><span class="lineno"> 1024</span>&#160;<span class="keywordtype">double</span> <a class="code" href="portaudio19_8h.html#a83b8c624464dd7bb6a01b06ab596c115">Pa_GetStreamCpuLoad</a>( PaStream* stream );</div>
+<div class="line"><a name="l01025"></a><span class="lineno"> 1025</span>&#160;</div>
+<div class="line"><a name="l01026"></a><span class="lineno"> 1026</span>&#160;</div>
+<div class="line"><a name="l01048"></a><span class="lineno"> 1048</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a0b62d4b74b5d3d88368e9e4c0b8b2dc7">Pa_ReadStream</a>( PaStream* stream,</div>
+<div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>&#160; <span class="keywordtype">void</span> *<a class="code" href="structbuffer.html">buffer</a>,</div>
+<div class="line"><a name="l01050"></a><span class="lineno"> 1050</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> frames );</div>
+<div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>&#160;</div>
+<div class="line"><a name="l01052"></a><span class="lineno"> 1052</span>&#160;</div>
+<div class="line"><a name="l01075"></a><span class="lineno"> 1075</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a075a6efb503a728213bdae24347ed27d">Pa_WriteStream</a>( PaStream* stream,</div>
+<div class="line"><a name="l01076"></a><span class="lineno"> 1076</span>&#160; <span class="keyword">const</span> <span class="keywordtype">void</span> *<a class="code" href="structbuffer.html">buffer</a>,</div>
+<div class="line"><a name="l01077"></a><span class="lineno"> 1077</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> frames );</div>
+<div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>&#160;</div>
+<div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>&#160;</div>
+<div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>&#160;<span class="keywordtype">signed</span> <span class="keywordtype">long</span> <a class="code" href="portaudio19_8h.html#ad04c33f045fa58d7b705b56b1fd3e816">Pa_GetStreamReadAvailable</a>( PaStream* stream );</div>
+<div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>&#160;</div>
+<div class="line"><a name="l01090"></a><span class="lineno"> 1090</span>&#160;</div>
+<div class="line"><a name="l01099"></a><span class="lineno"> 1099</span>&#160;<span class="keywordtype">signed</span> <span class="keywordtype">long</span> <a class="code" href="portaudio19_8h.html#a25595acf48733ec32045aa189c3caa61">Pa_GetStreamWriteAvailable</a>( PaStream* stream );</div>
+<div class="line"><a name="l01100"></a><span class="lineno"> 1100</span>&#160;</div>
+<div class="line"><a name="l01101"></a><span class="lineno"> 1101</span>&#160;</div>
+<div class="line"><a name="l01102"></a><span class="lineno"> 1102</span>&#160;<span class="comment">/* Miscellaneous utilities */</span></div>
+<div class="line"><a name="l01103"></a><span class="lineno"> 1103</span>&#160;</div>
+<div class="line"><a name="l01104"></a><span class="lineno"> 1104</span>&#160;</div>
+<div class="line"><a name="l01110"></a><span class="lineno"> 1110</span>&#160;PaError <a class="code" href="portaudio19_8h.html#a541ed0b734df2631bc4c229acf92abc1">Pa_GetSampleSize</a>( PaSampleFormat format );</div>
+<div class="line"><a name="l01111"></a><span class="lineno"> 1111</span>&#160;</div>
+<div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>&#160;</div>
+<div class="line"><a name="l01120"></a><span class="lineno"> 1120</span>&#160;<span class="keywordtype">void</span> <a class="code" href="portaudio19_8h.html#a1b3c20044c9401c42add29475636e83d">Pa_Sleep</a>( <span class="keywordtype">long</span> msec );</div>
+<div class="line"><a name="l01121"></a><span class="lineno"> 1121</span>&#160;</div>
+<div class="line"><a name="l01122"></a><span class="lineno"> 1122</span>&#160;</div>
+<div class="line"><a name="l01123"></a><span class="lineno"> 1123</span>&#160;</div>
+<div class="line"><a name="l01124"></a><span class="lineno"> 1124</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div>
+<div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>&#160;<span class="preprocessor"></span>}</div>
+<div class="line"><a name="l01126"></a><span class="lineno"> 1126</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span><span class="preprocessor"></span></div>
+<div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#endif </span><span class="comment">/* PORTAUDIO_H */</span><span class="preprocessor"></span></div>
+<div class="ttc" id="portaudio19_8h_html_a5efc2a97ba96a3e06849c1a857127acc"><div class="ttname"><a href="portaudio19_8h.html#a5efc2a97ba96a3e06849c1a857127acc">PaStreamInfo</a></div><div class="ttdeci">struct PaStreamInfo PaStreamInfo</div></div>
+<div class="ttc" id="portaudio19_8h_html_a0b62d4b74b5d3d88368e9e4c0b8b2dc7"><div class="ttname"><a href="portaudio19_8h.html#a0b62d4b74b5d3d88368e9e4c0b8b2dc7">Pa_ReadStream</a></div><div class="ttdeci">PaError Pa_ReadStream(PaStream *stream, void *buffer, unsigned long frames)</div></div>
+<div class="ttc" id="portaudio19_8h_html_ae9bfb9c4e1895326f30f80d415c66c32"><div class="ttname"><a href="portaudio19_8h.html#ae9bfb9c4e1895326f30f80d415c66c32">PaStreamCallbackResult</a></div><div class="ttdeci">PaStreamCallbackResult</div><div class="ttdef"><b>Definition:</b> portaudio19.h:687</div></div>
+<div class="ttc" id="structPaHostApiInfo_html_a1f3a8c465488e7af8024237256d80c14"><div class="ttname"><a href="structPaHostApiInfo.html#a1f3a8c465488e7af8024237256d80c14">PaHostApiInfo::structVersion</a></div><div class="ttdeci">int structVersion</div><div class="ttdef"><b>Definition:</b> portaudio19.h:241</div></div>
+<div class="ttc" id="portaudio19_8h_html_a4582d93c2c2e60e12be3d74c5fe00b96"><div class="ttname"><a href="portaudio19_8h.html#a4582d93c2c2e60e12be3d74c5fe00b96">PaSampleFormat</a></div><div class="ttdeci">unsigned long PaSampleFormat</div><div class="ttdef"><b>Definition:</b> portaudio19.h:422</div></div>
+<div class="ttc" id="portaudio19_8h_html_ad04c33f045fa58d7b705b56b1fd3e816"><div class="ttname"><a href="portaudio19_8h.html#ad04c33f045fa58d7b705b56b1fd3e816">Pa_GetStreamReadAvailable</a></div><div class="ttdeci">signed long Pa_GetStreamReadAvailable(PaStream *stream)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a2e45bf8b5145f131a91c128af2bdaec7"><div class="ttname"><a href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7">PaErrorCode</a></div><div class="ttdeci">PaErrorCode</div><div class="ttdef"><b>Definition:</b> portaudio19.h:65</div></div>
+<div class="ttc" id="structPaHostApiInfo_html_a5424bfcdf9f73b17cddc89e827a45d3f"><div class="ttname"><a href="structPaHostApiInfo.html#a5424bfcdf9f73b17cddc89e827a45d3f">PaHostApiInfo::type</a></div><div class="ttdeci">PaHostApiTypeId type</div><div class="ttdef"><b>Definition:</b> portaudio19.h:243</div></div>
+<div class="ttc" id="portaudio19_8h_html_a55a005924bcfa0424594f4f65cd4ae82"><div class="ttname"><a href="portaudio19_8h.html#a55a005924bcfa0424594f4f65cd4ae82">PaStreamCallbackFlags</a></div><div class="ttdeci">unsigned long PaStreamCallbackFlags</div><div class="ttdef"><b>Definition:</b> portaudio19.h:646</div></div>
+<div class="ttc" id="portaudio19_8h_html_adc955dfab007624000695c48d4f876dc"><div class="ttname"><a href="portaudio19_8h.html#adc955dfab007624000695c48d4f876dc">Pa_GetDefaultOutputDevice</a></div><div class="ttdeci">PaDeviceIndex Pa_GetDefaultOutputDevice(void)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a54f306b5e5258323c95a27c5722258cd"><div class="ttname"><a href="portaudio19_8h.html#a54f306b5e5258323c95a27c5722258cd">Pa_HostApiDeviceIndexToDeviceIndex</a></div><div class="ttdeci">PaDeviceIndex Pa_HostApiDeviceIndexToDeviceIndex(PaHostApiIndex hostApi, int hostApiDeviceIndex)</div></div>
+<div class="ttc" id="structPaStreamInfo_html"><div class="ttname"><a href="structPaStreamInfo.html">PaStreamInfo</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:948</div></div>
+<div class="ttc" id="portaudio19_8h_html_a59bc8800f4c058add2e9a4de6f263352"><div class="ttname"><a href="portaudio19_8h.html#a59bc8800f4c058add2e9a4de6f263352">PaHostApiInfo</a></div><div class="ttdeci">struct PaHostApiInfo PaHostApiInfo</div></div>
+<div class="ttc" id="structPaDeviceInfo_html"><div class="ttname"><a href="structPaDeviceInfo.html">PaDeviceInfo</a></div><div class="ttdef"><b>Definition:</b> portaudio.h:139</div></div>
+<div class="ttc" id="portaudio19_8h_html_a83b8c624464dd7bb6a01b06ab596c115"><div class="ttname"><a href="portaudio19_8h.html#a83b8c624464dd7bb6a01b06ab596c115">Pa_GetStreamCpuLoad</a></div><div class="ttdeci">double Pa_GetStreamCpuLoad(PaStream *stream)</div></div>
+<div class="ttc" id="structPaHostErrorInfo_html_a2ab15f358cd7f0a5e8f3d54e161a2fec"><div class="ttname"><a href="structPaHostErrorInfo.html#a2ab15f358cd7f0a5e8f3d54e161a2fec">PaHostErrorInfo::errorCode</a></div><div class="ttdeci">long errorCode</div><div class="ttdef"><b>Definition:</b> portaudio19.h:333</div></div>
+<div class="ttc" id="portaudio19_8h_html_a66da08bcf908e0849c62a6b47f50d7b4"><div class="ttname"><a href="portaudio19_8h.html#a66da08bcf908e0849c62a6b47f50d7b4">Pa_GetVersion</a></div><div class="ttdeci">int Pa_GetVersion(void)</div></div>
+<div class="ttc" id="structPaStreamInfo_html_a9200fdee790d9155bc35d03be51ee2dd"><div class="ttname"><a href="structPaStreamInfo.html#a9200fdee790d9155bc35d03be51ee2dd">PaStreamInfo::sampleRate</a></div><div class="ttdeci">double sampleRate</div><div class="ttdef"><b>Definition:</b> portaudio19.h:976</div></div>
+<div class="ttc" id="portaudio19_8h_html_a2e45bf8b5145f131a91c128af2bdaec7ae7bc144c8e0548287c6a3af67974df5a"><div class="ttname"><a href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7ae7bc144c8e0548287c6a3af67974df5a">paCanNotReadFromACallbackStream</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:92</div></div>
+<div class="ttc" id="portaudio19_8h_html_a3d9c4cbda4e9f381b76f287c3de8a758"><div class="ttname"><a href="portaudio19_8h.html#a3d9c4cbda4e9f381b76f287c3de8a758">Pa_GetStreamInfo</a></div><div class="ttdeci">const PaStreamInfo * Pa_GetStreamInfo(PaStream *stream)</div></div>
+<div class="ttc" id="structPaHostApiInfo_html_a78afe5d557543c82cd9773229e25a8ec"><div class="ttname"><a href="structPaHostApiInfo.html#a78afe5d557543c82cd9773229e25a8ec">PaHostApiInfo::name</a></div><div class="ttdeci">const char * name</div><div class="ttdef"><b>Definition:</b> portaudio19.h:245</div></div>
+<div class="ttc" id="portaudio19_8h_html_a8eaebe3d39c5ea45598da8f86dc2e5ae"><div class="ttname"><a href="portaudio19_8h.html#a8eaebe3d39c5ea45598da8f86dc2e5ae">PaHostApiTypeId</a></div><div class="ttdeci">PaHostApiTypeId</div><div class="ttdef"><b>Definition:</b> portaudio19.h:217</div></div>
+<div class="ttc" id="structPaHostApiInfo_html"><div class="ttname"><a href="structPaHostApiInfo.html">PaHostApiInfo</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:238</div></div>
+<div class="ttc" id="portaudio19_8h_html_aad573f208b60577f21d2777a7c5054e0"><div class="ttname"><a href="portaudio19_8h.html#aad573f208b60577f21d2777a7c5054e0">Pa_GetLastHostErrorInfo</a></div><div class="ttdeci">const PaHostErrorInfo * Pa_GetLastHostErrorInfo(void)</div></div>
+<div class="ttc" id="portaudio19_8h_html_abf9f2f82da95553d5adb929af670f74b"><div class="ttname"><a href="portaudio19_8h.html#abf9f2f82da95553d5adb929af670f74b">Pa_GetDefaultInputDevice</a></div><div class="ttdeci">PaDeviceIndex Pa_GetDefaultInputDevice(void)</div></div>
+<div class="ttc" id="portaudio19_8h_html_aa11e7b06b2cde8621551f5d527965838"><div class="ttname"><a href="portaudio19_8h.html#aa11e7b06b2cde8621551f5d527965838">Pa_SetStreamFinishedCallback</a></div><div class="ttdeci">PaError Pa_SetStreamFinishedCallback(PaStream *stream, PaStreamFinishedCallback *streamFinishedCallback)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a443ad16338191af364e3be988014cbbe"><div class="ttname"><a href="portaudio19_8h.html#a443ad16338191af364e3be988014cbbe">Pa_OpenStream</a></div><div class="ttdeci">PaError Pa_OpenStream(PaStream **stream, const PaStreamParameters *inputParameters, const PaStreamParameters *outputParameters, double sampleRate, unsigned long framesPerBuffer, PaStreamFlags streamFlags, PaStreamCallback *streamCallback, void *userData)</div></div>
+<div class="ttc" id="portaudio19_8h_html_ae606855a611cf29c7d2d7421df5e3b5d"><div class="ttname"><a href="portaudio19_8h.html#ae606855a611cf29c7d2d7421df5e3b5d">Pa_GetErrorText</a></div><div class="ttdeci">const char * Pa_GetErrorText(PaError errorCode)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a2e45bf8b5145f131a91c128af2bdaec7af718bcda33019db4a3b9ec6bdefc6e9d"><div class="ttname"><a href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7af718bcda33019db4a3b9ec6bdefc6e9d">paCanNotWriteToAnInputOnlyStream</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:95</div></div>
+<div class="ttc" id="portaudio19_8h_html_abed859482d156622d9332dff9b2d89da"><div class="ttname"><a href="portaudio19_8h.html#abed859482d156622d9332dff9b2d89da">Pa_Initialize</a></div><div class="ttdeci">PaError Pa_Initialize(void)</div></div>
+<div class="ttc" id="structPaStreamParameters_html_aff01b9fa0710ad1654471e97665c06a9"><div class="ttname"><a href="structPaStreamParameters.html#aff01b9fa0710ad1654471e97665c06a9">PaStreamParameters::hostApiSpecificStreamInfo</a></div><div class="ttdeci">void * hostApiSpecificStreamInfo</div><div class="ttdef"><b>Definition:</b> portaudio19.h:517</div></div>
+<div class="ttc" id="portaudio19_8h_html_a19874734f89958fccf86785490d53b4c"><div class="ttname"><a href="portaudio19_8h.html#a19874734f89958fccf86785490d53b4c">PaStream</a></div><div class="ttdeci">void PaStream</div><div class="ttdef"><b>Definition:</b> portaudio19.h:573</div></div>
+<div class="ttc" id="portaudio19_8h_html_a0db317604e916e8bd6098e60e6237221"><div class="ttname"><a href="portaudio19_8h.html#a0db317604e916e8bd6098e60e6237221">Pa_Terminate</a></div><div class="ttdeci">PaError Pa_Terminate(void)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a2e45bf8b5145f131a91c128af2bdaec7a4a708b0414ebca1a78f9084671bd0a0c"><div class="ttname"><a href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7a4a708b0414ebca1a78f9084671bd0a0c">paCanNotReadFromAnOutputOnlyStream</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:94</div></div>
+<div class="ttc" id="structPaHostApiInfo_html_a85a62057c3479d3efaa477d8562cf21d"><div class="ttname"><a href="structPaHostApiInfo.html#a85a62057c3479d3efaa477d8562cf21d">PaHostApiInfo::defaultInputDevice</a></div><div class="ttdeci">PaDeviceIndex defaultInputDevice</div><div class="ttdef"><b>Definition:</b> portaudio19.h:258</div></div>
+<div class="ttc" id="structPaHostApiInfo_html_a44e3adfaba0117a6780e2493468c96b1"><div class="ttname"><a href="structPaHostApiInfo.html#a44e3adfaba0117a6780e2493468c96b1">PaHostApiInfo::deviceCount</a></div><div class="ttdeci">int deviceCount</div><div class="ttdef"><b>Definition:</b> portaudio19.h:252</div></div>
+<div class="ttc" id="portaudio19_8h_html_a541ed0b734df2631bc4c229acf92abc1"><div class="ttname"><a href="portaudio19_8h.html#a541ed0b734df2631bc4c229acf92abc1">Pa_GetSampleSize</a></div><div class="ttdeci">PaError Pa_GetSampleSize(PaSampleFormat format)</div></div>
+<div class="ttc" id="portaudio19_8h_html_aeef6da084c57c70aa94be97411e19930"><div class="ttname"><a href="portaudio19_8h.html#aeef6da084c57c70aa94be97411e19930">PaHostApiIndex</a></div><div class="ttdeci">int PaHostApiIndex</div><div class="ttdef"><b>Definition:</b> portaudio19.h:180</div></div>
+<div class="ttc" id="portaudio19_8h_html_a84166d5f748e192341b71cf1b05d28b3"><div class="ttname"><a href="portaudio19_8h.html#a84166d5f748e192341b71cf1b05d28b3">PaDeviceInfo</a></div><div class="ttdeci">struct PaDeviceInfo PaDeviceInfo</div></div>
+<div class="ttc" id="portaudio19_8h_html_a1f8709c4971932643681a6f374c4bb5a"><div class="ttname"><a href="portaudio19_8h.html#a1f8709c4971932643681a6f374c4bb5a">Pa_IsStreamActive</a></div><div class="ttdeci">PaError Pa_IsStreamActive(PaStream *stream)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a7c650aede88ea553066bab9bbe97ea90"><div class="ttname"><a href="portaudio19_8h.html#a7c650aede88ea553066bab9bbe97ea90">Pa_GetHostApiInfo</a></div><div class="ttdeci">const PaHostApiInfo * Pa_GetHostApiInfo(PaHostApiIndex hostApi)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a25595acf48733ec32045aa189c3caa61"><div class="ttname"><a href="portaudio19_8h.html#a25595acf48733ec32045aa189c3caa61">Pa_GetStreamWriteAvailable</a></div><div class="ttdeci">signed long Pa_GetStreamWriteAvailable(PaStream *stream)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a4949e4a8ef9f9dbe8cbee414ce69841d"><div class="ttname"><a href="portaudio19_8h.html#a4949e4a8ef9f9dbe8cbee414ce69841d">PaError</a></div><div class="ttdeci">int PaError</div><div class="ttdef"><b>Definition:</b> portaudio19.h:64</div></div>
+<div class="ttc" id="structPaStreamInfo_html_a1f5339e0fef75cea66d9153235698399"><div class="ttname"><a href="structPaStreamInfo.html#a1f5339e0fef75cea66d9153235698399">PaStreamInfo::inputLatency</a></div><div class="ttdeci">PaTime inputLatency</div><div class="ttdef"><b>Definition:</b> portaudio19.h:959</div></div>
+<div class="ttc" id="portaudio19_8h_html_ab2530ee0cb756c67726f9074d3482ef2"><div class="ttname"><a href="portaudio19_8h.html#ab2530ee0cb756c67726f9074d3482ef2">PaStreamFinishedCallback</a></div><div class="ttdeci">void PaStreamFinishedCallback(void *userData)</div><div class="ttdef"><b>Definition:</b> portaudio19.h:871</div></div>
+<div class="ttc" id="portaudio19_8h_html_ae55c77f9b7e3f8eb301a6f1c0e2347ac"><div class="ttname"><a href="portaudio19_8h.html#ae55c77f9b7e3f8eb301a6f1c0e2347ac">Pa_GetDefaultHostApi</a></div><div class="ttdeci">PaHostApiIndex Pa_GetDefaultHostApi(void)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a075a6efb503a728213bdae24347ed27d"><div class="ttname"><a href="portaudio19_8h.html#a075a6efb503a728213bdae24347ed27d">Pa_WriteStream</a></div><div class="ttdeci">PaError Pa_WriteStream(PaStream *stream, const void *buffer, unsigned long frames)</div></div>
+<div class="ttc" id="structPaStreamParameters_html_ad8d2d3063757b812f9e5f8709f41052b"><div class="ttname"><a href="structPaStreamParameters.html#ad8d2d3063757b812f9e5f8709f41052b">PaStreamParameters::sampleFormat</a></div><div class="ttdeci">PaSampleFormat sampleFormat</div><div class="ttdef"><b>Definition:</b> portaudio19.h:497</div></div>
+<div class="ttc" id="portaudio19_8h_html_a8a60fb2a5ec9cbade3f54a9c978e2710"><div class="ttname"><a href="portaudio19_8h.html#a8a60fb2a5ec9cbade3f54a9c978e2710">PaStreamCallback</a></div><div class="ttdeci">int PaStreamCallback(const void *input, void *output, unsigned long frameCount, const PaStreamCallbackTimeInfo *timeInfo, PaStreamCallbackFlags statusFlags, void *userData)</div><div class="ttdef"><b>Definition:</b> portaudio19.h:739</div></div>
+<div class="ttc" id="structPaHostErrorInfo_html_aa40a7ed0c73b85b39563d80f7877876c"><div class="ttname"><a href="structPaHostErrorInfo.html#aa40a7ed0c73b85b39563d80f7877876c">PaHostErrorInfo::errorText</a></div><div class="ttdeci">const char * errorText</div><div class="ttdef"><b>Definition:</b> portaudio19.h:334</div></div>
+<div class="ttc" id="portaudio19_8h_html_a28f3fd9e6d9f933cc695abea71c4b445"><div class="ttname"><a href="portaudio19_8h.html#a28f3fd9e6d9f933cc695abea71c4b445">Pa_GetVersionText</a></div><div class="ttdeci">const char * Pa_GetVersionText(void)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a19dbdb7c8702e3f4bfc0cdb99dac3dd9"><div class="ttname"><a href="portaudio19_8h.html#a19dbdb7c8702e3f4bfc0cdb99dac3dd9">Pa_GetHostApiCount</a></div><div class="ttdeci">PaHostApiIndex Pa_GetHostApiCount(void)</div></div>
+<div class="ttc" id="portaudio19_8h_html_af18dd60220251286c337631a855e38a0"><div class="ttname"><a href="portaudio19_8h.html#af18dd60220251286c337631a855e38a0">Pa_StopStream</a></div><div class="ttdeci">PaError Pa_StopStream(PaStream *stream)</div></div>
+<div class="ttc" id="portaudio19_8h_html_acfe4d3c5ec1a343f459981bfa2057f8d"><div class="ttname"><a href="portaudio19_8h.html#acfe4d3c5ec1a343f459981bfa2057f8d">Pa_GetDeviceCount</a></div><div class="ttdeci">PaDeviceIndex Pa_GetDeviceCount(void)</div></div>
+<div class="ttc" id="portaudio19_8h_html_abdb313743d6efef26cecdae787a2bd3d"><div class="ttname"><a href="portaudio19_8h.html#abdb313743d6efef26cecdae787a2bd3d">Pa_IsFormatSupported</a></div><div class="ttdeci">PaError Pa_IsFormatSupported(const PaStreamParameters *inputParameters, const PaStreamParameters *outputParameters, double sampleRate)</div></div>
+<div class="ttc" id="structPaStreamParameters_html_aa1e80ac0551162fd091db8936ccbe9a0"><div class="ttname"><a href="structPaStreamParameters.html#aa1e80ac0551162fd091db8936ccbe9a0">PaStreamParameters::suggestedLatency</a></div><div class="ttdeci">PaTime suggestedLatency</div><div class="ttdef"><b>Definition:</b> portaudio19.h:510</div></div>
+<div class="ttc" id="portaudio19_8h_html_ac7d8e091ffc1d1d4a035704660e117eb"><div class="ttname"><a href="portaudio19_8h.html#ac7d8e091ffc1d1d4a035704660e117eb">Pa_GetDeviceInfo</a></div><div class="ttdeci">const PaDeviceInfo * Pa_GetDeviceInfo(PaDeviceIndex device)</div></div>
+<div class="ttc" id="structPaStreamParameters_html"><div class="ttname"><a href="structPaStreamParameters.html">PaStreamParameters</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:476</div></div>
+<div class="ttc" id="portaudio19_8h_html_a37c7ac3ace7d2dd1430f40ecdee4ebb6"><div class="ttname"><a href="portaudio19_8h.html#a37c7ac3ace7d2dd1430f40ecdee4ebb6">PaStreamFlags</a></div><div class="ttdeci">unsigned long PaStreamFlags</div><div class="ttdef"><b>Definition:</b> portaudio19.h:591</div></div>
+<div class="ttc" id="portaudio19_8h_html_a1b3c20044c9401c42add29475636e83d"><div class="ttname"><a href="portaudio19_8h.html#a1b3c20044c9401c42add29475636e83d">Pa_Sleep</a></div><div class="ttdeci">void Pa_Sleep(long msec)</div></div>
+<div class="ttc" id="structPaHostApiInfo_html_a62632690b5f7906d3c9bfdab91e7f4b2"><div class="ttname"><a href="structPaHostApiInfo.html#a62632690b5f7906d3c9bfdab91e7f4b2">PaHostApiInfo::defaultOutputDevice</a></div><div class="ttdeci">PaDeviceIndex defaultOutputDevice</div><div class="ttdef"><b>Definition:</b> portaudio19.h:264</div></div>
+<div class="ttc" id="portaudio19_8h_html_a2b3fb60e6949f37f7f134105ff425749"><div class="ttname"><a href="portaudio19_8h.html#a2b3fb60e6949f37f7f134105ff425749">Pa_GetStreamTime</a></div><div class="ttdeci">PaTime Pa_GetStreamTime(PaStream *stream)</div></div>
+<div class="ttc" id="structPaStreamInfo_html_a5e053a3f0f6232a5d1ec0dee0f9a943b"><div class="ttname"><a href="structPaStreamInfo.html#a5e053a3f0f6232a5d1ec0dee0f9a943b">PaStreamInfo::structVersion</a></div><div class="ttdeci">int structVersion</div><div class="ttdef"><b>Definition:</b> portaudio19.h:951</div></div>
+<div class="ttc" id="structPaHostErrorInfo_html"><div class="ttname"><a href="structPaHostErrorInfo.html">PaHostErrorInfo</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:331</div></div>
+<div class="ttc" id="portaudio19_8h_html_a92f56f88cbd14da0e8e03077e835d104"><div class="ttname"><a href="portaudio19_8h.html#a92f56f88cbd14da0e8e03077e835d104">Pa_CloseStream</a></div><div class="ttdeci">PaError Pa_CloseStream(PaStream *stream)</div></div>
+<div class="ttc" id="portaudio19_8h_html_af17a7e6d0471a23071acf8dbd7bbe4bd"><div class="ttname"><a href="portaudio19_8h.html#af17a7e6d0471a23071acf8dbd7bbe4bd">PaTime</a></div><div class="ttdeci">double PaTime</div><div class="ttdef"><b>Definition:</b> portaudio19.h:400</div></div>
+<div class="ttc" id="portaudio19_8h_html_a138e57abde4e833c457b64895f638a25"><div class="ttname"><a href="portaudio19_8h.html#a138e57abde4e833c457b64895f638a25">Pa_AbortStream</a></div><div class="ttdeci">PaError Pa_AbortStream(PaStream *stream)</div></div>
+<div class="ttc" id="structbuffer_html"><div class="ttname"><a href="structbuffer.html">buffer</a></div><div class="ttdef"><b>Definition:</b> maptool.h:171</div></div>
+<div class="ttc" id="structPaStreamParameters_html_aebaf648b4d11dd1252a747b76b8da084"><div class="ttname"><a href="structPaStreamParameters.html#aebaf648b4d11dd1252a747b76b8da084">PaStreamParameters::device</a></div><div class="ttdeci">PaDeviceIndex device</div><div class="ttdef"><b>Definition:</b> portaudio19.h:484</div></div>
+<div class="ttc" id="portaudio19_8h_html_ad79317e65bde63d76c4b8e711ac5a361"><div class="ttname"><a href="portaudio19_8h.html#ad79317e65bde63d76c4b8e711ac5a361">PaDeviceIndex</a></div><div class="ttdeci">int PaDeviceIndex</div><div class="ttdef"><b>Definition:</b> portaudio19.h:154</div></div>
+<div class="ttc" id="portaudio19_8h_html_ac81b1065de3722c62eae395281451a73"><div class="ttname"><a href="portaudio19_8h.html#ac81b1065de3722c62eae395281451a73">PaStreamCallbackTimeInfo</a></div><div class="ttdeci">struct PaStreamCallbackTimeInfo PaStreamCallbackTimeInfo</div></div>
+<div class="ttc" id="structPaHostErrorInfo_html_aeadfc0e22fee75e94541876d6d7a91f7"><div class="ttname"><a href="structPaHostErrorInfo.html#aeadfc0e22fee75e94541876d6d7a91f7">PaHostErrorInfo::hostApiType</a></div><div class="ttdeci">PaHostApiTypeId hostApiType</div><div class="ttdef"><b>Definition:</b> portaudio19.h:332</div></div>
+<div class="ttc" id="structPaStreamInfo_html_a372a81f39d90a85ae62225e9f57a7840"><div class="ttname"><a href="structPaStreamInfo.html#a372a81f39d90a85ae62225e9f57a7840">PaStreamInfo::outputLatency</a></div><div class="ttdeci">PaTime outputLatency</div><div class="ttdef"><b>Definition:</b> portaudio19.h:967</div></div>
+<div class="ttc" id="portaudio19_8h_html_a2e45bf8b5145f131a91c128af2bdaec7af389ed20229971db693046093281b255"><div class="ttname"><a href="portaudio19_8h.html#a2e45bf8b5145f131a91c128af2bdaec7af389ed20229971db693046093281b255">paCanNotWriteToACallbackStream</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:93</div></div>
+<div class="ttc" id="portaudio19_8h_html_aae5f7523aa88f6e1ab05230103bd3560"><div class="ttname"><a href="portaudio19_8h.html#aae5f7523aa88f6e1ab05230103bd3560">PaHostErrorInfo</a></div><div class="ttdeci">struct PaHostErrorInfo PaHostErrorInfo</div></div>
+<div class="ttc" id="portaudio19_8h_html_a7432aadd26c40452da12fa99fc1a047b"><div class="ttname"><a href="portaudio19_8h.html#a7432aadd26c40452da12fa99fc1a047b">Pa_StartStream</a></div><div class="ttdeci">PaError Pa_StartStream(PaStream *stream)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a52d778c985ae9d566de7e13529cc771f"><div class="ttname"><a href="portaudio19_8h.html#a52d778c985ae9d566de7e13529cc771f">Pa_IsStreamStopped</a></div><div class="ttdeci">PaError Pa_IsStreamStopped(PaStream *stream)</div></div>
+<div class="ttc" id="structPaStreamParameters_html_a861ff361da71fc2572dd356c9c9878ca"><div class="ttname"><a href="structPaStreamParameters.html#a861ff361da71fc2572dd356c9c9878ca">PaStreamParameters::channelCount</a></div><div class="ttdeci">int channelCount</div><div class="ttdef"><b>Definition:</b> portaudio19.h:491</div></div>
+<div class="ttc" id="portaudio19_8h_html_a081c3975126d20b4226facfb7ba0620f"><div class="ttname"><a href="portaudio19_8h.html#a081c3975126d20b4226facfb7ba0620f">Pa_HostApiTypeIdToHostApiIndex</a></div><div class="ttdeci">PaHostApiIndex Pa_HostApiTypeIdToHostApiIndex(PaHostApiTypeId type)</div></div>
+<div class="ttc" id="portaudio19_8h_html_a0a12735ac191200f696a43b87667b714"><div class="ttname"><a href="portaudio19_8h.html#a0a12735ac191200f696a43b87667b714">Pa_OpenDefaultStream</a></div><div class="ttdeci">PaError Pa_OpenDefaultStream(PaStream **stream, int numInputChannels, int numOutputChannels, PaSampleFormat sampleFormat, double sampleRate, unsigned long framesPerBuffer, PaStreamCallback *streamCallback, void *userData)</div></div>
+<div class="ttc" id="structPaStreamCallbackTimeInfo_html"><div class="ttname"><a href="structPaStreamCallbackTimeInfo.html">PaStreamCallbackTimeInfo</a></div><div class="ttdef"><b>Definition:</b> portaudio19.h:633</div></div>
+<div class="ttc" id="portaudio19_8h_html_aaedb633e6f41d592bf999c18bdb8bb12"><div class="ttname"><a href="portaudio19_8h.html#aaedb633e6f41d592bf999c18bdb8bb12">PaStreamParameters</a></div><div class="ttdeci">struct PaStreamParameters PaStreamParameters</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_5815af820a9cc9481f1d0990a0d60286.html">support</a></li><li class="navelem"><a class="el" href="dir_6ffc0f016d2deaea924d934b564632d3.html">espeak</a></li><li class="navelem"><a class="el" href="portaudio19_8h.html">portaudio19.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.6 </li>
+ </ul>
+</div>
+</body>
+</html>