videoplayback/inc/mpxvideoplaybackviewfiledetails.h
branchRCL_3
changeset 8 ce5ada96ab30
parent 1 6711b85517b7
child 9 5294c000a26d
--- a/videoplayback/inc/mpxvideoplaybackviewfiledetails.h	Fri Feb 19 22:52:52 2010 +0200
+++ b/videoplayback/inc/mpxvideoplaybackviewfiledetails.h	Fri Mar 12 15:43:00 2010 +0200
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: e003sa33#10 %
+// Version : %version: e003sa33#11 %
 
 
 
@@ -45,6 +45,13 @@
         //
         void ClearFileDetails();
 
+        /** 
+        * Generate file name, remove all file path
+        * 
+        * @return generated file name, ownership is transferred 
+        */
+        IMPORT_C HBufC* GenerateFileNameL();
+        
     private:
         //
         //  By default Symbian 2nd phase constructor is private.