| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <EventLoop.h>
Public Member Functions | |
| CEventLoop (android_app *application) | |
| void | run (IActivityHandler &activityHandler, IInputHandler &inputHandler) | 
Protected Member Functions | |
| void | activate () | 
| void | deactivate () | 
| void | processActivity (int32_t command) | 
| int32_t | processInput (AInputEvent *event) | 
| CEventLoop::CEventLoop | ( | android_app * | application | ) | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
| void CEventLoop::run | ( | IActivityHandler & | activityHandler, | 
| IInputHandler & | inputHandler ) |