Files
stk/doc/html/classRtApi.html
2013-09-29 23:40:35 +02:00

98 lines
7.6 KiB
HTML

<HTML>
<HEAD>
<TITLE>The Synthesis ToolKit in C++ (STK)</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<CENTER>
<img src="princeton.gif"> &nbsp; <img src="ccrma.gif"> &nbsp; <img src="mcgill.gif"><P>
<a class="qindex" href="index.html">Home</a> &nbsp; <a class="qindex" href="information.html">Information</a> &nbsp; <a class="qindex" href="classes.html">Classes</a> &nbsp; <a class="qindex" href="download.html">Download</a> &nbsp; <a class="qindex" href="usage.html">Usage</a> &nbsp; <a class="qindex" href="maillist.html">Mail List</a> &nbsp; <a class="qindex" href="system.html">Requirements</a> &nbsp; <a class="qindex" href="links.html">Links</a> &nbsp; <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
<HR>
<!-- Generated by Doxygen 1.4.4 -->
<h1>RtApi Class Reference</h1><!-- doxytag: class="RtApi" --><p>Inheritance diagram for RtApi:
<p><center><img src="classRtApi.png" usemap="#RtApi_map" border="0" alt=""></center>
<map name="RtApi_map">
<area href="classRtApiAl.html" alt="RtApiAl" shape="rect" coords="0,56,70,80">
<area href="classRtApiAlsa.html" alt="RtApiAlsa" shape="rect" coords="80,56,150,80">
<area href="classRtApiAsio.html" alt="RtApiAsio" shape="rect" coords="160,56,230,80">
<area href="classRtApiCore.html" alt="RtApiCore" shape="rect" coords="240,56,310,80">
<area href="classRtApiDs.html" alt="RtApiDs" shape="rect" coords="320,56,390,80">
<area href="classRtApiJack.html" alt="RtApiJack" shape="rect" coords="400,56,470,80">
<area href="classRtApiOss.html" alt="RtApiOss" shape="rect" coords="480,56,550,80">
</map>
<a href="classRtApi-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<p>
<p>
Definition at line <a class="el" href="RtAudio_8h-source.html#l00126">126</a> of file <a class="el" href="RtAudio_8h-source.html">RtAudio.h</a>.<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#w2">StreamState</a> </td></tr>
<tr><td colspan="2"><br><h2>Protected Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="x0"></a><!-- doxytag: member="RtApi::Int16" ref="x0" args="" -->
typedef signed short&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#x0">Int16</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="x1"></a><!-- doxytag: member="RtApi::Int32" ref="x1" args="" -->
typedef signed int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#x1">Int32</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="x2"></a><!-- doxytag: member="RtApi::Float32" ref="x2" args="" -->
typedef float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#x2">Float32</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="x3"></a><!-- doxytag: member="RtApi::Float64" ref="x3" args="" -->
typedef double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#x3">Float64</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#x11">StreamMode</a> </td></tr>
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b6"></a><!-- doxytag: member="RtApi::clearStreamInfo" ref="b6" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#b6">clearStreamInfo</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Protected common method to clear an <a class="el" href="structRtApi_1_1RtApiStream.html">RtApiStream</a> structure. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b7"></a><!-- doxytag: member="RtApi::error" ref="b7" args="(RtError::Type type)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#b7">error</a> (<a class="el" href="classRtError.html#w11">RtError::Type</a> type)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Protected common error method to allow global control over error handling. <br></td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="p0"></a><!-- doxytag: member="RtApi::message_" ref="p0" args="[1024]" -->
char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#p0">message_</a> [1024]</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="p1"></a><!-- doxytag: member="RtApi::nDevices_" ref="p1" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#p1">nDevices_</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="p2"></a><!-- doxytag: member="RtApi::devices_" ref="p2" args="" -->
std::vector&lt; <a class="el" href="structRtApi_1_1RtApiDevice.html">RtApiDevice</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#p2">devices_</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="p3"></a><!-- doxytag: member="RtApi::stream_" ref="p3" args="" -->
<a class="el" href="structRtApi_1_1RtApiStream.html">RtApiStream</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#p3">stream_</a></td></tr>
<tr><td colspan="2"><br><h2>Static Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="t0"></a><!-- doxytag: member="RtApi::MAX_SAMPLE_RATES" ref="t0" args="" -->
static const unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#t0">MAX_SAMPLE_RATES</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="t1"></a><!-- doxytag: member="RtApi::SAMPLE_RATES" ref="t1" args="[]" -->
static const unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRtApi.html#t1">SAMPLE_RATES</a> []</td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRtApi_1_1ConvertInfo.html">ConvertInfo</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRtApi_1_1RtApiDevice.html">RtApiDevice</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRtApi_1_1RtApiStream.html">RtApiStream</a></td></tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="RtAudio_8h-source.html">RtAudio.h</a></ul>
<HR>
<table>
<tr><td><A HREF="http://ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
<tr><td>&copy;1995-2005 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
</table>
</BODY>
</HTML>