|
| def | __init__ (self, decoder=1, fb_width=720, fb_height=576) |
| |
| def | postWidgetCreate (self, instance) |
| |
| def | __init__ (self) |
| |
| def | execBegin (self) |
| |
| def | execEnd (self) |
| |
| def | onShow (self) |
| |
| def | onHide (self) |
| |
| def | destroy (self) |
| |
| def | applySkin (self, desktop, parent) |
| |
| def | move (self, x, y=None) |
| |
| def | resize (self, x, y=None) |
| |
| def | setZPosition (self, z) |
| |
| def | show (self) |
| |
| def | hide (self) |
| |
| def | getVisible (self) |
| |
| def | setVisible (self, visible) |
| |
| def | setPosition (self, x, y) |
| |
| def | getPosition (self) |
| |
| def | getWidth (self) |
| |
| def | getHeight (self) |
| |
| def | GUIcreate (self, parent) |
| |
| def | GUIdelete (self) |
| |
| def | createWidget (self, parent) |
| |
| def | preWidgetRemove (self, instance) |
| |
◆ __init__()
| def Components.VideoWindow.VideoWindow.__init__ |
( |
|
self, |
|
|
|
decoder = 1, |
|
|
|
fb_width = 720, |
|
|
|
fb_height = 576 |
|
) |
| |
◆ postWidgetCreate()
| def Components.VideoWindow.VideoWindow.postWidgetCreate |
( |
|
self, |
|
|
|
instance |
|
) |
| |
◆ decoder
| Components.VideoWindow.VideoWindow.decoder |
◆ fb_height
| Components.VideoWindow.VideoWindow.fb_height |
◆ fb_width
| Components.VideoWindow.VideoWindow.fb_width |
◆ GUI_WIDGET
| Components.VideoWindow.VideoWindow.GUI_WIDGET = eVideoWidget |
|
static |
The documentation for this class was generated from the following file: