Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for KODI::KEYMAP::IKeyHandler, including all inherited members.
IsPressed() const =0 | KODI::KEYMAP::IKeyHandler | pure virtual |
OnAnalogMotion(float magnitude, unsigned int motionTimeMs)=0 | KODI::KEYMAP::IKeyHandler | pure virtual |
OnDigitalMotion(bool bPressed, unsigned int holdTimeMs)=0 | KODI::KEYMAP::IKeyHandler | pure virtual |
~IKeyHandler()=default | KODI::KEYMAP::IKeyHandler | virtual |