DB_playlist_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

extensions
char** extensions;
Undocumented in source.
load
DB_playItem_t* function(ddb_playlist_t* plt, DB_playItem_t* after, in char* fname, int* pabort, int function(DB_playItem_t* it, void* data) cb, void* user_data) load;
Undocumented in source.
load2
DB_playItem_t* function(int visibility, ddb_playlist_t* plt, DB_playItem_t* after, in char* fname, int* pabort) load2;
Undocumented in source.
plugin
DB_plugin_t plugin;
Undocumented in source.
save
int function(ddb_playlist_t* plt, in char* fname, DB_playItem_t* first, DB_playItem_t* last) save;
Undocumented in source.

Meta