Public Attributes | |
gint | playlist_id |
gint | at |
gboolean | play |
struct index * | filenames |
struct index * | tuples |
struct index * | decoders |
Definition at line 43 of file adder.c.
Definition at line 44 of file adder.c.
Referenced by add_finish(), and add_result_new().
struct index * AddResult::decoders [read] |
Definition at line 46 of file adder.c.
Referenced by add_file(), add_finish(), add_result_free(), and add_result_new().
struct index* AddResult::filenames [read] |
Definition at line 46 of file adder.c.
Referenced by add_file(), add_finish(), add_folder(), add_playlist(), add_result_free(), and add_result_new().
Definition at line 45 of file adder.c.
Referenced by add_finish(), and add_result_new().
Definition at line 44 of file adder.c.
Referenced by add_finish(), and add_result_new().
struct index * AddResult::tuples [read] |
Definition at line 46 of file adder.c.
Referenced by add_file(), add_finish(), add_result_free(), and add_result_new().