Mercurial > hg > vamp-docs
comparison code-docs/functions_func_0x72.html @ 1:3c430ef1ed66 vamp-plugin-sdk-v2.3
Add code docs from SDK 2.3
author | Chris Cannam |
---|---|
date | Tue, 04 Oct 2011 14:56:07 +0100 |
parents | |
children | 5c2683745b33 |
comparison
equal
deleted
inserted
replaced
0:895ae8fffdb7 | 1:3c430ef1ed66 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
2 <html xmlns="http://www.w3.org/1999/xhtml"> | |
3 <head> | |
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | |
5 <title>VampPluginSDK: Class Members - Functions</title> | |
6 | |
7 <link href="tabs.css" rel="stylesheet" type="text/css"/> | |
8 <link href="doxygen.css" rel="stylesheet" type="text/css" /> | |
9 <link href="navtree.css" rel="stylesheet" type="text/css"/> | |
10 <script type="text/javascript" src="jquery.js"></script> | |
11 <script type="text/javascript" src="resize.js"></script> | |
12 <script type="text/javascript" src="navtree.js"></script> | |
13 <script type="text/javascript"> | |
14 $(document).ready(initResizable); | |
15 </script> | |
16 | |
17 | |
18 </head> | |
19 <body> | |
20 <div id="top"><!-- do not remove this div! --> | |
21 | |
22 | |
23 <div id="titlearea"> | |
24 <table cellspacing="0" cellpadding="0"> | |
25 <tbody> | |
26 <tr style="height: 56px;"> | |
27 | |
28 | |
29 <td style="padding-left: 0.5em;"> | |
30 <div id="projectname">VampPluginSDK | |
31  <span id="projectnumber">2.1</span> | |
32 </div> | |
33 | |
34 </td> | |
35 | |
36 | |
37 | |
38 </tr> | |
39 </tbody> | |
40 </table> | |
41 </div> | |
42 | |
43 <!-- Generated by Doxygen 1.7.5.1 --> | |
44 <div id="navrow1" class="tabs"> | |
45 <ul class="tablist"> | |
46 <li><a href="index.html"><span>Main Page</span></a></li> | |
47 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | |
48 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | |
49 <li><a href="files.html"><span>Files</span></a></li> | |
50 <li><a href="dirs.html"><span>Directories</span></a></li> | |
51 </ul> | |
52 </div> | |
53 <div id="navrow2" class="tabs2"> | |
54 <ul class="tablist"> | |
55 <li><a href="annotated.html"><span>Class List</span></a></li> | |
56 <li><a href="inherits.html"><span>Class Hierarchy</span></a></li> | |
57 <li class="current"><a href="functions.html"><span>Class Members</span></a></li> | |
58 </ul> | |
59 </div> | |
60 <div id="navrow3" class="tabs2"> | |
61 <ul class="tablist"> | |
62 <li><a href="functions.html"><span>All</span></a></li> | |
63 <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> | |
64 <li><a href="functions_vars.html"><span>Variables</span></a></li> | |
65 <li><a href="functions_type.html"><span>Typedefs</span></a></li> | |
66 <li><a href="functions_enum.html"><span>Enumerations</span></a></li> | |
67 <li><a href="functions_eval.html"><span>Enumerator</span></a></li> | |
68 </ul> | |
69 </div> | |
70 <div id="navrow4" class="tabs3"> | |
71 <ul class="tablist"> | |
72 <li><a href="functions_func.html#index_a"><span>a</span></a></li> | |
73 <li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li> | |
74 <li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li> | |
75 <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li> | |
76 <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li> | |
77 <li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li> | |
78 <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li> | |
79 <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li> | |
80 <li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li> | |
81 <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li> | |
82 <li class="current"><a href="functions_func_0x72.html#index_r"><span>r</span></a></li> | |
83 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li> | |
84 <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li> | |
85 <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li> | |
86 <li><a href="functions_func_0x7a.html#index_z"><span>z</span></a></li> | |
87 <li><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li> | |
88 </ul> | |
89 </div> | |
90 </div> | |
91 <div id="side-nav" class="ui-resizable side-nav-resizable"> | |
92 <div id="nav-tree"> | |
93 <div id="nav-tree-contents"> | |
94 </div> | |
95 </div> | |
96 <div id="splitbar" style="-moz-user-select:none;" | |
97 class="ui-resizable-handle"> | |
98 </div> | |
99 </div> | |
100 <script type="text/javascript"> | |
101 initNavTree('functions.html',''); | |
102 </script> | |
103 <div id="doc-content"> | |
104 <div class="contents"> | |
105   | |
106 | |
107 <h3><a class="anchor" id="index_r"></a>- r -</h3><ul> | |
108 <li>RealTime() | |
109 : <a class="el" href="structVamp_1_1RealTime.html#ad703be11b7beb07af08ddf133aa2ae79">Vamp::RealTime</a> | |
110 </li> | |
111 <li>realTime2Frame() | |
112 : <a class="el" href="structVamp_1_1RealTime.html#ac046c73d88da6715e55b12e10534bb5c">Vamp::RealTime</a> | |
113 </li> | |
114 <li>reset() | |
115 : <a class="el" href="classPercussionOnsetDetector.html#a9b1075e992cd9599764ef3881fb91d1a">PercussionOnsetDetector</a> | |
116 , <a class="el" href="classFixedTempoEstimator.html#ac41708397255400c6682fee6c1b3d45f">FixedTempoEstimator</a> | |
117 , <a class="el" href="classFixedTempoEstimator_1_1D.html#af5ac8147bfe79371d00aba8a19c2f8fd">FixedTempoEstimator::D</a> | |
118 , <a class="el" href="classAmplitudeFollower.html#acebd835e80e84669df078fbd7591d8f7">AmplitudeFollower</a> | |
119 , <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#ad19cc0614ba41cdc26ef3394c5146fe6">Vamp::HostExt::PluginWrapper</a> | |
120 , <a class="el" href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html#a3402381d145d507bd26d1a67e3616911">Vamp::HostExt::PluginSummarisingAdapter</a> | |
121 , <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html#a984a12b5b4cb0be1e2f7a0aa84106c4c">Vamp::HostExt::PluginInputDomainAdapter</a> | |
122 , <a class="el" href="classVamp_1_1PluginHostAdapter.html#a5d54c5bbd76bc27b7a243827148afeaa">Vamp::PluginHostAdapter</a> | |
123 , <a class="el" href="classVamp_1_1HostExt_1_1PluginBufferingAdapter.html#a131fd9fe8a1795d7370d8a721176868a">Vamp::HostExt::PluginBufferingAdapter</a> | |
124 , <a class="el" href="classVamp_1_1Plugin.html#aad67dc9d0052417511070c4ebcfbf24f">Vamp::Plugin</a> | |
125 , <a class="el" href="classZeroCrossing.html#a9ae6c4a31ea027dceb1e97ead807e228">ZeroCrossing</a> | |
126 , <a class="el" href="classSpectralCentroid.html#a9b5f5581691ff8f46bb7674d8d74395c">SpectralCentroid</a> | |
127 , <a class="el" href="classPowerSpectrum.html#a091ba21e1697ea4208f42e8295c389d9">PowerSpectrum</a> | |
128 </li> | |
129 </ul> | |
130 </div> | |
131 </div> | |
132 <div id="nav-path" class="navpath"> | |
133 <ul> | |
134 | |
135 <li class="footer">Generated on Tue Oct 4 2011 14:38:50 for VampPluginSDK by | |
136 <a href="http://www.doxygen.org/index.html"> | |
137 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li> | |
138 </ul> | |
139 </div> | |
140 | |
141 | |
142 </body> | |
143 </html> |