Mercurial > hg > vamp-docs
comparison code-docs/inherits.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: Class Hierarchy</title> | 8 <title>VampPluginSDK: Class Hierarchy</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 class="current"><a href="annotated.html"><span>Classes</span></a></li> | 42 initMenu('',false,false,'search.php','Search'); |
50 <li><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="annotated.html"><span>Class List</span></a></li> | |
57 <li class="current"><a href="inherits.html"><span>Class Hierarchy</span></a></li> | |
58 <li><a href="functions.html"><span>Class Members</span></a></li> | |
59 </ul> | |
60 </div> | |
61 </div> | |
62 <div id="side-nav" class="ui-resizable side-nav-resizable"> | 47 <div id="side-nav" class="ui-resizable side-nav-resizable"> |
63 <div id="nav-tree"> | 48 <div id="nav-tree"> |
64 <div id="nav-tree-contents"> | 49 <div id="nav-tree-contents"> |
50 <div id="nav-sync" class="sync"></div> | |
65 </div> | 51 </div> |
66 </div> | 52 </div> |
67 <div id="splitbar" style="-moz-user-select:none;" | 53 <div id="splitbar" style="-moz-user-select:none;" |
68 class="ui-resizable-handle"> | 54 class="ui-resizable-handle"> |
69 </div> | 55 </div> |
70 </div> | 56 </div> |
71 <script type="text/javascript"> | 57 <script type="text/javascript"> |
72 initNavTree('hierarchy.html',''); | 58 $(document).ready(function(){initNavTree('hierarchy.html','');}); |
73 </script> | 59 </script> |
74 <div id="doc-content"> | 60 <div id="doc-content"> |
75 <div class="header"> | 61 <div class="header"> |
76 <div class="headertitle"> | 62 <div class="headertitle"> |
77 <div class="title">Class Hierarchy</div> </div> | 63 <div class="title">Class Hierarchy</div> </div> |
80 <div class="textblock"> | 66 <div class="textblock"> |
81 <p><a href="hierarchy.html">Go to the textual class hierarchy</a></p> | 67 <p><a href="hierarchy.html">Go to the textual class hierarchy</a></p> |
82 </div><table border="0" cellspacing="10" cellpadding="0"> | 68 </div><table border="0" cellspacing="10" cellpadding="0"> |
83 <tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#__VampFeature"/> | 69 <tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#__VampFeature"/> |
84 <map name="__VampFeature" id="__VampFeature"> | 70 <map name="__VampFeature" id="__VampFeature"> |
85 <area shape="rect" id="node1" href="struct__VampFeature.html" title="_VampFeature" alt="" coords="6,5,103,30"/></map> | 71 <area shape="rect" id="node1" href="struct__VampFeature.html" title="_VampFeature" alt="" coords="5,5,104,31"/> |
72 </map> | |
86 </td></tr> | 73 </td></tr> |
87 <tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#__VampFeatureList"/> | 74 <tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#__VampFeatureList"/> |
88 <map name="__VampFeatureList" id="__VampFeatureList"> | 75 <map name="__VampFeatureList" id="__VampFeatureList"> |
89 <area shape="rect" id="node1" href="struct__VampFeatureList.html" title="_VampFeatureList" alt="" coords="5,5,120,30"/></map> | 76 <area shape="rect" id="node1" href="struct__VampFeatureList.html" title="_VampFeatureList" alt="" coords="5,5,124,31"/> |
77 </map> | |
90 </td></tr> | 78 </td></tr> |
91 <tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#__VampFeatureUnion"/> | 79 <tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#__VampFeatureUnion"/> |
92 <map name="__VampFeatureUnion" id="__VampFeatureUnion"> | 80 <map name="__VampFeatureUnion" id="__VampFeatureUnion"> |
93 <area shape="rect" id="node1" href="union__VampFeatureUnion.html" title="_VampFeatureUnion" alt="" coords="6,5,135,30"/></map> | 81 <area shape="rect" id="node1" href="union__VampFeatureUnion.html" title="_VampFeatureUnion" alt="" coords="5,5,136,31"/> |
82 </map> | |
94 </td></tr> | 83 </td></tr> |
95 <tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#__VampFeatureV2"/> | 84 <tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#__VampFeatureV2"/> |
96 <map name="__VampFeatureV2" id="__VampFeatureV2"> | 85 <map name="__VampFeatureV2" id="__VampFeatureV2"> |
97 <area shape="rect" id="node1" href="struct__VampFeatureV2.html" title="_VampFeatureV2" alt="" coords="6,5,117,30"/></map> | 86 <area shape="rect" id="node1" href="struct__VampFeatureV2.html" title="_VampFeatureV2" alt="" coords="5,5,119,31"/> |
87 </map> | |
98 </td></tr> | 88 </td></tr> |
99 <tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#__VampOutputDescriptor"/> | 89 <tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#__VampOutputDescriptor"/> |
100 <map name="__VampOutputDescriptor" id="__VampOutputDescriptor"> | 90 <map name="__VampOutputDescriptor" id="__VampOutputDescriptor"> |
101 <area shape="rect" id="node1" href="struct__VampOutputDescriptor.html" title="_VampOutputDescriptor" alt="" coords="6,5,157,30"/></map> | 91 <area shape="rect" id="node1" href="struct__VampOutputDescriptor.html" title="_VampOutputDescriptor" alt="" coords="5,5,157,31"/> |
92 </map> | |
102 </td></tr> | 93 </td></tr> |
103 <tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#__VampParameterDescriptor"/> | 94 <tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#__VampParameterDescriptor"/> |
104 <map name="__VampParameterDescriptor" id="__VampParameterDescriptor"> | 95 <map name="__VampParameterDescriptor" id="__VampParameterDescriptor"> |
105 <area shape="rect" id="node1" href="struct__VampParameterDescriptor.html" title="C language API for Vamp plugins." alt="" coords="6,5,173,30"/></map> | 96 <area shape="rect" id="node1" href="struct__VampParameterDescriptor.html" title="C language API for Vamp plugins. " alt="" coords="5,5,176,31"/> |
97 </map> | |
106 </td></tr> | 98 </td></tr> |
107 <tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#__VampPluginDescriptor"/> | 99 <tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#__VampPluginDescriptor"/> |
108 <map name="__VampPluginDescriptor" id="__VampPluginDescriptor"> | 100 <map name="__VampPluginDescriptor" id="__VampPluginDescriptor"> |
109 <area shape="rect" id="node1" href="struct__VampPluginDescriptor.html" title="_VampPluginDescriptor" alt="" coords="5,5,152,30"/></map> | 101 <area shape="rect" id="node1" href="struct__VampPluginDescriptor.html" title="_VampPluginDescriptor" alt="" coords="5,5,153,31"/> |
102 </map> | |
110 </td></tr> | 103 </td></tr> |
111 <tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#FixedTempoEstimator_1_1D"/> | 104 <tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#FixedTempoEstimator_1_1D"/> |
112 <map name="FixedTempoEstimator_1_1D" id="FixedTempoEstimator_1_1D"> | 105 <map name="FixedTempoEstimator_1_1D" id="FixedTempoEstimator_1_1D"> |
113 <area shape="rect" id="node1" href="classFixedTempoEstimator_1_1D.html" title="FixedTempoEstimator::D" alt="" coords="5,5,157,30"/></map> | 106 <area shape="rect" id="node1" href="classFixedTempoEstimator_1_1D.html" title="FixedTempoEstimator::D" alt="" coords="5,5,161,31"/> |
107 </map> | |
114 </td></tr> | 108 </td></tr> |
115 <tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#Vamp_1_1FFT"/> | 109 <tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#Vamp_1_1FFT"/> |
116 <map name="Vamp_1_1FFT" id="Vamp_1_1FFT"> | 110 <map name="Vamp_1_1FFT" id="Vamp_1_1FFT"> |
117 <area shape="rect" id="node1" href="classVamp_1_1FFT.html" title="A simple FFT implementation provided for convenience of plugin authors." alt="" coords="6,5,85,30"/></map> | 111 <area shape="rect" id="node1" href="classVamp_1_1FFT.html" title="A simple FFT implementation provided for convenience of plugin authors. " alt="" coords="5,5,85,31"/> |
112 </map> | |
118 </td></tr> | 113 </td></tr> |
119 <tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#Vamp_1_1HostExt_1_1PluginLoader"/> | 114 <tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#Vamp_1_1FFTComplex"/> |
115 <map name="Vamp_1_1FFTComplex" id="Vamp_1_1FFTComplex"> | |
116 <area shape="rect" id="node1" href="classVamp_1_1FFTComplex.html" title="A simple FFT implementation provided for convenience of plugin authors. " alt="" coords="5,5,133,31"/> | |
117 </map> | |
118 </td></tr> | |
119 <tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#Vamp_1_1FFTReal"/> | |
120 <map name="Vamp_1_1FFTReal" id="Vamp_1_1FFTReal"> | |
121 <area shape="rect" id="node1" href="classVamp_1_1FFTReal.html" title="A simple FFT implementation provided for convenience of plugin authors. " alt="" coords="5,5,109,31"/> | |
122 </map> | |
123 </td></tr> | |
124 <tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#Vamp_1_1HostExt_1_1PluginLoader"/> | |
120 <map name="Vamp_1_1HostExt_1_1PluginLoader" id="Vamp_1_1HostExt_1_1PluginLoader"> | 125 <map name="Vamp_1_1HostExt_1_1PluginLoader" id="Vamp_1_1HostExt_1_1PluginLoader"> |
121 <area shape="rect" id="node1" href="classVamp_1_1HostExt_1_1PluginLoader.html" title="Vamp::HostExt::PluginLoader is a convenience class for discovering and loading Vamp plugins using the..." alt="" coords="5,5,181,30"/></map> | 126 <area shape="rect" id="node1" href="classVamp_1_1HostExt_1_1PluginLoader.html" title="Vamp::HostExt::PluginLoader is a convenience class for discovering and loading Vamp plugins using the..." alt="" coords="5,5,188,31"/> |
127 </map> | |
122 </td></tr> | 128 </td></tr> |
123 <tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#Vamp_1_1Plugin_1_1Feature"/> | 129 <tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#Vamp_1_1Plugin_1_1Feature"/> |
124 <map name="Vamp_1_1Plugin_1_1Feature" id="Vamp_1_1Plugin_1_1Feature"> | 130 <map name="Vamp_1_1Plugin_1_1Feature" id="Vamp_1_1Plugin_1_1Feature"> |
125 <area shape="rect" id="node1" href="structVamp_1_1Plugin_1_1Feature.html" title="Vamp::Plugin::Feature" alt="" coords="6,5,143,30"/></map> | 131 <area shape="rect" id="node1" href="structVamp_1_1Plugin_1_1Feature.html" title="Vamp::Plugin::Feature" alt="" coords="5,5,149,31"/> |
132 </map> | |
126 </td></tr> | 133 </td></tr> |
127 <tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#Vamp_1_1Plugin_1_1OutputDescriptor"/> | 134 <tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#Vamp_1_1Plugin_1_1OutputDescriptor"/> |
128 <map name="Vamp_1_1Plugin_1_1OutputDescriptor" id="Vamp_1_1Plugin_1_1OutputDescriptor"> | 135 <map name="Vamp_1_1Plugin_1_1OutputDescriptor" id="Vamp_1_1Plugin_1_1OutputDescriptor"> |
129 <area shape="rect" id="node1" href="structVamp_1_1Plugin_1_1OutputDescriptor.html" title="Vamp::Plugin::OutputDescriptor" alt="" coords="6,5,197,30"/></map> | 136 <area shape="rect" id="node1" href="structVamp_1_1Plugin_1_1OutputDescriptor.html" title="Vamp::Plugin::OutputDescriptor" alt="" coords="5,5,203,31"/> |
137 </map> | |
130 </td></tr> | 138 </td></tr> |
131 <tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#Vamp_1_1PluginAdapterBase"/> | 139 <tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#Vamp_1_1PluginAdapterBase"/> |
132 <map name="Vamp_1_1PluginAdapterBase" id="Vamp_1_1PluginAdapterBase"> | 140 <map name="Vamp_1_1PluginAdapterBase" id="Vamp_1_1PluginAdapterBase"> |
133 <area shape="rect" id="node1" href="classVamp_1_1PluginAdapterBase.html" title="PluginAdapter and PluginAdapterBase provide a wrapper class that a plugin library can use to make its..." alt="" coords="5,5,165,30"/><area shape="rect" id="node3" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementatio..." alt="" coords="214,5,378,30"/></map> | 141 <area shape="rect" id="node1" href="classVamp_1_1PluginAdapterBase.html" title="PluginAdapter and PluginAdapterBase provide a wrapper class that a plugin library can use to make its..." alt="" coords="5,5,171,31"/> |
142 <area shape="rect" id="node2" href="classVamp_1_1PluginAdapter.html" title="PluginAdapter turns a PluginAdapterBase into a specific wrapper for a particular plugin implementatio..." alt="" coords="219,5,388,31"/> | |
143 </map> | |
134 </td></tr> | 144 </td></tr> |
135 <tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#Vamp_1_1PluginBase"/> | 145 <tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#Vamp_1_1PluginBase"/> |
136 <map name="Vamp_1_1PluginBase" id="Vamp_1_1PluginBase"> | 146 <map name="Vamp_1_1PluginBase" id="Vamp_1_1PluginBase"> |
137 <area shape="rect" id="node1" href="classVamp_1_1PluginBase.html" title="A base class for plugins with optional configurable parameters, programs, etc." alt="" coords="6,178,125,203"/><area shape="rect" id="node3" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o..." alt="" coords="174,178,266,203"/><area shape="rect" id="node5" href="classAmplitudeFollower.html" title="Example plugin implementing the SuperCollider amplitude follower function." alt="" coords="345,5,468,30"/><area shape="rect" id="node7" href="classFixedTempoEstimator.html" title="Example plugin that estimates the tempo of a short fixed-tempo sample." alt="" coords="338,54,475,79"/><area shape="rect" id="node9" href="classPercussionOnsetDetector.html" title="Example plugin that detects percussive events." alt="" coords="329,103,484,129"/><area shape="rect" id="node11" href="classPowerSpectrum.html" title="Example plugin that returns a power spectrum calculated (trivially) from the frequency domain represe..." alt="" coords="353,153,460,178"/><area shape="rect" id="node13" href="classSpectralCentroid.html" title="Example plugin that calculates the centre of gravity of the frequency domain representation of each b..." alt="" coords="351,202,463,227"/><area shape="rect" id="node15" href="classVamp_1_1HostExt_1_1PluginWrapper.html" title="PluginWrapper is a simple base class for adapter plugins." alt="" coords="315,251,499,277"/><area shape="rect" id="node25" href="classVamp_1_1PluginHostAdapter.html" title="PluginHostAdapter is a wrapper class that a Vamp host can use to make the C-language VampPluginDescri..." alt="" coords="327,301,486,326"/><area shape="rect" id="node27" href="classZeroCrossing.html" title="Example plugin that calculates the positions and density of zero-crossing points in an audio waveform..." alt="" coords="360,350,453,375"/><area shape="rect" id="node17" href="classVamp_1_1HostExt_1_1PluginBufferingAdapter.html" title="PluginBufferingAdapter is a Vamp plugin adapter that allows plugins to be used by a host supplying an..." alt="" coords="558,178,789,203"/><area shape="rect" id="node19" href="classVamp_1_1HostExt_1_1PluginChannelAdapter.html" title="PluginChannelAdapter is a Vamp plugin adapter that implements a policy for management of plugins that..." alt="" coords="560,227,787,253"/><area shape="rect" id="node21" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html" title="PluginInputDomainAdapter is a Vamp plugin adapter that converts time-domain input into frequency-doma..." alt="" coords="547,277,800,302"/><area shape="rect" id="node23" href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html" title="PluginSummarisingAdapter is a Vamp plugin adapter that provides summarisation methods such as mean an..." alt="" coords="547,326,800,351"/></map> | 147 <area shape="rect" id="node1" href="classVamp_1_1PluginBase.html" title="A base class for plugins with optional configurable parameters, programs, etc. " alt="" coords="5,179,128,204"/> |
148 <area shape="rect" id="node2" href="classVamp_1_1Plugin.html" title="Vamp::Plugin is a base class for plugin instance classes that provide feature extraction from audio o..." alt="" coords="176,179,271,204"/> | |
149 <area shape="rect" id="node3" href="classAmplitudeFollower.html" title="Example plugin implementing the SuperCollider amplitude follower function. " alt="" coords="352,5,476,31"/> | |
150 <area shape="rect" id="node4" href="classFixedTempoEstimator.html" title="Example plugin that estimates the tempo of a short fixed-tempo sample. " alt="" coords="344,55,484,80"/> | |
151 <area shape="rect" id="node5" href="classPercussionOnsetDetector.html" title="Example plugin that detects percussive events. " alt="" coords="333,104,495,129"/> | |
152 <area shape="rect" id="node6" href="classPowerSpectrum.html" title="Example plugin that returns a power spectrum calculated (trivially) from the frequency domain represe..." alt="" coords="359,153,469,179"/> | |
153 <area shape="rect" id="node7" href="classSpectralCentroid.html" title="Example plugin that calculates the centre of gravity of the frequency domain representation of each b..." alt="" coords="357,203,471,228"/> | |
154 <area shape="rect" id="node8" href="classVamp_1_1HostExt_1_1PluginWrapper.html" title="PluginWrapper is a simple base class for adapter plugins. " alt="" coords="319,252,509,277"/> | |
155 <area shape="rect" id="node13" href="classVamp_1_1PluginHostAdapter.html" title="PluginHostAdapter is a wrapper class that a Vamp host can use to make the C-language VampPluginDescri..." alt="" coords="333,301,495,327"/> | |
156 <area shape="rect" id="node14" href="classZeroCrossing.html" title="Example plugin that calculates the positions and density of zero-crossing points in an audio waveform..." alt="" coords="367,351,461,376"/> | |
157 <area shape="rect" id="node9" href="classVamp_1_1HostExt_1_1PluginBufferingAdapter.html" title="PluginBufferingAdapter is a Vamp plugin adapter that allows plugins to be used by a host supplying an..." alt="" coords="569,152,764,191"/> | |
158 <area shape="rect" id="node10" href="classVamp_1_1HostExt_1_1PluginChannelAdapter.html" title="PluginChannelAdapter is a Vamp plugin adapter that implements a policy for management of plugins that..." alt="" coords="571,215,762,253"/> | |
159 <area shape="rect" id="node11" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html" title="PluginInputDomainAdapter is a Vamp plugin adapter that converts time-domain input into frequency-doma..." alt="" coords="580,277,753,316"/> | |
160 <area shape="rect" id="node12" href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html" title="PluginSummarisingAdapter is a Vamp plugin adapter that provides summarisation methods such as mean an..." alt="" coords="557,340,776,379"/> | |
161 </map> | |
138 </td></tr> | 162 </td></tr> |
139 <tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#Vamp_1_1PluginBase_1_1ParameterDescriptor"/> | 163 <tr><td><img src="inherit_graph_16.png" border="0" alt="" usemap="#Vamp_1_1PluginBase_1_1ParameterDescriptor"/> |
140 <map name="Vamp_1_1PluginBase_1_1ParameterDescriptor" id="Vamp_1_1PluginBase_1_1ParameterDescriptor"> | 164 <map name="Vamp_1_1PluginBase_1_1ParameterDescriptor" id="Vamp_1_1PluginBase_1_1ParameterDescriptor"> |
141 <area shape="rect" id="node1" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html" title="Vamp::PluginBase::ParameterDescriptor" alt="" coords="6,5,239,30"/></map> | 165 <area shape="rect" id="node1" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html" title="Vamp::PluginBase::Parameter\lDescriptor" alt="" coords="5,5,192,44"/> |
166 </map> | |
142 </td></tr> | 167 </td></tr> |
143 <tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#Vamp_1_1RealTime"/> | 168 <tr><td><img src="inherit_graph_17.png" border="0" alt="" usemap="#Vamp_1_1RealTime"/> |
144 <map name="Vamp_1_1RealTime" id="Vamp_1_1RealTime"> | 169 <map name="Vamp_1_1RealTime" id="Vamp_1_1RealTime"> |
145 <area shape="rect" id="node1" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve..." alt="" coords="6,5,114,30"/></map> | 170 <area shape="rect" id="node1" href="structVamp_1_1RealTime.html" title="RealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conve..." alt="" coords="5,5,119,31"/> |
171 </map> | |
146 </td></tr> | 172 </td></tr> |
147 </table> | 173 </table> |
148 </div><!-- contents --> | 174 </div><!-- contents --> |
175 </div><!-- doc-content --> | |
176 <!-- start footer part --> | |
177 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | |
178 <ul> | |
179 <li class="footer">Generated by | |
180 <a href="http://www.doxygen.org/index.html"> | |
181 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> | |
182 </ul> | |
149 </div> | 183 </div> |
150 <div id="nav-path" class="navpath"> | |
151 <ul> | |
152 | |
153 <li class="footer">Generated on Fri Jul 13 2012 13:28:49 for VampPluginSDK by | |
154 <a href="http://www.doxygen.org/index.html"> | |
155 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li> | |
156 </ul> | |
157 </div> | |
158 | |
159 | |
160 </body> | 184 </body> |
161 </html> | 185 </html> |