29#if (JUCE_PLUGINHOST_LV2 && (! (JUCE_ANDROID || JUCE_IOS))) || DOXYGEN
42 static String getFormatName() {
return "LV2"; }
46 const String& fileOrIdentifier)
override;
62 bool allowPluginsWhichRequireAsynchronousInstantiation =
false)
override;
67 bool requiresUnblockedMessageThreadDuringCreation (
const PluginDescription&)
const override;
Represents a set of folders that make up a search path.
An array designed for holding objects.
A small class to represent some facts about a particular type of plug-in.
A special array for holding a list of strings.