Re: introspect custom audio unit properties?
Re: introspect custom audio unit properties?
- Subject: Re: introspect custom audio unit properties?
- From: tahome izwah <email@hidden>
- Date: Mon, 16 Apr 2012 20:37:04 +0200
I suppose you can query the entire range of possible values to see if the AU responds to one of them. Still that wouldn't really be very useful since you have no way of knowing what the property is used for internally. Most of the time that property might be for internal communication between the UI and the AU so you shouldn't even interfere...
--th
2012/4/16 Rob Nikander
<email@hidden>
Hi,
Can a vendor define audio unit properties besides those in the apple headers? And if so, how do you know how to call them? Is there a way to introspect the AudioUnit, or Component, and see them, as you can with parameters?
In AudioUnitProperties.h, I see "Apple reserves property IDs from 0 -> 63999. Developers are free to use property IDs above this range."
thanks,
Rob
_______________________________________________
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
_______________________________________________
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