Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes
AddResult Struct Reference

List of all members.

Public Attributes

int playlist_id
int at
bool_t play
Index * filenames
Index * tuples
Index * decoders

Detailed Description

Definition at line 45 of file adder.c.


Member Data Documentation

int AddResult::at

Definition at line 46 of file adder.c.

Referenced by add_finish(), and add_result_new().

Index * AddResult::decoders

Definition at line 48 of file adder.c.

Referenced by add_file(), add_finish(), add_result_free(), and add_result_new().

Index* AddResult::filenames

Definition at line 48 of file adder.c.

Referenced by add_file(), add_finish(), add_folder(), add_playlist(), add_result_free(), and add_result_new().

bool_t AddResult::play

Definition at line 47 of file adder.c.

Referenced by add_finish(), and add_result_new().

int AddResult::playlist_id

Definition at line 46 of file adder.c.

Referenced by add_finish(), and add_result_new().

Index * AddResult::tuples

Definition at line 48 of file adder.c.

Referenced by add_file(), add_finish(), add_result_free(), and add_result_new().


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