Sound_seek()?

Ryan C. Gordon icculus at clutteredmind.org
Wed Apr 17 01:41:39 EDT 2002


(Partially in reference to the Mikmod talk on SDL's mailing list...)

...should we add a Sound_seek() function? My thought is that decoders can
optimize this is possible, and if not, the library can attempt to decode
and throw away to a given point if seeking forward, or try rewind()ing
followed by decoding to a given point if seeking back.

Is this worth it?

--ryan.






More information about the sdlsound mailing list