videoplayback/inc/mpxvideobaseplaybackview.h
branchRCL_3
changeset 21 55fa1ec415c6
parent 16 7f2b2a65da29
child 26 67eb01668b0e
--- a/videoplayback/inc/mpxvideobaseplaybackview.h	Tue Apr 27 16:40:33 2010 +0300
+++ b/videoplayback/inc/mpxvideobaseplaybackview.h	Tue May 11 16:15:40 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 
-// Version : %version: 21 %
+// Version : %version: 22 %
 
 
 // This file defines the API for VideoBasePlaybackView.dll
@@ -383,6 +383,8 @@
         TBool                               iPdlReloading;
         TBool                               iRealOneDelayedPlay;
         TBool                               iKeyboardInFocus;
+
+        HBufC*                              iClipName;
 };
 
 #endif  // __VIDEOBASEPLAYBACKVIEW_H__