videoplayback/videohelix/inc/mpxvideofiledetails.h
branchRCL_3
changeset 6 7d91903f795f
parent 0 96612d01cf9f
child 12 7f2b2a65da29
--- a/videoplayback/videohelix/inc/mpxvideofiledetails.h	Tue Feb 02 00:12:10 2010 +0200
+++ b/videoplayback/videohelix/inc/mpxvideofiledetails.h	Fri Feb 19 22:52:52 2010 +0200
@@ -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;