Re: [AD] implementing seek

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 2010-04-07, Matthew Leverton <meffer@xxxxxxxxxx> wrote:
> 
> I have no problem with saying that slices could not be used
> concurrently with the source file. However, upon closing the slice,
> what state would the source file be at?

I suppose there are three choices:

1. leave the position whereever it ends up
2. return to the start of the slice
3. skip past the slice

Only (3) can be implemented when the stream is not backwards-seekable,
and it seems to me like the most useful behaviour anyway.

Peter




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/