JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::AudioPluginFormat Member List

This is the complete list of members for juce::AudioPluginFormat, including all inherited members.

AudioPluginFormat() noexceptjuce::AudioPluginFormatprotected
AudioPluginFormatManager classjuce::AudioPluginFormatfriend
canScanForPlugins() const =0juce::AudioPluginFormatpure virtual
createInstanceFromDescription(const PluginDescription &, double initialSampleRate, int initialBufferSize)juce::AudioPluginFormat
createInstanceFromDescription(const PluginDescription &, double initialSampleRate, int initialBufferSize, String &errorMessage)juce::AudioPluginFormat
createPluginInstance(const PluginDescription &, double initialSampleRate, int initialBufferSize, void *userData, PluginCreationCallback)=0juce::AudioPluginFormatprotectedpure virtual
createPluginInstanceAsync(const PluginDescription &description, double initialSampleRate, int initialBufferSize, InstantiationCompletionCallback *completionCallback)juce::AudioPluginFormat
createPluginInstanceAsync(const PluginDescription &description, double initialSampleRate, int initialBufferSize, std::function< void(AudioPluginInstance *, const String &)> completionCallback)juce::AudioPluginFormat
createPluginInstanceOnMessageThread(const PluginDescription &, double rate, int size, AudioPluginFormat::InstantiationCompletionCallback *)juce::AudioPluginFormatprivate
doesPluginStillExist(const PluginDescription &)=0juce::AudioPluginFormatpure virtual
fileMightContainThisPluginType(const String &fileOrIdentifier)=0juce::AudioPluginFormatpure virtual
findAllTypesForFile(OwnedArray< PluginDescription > &results, const String &fileOrIdentifier)=0juce::AudioPluginFormatpure virtual
getDefaultLocationsToSearch()=0juce::AudioPluginFormatpure virtual
getName() const =0juce::AudioPluginFormatpure virtual
getNameOfPluginFromIdentifier(const String &fileOrIdentifier)=0juce::AudioPluginFormatpure virtual
PluginCreationCallback typedefjuce::AudioPluginFormatprotected
pluginNeedsRescanning(const PluginDescription &)=0juce::AudioPluginFormatpure virtual
requiresUnblockedMessageThreadDuringCreation(const PluginDescription &) const noexcept=0juce::AudioPluginFormatprotectedpure virtual
searchPathsForPlugins(const FileSearchPath &directoriesToSearch, bool recursive, bool allowPluginsWhichRequireAsynchronousInstantiation=false)=0juce::AudioPluginFormatpure virtual
~AudioPluginFormat()juce::AudioPluginFormatvirtual