Re: Host name
Re: Host name
- Subject: Re: Host name
- From: Jeff Moore <email@hidden>
- Date: Wed, 1 Feb 2006 16:38:27 -0800
I'm pretty sure that you use the CFBundle APIs to do that.
Specifically, you want to use CFBundleGetMainBundle() to get a
reference to the app's bundle and CFBundleGetIdentifier() to get the
bundle ID of the app. There are a variety of other things you can
find out with the CFBundle API too.
On Feb 1, 2006, at 4:19 PM, Dan Timis wrote:
I searched this list and the AU headers for a way of getting the
host name, but I could not find it. How can I find what is the
host that is running my plugin? I need to know if it's Logic, DP,
or Live.
Another way of asking this: what would be the equivalent of the VST
calls getHostVendorString() and getHostProductString()?
--
Jeff Moore
Core Audio
Apple
_______________________________________________
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
References: | |
| >Host name (From: Dan Timis <email@hidden>) |