Mercurial > hg > svcore
diff plugin/RealTimePluginInstance.h @ 237:3a6af0e5e2d1
* Update along with latest Vamp API change. This has not yet been tested.
author | Chris Cannam |
---|---|
date | Mon, 26 Feb 2007 18:13:07 +0000 |
parents | 163f3428bbe0 |
children | 71f869dac40b |
line wrap: on
line diff
--- a/plugin/RealTimePluginInstance.h Mon Feb 26 14:55:08 2007 +0000 +++ b/plugin/RealTimePluginInstance.h Mon Feb 26 18:13:07 2007 +0000 @@ -81,7 +81,8 @@ virtual bool isOK() const = 0; - virtual QString getIdentifier() const = 0; + virtual QString getPluginIdentifier() const = 0; + virtual std::string getIdentifier() const; /** * Run for one block, starting at the given time. The start time