main.cpp File Reference

Go to the source code of this file.

Functions

int mythplugin_init (const char *libversion)
 Initializes the plugin.
int mythplugin_run (void)
 Runs the plugin.
int mythplugin_config (void)
 Plug-in config handler, does nothing.


Function Documentation

int mythplugin_init ( const char *  libversion  ) 

Initializes the plugin.

Parameters:
libversion The mythtv library version.
Returns:
0 if all is well, otherwise -1

Definition at line 36 of file mythplugins/mythcontrols/mythcontrols/main.cpp.

int mythplugin_run ( void   ) 

Runs the plugin.

Returns:
0 if all is well, otherwise -1

Definition at line 47 of file mythplugins/mythcontrols/mythcontrols/main.cpp.

int mythplugin_config ( void   ) 

Plug-in config handler, does nothing.

Definition at line 62 of file mythplugins/mythcontrols/mythcontrols/main.cpp.


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5