mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h
branchRCL_3
changeset 59 666f9a5a90a9
parent 56 63223d4fd956
--- a/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h	Wed Sep 01 12:23:05 2010 +0100
+++ b/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h	Tue Sep 14 22:17:30 2010 +0300
@@ -618,6 +618,12 @@
     * @param aDestination destination media to copt attributes to
     */
     void DoAppendMTPL( CMPXMedia& aSrc, CMPXMedia& aDestination );
+    
+    /**
+    * Attempt to set missing Metadata info in specific case
+    * @param aMedia media object to be checked and adding the info if needed
+    */
+    void SetMissingMetadataL(CMPXMedia* aMedia);
 
 #ifdef RD_MPX_COLLECTION_CACHE