MythTV
master
|
Go to the source code of this file.
Functions | |
MPUBLIC int | mythplugin_init (const char *) |
MPUBLIC int | mythplugin_run () |
MPUBLIC int | mythplugin_config () |
MPUBLIC MythPluginType | mythplugin_type () |
MPUBLIC void | mythplugin_destroy () |
MPUBLIC int mythplugin_init | ( | const char * | ) |
Definition at line 354 of file mythplugins/mytharchive/mytharchive/main.cpp.
MPUBLIC int mythplugin_run | ( | ) |
Definition at line 381 of file mythplugins/mytharchive/mytharchive/main.cpp.
Referenced by runBookmarkManager().
MPUBLIC int mythplugin_config | ( | ) |
Definition at line 386 of file mythplugins/mytharchive/mytharchive/main.cpp.
MPUBLIC MythPluginType mythplugin_type | ( | ) |
MPUBLIC void mythplugin_destroy | ( | ) |
Definition at line 915 of file mythplugins/mythmusic/mythmusic/main.cpp.