Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
Public Attributes | |
char * | song_file |
int | refcount |
void * | data |
int64_t | len |
char * | art_file |
bool_t | is_temp |
char* ArtItem::art_file |
Definition at line 46 of file art.c.
Referenced by art_get_data(), art_get_file(), art_item_free(), and art_item_new().
void* ArtItem::data |
Definition at line 42 of file art.c.
Referenced by art_get_data(), art_get_file(), art_item_free(), and art_item_new().
Definition at line 47 of file art.c.
Referenced by art_get_file(), and art_item_free().
int64_t ArtItem::len |
Definition at line 43 of file art.c.
Referenced by art_get_data(), art_get_file(), and art_item_new().
Definition at line 39 of file art.c.
Referenced by art_item_get(), art_item_unref(), and release_current().
char* ArtItem::song_file |
Definition at line 38 of file art.c.
Referenced by art_item_free(), art_item_get(), art_item_new(), and art_item_unref().