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

Data Fields | |
| sds | name |
| name of the timer | |
| sds | partition |
| mpd partition | |
| bool | enabled |
| enabled flag | |
| int | start_hour |
| start hour | |
| int | start_minute |
| start minute | |
| sds | action |
| timer action, e.g. script, play | |
| sds | subaction |
| timer subaction, e.g. script to execute | |
| unsigned | volume |
| volume to set | |
| sds | playlist |
| playlist to load for play timer | |
| sds | preset |
| preset to load for play timer | |
| bool | weekdays [7] |
| array of weekdays for timer execution | |
| struct t_list | arguments |
| argumentlist for script timers | |
Optional timer definition from GUI