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

List of all members.

Public Attributes

char * song_file
int refcount
void * data
int64_t len
char * art_file
bool_t is_temp

Detailed Description

Definition at line 35 of file art.c.


Member Data Documentation

char* ArtItem::art_file

Definition at line 44 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 40 of file art.c.

Referenced by art_get_data(), art_get_file(), art_item_free(), and art_item_new().

bool_t ArtItem::is_temp

Definition at line 45 of file art.c.

Referenced by art_get_file(), and art_item_free().

int64_t ArtItem::len

Definition at line 41 of file art.c.

Referenced by art_get_data(), art_get_file(), and art_item_new().

int ArtItem::refcount

Definition at line 37 of file art.c.

Referenced by art_item_get(), art_item_unref(), and release_current().

char* ArtItem::song_file

Definition at line 36 of file art.c.

Referenced by art_item_free(), art_item_get(), art_item_new(), and art_item_unref().


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