playlist_t Struct Reference
[Playlist]

Structure containing information about the playlist. More...

Collaboration diagram for playlist_t:

Collaboration graph
[legend]

Data Fields

playlist_item_array_t items
 Arrays of items.
playlist_item_array_t all_items
 Array of items and nodes.
playlist_item_array_t current
 Items currently being played.
int i_current_index
 Index in current array.
playlist_item_tp_root_category
 Root of category tree.
playlist_item_tp_root_onelevel
 Root of onelevel tree.
playlist_item_tp_local_category
playlist_item_tp_ml_category
 < "Playlist" in CATEGORY view
playlist_item_tp_local_onelevel
 < "Library" in CATEGORY view
playlist_item_tp_ml_onelevel
 < "Playlist" in ONELEVEL view
VLC_COMMON_MEMBERS these members are common for all vlc objects
const char * psz_object_type
char * psz_header
int i_flags
volatile bool b_error
 set by the object
volatile bool b_die
 set by the outside
bool b_force
 set by the outside (eg.
bool be_sure_to_add_VLC_COMMON_MEMBERS_to_struct
 Just a reminder so that people don't cast garbage.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Detailed Description

Structure containing information about the playlist.

Field Documentation

volatile bool playlist_t::b_error

set by the object

volatile bool playlist_t::b_die

set by the outside

Referenced by playlist_AddInput(), and playlist_NodeAddInput().

set by the outside (eg.

module_need())

Just a reminder so that people don't cast garbage.

(root of all evil) - 1

Referenced by LoopRequest().

our parent

< "Playlist" in ONELEVEL view

Referenced by playlist_AddInput(), playlist_Create(), playlist_MLLoad(), and vlclua_playlist_get().


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

Generated on Sat Nov 21 08:06:28 2009 for VLC by  doxygen 1.5.6