LMMS
Loading...
Searching...
No Matches
juce::ARAFactoryResult Struct Reference

#include <juce_ARACommon.h>

Public Attributes

ARAFactoryWrapper araFactory
String errorMessage

Detailed Description

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.

@tags{ARA}

Member Data Documentation

◆ araFactory

ARAFactoryWrapper juce::ARAFactoryResult::araFactory

◆ errorMessage

String juce::ARAFactoryResult::errorMessage

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