diff vamp-sdk/hostext/PluginWrapper.h @ 75:0f8524203677

* doc updates
author cannam
date Thu, 07 Jun 2007 13:56:26 +0000
parents 64697dca0d48
children 6683f99107cf
line wrap: on
line diff
--- a/vamp-sdk/hostext/PluginWrapper.h	Wed Jun 06 13:14:18 2007 +0000
+++ b/vamp-sdk/hostext/PluginWrapper.h	Thu Jun 07 13:56:26 2007 +0000
@@ -50,6 +50,8 @@
  * delegate through to the wrapped plugin.  A subclass can therefore
  * override only the methods that are meaningful for the particular
  * adapter.
+ *
+ * \note This class was introduced version 1.1 of the Vamp plugin SDK.
  */
 
 class PluginWrapper : public Plugin