Mercurial > hg > vamp-docs
comparison code-docs/vamp-simple-host_8cpp.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: vamp-simple-host.cpp File Reference</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><a href="annotated.html"><span>Classes</span></a></li> | |
49 <li class="current"><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="files.html"><span>File List</span></a></li> | |
56 <li><a href="globals.html"><span>File Members</span></a></li> | |
57 </ul> | |
58 </div> | |
59 </div> | |
60 <div id="side-nav" class="ui-resizable side-nav-resizable"> | |
61 <div id="nav-tree"> | |
62 <div id="nav-tree-contents"> | |
63 </div> | |
64 </div> | |
65 <div id="splitbar" style="-moz-user-select:none;" | |
66 class="ui-resizable-handle"> | |
67 </div> | |
68 </div> | |
69 <script type="text/javascript"> | |
70 initNavTree('vamp-simple-host_8cpp.html',''); | |
71 </script> | |
72 <div id="doc-content"> | |
73 <div class="header"> | |
74 <div class="summary"> | |
75 <a href="#define-members">Defines</a> | | |
76 <a href="#enum-members">Enumerations</a> | | |
77 <a href="#func-members">Functions</a> </div> | |
78 <div class="headertitle"> | |
79 <div class="title">vamp-simple-host.cpp File Reference</div> </div> | |
80 </div> | |
81 <div class="contents"> | |
82 | |
83 <p><a href="vamp-simple-host_8cpp_source.html">Go to the source code of this file.</a></p> | |
84 <table class="memberdecls"> | |
85 <tr><td colspan="2"><h2><a name="define-members"></a> | |
86 Defines</h2></td></tr> | |
87 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#aa8bc193818940a8954ef0e0e5a8e16d6">HOST_VERSION</a>   "1.4"</td></tr> | |
88 <tr><td colspan="2"><h2><a name="enum-members"></a> | |
89 Enumerations</h2></td></tr> | |
90 <tr><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313">Verbosity</a> { <a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313a4cf6a0dfdb6864356feab9d9ca230d16">PluginIds</a>, | |
91 <a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313a30eab122efa9537df4ecb2fc27fc354e">PluginOutputIds</a>, | |
92 <a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313a8acba147ed4716f3baa8546f6dc055a1">PluginInformation</a>, | |
93 <a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313a2624ce417628b6d40ce0973ba381c1e6">PluginInformationDetailed</a> | |
94 }</td></tr> | |
95 <tr><td colspan="2"><h2><a name="func-members"></a> | |
96 Functions</h2></td></tr> | |
97 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a81f8bc89ed9194159bfb1f2b4d7a7ac4">printFeatures</a> (int, int, int, Plugin::FeatureSet, ofstream *, bool frames)</td></tr> | |
98 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#ae610372882497afdeaf180a7e53eb00b">transformInput</a> (float *, size_t)</td></tr> | |
99 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#ab40a86a032d0cf473d15fed3616ccc57">fft</a> (unsigned int, bool, double *, double *, double *, double *)</td></tr> | |
100 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a4767f8c142ee0b61ba414df1b0376a01">printPluginPath</a> (bool verbose)</td></tr> | |
101 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#af771864c41f23e5755ed99e8ac6609a5">printPluginCategoryList</a> ()</td></tr> | |
102 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a80dad9e80d85fdf86b7714bf1b3c1017">enumeratePlugins</a> (<a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313">Verbosity</a>)</td></tr> | |
103 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a4d02c3d9ebe7bedb3a4c3a116479e334">listPluginsInLibrary</a> (string soname)</td></tr> | |
104 <tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a54e0185f4b6ff507cb42c29a04f76397">runPlugin</a> (string myname, string soname, string id, string output, int outputNo, string inputFile, string outfilename, bool frames)</td></tr> | |
105 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a7cac13da282785878351e0a820104851">usage</a> (const char *name)</td></tr> | |
106 <tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">main</a> (int argc, char **argv)</td></tr> | |
107 <tr><td class="memItemLeft" align="right" valign="top">static string </td><td class="memItemRight" valign="bottom"><a class="el" href="vamp-simple-host_8cpp.html#a713775f2037987c0851ff3672339a82c">header</a> (string text, int level)</td></tr> | |
108 </table> | |
109 <hr/><h2>Define Documentation</h2> | |
110 <a class="anchor" id="aa8bc193818940a8954ef0e0e5a8e16d6"></a><!-- doxytag: member="vamp-simple-host.cpp::HOST_VERSION" ref="aa8bc193818940a8954ef0e0e5a8e16d6" args="" --> | |
111 <div class="memitem"> | |
112 <div class="memproto"> | |
113 <table class="memname"> | |
114 <tr> | |
115 <td class="memname">#define HOST_VERSION   "1.4"</td> | |
116 </tr> | |
117 </table> | |
118 </div> | |
119 <div class="memdoc"> | |
120 | |
121 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00074">74</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
122 | |
123 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00137">main()</a>.</p> | |
124 | |
125 </div> | |
126 </div> | |
127 <hr/><h2>Enumeration Type Documentation</h2> | |
128 <a class="anchor" id="abf3be10d03894afb391f3a2935e3b313"></a><!-- doxytag: member="vamp-simple-host.cpp::Verbosity" ref="abf3be10d03894afb391f3a2935e3b313" args="" --> | |
129 <div class="memitem"> | |
130 <div class="memproto"> | |
131 <table class="memname"> | |
132 <tr> | |
133 <td class="memname">enum <a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313">Verbosity</a></td> | |
134 </tr> | |
135 </table> | |
136 </div> | |
137 <div class="memdoc"> | |
138 <dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0"> | |
139 <tr><td valign="top"><em><a class="anchor" id="abf3be10d03894afb391f3a2935e3b313a4cf6a0dfdb6864356feab9d9ca230d16"></a><!-- doxytag: member="PluginIds" ref="abf3be10d03894afb391f3a2935e3b313a4cf6a0dfdb6864356feab9d9ca230d16" args="" -->PluginIds</em> </td><td> | |
140 </td></tr> | |
141 <tr><td valign="top"><em><a class="anchor" id="abf3be10d03894afb391f3a2935e3b313a30eab122efa9537df4ecb2fc27fc354e"></a><!-- doxytag: member="PluginOutputIds" ref="abf3be10d03894afb391f3a2935e3b313a30eab122efa9537df4ecb2fc27fc354e" args="" -->PluginOutputIds</em> </td><td> | |
142 </td></tr> | |
143 <tr><td valign="top"><em><a class="anchor" id="abf3be10d03894afb391f3a2935e3b313a8acba147ed4716f3baa8546f6dc055a1"></a><!-- doxytag: member="PluginInformation" ref="abf3be10d03894afb391f3a2935e3b313a8acba147ed4716f3baa8546f6dc055a1" args="" -->PluginInformation</em> </td><td> | |
144 </td></tr> | |
145 <tr><td valign="top"><em><a class="anchor" id="abf3be10d03894afb391f3a2935e3b313a2624ce417628b6d40ce0973ba381c1e6"></a><!-- doxytag: member="PluginInformationDetailed" ref="abf3be10d03894afb391f3a2935e3b313a2624ce417628b6d40ce0973ba381c1e6" args="" -->PluginInformationDetailed</em> </td><td> | |
146 </td></tr> | |
147 </table> | |
148 </dd> | |
149 </dl> | |
150 | |
151 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00076">76</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
152 | |
153 </div> | |
154 </div> | |
155 <hr/><h2>Function Documentation</h2> | |
156 <a class="anchor" id="a81f8bc89ed9194159bfb1f2b4d7a7ac4"></a><!-- doxytag: member="vamp-simple-host.cpp::printFeatures" ref="a81f8bc89ed9194159bfb1f2b4d7a7ac4" args="(int, int, int, Plugin::FeatureSet, ofstream *, bool frames)" --> | |
157 <div class="memitem"> | |
158 <div class="memproto"> | |
159 <table class="memname"> | |
160 <tr> | |
161 <td class="memname">void printFeatures </td> | |
162 <td>(</td> | |
163 <td class="paramtype">int </td> | |
164 <td class="paramname"><em>frame</em>, </td> | |
165 </tr> | |
166 <tr> | |
167 <td class="paramkey"></td> | |
168 <td></td> | |
169 <td class="paramtype">int </td> | |
170 <td class="paramname"><em>sr</em>, </td> | |
171 </tr> | |
172 <tr> | |
173 <td class="paramkey"></td> | |
174 <td></td> | |
175 <td class="paramtype">int </td> | |
176 <td class="paramname"><em>output</em>, </td> | |
177 </tr> | |
178 <tr> | |
179 <td class="paramkey"></td> | |
180 <td></td> | |
181 <td class="paramtype">Plugin::FeatureSet </td> | |
182 <td class="paramname"><em>features</em>, </td> | |
183 </tr> | |
184 <tr> | |
185 <td class="paramkey"></td> | |
186 <td></td> | |
187 <td class="paramtype">ofstream * </td> | |
188 <td class="paramname"><em>out</em>, </td> | |
189 </tr> | |
190 <tr> | |
191 <td class="paramkey"></td> | |
192 <td></td> | |
193 <td class="paramtype">bool </td> | |
194 <td class="paramname"><em>frames</em> </td> | |
195 </tr> | |
196 <tr> | |
197 <td></td> | |
198 <td>)</td> | |
199 <td></td><td></td> | |
200 </tr> | |
201 </table> | |
202 </div> | |
203 <div class="memdoc"> | |
204 | |
205 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00495">495</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
206 | |
207 <p>References <a class="el" href="structVamp_1_1RealTime.html#ad44476618183bd736996a87292d03c07">Vamp::RealTime::toString()</a>.</p> | |
208 | |
209 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00265">runPlugin()</a>.</p> | |
210 | |
211 </div> | |
212 </div> | |
213 <a class="anchor" id="ae610372882497afdeaf180a7e53eb00b"></a><!-- doxytag: member="vamp-simple-host.cpp::transformInput" ref="ae610372882497afdeaf180a7e53eb00b" args="(float *, size_t)" --> | |
214 <div class="memitem"> | |
215 <div class="memproto"> | |
216 <table class="memname"> | |
217 <tr> | |
218 <td class="memname">void transformInput </td> | |
219 <td>(</td> | |
220 <td class="paramtype">float * </td> | |
221 <td class="paramname">, </td> | |
222 </tr> | |
223 <tr> | |
224 <td class="paramkey"></td> | |
225 <td></td> | |
226 <td class="paramtype">size_t </td> | |
227 <td class="paramname"> </td> | |
228 </tr> | |
229 <tr> | |
230 <td></td> | |
231 <td>)</td> | |
232 <td></td><td></td> | |
233 </tr> | |
234 </table> | |
235 </div> | |
236 <div class="memdoc"> | |
237 | |
238 </div> | |
239 </div> | |
240 <a class="anchor" id="ab40a86a032d0cf473d15fed3616ccc57"></a><!-- doxytag: member="vamp-simple-host.cpp::fft" ref="ab40a86a032d0cf473d15fed3616ccc57" args="(unsigned int, bool, double *, double *, double *, double *)" --> | |
241 <div class="memitem"> | |
242 <div class="memproto"> | |
243 <table class="memname"> | |
244 <tr> | |
245 <td class="memname">void fft </td> | |
246 <td>(</td> | |
247 <td class="paramtype">unsigned </td> | |
248 <td class="paramname"><em>int</em>, </td> | |
249 </tr> | |
250 <tr> | |
251 <td class="paramkey"></td> | |
252 <td></td> | |
253 <td class="paramtype">bool </td> | |
254 <td class="paramname">, </td> | |
255 </tr> | |
256 <tr> | |
257 <td class="paramkey"></td> | |
258 <td></td> | |
259 <td class="paramtype">double * </td> | |
260 <td class="paramname">, </td> | |
261 </tr> | |
262 <tr> | |
263 <td class="paramkey"></td> | |
264 <td></td> | |
265 <td class="paramtype">double * </td> | |
266 <td class="paramname">, </td> | |
267 </tr> | |
268 <tr> | |
269 <td class="paramkey"></td> | |
270 <td></td> | |
271 <td class="paramtype">double * </td> | |
272 <td class="paramname">, </td> | |
273 </tr> | |
274 <tr> | |
275 <td class="paramkey"></td> | |
276 <td></td> | |
277 <td class="paramtype">double * </td> | |
278 <td class="paramname"> </td> | |
279 </tr> | |
280 <tr> | |
281 <td></td> | |
282 <td>)</td> | |
283 <td></td><td></td> | |
284 </tr> | |
285 </table> | |
286 </div> | |
287 <div class="memdoc"> | |
288 | |
289 </div> | |
290 </div> | |
291 <a class="anchor" id="a4767f8c142ee0b61ba414df1b0376a01"></a><!-- doxytag: member="vamp-simple-host.cpp::printPluginPath" ref="a4767f8c142ee0b61ba414df1b0376a01" args="(bool verbose)" --> | |
292 <div class="memitem"> | |
293 <div class="memproto"> | |
294 <table class="memname"> | |
295 <tr> | |
296 <td class="memname">void printPluginPath </td> | |
297 <td>(</td> | |
298 <td class="paramtype">bool </td> | |
299 <td class="paramname"><em>verbose</em></td><td>)</td> | |
300 <td></td> | |
301 </tr> | |
302 </table> | |
303 </div> | |
304 <div class="memdoc"> | |
305 | |
306 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00547">547</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
307 | |
308 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00137">main()</a>.</p> | |
309 | |
310 </div> | |
311 </div> | |
312 <a class="anchor" id="af771864c41f23e5755ed99e8ac6609a5"></a><!-- doxytag: member="vamp-simple-host.cpp::printPluginCategoryList" ref="af771864c41f23e5755ed99e8ac6609a5" args="()" --> | |
313 <div class="memitem"> | |
314 <div class="memproto"> | |
315 <table class="memname"> | |
316 <tr> | |
317 <td class="memname">void printPluginCategoryList </td> | |
318 <td>(</td> | |
319 <td class="paramname"></td><td>)</td> | |
320 <td></td> | |
321 </tr> | |
322 </table> | |
323 </div> | |
324 <div class="memdoc"> | |
325 | |
326 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00797">797</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
327 | |
328 <p>References <a class="el" href="classVamp_1_1PluginBase.html#a59153a02364f75fff46973b2072e9e5a">Vamp::PluginBase::getDescription()</a>, <a class="el" href="classVamp_1_1PluginBase.html#a53d9918bf9ef4d12feedf66b2b26c637">Vamp::PluginBase::getMaker()</a>, <a class="el" href="classVamp_1_1PluginBase.html#a18619d5097e444ecefee0c359da53232">Vamp::PluginBase::getName()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a52746ea66339ad981b868a031a3b382d">Vamp::HostExt::PluginLoader::getPluginCategory()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#aff51b52bb68aa2934ccf26ad1d284f28">Vamp::HostExt::PluginLoader::listPlugins()</a>, and <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a964689eb9688cd7e58e8c82ebb0d305f">Vamp::HostExt::PluginLoader::loadPlugin()</a>.</p> | |
329 | |
330 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00137">main()</a>.</p> | |
331 | |
332 </div> | |
333 </div> | |
334 <a class="anchor" id="a80dad9e80d85fdf86b7714bf1b3c1017"></a><!-- doxytag: member="vamp-simple-host.cpp::enumeratePlugins" ref="a80dad9e80d85fdf86b7714bf1b3c1017" args="(Verbosity)" --> | |
335 <div class="memitem"> | |
336 <div class="memproto"> | |
337 <table class="memname"> | |
338 <tr> | |
339 <td class="memname">void enumeratePlugins </td> | |
340 <td>(</td> | |
341 <td class="paramtype"><a class="el" href="vamp-simple-host_8cpp.html#abf3be10d03894afb391f3a2935e3b313">Verbosity</a> </td> | |
342 <td class="paramname"><em>verbosity</em></td><td>)</td> | |
343 <td></td> | |
344 </tr> | |
345 </table> | |
346 </div> | |
347 <div class="memdoc"> | |
348 | |
349 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00578">578</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
350 | |
351 <p>References <a class="el" href="classVamp_1_1PluginBase.html#ab7e9dedbe965f5ab9018b72920fe7661">Vamp::PluginBase::getCopyright()</a>, <a class="el" href="classVamp_1_1PluginBase.html#a59153a02364f75fff46973b2072e9e5a">Vamp::PluginBase::getDescription()</a>, <a class="el" href="classVamp_1_1PluginBase.html#ad1c6dfc77aa03d937a885b7f08258f4a">Vamp::PluginBase::getIdentifier()</a>, <a class="el" href="classVamp_1_1Plugin.html#ae1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a4bbcb7873e617bbc9f79eade1f90f7ad">Vamp::HostExt::PluginLoader::getLibraryPathForPlugin()</a>, <a class="el" href="classVamp_1_1PluginBase.html#a53d9918bf9ef4d12feedf66b2b26c637">Vamp::PluginBase::getMaker()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00204">Vamp::Plugin::getMaxChannelCount()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00199">Vamp::Plugin::getMinChannelCount()</a>, <a class="el" href="classVamp_1_1PluginBase.html#a18619d5097e444ecefee0c359da53232">Vamp::PluginBase::getName()</a>, <a class="el" href="classVamp_1_1Plugin.html#ad064d5d132b5c9bd7064f429c3309e35">Vamp::Plugin::getOutputDescriptors()</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00208">Vamp::PluginBase::getParameterDescriptors()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a52746ea66339ad981b868a031a3b382d">Vamp::HostExt::PluginLoader::getPluginCategory()</a>, <a class="el" href="classVamp_1_1PluginBase.html#a63f686d77bc3d6b807e7944cdde83151">Vamp::PluginBase::getPluginVersion()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00179">Vamp::Plugin::getPreferredBlockSize()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00194">Vamp::Plugin::getPreferredStepSize()</a>, <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00072">Vamp::PluginBase::getVampApiVersion()</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00567">header()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#aff51b52bb68aa2934ccf26ad1d284f28">Vamp::HostExt::PluginLoader::listPlugins()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a964689eb9688cd7e58e8c82ebb0d305f">Vamp::HostExt::PluginLoader::loadPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00077">PluginIds</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00079">PluginInformation</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00080">PluginInformationDetailed</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00078">PluginOutputIds</a>, and <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00152">Vamp::Plugin::TimeDomain</a>.</p> | |
352 | |
353 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00137">main()</a>.</p> | |
354 | |
355 </div> | |
356 </div> | |
357 <a class="anchor" id="a4d02c3d9ebe7bedb3a4c3a116479e334"></a><!-- doxytag: member="vamp-simple-host.cpp::listPluginsInLibrary" ref="a4d02c3d9ebe7bedb3a4c3a116479e334" args="(string soname)" --> | |
358 <div class="memitem"> | |
359 <div class="memproto"> | |
360 <table class="memname"> | |
361 <tr> | |
362 <td class="memname">void listPluginsInLibrary </td> | |
363 <td>(</td> | |
364 <td class="paramtype">string </td> | |
365 <td class="paramname"><em>soname</em></td><td>)</td> | |
366 <td></td> | |
367 </tr> | |
368 </table> | |
369 </div> | |
370 <div class="memdoc"> | |
371 | |
372 </div> | |
373 </div> | |
374 <a class="anchor" id="a54e0185f4b6ff507cb42c29a04f76397"></a><!-- doxytag: member="vamp-simple-host.cpp::runPlugin" ref="a54e0185f4b6ff507cb42c29a04f76397" args="(string myname, string soname, string id, string output, int outputNo, string inputFile, string outfilename, bool frames)" --> | |
375 <div class="memitem"> | |
376 <div class="memproto"> | |
377 <table class="memname"> | |
378 <tr> | |
379 <td class="memname">int runPlugin </td> | |
380 <td>(</td> | |
381 <td class="paramtype">string </td> | |
382 <td class="paramname"><em>myname</em>, </td> | |
383 </tr> | |
384 <tr> | |
385 <td class="paramkey"></td> | |
386 <td></td> | |
387 <td class="paramtype">string </td> | |
388 <td class="paramname"><em>soname</em>, </td> | |
389 </tr> | |
390 <tr> | |
391 <td class="paramkey"></td> | |
392 <td></td> | |
393 <td class="paramtype">string </td> | |
394 <td class="paramname"><em>id</em>, </td> | |
395 </tr> | |
396 <tr> | |
397 <td class="paramkey"></td> | |
398 <td></td> | |
399 <td class="paramtype">string </td> | |
400 <td class="paramname"><em>output</em>, </td> | |
401 </tr> | |
402 <tr> | |
403 <td class="paramkey"></td> | |
404 <td></td> | |
405 <td class="paramtype">int </td> | |
406 <td class="paramname"><em>outputNo</em>, </td> | |
407 </tr> | |
408 <tr> | |
409 <td class="paramkey"></td> | |
410 <td></td> | |
411 <td class="paramtype">string </td> | |
412 <td class="paramname"><em>inputFile</em>, </td> | |
413 </tr> | |
414 <tr> | |
415 <td class="paramkey"></td> | |
416 <td></td> | |
417 <td class="paramtype">string </td> | |
418 <td class="paramname"><em>outfilename</em>, </td> | |
419 </tr> | |
420 <tr> | |
421 <td class="paramkey"></td> | |
422 <td></td> | |
423 <td class="paramtype">bool </td> | |
424 <td class="paramname"><em>frames</em> </td> | |
425 </tr> | |
426 <tr> | |
427 <td></td> | |
428 <td>)</td> | |
429 <td></td><td></td> | |
430 </tr> | |
431 </table> | |
432 </div> | |
433 <div class="memdoc"> | |
434 | |
435 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00265">265</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
436 | |
437 <p>References <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#acc6865d27825c100d7b6f9ed6ecf5207">Vamp::HostExt::PluginLoader::composePluginKey()</a>, <a class="el" href="classVamp_1_1PluginBase.html#ad1c6dfc77aa03d937a885b7f08258f4a">Vamp::PluginBase::getIdentifier()</a>, <a class="el" href="classVamp_1_1Plugin.html#ae1d317a9702cbeda65ddf0ec500c1ff6">Vamp::Plugin::getInputDomain()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00204">Vamp::Plugin::getMaxChannelCount()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00199">Vamp::Plugin::getMinChannelCount()</a>, <a class="el" href="classVamp_1_1Plugin.html#ad064d5d132b5c9bd7064f429c3309e35">Vamp::Plugin::getOutputDescriptors()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00179">Vamp::Plugin::getPreferredBlockSize()</a>, <a class="el" href="vamp-sdk_2Plugin_8h_source.html#l00194">Vamp::Plugin::getPreferredStepSize()</a>, <a class="el" href="classVamp_1_1Plugin.html#aeca2a26e658ba0314ba90d25dd2195d6">Vamp::Plugin::getRemainingFeatures()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html#ac1ab6af0fcda0a4c3f050c54b2db4769">Vamp::HostExt::PluginInputDomainAdapter::getTimestampAdjustment()</a>, <a class="el" href="PluginWrapper_8h_source.html#l00116">Vamp::HostExt::PluginWrapper::getWrapper()</a>, <a class="el" href="classVamp_1_1Plugin.html#af26212cf5fc511b603a8b48034247822">Vamp::Plugin::initialise()</a>, <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a964689eb9688cd7e58e8c82ebb0d305f">Vamp::HostExt::PluginLoader::loadPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00495">printFeatures()</a>, and <a class="el" href="classVamp_1_1Plugin.html#ae4aed3bebfe80a2e2fccd3d37af26996">Vamp::Plugin::process()</a>.</p> | |
438 | |
439 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00137">main()</a>.</p> | |
440 | |
441 </div> | |
442 </div> | |
443 <a class="anchor" id="a7cac13da282785878351e0a820104851"></a><!-- doxytag: member="vamp-simple-host.cpp::usage" ref="a7cac13da282785878351e0a820104851" args="(const char *name)" --> | |
444 <div class="memitem"> | |
445 <div class="memproto"> | |
446 <table class="memname"> | |
447 <tr> | |
448 <td class="memname">void usage </td> | |
449 <td>(</td> | |
450 <td class="paramtype">const char * </td> | |
451 <td class="paramname"><em>name</em></td><td>)</td> | |
452 <td></td> | |
453 </tr> | |
454 </table> | |
455 </div> | |
456 <div class="memdoc"> | |
457 | |
458 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00093">93</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
459 | |
460 <p>References <a class="el" href="system_8h_source.html#l00067">PLUGIN_SUFFIX</a>.</p> | |
461 | |
462 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00137">main()</a>.</p> | |
463 | |
464 </div> | |
465 </div> | |
466 <a class="anchor" id="a3c04138a5bfe5d72780bb7e82a18e627"></a><!-- doxytag: member="vamp-simple-host.cpp::main" ref="a3c04138a5bfe5d72780bb7e82a18e627" args="(int argc, char **argv)" --> | |
467 <div class="memitem"> | |
468 <div class="memproto"> | |
469 <table class="memname"> | |
470 <tr> | |
471 <td class="memname">int main </td> | |
472 <td>(</td> | |
473 <td class="paramtype">int </td> | |
474 <td class="paramname"><em>argc</em>, </td> | |
475 </tr> | |
476 <tr> | |
477 <td class="paramkey"></td> | |
478 <td></td> | |
479 <td class="paramtype">char ** </td> | |
480 <td class="paramname"><em>argv</em> </td> | |
481 </tr> | |
482 <tr> | |
483 <td></td> | |
484 <td>)</td> | |
485 <td></td><td></td> | |
486 </tr> | |
487 </table> | |
488 </div> | |
489 <div class="memdoc"> | |
490 | |
491 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00137">137</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
492 | |
493 <p>References <a class="el" href="vamp-simple-host_8cpp_source.html#l00578">enumeratePlugins()</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00074">HOST_VERSION</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00077">PluginIds</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00079">PluginInformation</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00080">PluginInformationDetailed</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00078">PluginOutputIds</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00797">printPluginCategoryList()</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00547">printPluginPath()</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00265">runPlugin()</a>, <a class="el" href="vamp-simple-host_8cpp_source.html#l00093">usage()</a>, <a class="el" href="vamp_8h_source.html#l00053">VAMP_API_VERSION</a>, and <a class="el" href="vamp-sdk_2PluginBase_8h_source.html#l00043">VAMP_SDK_VERSION</a>.</p> | |
494 | |
495 </div> | |
496 </div> | |
497 <a class="anchor" id="a713775f2037987c0851ff3672339a82c"></a><!-- doxytag: member="vamp-simple-host.cpp::header" ref="a713775f2037987c0851ff3672339a82c" args="(string text, int level)" --> | |
498 <div class="memitem"> | |
499 <div class="memproto"> | |
500 <table class="memname"> | |
501 <tr> | |
502 <td class="memname">static string header </td> | |
503 <td>(</td> | |
504 <td class="paramtype">string </td> | |
505 <td class="paramname"><em>text</em>, </td> | |
506 </tr> | |
507 <tr> | |
508 <td class="paramkey"></td> | |
509 <td></td> | |
510 <td class="paramtype">int </td> | |
511 <td class="paramname"><em>level</em> </td> | |
512 </tr> | |
513 <tr> | |
514 <td></td> | |
515 <td>)</td> | |
516 <td></td><td><code> [static]</code></td> | |
517 </tr> | |
518 </table> | |
519 </div> | |
520 <div class="memdoc"> | |
521 | |
522 <p>Definition at line <a class="el" href="vamp-simple-host_8cpp_source.html#l00567">567</a> of file <a class="el" href="vamp-simple-host_8cpp_source.html">vamp-simple-host.cpp</a>.</p> | |
523 | |
524 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00578">enumeratePlugins()</a>.</p> | |
525 | |
526 </div> | |
527 </div> | |
528 </div> | |
529 </div> | |
530 <div id="nav-path" class="navpath"> | |
531 <ul> | |
532 <li class="navelem"><a class="el" href="vamp-simple-host_8cpp.html">vamp-simple-host.cpp</a> </li> | |
533 | |
534 <li class="footer">Generated on Tue Oct 4 2011 14:38:50 for VampPluginSDK by | |
535 <a href="http://www.doxygen.org/index.html"> | |
536 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li> | |
537 </ul> | |
538 </div> | |
539 | |
540 | |
541 </body> | |
542 </html> |