comparison code-doc/struct__VampOutputDescriptor.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: _VampOutputDescriptor Struct Reference</title> 3 <title>VampPluginSDK: _VampOutputDescriptor 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&nbsp;Page</span></a></li> 11 <li><a href="main.html"><span>Main&nbsp;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>
74 74
75 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Time positioning method for returned results (see VampSampleType). <a href="#5da1d27cc99badc214640e859b882072"></a><br></td></tr> 75 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Time positioning method for returned results (see VampSampleType). <a href="#5da1d27cc99badc214640e859b882072"></a><br></td></tr>
76 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampOutputDescriptor.html#1ccf193317b2b9c2eb0dbd8dcf61d26e">sampleRate</a></td></tr> 76 <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampOutputDescriptor.html#1ccf193317b2b9c2eb0dbd8dcf61d26e">sampleRate</a></td></tr>
77 77
78 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sample rate of returned results, if sampleType is vampFixedSampleRate. <a href="#1ccf193317b2b9c2eb0dbd8dcf61d26e"></a><br></td></tr> 78 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sample rate of returned results, if sampleType is vampFixedSampleRate. <a href="#1ccf193317b2b9c2eb0dbd8dcf61d26e"></a><br></td></tr>
79 <tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampOutputDescriptor.html#f792a96dbf292ec966b9b68250febd99">hasDuration</a></td></tr>
80
81 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">1 if the returned results for this output are known to have a duration field. <a href="#f792a96dbf292ec966b9b68250febd99"></a><br></td></tr>
79 </table> 82 </table>
80 <hr><h2>Member Data Documentation</h2> 83 <hr><h2>Member Data Documentation</h2>
81 <a class="anchor" name="461161b2010370176115967e4f58a5f5"></a><!-- doxytag: member="_VampOutputDescriptor::identifier" ref="461161b2010370176115967e4f58a5f5" args="" --> 84 <a class="anchor" name="461161b2010370176115967e4f58a5f5"></a><!-- doxytag: member="_VampOutputDescriptor::identifier" ref="461161b2010370176115967e4f58a5f5" args="" -->
82 <div class="memitem"> 85 <div class="memitem">
83 <div class="memproto"> 86 <div class="memproto">
93 Computer-usable name of the output. 96 Computer-usable name of the output.
94 <p> 97 <p>
95 Must not change. [a-zA-Z0-9_] 98 Must not change. [a-zA-Z0-9_]
96 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00121">121</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 99 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00121">121</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
97 100
98 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00519">Vamp::PluginAdapterBase::Impl::vampReleaseOutputDescriptor()</a>.</p>
99
100 </div> 101 </div>
101 </div><p> 102 </div><p>
102 <a class="anchor" name="f4fca576bd47167fd2bf9b43d588815f"></a><!-- doxytag: member="_VampOutputDescriptor::name" ref="f4fca576bd47167fd2bf9b43d588815f" args="" --> 103 <a class="anchor" name="f4fca576bd47167fd2bf9b43d588815f"></a><!-- doxytag: member="_VampOutputDescriptor::name" ref="f4fca576bd47167fd2bf9b43d588815f" args="" -->
103 <div class="memitem"> 104 <div class="memitem">
104 <div class="memproto"> 105 <div class="memproto">
114 Human-readable name of the output. 115 Human-readable name of the output.
115 <p> 116 <p>
116 May be translatable. 117 May be translatable.
117 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00124">124</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 118 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00124">124</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
118 119
119 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00519">Vamp::PluginAdapterBase::Impl::vampReleaseOutputDescriptor()</a>.</p>
120
121 </div> 120 </div>
122 </div><p> 121 </div><p>
123 <a class="anchor" name="bfa911b138cfb80cf63e8f2e0fa0fb89"></a><!-- doxytag: member="_VampOutputDescriptor::description" ref="bfa911b138cfb80cf63e8f2e0fa0fb89" args="" --> 122 <a class="anchor" name="bfa911b138cfb80cf63e8f2e0fa0fb89"></a><!-- doxytag: member="_VampOutputDescriptor::description" ref="bfa911b138cfb80cf63e8f2e0fa0fb89" args="" -->
124 <div class="memitem"> 123 <div class="memitem">
125 <div class="memproto"> 124 <div class="memproto">
135 Human-readable short text about the output. 134 Human-readable short text about the output.
136 <p> 135 <p>
137 May be translatable. 136 May be translatable.
138 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00127">127</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 137 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00127">127</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
139 138
140 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00519">Vamp::PluginAdapterBase::Impl::vampReleaseOutputDescriptor()</a>.</p>
141
142 </div> 139 </div>
143 </div><p> 140 </div><p>
144 <a class="anchor" name="d038caa8e596dfd037035637202f1d63"></a><!-- doxytag: member="_VampOutputDescriptor::unit" ref="d038caa8e596dfd037035637202f1d63" args="" --> 141 <a class="anchor" name="d038caa8e596dfd037035637202f1d63"></a><!-- doxytag: member="_VampOutputDescriptor::unit" ref="d038caa8e596dfd037035637202f1d63" args="" -->
145 <div class="memitem"> 142 <div class="memitem">
146 <div class="memproto"> 143 <div class="memproto">
156 Human-readable name of the unit of the output. 153 Human-readable name of the unit of the output.
157 <p> 154 <p>
158 155
159 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00130">130</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 156 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00130">130</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
160 157
161 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00519">Vamp::PluginAdapterBase::Impl::vampReleaseOutputDescriptor()</a>.</p>
162
163 </div> 158 </div>
164 </div><p> 159 </div><p>
165 <a class="anchor" name="e8571f5a2bc740738af0cb7dda0c4749"></a><!-- doxytag: member="_VampOutputDescriptor::hasFixedBinCount" ref="e8571f5a2bc740738af0cb7dda0c4749" args="" --> 160 <a class="anchor" name="e8571f5a2bc740738af0cb7dda0c4749"></a><!-- doxytag: member="_VampOutputDescriptor::hasFixedBinCount" ref="e8571f5a2bc740738af0cb7dda0c4749" args="" -->
166 <div class="memitem"> 161 <div class="memitem">
167 <div class="memproto"> 162 <div class="memproto">
177 1 if output has equal number of values for each returned result. 172 1 if output has equal number of values for each returned result.
178 <p> 173 <p>
179 174
180 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00133">133</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 175 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00133">133</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
181 176
182 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00519">Vamp::PluginAdapterBase::Impl::vampReleaseOutputDescriptor()</a>.</p>
183
184 </div> 177 </div>
185 </div><p> 178 </div><p>
186 <a class="anchor" name="652ee422092720e44d23d98bdb68f978"></a><!-- doxytag: member="_VampOutputDescriptor::binCount" ref="652ee422092720e44d23d98bdb68f978" args="" --> 179 <a class="anchor" name="652ee422092720e44d23d98bdb68f978"></a><!-- doxytag: member="_VampOutputDescriptor::binCount" ref="652ee422092720e44d23d98bdb68f978" args="" -->
187 <div class="memitem"> 180 <div class="memitem">
188 <div class="memproto"> 181 <div class="memproto">
197 <p> 190 <p>
198 Number of values per result, if hasFixedBinCount. 191 Number of values per result, if hasFixedBinCount.
199 <p> 192 <p>
200 193
201 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00136">136</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 194 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00136">136</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
202
203 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00519">Vamp::PluginAdapterBase::Impl::vampReleaseOutputDescriptor()</a>.</p>
204 195
205 </div> 196 </div>
206 </div><p> 197 </div><p>
207 <a class="anchor" name="10fffaa32bd894843ff7592240dfe447"></a><!-- doxytag: member="_VampOutputDescriptor::binNames" ref="10fffaa32bd894843ff7592240dfe447" args="" --> 198 <a class="anchor" name="10fffaa32bd894843ff7592240dfe447"></a><!-- doxytag: member="_VampOutputDescriptor::binNames" ref="10fffaa32bd894843ff7592240dfe447" args="" -->
208 <div class="memitem"> 199 <div class="memitem">
219 Names of returned value bins, if hasFixedBinCount. 210 Names of returned value bins, if hasFixedBinCount.
220 <p> 211 <p>
221 May be NULL. 212 May be NULL.
222 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00139">139</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 213 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00139">139</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
223 214
224 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>, and <a class="el" href="PluginAdapter_8cpp-source.html#l00519">Vamp::PluginAdapterBase::Impl::vampReleaseOutputDescriptor()</a>.</p>
225
226 </div> 215 </div>
227 </div><p> 216 </div><p>
228 <a class="anchor" name="f6b512d772023b4e852216689c1c4465"></a><!-- doxytag: member="_VampOutputDescriptor::hasKnownExtents" ref="f6b512d772023b4e852216689c1c4465" args="" --> 217 <a class="anchor" name="f6b512d772023b4e852216689c1c4465"></a><!-- doxytag: member="_VampOutputDescriptor::hasKnownExtents" ref="f6b512d772023b4e852216689c1c4465" args="" -->
229 <div class="memitem"> 218 <div class="memitem">
230 <div class="memproto"> 219 <div class="memproto">
240 1 if each returned value falls within the same fixed min/max range. 229 1 if each returned value falls within the same fixed min/max range.
241 <p> 230 <p>
242 231
243 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00142">142</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 232 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00142">142</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
244 233
245 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, and <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>.</p>
246
247 </div> 234 </div>
248 </div><p> 235 </div><p>
249 <a class="anchor" name="9a28180989e3d028c12a98517479dc46"></a><!-- doxytag: member="_VampOutputDescriptor::minValue" ref="9a28180989e3d028c12a98517479dc46" args="" --> 236 <a class="anchor" name="9a28180989e3d028c12a98517479dc46"></a><!-- doxytag: member="_VampOutputDescriptor::minValue" ref="9a28180989e3d028c12a98517479dc46" args="" -->
250 <div class="memitem"> 237 <div class="memitem">
251 <div class="memproto"> 238 <div class="memproto">
261 Minimum value for a returned result in any bin, if hasKnownExtents. 248 Minimum value for a returned result in any bin, if hasKnownExtents.
262 <p> 249 <p>
263 250
264 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00145">145</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 251 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00145">145</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
265 252
266 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, and <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>.</p>
267
268 </div> 253 </div>
269 </div><p> 254 </div><p>
270 <a class="anchor" name="4cbe540a247df60f85b00b2aa16461ee"></a><!-- doxytag: member="_VampOutputDescriptor::maxValue" ref="4cbe540a247df60f85b00b2aa16461ee" args="" --> 255 <a class="anchor" name="4cbe540a247df60f85b00b2aa16461ee"></a><!-- doxytag: member="_VampOutputDescriptor::maxValue" ref="4cbe540a247df60f85b00b2aa16461ee" args="" -->
271 <div class="memitem"> 256 <div class="memitem">
272 <div class="memproto"> 257 <div class="memproto">
282 Maximum value for a returned result in any bin, if hasKnownExtents. 267 Maximum value for a returned result in any bin, if hasKnownExtents.
283 <p> 268 <p>
284 269
285 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00148">148</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 270 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00148">148</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
286 271
287 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, and <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>.</p>
288
289 </div> 272 </div>
290 </div><p> 273 </div><p>
291 <a class="anchor" name="b56cf0bbb17136819024574d5cc65e30"></a><!-- doxytag: member="_VampOutputDescriptor::isQuantized" ref="b56cf0bbb17136819024574d5cc65e30" args="" --> 274 <a class="anchor" name="b56cf0bbb17136819024574d5cc65e30"></a><!-- doxytag: member="_VampOutputDescriptor::isQuantized" ref="b56cf0bbb17136819024574d5cc65e30" args="" -->
292 <div class="memitem"> 275 <div class="memitem">
293 <div class="memproto"> 276 <div class="memproto">
303 1 if returned results are quantized to a particular resolution. 286 1 if returned results are quantized to a particular resolution.
304 <p> 287 <p>
305 288
306 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00151">151</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 289 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00151">151</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
307 290
308 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, and <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>.</p>
309
310 </div> 291 </div>
311 </div><p> 292 </div><p>
312 <a class="anchor" name="71aa40222dda4321030cccd0bb655fe3"></a><!-- doxytag: member="_VampOutputDescriptor::quantizeStep" ref="71aa40222dda4321030cccd0bb655fe3" args="" --> 293 <a class="anchor" name="71aa40222dda4321030cccd0bb655fe3"></a><!-- doxytag: member="_VampOutputDescriptor::quantizeStep" ref="71aa40222dda4321030cccd0bb655fe3" args="" -->
313 <div class="memitem"> 294 <div class="memitem">
314 <div class="memproto"> 295 <div class="memproto">
324 Quantization resolution for returned results, if isQuantized. 305 Quantization resolution for returned results, if isQuantized.
325 <p> 306 <p>
326 307
327 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00154">154</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 308 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00154">154</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
328 309
329 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, and <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>.</p>
330
331 </div> 310 </div>
332 </div><p> 311 </div><p>
333 <a class="anchor" name="5da1d27cc99badc214640e859b882072"></a><!-- doxytag: member="_VampOutputDescriptor::sampleType" ref="5da1d27cc99badc214640e859b882072" args="" --> 312 <a class="anchor" name="5da1d27cc99badc214640e859b882072"></a><!-- doxytag: member="_VampOutputDescriptor::sampleType" ref="5da1d27cc99badc214640e859b882072" args="" -->
334 <div class="memitem"> 313 <div class="memitem">
335 <div class="memproto"> 314 <div class="memproto">
344 <p> 323 <p>
345 Time positioning method for returned results (see VampSampleType). 324 Time positioning method for returned results (see VampSampleType).
346 <p> 325 <p>
347 326
348 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00157">157</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 327 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00157">157</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
349
350 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, and <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>.</p>
351 328
352 </div> 329 </div>
353 </div><p> 330 </div><p>
354 <a class="anchor" name="1ccf193317b2b9c2eb0dbd8dcf61d26e"></a><!-- doxytag: member="_VampOutputDescriptor::sampleRate" ref="1ccf193317b2b9c2eb0dbd8dcf61d26e" args="" --> 331 <a class="anchor" name="1ccf193317b2b9c2eb0dbd8dcf61d26e"></a><!-- doxytag: member="_VampOutputDescriptor::sampleRate" ref="1ccf193317b2b9c2eb0dbd8dcf61d26e" args="" -->
355 <div class="memitem"> 332 <div class="memitem">
366 Sample rate of returned results, if sampleType is vampFixedSampleRate. 343 Sample rate of returned results, if sampleType is vampFixedSampleRate.
367 <p> 344 <p>
368 "Resolution" of result, if sampleType is vampVariableSampleRate. 345 "Resolution" of result, if sampleType is vampVariableSampleRate.
369 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00161">161</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> 346 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00161">161</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
370 347
371 <p>Referenced by <a class="el" href="PluginAdapter_8cpp-source.html#l00637">Vamp::PluginAdapterBase::Impl::getOutputDescriptor()</a>, and <a class="el" href="PluginHostAdapter_8cpp-source.html#l00303">Vamp::PluginHostAdapter::getOutputDescriptors()</a>.</p> 348 </div>
349 </div><p>
350 <a class="anchor" name="f792a96dbf292ec966b9b68250febd99"></a><!-- doxytag: member="_VampOutputDescriptor::hasDuration" ref="f792a96dbf292ec966b9b68250febd99" args="" -->
351 <div class="memitem">
352 <div class="memproto">
353 <table class="memname">
354 <tr>
355 <td class="memname">int <a class="el" href="struct__VampOutputDescriptor.html#f792a96dbf292ec966b9b68250febd99">_VampOutputDescriptor::hasDuration</a> </td>
356 </tr>
357 </table>
358 </div>
359 <div class="memdoc">
360
361 <p>
362 1 if the returned results for this output are known to have a duration field.
363 <p>
364 This field is new in <a class="el" href="namespaceVamp.html">Vamp</a> API version 2; it must not be tested for plugins that report an older API version in their plugin descriptor.
365 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00170">170</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p>
372 366
373 </div> 367 </div>
374 </div><p> 368 </div><p>
375 <hr>The documentation for this struct was generated from the following file:<ul> 369 <hr>The documentation for this struct was generated from the following file:<ul>
376 <li><a class="el" href="vamp_8h-source.html">vamp.h</a></ul> 370 <li><a class="el" href="vamp_8h-source.html">vamp.h</a></ul>
377 </div> 371 </div>
378 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 9 11:36:07 2008 for VampPluginSDK by&nbsp; 372 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Dec 8 14:37:18 2008 for VampPluginSDK by&nbsp;
379 <a href="http://www.doxygen.org/index.html"> 373 <a href="http://www.doxygen.org/index.html">
380 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> 374 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
381 </body> 375 </body>
382 </html> 376 </html>