Sound Manager callback routine
Sound Manager callback routine
- Subject: Sound Manager callback routine
- From: <email@hidden>
- Date: Thu, 31 Oct 2002 16:52:44 +0000
- Organization: Coderus Ltd
Hi Guys,
Is there a way to update a sound channels callback routine, with out
destroying the channel and re-creating it. (Sound Manager API), as there
could be commands in the sound channel's queue.
Ideally I would like to create the channel with one callback routine,
send some commands (buffer and callback) and then change the callback
routine and send some more commands, to the queue could have a few callback
commands going to different callbacks.
I know that I could use a state variables, but I am trying to keep the
code in the call back code as leak as I can, to keep over heads low.
Thanks in advance
Mark.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.