Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

vlc_playlist.h File Reference

Go to the source code of this file.

Defines

#define PLAYLIST_SAVE_FLAG   0x01
#define PLAYLIST_SKIP_FLAG   0x02
#define PLAYLIST_ENA_FLAG   0x04
#define PLAYLIST_DEL_FLAG   0x08
#define PLAYLIST_RO_FLAG   0x10
#define PLAYLIST_REMOVE_FLAG   0x20
#define VIEW_CATEGORY   1

Enumerations

enum  playlist_status_t

Functions

playlist_t__playlist_Create (vlc_object_t *)
int playlist_Destroy (playlist_t *)
playlist_item_tplaylist_FindNextFromParent (playlist_t *p_playlist, int i_view, playlist_item_t *p_root, playlist_item_t *p_node, playlist_item_t *p_item)
playlist_item_tplaylist_FindPrevFromParent (playlist_t *p_playlist, int i_view, playlist_item_t *p_root, playlist_item_t *p_node, playlist_item_t *p_item)


Detailed Description

This file contain structures and function prototypes related to the playlist in vlc

Definition in file vlc_playlist.h.


Generated on Tue Dec 20 10:15:02 2005 for vlc-0.8.4a by  doxygen 1.4.2