Re: iOS AUv3: get information about the AU host
Re: iOS AUv3: get information about the AU host
- Subject: Re: iOS AUv3: get information about the AU host
- From: Chris Adamson <email@hidden>
- Date: Thu, 08 Mar 2018 15:23:58 -0500
IIUC, audio units on iOS always run in a separate process and communicate via
XPC, so there is no host process to speak of.
(Maybe the question then is: can you get information about the process that XPC
is talking to? Or, since you’re creating a custom audio unit, could you ask
callers to pass you some metadata in the parameter tree?)
—Chris
> On Mar 8, 2018, at 2:11 PM, Bram Bos <email@hidden> wrote:
>
> Is there a way for my iOS AUv3 Extension to get information about the app
> that's currently hosting it, such as a name, a bundle ID or something else
> that could be used to differentiate between hosts?
>
> I was looking at kAudioUnitProperty_AUHostIdentifier but it seems to be only
> available on MacOS.
>
> Thanks!
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list (email@hidden
> <mailto:email@hidden>)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden <mailto:email@hidden>
_______________________________________________
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