Public Attributes | |
gint | playlist_id |
gint | at |
gboolean | play |
struct index * | filenames |
struct index * | tuples |
Definition at line 37 of file adder.c.
Definition at line 38 of file adder.c.
Referenced by add_task_new(), and add_worker().
struct index* AddTask::filenames [read] |
Definition at line 40 of file adder.c.
Referenced by add_task_free(), add_task_new(), and add_worker().
Definition at line 39 of file adder.c.
Referenced by add_task_new(), and add_worker().
Definition at line 38 of file adder.c.
Referenced by add_task_new(), and add_worker().
struct index * AddTask::tuples [read] |
Definition at line 40 of file adder.c.
Referenced by add_task_free(), add_task_new(), and add_worker().