imagehandlingutilities/thumbnailmanager/thumbnailclient/inc/thumbnailsession.h
changeset 14 2edacbf5d3f9
parent 0 2014ca87e772
child 13 ee674526fac5
equal deleted inserted replaced
1:235a7fc86938 14:2edacbf5d3f9
   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      */