|
XMMS2
|
#include <xmmspriv/xmms_playlist.h>Typedefs | |
| typedef struct xmms_playlist_updater_St | xmms_playlist_updater_t |
Functions | |
| xmms_playlist_updater_t * | xmms_playlist_updater_init (xmms_playlist_t *pls) |
| void | xmms_playlist_updater_push (xmms_playlist_updater_t *updater, const gchar *plname) |
| Queue a playlist for update. More... | |
| typedef struct xmms_playlist_updater_St xmms_playlist_updater_t |
| xmms_playlist_updater_t* xmms_playlist_updater_init | ( | xmms_playlist_t * | pls | ) |
Referenced by main().
| void xmms_playlist_updater_push | ( | xmms_playlist_updater_t * | updater, |
| const gchar * | plname | ||
| ) |
Queue a playlist for update.