Location:
mmfvideoframebuffer.h
Link against: mmfserverbaseclasses.lib
class CMMFYUVBuffer : public CMMFBuffer;
Class to store a frame of video data using YUV data instead of an EPOC bitmap.
CBase
- Base class for all classes to be instantiated on the heap
CMMFBuffer
- Abstract representation of a buffer to contain multimedia data
CMMFYUVBuffer
- Class to store a frame of video data using YUV data instead of an EPOC bitmap
Defined in CMMFYUVBuffer
:
BufferSize()
, NewL()
, iPixelSize
, iYUVBuffer
, ~CMMFYUVBuffer()
Inherited from CBase
:
Delete()
,
Extension_()
,
operator new()
Inherited from CMMFBuffer
:
FrameNumber()
,
IsFileServerSafe()
,
IsSupportedDataBuffer()
,
LastBuffer()
,
NextFrame()
,
Position()
,
RequestSize()
,
SetFrameNumber()
,
SetLastBuffer()
,
SetPosition()
,
SetStatus()
,
SetTimeToPlay()
,
Status()
,
TimeToPlay()
,
Type()
,
iFrameNumber
,
iLastBuffer
,
iPosition
,
iRequestSize
,
iStatus
,
iTimeToPlay
,
iType
static IMPORT_C CMMFYUVBuffer *NewL();
Factory function to create objects of type CMMFYUVBuffer used to store a frame using YUV data. Allocates and constructs a YUV frame buffer.
|
virtual inline TUint BufferSize() const;
Returns the buffer size.
|
TSize iPixelSize;
The size of a pixel