Last change
on this file since 106129 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>libvorbisenc - 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>libvorbisenc documentation</p></td>
|
---|
12 | <td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
|
---|
13 | </tr>
|
---|
14 | </table>
|
---|
15 |
|
---|
16 | <h1>Libvorbisenc Documentation</h1>
|
---|
17 |
|
---|
18 | <p>
|
---|
19 | Libvorbisenc is a convenient API for setting up an encoding environment using libvorbis. Libvorbisenc encapsulates the actions needed to set up the encoder properly.
|
---|
20 | <p>
|
---|
21 | <a href="overview.html">libvorbisenc api overview</a><br>
|
---|
22 | <a href="reference.html">libvorbisenc api reference</a><br>
|
---|
23 | <a href="changes.html">libvorbisenc api changes from 1.0 and 1.0.1</a><br>
|
---|
24 | <a href="examples.html">libvorbisenc encode setup examples</a><br>
|
---|
25 |
|
---|
26 | <br><br>
|
---|
27 | <hr noshade>
|
---|
28 | <table border=0 width=100%>
|
---|
29 | <tr valign=top>
|
---|
30 | <td><p class=tiny>copyright © 2000-2010 Xiph.Org</p></td>
|
---|
31 | <td align=right><p class=tiny><a href="https://xiph.org/vorbis/">Ogg Vorbis</a></p></td>
|
---|
32 | </tr><tr>
|
---|
33 | <td><p class=tiny>libvorbisenc documentation</p></td>
|
---|
34 | <td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
|
---|
35 | </tr>
|
---|
36 | </table>
|
---|
37 |
|
---|
38 | </body>
|
---|
39 |
|
---|
40 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.