Mercurial > hg > vamp-test-plugin
comparison VampTestPlugin.cpp @ 23:42e71acaba8e
Go for Makefile.inc/Makefile.* arrangement; build fix
author | Chris Cannam |
---|---|
date | Tue, 17 Feb 2015 11:22:08 +0000 |
parents | d7f18dca3f48 |
children | 867364fe9bf6 |
comparison
equal
deleted
inserted
replaced
22:d7f18dca3f48 | 23:42e71acaba8e |
---|---|
155 { | 155 { |
156 return ""; // no programs | 156 return ""; // no programs |
157 } | 157 } |
158 | 158 |
159 void | 159 void |
160 VampTestPlugin::selectProgram(string name) | 160 VampTestPlugin::selectProgram(string) |
161 { | 161 { |
162 } | 162 } |
163 | 163 |
164 VampTestPlugin::OutputList | 164 VampTestPlugin::OutputList |
165 VampTestPlugin::getOutputDescriptors() const | 165 VampTestPlugin::getOutputDescriptors() const |