Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 2946d6d651bbdb069ce8220554506190 > files > 42

liboggz-devel-1.0.0-1mdv2010.0.i586.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>liboggz: Main Page</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li class="current"><a href="index.html"><span>Main&nbsp;Page</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="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>liboggz Documentation</h1>
<p>
<h3 align="center">1.0.0 </h3><h2><a class="anchor" name="intro">
Oggz makes programming with Ogg easy!</a></h2>
This is the documentation for the Oggz C API. Oggz provides a simple programming interface for reading and writing Ogg files and streams. Ogg is an interleaving data container developed by Monty at <a href="http://www.xiph.org/">Xiph.Org</a>, originally to support the Ogg Vorbis audio format.<p>
liboggz supports the flexibility afforded by the Ogg file format while presenting the following API niceties:<p>
<ul>
<li>Strict adherence to the formatting requirements of Ogg <a class="el" href="group__basics.html">bitstreams </a>, to ensure that only valid bitstreams are generated</li><li>A simple, callback based open/read/close or open/write/close <a class="el" href="oggz_8h.html">interface </a> to raw Ogg files</li><li>A customisable <a class="el" href="group__seek__api.html">seeking </a> abstraction for seeking on multitrack Ogg data</li><li>A packet queue for feeding incoming packets for writing, with callback based notification when this queue is empty</li><li>A means of overriding the <a class="el" href="oggz__io_8h.html">IO functions </a> used by Oggz, for easier integration with media frameworks and similar systems.</li><li>A handy <a class="el" href="oggz__table_8h.html">table </a> structure for storing information on each logical bitstream</li></ul>
<h3><a class="anchor" name="contents">
Contents</a></h3>
<ul>
<li><a class="el" href="group__basics.html">Basics </a>: Information about Ogg required to understand liboggz</li></ul>
<p>
<ul>
<li><a class="el" href="oggz_8h.html">oggz.h </a>: Documentation of the Oggz C API</li></ul>
<p>
<ul>
<li><a class="el" href="group__configuration.html">Configuration </a>: Customizing liboggz to only read or write.</li></ul>
<p>
<ul>
<li><a class="el" href="group__building.html">Building </a>: Information related to building software that uses liboggz.</li></ul>
<h2><a class="anchor" name="Licensing">
Licensing</a></h2>
liboggz is provided under the following BSD-style open source license:<p>
<div class="fragment"><pre class="fragment"></pre></div> </div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 15 08:06:10 2009 for liboggz by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>