diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-10-11 01:52:05 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:52:05 +0200 |
| commit | 1c8dcf10265b9e8205dc94e6575d06fccbd6c07a (patch) | |
| tree | 6df18407557f2220045419779b9fb59b9edfa871 /doc/html/probe.html | |
| parent | 2572d0d544acf19943ae955059e1b64b0968a3ba (diff) | |
Release 4.0.3 tarball4.0.3
Diffstat (limited to 'doc/html/probe.html')
| -rw-r--r-- | doc/html/probe.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/probe.html b/doc/html/probe.html index 245a7c3..a8d6bef 100644 --- a/doc/html/probe.html +++ b/doc/html/probe.html @@ -10,7 +10,7 @@ <HR> <!-- Generated by Doxygen 1.4.4 --> <h1><a class="anchor" name="probe">Probing Device Capabilities</a></h1>A programmer may wish to query the available audio device capabilities before deciding which to use. The following example outlines how this can be done.<p> -<div class="fragment"><pre class="fragment"><span class="comment">// probe.cpp</span> +<div class="fragment"><pre class="fragment"><span class="comment">// audioprobe.cpp</span> <span class="preprocessor">#include <iostream></span> <span class="preprocessor">#include "<a class="code" href="RtAudio_8h.html">RtAudio.h</a>"</span> |
