MythTV
master
|
Go to the source code of this file.
Functions | |
MPLUGIN_PUBLIC int | mythplugin_init (const char *libversion) |
MPLUGIN_PUBLIC int | mythplugin_run () |
MPLUGIN_PUBLIC int | mythplugin_config () |
MPLUGIN_PUBLIC MythPluginType | mythplugin_type () |
MPLUGIN_PUBLIC void | mythplugin_destroy () |
MPLUGIN_PUBLIC int mythplugin_init | ( | const char * | libversion | ) |
Definition at line 347 of file mytharchive.cpp.
MPLUGIN_PUBLIC int mythplugin_run | ( | ) |
Definition at line 374 of file mytharchive.cpp.
Referenced by runBookmarkManager().
MPLUGIN_PUBLIC int mythplugin_config | ( | ) |
Definition at line 379 of file mytharchive.cpp.
MPLUGIN_PUBLIC MythPluginType mythplugin_type | ( | ) |
MPLUGIN_PUBLIC void mythplugin_destroy | ( | ) |
Definition at line 912 of file mythmusic.cpp.