Last change
on this file since 107044 was 96468, checked in by vboxsync, 2 years ago |
libs/libvorbis-1.3.7: Re-exporting, hopefully this time everything is there. bugref:10275
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.2 KB
|
Line | |
---|
1 | <html>
|
---|
2 |
|
---|
3 | <head>
|
---|
4 | <title>libvorbis - Documentation</title>
|
---|
5 | <link rel=stylesheet href="style.css" type="text/css">
|
---|
6 | </head>
|
---|
7 |
|
---|
8 | <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
|
---|
9 | <table border=0 width=100%>
|
---|
10 | <tr>
|
---|
11 | <td><p class=tiny>libvorbis documentation</p></td>
|
---|
12 | <td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
|
---|
13 | </tr>
|
---|
14 | </table>
|
---|
15 |
|
---|
16 | <h1>Libvorbis Documentation</h1>
|
---|
17 |
|
---|
18 | <p>
|
---|
19 | Libvorbis contains the Vorbis reference encoder and decoder.
|
---|
20 | <p>
|
---|
21 | This is the lowest-level interface to the Vorbis encoder and decoder. If
|
---|
22 | you're just looking for a simple way to extract the
|
---|
23 | audio from an Ogg Vorbis file, you probably want to use <a
|
---|
24 | href="../vorbisfile/index.html">vorbisfile</a> rather than using libogg
|
---|
25 | and libvorbis directly.
|
---|
26 | <p>
|
---|
27 | <a href="overview.html">Libvorbis API overview</a><br>
|
---|
28 | <a href="reference.html">Libvorbis API reference</a><br>
|
---|
29 |
|
---|
30 | <br><br>
|
---|
31 | <hr noshade>
|
---|
32 | <table border=0 width=100%>
|
---|
33 | <tr valign=top>
|
---|
34 | <td><p class=tiny>copyright © 2000-2010 Xiph.Org</p></td>
|
---|
35 | <td align=right><p class=tiny><a href="https://xiph.org/vorbis/">Ogg Vorbis</a></p></td>
|
---|
36 | </tr><tr>
|
---|
37 | <td><p class=tiny>libvorbis documentation</p></td>
|
---|
38 | <td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
|
---|
39 | </tr>
|
---|
40 | </table>
|
---|
41 |
|
---|
42 | </body>
|
---|
43 |
|
---|
44 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.