videocollection/hgmyvideos/inc/vcxhgmyvideosvideomodelhandler.h
branchRCL_3
changeset 70 375929f879c2
parent 64 3eb824b18d67
equal deleted inserted replaced
64:3eb824b18d67 70:375929f879c2
   456          * This is called after re-sorting the list if marking mode is enabled to
   456          * This is called after re-sorting the list if marking mode is enabled to
   457          * restore the marking status of the marked items.
   457          * restore the marking status of the marked items.
   458          * This method resets iMarkedMediaList before returning.
   458          * This method resets iMarkedMediaList before returning.
   459          */
   459          */
   460         void RestoreMarkingsL();
   460         void RestoreMarkingsL();
   461         
       
   462         /**
       
   463          * Resets the empty thumbnail from DRM protected video clip.
       
   464          * This causes the thumbnail to be attempted to be regenerated
       
   465          * next time the thumbnail is fetched fron thumbnail manager.
       
   466          *
       
   467          * @param aMedia Media from which new video tag will be cleared.   
       
   468          * @param aIndex Index of the visible item.
       
   469          */
       
   470         void ResetEmptyDrmThumnailL( CMPXMedia& aMedia, TInt aIndex );
       
   471 
   461 
   472     private:
   462     private:
   473         
   463         
   474         /**
   464         /**
   475          * Video details dialog.
   465          * Video details dialog.