#include "../juce_audio_plugin_client.h"
Namespaces | |
juce | |
Macros | |
#define | Component juce::Component |
#define | Point juce::Point |
Functions | |
juce::AudioProcessor * | createPluginFilterOfType (juce::AudioProcessor::WrapperType) |
const PluginHostType & | juce::getHostType () |
void | juce::repostCurrentNSEvent () |
#define Component juce::Component |
#define Point juce::Point |
juce::AudioProcessor* createPluginFilterOfType | ( | juce::AudioProcessor::WrapperType | ) |
Referenced by juce::StandalonePluginHolder::createPlugin(), and juce::getHostType().