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
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
juce_ARAHosting.h File Reference
#include <ARA_API/ARAInterface.h>
#include <ARA_Library/Dispatch/ARAHostDispatch.h>

Go to the source code of this file.

Classes

class  juce::ARAEditGuard
 Reference counting helper class to ensure that the DocumentController is in editable state. More...
 
class  juce::ARAHostDocumentController
 Wrapper class for ARA::Host::DocumentController. More...
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Functions

void juce::createARAFactoryAsync (AudioPluginInstance &instance, std::function< void(ARAFactoryWrapper)> cb)
 Calls the provided callback with an ARAFactoryWrapper object obtained from the provided AudioPluginInstance.