From 504ebe4ba69765df5ca0da115690c29e52a44c6d Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Oct 2013 01:52:55 +0200 Subject: Release 4.0.4 tarball --- doc/html/playback.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/playback.html') 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 RtAudio::stopStream(). 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 RtAudio::stopStream() function). A return value of 2 will cause the stream to stop immediately (equivalent to calling the RtAudio::abortStream() function).
- +
©2001-2007 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
©2001-2008 Gary P. Scavone, McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.
-- cgit v1.2.3