Classes | |
struct | juce::ExtensionsVisitor |
Create a derived implementation of this class and pass it to AudioPluginInstance::getExtensions() to retrieve format-specific information about a plugin instance. More... | |
struct | juce::ExtensionsVisitor::Unknown |
Indicates that there is no platform specific information available. More... | |
struct | juce::ExtensionsVisitor::VST3Client |
Can be used to retrieve information about a VST3 that is wrapped by an AudioProcessor. More... | |
struct | juce::ExtensionsVisitor::AudioUnitClient |
Can be used to retrieve information about an AudioUnit that is wrapped by an AudioProcessor. More... | |
struct | juce::ExtensionsVisitor::VSTClient |
Can be used to retrieve information about a VST that is wrapped by an AudioProcessor. More... | |
struct | juce::ExtensionsVisitor::ARAClient |
Can be used to retrieve information about a plugin that provides ARA extensions. More... |
Namespaces | |
namespace | juce |
Typedefs | |
typedef struct ComponentInstanceRecord * | AudioComponentInstance |
typedef AudioComponentInstance | AudioUnit |
typedef struct ComponentInstanceRecord* AudioComponentInstance |
typedef AudioComponentInstance AudioUnit |