Don Turner | 41d01d7 | 2019-06-21 16:18:52 +0100 | [diff] [blame] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 2 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 5 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
Don Turner | 41d01d7 | 2019-06-21 16:18:52 +0100 | [diff] [blame] | 6 | <meta name="generator" content="Doxygen 1.8.15"/> |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 8 | <title>Oboe: Class Index</title> |
| 9 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 10 | <script type="text/javascript" src="jquery.js"></script> |
| 11 | <script type="text/javascript" src="dynsections.js"></script> |
| 12 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 13 | <script type="text/javascript" src="search/searchdata.js"></script> |
| 14 | <script type="text/javascript" src="search/search.js"></script> |
| 15 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 16 | </head> |
| 17 | <body> |
| 18 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 19 | <div id="titlearea"> |
| 20 | <table cellspacing="0" cellpadding="0"> |
| 21 | <tbody> |
| 22 | <tr style="height: 56px;"> |
| 23 | <td id="projectalign" style="padding-left: 0.5em;"> |
| 24 | <div id="projectname">Oboe |
Don Turner | 69c8eb1 | 2020-11-26 18:35:52 +0000 | [diff] [blame] | 25 |  <span id="projectnumber">1.5</span> |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 26 | </div> |
Don Turner | fadd2b4 | 2018-09-20 12:16:36 +0100 | [diff] [blame] | 27 | <div id="projectbrief">A library for creating real-time audio apps on Android</div> |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 28 | </td> |
| 29 | </tr> |
| 30 | </tbody> |
| 31 | </table> |
| 32 | </div> |
| 33 | <!-- end header part --> |
Don Turner | 41d01d7 | 2019-06-21 16:18:52 +0100 | [diff] [blame] | 34 | <!-- Generated by Doxygen 1.8.15 --> |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 35 | <script type="text/javascript"> |
| 36 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| 37 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 38 | /* @license-end */ |
| 39 | </script> |
| 40 | <script type="text/javascript" src="menudata.js"></script> |
| 41 | <script type="text/javascript" src="menu.js"></script> |
| 42 | <script type="text/javascript"> |
| 43 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| 44 | $(function() { |
| 45 | initMenu('',true,false,'search.php','Search'); |
| 46 | $(document).ready(function() { init_search(); }); |
| 47 | }); |
| 48 | /* @license-end */</script> |
| 49 | <div id="main-nav"></div> |
| 50 | </div><!-- top --> |
| 51 | <!-- window showing the filter options --> |
| 52 | <div id="MSearchSelectWindow" |
| 53 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 54 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 55 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 56 | </div> |
| 57 | |
| 58 | <!-- iframe showing the search results (closed by default) --> |
| 59 | <div id="MSearchResultsWindow"> |
| 60 | <iframe src="javascript:void(0)" frameborder="0" |
| 61 | name="MSearchResults" id="MSearchResults"> |
| 62 | </iframe> |
| 63 | </div> |
| 64 | |
| 65 | <div class="header"> |
| 66 | <div class="headertitle"> |
| 67 | <div class="title">Class Index</div> </div> |
| 68 | </div><!--header--> |
| 69 | <div class="contents"> |
Don Turner | 69c8eb1 | 2020-11-26 18:35:52 +0000 | [diff] [blame] | 70 | <div class="qindex"><a class="qindex" href="#letter_a">a</a> | <a class="qindex" href="#letter_d">d</a> | <a class="qindex" href="#letter_f">f</a> | <a class="qindex" href="#letter_l">l</a> | <a class="qindex" href="#letter_o">o</a> | <a class="qindex" href="#letter_r">r</a> | <a class="qindex" href="#letter_s">s</a> | <a class="qindex" href="#letter_v">v</a></div> |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 71 | <table class="classindex"> |
| 72 | <tr><td rowspan="2" valign="bottom"><a name="letter_a"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  a  </div></td></tr></table> |
Don Turner | 69c8eb1 | 2020-11-26 18:35:52 +0000 | [diff] [blame] | 73 | </td><td valign="top"><a class="el" href="classoboe_1_1_audio_stream_data_callback.html">AudioStreamDataCallback</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_l"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  l  </div></td></tr></table> |
| 74 | </td><td rowspan="2" valign="bottom"><a name="letter_r"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  r  </div></td></tr></table> |
| 75 | </td><td valign="top"><a class="el" href="structoboe_1_1_stream_deleter_functor.html">StreamDeleterFunctor</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td></tr> |
| 76 | <tr><td></td><td valign="top"><a class="el" href="classoboe_1_1_audio_stream_error_callback.html">AudioStreamErrorCallback</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td></td><td></td><td rowspan="2" valign="bottom"><a name="letter_v"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  v  </div></td></tr></table> |
| 77 | </td></tr> |
| 78 | <tr><td valign="top"><a class="el" href="classoboe_1_1_audio_stream.html">AudioStream</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_d"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  d  </div></td></tr></table> |
| 79 | </td><td valign="top"><a class="el" href="classoboe_1_1_latency_tuner.html">LatencyTuner</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td valign="top"><a class="el" href="classoboe_1_1_result_with_value.html">ResultWithValue</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td></td></tr> |
| 80 | <tr><td valign="top"><a class="el" href="classoboe_1_1_audio_stream_base.html">AudioStreamBase</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td></td><td rowspan="2" valign="bottom"><a name="letter_o"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  o  </div></td></tr></table> |
Don Turner | 41d01d7 | 2019-06-21 16:18:52 +0100 | [diff] [blame] | 81 | </td><td rowspan="2" valign="bottom"><a name="letter_s"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  s  </div></td></tr></table> |
Don Turner | 69c8eb1 | 2020-11-26 18:35:52 +0000 | [diff] [blame] | 82 | </td><td valign="top"><a class="el" href="structoboe_1_1_version.html">Version</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td></tr> |
| 83 | <tr><td valign="top"><a class="el" href="classoboe_1_1_audio_stream_builder.html">AudioStreamBuilder</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td valign="top"><a class="el" href="classoboe_1_1_default_stream_values.html">DefaultStreamValues</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td></td><td></td><td></td></tr> |
| 84 | <tr><td valign="top"><a class="el" href="classoboe_1_1_audio_stream_callback.html">AudioStreamCallback</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td rowspan="2" valign="bottom"><a name="letter_f"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">  f  </div></td></tr></table> |
| 85 | </td><td valign="top"><a class="el" href="classoboe_1_1_oboe_globals.html">OboeGlobals</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td valign="top"><a class="el" href="classoboe_1_1_stabilized_callback.html">StabilizedCallback</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td></td></tr> |
| 86 | <tr><td></td><td></td><td></td><td></td><td></td></tr> |
| 87 | <tr><td></td><td valign="top"><a class="el" href="structoboe_1_1_frame_timestamp.html">FrameTimestamp</a> (<a class="el" href="namespaceoboe.html">oboe</a>)   </td><td></td><td></td><td></td></tr> |
Don Turner | 41d01d7 | 2019-06-21 16:18:52 +0100 | [diff] [blame] | 88 | <tr><td></td><td></td><td></td><td></td><td></td></tr> |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 89 | </table> |
Don Turner | 69c8eb1 | 2020-11-26 18:35:52 +0000 | [diff] [blame] | 90 | <div class="qindex"><a class="qindex" href="#letter_a">a</a> | <a class="qindex" href="#letter_d">d</a> | <a class="qindex" href="#letter_f">f</a> | <a class="qindex" href="#letter_l">l</a> | <a class="qindex" href="#letter_o">o</a> | <a class="qindex" href="#letter_r">r</a> | <a class="qindex" href="#letter_s">s</a> | <a class="qindex" href="#letter_v">v</a></div> |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 91 | </div><!-- contents --> |
| 92 | <!-- start footer part --> |
| 93 | <hr class="footer"/><address class="footer"><small> |
| 94 | Generated by  <a href="http://www.doxygen.org/index.html"> |
| 95 | <img class="footer" src="doxygen.png" alt="doxygen"/> |
Don Turner | 41d01d7 | 2019-06-21 16:18:52 +0100 | [diff] [blame] | 96 | </a> 1.8.15 |
Don Turner | 9930c2c | 2018-09-10 17:35:55 +0100 | [diff] [blame] | 97 | </small></address> |
| 98 | </body> |
| 99 | </html> |