FQLab
A spectral audio sandbox
 
Loading...
Searching...
No Matches
FQLab.PluginLoader Class Reference

Static helper used for extraction of audio plugins (IAudioPlugin objects). More...

Collaboration diagram for FQLab.PluginLoader:
Collaboration graph

Static Public Member Functions

static List< PluginInstanceLoadPlugins (string pluginSourcePath)
 Scans the specified directory for .dll files.
 

Detailed Description

Static helper used for extraction of audio plugins (IAudioPlugin objects).

Member Function Documentation

◆ LoadPlugins()

static List< PluginInstance > FQLab.PluginLoader.LoadPlugins ( string  pluginSourcePath)
inlinestatic

Scans the specified directory for .dll files.

Parameters
pluginSourcePathDirectory in which plugin .dll files should be located.
Returns
Returns a List of initiated objects found in the files.
Here is the call graph for this function:
Here is the caller graph for this function:

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