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
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
int resume_state
int resume_time

Detailed Description

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


Member Data Documentation

Index* Playlist::entries
char* Playlist::filename
int Playlist::last_shuffle_num

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

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

Update Playlist::last_update

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

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

bool_t Playlist::modified

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

Referenced by playlist_new(), and queue_update().

Update Playlist::next_update

Definition at line 117 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 114 of file playlist-new.c.

Referenced by playlist_free(), and playlist_new().

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

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

Referenced by playlist_new(), and sort_selected().

int64_t Playlist::selected_length

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

Referenced by entry_set_tuple(), and playlist_new().

char * Playlist::title

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

Referenced by playlist_free(), and playlist_new().

int64_t Playlist::total_length

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

Referenced by entry_set_tuple(), and playlist_new().

int Playlist::unique_id

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

Referenced by playlist_free(), and playlist_new().


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