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

List of all members.

Public Attributes

int number
char * filename
PluginHandledecoder
Tuple * tuple
char * formatted
char * title
char * artist
char * album
int length
bool_t failed
bool_t selected
int shuffle_num
bool_t queued

Detailed Description

Definition at line 67 of file playlist-new.c.


Member Data Documentation

char * Entry::album
char * Entry::artist
PluginHandle* Entry::decoder
bool_t Entry::failed
char* Entry::filename
char* Entry::formatted
int Entry::length
int Entry::number
bool_t Entry::queued
bool_t Entry::selected
int Entry::shuffle_num

Definition at line 76 of file playlist-new.c.

Referenced by entry_new(), set_position(), shuffle_next(), shuffle_prev(), and shuffle_reset().

char * Entry::title
Tuple* Entry::tuple

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