xspf_c
1.2.0
|
Linked list for values inside tracks or lists with string values. More...
#include <xspf_c.h>
Public Attributes | |
char * | value |
Value of the current list entry. | |
struct xspf_mvalue * | next |
Pointer to next object in the list. | |
void * | pdata |
Private data that can be freely used. | |
Linked list for values inside tracks or lists with string values.