musicus mpd client 0.1d
Data Fields
_MpdPlContainer Struct Reference

#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

Detailed Description

Playlist container structure


Field Documentation

number of the currently played song

length of the array

handle for the array of songs (malloc'd)


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines