Re: Possible to package an AU with an app?
Re: Possible to package an AU with an app?
- Subject: Re: Possible to package an AU with an app?
- From: Marc Poirier <email@hidden>
- Date: Tue, 9 Sep 2003 10:42:56 -0500 (CDT)
Yeah, look into RegisterComponent, RegisterComponentResource,
UnregisterComponent, etc.
Marc
On Tue, 9 Sep 2003, Patrick Gostovic wrote:
>
Hi.
>
>
I am writing a host app and I have few "utility" AUs (which I have also
>
written) that are required by the app. My question is this: is it
>
possible to package these AUs inside the application bundle somehow?
>
Better yet, is it possible to make them private to my own app -- i.e
>
not publish them as components? My app uses the AUGraph api, so I
>
believe this means I am stuck with publishing my AUs, or am I wrong?
>
>
My main concern is that I want to avoid having an installer -- the
>
private AU thing is secondary.
>
>
Thanks.
>
>
Patrick
_______________________________________________
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.