This is the complete list of members for juce::LV2PluginFormat, including all inherited members.
ARAFactoryCreationCallback typedef | juce::AudioPluginFormat | |
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() | juce::LV2PluginFormat | static |
getName() const override | juce::LV2PluginFormat | virtual |
getNameOfPluginFromIdentifier(const String &fileOrIdentifier) override | juce::LV2PluginFormat | virtual |
isTrivialToScan() const override | juce::LV2PluginFormat | virtual |
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 | juce::LV2PluginFormat |