Re: Updating a View component about indexed parameter states
Re: Updating a View component about indexed parameter states
- Subject: Re: Updating a View component about indexed parameter states
- From: Andrew Kimpton <email@hidden>
- Date: Mon, 7 Nov 2005 13:24:12 -0800
On Nov 7, 2005, at 11:00 AM, William Stewart wrote:
You just have to refresh this object - the class is designed to
create all of its state when you make one, so when the param info
changes, just throw the old one out and make a new one.
Yep - or just call the underlying AUProperty functions directly
rather than relying on the CAAUParameter.
I can see two ways of looking at this - but it'd be really nice if
the copy constructors actually called the private Init() method so
that this was easier to do. I know this leads to questions of 'copy
as it was' vs 'copy as it is', or a 're-init' mechanism would help too.
Bill
Andrew 8-)
_______________________________________________
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