videocollection/hgmyvideos/inc/vcxhgmyvideosvideomodelhandler.h
branchRCL_3
changeset 64 3eb824b18d67
parent 57 befca0ec475f
child 70 375929f879c2
equal deleted inserted replaced
60:f87e8c4ac026 64:3eb824b18d67
   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 );
   461 
   471 
   462     private:
   472     private:
   463         
   473         
   464         /**
   474         /**
   465          * Video details dialog.
   475          * Video details dialog.