videoplayback/inc/mpxvideoplaybackcontainer.h
branchRCL_3
changeset 15 8f0df5c82986
parent 9 5294c000a26d
equal deleted inserted replaced
14:55fa1ec415c6 15:8f0df5c82986
    14 * Description:  MPX Video playback view's container implementation.
    14 * Description:  MPX Video playback view's container implementation.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // Version : %version: 8 %
    19 // Version : %version: 9 %
    20 
    20 
    21 
    21 
    22 #ifndef __CMPXVIDEOPLAYBACKCONTAINER_H__
    22 #ifndef __CMPXVIDEOPLAYBACKCONTAINER_H__
    23 #define __CMPXVIDEOPLAYBACKCONTAINER_H__
    23 #define __CMPXVIDEOPLAYBACKCONTAINER_H__
    24 
    24 
   229         //
   229         //
   230         //  Bitmaps are owned by the Controls Controller
   230         //  Bitmaps are owned by the Controls Controller
   231         //
   231         //
   232         CEikImage*                              iRealOneBitmap;
   232         CEikImage*                              iRealOneBitmap;
   233 
   233 
   234         TBool                                   iVolumeRepeatUp;
       
   235         TBool                                   iSurfaceCreated;
       
   236         TBool                                   iTvOutConnected;
       
   237 
       
   238         CMPXVideoPlaybackViewFileDetails*       iFileDetails;
   234         CMPXVideoPlaybackViewFileDetails*       iFileDetails;
   239         TKeyResponse                            iKeyResponse;
   235         TKeyResponse                            iKeyResponse;
   240 
   236 
   241         CMPXVideoPlaybackUserInputHandler*      iUserInputHandler;  // owned
   237         CMPXVideoPlaybackUserInputHandler*      iUserInputHandler;  // owned
   242 
   238