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
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
juce::PluginListComponent::Scanner Class Referencefinal
Inheritance diagram for juce::PluginListComponent::Scanner:
juce::Timer

Public Member Functions

 Scanner (PluginListComponent &plc, AudioPluginFormat &format, const StringArray &filesOrIdentifiers, PropertiesFile *properties, bool allowPluginsWhichRequireAsynchronousInstantiation, int threads, const String &title, const String &text)
 

Detailed Description

Definition at line 143 of file juce_PluginListComponent.cpp.

Constructor & Destructor Documentation

◆ Scanner()

juce::PluginListComponent::Scanner::Scanner ( PluginListComponent plc,
AudioPluginFormat format,
const StringArray filesOrIdentifiers,
PropertiesFile properties,
bool  allowPluginsWhichRequireAsynchronousInstantiation,
int  threads,
const String title,
const String text 
)

Definition at line 146 of file juce_PluginListComponent.cpp.

◆ ~Scanner()

juce::PluginListComponent::Scanner::~Scanner ( )
override

Definition at line 193 of file juce_PluginListComponent.cpp.


The documentation for this class was generated from the following file: