~ubuntu-branches/ubuntu/precise/liboggz/precise

« back to all changes in this revision

Viewing changes to doc/liboggz/html/oggz__deprecated_8h-source.html

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Wilkinson
  • Date: 2005-04-16 01:19:44 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050416011944-5ipwrrc260ihkpp8
Tags: 0.9.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>liboggz: oggz_deprecated.h Source File</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.4.0 -->
 
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="globals.html">Globals</a></div>
 
8
<div class="nav">
 
9
<a class="el" href="dir_000000.html">include</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">oggz</a></div>
 
10
<h1>oggz_deprecated.h</h1><a href="oggz__deprecated_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 <span class="comment">/*</span>
 
11
00002 <span class="comment">   Copyright (C) 2003 Commonwealth Scientific and Industrial Research</span>
 
12
00003 <span class="comment">   Organisation (CSIRO) Australia</span>
 
13
00004 <span class="comment"></span>
 
14
00005 <span class="comment">   Redistribution and use in source and binary forms, with or without</span>
 
15
00006 <span class="comment">   modification, are permitted provided that the following conditions</span>
 
16
00007 <span class="comment">   are met:</span>
 
17
00008 <span class="comment"></span>
 
18
00009 <span class="comment">   - Redistributions of source code must retain the above copyright</span>
 
19
00010 <span class="comment">   notice, this list of conditions and the following disclaimer.</span>
 
20
00011 <span class="comment"></span>
 
21
00012 <span class="comment">   - Redistributions in binary form must reproduce the above copyright</span>
 
22
00013 <span class="comment">   notice, this list of conditions and the following disclaimer in the</span>
 
23
00014 <span class="comment">   documentation and/or other materials provided with the distribution.</span>
 
24
00015 <span class="comment"></span>
 
25
00016 <span class="comment">   - Neither the name of CSIRO Australia nor the names of its</span>
 
26
00017 <span class="comment">   contributors may be used to endorse or promote products derived from</span>
 
27
00018 <span class="comment">   this software without specific prior written permission.</span>
 
28
00019 <span class="comment"></span>
 
29
00020 <span class="comment">   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span>
 
30
00021 <span class="comment">   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span>
 
31
00022 <span class="comment">   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A</span>
 
32
00023 <span class="comment">   PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR</span>
 
33
00024 <span class="comment">   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,</span>
 
34
00025 <span class="comment">   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,</span>
 
35
00026 <span class="comment">   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR</span>
 
36
00027 <span class="comment">   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF</span>
 
37
00028 <span class="comment">   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING</span>
 
38
00029 <span class="comment">   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS</span>
 
39
00030 <span class="comment">   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span>
 
40
00031 <span class="comment">*/</span>
 
41
00032 
 
42
00033 <span class="preprocessor">#ifndef __OGGZ_DEPRECATED_H__</span>
 
43
00034 <span class="preprocessor"></span><span class="preprocessor">#define __OGGZ_DEPRECATED_H__</span>
 
44
00035 <span class="preprocessor"></span>
 
45
<a name="l00050"></a><a class="code" href="oggz__deprecated_8h.html#a0">00050</a> <span class="preprocessor">#define OGGZ_ERR_USER_STOPPED OGGZ_ERR_READ_STOP_OK</span>
 
46
00051 <span class="preprocessor"></span>
 
47
00068 <span class="keywordtype">int</span> <a class="code" href="oggz__deprecated_8h.html#a1">oggz_set_metric_linear</a> (OGGZ * oggz, <span class="keywordtype">long</span> serialno,
 
48
00069                             ogg_int64_t granule_rate_numerator,
 
49
00070                             ogg_int64_t granule_rate_denominator);
 
50
00071 
 
51
00072 <span class="preprocessor">#endif </span><span class="comment">/* __OGGZ_DEPRECATED_H__ */</span>
 
52
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Fri Apr 8 23:36:16 2005 for liboggz by&nbsp;
 
53
<a href="http://www.doxygen.org/index.html">
 
54
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 </small></address>
 
55
</body>
 
56
</html>