char * jspf_error()
Return a descriptive message for the error occured in the last call to jspf_*.
Definition: jspf.c:225
struct track_list * jspf_read(char *file)
Read a JSPF playlist to a track_list.
Definition: jspf.c:164
bool jspf_write(char *file, struct track_list *list)
Write a whole tracklist to file.
Definition: jspf.c:132
Definitions of the most important structures track and track_list