diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-10-10 23:55:02 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-10 23:55:02 +0200 |
| commit | 9f727b28665547db7609c0baf5c39ca96af71565 (patch) | |
| tree | 65d5391e3ba84bc843e81e52f46918f93c19dda7 /doc/html/classRtAudio-members.html | |
| parent | a1bbe4d94da4e9fd19f54bf83de23a6f5dc345df (diff) | |
Release 2.0.1 tarball2.0.1
Diffstat (limited to 'doc/html/classRtAudio-members.html')
| -rw-r--r-- | doc/html/classRtAudio-members.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/html/classRtAudio-members.html b/doc/html/classRtAudio-members.html index 9eaea52..203bc38 100644 --- a/doc/html/classRtAudio-members.html +++ b/doc/html/classRtAudio-members.html @@ -9,16 +9,16 @@ <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> -<li><a class="el" href="classRtAudio.html#a13">abortStream</a>(int streamID) -<li><a class="el" href="classRtAudio.html#a5">cancelStreamCallback</a>(int streamID) -<li><a class="el" href="classRtAudio.html#a10">closeStream</a>(int streamID) +<li><a class="el" href="classRtAudio.html#a13">abortStream</a>(int streamId) +<li><a class="el" href="classRtAudio.html#a5">cancelStreamCallback</a>(int streamId) +<li><a class="el" href="classRtAudio.html#a10">closeStream</a>(int streamId) <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#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#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> @@ -27,16 +27,16 @@ <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> -<code> [static]</code><li><a class="el" href="classRtAudio.html#a4">setStreamCallback</a>(int streamID, RTAUDIO_CALLBACK callback, void *userData) -<li><a class="el" href="classRtAudio.html#a11">startStream</a>(int streamID) -<li><a class="el" href="classRtAudio.html#a12">stopStream</a>(int streamID) -<li><a class="el" href="classRtAudio.html#a14">streamWillBlock</a>(int streamID) -<li><a class="el" href="classRtAudio.html#a9">tickStream</a>(int streamID) +<code> [static]</code><li><a class="el" href="classRtAudio.html#a4">setStreamCallback</a>(int streamId, RTAUDIO_CALLBACK callback, void *userData) +<li><a class="el" href="classRtAudio.html#a11">startStream</a>(int streamId) +<li><a class="el" href="classRtAudio.html#a12">stopStream</a>(int streamId) +<li><a class="el" href="classRtAudio.html#a14">streamWillBlock</a>(int streamId) +<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="../ccrma.gif">
+<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>
|
