Go to the documentation of this file.
20 #ifndef MPD_PLAYLIST_H
21 #define MPD_PLAYLIST_H
27 #define PLAYLIST_COMMENT '#'
107 static inline const struct queue *
110 return &playlist->
queue;
132 struct song *
song,
unsigned *added_id);
229 unsigned id,
float seek_time);