CMMFBitmapFrameBuffer Class Reference
class CMMFBitmapFrameBuffer : public CMMFBuffer |
Class to store a frame of video data using an EPOC bitmap (RGB data).
Constructor & Destructor Documentation
CMMFBitmapFrameBuffer()
CMMFBitmapFrameBuffer | ( | ) | [private, inline] |
~CMMFBitmapFrameBuffer()
IMPORT_C | ~CMMFBitmapFrameBuffer | ( | ) | |
Member Functions Documentation
BufferSize()
TUint
| BufferSize | ( | ) | const [inline, virtual] |
Dummy implementation. Not applicable to bitmap frame data.
ConstructL()
void | ConstructL | ( | ) | [private] |
Data()
Retrieves the frame data.
NewL(const TSize &, TDisplayMode)
Factory function to create objects of type CMMFBitmapFrameBuffer used to store a frame an EPOC bitmap. Allocates and constructs a bitmap frame buffer with the specified size and display mode.
Parameters
const TSize & aSize | The bitmap frame buffer size. |
TDisplayMode aDisplayMode | The display mode. |
NewL(TInt)
Factory function to create objects of type CMMFBitmapFrameBuffer used to store a frame using an EPOC bitmap.
Parameters
TInt aBitmapHandle | The handle to the bitmap from which to make a copy. |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.