Chris@1
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
Chris@1
|
2 <html xmlns="http://www.w3.org/1999/xhtml">
|
Chris@1
|
3 <head>
|
Chris@1
|
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
Chris@3
|
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
Chris@1
|
6 <title>VampPluginSDK: Vamp::RealTime Class Reference</title>
|
Chris@1
|
7
|
Chris@1
|
8 <link href="tabs.css" rel="stylesheet" type="text/css"/>
|
Chris@1
|
9 <link href="doxygen.css" rel="stylesheet" type="text/css" />
|
Chris@1
|
10 <link href="navtree.css" rel="stylesheet" type="text/css"/>
|
Chris@1
|
11 <script type="text/javascript" src="jquery.js"></script>
|
Chris@1
|
12 <script type="text/javascript" src="resize.js"></script>
|
Chris@1
|
13 <script type="text/javascript" src="navtree.js"></script>
|
Chris@1
|
14 <script type="text/javascript">
|
Chris@1
|
15 $(document).ready(initResizable);
|
Chris@1
|
16 </script>
|
Chris@1
|
17
|
Chris@1
|
18
|
Chris@1
|
19 </head>
|
Chris@1
|
20 <body>
|
Chris@1
|
21 <div id="top"><!-- do not remove this div! -->
|
Chris@1
|
22
|
Chris@1
|
23
|
Chris@1
|
24 <div id="titlearea">
|
Chris@1
|
25 <table cellspacing="0" cellpadding="0">
|
Chris@1
|
26 <tbody>
|
Chris@1
|
27 <tr style="height: 56px;">
|
Chris@1
|
28
|
Chris@1
|
29
|
Chris@1
|
30 <td style="padding-left: 0.5em;">
|
Chris@1
|
31 <div id="projectname">VampPluginSDK
|
Chris@3
|
32  <span id="projectnumber">2.4</span>
|
Chris@1
|
33 </div>
|
Chris@1
|
34
|
Chris@1
|
35 </td>
|
Chris@1
|
36
|
Chris@1
|
37
|
Chris@1
|
38
|
Chris@1
|
39 </tr>
|
Chris@1
|
40 </tbody>
|
Chris@1
|
41 </table>
|
Chris@1
|
42 </div>
|
Chris@1
|
43
|
Chris@3
|
44 <!-- Generated by Doxygen 1.8.0 -->
|
Chris@1
|
45 <div id="navrow1" class="tabs">
|
Chris@1
|
46 <ul class="tablist">
|
Chris@1
|
47 <li><a href="index.html"><span>Main Page</span></a></li>
|
Chris@1
|
48 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
Chris@1
|
49 <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
Chris@1
|
50 <li><a href="files.html"><span>Files</span></a></li>
|
Chris@1
|
51 <li><a href="dirs.html"><span>Directories</span></a></li>
|
Chris@1
|
52 </ul>
|
Chris@1
|
53 </div>
|
Chris@1
|
54 <div id="navrow2" class="tabs2">
|
Chris@1
|
55 <ul class="tablist">
|
Chris@1
|
56 <li><a href="annotated.html"><span>Class List</span></a></li>
|
Chris@1
|
57 <li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
|
Chris@1
|
58 <li><a href="functions.html"><span>Class Members</span></a></li>
|
Chris@1
|
59 </ul>
|
Chris@1
|
60 </div>
|
Chris@1
|
61 </div>
|
Chris@1
|
62 <div id="side-nav" class="ui-resizable side-nav-resizable">
|
Chris@1
|
63 <div id="nav-tree">
|
Chris@1
|
64 <div id="nav-tree-contents">
|
Chris@1
|
65 </div>
|
Chris@1
|
66 </div>
|
Chris@1
|
67 <div id="splitbar" style="-moz-user-select:none;"
|
Chris@1
|
68 class="ui-resizable-handle">
|
Chris@1
|
69 </div>
|
Chris@1
|
70 </div>
|
Chris@1
|
71 <script type="text/javascript">
|
Chris@1
|
72 initNavTree('structVamp_1_1RealTime.html','');
|
Chris@1
|
73 </script>
|
Chris@1
|
74 <div id="doc-content">
|
Chris@1
|
75 <div class="header">
|
Chris@1
|
76 <div class="summary">
|
Chris@1
|
77 <a href="#pub-methods">Public Member Functions</a> |
|
Chris@1
|
78 <a href="#pub-static-methods">Static Public Member Functions</a> |
|
Chris@1
|
79 <a href="#pub-attribs">Public Attributes</a> |
|
Chris@1
|
80 <a href="#pub-static-attribs">Static Public Attributes</a> </div>
|
Chris@1
|
81 <div class="headertitle">
|
Chris@1
|
82 <div class="title">Vamp::RealTime Class Reference</div> </div>
|
Chris@3
|
83 </div><!--header-->
|
Chris@1
|
84 <div class="contents">
|
Chris@3
|
85
|
Chris@1
|
86 <p><a class="el" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve...">RealTime</a> represents time values to nanosecond precision with accurate arithmetic and frame-rate conversion functions.
|
Chris@1
|
87 <a href="structVamp_1_1RealTime.html#details">More...</a></p>
|
Chris@1
|
88
|
Chris@1
|
89 <p><code>#include <<a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>></code></p>
|
Chris@1
|
90
|
Chris@1
|
91 <p><a href="classVamp_1_1RealTime-members.html">List of all members.</a></p>
|
Chris@1
|
92 <table class="memberdecls">
|
Chris@1
|
93 <tr><td colspan="2"><h2><a name="pub-methods"></a>
|
Chris@1
|
94 Public Member Functions</h2></td></tr>
|
Chris@3
|
95 <tr class="memitem:aace9e2c60af62273e45ccd98d623914c"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#aace9e2c60af62273e45ccd98d623914c">usec</a> () const </td></tr>
|
Chris@3
|
96 <tr class="memitem:a76e22815db51ae180c38021110da9947"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a76e22815db51ae180c38021110da9947">msec</a> () const </td></tr>
|
Chris@3
|
97 <tr class="memitem:ad703be11b7beb07af08ddf133aa2ae79"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#ad703be11b7beb07af08ddf133aa2ae79">RealTime</a> ()</td></tr>
|
Chris@3
|
98 <tr class="memitem:a75b2f0af2f9c49e649f8d30b452b049d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a75b2f0af2f9c49e649f8d30b452b049d">RealTime</a> (int s, int n)</td></tr>
|
Chris@3
|
99 <tr class="memitem:a8f4dbd8ef24a0ec6a77dce67fff5434e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a8f4dbd8ef24a0ec6a77dce67fff5434e">RealTime</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r)</td></tr>
|
Chris@3
|
100 <tr class="memitem:adb82f838804a9a3ad49988de5944d090"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#adb82f838804a9a3ad49988de5944d090">operator=</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r)</td></tr>
|
Chris@3
|
101 <tr class="memitem:a6b74748d1eb4c3c751e7a12aefae0bde"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a6b74748d1eb4c3c751e7a12aefae0bde">operator+</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
102 <tr class="memitem:af0360b5b0d23a464025a6823912c6291"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#af0360b5b0d23a464025a6823912c6291">operator-</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
103 <tr class="memitem:af62915355c482f2e1611a52a7f17f5ed"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#af62915355c482f2e1611a52a7f17f5ed">operator-</a> () const </td></tr>
|
Chris@3
|
104 <tr class="memitem:a78e378a5dd0137a6514dca18edda6f9a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a78e378a5dd0137a6514dca18edda6f9a">operator<</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
105 <tr class="memitem:a6f0aced679e2f97133ed63c688b335e4"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a6f0aced679e2f97133ed63c688b335e4">operator></a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
106 <tr class="memitem:abc5f06b5b9973012cb7453192df3ea5e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#abc5f06b5b9973012cb7453192df3ea5e">operator==</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
107 <tr class="memitem:ae9b0ea7c217163d5327b1a2a0662a90b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#ae9b0ea7c217163d5327b1a2a0662a90b">operator!=</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
108 <tr class="memitem:a5cb785a410e3a91ed3092b7bba22afc3"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a5cb785a410e3a91ed3092b7bba22afc3">operator>=</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
109 <tr class="memitem:acf4278eec678c558d62bbda6bc1da44e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#acf4278eec678c558d62bbda6bc1da44e">operator<=</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
110 <tr class="memitem:ac88cda961da5cb728d823b29c5456c06"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#ac88cda961da5cb728d823b29c5456c06">operator/</a> (int d) const </td></tr>
|
Chris@3
|
111 <tr class="memitem:aa6e50a94c81a1448ec1d61421ccf6e3f"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#aa6e50a94c81a1448ec1d61421ccf6e3f">operator/</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r) const </td></tr>
|
Chris@3
|
112 <tr class="memdesc:aa6e50a94c81a1448ec1d61421ccf6e3f"><td class="mdescLeft"> </td><td class="mdescRight">Return the ratio of two times. <a href="#aa6e50a94c81a1448ec1d61421ccf6e3f"></a><br/></td></tr>
|
Chris@3
|
113 <tr class="memitem:ad44476618183bd736996a87292d03c07"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#ad44476618183bd736996a87292d03c07">toString</a> () const </td></tr>
|
Chris@3
|
114 <tr class="memdesc:ad44476618183bd736996a87292d03c07"><td class="mdescLeft"> </td><td class="mdescRight">Return a human-readable debug-type string to full precision (probably not a format to show to a user directly) <a href="#ad44476618183bd736996a87292d03c07"></a><br/></td></tr>
|
Chris@3
|
115 <tr class="memitem:ad75b927afadfa422ae512d169ccda0aa"><td class="memItemLeft" align="right" valign="top">std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#ad75b927afadfa422ae512d169ccda0aa">toText</a> (bool fixedDp=false) const </td></tr>
|
Chris@3
|
116 <tr class="memdesc:ad75b927afadfa422ae512d169ccda0aa"><td class="mdescLeft"> </td><td class="mdescRight">Return a user-readable string to the nearest millisecond in a form like HH:MM:SS.mmm. <a href="#ad75b927afadfa422ae512d169ccda0aa"></a><br/></td></tr>
|
Chris@1
|
117 <tr><td colspan="2"><h2><a name="pub-static-methods"></a>
|
Chris@1
|
118 Static Public Member Functions</h2></td></tr>
|
Chris@3
|
119 <tr class="memitem:ae29ae57d19c66f256839988a0959c6bb"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#ae29ae57d19c66f256839988a0959c6bb">fromSeconds</a> (double <a class="el" href="structVamp_1_1RealTime.html#ab4d81983384a9f57ce064e6c343f2267">sec</a>)</td></tr>
|
Chris@3
|
120 <tr class="memitem:a6992d9959fc4f19c11a98f17506f4905"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a6992d9959fc4f19c11a98f17506f4905">fromMilliseconds</a> (int <a class="el" href="structVamp_1_1RealTime.html#a76e22815db51ae180c38021110da9947">msec</a>)</td></tr>
|
Chris@3
|
121 <tr class="memitem:a7f1e1e35ca5196283b2086e3d9cd9d3b"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a7f1e1e35ca5196283b2086e3d9cd9d3b">fromTimeval</a> (const struct timeval &)</td></tr>
|
Chris@3
|
122 <tr class="memitem:ac046c73d88da6715e55b12e10534bb5c"><td class="memItemLeft" align="right" valign="top">static long </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#ac046c73d88da6715e55b12e10534bb5c">realTime2Frame</a> (const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> &r, unsigned int sampleRate)</td></tr>
|
Chris@3
|
123 <tr class="memdesc:ac046c73d88da6715e55b12e10534bb5c"><td class="mdescLeft"> </td><td class="mdescRight">Convert a <a class="el" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve...">RealTime</a> into a sample frame at the given sample rate. <a href="#ac046c73d88da6715e55b12e10534bb5c"></a><br/></td></tr>
|
Chris@3
|
124 <tr class="memitem:a939b4b1d1ca190db69a418883f16ce8a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a939b4b1d1ca190db69a418883f16ce8a">frame2RealTime</a> (long frame, unsigned int sampleRate)</td></tr>
|
Chris@3
|
125 <tr class="memdesc:a939b4b1d1ca190db69a418883f16ce8a"><td class="mdescLeft"> </td><td class="mdescRight">Convert a sample frame at the given sample rate into a <a class="el" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve...">RealTime</a>. <a href="#a939b4b1d1ca190db69a418883f16ce8a"></a><br/></td></tr>
|
Chris@1
|
126 <tr><td colspan="2"><h2><a name="pub-attribs"></a>
|
Chris@1
|
127 Public Attributes</h2></td></tr>
|
Chris@3
|
128 <tr class="memitem:ab4d81983384a9f57ce064e6c343f2267"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#ab4d81983384a9f57ce064e6c343f2267">sec</a></td></tr>
|
Chris@3
|
129 <tr class="memitem:a2078835bef7bb92514a65b6051cfc6c8"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#a2078835bef7bb92514a65b6051cfc6c8">nsec</a></td></tr>
|
Chris@1
|
130 <tr><td colspan="2"><h2><a name="pub-static-attribs"></a>
|
Chris@1
|
131 Static Public Attributes</h2></td></tr>
|
Chris@3
|
132 <tr class="memitem:abe453371597710148b0fd19bb452f8a9"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structVamp_1_1RealTime.html#abe453371597710148b0fd19bb452f8a9">zeroTime</a></td></tr>
|
Chris@1
|
133 </table>
|
Chris@1
|
134 <hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
|
Chris@1
|
135 <div class="textblock"><p><a class="el" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve...">RealTime</a> represents time values to nanosecond precision with accurate arithmetic and frame-rate conversion functions. </p>
|
Chris@1
|
136
|
Chris@1
|
137 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00066">66</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
138 </div><hr/><h2>Constructor & Destructor Documentation</h2>
|
Chris@3
|
139 <a class="anchor" id="ad703be11b7beb07af08ddf133aa2ae79"></a>
|
Chris@1
|
140 <div class="memitem">
|
Chris@1
|
141 <div class="memproto">
|
Chris@1
|
142 <table class="memname">
|
Chris@1
|
143 <tr>
|
Chris@3
|
144 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html#ad703be11b7beb07af08ddf133aa2ae79">Vamp::RealTime::RealTime</a> </td>
|
Chris@1
|
145 <td>(</td>
|
Chris@1
|
146 <td class="paramname"></td><td>)</td>
|
Chris@1
|
147 <td><code> [inline]</code></td>
|
Chris@1
|
148 </tr>
|
Chris@1
|
149 </table>
|
Chris@1
|
150 </div>
|
Chris@1
|
151 <div class="memdoc">
|
Chris@1
|
152
|
Chris@1
|
153 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00074">74</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
154
|
Chris@1
|
155 </div>
|
Chris@1
|
156 </div>
|
Chris@3
|
157 <a class="anchor" id="a75b2f0af2f9c49e649f8d30b452b049d"></a>
|
Chris@1
|
158 <div class="memitem">
|
Chris@1
|
159 <div class="memproto">
|
Chris@1
|
160 <table class="memname">
|
Chris@1
|
161 <tr>
|
Chris@3
|
162 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html#ad703be11b7beb07af08ddf133aa2ae79">Vamp::RealTime::RealTime</a> </td>
|
Chris@1
|
163 <td>(</td>
|
Chris@1
|
164 <td class="paramtype">int </td>
|
Chris@1
|
165 <td class="paramname"><em>s</em>, </td>
|
Chris@1
|
166 </tr>
|
Chris@1
|
167 <tr>
|
Chris@1
|
168 <td class="paramkey"></td>
|
Chris@1
|
169 <td></td>
|
Chris@1
|
170 <td class="paramtype">int </td>
|
Chris@1
|
171 <td class="paramname"><em>n</em> </td>
|
Chris@1
|
172 </tr>
|
Chris@1
|
173 <tr>
|
Chris@1
|
174 <td></td>
|
Chris@1
|
175 <td>)</td>
|
Chris@1
|
176 <td></td><td></td>
|
Chris@1
|
177 </tr>
|
Chris@1
|
178 </table>
|
Chris@1
|
179 </div>
|
Chris@1
|
180 <div class="memdoc">
|
Chris@1
|
181
|
Chris@1
|
182 </div>
|
Chris@1
|
183 </div>
|
Chris@3
|
184 <a class="anchor" id="a8f4dbd8ef24a0ec6a77dce67fff5434e"></a>
|
Chris@1
|
185 <div class="memitem">
|
Chris@1
|
186 <div class="memproto">
|
Chris@1
|
187 <table class="memname">
|
Chris@1
|
188 <tr>
|
Chris@3
|
189 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html#ad703be11b7beb07af08ddf133aa2ae79">Vamp::RealTime::RealTime</a> </td>
|
Chris@1
|
190 <td>(</td>
|
Chris@1
|
191 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
192 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
193 <td><code> [inline]</code></td>
|
Chris@1
|
194 </tr>
|
Chris@1
|
195 </table>
|
Chris@1
|
196 </div>
|
Chris@1
|
197 <div class="memdoc">
|
Chris@1
|
198
|
Chris@1
|
199 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00077">77</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
200
|
Chris@1
|
201 </div>
|
Chris@1
|
202 </div>
|
Chris@1
|
203 <hr/><h2>Member Function Documentation</h2>
|
Chris@3
|
204 <a class="anchor" id="aace9e2c60af62273e45ccd98d623914c"></a>
|
Chris@1
|
205 <div class="memitem">
|
Chris@1
|
206 <div class="memproto">
|
Chris@1
|
207 <table class="memname">
|
Chris@1
|
208 <tr>
|
Chris@3
|
209 <td class="memname">int <a class="el" href="structVamp_1_1RealTime.html#aace9e2c60af62273e45ccd98d623914c">Vamp::RealTime::usec</a> </td>
|
Chris@1
|
210 <td>(</td>
|
Chris@1
|
211 <td class="paramname"></td><td>)</td>
|
Chris@1
|
212 <td> const<code> [inline]</code></td>
|
Chris@1
|
213 </tr>
|
Chris@1
|
214 </table>
|
Chris@1
|
215 </div>
|
Chris@1
|
216 <div class="memdoc">
|
Chris@1
|
217
|
Chris@1
|
218 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00071">71</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
219
|
Chris@1
|
220 </div>
|
Chris@1
|
221 </div>
|
Chris@3
|
222 <a class="anchor" id="a76e22815db51ae180c38021110da9947"></a>
|
Chris@1
|
223 <div class="memitem">
|
Chris@1
|
224 <div class="memproto">
|
Chris@1
|
225 <table class="memname">
|
Chris@1
|
226 <tr>
|
Chris@3
|
227 <td class="memname">int <a class="el" href="structVamp_1_1RealTime.html#a76e22815db51ae180c38021110da9947">Vamp::RealTime::msec</a> </td>
|
Chris@1
|
228 <td>(</td>
|
Chris@1
|
229 <td class="paramname"></td><td>)</td>
|
Chris@1
|
230 <td> const<code> [inline]</code></td>
|
Chris@1
|
231 </tr>
|
Chris@1
|
232 </table>
|
Chris@1
|
233 </div>
|
Chris@1
|
234 <div class="memdoc">
|
Chris@1
|
235
|
Chris@1
|
236 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00072">72</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
237
|
Chris@1
|
238 </div>
|
Chris@1
|
239 </div>
|
Chris@3
|
240 <a class="anchor" id="ae29ae57d19c66f256839988a0959c6bb"></a>
|
Chris@1
|
241 <div class="memitem">
|
Chris@1
|
242 <div class="memproto">
|
Chris@1
|
243 <table class="memname">
|
Chris@1
|
244 <tr>
|
Chris@3
|
245 <td class="memname">static <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> <a class="el" href="structVamp_1_1RealTime.html#ae29ae57d19c66f256839988a0959c6bb">Vamp::RealTime::fromSeconds</a> </td>
|
Chris@1
|
246 <td>(</td>
|
Chris@1
|
247 <td class="paramtype">double </td>
|
Chris@1
|
248 <td class="paramname"><em>sec</em></td><td>)</td>
|
Chris@1
|
249 <td><code> [static]</code></td>
|
Chris@1
|
250 </tr>
|
Chris@1
|
251 </table>
|
Chris@1
|
252 </div>
|
Chris@1
|
253 <div class="memdoc">
|
Chris@1
|
254
|
Chris@1
|
255 </div>
|
Chris@1
|
256 </div>
|
Chris@3
|
257 <a class="anchor" id="a6992d9959fc4f19c11a98f17506f4905"></a>
|
Chris@1
|
258 <div class="memitem">
|
Chris@1
|
259 <div class="memproto">
|
Chris@1
|
260 <table class="memname">
|
Chris@1
|
261 <tr>
|
Chris@3
|
262 <td class="memname">static <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> <a class="el" href="structVamp_1_1RealTime.html#a6992d9959fc4f19c11a98f17506f4905">Vamp::RealTime::fromMilliseconds</a> </td>
|
Chris@1
|
263 <td>(</td>
|
Chris@1
|
264 <td class="paramtype">int </td>
|
Chris@1
|
265 <td class="paramname"><em>msec</em></td><td>)</td>
|
Chris@1
|
266 <td><code> [static]</code></td>
|
Chris@1
|
267 </tr>
|
Chris@1
|
268 </table>
|
Chris@1
|
269 </div>
|
Chris@1
|
270 <div class="memdoc">
|
Chris@1
|
271
|
Chris@1
|
272 </div>
|
Chris@1
|
273 </div>
|
Chris@3
|
274 <a class="anchor" id="a7f1e1e35ca5196283b2086e3d9cd9d3b"></a>
|
Chris@1
|
275 <div class="memitem">
|
Chris@1
|
276 <div class="memproto">
|
Chris@1
|
277 <table class="memname">
|
Chris@1
|
278 <tr>
|
Chris@3
|
279 <td class="memname">static <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> <a class="el" href="structVamp_1_1RealTime.html#a7f1e1e35ca5196283b2086e3d9cd9d3b">Vamp::RealTime::fromTimeval</a> </td>
|
Chris@1
|
280 <td>(</td>
|
Chris@1
|
281 <td class="paramtype">const struct timeval & </td>
|
Chris@1
|
282 <td class="paramname"></td><td>)</td>
|
Chris@1
|
283 <td><code> [static]</code></td>
|
Chris@1
|
284 </tr>
|
Chris@1
|
285 </table>
|
Chris@1
|
286 </div>
|
Chris@1
|
287 <div class="memdoc">
|
Chris@1
|
288
|
Chris@1
|
289 </div>
|
Chris@1
|
290 </div>
|
Chris@3
|
291 <a class="anchor" id="adb82f838804a9a3ad49988de5944d090"></a>
|
Chris@1
|
292 <div class="memitem">
|
Chris@1
|
293 <div class="memproto">
|
Chris@1
|
294 <table class="memname">
|
Chris@1
|
295 <tr>
|
Chris@1
|
296 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a>& Vamp::RealTime::operator= </td>
|
Chris@1
|
297 <td>(</td>
|
Chris@1
|
298 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
299 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
300 <td><code> [inline]</code></td>
|
Chris@1
|
301 </tr>
|
Chris@1
|
302 </table>
|
Chris@1
|
303 </div>
|
Chris@1
|
304 <div class="memdoc">
|
Chris@1
|
305
|
Chris@1
|
306 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00087">87</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
307
|
Chris@1
|
308 <p>References <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">nsec</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">sec</a>.</p>
|
Chris@1
|
309
|
Chris@1
|
310 </div>
|
Chris@1
|
311 </div>
|
Chris@3
|
312 <a class="anchor" id="a6b74748d1eb4c3c751e7a12aefae0bde"></a>
|
Chris@1
|
313 <div class="memitem">
|
Chris@1
|
314 <div class="memproto">
|
Chris@1
|
315 <table class="memname">
|
Chris@1
|
316 <tr>
|
Chris@1
|
317 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> Vamp::RealTime::operator+ </td>
|
Chris@1
|
318 <td>(</td>
|
Chris@1
|
319 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
320 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
321 <td> const<code> [inline]</code></td>
|
Chris@1
|
322 </tr>
|
Chris@1
|
323 </table>
|
Chris@1
|
324 </div>
|
Chris@1
|
325 <div class="memdoc">
|
Chris@1
|
326
|
Chris@1
|
327 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00091">91</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
328
|
Chris@1
|
329 <p>References <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">nsec</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">sec</a>.</p>
|
Chris@1
|
330
|
Chris@1
|
331 </div>
|
Chris@1
|
332 </div>
|
Chris@3
|
333 <a class="anchor" id="af0360b5b0d23a464025a6823912c6291"></a>
|
Chris@1
|
334 <div class="memitem">
|
Chris@1
|
335 <div class="memproto">
|
Chris@1
|
336 <table class="memname">
|
Chris@1
|
337 <tr>
|
Chris@1
|
338 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> Vamp::RealTime::operator- </td>
|
Chris@1
|
339 <td>(</td>
|
Chris@1
|
340 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
341 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
342 <td> const<code> [inline]</code></td>
|
Chris@1
|
343 </tr>
|
Chris@1
|
344 </table>
|
Chris@1
|
345 </div>
|
Chris@1
|
346 <div class="memdoc">
|
Chris@1
|
347
|
Chris@1
|
348 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00094">94</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
349
|
Chris@1
|
350 <p>References <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">nsec</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">sec</a>.</p>
|
Chris@1
|
351
|
Chris@1
|
352 </div>
|
Chris@1
|
353 </div>
|
Chris@3
|
354 <a class="anchor" id="af62915355c482f2e1611a52a7f17f5ed"></a>
|
Chris@1
|
355 <div class="memitem">
|
Chris@1
|
356 <div class="memproto">
|
Chris@1
|
357 <table class="memname">
|
Chris@1
|
358 <tr>
|
Chris@1
|
359 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> Vamp::RealTime::operator- </td>
|
Chris@1
|
360 <td>(</td>
|
Chris@1
|
361 <td class="paramname"></td><td>)</td>
|
Chris@1
|
362 <td> const<code> [inline]</code></td>
|
Chris@1
|
363 </tr>
|
Chris@1
|
364 </table>
|
Chris@1
|
365 </div>
|
Chris@1
|
366 <div class="memdoc">
|
Chris@1
|
367
|
Chris@1
|
368 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00097">97</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
369
|
Chris@1
|
370 </div>
|
Chris@1
|
371 </div>
|
Chris@3
|
372 <a class="anchor" id="a78e378a5dd0137a6514dca18edda6f9a"></a>
|
Chris@1
|
373 <div class="memitem">
|
Chris@1
|
374 <div class="memproto">
|
Chris@1
|
375 <table class="memname">
|
Chris@1
|
376 <tr>
|
Chris@1
|
377 <td class="memname">bool Vamp::RealTime::operator< </td>
|
Chris@1
|
378 <td>(</td>
|
Chris@1
|
379 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
380 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
381 <td> const<code> [inline]</code></td>
|
Chris@1
|
382 </tr>
|
Chris@1
|
383 </table>
|
Chris@1
|
384 </div>
|
Chris@1
|
385 <div class="memdoc">
|
Chris@1
|
386
|
Chris@1
|
387 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00101">101</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
388
|
Chris@1
|
389 <p>References <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">nsec</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">sec</a>.</p>
|
Chris@1
|
390
|
Chris@1
|
391 </div>
|
Chris@1
|
392 </div>
|
Chris@3
|
393 <a class="anchor" id="a6f0aced679e2f97133ed63c688b335e4"></a>
|
Chris@1
|
394 <div class="memitem">
|
Chris@1
|
395 <div class="memproto">
|
Chris@1
|
396 <table class="memname">
|
Chris@1
|
397 <tr>
|
Chris@1
|
398 <td class="memname">bool Vamp::RealTime::operator> </td>
|
Chris@1
|
399 <td>(</td>
|
Chris@1
|
400 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
401 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
402 <td> const<code> [inline]</code></td>
|
Chris@1
|
403 </tr>
|
Chris@1
|
404 </table>
|
Chris@1
|
405 </div>
|
Chris@1
|
406 <div class="memdoc">
|
Chris@1
|
407
|
Chris@1
|
408 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00106">106</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
409
|
Chris@1
|
410 <p>References <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">nsec</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">sec</a>.</p>
|
Chris@1
|
411
|
Chris@1
|
412 </div>
|
Chris@1
|
413 </div>
|
Chris@3
|
414 <a class="anchor" id="abc5f06b5b9973012cb7453192df3ea5e"></a>
|
Chris@1
|
415 <div class="memitem">
|
Chris@1
|
416 <div class="memproto">
|
Chris@1
|
417 <table class="memname">
|
Chris@1
|
418 <tr>
|
Chris@1
|
419 <td class="memname">bool Vamp::RealTime::operator== </td>
|
Chris@1
|
420 <td>(</td>
|
Chris@1
|
421 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
422 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
423 <td> const<code> [inline]</code></td>
|
Chris@1
|
424 </tr>
|
Chris@1
|
425 </table>
|
Chris@1
|
426 </div>
|
Chris@1
|
427 <div class="memdoc">
|
Chris@1
|
428
|
Chris@1
|
429 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00111">111</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
430
|
Chris@1
|
431 <p>References <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">nsec</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">sec</a>.</p>
|
Chris@1
|
432
|
Chris@1
|
433 </div>
|
Chris@1
|
434 </div>
|
Chris@3
|
435 <a class="anchor" id="ae9b0ea7c217163d5327b1a2a0662a90b"></a>
|
Chris@1
|
436 <div class="memitem">
|
Chris@1
|
437 <div class="memproto">
|
Chris@1
|
438 <table class="memname">
|
Chris@1
|
439 <tr>
|
Chris@1
|
440 <td class="memname">bool Vamp::RealTime::operator!= </td>
|
Chris@1
|
441 <td>(</td>
|
Chris@1
|
442 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
443 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
444 <td> const<code> [inline]</code></td>
|
Chris@1
|
445 </tr>
|
Chris@1
|
446 </table>
|
Chris@1
|
447 </div>
|
Chris@1
|
448 <div class="memdoc">
|
Chris@1
|
449
|
Chris@1
|
450 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00115">115</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
451
|
Chris@1
|
452 </div>
|
Chris@1
|
453 </div>
|
Chris@3
|
454 <a class="anchor" id="a5cb785a410e3a91ed3092b7bba22afc3"></a>
|
Chris@1
|
455 <div class="memitem">
|
Chris@1
|
456 <div class="memproto">
|
Chris@1
|
457 <table class="memname">
|
Chris@1
|
458 <tr>
|
Chris@1
|
459 <td class="memname">bool Vamp::RealTime::operator>= </td>
|
Chris@1
|
460 <td>(</td>
|
Chris@1
|
461 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
462 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
463 <td> const<code> [inline]</code></td>
|
Chris@1
|
464 </tr>
|
Chris@1
|
465 </table>
|
Chris@1
|
466 </div>
|
Chris@1
|
467 <div class="memdoc">
|
Chris@1
|
468
|
Chris@1
|
469 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00119">119</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
470
|
Chris@1
|
471 <p>References <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">nsec</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">sec</a>.</p>
|
Chris@1
|
472
|
Chris@1
|
473 </div>
|
Chris@1
|
474 </div>
|
Chris@3
|
475 <a class="anchor" id="acf4278eec678c558d62bbda6bc1da44e"></a>
|
Chris@1
|
476 <div class="memitem">
|
Chris@1
|
477 <div class="memproto">
|
Chris@1
|
478 <table class="memname">
|
Chris@1
|
479 <tr>
|
Chris@1
|
480 <td class="memname">bool Vamp::RealTime::operator<= </td>
|
Chris@1
|
481 <td>(</td>
|
Chris@1
|
482 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
483 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
484 <td> const<code> [inline]</code></td>
|
Chris@1
|
485 </tr>
|
Chris@1
|
486 </table>
|
Chris@1
|
487 </div>
|
Chris@1
|
488 <div class="memdoc">
|
Chris@1
|
489
|
Chris@1
|
490 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00124">124</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
491
|
Chris@1
|
492 <p>References <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">nsec</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">sec</a>.</p>
|
Chris@1
|
493
|
Chris@1
|
494 </div>
|
Chris@1
|
495 </div>
|
Chris@3
|
496 <a class="anchor" id="ac88cda961da5cb728d823b29c5456c06"></a>
|
Chris@1
|
497 <div class="memitem">
|
Chris@1
|
498 <div class="memproto">
|
Chris@1
|
499 <table class="memname">
|
Chris@1
|
500 <tr>
|
Chris@1
|
501 <td class="memname"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> Vamp::RealTime::operator/ </td>
|
Chris@1
|
502 <td>(</td>
|
Chris@1
|
503 <td class="paramtype">int </td>
|
Chris@1
|
504 <td class="paramname"><em>d</em></td><td>)</td>
|
Chris@1
|
505 <td> const</td>
|
Chris@1
|
506 </tr>
|
Chris@1
|
507 </table>
|
Chris@1
|
508 </div>
|
Chris@1
|
509 <div class="memdoc">
|
Chris@1
|
510
|
Chris@1
|
511 </div>
|
Chris@1
|
512 </div>
|
Chris@3
|
513 <a class="anchor" id="aa6e50a94c81a1448ec1d61421ccf6e3f"></a>
|
Chris@1
|
514 <div class="memitem">
|
Chris@1
|
515 <div class="memproto">
|
Chris@1
|
516 <table class="memname">
|
Chris@1
|
517 <tr>
|
Chris@1
|
518 <td class="memname">double Vamp::RealTime::operator/ </td>
|
Chris@1
|
519 <td>(</td>
|
Chris@1
|
520 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
521 <td class="paramname"><em>r</em></td><td>)</td>
|
Chris@1
|
522 <td> const</td>
|
Chris@1
|
523 </tr>
|
Chris@1
|
524 </table>
|
Chris@1
|
525 </div>
|
Chris@1
|
526 <div class="memdoc">
|
Chris@1
|
527
|
Chris@1
|
528 <p>Return the ratio of two times. </p>
|
Chris@1
|
529
|
Chris@1
|
530 </div>
|
Chris@1
|
531 </div>
|
Chris@3
|
532 <a class="anchor" id="ad44476618183bd736996a87292d03c07"></a>
|
Chris@1
|
533 <div class="memitem">
|
Chris@1
|
534 <div class="memproto">
|
Chris@1
|
535 <table class="memname">
|
Chris@1
|
536 <tr>
|
Chris@3
|
537 <td class="memname">std::string <a class="el" href="structVamp_1_1RealTime.html#ad44476618183bd736996a87292d03c07">Vamp::RealTime::toString</a> </td>
|
Chris@1
|
538 <td>(</td>
|
Chris@1
|
539 <td class="paramname"></td><td>)</td>
|
Chris@1
|
540 <td> const</td>
|
Chris@1
|
541 </tr>
|
Chris@1
|
542 </table>
|
Chris@1
|
543 </div>
|
Chris@1
|
544 <div class="memdoc">
|
Chris@1
|
545
|
Chris@1
|
546 <p>Return a human-readable debug-type string to full precision (probably not a format to show to a user directly) </p>
|
Chris@1
|
547
|
Chris@1
|
548 <p>Referenced by <a class="el" href="vamp-simple-host_8cpp_source.html#l00495">printFeatures()</a>.</p>
|
Chris@1
|
549
|
Chris@1
|
550 </div>
|
Chris@1
|
551 </div>
|
Chris@3
|
552 <a class="anchor" id="ad75b927afadfa422ae512d169ccda0aa"></a>
|
Chris@1
|
553 <div class="memitem">
|
Chris@1
|
554 <div class="memproto">
|
Chris@1
|
555 <table class="memname">
|
Chris@1
|
556 <tr>
|
Chris@3
|
557 <td class="memname">std::string <a class="el" href="structVamp_1_1RealTime.html#ad75b927afadfa422ae512d169ccda0aa">Vamp::RealTime::toText</a> </td>
|
Chris@1
|
558 <td>(</td>
|
Chris@1
|
559 <td class="paramtype">bool </td>
|
Chris@1
|
560 <td class="paramname"><em>fixedDp</em> = <code>false</code></td><td>)</td>
|
Chris@1
|
561 <td> const</td>
|
Chris@1
|
562 </tr>
|
Chris@1
|
563 </table>
|
Chris@1
|
564 </div>
|
Chris@1
|
565 <div class="memdoc">
|
Chris@1
|
566
|
Chris@1
|
567 <p>Return a user-readable string to the nearest millisecond in a form like HH:MM:SS.mmm. </p>
|
Chris@1
|
568
|
Chris@1
|
569 </div>
|
Chris@1
|
570 </div>
|
Chris@3
|
571 <a class="anchor" id="ac046c73d88da6715e55b12e10534bb5c"></a>
|
Chris@1
|
572 <div class="memitem">
|
Chris@1
|
573 <div class="memproto">
|
Chris@1
|
574 <table class="memname">
|
Chris@1
|
575 <tr>
|
Chris@3
|
576 <td class="memname">static long <a class="el" href="structVamp_1_1RealTime.html#ac046c73d88da6715e55b12e10534bb5c">Vamp::RealTime::realTime2Frame</a> </td>
|
Chris@1
|
577 <td>(</td>
|
Chris@1
|
578 <td class="paramtype">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> & </td>
|
Chris@1
|
579 <td class="paramname"><em>r</em>, </td>
|
Chris@1
|
580 </tr>
|
Chris@1
|
581 <tr>
|
Chris@1
|
582 <td class="paramkey"></td>
|
Chris@1
|
583 <td></td>
|
Chris@1
|
584 <td class="paramtype">unsigned int </td>
|
Chris@1
|
585 <td class="paramname"><em>sampleRate</em> </td>
|
Chris@1
|
586 </tr>
|
Chris@1
|
587 <tr>
|
Chris@1
|
588 <td></td>
|
Chris@1
|
589 <td>)</td>
|
Chris@1
|
590 <td></td><td><code> [static]</code></td>
|
Chris@1
|
591 </tr>
|
Chris@1
|
592 </table>
|
Chris@1
|
593 </div>
|
Chris@1
|
594 <div class="memdoc">
|
Chris@1
|
595
|
Chris@1
|
596 <p>Convert a <a class="el" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve...">RealTime</a> into a sample frame at the given sample rate. </p>
|
Chris@1
|
597
|
Chris@1
|
598 </div>
|
Chris@1
|
599 </div>
|
Chris@3
|
600 <a class="anchor" id="a939b4b1d1ca190db69a418883f16ce8a"></a>
|
Chris@1
|
601 <div class="memitem">
|
Chris@1
|
602 <div class="memproto">
|
Chris@1
|
603 <table class="memname">
|
Chris@1
|
604 <tr>
|
Chris@3
|
605 <td class="memname">static <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> <a class="el" href="structVamp_1_1RealTime.html#a939b4b1d1ca190db69a418883f16ce8a">Vamp::RealTime::frame2RealTime</a> </td>
|
Chris@1
|
606 <td>(</td>
|
Chris@1
|
607 <td class="paramtype">long </td>
|
Chris@1
|
608 <td class="paramname"><em>frame</em>, </td>
|
Chris@1
|
609 </tr>
|
Chris@1
|
610 <tr>
|
Chris@1
|
611 <td class="paramkey"></td>
|
Chris@1
|
612 <td></td>
|
Chris@1
|
613 <td class="paramtype">unsigned int </td>
|
Chris@1
|
614 <td class="paramname"><em>sampleRate</em> </td>
|
Chris@1
|
615 </tr>
|
Chris@1
|
616 <tr>
|
Chris@1
|
617 <td></td>
|
Chris@1
|
618 <td>)</td>
|
Chris@1
|
619 <td></td><td><code> [static]</code></td>
|
Chris@1
|
620 </tr>
|
Chris@1
|
621 </table>
|
Chris@1
|
622 </div>
|
Chris@1
|
623 <div class="memdoc">
|
Chris@1
|
624
|
Chris@1
|
625 <p>Convert a sample frame at the given sample rate into a <a class="el" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve...">RealTime</a>. </p>
|
Chris@1
|
626
|
Chris@1
|
627 <p>Referenced by <a class="el" href="ZeroCrossing_8cpp_source.html#l00142">ZeroCrossing::process()</a>, and <a class="el" href="PercussionOnsetDetector_8cpp_source.html#l00226">PercussionOnsetDetector::process()</a>.</p>
|
Chris@1
|
628
|
Chris@1
|
629 </div>
|
Chris@1
|
630 </div>
|
Chris@1
|
631 <hr/><h2>Member Data Documentation</h2>
|
Chris@3
|
632 <a class="anchor" id="ab4d81983384a9f57ce064e6c343f2267"></a>
|
Chris@1
|
633 <div class="memitem">
|
Chris@1
|
634 <div class="memproto">
|
Chris@1
|
635 <table class="memname">
|
Chris@1
|
636 <tr>
|
Chris@1
|
637 <td class="memname">int <a class="el" href="structVamp_1_1RealTime.html#ab4d81983384a9f57ce064e6c343f2267">Vamp::RealTime::sec</a></td>
|
Chris@1
|
638 </tr>
|
Chris@1
|
639 </table>
|
Chris@1
|
640 </div>
|
Chris@1
|
641 <div class="memdoc">
|
Chris@1
|
642
|
Chris@1
|
643 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00068">68</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
644
|
Chris@1
|
645 <p>Referenced by <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00091">operator+()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00094">operator-()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00101">operator<()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00124">operator<=()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00087">operator=()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00111">operator==()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00106">operator>()</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00119">operator>=()</a>.</p>
|
Chris@1
|
646
|
Chris@1
|
647 </div>
|
Chris@1
|
648 </div>
|
Chris@3
|
649 <a class="anchor" id="a2078835bef7bb92514a65b6051cfc6c8"></a>
|
Chris@1
|
650 <div class="memitem">
|
Chris@1
|
651 <div class="memproto">
|
Chris@1
|
652 <table class="memname">
|
Chris@1
|
653 <tr>
|
Chris@1
|
654 <td class="memname">int <a class="el" href="structVamp_1_1RealTime.html#a2078835bef7bb92514a65b6051cfc6c8">Vamp::RealTime::nsec</a></td>
|
Chris@1
|
655 </tr>
|
Chris@1
|
656 </table>
|
Chris@1
|
657 </div>
|
Chris@1
|
658 <div class="memdoc">
|
Chris@1
|
659
|
Chris@1
|
660 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00069">69</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
661
|
Chris@1
|
662 <p>Referenced by <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00091">operator+()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00094">operator-()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00101">operator<()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00124">operator<=()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00087">operator=()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00111">operator==()</a>, <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00106">operator>()</a>, and <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00119">operator>=()</a>.</p>
|
Chris@1
|
663
|
Chris@1
|
664 </div>
|
Chris@1
|
665 </div>
|
Chris@3
|
666 <a class="anchor" id="abe453371597710148b0fd19bb452f8a9"></a>
|
Chris@1
|
667 <div class="memitem">
|
Chris@1
|
668 <div class="memproto">
|
Chris@1
|
669 <table class="memname">
|
Chris@1
|
670 <tr>
|
Chris@1
|
671 <td class="memname">const <a class="el" href="structVamp_1_1RealTime.html">RealTime</a> <a class="el" href="structVamp_1_1RealTime.html#abe453371597710148b0fd19bb452f8a9">Vamp::RealTime::zeroTime</a><code> [static]</code></td>
|
Chris@1
|
672 </tr>
|
Chris@1
|
673 </table>
|
Chris@1
|
674 </div>
|
Chris@1
|
675 <div class="memdoc">
|
Chris@1
|
676
|
Chris@1
|
677 <p>Definition at line <a class="el" href="vamp-sdk_2RealTime_8h_source.html#l00158">158</a> of file <a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a>.</p>
|
Chris@1
|
678
|
Chris@1
|
679 </div>
|
Chris@1
|
680 </div>
|
Chris@1
|
681 <hr/>The documentation for this class was generated from the following file:<ul>
|
Chris@1
|
682 <li><a class="el" href="vamp-sdk_2RealTime_8h_source.html">vamp-sdk/RealTime.h</a></li>
|
Chris@1
|
683 </ul>
|
Chris@3
|
684 </div><!-- contents -->
|
Chris@1
|
685 </div>
|
Chris@1
|
686 <div id="nav-path" class="navpath">
|
Chris@1
|
687 <ul>
|
Chris@1
|
688 <li class="navelem"><a class="el" href="namespaceVamp.html">Vamp</a> </li>
|
Chris@1
|
689 <li class="navelem"><a class="el" href="structVamp_1_1RealTime.html">RealTime</a> </li>
|
Chris@1
|
690
|
Chris@3
|
691 <li class="footer">Generated on Fri Jul 13 2012 13:28:49 for VampPluginSDK by
|
Chris@1
|
692 <a href="http://www.doxygen.org/index.html">
|
Chris@3
|
693 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li>
|
Chris@1
|
694 </ul>
|
Chris@1
|
695 </div>
|
Chris@1
|
696
|
Chris@1
|
697
|
Chris@1
|
698 </body>
|
Chris@1
|
699 </html>
|