summaryrefslogtreecommitdiff
path: root/doc/html/playback.html
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-11 01:52:55 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:52:55 +0200
commit504ebe4ba69765df5ca0da115690c29e52a44c6d (patch)
tree4b28492661a99b5b121d01c3de8d679c1761fbbe /doc/html/playback.html
parentc3ceaf900358dbd7e2fe375d2114d658e27b29dc (diff)
Release 4.0.4 tarball4.0.4
Diffstat (limited to 'doc/html/playback.html')
-rw-r--r--doc/html/playback.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/playback.html b/doc/html/playback.html
index 9a7e918..0d6f2a0 100644
--- a/doc/html/playback.html
+++ b/doc/html/playback.html
@@ -84,7 +84,7 @@ We open the stream in exactly the same way as the previous example (except with
In this example, we stop the stream with an explicit call to <a class="el" href="classRtAudio.html#a10">RtAudio::stopStream()</a>. It is also possible to stop a stream by returning a non-zero value from the callback function. A return value of 1 will cause the stream to finish draining its internal buffers and then halt (equivalent to calling the <a class="el" href="classRtAudio.html#a10">RtAudio::stopStream()</a> function). A return value of 2 will cause the stream to stop immediately (equivalent to calling the <a class="el" href="classRtAudio.html#a11">RtAudio::abortStream()</a> function). <HR>
<table><tr><td><img src="../images/mcgill.gif" width=165></td>
- <td>&copy;2001-2007 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>&copy;2001-2008 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>