#include <plugin.h>
Public Attributes | |
PLUGIN_COMMON_FIELDS const char *const * | extensions |
bool_t(* | load )(const char *path, VFSFile *file, char **title, Index *filenames, Index *tuples) |
bool_t(* | save )(const char *path, VFSFile *file, const char *title, Index *filenames, Index *tuples) |
Definition at line 122 of file plugin.h.
PLUGIN_COMMON_FIELDS const char* const* PlaylistPlugin::extensions |
bool_t(* PlaylistPlugin::load)(const char *path, VFSFile *file, char **title,Index *filenames,Index *tuples) |
bool_t(* PlaylistPlugin::save)(const char *path, VFSFile *file, const char *title, Index *filenames,Index *tuples) |