Re: Queueing Buffers question

[email protected] Mon, 3 Dec 2012 08:50:58 -0500
Newsgroups gmane.comp.lib.openal
Message-ID <[email protected]>
> On 11/30/2012 07:31 AM, [email protected] wrote:
>> A follow-up question, though.  I have learned how to un-queue used
>> buffers, which is pretty easy.
>>
>> Is there any way to un-queue *pending* buffers that have been queued but
>> haven't been played yet?
>
> Unfortunately no, because that risks unqueueing a buffer that is being
> processed. You'd have to stop the source, which marks all buffers as
> processed and resets the source offset.
> _______________________________________________
> Openal mailing list
> [email protected]
> http://opensource.creative.com/mailman/listinfo/openal
>

OK, thanks.  Good to know.  I don't believe this is a show-stopper, and I
do understand the concern there.

_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal