| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I'm trying to create an Application specific AU that I would like to simply instance and register with the component manager on the fly.
Does anyone have an example of instancing an AU in memory and registering it? I've found bits and pieces in my docs but I can't put it together. For instance:
Component RegisterComponent ( // IV-2806
ComponentDescription *cd, // IV-2359
ComponentRoutineUPP componentEntryPoint, // IV-2819
short global,
Handle componentName,
Handle componentInfo,
Handle componentIcon );
There is a macro "COMPONENT_ENTRY()" in the SampleEffectUnit.cpp that probably creates a ComponentRoutineUPP but I haven't found the macro definition, or an explanation of how to use it.
| References: | |
| >registering memory based AU's (From: Ron Moreland <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.