Mercurial > hg > vamp-docs
comparison code-docs/functions_func_0x7e.html @ 6:27319718b1f8 vamp-plugin-sdk-v2.7
Update code docs to v2.7 SDK
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2017 16:44:47 +0000 |
parents | 5c2683745b33 |
children |
comparison
equal
deleted
inserted
replaced
5:5c95f546f0b4 | 6:27319718b1f8 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 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"> | 2 <html xmlns="http://www.w3.org/1999/xhtml"> |
3 <head> | 3 <head> |
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> | 5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
6 <meta name="generator" content="Doxygen 1.8.13"/> | |
7 <meta name="viewport" content="width=device-width, initial-scale=1"/> | |
6 <title>VampPluginSDK: Class Members - Functions</title> | 8 <title>VampPluginSDK: Class Members - Functions</title> |
7 | |
8 <link href="tabs.css" rel="stylesheet" type="text/css"/> | 9 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
9 <link href="doxygen.css" rel="stylesheet" type="text/css" /> | 10 <script type="text/javascript" src="jquery.js"></script> |
11 <script type="text/javascript" src="dynsections.js"></script> | |
10 <link href="navtree.css" rel="stylesheet" type="text/css"/> | 12 <link href="navtree.css" rel="stylesheet" type="text/css"/> |
11 <script type="text/javascript" src="jquery.js"></script> | |
12 <script type="text/javascript" src="resize.js"></script> | 13 <script type="text/javascript" src="resize.js"></script> |
14 <script type="text/javascript" src="navtreedata.js"></script> | |
13 <script type="text/javascript" src="navtree.js"></script> | 15 <script type="text/javascript" src="navtree.js"></script> |
14 <script type="text/javascript"> | 16 <script type="text/javascript"> |
15 $(document).ready(initResizable); | 17 $(document).ready(initResizable); |
16 </script> | 18 </script> |
17 | 19 <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
18 | |
19 </head> | 20 </head> |
20 <body> | 21 <body> |
21 <div id="top"><!-- do not remove this div! --> | 22 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
22 | |
23 | |
24 <div id="titlearea"> | 23 <div id="titlearea"> |
25 <table cellspacing="0" cellpadding="0"> | 24 <table cellspacing="0" cellpadding="0"> |
26 <tbody> | 25 <tbody> |
27 <tr style="height: 56px;"> | 26 <tr style="height: 56px;"> |
28 | 27 <td id="projectalign" style="padding-left: 0.5em;"> |
29 | |
30 <td style="padding-left: 0.5em;"> | |
31 <div id="projectname">VampPluginSDK | 28 <div id="projectname">VampPluginSDK |
32  <span id="projectnumber">2.4</span> | 29  <span id="projectnumber">2.7</span> |
33 </div> | 30 </div> |
34 | |
35 </td> | 31 </td> |
36 | |
37 | |
38 | |
39 </tr> | 32 </tr> |
40 </tbody> | 33 </tbody> |
41 </table> | 34 </table> |
42 </div> | 35 </div> |
43 | 36 <!-- end header part --> |
44 <!-- Generated by Doxygen 1.8.0 --> | 37 <!-- Generated by Doxygen 1.8.13 --> |
45 <div id="navrow1" class="tabs"> | 38 <script type="text/javascript" src="menudata.js"></script> |
46 <ul class="tablist"> | 39 <script type="text/javascript" src="menu.js"></script> |
47 <li><a href="index.html"><span>Main Page</span></a></li> | 40 <script type="text/javascript"> |
48 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 41 $(function() { |
49 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | 42 initMenu('',false,false,'search.php','Search'); |
50 <li><a href="files.html"><span>Files</span></a></li> | 43 }); |
51 <li><a href="dirs.html"><span>Directories</span></a></li> | 44 </script> |
52 </ul> | 45 <div id="main-nav"></div> |
53 </div> | 46 </div><!-- top --> |
54 <div id="navrow2" class="tabs2"> | |
55 <ul class="tablist"> | |
56 <li><a href="annotated.html"><span>Class List</span></a></li> | |
57 <li><a href="inherits.html"><span>Class Hierarchy</span></a></li> | |
58 <li class="current"><a href="functions.html"><span>Class Members</span></a></li> | |
59 </ul> | |
60 </div> | |
61 <div id="navrow3" class="tabs2"> | |
62 <ul class="tablist"> | |
63 <li><a href="functions.html"><span>All</span></a></li> | |
64 <li class="current"><a href="functions_func.html"><span>Functions</span></a></li> | |
65 <li><a href="functions_vars.html"><span>Variables</span></a></li> | |
66 <li><a href="functions_type.html"><span>Typedefs</span></a></li> | |
67 <li><a href="functions_enum.html"><span>Enumerations</span></a></li> | |
68 <li><a href="functions_eval.html"><span>Enumerator</span></a></li> | |
69 </ul> | |
70 </div> | |
71 <div id="navrow4" class="tabs3"> | |
72 <ul class="tablist"> | |
73 <li><a href="functions_func.html#index_a"><span>a</span></a></li> | |
74 <li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li> | |
75 <li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li> | |
76 <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li> | |
77 <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li> | |
78 <li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li> | |
79 <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li> | |
80 <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li> | |
81 <li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li> | |
82 <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li> | |
83 <li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li> | |
84 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li> | |
85 <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li> | |
86 <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li> | |
87 <li><a href="functions_func_0x7a.html#index_z"><span>z</span></a></li> | |
88 <li class="current"><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li> | |
89 </ul> | |
90 </div> | |
91 </div> | |
92 <div id="side-nav" class="ui-resizable side-nav-resizable"> | 47 <div id="side-nav" class="ui-resizable side-nav-resizable"> |
93 <div id="nav-tree"> | 48 <div id="nav-tree"> |
94 <div id="nav-tree-contents"> | 49 <div id="nav-tree-contents"> |
50 <div id="nav-sync" class="sync"></div> | |
95 </div> | 51 </div> |
96 </div> | 52 </div> |
97 <div id="splitbar" style="-moz-user-select:none;" | 53 <div id="splitbar" style="-moz-user-select:none;" |
98 class="ui-resizable-handle"> | 54 class="ui-resizable-handle"> |
99 </div> | 55 </div> |
100 </div> | 56 </div> |
101 <script type="text/javascript"> | 57 <script type="text/javascript"> |
102 initNavTree('functions_func_0x7e.html',''); | 58 $(document).ready(function(){initNavTree('functions_func_0x7e.html','');}); |
103 </script> | 59 </script> |
104 <div id="doc-content"> | 60 <div id="doc-content"> |
105 <div class="contents"> | 61 <div class="contents"> |
106   | 62   |
107 | 63 |
108 <h3><a class="anchor" id="index_0x7e"></a>- ~ -</h3><ul> | 64 <h3><a id="index_0x7e"></a>- ~ -</h3><ul> |
109 <li>~AmplitudeFollower() | 65 <li>~AmplitudeFollower() |
110 : <a class="el" href="classAmplitudeFollower.html#aa78f98539ad3a1b08691a99b32035b2d">AmplitudeFollower</a> | 66 : <a class="el" href="classAmplitudeFollower.html#aa78f98539ad3a1b08691a99b32035b2d">AmplitudeFollower</a> |
111 </li> | 67 </li> |
112 <li>~D() | 68 <li>~D() |
113 : <a class="el" href="classFixedTempoEstimator_1_1D.html#a78a63ac8bbf342cb0405747871adf4cc">FixedTempoEstimator::D</a> | 69 : <a class="el" href="classFixedTempoEstimator_1_1D.html#a78a63ac8bbf342cb0405747871adf4cc">FixedTempoEstimator::D</a> |
70 </li> | |
71 <li>~FFTComplex() | |
72 : <a class="el" href="classVamp_1_1FFTComplex.html#a5b108c655e5c73ee3ba6881ddd7c40a6">Vamp::FFTComplex</a> | |
73 </li> | |
74 <li>~FFTReal() | |
75 : <a class="el" href="classVamp_1_1FFTReal.html#ade37f8ce309792f154b6e3b20cc23ad1">Vamp::FFTReal</a> | |
114 </li> | 76 </li> |
115 <li>~FixedTempoEstimator() | 77 <li>~FixedTempoEstimator() |
116 : <a class="el" href="classFixedTempoEstimator.html#a0302c4bfdc163a3d34478cde93c96a53">FixedTempoEstimator</a> | 78 : <a class="el" href="classFixedTempoEstimator.html#a0302c4bfdc163a3d34478cde93c96a53">FixedTempoEstimator</a> |
117 </li> | 79 </li> |
118 <li>~PercussionOnsetDetector() | 80 <li>~PercussionOnsetDetector() |
160 <li>~ZeroCrossing() | 122 <li>~ZeroCrossing() |
161 : <a class="el" href="classZeroCrossing.html#af1de0da862e6e2443581e4e16044675b">ZeroCrossing</a> | 123 : <a class="el" href="classZeroCrossing.html#af1de0da862e6e2443581e4e16044675b">ZeroCrossing</a> |
162 </li> | 124 </li> |
163 </ul> | 125 </ul> |
164 </div><!-- contents --> | 126 </div><!-- contents --> |
127 </div><!-- doc-content --> | |
128 <!-- start footer part --> | |
129 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | |
130 <ul> | |
131 <li class="footer">Generated by | |
132 <a href="http://www.doxygen.org/index.html"> | |
133 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> | |
134 </ul> | |
165 </div> | 135 </div> |
166 <div id="nav-path" class="navpath"> | |
167 <ul> | |
168 | |
169 <li class="footer">Generated on Fri Jul 13 2012 13:28:49 for VampPluginSDK by | |
170 <a href="http://www.doxygen.org/index.html"> | |
171 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> | |
172 </ul> | |
173 </div> | |
174 | |
175 | |
176 </body> | 136 </body> |
177 </html> | 137 </html> |