This file is indexed.

/usr/share/doc/libquicktime-doc/apiref/structlqt__parameter__info__t.html is in libquicktime-doc 2:1.2.3-4build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>libquicktime: lqt_parameter_info_t Struct Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">libquicktime
   
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">lqt_parameter_info_t Struct Reference<div class="ingroups"><a class="el" href="group__codec__parameters.html">Structures describing codec parameters</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="lqt_parameter_info_t" -->
<p>Structure describing a parameter.  
 <a href="structlqt__parameter__info__t.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="lqt__codecinfo_8h_source.html">lqt_codecinfo.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#a289a0025020b1bafe711c111f57d8630">name</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#a9e162428aa8028c39b7fef8f0fa8eb35">real_name</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__codec__parameters.html#ga0ec18e79e8fa3bb44104ace47cd639a8">lqt_parameter_type_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#aa3de73b814c29d3c1936b70345dff67e">type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="unionlqt__parameter__value__t.html">lqt_parameter_value_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#a87c5f8e21c04438f3795e79e1d318ea7">val_default</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="unionlqt__parameter__value__t.html">lqt_parameter_value_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#a3c820a356c5817022442c3f48638650e">val_min</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="unionlqt__parameter__value__t.html">lqt_parameter_value_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#a4456ac1f45f43c2d38ffdcc2641e631a">val_max</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#a4da5024ca975febd70ccb696cfdb77ba">num_digits</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#ae70cb59ae004ff8947d73a510f78fb1a">num_stringlist_options</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#ac897605768a40c117e9392597afc51ff">stringlist_options</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#a7ba3edcc891a7c4deaf239a35d0a10ae">stringlist_labels</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlqt__parameter__info__t.html#a22fae1032443cc9c5e71296d24ab764b">help_string</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Structure describing a parameter. </p>
<p>This completely describes a parameter. Bool parameters will have the type <a class="el" href="group__codec__parameters.html#gga0ec18e79e8fa3bb44104ace47cd639a8af74fb4fb0e3fb55390977536d098f525">LQT_PARAMETER_INT</a> , val_min = 0 and val_max = 1. </p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a289a0025020b1bafe711c111f57d8630"></a><!-- doxytag: member="lqt_parameter_info_t::name" ref="a289a0025020b1bafe711c111f57d8630" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structlqt__parameter__info__t.html#a289a0025020b1bafe711c111f57d8630">lqt_parameter_info_t::name</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Parameter name to be passed to on of the parameter setting functions </p>

</div>
</div>
<a class="anchor" id="a9e162428aa8028c39b7fef8f0fa8eb35"></a><!-- doxytag: member="lqt_parameter_info_t::real_name" ref="a9e162428aa8028c39b7fef8f0fa8eb35" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structlqt__parameter__info__t.html#a9e162428aa8028c39b7fef8f0fa8eb35">lqt_parameter_info_t::real_name</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>More human readable name for configuration dialogs </p>

</div>
</div>
<a class="anchor" id="aa3de73b814c29d3c1936b70345dff67e"></a><!-- doxytag: member="lqt_parameter_info_t::type" ref="aa3de73b814c29d3c1936b70345dff67e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__codec__parameters.html#ga0ec18e79e8fa3bb44104ace47cd639a8">lqt_parameter_type_t</a> <a class="el" href="structlqt__parameter__info__t.html#aa3de73b814c29d3c1936b70345dff67e">lqt_parameter_info_t::type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Datatype </p>

</div>
</div>
<a class="anchor" id="a87c5f8e21c04438f3795e79e1d318ea7"></a><!-- doxytag: member="lqt_parameter_info_t::val_default" ref="a87c5f8e21c04438f3795e79e1d318ea7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="unionlqt__parameter__value__t.html">lqt_parameter_value_t</a> <a class="el" href="structlqt__parameter__info__t.html#a87c5f8e21c04438f3795e79e1d318ea7">lqt_parameter_info_t::val_default</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Default value </p>

