mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h
changeset 57 f4fd77a452f2
parent 0 a2952bb97e68
child 56 63223d4fd956
child 58 c76ea6caa649
equal deleted inserted replaced
51:e61a04404bdf 57:f4fd77a452f2
   616     * Appends MTP information
   616     * Appends MTP information
   617     * @param aSrc source media to copy attributes from
   617     * @param aSrc source media to copy attributes from
   618     * @param aDestination destination media to copt attributes to
   618     * @param aDestination destination media to copt attributes to
   619     */
   619     */
   620     void DoAppendMTPL( CMPXMedia& aSrc, CMPXMedia& aDestination );
   620     void DoAppendMTPL( CMPXMedia& aSrc, CMPXMedia& aDestination );
       
   621     
       
   622     /**
       
   623     * Attempt to set missing Metadata info in specific case
       
   624     * @param aMedia media object to be checked and adding the info if needed
       
   625     */
       
   626     void SetMissingMetadataL(CMPXMedia* aMedia);
   621 
   627 
   622 #ifdef RD_MPX_COLLECTION_CACHE
   628 #ifdef RD_MPX_COLLECTION_CACHE
   623 
   629 
   624     /*
   630     /*
   625     * Gets the media for the song or playlist via its URI
   631     * Gets the media for the song or playlist via its URI