[vorbis-dev] Vorbisfile: non-seekable
Michael Smith
msmith at labyrinth.net.au
Mon Nov 12 00:59:06 PST 2001
>So all data is already in memory and passed to ov_open.
>This stream is not seekable. Why not?
>And shouldn't it be seekable?
That's how it's designed, this is the correct behaviour.
If you want seekable access to a stream existing in memory,
provide callbacks for this, and don't pass the buffer in as
initial. Slightly harder, but not much.
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-dev-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-dev
mailing list