mmappcomponents/collectionhelper/inc/mpxcollectioncachedhelper.h
branchRCL_3
changeset 56 63223d4fd956
parent 55 6c1dfe4da5dd
child 59 666f9a5a90a9
equal deleted inserted replaced
55:6c1dfe4da5dd 56:63223d4fd956
   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);
       
   627 
   621 
   628 #ifdef RD_MPX_COLLECTION_CACHE
   622 #ifdef RD_MPX_COLLECTION_CACHE
   629 
   623 
   630     /*
   624     /*
   631     * Gets the media for the song or playlist via its URI
   625     * Gets the media for the song or playlist via its URI