Represents the result of AudioPluginFormatManager::createARAFactoryAsync().
If the operation fails then araFactory will contain nullptr, and errorMessage may contain a reason for the failure.
The araFactory member ensures that the module necessary for the correct functioning of the factory will remain loaded.
Public Attributes | |
ARAFactoryWrapper | araFactory |
String | errorMessage |
ARAFactoryWrapper juce::ARAFactoryResult::araFactory |
String juce::ARAFactoryResult::errorMessage |