Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 1af184c486f5d5f476d50602700ee0a0 > files > 73

lib64zvbi-devel-0.2.33-2mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>ZVBI Library: vbi_sliced Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vbi_sliced Struct Reference<br>
<small>
[<a class="el" href="group__Sliced.html">Sliced VBI data</a>]</small>
</h1><!-- doxytag: class="vbi_sliced" -->This structure holds one scan line of sliced vbi data.  
<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 class="memItemLeft" nowrap align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__sliced.html#dd8a7578942158880b5e3472adcd5eed">id</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__sliced.html#72fee7fa9e5be3767e0dbd91f68d4633">line</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">uint8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__sliced.html#aec2527f9c9aada8be8519401ccafb48">data</a> [56]</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This structure holds one scan line of sliced vbi data. 
<p>
For example the contents of NTSC line 21, two bytes of Closed Caption data. Usually an array of <a class="el" href="structvbi__sliced.html" title="This structure holds one scan line of sliced vbi data.">vbi_sliced</a> is used, covering all VBI lines of the two fields of a video frame. <dl compact><dt><b>Examples: </b></dt><dd>

<p>
<a class="el" href="examples_2network_8c-example.html#_a13">examples/network.c</a>, <a class="el" href="examples_2rawout_8c-example.html#_a1">examples/rawout.c</a>, and <a class="el" href="examples_2wss_8c-example.html#_a1">examples/wss.c</a>.</dl><hr><h2>Field Documentation</h2>
<a class="anchor" name="dd8a7578942158880b5e3472adcd5eed"></a><!-- doxytag: member="vbi_sliced::id" ref="dd8a7578942158880b5e3472adcd5eed" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structvbi__sliced.html#dd8a7578942158880b5e3472adcd5eed">vbi_sliced::id</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A <a class="el" href="sliced_8h.html#VBI_SLICED_">VBI_SLICED_</a> symbol identifying the data service. Under cirumstances (see VBI_SLICED_TELETEXT_B) this can be a set of VBI_SLICED_ symbols. 
</div>
</div><p>
<a class="anchor" name="72fee7fa9e5be3767e0dbd91f68d4633"></a><!-- doxytag: member="vbi_sliced::line" ref="72fee7fa9e5be3767e0dbd91f68d4633" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structvbi__sliced.html#72fee7fa9e5be3767e0dbd91f68d4633">vbi_sliced::line</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Source line number according to the ITU-R line numbering scheme, a value of <code>0</code> if the exact line number is unknown. Note that some data services cannot be reliable decoded without line number.<p>
<div align="center">
<img src="zvbi_625.gif" alt="zvbi_625.gif">
<p><strong>ITU-R PAL/SECAM line numbering scheme</strong></p></div>
 <div align="center">
<img src="zvbi_525.gif" alt="zvbi_525.gif">
<p><strong>ITU-R NTSC line numbering scheme</strong></p></div>

</div>
</div><p>
<a class="anchor" name="aec2527f9c9aada8be8519401ccafb48"></a><!-- doxytag: member="vbi_sliced::data" ref="aec2527f9c9aada8be8519401ccafb48" args="[56]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="structvbi__sliced.html#aec2527f9c9aada8be8519401ccafb48">vbi_sliced::data</a>[56]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The actual payload. See the documentation of <a class="el" href="sliced_8h.html#VBI_SLICED_">VBI_SLICED_</a> symbols for details. 
</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 04:47:58 2009 for ZVBI Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>