![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Public Member Functions | |
| def | __init__ (self, name, callback=None) |
| def | getList (self) |
| def | current (self) |
| def | command (self, cmd) |
| def | commandFinished (self, retval) |
| def | select (self, which) |
Public Attributes | |
| name | |
| container | |
| callback | |
| link | |
CAM convention is that a softlink named /etc/init.c/softcam.* points to the start/stop script.
| def Tools.camcontrol.CamControl.__init__ | ( | self, | |
| name, | |||
callback = None |
|||
| ) |
| def Tools.camcontrol.CamControl.command | ( | self, | |
| cmd | |||
| ) |
| def Tools.camcontrol.CamControl.commandFinished | ( | self, | |
| retval | |||
| ) |
| def Tools.camcontrol.CamControl.current | ( | self | ) |
| def Tools.camcontrol.CamControl.getList | ( | self | ) |
| def Tools.camcontrol.CamControl.select | ( | self, | |
| which | |||
| ) |
| Tools.camcontrol.CamControl.callback |
| Tools.camcontrol.CamControl.container |
| Tools.camcontrol.CamControl.link |
| Tools.camcontrol.CamControl.name |