CVideoConversionPlugin Class Reference

class CVideoConversionPlugin : public CBase

Inherits from

  • CVideoConversionPlugin

Constructor & Destructor Documentation

~CVideoConversionPlugin()

IMPORT_C~CVideoConversionPlugin()[virtual]

Destructor.

Member Functions Documentation

CancelConvert()

voidCancelConvert()[pure virtual]

ConvertL(RFile &, RFile &, TInt, MVideoConversionCallback &)

voidConvertL(RFile &aSourceFile,
RFile &aDestinationFile,
TIntaTargetSize,
MVideoConversionCallback &aCallBack
)[pure virtual]

Parameters

RFile & aSourceFile
RFile & aDestinationFile
TInt aTargetSize
MVideoConversionCallback & aCallBack

ListImplementationsL(RImplInfoPtrArray &)

voidListImplementationsL(RImplInfoPtrArray &aImplInfoArray)[static, inline]

List all iplmementations of this interface.

Parameters

RImplInfoPtrArray & aImplInfoArray

NewL(const TUid)

IMPORT_C CVideoConversionPlugin *NewL(const TUidaImplUid)[static]

Factory method of a specific implementation. Use ListImplementationsL to find out if the implementations exist and what are the Uids of the implementations.

Parameters

const TUid aImplUid

Member Data Documentation

TUid iDtor_ID_Key

TUid iDtor_ID_Key[private]