RAknBitmapAnim Class Reference

class RAknBitmapAnim : public RBitmapAnim

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.

avkon
Since
S60 0.9

Inherits from

Constructor & Destructor Documentation

RAknBitmapAnim(RAnimDll &)

RAknBitmapAnim(RAnimDll &aAnimDll)

Constructor.

Parameters

RAnimDll & aAnimDllmust be already instantiated.

Member Functions Documentation

StartAndKeepLastFrameL()

voidStartAndKeepLastFrameL()

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

Stop()

TInt Stop()

Stops the animation.