Merge 3.0 into releases
[rtaudio.git] / doc / html / classRtAudio-members.html
1 <HTML>
2 <HEAD>
3 <TITLE>The RtAudio Tutorial</TITLE>
4 <LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
5 </HEAD>
6 <BODY BGCOLOR="#FFFFFF">
7 <CENTER>
8 <a class="qindex" href="index.html">Tutorial</a> &nbsp; <a class="qindex" href="annotated.html">Class/Enum List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; </CENTER>
9 <HR>
10 <!-- Generated by Doxygen 1.2.8.1 -->
11 <h1>RtAudio Member List</h1>This is the complete list of members for <a class="el" href="classRtAudio.html">RtAudio</a>, including all inherited members.<ul>
12 <li><a class="el" href="classRtAudio.html#a13">abortStream</a>(int streamId)
13 <li><a class="el" href="classRtAudio.html#a5">cancelStreamCallback</a>(int streamId)
14 <li><a class="el" href="classRtAudio.html#a10">closeStream</a>(int streamId)
15 <li><a class="el" href="classRtAudio.html#a6">getDeviceCount</a>(void)
16 <li><a class="el" href="classRtAudio.html#a7">getDeviceInfo</a>(int device, RTAUDIO_DEVICE *info)
17 <li><a class="el" href="classRtAudio.html#a8">getStreamBuffer</a>(int streamId)
18 <li><a class="el" href="classRtAudio.html#a3">openStream</a>(int outputDevice, int outputChannels, int inputDevice, int inputChannels, RTAUDIO_FORMAT format, int sampleRate, int *bufferSize, int numberOfBuffers)
19 <li><a class="el" href="classRtAudio.html#a0">RtAudio</a>()
20 <li><a class="el" href="classRtAudio.html#a1">RtAudio</a>(int *streamId, int outputDevice, int outputChannels, int inputDevice, int inputChannels, RTAUDIO_FORMAT format, int sampleRate, int *bufferSize, int numberOfBuffers)
21 <li><a class="el" href="classRtAudio.html#p4">RTAUDIO_FLOAT32</a>
22 <code> [static]</code><li><a class="el" href="classRtAudio.html#p5">RTAUDIO_FLOAT64</a>
23 <code> [static]</code><li><a class="el" href="classRtAudio.html#p1">RTAUDIO_SINT16</a>
24 <code> [static]</code><li><a class="el" href="classRtAudio.html#p2">RTAUDIO_SINT24</a>
25 <code> [static]</code><li><a class="el" href="classRtAudio.html#p3">RTAUDIO_SINT32</a>
26 <code> [static]</code><li><a class="el" href="classRtAudio.html#p0">RTAUDIO_SINT8</a>
27 <code> [static]</code><li><a class="el" href="classRtAudio.html#a4">setStreamCallback</a>(int streamId, RTAUDIO_CALLBACK callback, void *userData)
28 <li><a class="el" href="classRtAudio.html#a11">startStream</a>(int streamId)
29 <li><a class="el" href="classRtAudio.html#a12">stopStream</a>(int streamId)
30 <li><a class="el" href="classRtAudio.html#a14">streamWillBlock</a>(int streamId)
31 <li><a class="el" href="classRtAudio.html#a9">tickStream</a>(int streamId)
32 <li><a class="el" href="classRtAudio.html#a2">~RtAudio</a>()
33 </ul>
34 <HR>
35
36 <table><tr><td><img src="../images/ccrma.gif">
37   <td>&copy;2001-2002 Gary P. Scavone, CCRMA, Stanford University. All Rights Reserved.<br>
38   Maintained by Gary P. Scavone, <a href="mailto:gary@ccrma.stanford.edu">gary@ccrma.stanford.edu</a><P>
39 </table>
40
41 </BODY>
42 </HTML>