diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/icldecodeexample_8cpp.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/icldecodeexample_8cpp.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,50 @@ + + +TB10.1 Example Applications: examples/Multimedia/ICL/ICLExample/icldecodeexample.cpp File Reference + + + + +

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
+ +