diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-10-11 01:58:40 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:58:40 +0200 |
| commit | be2eb99b37cd017fcab00c1704f794cb1bc85ee1 (patch) | |
| tree | 3d44598e9ded18aee024a8c1a6cd4f2b1d4a5dce /doc/html/structRtAudio_1_1StreamParameters.html | |
| parent | 464790a82e90cfea0cb47a7f716117b63bb6dd5f (diff) | |
Release 4.0.7 tarball4.0.7
Diffstat (limited to 'doc/html/structRtAudio_1_1StreamParameters.html')
| -rw-r--r-- | doc/html/structRtAudio_1_1StreamParameters.html | 65 |
1 files changed, 30 insertions, 35 deletions
diff --git a/doc/html/structRtAudio_1_1StreamParameters.html b/doc/html/structRtAudio_1_1StreamParameters.html index 71f2853..7498652 100644 --- a/doc/html/structRtAudio_1_1StreamParameters.html +++ b/doc/html/structRtAudio_1_1StreamParameters.html @@ -8,81 +8,76 @@ <CENTER> <a class="qindex" href="index.html">Home</a> <a class="qindex" href="annotated.html">Class/Enum List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> </CENTER> <HR> -<!-- Generated by Doxygen 1.5.8 --> +<!-- Generated by Doxygen 1.6.2 --> <div class="navpath"><a class="el" href="classRtAudio.html">RtAudio</a>::<a class="el" href="structRtAudio_1_1StreamParameters.html">StreamParameters</a> </div> <div class="contents"> -<h1>RtAudio::RtAudio::StreamParameters Struct Reference</h1><!-- doxytag: class="RtAudio::StreamParameters" -->The structure for specifying input or ouput stream parameters. -<a href="#_details">More...</a> -<p> -<code>#include <<a class="el" href="RtAudio_8h-source.html">RtAudio.h</a>></code> -<p> +<h1>RtAudio::StreamParameters Struct Reference</h1><!-- doxytag: class="RtAudio::StreamParameters" --> +<p>The structure for specifying input or ouput stream parameters. +<a href="#_details">More...</a></p> -<p> -<a href="structRtAudio_1_1StreamParameters-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> -<tr><td></td></tr> -<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structRtAudio_1_1StreamParameters.html#ffd27496c70c0986522056234c64e28e">deviceId</a></td></tr> - -<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structRtAudio_1_1StreamParameters.html#78798b65fada7941e1a7e47c11c9e627">nChannels</a></td></tr> - -<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structRtAudio_1_1StreamParameters.html#ddc8281f23a87455ec6dedbc766a74db">firstChannel</a></td></tr> +<p><code>#include <<a class="el" href="RtAudio_8h_source.html">RtAudio.h</a>></code></p> +<p><a href="structRtAudio_1_1StreamParameters-members.html">List of all members.</a></p> +<table border="0" cellpadding="0" cellspacing="0"> +<tr><td colspan="2"><h2>Public Attributes</h2></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structRtAudio_1_1StreamParameters.html#ab3c72bcf3ef12149ae9a4fb597cc5489">deviceId</a></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structRtAudio_1_1StreamParameters.html#a88a10091b6e284e21235cc6f25332ebd">nChannels</a></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="structRtAudio_1_1StreamParameters.html#ad4b4503782653ec93c83328c46abe50c">firstChannel</a></td></tr> </table> -<hr><a name="_details"></a><h2>Detailed Description</h2> -The structure for specifying input or ouput stream parameters. <hr><h2>Member Data Documentation</h2> -<a class="anchor" name="ffd27496c70c0986522056234c64e28e"></a><!-- doxytag: member="RtAudio::StreamParameters::deviceId" ref="ffd27496c70c0986522056234c64e28e" args="" --> +<hr/><a name="_details"></a><h2>Detailed Description</h2> +<p>The structure for specifying input or ouput stream parameters. </p> +<hr/><h2>Member Data Documentation</h2> +<a class="anchor" id="ab3c72bcf3ef12149ae9a4fb597cc5489"></a><!-- doxytag: member="RtAudio::StreamParameters::deviceId" ref="ab3c72bcf3ef12149ae9a4fb597cc5489" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">unsigned int RtAudio::RtAudio::StreamParameters::deviceId </td> + <td class="memname">unsigned int <a class="el" href="structRtAudio_1_1StreamParameters.html#ab3c72bcf3ef12149ae9a4fb597cc5489">RtAudio::StreamParameters::deviceId</a></td> </tr> </table> </div> <div class="memdoc"> +<p>Device index (0 to <a class="el" href="classRtAudio.html#a747ce2d73803641bbb66d6e78092aa1a" title="A public function that queries for the number of audio devices available.">getDeviceCount()</a> - 1). </p> -<p> -Device index (0 to <a class="el" href="classRtAudio.html#747ce2d73803641bbb66d6e78092aa1a" title="A public function that queries for the number of audio devices available.">getDeviceCount()</a> - 1). </div> -</div><p> -<a class="anchor" name="78798b65fada7941e1a7e47c11c9e627"></a><!-- doxytag: member="RtAudio::StreamParameters::nChannels" ref="78798b65fada7941e1a7e47c11c9e627" args="" --> +</div> +<a class="anchor" id="a88a10091b6e284e21235cc6f25332ebd"></a><!-- doxytag: member="RtAudio::StreamParameters::nChannels" ref="a88a10091b6e284e21235cc6f25332ebd" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">unsigned int RtAudio::RtAudio::StreamParameters::nChannels </td> + <td class="memname">unsigned int <a class="el" href="structRtAudio_1_1StreamParameters.html#a88a10091b6e284e21235cc6f25332ebd">RtAudio::StreamParameters::nChannels</a></td> </tr> </table> </div> <div class="memdoc"> +<p>Number of channels. </p> -<p> -Number of channels. </div> -</div><p> -<a class="anchor" name="ddc8281f23a87455ec6dedbc766a74db"></a><!-- doxytag: member="RtAudio::StreamParameters::firstChannel" ref="ddc8281f23a87455ec6dedbc766a74db" args="" --> +</div> +<a class="anchor" id="ad4b4503782653ec93c83328c46abe50c"></a><!-- doxytag: member="RtAudio::StreamParameters::firstChannel" ref="ad4b4503782653ec93c83328c46abe50c" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> - <td class="memname">unsigned int RtAudio::RtAudio::StreamParameters::firstChannel </td> + <td class="memname">unsigned int <a class="el" href="structRtAudio_1_1StreamParameters.html#ad4b4503782653ec93c83328c46abe50c">RtAudio::StreamParameters::firstChannel</a></td> </tr> </table> </div> <div class="memdoc"> +<p>First channel index on device (default = 0). </p> -<p> -First channel index on device (default = 0). </div> -</div><p> -<hr>The documentation for this struct was generated from the following file:<ul> -<li><a class="el" href="RtAudio_8h-source.html">RtAudio.h</a></ul> +</div> +<hr/>The documentation for this struct was generated from the following file:<ul> +<li><a class="el" href="RtAudio_8h_source.html">RtAudio.h</a></li> +</ul> </div> <HR> <table><tr><td><img src="../images/mcgill.gif" width=165></td> - <td>©2001-2009 Gary P. Scavone, McGill University. All Rights Reserved.<br>Maintained by <a href="http://www.music.mcgill.ca/~gary/">Gary P. Scavone</a>.</td></tr> + <td>©2001-2010 Gary P. Scavone, McGill University. All Rights Reserved.<br>Maintained by <a href="http://www.music.mcgill.ca/~gary/">Gary P. Scavone</a>.</td></tr> </table> </BODY> |
