Go to the documentation of this file.
24 #ifndef LIBVLC_MODULES_H
25 # define LIBVLC_MODULES_H 1
44 #define MODULE_SHORTCUT_MAX 20
50 typedef int (*
vlc_plugin_cb) (int (*)(
void *,
void *, int, ...),
void *);
109 #define module_LoadPlugins(a) module_LoadPlugins(VLC_OBJECT(a))
130 const char *,
const struct stat *,
module_t *);
133 const char *,
const struct stat *);