X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fvorbisfile%2Fov_read.html;h=e696086e8adf6f85fdfd93768ff1425b386e864b;hb=refs%2Ftags%2Faccepted%2Ftizen%2F7.0%2Fbase%2Fhotfix%2F20221116.055151;hp=e545f47e0121f064deef4601d1cf28532958d984;hpb=d57f3ed50d52dc2bd8c44891d0fdbd8d2cdc8468;p=platform%2Fupstream%2Flibvorbis.git diff --git a/doc/vorbisfile/ov_read.html b/doc/vorbisfile/ov_read.html index e545f47..e696086 100644 --- a/doc/vorbisfile/ov_read.html +++ b/doc/vorbisfile/ov_read.html @@ -9,7 +9,7 @@ - +

Vorbisfile documentation

vorbisfile version 1.68 - 20030307

vorbisfile version 1.3.2 - 20101101

@@ -25,9 +25,30 @@ If the passed in buffer is large, ov_read() will not fill it; the passed in buffer size is treated as a limit and not a request. -

- -Note that up to this point, the Vorbisfile API could more or less hide the + +

The output channels are in stream order and not remapped. Vorbis I +defines channel order as follows: + +

+ +

Note that up to this point, the Vorbisfile API could more or less hide the multiple logical bitstream nature of chaining from the toplevel application if the toplevel application didn't particularly care. However, when reading audio back, the application must be aware @@ -84,6 +105,10 @@ ig endian. Typical value is 0.

OV_EBADLINK
indicates that an invalid stream section was supplied to libvorbisfile, or the requested link is corrupt.
+
OV_EINVAL
+
indicates the initial file headers couldn't be read or + are corrupt, or that the initial open call for vf + failed.
0
indicates EOF
n
@@ -110,11 +135,11 @@ little-endian samples.
- - + + - +

copyright © 2003 Xiph.org

Ogg Vorbis

copyright © 2000-2010 Xiph.Org

Ogg Vorbis

Vorbisfile documentation

vorbisfile version 1.68 - 20030307

vorbisfile version 1.3.2 - 20101101