[vorbis] Non-seekable
Michael Smith
msmith at labyrinth.net.au
Thu Apr 19 04:42:07 PDT 2001
At 11:18 PM 4/19/01 +1200, you wrote:
>Is there a way to tell vorbis file that a particular stream is not seekable
>(even though, *technically* it is).?
Use ov_open_callbacks(). Make the seek callback return -1. The others
should remain the same (i.e. fread(), etc. if you're using stdio).
Michael
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list