myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_timer_definition Struct Reference

#include <mympd_state.h>

Collaboration diagram for t_timer_definition:

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
 

Detailed Description

Optional timer definition from GUI


The documentation for this struct was generated from the following file: