changeset 30 | 4f111d64a341 |
parent 0 | 96612d01cf9f |
child 16 | 7f2b2a65da29 |
--- a/videoplayback/videohelix/inc/mpxvideofiledetails.h Tue Feb 02 00:12:10 2010 +0200 +++ b/videoplayback/videohelix/inc/mpxvideofiledetails.h Thu Apr 01 22:38:49 2010 +0300 @@ -15,7 +15,7 @@ * */ -// Version : %version: 7 % +// Version : %version: 8 % @@ -58,6 +58,11 @@ HBufC* iTitle; HBufC* iArtist; HBufC* iMimeType; + HBufC* iDescription; + HBufC* iLocation; + HBufC* iCopyright; + HBufC* iLanguage; + HBufC* iKeywords; TInt iResolutionWidth;