Re: AU host properties
Re: AU host properties
- Subject: Re: AU host properties
- From: Chris Reed <email@hidden>
- Date: Tue, 6 May 2003 11:31:02 -0500
On Monday, May 5, 2003, at 19:33 US/Central, Marc Poirier wrote:
[snip]
Whether or not the general idea of hosts providing identifying info to
plugins is good or not, I will at least say that I don't think, if it's
implemented, it should be implemented with callbacks. Why would this
info
need to be a callback? It's not dynamic or context sensitive. Just
make
a kAudioUnitProperty_HostIdentityInfo property (or something like that)
which the host app Sets. You could add a struct to the API, something
like this:
[snip]
I chose a callback so it was generic and new properties could be added
later without having to change anything. There's sure to be things we
haven't thought of that would be nice. I'm not pushing specifically for
host identify properties, just a way to get info from from the host.
-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.