AU - CreateElements
AU - CreateElements
- Subject: AU - CreateElements
- From: Marc Poirier <email@hidden>
- Date: Wed, 30 Oct 2002 19:57:13 +0100 (CET)
I was just wondering what the deal with that CreateElements method is.
I see that it is called in the constructors of both AU2 SDK examples
(SampleEffectUnit and MultitapAU), although I also see that it gets called
during AUBase::DoInitialize, so that makes me wonder if it's really
necessary in the constructor or if maybe it's just another AU1 leftover
(I remember it from the AU1 SDK example, too). So anyway, yeah, I'm just
wondering if I should call it during my AUs' constructors. So far, things
seem okay without it, but I don't really get the significance of what
CreateElements does either way...
Thanks
Marc
_______________________________________________
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.