imagehandlingutilities/thumbnailmanager/thumbnailclient/inc/thumbnailsession.h
branchRCL_3
changeset 7 2eb74cf6572e
parent 0 2014ca87e772
child 10 ee674526fac5
equal deleted inserted replaced
5:82749d516180 7:2eb74cf6572e
   153      * @return Error code.
   153      * @return Error code.
   154      */
   154      */
   155     TInt ChangePriority( TThumbnailRequestId aRequestId, TInt aNewPriority );
   155     TInt ChangePriority( TThumbnailRequestId aRequestId, TInt aNewPriority );
   156 
   156 
   157     /**
   157     /**
   158      * Create thumbnails.
       
   159      *
       
   160      * @since S60 v5.0
       
   161      * @param aPath Path to media object whose thumbnails should be created.
       
   162      * @return Error code.
       
   163      */
       
   164     TInt CreateThumbnails( const RFile64& aFile, TDisplayMode aDisplayMode );
       
   165 
       
   166     /**
       
   167      * Delete thumbnails.
   158      * Delete thumbnails.
   168      *
   159      *
   169      * @since S60 v5.0
   160      * @since S60 v5.0
   170      * @param aPath Path to media object whose thumbnails should be deleted.
   161      * @param aPath Path to media object whose thumbnails should be deleted.
   171      */
   162      */