xspf_c  1.2.0
Public Attributes | List of all members
xspf_list Struct Reference

Parsed XSPF file. More...

#include <xspf_c.h>

Collaboration diagram for xspf_list:
Collaboration graph
[legend]

Public Attributes

char * license
 Playlist's license.
 
char * location
 Playlist's file location.
 
char * identifier
 Playlist's unique indentifier.
 
struct xspf_tracktracks
 Linked list of tracks inside the playlist.
 
void * pdata
 Private data that can be freely used.
 

Detailed Description

Parsed XSPF file.

Definition at line 119 of file xspf_c.h.


The documentation for this struct was generated from the following file: