Re: Sound Manager callback routine
Re: Sound Manager callback routine
- Subject: Re: Sound Manager callback routine
- From: Bill Stewart <email@hidden>
- Date: Thu, 31 Oct 2002 11:03:21 -0800
No...
But its easy to have the callback you instantiate just dispatch itself to
different callbacks as you need...
Bill
on 31/10/02 8:52 AM, email@hidden wrote:
>
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.
--
mailto:email@hidden
tel: +1 408 974 4056
__________________________________________________________________________
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
__________________________________________________________________________
_______________________________________________
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.