MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Host::Live Namespace Reference

Functions

bool lila_active ()
 True if a Lila instance is currently running in this process.
 
uint16_t lila_port ()
 TCP port of the running Lila instance, or 0 if none is running.
 
bool start_lila (uint16_t port=9090)
 Start a Lila interpreter and TCP server inside this process.
 
void stop_lila (bool clear_persistent_store=false)
 Stop the running Lila interpreter and TCP server.