playlist_metadata Struct Reference

A directory entry pointing to a playlist file. More...

#include <playlist_vector.h>

Data Fields

struct list_head siblings
char * name
 The UTF-8 encoded name of the playlist file.
time_t mtime

Detailed Description

A directory entry pointing to a playlist file.

Definition at line 38 of file playlist_vector.h.


Field Documentation

Definition at line 46 of file playlist_vector.h.

The UTF-8 encoded name of the playlist file.

Definition at line 44 of file playlist_vector.h.

struct list_head playlist_metadata::siblings [read]

Definition at line 39 of file playlist_vector.h.


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

Generated on 17 Jul 2013 for MPD by  doxygen 1.6.1