[Openal-devel] alcSuspendContext()

Chris Robinson chris.kcat at gmail.com
Sat Feb 16 11:35:01 PST 2008


On Saturday 16 February 2008 10:05:11 am Richard Furse wrote:
> Hi there - I'm playing with OpenAL again and I'm a bit confused about
> exactly what alcSuspendContext() is expected to do.

You're not the only one. At first I thought along the same lines you did.. it 
deferred changes until you process it again. However, some seem to think it 
completely stops processing the context (eg. stop mixing) until processed 
again. And some implementations just no-op on the calls.

I think they fall in with the synchronous contexts, in that there was an idea 
behind them when designed.. but no one remembers what anymore.


More information about the Openal-devel mailing list