Mercurial > hg > vamp-website
comparison code-doc/struct__VampFeatureV2.html @ 21:cc0be37dc9d3 website
* Updates for 2.0
author | cannam |
---|---|
date | Tue, 09 Dec 2008 11:02:57 +0000 |
parents | |
children | 0976232e353b |
comparison
equal
deleted
inserted
replaced
20:34e758355884 | 21:cc0be37dc9d3 |
---|---|
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: _VampFeatureV2 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.6 --> | |
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>_VampFeatureV2 Struct Reference</h1><!-- doxytag: class="_VampFeatureV2" --><code>#include <<a class="el" href="vamp_8h-source.html">vamp.h</a>></code> | |
28 <p> | |
29 | |
30 <p> | |
31 <a href="struct__VampFeatureV2-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#l00196">196</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__VampFeatureV2.html#44d9c57f1ae197d3fec1a48c650cce81">hasDuration</a></td></tr> | |
38 | |
39 <tr><td class="mdescLeft"> </td><td class="mdescRight">1 if the feature has a duration. <a href="#44d9c57f1ae197d3fec1a48c650cce81"></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__VampFeatureV2.html#bc95aac3a2efdef6ef0b17e7b6bd3daf">durationSec</a></td></tr> | |
41 | |
42 <tr><td class="mdescLeft"> </td><td class="mdescRight">Seconds component of duratiion. <a href="#bc95aac3a2efdef6ef0b17e7b6bd3daf"></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__VampFeatureV2.html#f71693d907f69048d602d28edbce679e">durationNsec</a></td></tr> | |
44 | |
45 <tr><td class="mdescLeft"> </td><td class="mdescRight">Nanoseconds component of duration. <a href="#f71693d907f69048d602d28edbce679e"></a><br></td></tr> | |
46 </table> | |
47 <hr><h2>Member Data Documentation</h2> | |
48 <a class="anchor" name="44d9c57f1ae197d3fec1a48c650cce81"></a><!-- doxytag: member="_VampFeatureV2::hasDuration" ref="44d9c57f1ae197d3fec1a48c650cce81" args="" --> | |
49 <div class="memitem"> | |
50 <div class="memproto"> | |
51 <table class="memname"> | |
52 <tr> | |
53 <td class="memname">int <a class="el" href="struct__VampFeatureV2.html#44d9c57f1ae197d3fec1a48c650cce81">_VampFeatureV2::hasDuration</a> </td> | |
54 </tr> | |
55 </table> | |
56 </div> | |
57 <div class="memdoc"> | |
58 | |
59 <p> | |
60 1 if the feature has a duration. | |
61 <p> | |
62 | |
63 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00199">199</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
64 | |
65 </div> | |
66 </div><p> | |
67 <a class="anchor" name="bc95aac3a2efdef6ef0b17e7b6bd3daf"></a><!-- doxytag: member="_VampFeatureV2::durationSec" ref="bc95aac3a2efdef6ef0b17e7b6bd3daf" args="" --> | |
68 <div class="memitem"> | |
69 <div class="memproto"> | |
70 <table class="memname"> | |
71 <tr> | |
72 <td class="memname">int <a class="el" href="struct__VampFeatureV2.html#bc95aac3a2efdef6ef0b17e7b6bd3daf">_VampFeatureV2::durationSec</a> </td> | |
73 </tr> | |
74 </table> | |
75 </div> | |
76 <div class="memdoc"> | |
77 | |
78 <p> | |
79 Seconds component of duratiion. | |
80 <p> | |
81 | |
82 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00202">202</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
83 | |
84 </div> | |
85 </div><p> | |
86 <a class="anchor" name="f71693d907f69048d602d28edbce679e"></a><!-- doxytag: member="_VampFeatureV2::durationNsec" ref="f71693d907f69048d602d28edbce679e" args="" --> | |
87 <div class="memitem"> | |
88 <div class="memproto"> | |
89 <table class="memname"> | |
90 <tr> | |
91 <td class="memname">int <a class="el" href="struct__VampFeatureV2.html#f71693d907f69048d602d28edbce679e">_VampFeatureV2::durationNsec</a> </td> | |
92 </tr> | |
93 </table> | |
94 </div> | |
95 <div class="memdoc"> | |
96 | |
97 <p> | |
98 Nanoseconds component of duration. | |
99 <p> | |
100 | |
101 <p>Definition at line <a class="el" href="vamp_8h-source.html#l00205">205</a> of file <a class="el" href="vamp_8h-source.html">vamp.h</a>.</p> | |
102 | |
103 </div> | |
104 </div><p> | |
105 <hr>The documentation for this struct was generated from the following file:<ul> | |
106 <li><a class="el" href="vamp_8h-source.html">vamp.h</a></ul> | |
107 </div> | |
108 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Dec 8 14:37:18 2008 for VampPluginSDK by | |
109 <a href="http://www.doxygen.org/index.html"> | |
110 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | |
111 </body> | |
112 </html> |