Mercurial > hg > vamp-plugin-sdk
comparison vamp-sdk/hostext/PluginSummarisingAdapter.h @ 216:991d2ae87980
* doc update
author | cannam |
---|---|
date | Tue, 28 Oct 2008 14:02:41 +0000 |
parents | fe30a25ee4f8 |
children |
comparison
equal
deleted
inserted
replaced
215:a5a54b60e82e | 216:991d2ae87980 |
---|---|
46 namespace HostExt { | 46 namespace HostExt { |
47 | 47 |
48 /** | 48 /** |
49 * \class PluginSummarisingAdapter PluginSummarisingAdapter.h <vamp-sdk/hostext/PluginSummarisingAdapter.h> | 49 * \class PluginSummarisingAdapter PluginSummarisingAdapter.h <vamp-sdk/hostext/PluginSummarisingAdapter.h> |
50 * | 50 * |
51 * \note This class was introduced in version 1.1 of the Vamp plugin SDK. | 51 * \note This class was introduced in version 2.0 of the Vamp plugin SDK. |
52 */ | 52 */ |
53 | 53 |
54 class PluginSummarisingAdapter : public PluginWrapper | 54 class PluginSummarisingAdapter : public PluginWrapper |
55 { | 55 { |
56 public: | 56 public: |