videoplayback/hbvideoplaybackview/inc/mpxvideoplaybackviewfiledetails.h
changeset 36 8aed59de29f9
parent 30 4f111d64a341
child 20 b9e04db066d4
--- a/videoplayback/hbvideoplaybackview/inc/mpxvideoplaybackviewfiledetails.h	Thu Apr 01 23:32:44 2010 +0300
+++ b/videoplayback/hbvideoplaybackview/inc/mpxvideoplaybackviewfiledetails.h	Fri Apr 16 18:13:14 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: 3 %
+// Version : %version: 4 %
 
 
 
@@ -78,6 +78,8 @@
         int           mVideoWidth;
         int           mBitRate;
         int           mDuration;
+        int           mCreationTime;
+        int           mModificationTime;
 };
 
 #endif      // __MPXVIDEOPLAYBACKVIEWFILEDETAILS__