videoplayback/videohelix/inc/mpxvideofiledetails.h
branchRCL_3
changeset 12 7f2b2a65da29
parent 6 7d91903f795f
--- a/videoplayback/videohelix/inc/mpxvideofiledetails.h	Wed Apr 14 15:59:50 2010 +0300
+++ b/videoplayback/videohelix/inc/mpxvideofiledetails.h	Tue Apr 27 16:40:33 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: 8 %
+// Version : %version: 9 %
 
 
 
@@ -69,7 +69,9 @@
         TInt     iResolutionHeight;
         TInt     iMaxVolume;
         TInt     iBitRate;
-
+        TInt     iCreationTime;
+        TInt     iModificationTime;
+        
         TBool    iSeekable;
         TBool    iPausableStream;
         TBool    iLiveStream;