Re: AUEventListenerNotify paramErr for PropertyChange events on Leopard
Re: AUEventListenerNotify paramErr for PropertyChange events on Leopard
- Subject: Re: AUEventListenerNotify paramErr for PropertyChange events on Leopard
- From: "Sophia Poirier [dfx]" <email@hidden>
- Date: Wed, 5 Dec 2007 21:59:42 -0500
On Dec 5, 2007, at 9:46 PM, William Stewart wrote:
You shouldn't need to make this call from within an AU - all you
need to do there is call the AUBase::PropertyChanged method (which
in turn will turn around and call of the registered property change
listeners iwth the AU).
Oh hmmm, I thought it had to do with not blocking a render thread,
that it was better to call AUEventListenerNotify() if you're sending
the property change from within audio rendering. Am I incorrect
about this and is PropertyChanged() in actually fine for that?
That said, we will look into this (as there's nothing here that
looks obviously wrong to me)
Thank you.
Sophia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden