Adaptec 1542B - AHA Storage Controller Fast SCSI 10 MBps Manual de usuario Pagina 168

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 265
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 167
R-Studio Manual163
© 2002...2013 R-Tools Technology Inc.
<field type="uint32" name="Size of the data in the chunk" var="chunkSize"/
>
<setvar var="endOfChunk" expr="offset + chunkSize"/>
<!-- Rounding the value of the variable endOfChunk to a number divisible by 2. -->
<if test="endOfChunk &amp; 1">
<setvar var="endOfChunk" expr="endOfChunk &amp; 0xFFFFFFFE"/>
<setvar var="endOfChunk" expr="endOfChunk + 2"/>
</if>
<if test="chunkId == 1751742049"> <!-- ANSI: avih -->
<field type="uint32" name="Number of microseconds between frames"/>
<field type="uint32" name="Approximate maximum data rate of the file"/>
<field type="uint32" name="Alignment for data, in bytes"/>
<field type="uint32" name="Bitwise combination of zero or more of the
flags"/>
<field type="uint32" name="Total number of frames of data in the file"/>
<field type="uint32" name="Initial frame for interleaved files"/>
<field type="uint32" name="Number of streams in the file"/>
<field type="uint32" name="Suggested buffer size for reading the file"/>
<field type="uint32" name="Width of the AVI file in pixels"/>
<field type="uint32" name="Height of the AVI file in pixels"/>
<field type="binary" size="16" name="Reserved"/>
</if>
<if test="chunkId == 1852994675"> <!-- ANSI: strn -->
<field type="char" size="chunkSize" name="Stream name"/>
</if>
<if test="chunkId == 1752331379"> <!-- ANSI: strh -->
<field type="char" size="4" name="Type"/>
<goto offset="-4"/>
<field type="uint32" base="hex" name="Type as unsigned integer in hex
format" var="type"/>
<setvar var="mediaType" expr="type"/>
<field type="char" size="4" name="Handler (codec)"/>
<field type="uint32" base="hex" name="Flags"/>
<field type="uint32" name="Number of the first block of the stream that
is present in the file"/>
<field type="uint32" name="Scale"/>
Vista de pagina 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 264 265

Comentarios a estos manuales

Sin comentarios