|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
This is the complete list of members for juce::LV2PluginFormat, including all inherited members.
| ARAFactoryCreationCallback typedef | juce::AudioPluginFormat | |
| AudioPluginFormat() (defined in juce::AudioPluginFormat) | juce::AudioPluginFormat | protected |
| canScanForPlugins() const override | juce::LV2PluginFormat | virtual |
| createARAFactoryAsync(const PluginDescription &, ARAFactoryCreationCallback callback) | juce::AudioPluginFormat | virtual |
| createInstanceFromDescription(const PluginDescription &, double initialSampleRate, int initialBufferSize) | juce::AudioPluginFormat | |
| createInstanceFromDescription(const PluginDescription &, double initialSampleRate, int initialBufferSize, String &errorMessage) | juce::AudioPluginFormat | |
| createPluginInstanceAsync(const PluginDescription &description, double initialSampleRate, int initialBufferSize, PluginCreationCallback) | juce::AudioPluginFormat | |
| doesPluginStillExist(const PluginDescription &) override | juce::LV2PluginFormat | virtual |
| fileMightContainThisPluginType(const String &fileOrIdentifier) override | juce::LV2PluginFormat | virtual |
| findAllTypesForFile(OwnedArray< PluginDescription > &results, const String &fileOrIdentifier) override | juce::LV2PluginFormat | virtual |
| getDefaultLocationsToSearch() override | juce::LV2PluginFormat | virtual |
| getFormatName() (defined in juce::LV2PluginFormat) | juce::LV2PluginFormat | static |
| getName() const override | juce::LV2PluginFormat | virtual |
| getNameOfPluginFromIdentifier(const String &fileOrIdentifier) override | juce::LV2PluginFormat | virtual |
| isTrivialToScan() const override | juce::LV2PluginFormat | virtual |
| LV2PluginFormat() (defined in juce::LV2PluginFormat) | juce::LV2PluginFormat | |
| PluginCreationCallback typedef | juce::AudioPluginFormat | |
| pluginNeedsRescanning(const PluginDescription &) override | juce::LV2PluginFormat | virtual |
| searchPathsForPlugins(const FileSearchPath &directoriesToSearch, bool recursive, bool allowPluginsWhichRequireAsynchronousInstantiation=false) override | juce::LV2PluginFormat | virtual |
| ~AudioPluginFormat() override | juce::AudioPluginFormat | |
| ~LV2PluginFormat() override (defined in juce::LV2PluginFormat) | juce::LV2PluginFormat |