Mercurial > hg > vamp-docs
view code-docs/PluginSummarisingAdapter_8h.html @ 7:66d125fb8b42 tip
Added tag vamp-plugin-sdk-v2.7 for changeset 27319718b1f8
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2017 16:45:00 +0000 |
parents | 27319718b1f8 |
children |
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>VampPluginSDK: PluginSummarisingAdapter.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">VampPluginSDK  <span id="projectnumber">2.7</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',false,false,'search.php','Search'); }); </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('PluginSummarisingAdapter_8h.html','');}); </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> | <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">PluginSummarisingAdapter.h File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include "<a class="el" href="hostguard_8h_source.html">hostguard.h</a>"</code><br /> <code>#include "<a class="el" href="PluginWrapper_8h_source.html">PluginWrapper.h</a>"</code><br /> <code>#include <set></code><br /> </div><div class="textblock"><div class="dynheader"> Include dependency graph for PluginSummarisingAdapter.h:</div> <div class="dyncontent"> <div class="center"><img src="PluginSummarisingAdapter_8h__incl.png" border="0" usemap="#PluginSummarisingAdapter_8h" alt=""/></div> <map name="PluginSummarisingAdapter_8h" id="PluginSummarisingAdapter_8h"> <area shape="rect" id="node2" href="hostguard_8h.html" title="hostguard.h" alt="" coords="29,225,117,251"/> <area shape="rect" id="node3" href="PluginWrapper_8h.html" title="PluginWrapper.h" alt="" coords="70,79,181,104"/> <area shape="rect" id="node4" href="vamp-hostsdk_2Plugin_8h.html" title="vamp-hostsdk/Plugin.h" alt="" coords="121,152,269,177"/> <area shape="rect" id="node5" href="vamp-sdk_2Plugin_8h.html" title="vamp-sdk/Plugin.h" alt="" coords="142,225,266,251"/> <area shape="rect" id="node9" href="vamp-sdk_2PluginBase_8h.html" title="PluginBase.h" alt="" coords="48,299,141,324"/> <area shape="rect" id="node10" href="plugguard_8h.html" title="plugguard.h" alt="" coords="185,372,273,397"/> <area shape="rect" id="node11" href="vamp-sdk_2RealTime_8h.html" title="RealTime.h" alt="" coords="267,299,351,324"/> </map> </div> </div><div class="textblock"><div class="dynheader"> This graph shows which files directly or indirectly include this file:</div> <div class="dyncontent"> <div class="center"><img src="PluginSummarisingAdapter_8h__dep__incl.png" border="0" usemap="#PluginSummarisingAdapter_8hdep" alt=""/></div> <map name="PluginSummarisingAdapter_8hdep" id="PluginSummarisingAdapter_8hdep"> <area shape="rect" id="node2" href="vamp-hostsdk_8h.html" title="vamp-hostsdk.h" alt="" coords="41,79,151,104"/> </map> </div> </div> <p><a href="PluginSummarisingAdapter_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html">Vamp::HostExt::PluginSummarisingAdapter</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html" title="PluginSummarisingAdapter is a Vamp plugin adapter that provides summarisation methods such as mean an...">PluginSummarisingAdapter</a> is a <a class="el" href="namespaceVamp.html">Vamp</a> plugin adapter that provides summarisation methods such as mean and median averages of output features, for use in any context where an available plugin produces individual values but the result that is actually needed is some sort of aggregate. <a href="classVamp_1_1HostExt_1_1PluginSummarisingAdapter.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespaceVamp"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVamp.html">Vamp</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:namespaceVamp_1_1HostExt"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceVamp_1_1HostExt.html">Vamp::HostExt</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_fb90db1f62862cb68177e0e13786fda0.html">vamp-hostsdk</a></li><li class="navelem"><a class="el" href="PluginSummarisingAdapter_8h.html">PluginSummarisingAdapter.h</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> </div> </body> </html>