openshot-audio
0.1.5
|
#include <juce_audio_processors.h>
Public Attributes | |
String | folder |
OwnedArray< PluginTree > | subFolders |
Array< const PluginDescription * > | plugins |
A structure that recursively holds a tree of plugins.
String juce::KnownPluginList::PluginTree::folder |
The name of this folder in the tree
Array<const PluginDescription*> juce::KnownPluginList::PluginTree::plugins |
OwnedArray<PluginTree> juce::KnownPluginList::PluginTree::subFolders |