videoplayback/videohelix/src/mpxvideofiledetails.cpp
branchRCL_3
changeset 12 7f2b2a65da29
parent 6 7d91903f795f
--- a/videoplayback/videohelix/src/mpxvideofiledetails.cpp	Wed Apr 14 15:59:50 2010 +0300
+++ b/videoplayback/videohelix/src/mpxvideofiledetails.cpp	Tue Apr 27 16:40:33 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: 10 %
+// Version : %version: 11 %
 
 
 
@@ -126,6 +126,8 @@
     iFourCCCode = 0;
 
     iDuration = 0;
+    iCreationTime = 0;
+    iModificationTime = 0;
 }
 
 //  EOF