Mercurial > hg > vamp-docs
comparison code-docs/struct__VampFeatureList.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: _VampFeatureList Struct 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 class="current"><a href="annotated.html"><span>Classes</span></a></li> | |
49 <li><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="annotated.html"><span>Class List</span></a></li> | |
56 <li><a href="inherits.html"><span>Class Hierarchy</span></a></li> | |
57 <li><a href="functions.html"><span>Class Members</span></a></li> | |
58 </ul> | |
59 </div> | |
60 </div> | |
61 <div id="side-nav" class="ui-resizable side-nav-resizable"> | |
62 <div id="nav-tree"> | |
63 <div id="nav-tree-contents"> | |
64 </div> | |
65 </div> | |
66 <div id="splitbar" style="-moz-user-select:none;" | |
67 class="ui-resizable-handle"> | |
68 </div> | |
69 </div> | |
70 <script type="text/javascript"> | |
71 initNavTree('struct__VampFeatureList.html',''); | |
72 </script> | |
73 <div id="doc-content"> | |
74 <div class="header"> | |
75 <div class="summary"> | |
76 <a href="#pub-attribs">Public Attributes</a> </div> | |
77 <div class="headertitle"> | |
78 <div class="title">_VampFeatureList Struct Reference</div> </div> | |
79 </div> | |
80 <div class="contents"> | |
81 <!-- doxytag: class="_VampFeatureList" --> | |
82 <p><code>#include <<a class="el" href="vamp_8h_source.html">vamp.h</a>></code></p> | |
83 | |
84 <p><a href="struct__VampFeatureList-members.html">List of all members.</a></p> | |
85 <table class="memberdecls"> | |
86 <tr><td colspan="2"><h2><a name="pub-attribs"></a> | |
87 Public Attributes</h2></td></tr> | |
88 <tr><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeatureList.html#a01db33a31ae5e04a4bd097f4b6aa75f1">featureCount</a></td></tr> | |
89 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of features in this feature list. <a href="#a01db33a31ae5e04a4bd097f4b6aa75f1"></a><br/></td></tr> | |
90 <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="vamp_8h.html#a2517349f1c97e0c59faab6085e092fcd">VampFeatureUnion</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeatureList.html#a103c817094643ac5ff4410768f4f92a7">features</a></td></tr> | |
91 <tr><td class="mdescLeft"> </td><td class="mdescRight">Features in this feature list. <a href="#a103c817094643ac5ff4410768f4f92a7"></a><br/></td></tr> | |
92 </table> | |
93 <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> | |
94 <div class="textblock"> | |
95 <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> | |
96 </div><hr/><h2>Member Data Documentation</h2> | |
97 <a class="anchor" id="a01db33a31ae5e04a4bd097f4b6aa75f1"></a><!-- doxytag: member="_VampFeatureList::featureCount" ref="a01db33a31ae5e04a4bd097f4b6aa75f1" args="" --> | |
98 <div class="memitem"> | |
99 <div class="memproto"> | |
100 <table class="memname"> | |
101 <tr> | |
102 <td class="memname">unsigned int <a class="el" href="struct__VampFeatureList.html#a01db33a31ae5e04a4bd097f4b6aa75f1">_VampFeatureList::featureCount</a></td> | |
103 </tr> | |
104 </table> | |
105 </div> | |
106 <div class="memdoc"> | |
107 | |
108 <p>Number of features in this feature list. </p> | |
109 | |
110 <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> | |
111 | |
112 </div> | |
113 </div> | |
114 <a class="anchor" id="a103c817094643ac5ff4410768f4f92a7"></a><!-- doxytag: member="_VampFeatureList::features" ref="a103c817094643ac5ff4410768f4f92a7" args="" --> | |
115 <div class="memitem"> | |
116 <div class="memproto"> | |
117 <table class="memname"> | |
118 <tr> | |
119 <td class="memname"><a class="el" href="vamp_8h.html#a2517349f1c97e0c59faab6085e092fcd">VampFeatureUnion</a>* <a class="el" href="struct__VampFeatureList.html#a103c817094643ac5ff4410768f4f92a7">_VampFeatureList::features</a></td> | |
120 </tr> | |
121 </table> | |
122 </div> | |
123 <div class="memdoc"> | |
124 | |
125 <p>Features in this feature list. </p> | |
126 <p>May be NULL if featureCount is zero.</p> | |
127 <p>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> | |
128 <p>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). </p> | |
129 | |
130 <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> | |
131 | |
132 </div> | |
133 </div> | |
134 <hr/>The documentation for this struct was generated from the following file:<ul> | |
135 <li><a class="el" href="vamp_8h_source.html">vamp.h</a></li> | |
136 </ul> | |
137 </div> | |
138 </div> | |
139 <div id="nav-path" class="navpath"> | |
140 <ul> | |
141 <li class="navelem"><a class="el" href="struct__VampFeatureList.html">_VampFeatureList</a> </li> | |
142 | |
143 <li class="footer">Generated on Tue Oct 4 2011 14:38:50 for VampPluginSDK by | |
144 <a href="http://www.doxygen.org/index.html"> | |
145 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li> | |
146 </ul> | |
147 </div> | |
148 | |
149 | |
150 </body> | |
151 </html> |