videoplayback/videohelix/inc/mpxvideofiledetails.h
changeset 36 8aed59de29f9
parent 30 4f111d64a341
--- a/videoplayback/videohelix/inc/mpxvideofiledetails.h	Thu Apr 01 23:32:44 2010 +0300
+++ b/videoplayback/videohelix/inc/mpxvideofiledetails.h	Fri Apr 16 18:13:14 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;