videoplayback/inc/mpxvideobaseplaybackview.h
branchRCL_3
changeset 70 375929f879c2
parent 64 3eb824b18d67
equal deleted inserted replaced
64:3eb824b18d67 70:375929f879c2
    14 * Description:  MPX Video base playback view
    14 * Description:  MPX Video base playback view
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // Version : %version: 26 %
    19 // Version : %version: 25 %
    20 
    20 
    21 
    21 
    22 // This file defines the API for VideoBasePlaybackView.dll
    22 // This file defines the API for VideoBasePlaybackView.dll
    23 
    23 
    24 #ifndef __VIDEOBASEPLAYBACKVIEW_H__
    24 #ifndef __VIDEOBASEPLAYBACKVIEW_H__
   385         TBool                               iPlaylistView;
   385         TBool                               iPlaylistView;
   386         TBool                               iCollectionMediaRequested;
   386         TBool                               iCollectionMediaRequested;
   387         TBool                               iPdlReloading;
   387         TBool                               iPdlReloading;
   388         TBool                               iRealOneDelayedPlay;
   388         TBool                               iRealOneDelayedPlay;
   389         TBool                               iKeyboardInFocus;
   389         TBool                               iKeyboardInFocus;
   390         TBool                               iExitPlayer;
       
   391 
   390 
   392         HBufC*                              iClipName;
   391         HBufC*                              iClipName;
   393 
   392         
   394         TBool                               iSyncClose;
   393         TBool                               iSyncClose;
   395 };
   394 };
   396 
   395 
   397 #endif  // __VIDEOBASEPLAYBACKVIEW_H__
   396 #endif  // __VIDEOBASEPLAYBACKVIEW_H__
   398 
   397