|
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 |
Public Member Functions | |
| PluginSorter (KnownPluginList::SortMethod sortMethod, bool forwards) noexcept | |
| bool | operator() (const PluginDescription &first, const PluginDescription &second) const |
Definition at line 288 of file juce_KnownPluginList.cpp.
|
noexcept |
Definition at line 290 of file juce_KnownPluginList.cpp.
| bool juce::PluginSorter::operator() | ( | const PluginDescription & | first, |
| const PluginDescription & | second | ||
| ) | const |
Definition at line 293 of file juce_KnownPluginList.cpp.