diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-10-10 23:57:51 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-10 23:57:51 +0200 |
| commit | f58f7c5aafe9b52acf26fad31ac2c01c6a184fbc (patch) | |
| tree | e6a95e6bce9138be23bffd52c6e9e742b863f73e /doc/html/classRtAudio-members.html | |
| parent | 71d678163c1a267fd006dbddf5f7ff42a5986366 (diff) | |
Release 2.1 tarball2.1
Diffstat (limited to 'doc/html/classRtAudio-members.html')
| -rw-r--r-- | doc/html/classRtAudio-members.html | 37 |
1 files changed, 17 insertions, 20 deletions
diff --git a/doc/html/classRtAudio-members.html b/doc/html/classRtAudio-members.html index 203bc38..d4fcffb 100644 --- a/doc/html/classRtAudio-members.html +++ b/doc/html/classRtAudio-members.html @@ -1,11 +1,11 @@ -<HTML>
-<HEAD>
-<TITLE>The RtAudio Tutorial</TITLE>
-<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
-</HEAD>
-<BODY BGCOLOR="#FFFFFF">
-<CENTER>
-<a class="qindex" href="index.html">Tutorial</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>
+<HTML> +<HEAD> +<TITLE>The RtAudio Tutorial</TITLE> +<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css"> +</HEAD> +<BODY BGCOLOR="#FFFFFF"> +<CENTER> +<a class="qindex" href="index.html">Tutorial</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.2.8.1 --> <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> @@ -15,15 +15,12 @@ <li><a class="el" href="classRtAudio.html#a6">getDeviceCount</a>(void) <li><a class="el" href="classRtAudio.html#a7">getDeviceInfo</a>(int device, RTAUDIO_DEVICE *info) <li><a class="el" href="classRtAudio.html#a8">getStreamBuffer</a>(int streamId) -<li><a class="el" href="classRtAudio.html#s3s2">MAX_SAMPLE_RATES</a> enum value <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) <li><a class="el" href="classRtAudio.html#a0">RtAudio</a>() <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) -<li><a class="el" href="classRtAudio.html#s1">RTAUDIO_CALLBACK</a> typedef <li><a class="el" href="classRtAudio.html#p4">RTAUDIO_FLOAT32</a> <code> [static]</code><li><a class="el" href="classRtAudio.html#p5">RTAUDIO_FLOAT64</a> -<code> [static]</code><li><a class="el" href="classRtAudio.html#s0">RTAUDIO_FORMAT</a> typedef -<li><a class="el" href="classRtAudio.html#p1">RTAUDIO_SINT16</a> +<code> [static]</code><li><a class="el" href="classRtAudio.html#p1">RTAUDIO_SINT16</a> <code> [static]</code><li><a class="el" href="classRtAudio.html#p2">RTAUDIO_SINT24</a> <code> [static]</code><li><a class="el" href="classRtAudio.html#p3">RTAUDIO_SINT32</a> <code> [static]</code><li><a class="el" href="classRtAudio.html#p0">RTAUDIO_SINT8</a> @@ -34,12 +31,12 @@ <li><a class="el" href="classRtAudio.html#a9">tickStream</a>(int streamId) <li><a class="el" href="classRtAudio.html#a2">~RtAudio</a>() </ul> -<HR>
-
-<table><tr><td><img src="../images/ccrma.gif">
- <td>©2001-2002 CCRMA, Stanford University. All Rights Reserved.<br>
- Maintained by Gary P. Scavone, <a href="mailto:gary@ccrma.stanford.edu">gary@ccrma.stanford.edu</a><P>
-</table>
-
-</BODY>
+<HR> + +<table><tr><td><img src="../images/ccrma.gif"> + <td>©2001-2002 Gary P. Scavone, CCRMA, Stanford University. All Rights Reserved.<br> + Maintained by Gary P. Scavone, <a href="mailto:gary@ccrma.stanford.edu">gary@ccrma.stanford.edu</a><P> +</table> + +</BODY> </HTML> |
