VLC
4.0.0-dev
|
Functions | |
int | playlist_Export (playlist_t *p_playlist, const char *psz_filename, 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... | |