Mercurial > hg > vamp-website
comparison code-doc/struct__VampFeature.html @ 0:351c4ebce5f9 website
* Move website from vamp-website/trunk to plain website
author | cannam |
---|---|
date | Mon, 22 Sep 2008 13:01:46 +0000 |
parents | |
children | cc0be37dc9d3 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:351c4ebce5f9 |
---|---|
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"> | |
3 <title>VampPluginSDK: _VampFeature Struct Reference</title> | |
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> | |
5 <link href="tabs.css" rel="stylesheet" type="text/css"> | |
6 </head><body> | |
7 <!-- Generated by Doxygen 1.5.5 --> | |
8 <div class="navigation" id="top"> | |
9 <div class="tabs"> | |
10 <ul> | |
11 <li><a href="main.html"><span>Main Page</span></a></li> | |
12 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | |
13 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | |
14 <li><a href="files.html"><span>Files</span></a></li> | |
15 <li><a href="dirs.html"><span>Directories</span></a></li> | |
16 </ul> | |
17 </div> | |
18 <div class="tabs"> | |
19 <ul> | |
20 <li><a href="annotated.html"><span>Class List</span></a></li> | |
21 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | |
22 <li><a href="functions.html"><span>Class Members</span></a></li> | |
23 </ul> | |
24 </div> | |
25 </div> | |
26 <div class="contents"> | |
27 <h1>_VampFeature Struct Reference</h1><!-- doxytag: class="_VampFeature" --><code>#include <<a class="el" href="vamp_8h-source.html">vamp.h</a>></code> | |
28 <p> | |
29 | |
30 <p> | |
31 <a href="struct__VampFeature-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> | |
32 | |
33 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00165">165</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> | |
36 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> | |
37 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeature.html#be6aa7a08185beeb9deca2d08d99859f">hasTimestamp</a></td></tr> | |
38 | |
39 <tr><td class="mdescLeft"> </td><td class="mdescRight">1 if the feature has a timestamp (i.e. <a href="#be6aa7a08185beeb9deca2d08d99859f"></a><br></td></tr> | |
40 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeature.html#31f0b57050e33d082692536097953d9c">sec</a></td></tr> | |
41 | |
42 <tr><td class="mdescLeft"> </td><td class="mdescRight">Seconds component of timestamp. <a href="#31f0b57050e33d082692536097953d9c"></a><br></td></tr> | |
43 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeature.html#8874cb23600c6b10ca6e8a40920d999e">nsec</a></td></tr> | |
44 | |
45 <tr><td class="mdescLeft"> </td><td class="mdescRight">Nanoseconds component of timestamp. <a href="#8874cb23600c6b10ca6e8a40920d999e"></a><br></td></tr> | |
46 <tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeature.html#b1ce7c8a2b489e9b0694a967497a29fd">valueCount</a></td></tr> | |
47 | |
48 <tr><td class="mdescLeft"> </td><td class="mdescRight">Number of values. <a href="#b1ce7c8a2b489e9b0694a967497a29fd"></a><br></td></tr> | |
49 <tr><td class="memItemLeft" nowrap align="right" valign="top">float * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeature.html#e4030f941ddb2bab8bc147b88e1f1c15">values</a></td></tr> | |
50 | |
51 <tr><td class="mdescLeft"> </td><td class="mdescRight">Values for this returned sample. <a href="#e4030f941ddb2bab8bc147b88e1f1c15"></a><br></td></tr> | |
52 <tr><td class="memItemLeft" nowrap align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampFeature.html#6662b7489a7890cae713bf4e8f6d52cd">label</a></td></tr> | |
53 | |
54 <tr><td class="mdescLeft"> </td><td class="mdescRight">Label for this returned sample. <a href="#6662b7489a7890cae713bf4e8f6d52cd"></a><br></td></tr> | |
55 </table> | |
56 <hr><h2>Member Data Documentation</h2> | |
57 <a class="anchor" name="be6aa7a08185beeb9deca2d08d99859f"></a><!-- doxytag: member="_VampFeature::hasTimestamp" ref="be6aa7a08185beeb9deca2d08d99859f" args="" --> | |
58 <div class="memitem"> | |
59 <div class="memproto"> | |
60 <table class="memname"> | |
61 <tr> | |
62 <td class="memname">int <a class="el" href="struct__VampFeature.html#be6aa7a08185beeb9deca2d08d99859f">_VampFeature::hasTimestamp</a> </td> | |
63 </tr> | |
64 </table> | |
65 </div> | |
66 <div class="memdoc"> | |
67 | |
68 <p> | |
69 1 if the feature has a timestamp (i.e. | |
70 <p> | |
71 if vampVariableSampleRate). | |
72 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00168">168</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
73 | |
74 <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> | |
75 | |
76 </div> | |
77 </div><p> | |
78 <a class="anchor" name="31f0b57050e33d082692536097953d9c"></a><!-- doxytag: member="_VampFeature::sec" ref="31f0b57050e33d082692536097953d9c" args="" --> | |
79 <div class="memitem"> | |
80 <div class="memproto"> | |
81 <table class="memname"> | |
82 <tr> | |
83 <td class="memname">int <a class="el" href="struct__VampFeature.html#31f0b57050e33d082692536097953d9c">_VampFeature::sec</a> </td> | |
84 </tr> | |
85 </table> | |
86 </div> | |
87 <div class="memdoc"> | |
88 | |
89 <p> | |
90 Seconds component of timestamp. | |
91 <p> | |
92 | |
93 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00171">171</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
94 | |
95 <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> | |
96 | |
97 </div> | |
98 </div><p> | |
99 <a class="anchor" name="8874cb23600c6b10ca6e8a40920d999e"></a><!-- doxytag: member="_VampFeature::nsec" ref="8874cb23600c6b10ca6e8a40920d999e" args="" --> | |
100 <div class="memitem"> | |
101 <div class="memproto"> | |
102 <table class="memname"> | |
103 <tr> | |
104 <td class="memname">int <a class="el" href="struct__VampFeature.html#8874cb23600c6b10ca6e8a40920d999e">_VampFeature::nsec</a> </td> | |
105 </tr> | |
106 </table> | |
107 </div> | |
108 <div class="memdoc"> | |
109 | |
110 <p> | |
111 Nanoseconds component of timestamp. | |
112 <p> | |
113 | |
114 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00174">174</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
115 | |
116 <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> | |
117 | |
118 </div> | |
119 </div><p> | |
120 <a class="anchor" name="b1ce7c8a2b489e9b0694a967497a29fd"></a><!-- doxytag: member="_VampFeature::valueCount" ref="b1ce7c8a2b489e9b0694a967497a29fd" args="" --> | |
121 <div class="memitem"> | |
122 <div class="memproto"> | |
123 <table class="memname"> | |
124 <tr> | |
125 <td class="memname">unsigned int <a class="el" href="struct__VampFeature.html#b1ce7c8a2b489e9b0694a967497a29fd">_VampFeature::valueCount</a> </td> | |
126 </tr> | |
127 </table> | |
128 </div> | |
129 <div class="memdoc"> | |
130 | |
131 <p> | |
132 Number of values. | |
133 <p> | |
134 Must be binCount if hasFixedBinCount. | |
135 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00177">177</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
136 | |
137 <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> | |
138 | |
139 </div> | |
140 </div><p> | |
141 <a class="anchor" name="e4030f941ddb2bab8bc147b88e1f1c15"></a><!-- doxytag: member="_VampFeature::values" ref="e4030f941ddb2bab8bc147b88e1f1c15" args="" --> | |
142 <div class="memitem"> | |
143 <div class="memproto"> | |
144 <table class="memname"> | |
145 <tr> | |
146 <td class="memname">float* <a class="el" href="struct__VampFeature.html#e4030f941ddb2bab8bc147b88e1f1c15">_VampFeature::values</a> </td> | |
147 </tr> | |
148 </table> | |
149 </div> | |
150 <div class="memdoc"> | |
151 | |
152 <p> | |
153 Values for this returned sample. | |
154 <p> | |
155 | |
156 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00180">180</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
157 | |
158 <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> | |
159 | |
160 </div> | |
161 </div><p> | |
162 <a class="anchor" name="6662b7489a7890cae713bf4e8f6d52cd"></a><!-- doxytag: member="_VampFeature::label" ref="6662b7489a7890cae713bf4e8f6d52cd" args="" --> | |
163 <div class="memitem"> | |
164 <div class="memproto"> | |
165 <table class="memname"> | |
166 <tr> | |
167 <td class="memname">char* <a class="el" href="struct__VampFeature.html#6662b7489a7890cae713bf4e8f6d52cd">_VampFeature::label</a> </td> | |
168 </tr> | |
169 </table> | |
170 </div> | |
171 <div class="memdoc"> | |
172 | |
173 <p> | |
174 Label for this returned sample. | |
175 <p> | |
176 May be NULL. | |
177 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00183">183</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
178 | |
179 <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> | |
180 | |
181 </div> | |
182 </div><p> | |
183 <hr>The documentation for this struct was generated from the following file:<ul> | |
184 <li><a class="el" href="vamp_8h-source.html">vamp.h</a></ul> | |
185 </div> | |
186 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:07 2008 for VampPluginSDK by | |
187 <a href="http://www.doxygen.org/index.html"> | |
188 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> | |
189 </body> | |
190 </html> |