[Openal] alSourceUnqueueBuffers failing
Fabian Mathews
supagu at hotmail.com
Thu Apr 24 01:41:39 PDT 2008
I have a situation where when im finished streaming ogg, i reset it to the beginning so its ready to play again
the steps i do is this:
1. stop the source
2. call alSourceUnqueueBuffers to unqueue any buffers
3. re-open the ogg file
4. queue buffers using alSourceQueueBuffers
the problem is, if i decide i dont want to play the streaming ogg again, i then attempt to release the sound which does this:
1. stop the source
2. call alSourceUnqueueBuffers to unqueue any buffers
problem is that step 2, alSourceUnqueueBuffers results in an invalid operation error.
any ideas on why this is?
_________________________________________________________________
Connect to the next generation of MSN Messenger
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20080424/393b3885/attachment.html
More information about the Openal
mailing list