Home
last modified time | relevance | path

Searched defs:pl_add_meta (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplmeta.c38 pl_add_meta (playItem_t *it, const char *key, const char *value) { in pl_add_meta() function
H A Ddeadbeef.h877 void (*pl_add_meta) (DB_playItem_t *it, const char *key, const char *value); member