CVideoConversionPlugin Class Reference

class CVideoConversionPlugin : public CBase

Inherits from

Constructor & Destructor Documentation

~CVideoConversionPlugin()

IMPORT_C ~CVideoConversionPlugin ( ) [virtual]

Destructor.

Member Functions Documentation

CancelConvert()

void CancelConvert ( ) [pure virtual]

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

void ConvertL ( RFile & aSourceFile,
RFile & aDestinationFile,
TInt aTargetSize,
MVideoConversionCallback & aCallBack
) [pure virtual]

Parameters

RFile & aSourceFile
RFile & aDestinationFile
TInt aTargetSize
MVideoConversionCallback & aCallBack

ListImplementationsL(RImplInfoPtrArray &)

void ListImplementationsL ( RImplInfoPtrArray & aImplInfoArray ) [static, inline]

List all iplmementations of this interface.

Parameters

RImplInfoPtrArray & aImplInfoArray

NewL(const TUid)

IMPORT_C CVideoConversionPlugin * NewL ( const TUid aImplUid ) [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]