Sophie

Sophie

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

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: Deprecated List</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 class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Deprecated List </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_deprecated000009"></a>Global <a class="el" href="group__Cache.html#ga4acead5ea36aa202d79c097f4cfa74eb">vbi_cache_hi_subno</a>  (<a class="el" href="structvbi__decoder.html">vbi_decoder</a> *vbi, int pgno)</dt>
<dd>Rationale same as <a class="el" href="group__Cache.html#ga6bef9040725203946cd78656319c3f23">vbi_is_cached()</a>. </dd>
<dt><a class="anchor" id="_deprecated000003"></a>Global <a class="el" href="group__Device.html#gaf211fb350558cde9ce0905f614283769">vbi_capture_dvb_new</a>  (char *dev, int scanning, unsigned int *services, int strict, char **errstr, vbi_bool trace) _vbi_deprecated</dt>
<dd>This function is deprecated. Use <a class="el" href="group__Device.html#ga5e3db7d41909ec8d8da30c8712d8cfdf">vbi_capture_dvb_new2()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000006"></a>Global <a class="el" href="group__Event.html#gacd13f9d8a2d47a4393541b7411fe426a">vbi_event_handler_add</a>  (<a class="el" href="structvbi__decoder.html">vbi_decoder</a> *vbi, int event_mask, vbi_event_handler handler, void *user_data)</dt>
<dd>Replaces all existing handlers with this <em>handler</em> function, ignoring <em>user_data</em>. Use <a class="el" href="group__Event.html#ga6692bb41583ca67af5701360f321e3d7">vbi_event_handler_register()</a> in new code. </dd>
<dt><a class="anchor" id="_deprecated000007"></a>Global <a class="el" href="group__Event.html#gafe1402773aeb3b23243ba56949461ac6">vbi_event_handler_remove</a>  (<a class="el" href="structvbi__decoder.html">vbi_decoder</a> *vbi, vbi_event_handler handler)</dt>
<dd>This functions lacks a user_data parameter. Use <a class="el" href="group__Event.html#ga6692bb41583ca67af5701360f321e3d7">vbi_event_handler_register()</a> in new code.  </dd>
<dt><a class="anchor" id="_deprecated000001"></a>Global <a class="el" href="group__Render.html#ga6e6e2bde8336906e8b87355205a551f6">vbi_get_max_rendered_size</a>  (int *w, int *h)</dt>
<dd>Character cells are 12 x 10 for Teletext and 16 x 26 for Caption. Page size is in <a class="el" href="structvbi__page.html" title="Formatted Teletext or Closed Caption page. ">vbi_page</a>.  </dd>
<dt><a class="anchor" id="_deprecated000002"></a>Global <a class="el" href="group__Render.html#ga5d9268821b645b87e609de0f7410325c">vbi_get_vt_cell_size</a>  (int *w, int *h)</dt>
<dd>Character cells are 12 x 10 for Teletext and 16 x 26 for Caption.  </dd>
<dt><a class="anchor" id="_deprecated000008"></a>Global <a class="el" href="group__Cache.html#ga6bef9040725203946cd78656319c3f23">vbi_is_cached</a>  (<a class="el" href="structvbi__decoder.html">vbi_decoder</a> *, int pgno, int subno)</dt>
<dd>At the moment pages can only be added to the cache but not removed unless the decoder is reset. That will change, making the result volatile in a multithreaded environment.</dd>
</dl>
</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>