Google Flix Engine Linux Reference Manual User Manual
Page 408

402
Flix Engine Linux Page Documentation
<option value="FE2_PNGEX_CP_EVENT">Only event cue points (FE2_PNGEX_CP_EVENT)</option>
</select>
</td>
</tr>
<tr>
<th><abbr title="[-1,9] Default: -1 (Z_DEFAULT_COMPRESSION)">FE2_PNGEX_COMPRESSION_LEVEL</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_PNGEX_COMPRESSION_LEVEL’></td>
</tr>
<tr><th><b>Automatic PNG Export Options:</b></th><td></td></tr>
<tr>
<th>FE2_PNGEX_AUTO_EXPORT_COUNT</th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_PNGEX_AUTO_EXPORT_COUNT’></td>
</tr>
<tr>
<th><abbr title="start time in ms; Default: 0">FE2_PNGEX_AUTO_EXPORT_START_TIME</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_PNGEX_AUTO_EXPORT_START_TIME’></td>
</tr>
<tr>
<th><abbr title="stop time in ms; Default: <clip length>">FE2_PNGEX_AUTO_EXPORT_END_TIME</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_PNGEX_AUTO_EXPORT_END_TIME’></td>
</tr>
<tr>
<th><abbr title="Default: 0">FE2_PNGEX_AUTO_EXPORT_RANDOM_PERIOD</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_PNGEX_AUTO_EXPORT_RANDOM_PERIOD’></td>
</tr>
</table>
</td>
</tr>
<!-- END - PNGEX filter parameters -->
<tr>
<td>
<label>
<input type=’checkbox’ class=’filter’
name=’FE2_FILTER_ROTATE’ value=’vfilter:’
onchange="toggle_ftable(’filter_rotate’,this.checked)">
FE2_FILTER_ROTATE
</label>
<table id=’filter_rotate’ class=’disabled’>
<tr>
<th><abbr title="Default: 0. valid: {0,90,180,270}">FE2_ROTATE_ANGLE</abbr></th>
<td><input type=’text’ name=’Flix2_FilterSetParam:FE2_ROTATE_ANGLE’></td>
</tr>
</table>
</td>
</tr>
<!-- END - ROTATE filter parameters -->
<tr>
<td>
<label>
<input type=’checkbox’ class=’filter’
name=’FE2_FILTER_SCALE’ value=’vfilter:’
onchange="toggle_ftable(’filter_scale’,this.checked)">
FE2_FILTER_SCALE
</label>
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen