Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 9f39b42a4a9bb5f46373ffcca30c81df > files > 36

libzvbi0-devel-0.2.3-1mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>vbi_aspect_ratio struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; <a class="qindex" href="examples.html">Examples</a> &nbsp; </center>
<hr><h1>vbi_aspect_ratio Struct Reference<br>
<small>
[<a class="el" href="group__Event.html">Events</a>]</small>
</h1>Information about the picture aspect ratio and open subtitles. 
<a href="#_details">More...</a>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="structvbi__aspect__ratio.html#m0">first_line</a></td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="structvbi__aspect__ratio.html#m2">ratio</a></td></tr>
<tr><td nowrap align=right valign=top>vbi_bool&nbsp;</td><td valign=bottom><a class="el" href="structvbi__aspect__ratio.html#m3">film_mode</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="group__Event.html#a18">vbi_subt</a>&nbsp;</td><td valign=bottom><a class="el" href="structvbi__aspect__ratio.html#m4">open_subtitles</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Information about the picture aspect ratio and open subtitles.
<p>
This is available via <a class="el" href="group__Event.html#a30">Events</a>. 
<p>
<hr><h2>Field Documentation</h2>
<a name="m0" doxytag="vbi_aspect_ratio::first_line"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int vbi_aspect_ratio::first_line
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<em><a class="el" href="structvbi__aspect__ratio.html#m0">first_line</a></em> and <em>last_line</em>, inclusive, describe the bounds of active video, i. e. without the black bars in letterbox mode. These are <em>first field</em> line numbers according to the ITU-R line numbering scheme, see <a class="el" href="structvbi__sliced.html">vbi_sliced</a>. For example PAL 23 ... 310 (288 lines), NTSC 22 ... 262 (240 lines).     </td>
  </tr>
</table>
<a name="m2" doxytag="vbi_aspect_ratio::ratio"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> double vbi_aspect_ratio::ratio
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The picture aspect ratio in <em>anamorphic</em> mode, 16/9 for example. Normal or letterboxed video has aspect ratio 1/1.     </td>
  </tr>
</table>
<a name="m3" doxytag="vbi_aspect_ratio::film_mode"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> vbi_bool vbi_aspect_ratio::film_mode
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<code>TRUE</code> when the source is known to be film transferred to video, as opposed to interlaced video from a video camera. (This is actually a helper flag for PALPlus decoders, but it may assist deinterlacers too.)     </td>
  </tr>
</table>
<a name="m4" doxytag="vbi_aspect_ratio::open_subtitles"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__Event.html#a18">vbi_subt</a> vbi_aspect_ratio::open_subtitles
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Describes how subtitles are inserted into the picture, see vbi_subt for details.     </td>
  </tr>
</table>
<hr><address style="align: right;"><small>Generated on Thu Jan 2 16:03:41 2003 for ZVBI Library by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.18 </small></address>
</body>
</html>