examples/Multimedia/ICL/ICLExample/icldecodeexample.cpp File Reference

Go to the source code of this file.

Variables

const TDecodeParams KDecodeParams []


Detailed Description

The code demonstrates various decode functionality of CIclExample

Definition in file icldecodeexample.cpp.


Variable Documentation

const TDecodeParams KDecodeParams[]

Initial value:

        {       
                {EFalse, EFalse, EFalse, 1, _S("\\ICLExample\\NormalFull.mbm")},
                {ETrue,  EFalse, EFalse, -1, _S("\\ICLExample\\ClipFull.mbm")},
                {ETrue,  EFalse, ETrue,  -2, _S("\\ICLExample\\MirrorVertClipQuarter.mbm")},
                {ETrue,  ETrue,  ETrue,  -3, _S("\\ICLExample\\Rotate90MirrorVertClipEighth.mbm")},
                {EFalse, ETrue,  EFalse, 1, _S("\\ICLExample\\Rotate90Full.mbm")},
                {EFalse, EFalse, EFalse, 1, NULL}
        }

Definition at line 943 of file icldecodeexample.cpp.


Generated on Thu Jan 21 10:33:02 2010 for TB10.1 Example Applications by  doxygen 1.5.3