diff -r e61a04404bdf -r f4fd77a452f2 mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h --- a/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h Wed Aug 18 10:16:02 2010 +0300 +++ b/mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h Thu Sep 02 20:56:29 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