Mercurial > hg > vamp-website
comparison code-doc/struct__VampOutputDescriptor.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: _VampOutputDescriptor Struct Reference</title> | 3 <title>VampPluginSDK: _VampOutputDescriptor 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>_VampOutputDescriptor Struct Reference</h1><!-- doxytag: class="_VampOutputDescriptor" --><code>#include <<a class="el" href="vamp_8h-source.html">vamp.h</a>></code> | 27 <h1>_VampOutputDescriptor Struct Reference</h1><!-- doxytag: class="_VampOutputDescriptor" --><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__VampOutputDescriptor-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> | 31 <a href="struct__VampOutputDescriptor-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#l00118">118</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">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampOutputDescriptor.html#461161b2010370176115967e4f58a5f5">identifier</a></td></tr> | 34 <tr><td class="memItemLeft" nowrap align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampOutputDescriptor.html#461161b2010370176115967e4f58a5f5">identifier</a></td></tr> |
38 | 35 |
39 <tr><td class="mdescLeft"> </td><td class="mdescRight">Computer-usable name of the output. <a href="#461161b2010370176115967e4f58a5f5"></a><br></td></tr> | 36 <tr><td class="mdescLeft"> </td><td class="mdescRight">Computer-usable name of the output. <a href="#461161b2010370176115967e4f58a5f5"></a><br></td></tr> |
78 <tr><td class="mdescLeft"> </td><td class="mdescRight">Sample rate of returned results, if sampleType is vampFixedSampleRate. <a href="#1ccf193317b2b9c2eb0dbd8dcf61d26e"></a><br></td></tr> | 75 <tr><td class="mdescLeft"> </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 </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampOutputDescriptor.html#f792a96dbf292ec966b9b68250febd99">hasDuration</a></td></tr> | 76 <tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__VampOutputDescriptor.html#f792a96dbf292ec966b9b68250febd99">hasDuration</a></td></tr> |
80 | 77 |
81 <tr><td class="mdescLeft"> </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> | 78 <tr><td class="mdescLeft"> </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> |
82 </table> | 79 </table> |
80 <hr><a name="_details"></a><h2>Detailed Description</h2> | |
81 | |
82 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00118">118</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
83 <hr><h2>Member Data Documentation</h2> | 83 <hr><h2>Member Data Documentation</h2> |
84 <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="" --> |
85 <div class="memitem"> | 85 <div class="memitem"> |
86 <div class="memproto"> | 86 <div class="memproto"> |
87 <table class="memname"> | 87 <table class="memname"> |
367 </div> | 367 </div> |
368 </div><p> | 368 </div><p> |
369 <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> |
370 <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> |
371 </div> | 371 </div> |
372 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Dec 8 14:37:18 2008 for VampPluginSDK by | 372 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Sep 24 13:40:13 2009 for VampPluginSDK by |
373 <a href="http://www.doxygen.org/index.html"> | 373 <a href="http://www.doxygen.org/index.html"> |
374 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | 374 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
375 </body> | 375 </body> |
376 </html> | 376 </html> |