Mercurial > hg > vamp-docs
comparison code-docs/globals.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: File Members</title> | 8 <title>VampPluginSDK: File Members</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><a href="annotated.html"><span>Classes</span></a></li> | 42 initMenu('',false,false,'search.php','Search'); |
50 <li class="current"><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="files.html"><span>File List</span></a></li> | |
57 <li class="current"><a href="globals.html"><span>File Members</span></a></li> | |
58 </ul> | |
59 </div> | |
60 <div id="navrow3" class="tabs2"> | |
61 <ul class="tablist"> | |
62 <li class="current"><a href="globals.html"><span>All</span></a></li> | |
63 <li><a href="globals_func.html"><span>Functions</span></a></li> | |
64 <li><a href="globals_vars.html"><span>Variables</span></a></li> | |
65 <li><a href="globals_type.html"><span>Typedefs</span></a></li> | |
66 <li><a href="globals_enum.html"><span>Enumerations</span></a></li> | |
67 <li><a href="globals_eval.html"><span>Enumerator</span></a></li> | |
68 <li><a href="globals_defs.html"><span>Defines</span></a></li> | |
69 </ul> | |
70 </div> | |
71 <div id="navrow4" class="tabs3"> | |
72 <ul class="tablist"> | |
73 <li><a href="#index__"><span>_</span></a></li> | |
74 <li><a href="#index_a"><span>a</span></a></li> | |
75 <li><a href="#index_c"><span>c</span></a></li> | |
76 <li><a href="#index_d"><span>d</span></a></li> | |
77 <li><a href="#index_e"><span>e</span></a></li> | |
78 <li><a href="#index_f"><span>f</span></a></li> | |
79 <li><a href="#index_h"><span>h</span></a></li> | |
80 <li><a href="#index_l"><span>l</span></a></li> | |
81 <li><a href="#index_m"><span>m</span></a></li> | |
82 <li><a href="#index_p"><span>p</span></a></li> | |
83 <li><a href="#index_r"><span>r</span></a></li> | |
84 <li><a href="#index_s"><span>s</span></a></li> | |
85 <li><a href="#index_t"><span>t</span></a></li> | |
86 <li><a href="#index_u"><span>u</span></a></li> | |
87 <li><a href="#index_v"><span>v</span></a></li> | |
88 <li><a href="#index_z"><span>z</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('globals.html',''); | 58 $(document).ready(function(){initNavTree('globals.html','');}); |
103 </script> | 59 </script> |
104 <div id="doc-content"> | 60 <div id="doc-content"> |
105 <div class="contents"> | 61 <div class="contents"> |
106 <div class="textblock">Here is a list of all file members with links to the files they belong to:</div> | 62 <div class="textblock">Here is a list of all file members with links to the files they belong to:</div> |
107 | 63 |
108 <h3><a class="anchor" id="index__"></a>- _ -</h3><ul> | 64 <h3><a id="index__"></a>- _ -</h3><ul> |
109 <li>_VAMP_IN_HOSTSDK | 65 <li>_VAMP_IN_HOSTSDK |
110 : <a class="el" href="hostguard_8h.html#a1b285975a7781cd1d1cdc19b0256380f">hostguard.h</a> | 66 : <a class="el" href="hostguard_8h.html#a1b285975a7781cd1d1cdc19b0256380f">hostguard.h</a> |
111 </li> | 67 </li> |
112 <li>_VAMP_IN_PLUGINSDK | 68 <li>_VAMP_IN_PLUGINSDK |
113 : <a class="el" href="plugguard_8h.html#a3bf4e97f131677e5e1505a7a9582d68a">plugguard.h</a> | 69 : <a class="el" href="plugguard_8h.html#a3bf4e97f131677e5e1505a7a9582d68a">plugguard.h</a> |
121 <li>_VAMP_SDK_PLUGSPACE_BEGIN | 77 <li>_VAMP_SDK_PLUGSPACE_BEGIN |
122 : <a class="el" href="plugguard_8h.html#a1a2724ea453971288d3218e4eab3072c">plugguard.h</a> | 78 : <a class="el" href="plugguard_8h.html#a1a2724ea453971288d3218e4eab3072c">plugguard.h</a> |
123 , <a class="el" href="hostguard_8h.html#a1a2724ea453971288d3218e4eab3072c">hostguard.h</a> | 79 , <a class="el" href="hostguard_8h.html#a1a2724ea453971288d3218e4eab3072c">hostguard.h</a> |
124 </li> | 80 </li> |
125 <li>_VAMP_SDK_PLUGSPACE_END | 81 <li>_VAMP_SDK_PLUGSPACE_END |
126 : <a class="el" href="hostguard_8h.html#ac879bb1077ecc6132ea3581ef9033753">hostguard.h</a> | 82 : <a class="el" href="plugguard_8h.html#ac879bb1077ecc6132ea3581ef9033753">plugguard.h</a> |
127 , <a class="el" href="plugguard_8h.html#ac879bb1077ecc6132ea3581ef9033753">plugguard.h</a> | 83 , <a class="el" href="hostguard_8h.html#ac879bb1077ecc6132ea3581ef9033753">hostguard.h</a> |
128 </li> | 84 </li> |
129 </ul> | 85 </ul> |
130 | 86 |
131 | 87 |
132 <h3><a class="anchor" id="index_a"></a>- a -</h3><ul> | 88 <h3><a id="index_a"></a>- a -</h3><ul> |
133 <li>ACFOutput | 89 <li>ACFOutput |
134 : <a class="el" href="FixedTempoEstimator_8cpp.html#a382c1fe740ac8911c6078cfbceffc870">FixedTempoEstimator.cpp</a> | 90 : <a class="el" href="FixedTempoEstimator_8cpp.html#a382c1fe740ac8911c6078cfbceffc870">FixedTempoEstimator.cpp</a> |
135 </li> | 91 </li> |
136 <li>amplitudeAdapter | 92 <li>amplitudeAdapter |
137 : <a class="el" href="plugins_8cpp.html#a4e60bb6a99451da5deb18b969e6b16cd">plugins.cpp</a> | 93 : <a class="el" href="plugins_8cpp.html#a4e60bb6a99451da5deb18b969e6b16cd">plugins.cpp</a> |
138 </li> | 94 </li> |
139 </ul> | 95 </ul> |
140 | 96 |
141 | 97 |
142 <h3><a class="anchor" id="index_c"></a>- c -</h3><ul> | 98 <h3><a id="index_c"></a>- c -</h3><ul> |
143 <li>CandidatesOutput | 99 <li>CandidatesOutput |
144 : <a class="el" href="FixedTempoEstimator_8cpp.html#a554b16c6b7516530e52c65318bfe08eb">FixedTempoEstimator.cpp</a> | 100 : <a class="el" href="FixedTempoEstimator_8cpp.html#a554b16c6b7516530e52c65318bfe08eb">FixedTempoEstimator.cpp</a> |
145 </li> | 101 </li> |
146 </ul> | 102 </ul> |
147 | 103 |
148 | 104 |
149 <h3><a class="anchor" id="index_d"></a>- d -</h3><ul> | 105 <h3><a id="index_d"></a>- d -</h3><ul> |
150 <li>DFOutput | 106 <li>DFOutput |
151 : <a class="el" href="FixedTempoEstimator_8cpp.html#acaa4524f29afce03c812a88ff31159c1">FixedTempoEstimator.cpp</a> | 107 : <a class="el" href="FixedTempoEstimator_8cpp.html#acaa4524f29afce03c812a88ff31159c1">FixedTempoEstimator.cpp</a> |
152 </li> | 108 </li> |
153 <li>DLCLOSE | 109 <li>DLCLOSE |
154 : <a class="el" href="system_8h.html#a1defcae089d0d937682cc78981a0ef99">system.h</a> | 110 : <a class="el" href="system_8h.html#a1defcae089d0d937682cc78981a0ef99">system.h</a> |
163 : <a class="el" href="system_8h.html#a4e0f5c42b68801054532c293169317d8">system.h</a> | 119 : <a class="el" href="system_8h.html#a4e0f5c42b68801054532c293169317d8">system.h</a> |
164 </li> | 120 </li> |
165 </ul> | 121 </ul> |
166 | 122 |
167 | 123 |
168 <h3><a class="anchor" id="index_e"></a>- e -</h3><ul> | 124 <h3><a id="index_e"></a>- e -</h3><ul> |
169 <li>enumeratePlugins() | 125 <li>enumeratePlugins() |
170 : <a class="el" href="vamp-simple-host_8cpp.html#a80dad9e80d85fdf86b7714bf1b3c1017">vamp-simple-host.cpp</a> | 126 : <a class="el" href="vamp-simple-host_8cpp.html#a80dad9e80d85fdf86b7714bf1b3c1017">vamp-simple-host.cpp</a> |
171 </li> | 127 </li> |
172 </ul> | 128 </ul> |
173 | 129 |
174 | 130 |
175 <h3><a class="anchor" id="index_f"></a>- f -</h3><ul> | 131 <h3><a id="index_f"></a>- f -</h3><ul> |
176 <li>fft() | 132 <li>fft() |
177 : <a class="el" href="vamp-simple-host_8cpp.html#ab40a86a032d0cf473d15fed3616ccc57">vamp-simple-host.cpp</a> | 133 : <a class="el" href="vamp-simple-host_8cpp.html#ab40a86a032d0cf473d15fed3616ccc57">vamp-simple-host.cpp</a> |
178 </li> | 134 </li> |
179 <li>FilteredACFOutput | 135 <li>FilteredACFOutput |
180 : <a class="el" href="FixedTempoEstimator_8cpp.html#a5b284021783d79785d46b043b458368d">FixedTempoEstimator.cpp</a> | 136 : <a class="el" href="FixedTempoEstimator_8cpp.html#a5b284021783d79785d46b043b458368d">FixedTempoEstimator.cpp</a> |
183 : <a class="el" href="plugins_8cpp.html#a937de36d22633261716032570064a4be">plugins.cpp</a> | 139 : <a class="el" href="plugins_8cpp.html#a937de36d22633261716032570064a4be">plugins.cpp</a> |
184 </li> | 140 </li> |
185 </ul> | 141 </ul> |
186 | 142 |
187 | 143 |
188 <h3><a class="anchor" id="index_h"></a>- h -</h3><ul> | 144 <h3><a id="index_h"></a>- h -</h3><ul> |
189 <li>HAVE_OPENDIR | 145 <li>HAVE_OPENDIR |
190 : <a class="el" href="system_8h.html#a7cbcd5e9e882451e8c93a78b06f563c4">system.h</a> | 146 : <a class="el" href="system_8h.html#a7cbcd5e9e882451e8c93a78b06f563c4">system.h</a> |
191 </li> | 147 </li> |
192 <li>header() | 148 <li>header() |
193 : <a class="el" href="vamp-simple-host_8cpp.html#a713775f2037987c0851ff3672339a82c">vamp-simple-host.cpp</a> | 149 : <a class="el" href="vamp-simple-host_8cpp.html#a713775f2037987c0851ff3672339a82c">vamp-simple-host.cpp</a> |
196 : <a class="el" href="vamp-simple-host_8cpp.html#aa8bc193818940a8954ef0e0e5a8e16d6">vamp-simple-host.cpp</a> | 152 : <a class="el" href="vamp-simple-host_8cpp.html#aa8bc193818940a8954ef0e0e5a8e16d6">vamp-simple-host.cpp</a> |
197 </li> | 153 </li> |
198 </ul> | 154 </ul> |
199 | 155 |
200 | 156 |
201 <h3><a class="anchor" id="index_l"></a>- l -</h3><ul> | 157 <h3><a id="index_l"></a>- l -</h3><ul> |
202 <li>listPluginsInLibrary() | 158 <li>listPluginsInLibrary() |
203 : <a class="el" href="vamp-simple-host_8cpp.html#a4d02c3d9ebe7bedb3a4c3a116479e334">vamp-simple-host.cpp</a> | 159 : <a class="el" href="vamp-simple-host_8cpp.html#a4d02c3d9ebe7bedb3a4c3a116479e334">vamp-simple-host.cpp</a> |
204 </li> | 160 </li> |
205 </ul> | 161 </ul> |
206 | 162 |
207 | 163 |
208 <h3><a class="anchor" id="index_m"></a>- m -</h3><ul> | 164 <h3><a id="index_m"></a>- m -</h3><ul> |
209 <li>main() | 165 <li>main() |
210 : <a class="el" href="vamp-simple-host_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">vamp-simple-host.cpp</a> | 166 : <a class="el" href="vamp-simple-host_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">vamp-simple-host.cpp</a> |
211 </li> | 167 </li> |
212 </ul> | 168 </ul> |
213 | 169 |
214 | 170 |
215 <h3><a class="anchor" id="index_p"></a>- p -</h3><ul> | 171 <h3><a id="index_p"></a>- p -</h3><ul> |
216 <li>percussionOnsetAdapter | 172 <li>percussionOnsetAdapter |
217 : <a class="el" href="plugins_8cpp.html#acee3823cb6a43281a2ecf923b69613dd">plugins.cpp</a> | 173 : <a class="el" href="plugins_8cpp.html#acee3823cb6a43281a2ecf923b69613dd">plugins.cpp</a> |
218 </li> | 174 </li> |
219 <li>PLUGIN_SUFFIX | 175 <li>PLUGIN_SUFFIX |
220 : <a class="el" href="system_8h.html#a1efbc9bb9a9f2837d3f7386af8607abf">system.h</a> | 176 : <a class="el" href="system_8h.html#a1efbc9bb9a9f2837d3f7386af8607abf">system.h</a> |
233 </li> | 189 </li> |
234 <li>powerSpectrum | 190 <li>powerSpectrum |
235 : <a class="el" href="plugins_8cpp.html#a77810f485caaae4a8b2303496046d3d7">plugins.cpp</a> | 191 : <a class="el" href="plugins_8cpp.html#a77810f485caaae4a8b2303496046d3d7">plugins.cpp</a> |
236 </li> | 192 </li> |
237 <li>printFeatures() | 193 <li>printFeatures() |
238 : <a class="el" href="vamp-simple-host_8cpp.html#a81f8bc89ed9194159bfb1f2b4d7a7ac4">vamp-simple-host.cpp</a> | 194 : <a class="el" href="vamp-simple-host_8cpp.html#ac0aeb001c8eebe86d5e16cddd5db30e5">vamp-simple-host.cpp</a> |
239 </li> | 195 </li> |
240 <li>printPluginCategoryList() | 196 <li>printPluginCategoryList() |
241 : <a class="el" href="vamp-simple-host_8cpp.html#af771864c41f23e5755ed99e8ac6609a5">vamp-simple-host.cpp</a> | 197 : <a class="el" href="vamp-simple-host_8cpp.html#af771864c41f23e5755ed99e8ac6609a5">vamp-simple-host.cpp</a> |
242 </li> | 198 </li> |
243 <li>printPluginPath() | 199 <li>printPluginPath() |
244 : <a class="el" href="vamp-simple-host_8cpp.html#a4767f8c142ee0b61ba414df1b0376a01">vamp-simple-host.cpp</a> | 200 : <a class="el" href="vamp-simple-host_8cpp.html#a4767f8c142ee0b61ba414df1b0376a01">vamp-simple-host.cpp</a> |
245 </li> | 201 </li> |
246 </ul> | 202 </ul> |
247 | 203 |
248 | 204 |
249 <h3><a class="anchor" id="index_r"></a>- r -</h3><ul> | 205 <h3><a id="index_r"></a>- r -</h3><ul> |
250 <li>runPlugin() | 206 <li>runPlugin() |
251 : <a class="el" href="vamp-simple-host_8cpp.html#a54e0185f4b6ff507cb42c29a04f76397">vamp-simple-host.cpp</a> | 207 : <a class="el" href="vamp-simple-host_8cpp.html#a54e0185f4b6ff507cb42c29a04f76397">vamp-simple-host.cpp</a> |
252 </li> | 208 </li> |
253 </ul> | 209 </ul> |
254 | 210 |
255 | 211 |
256 <h3><a class="anchor" id="index_s"></a>- s -</h3><ul> | 212 <h3><a id="index_s"></a>- s -</h3><ul> |
257 <li>spectralCentroidAdapter | 213 <li>spectralCentroidAdapter |
258 : <a class="el" href="plugins_8cpp.html#ac96bdfb6356a153341b29b43c4961cd5">plugins.cpp</a> | 214 : <a class="el" href="plugins_8cpp.html#ac96bdfb6356a153341b29b43c4961cd5">plugins.cpp</a> |
259 </li> | 215 </li> |
260 </ul> | 216 </ul> |
261 | 217 |
262 | 218 |
263 <h3><a class="anchor" id="index_t"></a>- t -</h3><ul> | 219 <h3><a id="index_t"></a>- t -</h3><ul> |
264 <li>TempoOutput | 220 <li>TempoOutput |
265 : <a class="el" href="FixedTempoEstimator_8cpp.html#a7a8511e62dffb5334ad3b70d57b2fcee">FixedTempoEstimator.cpp</a> | 221 : <a class="el" href="FixedTempoEstimator_8cpp.html#a7a8511e62dffb5334ad3b70d57b2fcee">FixedTempoEstimator.cpp</a> |
266 </li> | 222 </li> |
223 <li>toSeconds() | |
224 : <a class="el" href="vamp-simple-host_8cpp.html#ac1aad33dbc00144cc38f20787179ec13">vamp-simple-host.cpp</a> | |
225 </li> | |
267 <li>transformInput() | 226 <li>transformInput() |
268 : <a class="el" href="vamp-simple-host_8cpp.html#ae610372882497afdeaf180a7e53eb00b">vamp-simple-host.cpp</a> | 227 : <a class="el" href="vamp-simple-host_8cpp.html#ae610372882497afdeaf180a7e53eb00b">vamp-simple-host.cpp</a> |
269 </li> | 228 </li> |
270 </ul> | 229 </ul> |
271 | 230 |
272 | 231 |
273 <h3><a class="anchor" id="index_u"></a>- u -</h3><ul> | 232 <h3><a id="index_u"></a>- u -</h3><ul> |
274 <li>usage() | 233 <li>usage() |
275 : <a class="el" href="vamp-simple-host_8cpp.html#a7cac13da282785878351e0a820104851">vamp-simple-host.cpp</a> | 234 : <a class="el" href="vamp-simple-host_8cpp.html#a7cac13da282785878351e0a820104851">vamp-simple-host.cpp</a> |
276 </li> | 235 </li> |
277 </ul> | 236 </ul> |
278 | 237 |
279 | 238 |
280 <h3><a class="anchor" id="index_v"></a>- v -</h3><ul> | 239 <h3><a id="index_v"></a>- v -</h3><ul> |
281 <li>VAMP_API_VERSION | 240 <li>VAMP_API_VERSION |
282 : <a class="el" href="vamp_8h.html#a6d6c8c755dbabf161f72712e0e2143c7">vamp.h</a> | 241 : <a class="el" href="vamp_8h.html#a6d6c8c755dbabf161f72712e0e2143c7">vamp.h</a> |
283 </li> | 242 </li> |
284 <li>VAMP_SDK_MAJOR_VERSION | 243 <li>VAMP_SDK_MAJOR_VERSION |
285 : <a class="el" href="plugguard_8h.html#ab5f7da6acf45065a6c7b7cd38a0bf588">plugguard.h</a> | 244 : <a class="el" href="plugguard_8h.html#ab5f7da6acf45065a6c7b7cd38a0bf588">plugguard.h</a> |
310 </li> | 269 </li> |
311 <li>vampFrequencyDomain | 270 <li>vampFrequencyDomain |
312 : <a class="el" href="vamp_8h.html#ab107386a5f042feddf6446bea23bb765aee0c1c0d429276f071b8c0730b7bd87d">vamp.h</a> | 271 : <a class="el" href="vamp_8h.html#ab107386a5f042feddf6446bea23bb765aee0c1c0d429276f071b8c0730b7bd87d">vamp.h</a> |
313 </li> | 272 </li> |
314 <li>vampGetPluginDescriptor() | 273 <li>vampGetPluginDescriptor() |
315 : <a class="el" href="plugins_8cpp.html#abb0fd6db76ddd39698bc370e0fd0ea78">plugins.cpp</a> | 274 : <a class="el" href="vamp_8h.html#a50cf6f17d0718f02093be6c7f63fcf30">vamp.h</a> |
316 , <a class="el" href="vamp_8h.html#a50cf6f17d0718f02093be6c7f63fcf30">vamp.h</a> | 275 , <a class="el" href="plugins_8cpp.html#abb0fd6db76ddd39698bc370e0fd0ea78">plugins.cpp</a> |
317 </li> | 276 </li> |
318 <li>VampGetPluginDescriptorFunction | 277 <li>VampGetPluginDescriptorFunction |
319 : <a class="el" href="vamp_8h.html#a551bb7e0d8c970c2202be5f881817478">vamp.h</a> | 278 : <a class="el" href="vamp_8h.html#afb59eb6e4ea5b47fc300435e98e8aa1b">vamp.h</a> |
320 </li> | 279 </li> |
321 <li>VampInputDomain | 280 <li>VampInputDomain |
322 : <a class="el" href="vamp_8h.html#ab107386a5f042feddf6446bea23bb765">vamp.h</a> | 281 : <a class="el" href="vamp_8h.html#ab107386a5f042feddf6446bea23bb765">vamp.h</a> |
323 </li> | 282 </li> |
324 <li>vampOneSamplePerStep | 283 <li>vampOneSamplePerStep |
346 : <a class="el" href="vamp_8h.html#aa24a8cee023d8b7659d25cbe0584b821abae8a21a9e30eb73e16d6abc6c7415e8">vamp.h</a> | 305 : <a class="el" href="vamp_8h.html#aa24a8cee023d8b7659d25cbe0584b821abae8a21a9e30eb73e16d6abc6c7415e8">vamp.h</a> |
347 </li> | 306 </li> |
348 <li>Verbosity | 307 <li>Verbosity |
349 : <a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313">vamp-simple-host.cpp</a> | 308 : <a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313">vamp-simple-host.cpp</a> |
350 </li> | 309 </li> |
351 </ul> | 310 <li>vhGetLibraryCount() |
352 | 311 : <a class="el" href="host-c_8h.html#a63420c2f047538e88f88f76cf8f22a43">host-c.h</a> |
353 | 312 </li> |
354 <h3><a class="anchor" id="index_z"></a>- z -</h3><ul> | 313 <li>vhGetLibraryIndex() |
314 : <a class="el" href="host-c_8h.html#ac1e2a1b3c3f1c3019bee99140b4a1551">host-c.h</a> | |
315 </li> | |
316 <li>vhGetLibraryName() | |
317 : <a class="el" href="host-c_8h.html#afdaa93128f4c785fc4c022bc8ecd840a">host-c.h</a> | |
318 </li> | |
319 <li>vhGetPluginCount() | |
320 : <a class="el" href="host-c_8h.html#af23b8bddcbf13f9d15f87a15d698de0b">host-c.h</a> | |
321 </li> | |
322 <li>vhGetPluginDescriptor() | |
323 : <a class="el" href="host-c_8h.html#a7d85254dce15986f87829d1c6e7b8d00">host-c.h</a> | |
324 </li> | |
325 <li>vhLibrary | |
326 : <a class="el" href="host-c_8h.html#a0d6585882923f575e76bd0a6835e9748">host-c.h</a> | |
327 </li> | |
328 <li>vhLoadLibrary() | |
329 : <a class="el" href="host-c_8h.html#ae93710ce0c0d9d99ca798fffa7517929">host-c.h</a> | |
330 </li> | |
331 <li>vhUnloadLibrary() | |
332 : <a class="el" href="host-c_8h.html#a4ec9d6f7408267d7567d9b2435807840">host-c.h</a> | |
333 </li> | |
334 </ul> | |
335 | |
336 | |
337 <h3><a id="index_z"></a>- z -</h3><ul> | |
355 <li>zeroCrossingAdapter | 338 <li>zeroCrossingAdapter |
356 : <a class="el" href="plugins_8cpp.html#a01871ad1ab2bb64e2c53fe5cce19b780">plugins.cpp</a> | 339 : <a class="el" href="plugins_8cpp.html#a01871ad1ab2bb64e2c53fe5cce19b780">plugins.cpp</a> |
357 </li> | 340 </li> |
358 </ul> | 341 </ul> |
359 </div><!-- contents --> | 342 </div><!-- contents --> |
343 </div><!-- doc-content --> | |
344 <!-- start footer part --> | |
345 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | |
346 <ul> | |
347 <li class="footer">Generated by | |
348 <a href="http://www.doxygen.org/index.html"> | |
349 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> | |
350 </ul> | |
360 </div> | 351 </div> |
361 <div id="nav-path" class="navpath"> | |
362 <ul> | |
363 | |
364 <li class="footer">Generated on Fri Jul 13 2012 13:28:49 for VampPluginSDK by | |
365 <a href="http://www.doxygen.org/index.html"> | |
366 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> | |
367 </ul> | |
368 </div> | |
369 | |
370 | |
371 </body> | 352 </body> |
372 </html> | 353 </html> |