Audacity 3.2.0
|
ScriptCommandRelay is just a way to move some of the scripting-specific code out of ModuleManager. More...
#include <ScriptCommandRelay.h>
Static Public Member Functions | |
static void | StartScriptServer (tpRegScriptServerFunc scriptFn) |
Starts the script server. More... | |
ScriptCommandRelay is just a way to move some of the scripting-specific code out of ModuleManager.
Definition at line 28 of file ScriptCommandRelay.h.
|
static |
Starts the script server.
Definition at line 79 of file ScriptCommandRelay.cpp.
References ExecFromWorker().
Referenced by ModuleDispatch().