Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/icldecodeexample_8cpp.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Tue, 30 Mar 2010 11:42:04 +0100
changeset 4 4816d766a08a
parent 1 25a17d01db0c
permissions -rw-r--r--
Week 12 contribution of SDK documentation_content. See release notes for details. Fixes Bug 1892, Bug 1522, Bug 1520, Bug 394, Bug 1319, Bug 344, Bug 1897

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: examples/Multimedia/ICL/ICLExample/icldecodeexample.cpp File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>examples/Multimedia/ICL/ICLExample/icldecodeexample.cpp File Reference</h1>
<p>
<a href="icldecodeexample_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="struct_t_decode_params.html">TDecodeParams</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="icldecodeexample_8cpp.html#0923aa2ae422ac23016215f3f602e34b">KDecodeParams</a> []</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The code demonstrates various decode functionality of <a class="el" href="class_c_icl_example.html">CIclExample</a> 
<p>Definition in file <a class="el" href="icldecodeexample_8cpp-source.html">icldecodeexample.cpp</a>.</p>
<hr><h2>Variable Documentation</h2>
<a class="anchor" name="0923aa2ae422ac23016215f3f602e34b"></a><!-- doxytag: member="icldecodeexample.cpp::KDecodeParams" ref="0923aa2ae422ac23016215f3f602e34b" args="[]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="struct_t_decode_params.html">TDecodeParams</a> <a class="el" href="icldecodeexample_8cpp.html#0923aa2ae422ac23016215f3f602e34b">KDecodeParams</a>[]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<b>Initial value:</b><div class="fragment"><pre class="fragment">
        {       
                {EFalse, EFalse, EFalse, 1, _S(<span class="stringliteral">"\\ICLExample\\NormalFull.mbm"</span>)},
                {ETrue,  EFalse, EFalse, -1, _S(<span class="stringliteral">"\\ICLExample\\ClipFull.mbm"</span>)},
                {ETrue,  EFalse, ETrue,  -2, _S(<span class="stringliteral">"\\ICLExample\\MirrorVertClipQuarter.mbm"</span>)},
                {ETrue,  ETrue,  ETrue,  -3, _S(<span class="stringliteral">"\\ICLExample\\Rotate90MirrorVertClipEighth.mbm"</span>)},
                {EFalse, ETrue,  EFalse, 1, _S(<span class="stringliteral">"\\ICLExample\\Rotate90Full.mbm"</span>)},
                {EFalse, EFalse, EFalse, 1, NULL}
        }
</pre></div>
<p>Definition at line <a class="el" href="icldecodeexample_8cpp-source.html#l00943">943</a> of file <a class="el" href="icldecodeexample_8cpp-source.html">icldecodeexample.cpp</a>.</p>

</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:02 2010 for TB10.1 Example Applications by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>