Classes | |
| struct | juce::AudioPluginExtensions |
| A collection of interfaces for interacting with hosted plugins in a plugin-format-specific way. More... | |
| struct | juce::AudioPluginExtensions::VST3Client |
| Can be used to retrieve information about a VST3 that is wrapped by an AudioProcessor. More... | |
| struct | juce::AudioPluginExtensions::AudioUnitClient |
| Can be used to retrieve information about an AudioUnit that is wrapped by an AudioProcessor. More... | |
| struct | juce::AudioPluginExtensions::VSTClient |
| Can be used to retrieve information about a VST that is wrapped by an AudioProcessor. More... | |
| class | juce::AudioPluginExtensions::VSTClient::ExtraFunctions |
| Base class for some extra functions that can be attached to a VST plugin instance. More... | |
| struct | juce::AudioPluginExtensions::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 |