VLC
3.0.15
|
Functions | |
int | playlist_Export (playlist_t *p_playlist, const char *psz_filename, bool b_playlist, const char *psz_type) |
Export a node of the playlist to a certain type of playlistfile. More... | |
int | playlist_Import (playlist_t *p_playlist, const char *psz_file) |
Open a playlist file, add its content to the current playlist. More... | |
static void | input_item_subitem_tree_added (const vlc_event_t *p_event, void *user_data) |
int | playlist_MLLoad (playlist_t *p_playlist) |
int | playlist_MLDump (playlist_t *p_playlist) |
|
static |