imagehandlingutilities/thumbnailmanager/plugins/audio/inc/thumbnailimagedecoderv3.h
branchRCL_3
changeset 5 82749d516180
parent 0 2014ca87e772
equal deleted inserted replaced
1:235a7fc86938 5:82749d516180
    83      *
    83      *
    84      * @since S60 v5.0
    84      * @since S60 v5.0
    85      * @return Size of original image.
    85      * @return Size of original image.
    86      */
    86      */
    87     const TSize& OriginalSize()const;
    87     const TSize& OriginalSize()const;
       
    88     
       
    89     /**
       
    90      * Leave if image is corrupt
       
    91      *
       
    92      * @since S60 v5.0
       
    93      */
       
    94     void LeaveIfCorruptL(const TInt aError );
    88 
    95 
    89 private:
    96 private:
    90     /**
    97     /**
    91      * Used to release reserved resources.
    98      * Used to release reserved resources.
    92      *
    99      *