registering memory based AU's
registering memory based AU's
- Subject: registering memory based AU's
- From: Ron Moreland <email@hidden>
- Date: Mon, 21 Feb 2005 06:56:19 -0800
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:
<x-tad-bigger>Component RegisterComponent ( // </x-tad-bigger><x-tad-bigger>IV-2806</x-tad-bigger><x-tad-bigger>
ComponentDescription *cd, // </x-tad-bigger><x-tad-bigger>IV-2359</x-tad-bigger><x-tad-bigger>
ComponentRoutineUPP componentEntryPoint, // </x-tad-bigger><x-tad-bigger>IV-2819</x-tad-bigger><x-tad-bigger>
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.
Thanks for you help,
Ron</x-tad-bigger> _______________________________________________
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