openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Plugins.SystemPlugins.Hotplug.plugin Namespace Reference

Classes

class  Hotplug
 

Functions

def AudiocdAdded ()
 
def processHotplugData (self, v)
 
def autostart (reason, **kwargs)
 
def Plugins (**kwargs)
 

Variables

list hotplugNotifier = []
 
bool audiocd = False
 

Function Documentation

◆ AudiocdAdded()

def Plugins.SystemPlugins.Hotplug.plugin.AudiocdAdded ( )

◆ autostart()

def Plugins.SystemPlugins.Hotplug.plugin.autostart (   reason,
**  kwargs 
)

◆ Plugins()

def Plugins.SystemPlugins.Hotplug.plugin.Plugins ( **  kwargs)

◆ processHotplugData()

def Plugins.SystemPlugins.Hotplug.plugin.processHotplugData (   self,
  v 
)

Variable Documentation

◆ audiocd

bool Plugins.SystemPlugins.Hotplug.plugin.audiocd = False

◆ hotplugNotifier

list Plugins.SystemPlugins.Hotplug.plugin.hotplugNotifier = []