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 348 of file mytharchive.cpp.
MPLUGIN_PUBLIC int mythplugin_run | ( | ) |
Definition at line 375 of file mytharchive.cpp.
Referenced by runBookmarkManager().
MPLUGIN_PUBLIC int mythplugin_config | ( | ) |
Definition at line 380 of file mytharchive.cpp.
MPLUGIN_PUBLIC MythPluginType mythplugin_type | ( | ) |
MPLUGIN_PUBLIC void mythplugin_destroy | ( | ) |
Definition at line 910 of file mythmusic.cpp.