|
MPD
0.17~git
|
A directory entry pointing to a playlist file. More...
#include <playlist_vector.h>
Data Fields | |
| struct playlist_metadata * | next |
| char * | name |
| The UTF-8 encoded name of the playlist file. | |
| time_t | mtime |
A directory entry pointing to a playlist file.
Definition at line 30 of file playlist_vector.h.
| time_t playlist_metadata::mtime |
Definition at line 38 of file playlist_vector.h.
| char* playlist_metadata::name |
The UTF-8 encoded name of the playlist file.
Definition at line 36 of file playlist_vector.h.
Definition at line 31 of file playlist_vector.h.
1.7.5.1