48 void addDefaultFormats();
54 int getNumFormats()
const;
83 double initialSampleRate,
int initialBufferSize,
84 String& errorMessage)
const;
109 double initialSampleRate,
int initialBufferSize,
Holds a resizable array of primitive or copy-by-value objects.
An array designed for holding objects.
A small class to represent some facts about a particular type of plug-in.
void createARAFactoryAsync(AudioPluginInstance &instance, std::function< void(ARAFactoryWrapper)> cb)
Calls the provided callback with an ARAFactoryWrapper object obtained from the provided AudioPluginIn...