![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | Hotplug |
Functions | |
def | AudiocdAdded () |
def | processHotplugData (self, v) |
def | autostart (reason, **kwargs) |
def | Plugins (**kwargs) |
Variables | |
list | hotplugNotifier = [] |
bool | audiocd = False |
def Plugins.SystemPlugins.Hotplug.plugin.AudiocdAdded | ( | ) |
def Plugins.SystemPlugins.Hotplug.plugin.autostart | ( | reason, | |
** | kwargs | ||
) |
def Plugins.SystemPlugins.Hotplug.plugin.Plugins | ( | ** | kwargs | ) |
def Plugins.SystemPlugins.Hotplug.plugin.processHotplugData | ( | self, | |
v | |||
) |
bool Plugins.SystemPlugins.Hotplug.plugin.audiocd = False |
list Plugins.SystemPlugins.Hotplug.plugin.hotplugNotifier = [] |