Mercurial > hg > vamp-website
comparison code-doc/struct__VampFeatureList.html @ 21:cc0be37dc9d3 website
* Updates for 2.0
author | cannam |
---|---|
date | Tue, 09 Dec 2008 11:02:57 +0000 |
parents | 351c4ebce5f9 |
children | 0976232e353b |
comparison
equal
deleted
inserted
replaced
20:34e758355884 | 21:cc0be37dc9d3 |
---|---|
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: _VampFeatureList Struct Reference</title> | 3 <title>VampPluginSDK: _VampFeatureList Struct Reference</title> |
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> | 4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
5 <link href="tabs.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.5 --> | 7 <!-- Generated by Doxygen 1.5.6 --> |
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> |
28 <p> | 28 <p> |
29 | 29 |
30 <p> | 30 <p> |
31 <a href="struct__VampFeatureList-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> | 31 <a href="struct__VampFeatureList-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> |
32 | 32 |
33 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00187">187</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | 33 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00217">217</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> |
34 <table border="0" cellpadding="0" cellspacing="0"> | 34 <table border="0" cellpadding="0" cellspacing="0"> |
35 <tr><td></td></tr> | 35 <tr><td></td></tr> |
36 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> | 36 <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__VampFeatureList.html#01db33a31ae5e04a4bd097f4b6aa75f1">featureCount</a></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__VampFeatureList.html#01db33a31ae5e04a4bd097f4b6aa75f1">featureCount</a></td></tr> |
38 | 38 |
39 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of features in this feature list. <a href="#01db33a31ae5e04a4bd097f4b6aa75f1"></a><br></td></tr> | 39 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of features in this feature list. <a href="#01db33a31ae5e04a4bd097f4b6aa75f1"></a><br></td></tr> |
40 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct__VampFeature.html">VampFeature</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeatureList.html#a2d18873fd5e58354460ea77fc48692f">features</a></td></tr> | 40 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="union__VampFeatureUnion.html">VampFeatureUnion</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeatureList.html#103c817094643ac5ff4410768f4f92a7">features</a></td></tr> |
41 | 41 |
42 <tr><td class="mdescLeft"> </td><td class="mdescRight">Features in this feature list. <a href="#a2d18873fd5e58354460ea77fc48692f"></a><br></td></tr> | 42 <tr><td class="mdescLeft"> </td><td class="mdescRight">Features in this feature list. <a href="#103c817094643ac5ff4410768f4f92a7"></a><br></td></tr> |
43 </table> | 43 </table> |
44 <hr><h2>Member Data Documentation</h2> | 44 <hr><h2>Member Data Documentation</h2> |
45 <a class="anchor" name="01db33a31ae5e04a4bd097f4b6aa75f1"></a><!-- doxytag: member="_VampFeatureList::featureCount" ref="01db33a31ae5e04a4bd097f4b6aa75f1" args="" --> | 45 <a class="anchor" name="01db33a31ae5e04a4bd097f4b6aa75f1"></a><!-- doxytag: member="_VampFeatureList::featureCount" ref="01db33a31ae5e04a4bd097f4b6aa75f1" args="" --> |
46 <div class="memitem"> | 46 <div class="memitem"> |
47 <div class="memproto"> | 47 <div class="memproto"> |
55 | 55 |
56 <p> | 56 <p> |
57 Number of features in this feature list. | 57 Number of features in this feature list. |
58 <p> | 58 <p> |
59 | 59 |
60 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00190">190</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | 60 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00220">220</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> |
61 | |
62 <p>Referenced by <a class="el" href="PluginHostAdapter_8cpp-source.html#l00385">Vamp::PluginHostAdapter::convertFeatures()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00709">Vamp::PluginAdapterBase::Impl::convertFeatures()</a>.</p> | |
63 | 61 |
64 </div> | 62 </div> |
65 </div><p> | 63 </div><p> |
66 <a class="anchor" name="a2d18873fd5e58354460ea77fc48692f"></a><!-- doxytag: member="_VampFeatureList::features" ref="a2d18873fd5e58354460ea77fc48692f" args="" --> | 64 <a class="anchor" name="103c817094643ac5ff4410768f4f92a7"></a><!-- doxytag: member="_VampFeatureList::features" ref="103c817094643ac5ff4410768f4f92a7" args="" --> |
67 <div class="memitem"> | 65 <div class="memitem"> |
68 <div class="memproto"> | 66 <div class="memproto"> |
69 <table class="memname"> | 67 <table class="memname"> |
70 <tr> | 68 <tr> |
71 <td class="memname"><a class="el" href="struct__VampFeature.html">VampFeature</a>* <a class="el" href="struct__VampFeatureList.html#a2d18873fd5e58354460ea77fc48692f">_VampFeatureList::features</a> </td> | 69 <td class="memname"><a class="el" href="union__VampFeatureUnion.html">VampFeatureUnion</a>* <a class="el" href="struct__VampFeatureList.html#103c817094643ac5ff4410768f4f92a7">_VampFeatureList::features</a> </td> |
72 </tr> | 70 </tr> |
73 </table> | 71 </table> |
74 </div> | 72 </div> |
75 <div class="memdoc"> | 73 <div class="memdoc"> |
76 | 74 |
77 <p> | 75 <p> |
78 Features in this feature list. | 76 Features in this feature list. |
79 <p> | 77 <p> |
80 May be NULL if featureCount is zero. | 78 May be NULL if featureCount is zero.<p> |
81 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00193">193</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | 79 If present, this array must contain featureCount feature structures for a <a class="el" href="namespaceVamp.html">Vamp</a> API version 1 plugin, or 2*featureCount feature unions for a <a class="el" href="namespaceVamp.html">Vamp</a> API version 2 plugin.<p> |
82 | 80 The features returned by an API version 2 plugin must consist of the same feature structures as in API version 1 for the first featureCount array elements, followed by featureCount unions that contain VampFeatureV2 structures (or NULL pointers if no V2 feature structures are present). |
83 <p>Referenced by <a class="el" href="PluginHostAdapter_8cpp-source.html#l00385">Vamp::PluginHostAdapter::convertFeatures()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00709">Vamp::PluginAdapterBase::Impl::convertFeatures()</a>.</p> | 81 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00235">235</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> |
84 | 82 |
85 </div> | 83 </div> |
86 </div><p> | 84 </div><p> |
87 <hr>The documentation for this struct was generated from the following file:<ul> | 85 <hr>The documentation for this struct was generated from the following file:<ul> |
88 <li><a class="el" href="vamp_8h-source.html">vamp.h</a></ul> | 86 <li><a class="el" href="vamp_8h-source.html">vamp.h</a></ul> |
89 </div> | 87 </div> |
90 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:07 2008 for VampPluginSDK by | 88 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Dec 8 14:37:18 2008 for VampPluginSDK by |
91 <a href="http://www.doxygen.org/index.html"> | 89 <a href="http://www.doxygen.org/index.html"> |
92 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> | 90 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
93 </body> | 91 </body> |
94 </html> | 92 </html> |