|
| juce::String | getName () const override |
| bool | canScanForPlugins () const override |
| bool | isTrivialToScan () const override |
|
void | findAllTypesForFile (juce::OwnedArray< juce::PluginDescription > &, const juce::String &fileOrIdentifier) override |
|
bool | fileMightContainThisPluginType (const juce::String &fileOrIdentifier) override |
|
juce::String | getNameOfPluginFromIdentifier (const juce::String &fileOrIdentifier) override |
|
bool | pluginNeedsRescanning (const juce::PluginDescription &) override |
|
juce::StringArray | searchPathsForPlugins (const juce::FileSearchPath &, bool recursive, bool) override |
|
bool | doesPluginStillExist (const juce::PluginDescription &) override |
|
juce::FileSearchPath | getDefaultLocationsToSearch () override |
Definition at line 11 of file CLAPPluginFormat.h.
◆ canScanForPlugins()
| bool zrythm::plugins::CLAPPluginFormat::canScanForPlugins |
( |
| ) |
const |
|
inlineoverride |
◆ get_hash_for_range()
| auto zrythm::plugins::CLAPPluginFormat::get_hash_for_range |
( |
auto && | range | ) |
->int |
|
inlinestatic |
◆ getFormatName()
| juce::String zrythm::plugins::CLAPPluginFormat::getFormatName |
( |
| ) |
|
|
inlinestatic |
◆ getName()
| juce::String zrythm::plugins::CLAPPluginFormat::getName |
( |
| ) |
const |
|
inlineoverride |
◆ isTrivialToScan()
| bool zrythm::plugins::CLAPPluginFormat::isTrivialToScan |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following file: