annotate build/vamp-plugin.map @ 268:6579e441f2fe

* Ensure that output descriptors are re-queried after a call to initialise, setParameter or selectProgram (following "What can depend on a parameter?" section of programmers guide)
author cannam
date Tue, 25 Nov 2008 13:16:07 +0000
parents e58242c9ff85
children
rev   line source
cannam@228 1 {
cannam@228 2 global: vampGetPluginDescriptor;
cannam@228 3 local: *;
cannam@228 4 };