|
def | __init__ (self) |
|
def | getInputDevices (self) |
|
def | getInputDeviceType (self, name) |
|
def | getDeviceName (self, x) |
|
def | getDeviceList (self) |
|
def | getDefaultRCdeviceName (self) |
|
def | setDeviceAttribute (self, device, attribute, value) |
|
def | getDeviceAttribute (self, device, attribute) |
|
def | setEnabled (self, device, value) |
|
def | setName (self, device, value) |
|
def | setDefaults (self, device) |
|
def | setRepeat (self, device, value) |
|
def | setDelay (self, device, value) |
|
|
tuple | BLACKLIST = ("dreambox front panel", "cec_input") |
|
◆ __init__()
def Components.InputDevice.inputDevices.__init__ |
( |
|
self | ) |
|
◆ getDefaultRCdeviceName()
def Components.InputDevice.inputDevices.getDefaultRCdeviceName |
( |
|
self | ) |
|
◆ getDeviceAttribute()
def Components.InputDevice.inputDevices.getDeviceAttribute |
( |
|
self, |
|
|
|
device, |
|
|
|
attribute |
|
) |
| |
◆ getDeviceList()
def Components.InputDevice.inputDevices.getDeviceList |
( |
|
self | ) |
|
◆ getDeviceName()
def Components.InputDevice.inputDevices.getDeviceName |
( |
|
self, |
|
|
|
x |
|
) |
| |
◆ getInputDevices()
def Components.InputDevice.inputDevices.getInputDevices |
( |
|
self | ) |
|
◆ getInputDeviceType()
def Components.InputDevice.inputDevices.getInputDeviceType |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ setDefaults()
def Components.InputDevice.inputDevices.setDefaults |
( |
|
self, |
|
|
|
device |
|
) |
| |
◆ setDelay()
def Components.InputDevice.inputDevices.setDelay |
( |
|
self, |
|
|
|
device, |
|
|
|
value |
|
) |
| |
◆ setDeviceAttribute()
def Components.InputDevice.inputDevices.setDeviceAttribute |
( |
|
self, |
|
|
|
device, |
|
|
|
attribute, |
|
|
|
value |
|
) |
| |
◆ setEnabled()
def Components.InputDevice.inputDevices.setEnabled |
( |
|
self, |
|
|
|
device, |
|
|
|
value |
|
) |
| |
◆ setName()
def Components.InputDevice.inputDevices.setName |
( |
|
self, |
|
|
|
device, |
|
|
|
value |
|
) |
| |
◆ setRepeat()
def Components.InputDevice.inputDevices.setRepeat |
( |
|
self, |
|
|
|
device, |
|
|
|
value |
|
) |
| |
◆ BLACKLIST
tuple Components.InputDevice.inputDevices.BLACKLIST = ("dreambox front panel", "cec_input") |
|
static |
◆ currentDevice
Components.InputDevice.inputDevices.currentDevice |
◆ Devices
Components.InputDevice.inputDevices.Devices |
The documentation for this class was generated from the following file: