CMediaClientAppUi Class Reference

Inheritance diagram for CMediaClientAppUi:

MExEngineObserver

List of all members.

Public Member Functions

void ConstructL ()
 ~CMediaClientAppUi ()

Static Public Member Functions

static TInt DoExit (TAny *aUI)


Detailed Description

Handles user commands to drive the engine. It implements the MExEngineObserver interface to get events back from the engine.

Definition at line 32 of file CMediaClientAppUI.h.


Constructor & Destructor Documentation

CMediaClientAppUi::~CMediaClientAppUi (  ) 

Destructor.

Definition at line 93 of file CMediaClientAppUI.cpp.


Member Function Documentation

void CMediaClientAppUi::ConstructL (  ) 

Performs second-phase construction.

Definition at line 64 of file CMediaClientAppUI.cpp.

TInt CMediaClientAppUi::DoExit ( TAny *  aUI  )  [static]

Exits the application. This is a static callback function, which is called back asynchronously to allow the application to exit after any media server active objects have completed running.

Returns:
Unused error code
Parameters:
aUI Pointer to the app UI object itself

Definition at line 103 of file CMediaClientAppUI.cpp.


Generated on Thu Jan 21 10:33:06 2010 for TB10.1 Example Applications by  doxygen 1.5.3