Sophie

Sophie

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

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: Sliced VBI data</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><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Sliced VBI data<br>
<small>
[<a class="el" href="group__Raw.html">Raw VBI</a>]</small>
</h1>Definition 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 Structures</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvbi__sliced.html">vbi_sliced</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This structure holds one scan line of sliced vbi data.  <a href="structvbi__sliced.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Sliced.html#g366932921d0f6f58cb2e58c6ec130998">vbi_sliced_payload_bits</a> (unsigned int service)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__Sliced.html#g3cf9e7694a3f3c1cc77be844b63d8789">vbi_sliced_name</a> (vbi_service_set service) _vbi_const</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Definition of sliced VBI data. 
<p>
The output of the libzvbi raw VBI decoder, and input to the data service decoder, is VBI data in binary format as defined in this section. It is similar to the output of hardware VBI decoders and VBI data transmitted in digital TV streams. <hr><h2>Function Documentation</h2>
<a class="anchor" name="g366932921d0f6f58cb2e58c6ec130998"></a><!-- doxytag: member="raw_decoder.c::vbi_sliced_payload_bits" ref="g366932921d0f6f58cb2e58c6ec130998" args="(unsigned int service)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int vbi_sliced_payload_bits           </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>service</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>service</em>&nbsp;</td><td>A data service identifier, for example from a <a class="el" href="structvbi__sliced.html" title="This structure holds one scan line of sliced vbi data.">vbi_sliced</a> structure.</td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>Number of payload bits, <code>0</code> if the service is unknown. </dd></dl>
<dl compact><dt><b>Examples: </b></dt><dd>
<a class="el" href="examples_2rawout_8c-example.html#a3">examples/rawout.c</a>.</dl>
</div>
</div><p>
<a class="anchor" name="g3cf9e7694a3f3c1cc77be844b63d8789"></a><!-- doxytag: member="sliced.h::vbi_sliced_name" ref="g3cf9e7694a3f3c1cc77be844b63d8789" args="(vbi_service_set service) _vbi_const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* vbi_sliced_name           </td>
          <td>(</td>
          <td class="paramtype">vbi_service_set&nbsp;</td>
          <td class="paramname"> <em>service</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
$ingroup Sliced $param service A data service identifier, for example from a <a class="el" href="structvbi__sliced.html" title="This structure holds one scan line of sliced vbi data.">vbi_sliced</a> structure.<p>
$return Name of the $a service, in ASCII, or $c NULL if unknown. 
</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>