◆ __init__()
def Components.FrontPanelLed.FrontPanelLed.__init__ |
( |
|
self | ) |
|
◆ checkRecordings()
def Components.FrontPanelLed.FrontPanelLed.checkRecordings |
( |
|
self, |
|
|
|
service = None , |
|
|
|
event = iRecordableService.evEnd |
|
) |
| |
◆ default()
def Components.FrontPanelLed.FrontPanelLed.default |
( |
|
checkRec = True | ) |
|
|
static |
◆ init()
def Components.FrontPanelLed.FrontPanelLed.init |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ recording()
def Components.FrontPanelLed.FrontPanelLed.recording |
( |
| ) |
|
|
static |
◆ setBlink()
def Components.FrontPanelLed.FrontPanelLed.setBlink |
( |
|
value = BLINK_DEFAULT | ) |
|
|
static |
◆ setBrightness()
◆ setColor()
def Components.FrontPanelLed.FrontPanelLed.setColor |
( |
|
value = COLOR_DEFAULT | ) |
|
|
static |
◆ setFade()
def Components.FrontPanelLed.FrontPanelLed.setFade |
( |
|
value = FADE_DEFAULT | ) |
|
|
static |
◆ shutdown()
def Components.FrontPanelLed.FrontPanelLed.shutdown |
( |
| ) |
|
|
static |
◆ standby()
def Components.FrontPanelLed.FrontPanelLed.standby |
( |
|
checkRec = True | ) |
|
|
static |
◆ stopRecording()
def Components.FrontPanelLed.FrontPanelLed.stopRecording |
( |
| ) |
|
|
static |
◆ BLINK_DEFAULT
int Components.FrontPanelLed.FrontPanelLed.BLINK_DEFAULT = 0x0710ff |
|
static |
◆ BLINK_PATH
string Components.FrontPanelLed.FrontPanelLed.BLINK_PATH = "/proc/stb/fp/led_blink" |
|
static |
◆ BRIGHTNESS_DEFAULT
int Components.FrontPanelLed.FrontPanelLed.BRIGHTNESS_DEFAULT = 0xFF |
|
static |
◆ BRIGHTNESS_PATH
string Components.FrontPanelLed.FrontPanelLed.BRIGHTNESS_PATH = "/proc/stb/fp/led_brightness" |
|
static |
◆ COLOR_DEFAULT
int Components.FrontPanelLed.FrontPanelLed.COLOR_DEFAULT = 0xFFFFFF |
|
static |
◆ COLOR_PATH
string Components.FrontPanelLed.FrontPanelLed.COLOR_PATH = "/proc/stb/fp/led_color" |
|
static |
◆ FADE_DEFAULT
int Components.FrontPanelLed.FrontPanelLed.FADE_DEFAULT = 0x7 |
|
static |
◆ FADE_PATH
string Components.FrontPanelLed.FrontPanelLed.FADE_PATH = "/proc/stb/fp/led_fade" |
|
static |
◆ instance
Components.FrontPanelLed.FrontPanelLed.instance = None |
|
static |
The documentation for this class was generated from the following file: