CFourCCConvertor Class Reference

class CFourCCConvertor : public CBase

Inherits from

Constructor & Destructor Documentation

CFourCCConvertor()

CFourCCConvertor ( ) [private]

~CFourCCConvertor()

~CFourCCConvertor ( ) [virtual]

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

FormatToFourCC(TUid, TFourCC &)

IMPORT_C TInt FormatToFourCC ( TUid aFormat,
TFourCC & aFourCC
)

Parameters

TUid aFormat
TFourCC & aFourCC

FourCCToFormat(TFourCC, TUid &)

IMPORT_C TInt FourCCToFormat ( TFourCC aFourCC,
TUid & aFormat
) const

Parameters

TFourCC aFourCC
TUid & aFormat

LoadL()

void LoadL ( ) [private]

NewL()

IMPORT_C CFourCCConvertor * NewL ( ) [static]

Member Data Documentation

RHashMap< TUint32, TUint32 > * iHashFormatToFourCC

RHashMap < TUint32 , TUint32 > * iHashFormatToFourCC [private]

RHashMap< TUint32, TUint32 > * iHashFourCCToFormat

RHashMap < TUint32 , TUint32 > * iHashFourCCToFormat [private]