RAknBitmapAnim Class Reference

#include <mw/AknBitmapAnimation.h>

Link against: avkon

class RAknBitmapAnim : public RBitmapAnim

Inherits from

  • RAknBitmapAnim

    Detailed Description

    Client class for wserv animations based on bitmaps.

    Enables a client to package animation data, and send it to the window server for display. Requires the RAnimDll to be already instantiated. Also provides functionality for sending specific messages to configure the animation.

    Since
    S60 0.9

    Constructor & Destructor Documentation

    RAknBitmapAnim ( RAnimDll & )

    RAknBitmapAnim(RAnimDll &aAnimDll)

    Constructor.

    ParameterDescription
    aAnimDllmust be already instantiated.

    Member Function Documentation

    StartAndKeepLastFrameL ( )

    voidStartAndKeepLastFrameL()

    Starts the animation, and displays the last frame when finished.

    Stop ( )

    TInt Stop()

    Stops the animation.

    Returns: the error value returned from wserv