Home | History | Annotate | Download | only in vorbisfile

Lines Matching full:vorbis

18 <p><i>declared in "vorbis/vorbisfile.h";</i></p>
49 whether a given file is a Vorbis bitstream. If the <tt>ov_open()</tt>
50 call fails, then the file is not recognizable as Vorbis. If the call
99 <li>OV_ENOTVORBIS - Bitstream is not Vorbis data.</li>
100 <li>OV_EVERSION - Vorbis version mismatch.</li>
101 <li>OV_EBADHEADER - Invalid Vorbis bitstream header.</li>
155 Vorbis content in mixed-media Ogg streams, not just Vorbis-only
157 audio from an Ogg stream consisting of Theora video and Vorbis audio.
161 <dt><b>[d] Faster testing for Vorbis files</b><p>
174 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>