CFourCCConvertor Class Reference

class CFourCCConvertor : public CBase

Inherits from

Constructor & Destructor Documentation

CFourCCConvertor()

CFourCCConvertor()[private]

~CFourCCConvertor()

~CFourCCConvertor()[virtual]

Member Functions Documentation

ConstructL()

voidConstructL()[private]

FormatToFourCC(TUid, TFourCC &)

IMPORT_C TIntFormatToFourCC(TUidaFormat,
TFourCC &aFourCC
)

Parameters

TUid aFormat
TFourCC & aFourCC

FourCCToFormat(TFourCC, TUid &)

IMPORT_C TIntFourCCToFormat(TFourCCaFourCC,
TUid &aFormat
)const

Parameters

TFourCC aFourCC
TUid & aFormat

LoadL()

voidLoadL()[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]