Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 2a781e5f78e233aedaa1e51ed196dcc3 > files > 118

lib64zvbi-devel-0.2.35-5.mga6.x86_64.rpm

<!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"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>ZVBI Library: vbi_aspect_ratio Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">ZVBI Library
   &#160;<span id="projectnumber">0.2.35</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</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="examples.html"><span>Examples</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><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">vbi_aspect_ratio Struct Reference<div class="ingroups"><a class="el" href="group__HiDec.html">High Level Decoding</a> &raquo; <a class="el" href="group__Event.html">Events</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Information about the picture aspect ratio and open subtitles.  
 <a href="structvbi__aspect__ratio.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a267a0d6766bef01c441335cfc1123100"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__aspect__ratio.html#a267a0d6766bef01c441335cfc1123100">first_line</a></td></tr>
<tr class="separator:a267a0d6766bef01c441335cfc1123100"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9928257bde518b142b33275a28852fc9"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9928257bde518b142b33275a28852fc9"></a>
int&#160;</td><td class="memItemRight" valign="bottom"><b>last_line</b></td></tr>
<tr class="separator:a9928257bde518b142b33275a28852fc9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a80d437bf520678ca5e79767168fe7622"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__aspect__ratio.html#a80d437bf520678ca5e79767168fe7622">ratio</a></td></tr>
<tr class="separator:a80d437bf520678ca5e79767168fe7622"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a197262e5744b7a479c6f73b248d97f9b"><td class="memItemLeft" align="right" valign="top">vbi_bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__aspect__ratio.html#a197262e5744b7a479c6f73b248d97f9b">film_mode</a></td></tr>
<tr class="separator:a197262e5744b7a479c6f73b248d97f9b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4083e63f4561a8ce1192bd9ebf479ca3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__Event.html#gafc47bd05db9e7b3a7a40a6224674c608">vbi_subt</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__aspect__ratio.html#a4083e63f4561a8ce1192bd9ebf479ca3">open_subtitles</a></td></tr>
<tr class="separator:a4083e63f4561a8ce1192bd9ebf479ca3"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Information about the picture aspect ratio and open subtitles. </p>
<p>This is available via <a class="el" href="event_8h.html#VBI_EVENT_ASPECT">VBI_EVENT_ASPECT</a>. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a267a0d6766bef01c441335cfc1123100"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vbi_aspect_ratio::first_line</td>
        </tr>
      </table>
</div><div class="memdoc">
<p><em>first_line</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" title="This structure holds one scan line of sliced vbi data. ">vbi_sliced</a>. For example PAL 23 ... 310 (288 lines), NTSC 22 ... 262 (240 lines). </p>

<p>Referenced by <a class="el" href="group__Service.html#ga2e2201e3b2bab9b7fb1bb66ade716772">vbi_decode()</a>, and <a class="el" href="group__Event.html#gad875d1642007931ee27cb99563c29ec0">vbi_reset_prog_info()</a>.</p>

</div>
</div>
<a class="anchor" id="a80d437bf520678ca5e79767168fe7622"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double vbi_aspect_ratio::ratio</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>The picture aspect ratio in <em>anamorphic</em> mode, 16/9 for example. Normal or letterboxed video has aspect ratio 1/1. </p>

<p>Referenced by <a class="el" href="group__Service.html#ga2e2201e3b2bab9b7fb1bb66ade716772">vbi_decode()</a>, and <a class="el" href="group__Event.html#gad875d1642007931ee27cb99563c29ec0">vbi_reset_prog_info()</a>.</p>

</div>
</div>
<a class="anchor" id="a197262e5744b7a479c6f73b248d97f9b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vbi_bool vbi_aspect_ratio::film_mode</td>
        </tr>
      </table>
</div><div class="memdoc">
<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.) </p>

<p>Referenced by <a class="el" href="group__Service.html#ga2e2201e3b2bab9b7fb1bb66ade716772">vbi_decode()</a>, and <a class="el" href="group__Event.html#gad875d1642007931ee27cb99563c29ec0">vbi_reset_prog_info()</a>.</p>

</div>
</div>
<a class="anchor" id="a4083e63f4561a8ce1192bd9ebf479ca3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__Event.html#gafc47bd05db9e7b3a7a40a6224674c608">vbi_subt</a> vbi_aspect_ratio::open_subtitles</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Describes how subtitles are inserted into the picture, see vbi_subt for details. </p>

<p>Referenced by <a class="el" href="group__Service.html#ga2e2201e3b2bab9b7fb1bb66ade716772">vbi_decode()</a>, and <a class="el" href="group__Event.html#gad875d1642007931ee27cb99563c29ec0">vbi_reset_prog_info()</a>.</p>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>