mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h
branchRCL_3
changeset 59 666f9a5a90a9
parent 56 63223d4fd956
equal deleted inserted replaced
56:63223d4fd956 59:666f9a5a90a9
   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