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

List of all members.

Public Attributes

int number
int unique_id
char * filename
char * title
bool_t modified
Index * entries
Entryposition
Entryfocus
int selected_count
int last_shuffle_num
GList * queued
int64_t total_length
int64_t selected_length
bool_t scanning
bool_t scan_ending
Update next_update
Update last_update
bool_t resume_paused
int resume_time

Detailed Description

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


Member Data Documentation

Index* Playlist::entries
char* Playlist::filename
Entry * Playlist::focus

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

Referenced by find_unselected_focus(), and playlist_new().

int Playlist::last_shuffle_num

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

Referenced by playlist_new(), set_position(), and shuffle_reset().

Update Playlist::last_update

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

Referenced by playlist_load_state(), playlist_new(), and update().

bool_t Playlist::modified

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

Referenced by playlist_new(), and queue_update().

Update Playlist::next_update

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

Referenced by playlist_load_state(), playlist_new(), queue_update(), and update().

int Playlist::number
Entry* Playlist::position
GList* Playlist::queued

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

Referenced by next_song_locked(), playlist_free(), and playlist_new().

bool_t Playlist::resume_paused
int Playlist::resume_time
bool_t Playlist::scan_ending
bool_t Playlist::scanning
int Playlist::selected_count

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

Referenced by playlist_new(), and sort_selected().

int64_t Playlist::selected_length

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

Referenced by entry_set_tuple(), and playlist_new().

char * Playlist::title

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

Referenced by playlist_free(), and playlist_new().

int64_t Playlist::total_length

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

Referenced by entry_set_tuple(), and playlist_new().

int Playlist::unique_id

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

Referenced by playlist_free(), and playlist_new().


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