pmp_playlist_t Struct Reference
[PMPlib music API]
Structure for a playlist.
More...
#include <pmp.h>
Data Fields | |
ucs2char_t * | name |
Name of the playlist. | |
int | num_entries |
The number of entries in the playlist. | |
ucs2char_t ** | entries |
Pointer to an array of entries referring to media files. |
Detailed Description
Structure for a playlist.
Definition at line 479 of file pmp.h.
Field Documentation
The documentation for this struct was generated from the following file: