Re: more AU info and plugins (should be "I need to share data")
Re: more AU info and plugins (should be "I need to share data")
- Subject: Re: more AU info and plugins (should be "I need to share data")
- From: Chris Reed <email@hidden>
- Date: Sun, 22 Jun 2003 13:10:30 -0500
I thought the last time this came up (or one of the previous times,
there have been several), it was determined that the OS X
implementation of the ComponentManager simply did not, and almost
certainly never would, support cross-process component instantiation.
Also, the current way properties are used really doesn't lend itself to
working across process boundaries. Passing pointers in the
Get/SetProperty calls that are then directly used within the AU code
just won't work, will it? I mean, for a wrapper to work it would have
to be aware of each property's data content and copy it between the
process. So there would have to be something sitting on top of the
ComponentManager that knows about the AU API. (Not impossible, though,
if you could work around the ComponentManager.)
cheers
-chris
_______________________________________________
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.