Mercurial > hg > sv-dependency-builds
annotate src/libvorbis-1.3.3/doc/vorbisenc/index.html @ 124:e3d5853d5918
Current stable PortAudio source
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 18 Oct 2016 13:11:05 +0100 |
parents | 98c1576536ae |
children |
rev | line source |
---|---|
cannam@86 | 1 <html> |
cannam@86 | 2 |
cannam@86 | 3 <head> |
cannam@86 | 4 <title>libvorbisenc - Documentation</title> |
cannam@86 | 5 <link rel=stylesheet href="style.css" type="text/css"> |
cannam@86 | 6 </head> |
cannam@86 | 7 |
cannam@86 | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> |
cannam@86 | 9 <table border=0 width=100%> |
cannam@86 | 10 <tr> |
cannam@86 | 11 <td><p class=tiny>libvorbisenc documentation</p></td> |
cannam@86 | 12 <td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td> |
cannam@86 | 13 </tr> |
cannam@86 | 14 </table> |
cannam@86 | 15 |
cannam@86 | 16 <h1>Libvorbisenc Documentation</h1> |
cannam@86 | 17 |
cannam@86 | 18 <p> |
cannam@86 | 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. |
cannam@86 | 20 <p> |
cannam@86 | 21 <a href="overview.html">libvorbisenc api overview</a><br> |
cannam@86 | 22 <a href="reference.html">libvorbisenc api reference</a><br> |
cannam@86 | 23 <a href="changes.html">libvorbisenc api changes from 1.0 and 1.0.1</a><br> |
cannam@86 | 24 <a href="examples.html">libvorbisenc encode setup examples</a><br> |
cannam@86 | 25 |
cannam@86 | 26 <br><br> |
cannam@86 | 27 <hr noshade> |
cannam@86 | 28 <table border=0 width=100%> |
cannam@86 | 29 <tr valign=top> |
cannam@86 | 30 <td><p class=tiny>copyright © 2000-2010 Xiph.Org</p></td> |
cannam@86 | 31 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td> |
cannam@86 | 32 </tr><tr> |
cannam@86 | 33 <td><p class=tiny>libvorbisenc documentation</p></td> |
cannam@86 | 34 <td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td> |
cannam@86 | 35 </tr> |
cannam@86 | 36 </table> |
cannam@86 | 37 |
cannam@86 | 38 </body> |
cannam@86 | 39 |
cannam@86 | 40 </html> |