Documentation updates to reflect crosslap API extentions
authorMonty <xiphmont@xiph.org>
Sat, 8 Mar 2003 08:11:28 +0000 (08:11 +0000)
committerMonty <xiphmont@xiph.org>
Sat, 8 Mar 2003 08:11:28 +0000 (08:11 +0000)
commitd57f3ed50d52dc2bd8c44891d0fdbd8d2cdc8468
tree80c239ada6af6c3ffbf16405f33c5fdb4f9ff4e9
parent8dea83a40c846893ff92567be829a94c7909c437
Documentation updates to reflect crosslap API extentions

svn path=/trunk/vorbis/; revision=4449
56 files changed:
doc/vorbisfile/OggVorbis_File.html
doc/vorbisfile/callbacks.html
doc/vorbisfile/chaining_example_c.html
doc/vorbisfile/chainingexample.html
doc/vorbisfile/crosslap.html [new file with mode: 0644]
doc/vorbisfile/datastructures.html
doc/vorbisfile/decoding.html
doc/vorbisfile/example.html
doc/vorbisfile/exampleindex.html
doc/vorbisfile/fileinfo.html
doc/vorbisfile/index.html
doc/vorbisfile/initialization.html
doc/vorbisfile/ov_bitrate.html
doc/vorbisfile/ov_bitrate_instant.html
doc/vorbisfile/ov_callbacks.html
doc/vorbisfile/ov_clear.html
doc/vorbisfile/ov_comment.html
doc/vorbisfile/ov_crosslap.html [new file with mode: 0644]
doc/vorbisfile/ov_info.html
doc/vorbisfile/ov_open.html
doc/vorbisfile/ov_open_callbacks.html
doc/vorbisfile/ov_pcm_seek.html
doc/vorbisfile/ov_pcm_seek_lap.html [new file with mode: 0644]
doc/vorbisfile/ov_pcm_seek_page.html
doc/vorbisfile/ov_pcm_seek_page_lap.html [new file with mode: 0644]
doc/vorbisfile/ov_pcm_tell.html
doc/vorbisfile/ov_pcm_total.html
doc/vorbisfile/ov_raw_seek.html
doc/vorbisfile/ov_raw_seek_lap.html [new file with mode: 0644]
doc/vorbisfile/ov_raw_tell.html
doc/vorbisfile/ov_raw_total.html
doc/vorbisfile/ov_read.html
doc/vorbisfile/ov_read_float.html
doc/vorbisfile/ov_seekable.html
doc/vorbisfile/ov_serialnumber.html
doc/vorbisfile/ov_streams.html
doc/vorbisfile/ov_test.html
doc/vorbisfile/ov_test_callbacks.html
doc/vorbisfile/ov_test_open.html
doc/vorbisfile/ov_time_seek.html
doc/vorbisfile/ov_time_seek_lap.html [new file with mode: 0644]
doc/vorbisfile/ov_time_seek_page.html
doc/vorbisfile/ov_time_seek_page_lap.html [new file with mode: 0644]
doc/vorbisfile/ov_time_tell.html
doc/vorbisfile/ov_time_total.html
doc/vorbisfile/overview.html
doc/vorbisfile/reference.html
doc/vorbisfile/return.html
doc/vorbisfile/seekexample.html
doc/vorbisfile/seeking.html
doc/vorbisfile/seeking_example_c.html
doc/vorbisfile/seeking_test_c.html
doc/vorbisfile/threads.html
doc/vorbisfile/vorbis_comment.html
doc/vorbisfile/vorbis_info.html
doc/vorbisfile/vorbisfile_example_c.html