|
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_config | ( | ) |
Definition at line 378 of file mytharchive.cpp.
| MPLUGIN_PUBLIC void mythplugin_destroy | ( | ) |
Definition at line 912 of file mythmusic.cpp.
| MPLUGIN_PUBLIC int mythplugin_init | ( | const char * | libversion | ) |
Definition at line 346 of file mytharchive.cpp.
| MPLUGIN_PUBLIC int mythplugin_run | ( | ) |
Definition at line 373 of file mytharchive.cpp.
Referenced by runBookmarkManager().
| MPLUGIN_PUBLIC MythPluginType mythplugin_type | ( | ) |