Mercurial > hg > vamp-libxtract-plugins
diff plugins/XTractPlugin.h @ 2:c2305fa8e01f
* Update along with the latest Vamp API change
author | cannam |
---|---|
date | Mon, 26 Feb 2007 18:12:19 +0000 |
parents | d9b43f698a44 |
children | 76e255118810 |
line wrap: on
line diff
--- a/plugins/XTractPlugin.h Wed Feb 14 16:16:13 2007 +0000 +++ b/plugins/XTractPlugin.h Mon Feb 26 18:12:19 2007 +0000 @@ -31,6 +31,7 @@ InputDomain getInputDomain() const; + std::string getIdentifier() const; std::string getName() const; std::string getDescription() const; std::string getMaker() const;