CMdaImageUtilityPriv Class Reference
class CMdaImageUtilityPriv : public CBase |
Constructor & Destructor Documentation
CMdaImageUtilityPriv(MMdaImageUtilObserver &, CMdaImageUtility *)
~CMdaImageUtilityPriv()
~CMdaImageUtilityPriv | ( | ) | [virtual] |
Member Functions Documentation
CancelConvertL()
void | CancelConvertL | ( | ) | [protected, pure virtual] |
Close()
void | Close | ( | ) | [protected, virtual] |
Closes the open file-based or descriptor-based image.
Any conversion operation in progress is cancelled.
Close(TBool)
void | Close | ( | TBool | aFullClose | ) | [protected] |
CloseEcomSession()
void | CloseEcomSession | ( | ) | [protected] |
ConvertL(CFbsBitmap &, TInt)
void | ConvertL | ( | CFbsBitmap & | aBitmap, |
| TInt | aFrameNumber = 0 |
| ) | [protected, pure virtual] |
ConvertL(CFbsBitmap &, CFbsBitmap &, TInt)
DoCancel()
void | DoCancel | ( | ) | [protected, pure virtual] |
DoClose()
void | DoClose | ( | ) | [protected, virtual] |
FrameCount()
TInt
| FrameCount | ( | ) | const [protected, virtual] |
Returns the number of frames in the image.
FrameInfo(TInt, TFrameInfo &)
void | FrameInfo | ( | TInt | aFrame, |
| TFrameInfo & | aInfo |
| ) | const [protected, virtual] |
Retrieves information about the specified frame.
This function should only be called after an existing image has been successfully opened or a new image successfully created.
Parameters
TInt aFrame | The frame number. This value is relative to zero. The value must be less than the total number of frames in the image, otherwise the function raises a USER 0 panic |
TFrameInfo & aInfo | Frame information. |
Initialize()
void | Initialize | ( | ) | [protected] |
OpenEcomSessionL()
void | OpenEcomSessionL | ( | ) | [protected] |
OpenFsSessionL()
void | OpenFsSessionL | ( | ) | [protected] |
SelfComplete(TInt)
void | SelfComplete | ( | TInt | aError | ) | [protected] |
SetUidsFromOrigFormatsL(TMdaClipFormat *, TMdaPackage *, TMdaPackage *)
defined(__ECOM_POWERDOWN_WORKAROUND)
defined | ( | __ECOM_POWERDOWN_WORKAROUND | | ) | [protected, pure virtual] |
Parameters
__ECOM_POWERDOWN_WORKAROUND | |
Member Data Documentation
REComSession * iEcomSession
TFrameDataBlock * iFrameData
TImageDataBlock * iImageData
TUid
iImageSubType
TUid
| iImageSubType | [protected] |
TUid
iImageType
TUid
| iImageType | [protected] |
MMdaImageUtilObserver & iObserver
CMdaImageUtility * iParent
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.