Playlist entry information.
#include <mm/mmplaylist.h>
typedef struct mmplaylist_entry { uint32_t props; char name[]; } mmplaylist_entry_t;
This data structure is used to return a playlist entry to the client application.