Re: Wildcard AUListener or AUEventListener
Re: Wildcard AUListener or AUEventListener
- Subject: Re: Wildcard AUListener or AUEventListener
- From: "Marc Poirier [DFX]" <email@hidden>
- Date: Sun, 4 Jun 2006 23:33:29 -0400
On Jun 3, 2006, at 7:54 PM, B.J. Buchalter wrote:
Is there any way to create a AUParameterListener or AUEventListener to
listen to all Parameter changes on a specific AU instance without
actually
registering for each parameter? Can I register with a wildcard for the
parameter?
I basically want to be notified if any parameter on the AU changes.
Unfortunately no. There is the wildcard constant
kAUParameterListener_AnyParameter but it can only be used for sending
parameter value change notifications, not for installing listeners to
receive them.
_______________________________________________
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