Question regarding AU parameter lists
Question regarding AU parameter lists
- Subject: Question regarding AU parameter lists
- From: Vince Shumaker <email@hidden>
- Date: Mon, 23 Feb 2009 13:42:33 -0800
Is it possible, within an existing AU plug-in, to delete
the parameter list and build a new parameter list? (more elements, less
elements, different elements, etc)
My findings don't look promising.
AUElement::UseIndexedParameters(int n) adds 'n' number of parameters to the
vector. So subsequent calls do not clear out the old params. For the
non-indexed case, I did not see any code that resets the stl map.
Thanks,
Vince
_______________________________________________
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