Mercurial > hg > vamp-docs
comparison code-docs/AmplitudeFollower_8cpp.html @ 6:27319718b1f8 vamp-plugin-sdk-v2.7
Update code docs to v2.7 SDK
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2017 16:44:47 +0000 |
parents | 5c2683745b33 |
children |
comparison
equal
deleted
inserted
replaced
5:5c95f546f0b4 | 6:27319718b1f8 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 <html xmlns="http://www.w3.org/1999/xhtml"> | 2 <html xmlns="http://www.w3.org/1999/xhtml"> |
3 <head> | 3 <head> |
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> | 5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
6 <meta name="generator" content="Doxygen 1.8.13"/> | |
7 <meta name="viewport" content="width=device-width, initial-scale=1"/> | |
6 <title>VampPluginSDK: AmplitudeFollower.cpp File Reference</title> | 8 <title>VampPluginSDK: AmplitudeFollower.cpp File Reference</title> |
7 | |
8 <link href="tabs.css" rel="stylesheet" type="text/css"/> | 9 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
9 <link href="doxygen.css" rel="stylesheet" type="text/css" /> | 10 <script type="text/javascript" src="jquery.js"></script> |
11 <script type="text/javascript" src="dynsections.js"></script> | |
10 <link href="navtree.css" rel="stylesheet" type="text/css"/> | 12 <link href="navtree.css" rel="stylesheet" type="text/css"/> |
11 <script type="text/javascript" src="jquery.js"></script> | |
12 <script type="text/javascript" src="resize.js"></script> | 13 <script type="text/javascript" src="resize.js"></script> |
14 <script type="text/javascript" src="navtreedata.js"></script> | |
13 <script type="text/javascript" src="navtree.js"></script> | 15 <script type="text/javascript" src="navtree.js"></script> |
14 <script type="text/javascript"> | 16 <script type="text/javascript"> |
15 $(document).ready(initResizable); | 17 $(document).ready(initResizable); |
16 </script> | 18 </script> |
17 | 19 <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
18 | |
19 </head> | 20 </head> |
20 <body> | 21 <body> |
21 <div id="top"><!-- do not remove this div! --> | 22 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
22 | |
23 | |
24 <div id="titlearea"> | 23 <div id="titlearea"> |
25 <table cellspacing="0" cellpadding="0"> | 24 <table cellspacing="0" cellpadding="0"> |
26 <tbody> | 25 <tbody> |
27 <tr style="height: 56px;"> | 26 <tr style="height: 56px;"> |
28 | 27 <td id="projectalign" style="padding-left: 0.5em;"> |
29 | |
30 <td style="padding-left: 0.5em;"> | |
31 <div id="projectname">VampPluginSDK | 28 <div id="projectname">VampPluginSDK |
32  <span id="projectnumber">2.4</span> | 29  <span id="projectnumber">2.7</span> |
33 </div> | 30 </div> |
34 | |
35 </td> | 31 </td> |
36 | |
37 | |
38 | |
39 </tr> | 32 </tr> |
40 </tbody> | 33 </tbody> |
41 </table> | 34 </table> |
42 </div> | 35 </div> |
43 | 36 <!-- end header part --> |
44 <!-- Generated by Doxygen 1.8.0 --> | 37 <!-- Generated by Doxygen 1.8.13 --> |
45 <div id="navrow1" class="tabs"> | 38 <script type="text/javascript" src="menudata.js"></script> |
46 <ul class="tablist"> | 39 <script type="text/javascript" src="menu.js"></script> |
47 <li><a href="index.html"><span>Main Page</span></a></li> | 40 <script type="text/javascript"> |
48 <li><a href="namespaces.html"><span>Namespaces</span></a></li> | 41 $(function() { |
49 <li><a href="annotated.html"><span>Classes</span></a></li> | 42 initMenu('',false,false,'search.php','Search'); |
50 <li class="current"><a href="files.html"><span>Files</span></a></li> | 43 }); |
51 <li><a href="dirs.html"><span>Directories</span></a></li> | 44 </script> |
52 </ul> | 45 <div id="main-nav"></div> |
53 </div> | 46 </div><!-- top --> |
54 <div id="navrow2" class="tabs2"> | |
55 <ul class="tablist"> | |
56 <li><a href="files.html"><span>File List</span></a></li> | |
57 <li><a href="globals.html"><span>File Members</span></a></li> | |
58 </ul> | |
59 </div> | |
60 </div> | |
61 <div id="side-nav" class="ui-resizable side-nav-resizable"> | 47 <div id="side-nav" class="ui-resizable side-nav-resizable"> |
62 <div id="nav-tree"> | 48 <div id="nav-tree"> |
63 <div id="nav-tree-contents"> | 49 <div id="nav-tree-contents"> |
50 <div id="nav-sync" class="sync"></div> | |
64 </div> | 51 </div> |
65 </div> | 52 </div> |
66 <div id="splitbar" style="-moz-user-select:none;" | 53 <div id="splitbar" style="-moz-user-select:none;" |
67 class="ui-resizable-handle"> | 54 class="ui-resizable-handle"> |
68 </div> | 55 </div> |
69 </div> | 56 </div> |
70 <script type="text/javascript"> | 57 <script type="text/javascript"> |
71 initNavTree('AmplitudeFollower_8cpp.html',''); | 58 $(document).ready(function(){initNavTree('AmplitudeFollower_8cpp.html','');}); |
72 </script> | 59 </script> |
73 <div id="doc-content"> | 60 <div id="doc-content"> |
74 <div class="header"> | 61 <div class="header"> |
75 <div class="headertitle"> | 62 <div class="headertitle"> |
76 <div class="title">AmplitudeFollower.cpp File Reference</div> </div> | 63 <div class="title">AmplitudeFollower.cpp File Reference</div> </div> |
77 </div><!--header--> | 64 </div><!--header--> |
78 <div class="contents"> | 65 <div class="contents"> |
79 | 66 <div class="textblock"><code>#include "<a class="el" href="AmplitudeFollower_8h_source.html">AmplitudeFollower.h</a>"</code><br /> |
67 <code>#include <cmath></code><br /> | |
68 <code>#include <string></code><br /> | |
69 <code>#include <vector></code><br /> | |
70 <code>#include <iostream></code><br /> | |
71 <code>#include <algorithm></code><br /> | |
72 </div><div class="textblock"><div class="dynheader"> | |
73 Include dependency graph for AmplitudeFollower.cpp:</div> | |
74 <div class="dyncontent"> | |
75 <div class="center"><img src="AmplitudeFollower_8cpp__incl.png" border="0" usemap="#AmplitudeFollower_8cpp" alt=""/></div> | |
76 <map name="AmplitudeFollower_8cpp" id="AmplitudeFollower_8cpp"> | |
77 <area shape="rect" id="node2" href="AmplitudeFollower_8h.html" title="AmplitudeFollower.h" alt="" coords="227,79,360,104"/> | |
78 <area shape="rect" id="node3" href="vamp-sdk_2Plugin_8h.html" title="vamp-sdk/Plugin.h" alt="" coords="181,152,305,177"/> | |
79 <area shape="rect" id="node7" href="vamp-sdk_2PluginBase_8h.html" title="PluginBase.h" alt="" coords="196,225,289,251"/> | |
80 <area shape="rect" id="node8" href="plugguard_8h.html" title="plugguard.h" alt="" coords="115,299,203,324"/> | |
81 <area shape="rect" id="node9" href="vamp-sdk_2RealTime_8h.html" title="RealTime.h" alt="" coords="37,225,121,251"/> | |
82 </map> | |
83 </div> | |
84 </div> | |
80 <p><a href="AmplitudeFollower_8cpp_source.html">Go to the source code of this file.</a></p> | 85 <p><a href="AmplitudeFollower_8cpp_source.html">Go to the source code of this file.</a></p> |
81 </div><!-- contents --> | 86 </div><!-- contents --> |
87 </div><!-- doc-content --> | |
88 <!-- start footer part --> | |
89 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | |
90 <ul> | |
91 <li class="navelem"><a class="el" href="dir_d28a4824dc47e487b107a5db32ef43c4.html">examples</a></li><li class="navelem"><a class="el" href="AmplitudeFollower_8cpp.html">AmplitudeFollower.cpp</a></li> | |
92 <li class="footer">Generated by | |
93 <a href="http://www.doxygen.org/index.html"> | |
94 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> | |
95 </ul> | |
82 </div> | 96 </div> |
83 <div id="nav-path" class="navpath"> | |
84 <ul> | |
85 <li class="navelem"><a class="el" href="AmplitudeFollower_8cpp.html">AmplitudeFollower.cpp</a> </li> | |
86 | |
87 <li class="footer">Generated on Fri Jul 13 2012 13:28:48 for VampPluginSDK by | |
88 <a href="http://www.doxygen.org/index.html"> | |
89 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> | |
90 </ul> | |
91 </div> | |
92 | |
93 | |
94 </body> | 97 </body> |
95 </html> | 98 </html> |