Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <plugin.h>
Public Attributes | |
PLUGIN_COMMON_FIELDS const gchar *const * | extensions |
gboolean(* | load )(const gchar *path, VFSFile *file, gchar **title, struct index *filenames, struct index *tuples) |
gboolean(* | save )(const gchar *path, VFSFile *file, const gchar *title, struct index *filenames, struct index *tuples) |
PLUGIN_COMMON_FIELDS const gchar* const* PlaylistPlugin::extensions |