Re: how does an AU host deals with AU/AudioToolbox framework versions?!?
Re: how does an AU host deals with AU/AudioToolbox framework versions?!?
- Subject: Re: how does an AU host deals with AU/AudioToolbox framework versions?!?
- From: seb_plogue <email@hidden>
- Date: Fri, 19 Mar 2004 16:57:11 -0500
Then, wouldn't it be a good idea to have some kind of chart
for these functions so that developers know about it?
i.e. something like this:
Function name | Related update | Framework | Min Framework version
Function_x QT6.4 name 1.x
(i guess the framework name could be skipped...)
William Stewart wrote:
Yes
This is always a problem with OS services and API availability...
You can use the CFBundle API to get the version of the AudioToolbox
that is installed on a user's system at any time. Then either:
refuse to run if that doesn't meet a minimal expectation
workaround earlier versions limitations
I think this choice is really up to you, how friendly you want to be to
older systems vs how much work is involved for you to do that, etc...
Bill
-- mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________ __
Culture Ship Names:
Ravished By The Sheer Implausibility Of That Last Statement
I said, I've Got A Big Stick [OU]
Inappropiate Response [OU]
Far Over The Borders Of Insanity And Still Accelerating [Eccentric]
________________________________________________________________________ __
_______________________________________________
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.