videoplayerapp/mpxvideoplayer/inc/mpxvideoplayerappuiengine.h
changeset 2 dec420019252
parent 0 96612d01cf9f
child 10 ce5ada96ab30
equal deleted inserted replaced
1:6711b85517b7 2:dec420019252
    13 *
    13 *
    14 * Description:  App UI engine
    14 * Description:  App UI engine
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: da1mmcf#26 %
    18 // Version : %version: da1mmcf#27 %
    19 
    19 
    20 
    20 
    21 #ifndef CMPXVIDEOPLAYERAPPUIENGINE_H
    21 #ifndef CMPXVIDEOPLAYERAPPUIENGINE_H
    22 #define CMPXVIDEOPLAYERAPPUIENGINE_H
    22 #define CMPXVIDEOPLAYERAPPUIENGINE_H
    23 
    23 
   237          */
   237          */
   238         TBool ExitToMatrixMenu();
   238         TBool ExitToMatrixMenu();
   239 
   239 
   240         void InitializeFileL( const TDesC& aFileName );
   240         void InitializeFileL( const TDesC& aFileName );
   241 
   241 
       
   242         void ClosePlaybackPluginL();
       
   243 
   242     private:
   244     private:
   243         /**
   245         /**
   244          * Constructor
   246          * Constructor
   245          */
   247          */
   246         CMpxVideoPlayerAppUiEngine( CMpxVideoPlayerAppUi* aAppUi );
   248         CMpxVideoPlayerAppUiEngine( CMpxVideoPlayerAppUi* aAppUi );