RAknBitmapAnim Class Reference
#include
<mw/AknBitmapAnimation.h>
class RAknBitmapAnim : public RBitmapAnim |
Inherited Functions |
---|
| RAnim::AsyncCommandReply(TRequestStatus &,TInt,const TIpcArgs &) |
| RAnim::Close() |
| RAnim::Command(TInt) |
| RAnim::Command(TInt,const TPtrC8 &) |
| RAnim::CommandReply(TInt) |
| RAnim::CommandReply(TInt,const TDesC8 &,const TIpcArgs &) |
| RAnim::CommandReply(TInt,const TPtrC8 &) |
| RAnim::Construct(const RWindowBase &,TInt,const TDesC8 &) |
| RAnim::Construct(const RWindowBase &,TInt,const TDesC8 &,const TIpcArgs &) |
| RAnim::Construct(const RWsSprite &,TInt,const TDesC8 &) |
| RAnim::Construct(const RWsSprite &,TInt,const TDesC8 &,const TIpcArgs &) |
| RAnim::Destroy() |
| RAnim::RAnim() |
| RAnim::RAnim(RAnimDll &) |
| RAnim::~RAnim() |
| RBitmapAnim::ConstructL(const RWindowBase &) |
| RBitmapAnim::DisplayFrameL(TInt) |
| RBitmapAnim::RBitmapAnim(RAnimDll &) |
| RBitmapAnim::SetBitmapAnimDataL(const CBitmapAnimClientData &) |
| RBitmapAnim::SetFlashL(TBool) |
| RBitmapAnim::SetFrameIntervalL(TInt) |
| RBitmapAnim::SetNumberOfCyclesL(TInt) |
| RBitmapAnim::SetPlayModeL(CBitmapAnimClientData::TPlayMode) |
| RBitmapAnim::SetPositionL(TPoint) |
| RBitmapAnim::StartL() |
| RBitmapAnim::StopL() |
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.
Constructor & Destructor Documentation
RAknBitmapAnim ( RAnimDll & )
Parameter | Description | aAnimDll | must be already instantiated. |
Member Function Documentation
StartAndKeepLastFrameL ( )
void | StartAndKeepLastFrameL | ( | ) | |
Starts the animation, and displays the last frame when finished.
Stop ( )
Returns: the error value returned from wserv