</div>
</div>
<a class="anchor" id="a3c820a356c5817022442c3f48638650e"></a><!-- doxytag: member="lqt_parameter_info_t::val_min" ref="a3c820a356c5817022442c3f48638650e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="unionlqt__parameter__value__t.html">lqt_parameter_value_t</a> <a class="el" href="structlqt__parameter__info__t.html#a3c820a356c5817022442c3f48638650e">lqt_parameter_info_t::val_min</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Minimum value for integer or float parameter </p>

</div>
</div>
<a class="anchor" id="a4456ac1f45f43c2d38ffdcc2641e631a"></a><!-- doxytag: member="lqt_parameter_info_t::val_max" ref="a4456ac1f45f43c2d38ffdcc2641e631a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="unionlqt__parameter__value__t.html">lqt_parameter_value_t</a> <a class="el" href="structlqt__parameter__info__t.html#a4456ac1f45f43c2d38ffdcc2641e631a">lqt_parameter_info_t::val_max</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Maximum value for integer or float parameter </p>

</div>
</div>
<a class="anchor" id="a4da5024ca975febd70ccb696cfdb77ba"></a><!-- doxytag: member="lqt_parameter_info_t::num_digits" ref="a4da5024ca975febd70ccb696cfdb77ba" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structlqt__parameter__info__t.html#a4da5024ca975febd70ccb696cfdb77ba">lqt_parameter_info_t::num_digits</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Number of digits for floating point parameters </p>

</div>
</div>
<a class="anchor" id="ae70cb59ae004ff8947d73a510f78fb1a"></a><!-- doxytag: member="lqt_parameter_info_t::num_stringlist_options" ref="ae70cb59ae004ff8947d73a510f78fb1a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structlqt__parameter__info__t.html#ae70cb59ae004ff8947d73a510f78fb1a">lqt_parameter_info_t::num_stringlist_options</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Number of options for <a class="el" href="group__codec__parameters.html#gga0ec18e79e8fa3bb44104ace47cd639a8aec87fdeb6a911565d2d8ccc8df2dc4e4">LQT_PARAMETER_STRINGLIST</a> </p>

</div>
</div>
<a class="anchor" id="ac897605768a40c117e9392597afc51ff"></a><!-- doxytag: member="lqt_parameter_info_t::stringlist_options" ref="ac897605768a40c117e9392597afc51ff" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char** <a class="el" href="structlqt__parameter__info__t.html#ac897605768a40c117e9392597afc51ff">lqt_parameter_info_t::stringlist_options</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Options for <a class="el" href="group__codec__parameters.html#gga0ec18e79e8fa3bb44104ace47cd639a8aec87fdeb6a911565d2d8ccc8df2dc4e4">LQT_PARAMETER_STRINGLIST</a> </p>

</div>
</div>
<a class="anchor" id="a7ba3edcc891a7c4deaf239a35d0a10ae"></a><!-- doxytag: member="lqt_parameter_info_t::stringlist_labels" ref="a7ba3edcc891a7c4deaf239a35d0a10ae" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char** <a class="el" href="structlqt__parameter__info__t.html#a7ba3edcc891a7c4deaf239a35d0a10ae">lqt_parameter_info_t::stringlist_labels</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Labels for <a class="el" href="group__codec__parameters.html#gga0ec18e79e8fa3bb44104ace47cd639a8aec87fdeb6a911565d2d8ccc8df2dc4e4">LQT_PARAMETER_STRINGLIST</a> </p>

</div>
</div>
<a class="anchor" id="a22fae1032443cc9c5e71296d24ab764b"></a><!-- doxytag: member="lqt_parameter_info_t::help_string" ref="a22fae1032443cc9c5e71296d24ab764b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structlqt__parameter__info__t.html#a22fae1032443cc9c5e71296d24ab764b">lqt_parameter_info_t::help_string</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Detailed help about the parameter </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/build/buildd/libquicktime-1.2.3/include/quicktime/<a class="el" href="lqt__codecinfo_8h_source.html">lqt_codecinfo.h</a></li>
</ul>
</div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Sat Jan 21 2012 10:48:59 for libquicktime by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>