1#ifndef MYTHPLUGINAPI_H_
2#define MYTHPLUGINAPI_H_
MPLUGIN_PUBLIC int mythplugin_run()
MPLUGIN_PUBLIC int mythplugin_init(const char *libversion)
MPLUGIN_PUBLIC int mythplugin_config()
MPLUGIN_PUBLIC MythPluginType mythplugin_type()
MPLUGIN_PUBLIC void mythplugin_destroy()