diff -r 8970fbd719ec -r 7f2b2a65da29 videoplayback/videohelix/inc/mpxvideofiledetails.h --- 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;