JUCE
AudioPluginFormat Member List

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

AudioPluginFormat()AudioPluginFormatprotected
canScanForPlugins() const =0AudioPluginFormatpure virtual
createInstanceFromDescription(const PluginDescription &, double initialSampleRate, int initialBufferSize)AudioPluginFormat
createInstanceFromDescription(const PluginDescription &, double initialSampleRate, int initialBufferSize, String &errorMessage)AudioPluginFormat
createPluginInstance(const PluginDescription &, double initialSampleRate, int initialBufferSize, PluginCreationCallback)=0AudioPluginFormatprotectedpure virtual
createPluginInstanceAsync(const PluginDescription &description, double initialSampleRate, int initialBufferSize, PluginCreationCallback)AudioPluginFormat
doesPluginStillExist(const PluginDescription &)=0AudioPluginFormatpure virtual
fileMightContainThisPluginType(const String &fileOrIdentifier)=0AudioPluginFormatpure virtual
findAllTypesForFile(OwnedArray< PluginDescription > &results, const String &fileOrIdentifier)=0AudioPluginFormatpure virtual
getDefaultLocationsToSearch()=0AudioPluginFormatpure virtual
getName() const =0AudioPluginFormatpure virtual
getNameOfPluginFromIdentifier(const String &fileOrIdentifier)=0AudioPluginFormatpure virtual
isTrivialToScan() const =0AudioPluginFormatpure virtual
MessageListener() noexceptMessageListenerprivate
PluginCreationCallback typedefAudioPluginFormat
pluginNeedsRescanning(const PluginDescription &)=0AudioPluginFormatpure virtual
postMessage(Message *message) constMessageListenerprivate
requiresUnblockedMessageThreadDuringCreation(const PluginDescription &) const =0AudioPluginFormatprotectedpure virtual
searchPathsForPlugins(const FileSearchPath &directoriesToSearch, bool recursive, bool allowPluginsWhichRequireAsynchronousInstantiation=false)=0AudioPluginFormatpure virtual
~AudioPluginFormat() overrideAudioPluginFormat
~MessageListener()MessageListenerprivatevirtual