|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
noexcept |
Initializes the live coding environment.
| mode | Operation mode (Direct, Server, Both). |
| server_port | TCP port for server mode (default: 9090). |
| skip_host_library_load | If true, the interpreter will not call LoadDynamicLibrary on MayaFluxLib at startup. Used by in-process attach scenarios where MayaFluxLib is already resident in the calling process. Default false preserves the lila_server behaviour. |
Definition at line 32 of file Lila.cpp.
References LILA_ERROR, and LILA_INFO.
Referenced by main().
Here is the caller graph for this function: