

Public Member Functions | |
| VoutMainWindow (intf_thread_t *pIntf, int left=0, int top=0) | |
| virtual | ~VoutMainWindow () |
| virtual void | processEvent (EvtKey &rEvtKey) |
| VoutMainWindow::VoutMainWindow | ( | intf_thread_t * | pIntf, | |
| int | left = 0, |
|||
| int | top = 0 | |||
| ) | [inline] |
References GenericWindow::move(), and GenericWindow::resize().
| virtual VoutMainWindow::~VoutMainWindow | ( | ) | [inline, virtual] |
| virtual void VoutMainWindow::processEvent | ( | EvtKey & | rEvtKey | ) | [inline, virtual] |
Reimplemented from GenericWindow.
References SkinObject::getIntf(), EvtKey::getKeyState(), EvtKey::getModKey(), EvtKey::kDown, intf_thread_t::p_libvlc, and var_SetInteger.
1.5.6