Re: in-memory AudioUnit?
Re: in-memory AudioUnit?
- Subject: Re: in-memory AudioUnit?
- From: Art Gillespie <email@hidden>
- Date: Wed, 12 Nov 2003 14:16:19 -0500
- Mail-followup-to: email@hidden
Hi Christopher,
You can indeed. Check out
RegisterComponent()
UnregisterComponent()
In Component Manager docs. (If you're saddled with the new doc format
that makes stuff exceedingly hard to find, 'Component Manager' is under
the 'Runtime Architecture' topic.)
I can't remember if components registered in this fashion are private to
the the registering process (I'm sure I remember reading that this is
possible, though).
Best,
Art
>
>0xBA
On Wed, Nov 12, 2003 at 10:22:31AM -0800, Christopher Corbell wrote:
>
Is it possible to compile and register an AudioUnit
>
in-memory in an application, without ever creating a component
>
package on disk?
<snip (more people on this list should snip)>
_______________________________________________
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.