Google Flix Engine Linux Reference Manual User Manual

Page 499

Advertising
background image

7.15 CGI

493

<br>

<label>

<input type=’radio’ name=’muxer:’ value=’FE2_MUXER_FLV’

onfocus="set_muxer_visible(’flvtable’,true)">

FE2_MUXER_FLV&nbsp;

</label>

<label>

<input type=’radio’ name=’muxer:’ value=’FE2_MUXER_SWF’

onfocus="set_muxer_visible(’swftable’,true)">

FE2_MUXER_SWF

</label>

<br>

<label>

<input type=’radio’ name=’muxer:’ value=’FE2_MUXER_FXM’

onfocus="set_muxer_visible(’fxmtable’,true)">

FE2_MUXER_FXM&nbsp;

</label>

<br>

<label>

<input type=’radio’ name=’muxer:’ value=’FE2_MUXER_WEBM’

onfocus="set_muxer_visible(’webmtable’,true)">

FE2_MUXER_WEBM&nbsp;

</label>

</td>

</tr>

<tr>

<td>

<!-- 3GP muxer parameters -->

<table id=’tgptable’ class=’hidden’>

<tr>

<th><abbr title="Default: FALSE">FE2_ISOMEDIA_FASTSTART</abbr></th>

<td>

<select name="Flix2_MuxerSetParam:FE2_3GP_FASTSTART">

<option value=""></option>

<option value="on2false">FALSE</option>

<option value="on2true">TRUE</option>

</select>

</td>

</tr>

</table>

<!-- END - 3GP muxer parameters -->

<!-- 3G2 muxer parameters -->

<table id=’tg2table’ class=’hidden’>

<tr>

<th><abbr title="Default: FALSE">FE2_ISOMEDIA_FASTSTART</abbr></th>

<td>

<select name="Flix2_MuxerSetParam:FE2_3G2_FASTSTART">

<option value=""></option>

<option value="on2false">FALSE</option>

<option value="on2true">TRUE</option>

</select>

</td>

</tr>

</table>

<!-- END - 3G2 muxer parameters -->

<!-- FLV muxer parameters -->

<table id=’flvtable’ class=’hidden’>

<tr>

<th><abbr title="Format = cueptNAME ’=’ cueptTIME_SECONDS e.g. ’evtpt0=343.0’">

FE2_FLV_CUEPT_EVENT</abbr></th>

<td><input type=’text’ name=’Flix2_MuxerSetParamAsStr:FE2_FLV_CUEPT_EVENT’></td>

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising