|
myMPD
Internal API documentation
|
#include <util.h>

Data Fields | |
| lua_State * | lua_vm |
| new lua vm | |
| sds | script_name |
| name of the script | |
| sds | partition |
| execute the script in this partition | |
| enum script_start_events | start_event |
| script start event | |
| unsigned long | conn_id |
| mongoose connection id | |
| unsigned | request_id |
| jsonrpc request id | |
| struct t_config * | config |
| pointer to myMPD config | |
Struct for passing values to the script execute function