openshot-audio  0.1.6
Public Attributes | List of all members
KnownPluginList::PluginTree Struct Reference

#include <juce_KnownPluginList.h>

Public Attributes

String folder
 
OwnedArray< PluginTreesubFolders
 
Array< const PluginDescription * > plugins
 

Detailed Description

A structure that recursively holds a tree of plugins.

See also
KnownPluginList::createTree()

Member Data Documentation

◆ folder

String KnownPluginList::PluginTree::folder

The name of this folder in the tree

◆ plugins

Array<const PluginDescription*> KnownPluginList::PluginTree::plugins

◆ subFolders

OwnedArray<PluginTree> KnownPluginList::PluginTree::subFolders

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