Mercurial > hg > vamp-docs
comparison code-docs/functions_p.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 | |
| 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"> | |
| 2 <html xmlns="http://www.w3.org/1999/xhtml"> | |
| 3 <head> | |
| 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | |
| 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"/> | |
| 8 <title>VampPluginSDK: Class Members</title> | |
| 9 <link href="tabs.css" rel="stylesheet" type="text/css"/> | |
| 10 <script type="text/javascript" src="jquery.js"></script> | |
| 11 <script type="text/javascript" src="dynsections.js"></script> | |
| 12 <link href="navtree.css" rel="stylesheet" type="text/css"/> | |
| 13 <script type="text/javascript" src="resize.js"></script> | |
| 14 <script type="text/javascript" src="navtreedata.js"></script> | |
| 15 <script type="text/javascript" src="navtree.js"></script> | |
| 16 <script type="text/javascript"> | |
| 17 $(document).ready(initResizable); | |
| 18 </script> | |
| 19 <link href="doxygen.css" rel="stylesheet" type="text/css" /> | |
| 20 </head> | |
| 21 <body> | |
| 22 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> | |
| 23 <div id="titlearea"> | |
| 24 <table cellspacing="0" cellpadding="0"> | |
| 25 <tbody> | |
| 26 <tr style="height: 56px;"> | |
| 27 <td id="projectalign" style="padding-left: 0.5em;"> | |
| 28 <div id="projectname">VampPluginSDK | |
| 29  <span id="projectnumber">2.7</span> | |
| 30 </div> | |
| 31 </td> | |
| 32 </tr> | |
| 33 </tbody> | |
| 34 </table> | |
| 35 </div> | |
| 36 <!-- end header part --> | |
| 37 <!-- Generated by Doxygen 1.8.13 --> | |
| 38 <script type="text/javascript" src="menudata.js"></script> | |
| 39 <script type="text/javascript" src="menu.js"></script> | |
| 40 <script type="text/javascript"> | |
| 41 $(function() { | |
| 42 initMenu('',false,false,'search.php','Search'); | |
| 43 }); | |
| 44 </script> | |
| 45 <div id="main-nav"></div> | |
| 46 </div><!-- top --> | |
| 47 <div id="side-nav" class="ui-resizable side-nav-resizable"> | |
| 48 <div id="nav-tree"> | |
| 49 <div id="nav-tree-contents"> | |
| 50 <div id="nav-sync" class="sync"></div> | |
| 51 </div> | |
| 52 </div> | |
| 53 <div id="splitbar" style="-moz-user-select:none;" | |
| 54 class="ui-resizable-handle"> | |
| 55 </div> | |
| 56 </div> | |
| 57 <script type="text/javascript"> | |
| 58 $(document).ready(function(){initNavTree('functions_p.html','');}); | |
| 59 </script> | |
| 60 <div id="doc-content"> | |
| 61 <div class="contents"> | |
| 62 <div class="textblock">Here is a list of all class members with links to the classes they belong to:</div> | |
| 63 | |
| 64 <h3><a id="index_p"></a>- p -</h3><ul> | |
| 65 <li>parameterCount | |
| 66 : <a class="el" href="struct__VampPluginDescriptor.html#ae6271dc3ea0cea959c84a64185492cab">_VampPluginDescriptor</a> | |
| 67 </li> | |
| 68 <li>ParameterDescriptor() | |
| 69 : <a class="el" href="structVamp_1_1PluginBase_1_1ParameterDescriptor.html#a5b793130e9746b2302317b3c9a9c1395">Vamp::PluginBase::ParameterDescriptor</a> | |
| 70 </li> | |
| 71 <li>ParameterList | |
| 72 : <a class="el" href="classVamp_1_1PluginBase.html#a3b6bb4bbd86affe1ca9deceea1aad4f8">Vamp::PluginBase</a> | |
| 73 </li> | |
| 74 <li>parameters | |
| 75 : <a class="el" href="struct__VampPluginDescriptor.html#a64d614862604c31d6b84c49005f51913">_VampPluginDescriptor</a> | |
| 76 </li> | |
| 77 <li>PercussionOnsetDetector() | |
| 78 : <a class="el" href="classPercussionOnsetDetector.html#a9f700579805ee5105758d847baab3511">PercussionOnsetDetector</a> | |
| 79 </li> | |
| 80 <li>Plugin() | |
| 81 : <a class="el" href="classVamp_1_1Plugin.html#a1b78c4f46c72ef345ed27f0b9bf20ac9">Vamp::Plugin</a> | |
| 82 </li> | |
| 83 <li>PluginAdapter() | |
| 84 : <a class="el" href="classVamp_1_1PluginAdapter.html#a16312efd629b7063d7b6d67889a2c15a">Vamp::PluginAdapter< P ></a> | |
| 85 </li> | |
| 86 <li>PluginAdapterBase() | |
| 87 : <a class="el" href="classVamp_1_1PluginAdapterBase.html#a5dad6a9b4b170c0f284962e125ac988e">Vamp::PluginAdapterBase</a> | |
| 88 </li> | |
| 89 <li>PluginBufferingAdapter() | |
| 90 : <a class="el" href="classVamp_1_1HostExt_1_1PluginBufferingAdapter.html#a1276bcfcbe1414b33eeefbd7b2b702fe">Vamp::HostExt::PluginBufferingAdapter</a> | |
| 91 </li> | |
| 92 <li>PluginCategoryHierarchy | |
| 93 : <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#ad6a39aa0c79d8d9209eb0b8dfe9d1364">Vamp::HostExt::PluginLoader</a> | |
| 94 </li> | |
| 95 <li>PluginChannelAdapter() | |
| 96 : <a class="el" href="classVamp_1_1HostExt_1_1PluginChannelAdapter.html#a2cda2b672708264f9a33c43bad3acdd8">Vamp::HostExt::PluginChannelAdapter</a> | |
| 97 </li> | |
| 98 <li>PluginHostAdapter() | |
| 99 : <a class="el" href="classVamp_1_1PluginHostAdapter.html#a6535abd551acfbbaab381bbe1268cd49">Vamp::PluginHostAdapter</a> | |
| 100 </li> | |
| 101 <li>PluginInputDomainAdapter() | |
| 102 : <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html#a878e7275acdb77efc7a802944305039d">Vamp::HostExt::PluginInputDomainAdapter</a> | |
| 103 </li> | |
| 104 <li>PluginKey | |
| 105 : <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a473645bbb3ac5c1a0da2f0f482947c4d">Vamp::HostExt::PluginLoader</a> | |
| 106 </li> | |
| 107 <li>PluginKeyList | |
| 108 : <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a0d48b76e4f995110f53e0feeb23f733a">Vamp::HostExt::PluginLoader</a> | |
| 109 </li> | |
| 110 <li>PluginLoader() | |
| 111 : <a class="el" href="classVamp_1_1HostExt_1_1PluginLoader.html#a5ab9e0281244bef7976c6c0ce1a55c24">Vamp::HostExt::PluginLoader</a> | |
| 112 </li> | |
| 113 <li>PluginSummarisingAdapter() | |
| 114 : <a class="el" href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html#a31b41f54560a2ae6c3ec1a945f3f1d68">Vamp::HostExt::PluginSummarisingAdapter</a> | |
| 115 </li> | |
| 116 <li>pluginVersion | |
| 117 : <a class="el" href="struct__VampPluginDescriptor.html#a04427c420d9252c7796c0bf5101345ae">_VampPluginDescriptor</a> | |
| 118 </li> | |
| 119 <li>PluginWrapper() | |
| 120 : <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a35cc2d42f8322f5022e89859a79c97be">Vamp::HostExt::PluginWrapper</a> | |
| 121 </li> | |
| 122 <li>PowerSpectrum() | |
| 123 : <a class="el" href="classPowerSpectrum.html#aa2550486513a4abcf7b52869002947e7">PowerSpectrum</a> | |
| 124 </li> | |
| 125 <li>process | |
| 126 : <a class="el" href="struct__VampPluginDescriptor.html#aff1c25291c967cb2f198b900e551a7eb">_VampPluginDescriptor</a> | |
| 127 , <a class="el" href="classAmplitudeFollower.html#a48d0f95cac31ffd190cff89b50a2a5bd">AmplitudeFollower</a> | |
| 128 , <a class="el" href="classFixedTempoEstimator_1_1D.html#a7fac74fc9fc54f436408705d1e125e20">FixedTempoEstimator::D</a> | |
| 129 , <a class="el" href="classFixedTempoEstimator.html#a1cf76b0e55cf4ed3da095cffcdeaec3c">FixedTempoEstimator</a> | |
| 130 , <a class="el" href="classPercussionOnsetDetector.html#adfd989812b3e0cb8f4b498f56a5a9614">PercussionOnsetDetector</a> | |
| 131 , <a class="el" href="classPowerSpectrum.html#aa5664ffc2b37a16db471fae791c1f55f">PowerSpectrum</a> | |
| 132 , <a class="el" href="classSpectralCentroid.html#aca96c70e7e75c9e4a7db38485018914c">SpectralCentroid</a> | |
| 133 , <a class="el" href="classVamp_1_1HostExt_1_1PluginBufferingAdapter.html#a55058a20c1f8bffc0dc927350df778a0">Vamp::HostExt::PluginBufferingAdapter</a> | |
| 134 , <a class="el" href="classVamp_1_1HostExt_1_1PluginChannelAdapter.html#a6ff37bf754ff8711dbcb2f020fa3902c">Vamp::HostExt::PluginChannelAdapter</a> | |
| 135 , <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html#ab36a81ac9a0ded8d83c6b855263c0231">Vamp::HostExt::PluginInputDomainAdapter</a> | |
| 136 , <a class="el" href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html#a3314b456a4780601c021dac25b478846">Vamp::HostExt::PluginSummarisingAdapter</a> | |
| 137 , <a class="el" href="classVamp_1_1HostExt_1_1PluginWrapper.html#a6bd72d6dfb3047524dbe8ae3294527cf">Vamp::HostExt::PluginWrapper</a> | |
| 138 , <a class="el" href="classVamp_1_1Plugin.html#ae4aed3bebfe80a2e2fccd3d37af26996">Vamp::Plugin</a> | |
| 139 , <a class="el" href="classVamp_1_1PluginHostAdapter.html#a38fe1080b343ba10e5d8a4b30c87cbdd">Vamp::PluginHostAdapter</a> | |
| 140 , <a class="el" href="classZeroCrossing.html#abf4aaa6fd8cc03de63f4e1e8942633da">ZeroCrossing</a> | |
| 141 </li> | |
| 142 <li>processInterleaved() | |
| 143 : <a class="el" href="classVamp_1_1HostExt_1_1PluginChannelAdapter.html#a5c94c3eb1dbc8899fe58527bbb7bb61f">Vamp::HostExt::PluginChannelAdapter</a> | |
| 144 </li> | |
| 145 <li>ProcessTimestampMethod | |
| 146 : <a class="el" href="classVamp_1_1HostExt_1_1PluginInputDomainAdapter.html#a2518e4922d77bc4e514d84cec9a0b577">Vamp::HostExt::PluginInputDomainAdapter</a> | |
| 147 </li> | |
| 148 <li>programCount | |
| 149 : <a class="el" href="struct__VampPluginDescriptor.html#a1962666aa173e7a9a2c30dc82e4b2e00">_VampPluginDescriptor</a> | |
| 150 </li> | |
| 151 <li>ProgramList | |
| 152 : <a class="el" href="classVamp_1_1PluginBase.html#a7f66f00437b21e5f694fe02356b12f20">Vamp::PluginBase</a> | |
| 153 </li> | |
| 154 <li>programs | |
| 155 : <a class="el" href="struct__VampPluginDescriptor.html#ad488470c582d8472d86455889d71c5ec">_VampPluginDescriptor</a> | |
| 156 </li> | |
| 157 </ul> | |
| 158 </div><!-- contents --> | |
| 159 </div><!-- doc-content --> | |
| 160 <!-- start footer part --> | |
| 161 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> | |
| 162 <ul> | |
| 163 <li class="footer">Generated by | |
| 164 <a href="http://www.doxygen.org/index.html"> | |
| 165 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> | |
| 166 </ul> | |
| 167 </div> | |
| 168 </body> | |
| 169 </html> |
