videoplayback/inc/mpxvideoplaybackviewfiledetails.h
branchRCL_3
changeset 11 8970fbd719ec
parent 9 5294c000a26d
child 14 55fa1ec415c6
--- a/videoplayback/inc/mpxvideoplaybackviewfiledetails.h	Wed Mar 31 21:34:36 2010 +0300
+++ b/videoplayback/inc/mpxvideoplaybackviewfiledetails.h	Wed Apr 14 15:59:50 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 
-// Version : %version: 12 %
+// Version : %version: e003sa33#13 %
 
 
 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__
@@ -51,6 +51,16 @@
         * @return generated file name, ownership is transferred
         */
         IMPORT_C HBufC* GenerateFileNameL();
+        
+        /**
+         * Parse file title
+         * if title exists, then use it as title content directly.
+         * if title is null, then for streaming/live streaming clip,
+         * parse its file name as title content.
+         * 
+         * @return  generated file title, ownership is transferred
+         */
+        IMPORT_C HBufC* GenerateFileTitleL();
 
     private:
         //