musicus mpd client 0.1d
|
#include <playlist.h>
Data Fields | |
mpd_Song ** | list |
handle for the array of songs (malloc'd) | |
int | length |
length of the array | |
int | current |
number of the currently played song |
Playlist container structure
number of the currently played song
length of the array
mpd_Song** _MpdPlContainer::list |
handle for the array of songs (malloc'd)