diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-10-11 01:46:50 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:46:50 +0200 |
| commit | 0876bbd0bad22677b23342c828bc36c3babbed4e (patch) | |
| tree | dbd91a7beefce7da18aa9319df8328945ad66c77 /doc/html/functions_vars.html | |
| parent | 332b0956ae798ea52073fe5b889696a33e0f11f2 (diff) | |
Release 4.0.0 tarball4.0.0
Diffstat (limited to 'doc/html/functions_vars.html')
| -rw-r--r-- | doc/html/functions_vars.html | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 3096b37..2a18219 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -1,31 +1,38 @@ <HTML> <HEAD> -<TITLE>The RtAudio Tutorial</TITLE> +<TITLE>The RtAudio Home Page</TITLE> <LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css"> +<LINK REL="SHORTCUT ICON" HREF="http://www.music.mcgill.ca/~gary/favicon.ico"> </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> +<a class="qindex" href="index.html">Home</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.4.4 --> <div class="qindex"><a class="qindex" href="functions.html">All</a> | <a class="qindex" href="functions_func.html">Functions</a> | <a class="qindexHL" href="functions_vars.html">Variables</a> | <a class="qindex" href="functions_enum.html">Enumerations</a> | <a class="qindex" href="functions_eval.html">Enumerator</a></div> <p> <ul> -<li>duplexChannels -: <a class="el" href="structRtAudioDeviceInfo.html#o4">RtAudioDeviceInfo</a><li>inputChannels -: <a class="el" href="structRtAudioDeviceInfo.html#o3">RtAudioDeviceInfo</a><li>isDefault -: <a class="el" href="structRtAudioDeviceInfo.html#o5">RtAudioDeviceInfo</a><li>name -: <a class="el" href="structRtAudioDeviceInfo.html#o0">RtAudioDeviceInfo</a><li>nativeFormats -: <a class="el" href="structRtAudioDeviceInfo.html#o7">RtAudioDeviceInfo</a><li>outputChannels -: <a class="el" href="structRtAudioDeviceInfo.html#o2">RtAudioDeviceInfo</a><li>probed -: <a class="el" href="structRtAudioDeviceInfo.html#o1">RtAudioDeviceInfo</a><li>sampleRates -: <a class="el" href="structRtAudioDeviceInfo.html#o6">RtAudioDeviceInfo</a></ul> +<li>deviceId +: <a class="el" href="structRtAudio_1_1StreamParameters.html#o0">RtAudio::StreamParameters</a><li>duplexChannels +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o4">RtAudio::DeviceInfo</a><li>firstChannel +: <a class="el" href="structRtAudio_1_1StreamParameters.html#o2">RtAudio::StreamParameters</a><li>flags +: <a class="el" href="structRtAudio_1_1StreamOptions.html#o0">RtAudio::StreamOptions</a><li>inputChannels +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o3">RtAudio::DeviceInfo</a><li>isDefaultInput +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o6">RtAudio::DeviceInfo</a><li>isDefaultOutput +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o5">RtAudio::DeviceInfo</a><li>name +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o1">RtAudio::DeviceInfo</a><li>nativeFormats +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o8">RtAudio::DeviceInfo</a><li>nChannels +: <a class="el" href="structRtAudio_1_1StreamParameters.html#o1">RtAudio::StreamParameters</a><li>numberOfBuffers +: <a class="el" href="structRtAudio_1_1StreamOptions.html#o1">RtAudio::StreamOptions</a><li>outputChannels +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o2">RtAudio::DeviceInfo</a><li>probed +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o0">RtAudio::DeviceInfo</a><li>sampleRates +: <a class="el" href="structRtAudio_1_1DeviceInfo.html#o7">RtAudio::DeviceInfo</a><li>streamName +: <a class="el" href="structRtAudio_1_1StreamOptions.html#o2">RtAudio::StreamOptions</a></ul> <HR> <table><tr><td><img src="../images/mcgill.gif" width=165></td> - <td>©2001-2005 Gary P. Scavone, McGill University. All Rights Reserved.<br> - Maintained by Gary P. Scavone, <a href="mailto:gary@music.mcgill.ca">gary@music.mcgill.ca</a></td></tr> + <td>©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> </table> </BODY> |
