diff vamp-sdk/hostext/PluginSummarisingAdapter.h @ 197:fe30a25ee4f8

* Add processInterleaved to PluginChannelAdapter
author cannam
date Tue, 07 Oct 2008 21:07:04 +0000
parents 1e4c6f25ded6
children 991d2ae87980
line wrap: on
line diff
--- a/vamp-sdk/hostext/PluginSummarisingAdapter.h	Tue Oct 07 20:07:17 2008 +0000
+++ b/vamp-sdk/hostext/PluginSummarisingAdapter.h	Tue Oct 07 21:07:04 2008 +0000
@@ -45,6 +45,12 @@
 
 namespace HostExt {
 
+/**
+ * \class PluginSummarisingAdapter PluginSummarisingAdapter.h <vamp-sdk/hostext/PluginSummarisingAdapter.h>
+ *
+ * \note This class was introduced in version 1.1 of the Vamp plugin SDK.
+ */
+
 class PluginSummarisingAdapter : public PluginWrapper
 {
 public: