|
JUCE
|
Classes | |
| class | ARAEditGuard |
| Reference counting helper class to ensure that the DocumentController is in editable state. More... | |
| class | ARAHostDocumentController |
Wrapper class for ARA::Host::DocumentController. More... | |
Namespaces | |
| namespace | ARAHostModel |
Functions | |
| void | createARAFactoryAsync (AudioPluginInstance &instance, std::function< void(ARAFactoryWrapper)> cb) |
| Calls the provided callback with an ARAFactoryWrapper object obtained from the provided AudioPluginInstance. | |