|
svcore
1.9
|
RealTimePluginInstance.h File Reference
#include <vamp-hostsdk/PluginBase.h>#include "base/RealTime.h"#include "base/AudioPlaySource.h"#include <QString>#include <QStringList>#include <vector>#include <string>#include <map>
Include dependency graph for RealTimePluginInstance.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | RealTimePluginInstance |
Namespaces | |
| PortType | |
| RealTimePluginInstance is an interface that an audio process can use to refer to an instance of a plugin without needing to know what type of plugin it is. | |
| PortHint | |
Variables | |
| static const int | PortType::Input = 1 |
| static const int | PortType::Output = 2 |
| static const int | PortType::Control = 4 |
| static const int | PortType::Audio = 8 |
| static const int | PortHint::NoHint = 0 |
| static const int | PortHint::Toggled = 1 |
| static const int | PortHint::Integer = 2 |
| static const int | PortHint::Logarithmic = 4 |
| static const int | PortHint::SampleRate = 8 |
Generated by
1.8.11