Hello,<br><br>I&#39;ve written a program loosely based on libtheora-1.0/examples/player_example.c, I would like to add the ability to randomly seek to a particular place in the stream (for starters, skipping forward or backward N seconds at a time).<br>
<br>I found some useful information at <a href="http://www.xiph.org/ogg/doc/ogg-multiplex.html">http://www.xiph.org/ogg/doc/ogg-multiplex.html</a>, but I was wondering if any sample code existed that implemented seeking?<br>
<br>Thanks for any help.<br><br><br>Shayne Wissler<br><br>