|
JUCE
|
A structure that recursively holds a tree of plugins. More...
Public Attributes | |
| String | folder |
| The name of this folder in the tree. More... | |
| OwnedArray< PluginTree > | subFolders |
| Array< PluginDescription > | plugins |
A structure that recursively holds a tree of plugins.
| String KnownPluginList::PluginTree::folder |
The name of this folder in the tree.
| OwnedArray<PluginTree> KnownPluginList::PluginTree::subFolders |
| Array<PluginDescription> KnownPluginList::PluginTree::plugins |
1.8.13