Mercurial > hg > vamp-website
comparison code-doc/struct__VampPluginDescriptor.html @ 35:0976232e353b website
* Update for 2.1 release; add wiki link
author | cannam |
---|---|
date | Fri, 25 Sep 2009 15:40:18 +0000 |
parents | cc0be37dc9d3 |
children | 8260c0f4e05b |
comparison
equal
deleted
inserted
replaced
34:4b4db9230e94 | 35:0976232e353b |
---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> | 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
3 <title>VampPluginSDK: _VampPluginDescriptor Struct Reference</title> | 3 <title>VampPluginSDK: _VampPluginDescriptor Struct Reference</title> |
4 <link href="tabs.css" rel="stylesheet" type="text/css"> | |
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> | 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
5 <link href="tabs.css" rel="stylesheet" type="text/css"> | |
6 </head><body> | 6 </head><body> |
7 <!-- Generated by Doxygen 1.5.6 --> | 7 <!-- Generated by Doxygen 1.5.8 --> |
8 <div class="navigation" id="top"> | 8 <div class="navigation" id="top"> |
9 <div class="tabs"> | 9 <div class="tabs"> |
10 <ul> | 10 <ul> |
11 <li><a href="main.html"><span>Main Page</span></a></li> | 11 <li><a href="main.html"><span>Main Page</span></a></li> |
12 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 12 <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
26 <div class="contents"> | 26 <div class="contents"> |
27 <h1>_VampPluginDescriptor Struct Reference</h1><!-- doxytag: class="_VampPluginDescriptor" --><code>#include <<a class="el" href="vamp_8h-source.html">vamp.h</a>></code> | 27 <h1>_VampPluginDescriptor Struct Reference</h1><!-- doxytag: class="_VampPluginDescriptor" --><code>#include <<a class="el" href="vamp_8h-source.html">vamp.h</a>></code> |
28 <p> | 28 <p> |
29 | 29 |
30 <p> | 30 <p> |
31 <a href="struct__VampPluginDescriptor-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> | 31 <a href="struct__VampPluginDescriptor-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
32 | |
33 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00248">248</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
34 <table border="0" cellpadding="0" cellspacing="0"> | |
35 <tr><td></td></tr> | 32 <tr><td></td></tr> |
36 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> | 33 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
37 <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampPluginDescriptor.html#b6c87760e87ddaa9ac3491bccaaa28c2">vampApiVersion</a></td></tr> | 34 <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampPluginDescriptor.html#b6c87760e87ddaa9ac3491bccaaa28c2">vampApiVersion</a></td></tr> |
38 | 35 |
39 <tr><td class="mdescLeft"> </td><td class="mdescRight">API version with which this descriptor is compatible. <a href="#b6c87760e87ddaa9ac3491bccaaa28c2"></a><br></td></tr> | 36 <tr><td class="mdescLeft"> </td><td class="mdescRight">API version with which this descriptor is compatible. <a href="#b6c87760e87ddaa9ac3491bccaaa28c2"></a><br></td></tr> |
123 <tr><td class="mdescLeft"> </td><td class="mdescRight">Return any remaining features at the end of processing. <a href="#d22c666188aadab83c354a0edb18fcf0"></a><br></td></tr> | 120 <tr><td class="mdescLeft"> </td><td class="mdescRight">Return any remaining features at the end of processing. <a href="#d22c666188aadab83c354a0edb18fcf0"></a><br></td></tr> |
124 <tr><td class="memItemLeft" nowrap align="right" valign="top">void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampPluginDescriptor.html#c4bafe8ad2734d21a433d745b18e7d63">releaseFeatureSet</a> )(<a class="el" href="struct__VampFeatureList.html">VampFeatureList</a> *)</td></tr> | 121 <tr><td class="memItemLeft" nowrap align="right" valign="top">void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampPluginDescriptor.html#c4bafe8ad2734d21a433d745b18e7d63">releaseFeatureSet</a> )(<a class="el" href="struct__VampFeatureList.html">VampFeatureList</a> *)</td></tr> |
125 | 122 |
126 <tr><td class="mdescLeft"> </td><td class="mdescRight">Release a feature set returned from process or getRemainingFeatures. <a href="#c4bafe8ad2734d21a433d745b18e7d63"></a><br></td></tr> | 123 <tr><td class="mdescLeft"> </td><td class="mdescRight">Release a feature set returned from process or getRemainingFeatures. <a href="#c4bafe8ad2734d21a433d745b18e7d63"></a><br></td></tr> |
127 </table> | 124 </table> |
125 <hr><a name="_details"></a><h2>Detailed Description</h2> | |
126 | |
127 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00248">248</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
128 <hr><h2>Member Data Documentation</h2> | 128 <hr><h2>Member Data Documentation</h2> |
129 <a class="anchor" name="b6c87760e87ddaa9ac3491bccaaa28c2"></a><!-- doxytag: member="_VampPluginDescriptor::vampApiVersion" ref="b6c87760e87ddaa9ac3491bccaaa28c2" args="" --> | 129 <a class="anchor" name="b6c87760e87ddaa9ac3491bccaaa28c2"></a><!-- doxytag: member="_VampPluginDescriptor::vampApiVersion" ref="b6c87760e87ddaa9ac3491bccaaa28c2" args="" --> |
130 <div class="memitem"> | 130 <div class="memitem"> |
131 <div class="memproto"> | 131 <div class="memproto"> |
132 <table class="memname"> | 132 <table class="memname"> |
661 </div> | 661 </div> |
662 </div><p> | 662 </div><p> |
663 <hr>The documentation for this struct was generated from the following file:<ul> | 663 <hr>The documentation for this struct was generated from the following file:<ul> |
664 <li><a class="el" href="vamp_8h-source.html">vamp.h</a></ul> | 664 <li><a class="el" href="vamp_8h-source.html">vamp.h</a></ul> |
665 </div> | 665 </div> |
666 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Dec 8 14:37:19 2008 for VampPluginSDK by | 666 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Sep 24 13:40:13 2009 for VampPluginSDK by |
667 <a href="http://www.doxygen.org/index.html"> | 667 <a href="http://www.doxygen.org/index.html"> |
668 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | 668 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
669 </body> | 669 </body> |
670 </html> | 670 </html> |