Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 76d546f6c048029d7a68c93de06bb323 > files > 30

libannodex-devel-0.7.3-14.fc14.i686.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"/>
<title>libannodex: anx_deprecated.h File 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.6.2-20100208 -->
<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 class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>anx_deprecated.h File Reference</h1>
<p>Deprecated functions related to Annodex media.  
<a href="#_details">More...</a></p>
<code>#include &lt;<a class="el" href="anx__types_8h_source.html">annodex/anx_types.h</a>&gt;</code><br/>

<p><a href="anx__deprecated_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__AnxTrack.html">_AnxTrack</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">DEPRECATED TYPE A track of data.  <a href="struct__AnxTrack.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="anx__deprecated_8h.html#a508e65dae2a24b590a17f8859a6aaefd">anx_get_timebase</a> (<a class="el" href="anx__types_8h.html#ae126f9198f90b3eb15fe9aa8833eee52">ANNODEX</a> *annodex)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">DEPRECATED FUNCTION Query the basetime of an annodex.  <a href="#a508e65dae2a24b590a17f8859a6aaefd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="anx__deprecated_8h.html#a1027d339c5dfbf0e5eb96555b1f5e25d">anx_set_timebase</a> (<a class="el" href="anx__types_8h.html#ae126f9198f90b3eb15fe9aa8833eee52">ANNODEX</a> *annodex, double seconds)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">DEPRECATED FUNCTION Set the basetime of an annodex.  <a href="#a1027d339c5dfbf0e5eb96555b1f5e25d"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Deprecated functions related to Annodex media. </p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a508e65dae2a24b590a17f8859a6aaefd"></a><!-- doxytag: member="anx_deprecated.h::anx_get_timebase" ref="a508e65dae2a24b590a17f8859a6aaefd" args="(ANNODEX *annodex)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double anx_get_timebase </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="anx__types_8h.html#ae126f9198f90b3eb15fe9aa8833eee52">ANNODEX</a> *&nbsp;</td>
          <td class="paramname"> <em>annodex</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>DEPRECATED FUNCTION Query the basetime of an annodex. </p>
<p>In Annodex v2, the basetime was confusingly called "timebase" </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>annodex</em>&nbsp;</td><td>an ANNODEX* handle </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>the basetime of the annodex </dd></dl>

</div>
</div>
<a class="anchor" id="a1027d339c5dfbf0e5eb96555b1f5e25d"></a><!-- doxytag: member="anx_deprecated.h::anx_set_timebase" ref="a1027d339c5dfbf0e5eb96555b1f5e25d" args="(ANNODEX *annodex, double seconds)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double anx_set_timebase </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="anx__types_8h.html#ae126f9198f90b3eb15fe9aa8833eee52">ANNODEX</a> *&nbsp;</td>
          <td class="paramname"> <em>annodex</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>seconds</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>DEPRECATED FUNCTION Set the basetime of an annodex. </p>
<p>In Annodex v2, the basetime was confusingly called "timebase" </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>annodex</em>&nbsp;</td><td>an ANNODEX* handle </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>seconds</em>&nbsp;</td><td>the new basetime </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>