Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CEventLoop Class Reference

#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)
 

Constructor & Destructor Documentation

◆ CEventLoop()

CEventLoop::CEventLoop ( android_app * application)

Member Function Documentation

◆ activate()

void CEventLoop::activate ( )
protected

◆ deactivate()

void CEventLoop::deactivate ( )
protected

◆ processActivity()

void CEventLoop::processActivity ( int32_t command)
protected

◆ processInput()

int32_t CEventLoop::processInput ( AInputEvent * event)
protected

◆ run()

void CEventLoop::run ( IActivityHandler & activityHandler,
IInputHandler & inputHandler )

The documentation for this class was generated from the following files: