myMPD
Internal API documentation
Loading...
Searching...
No Matches
scripts.h File Reference

Script thread implementation. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * scripts_loop (void *arg_config)
 

Detailed Description

Script thread implementation.

Function Documentation

◆ scripts_loop()

void * scripts_loop ( void *  arg_config)

This is the main function for the scripts thread

Parameters
arg_configvoid pointer to t_config struct
Returns
NULL