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: William Stewart <email@hidden>
- Date: Fri, 19 Mar 2004 14:02:27 -0800
Yes,
We've been adding the AVAILABILITY_MACROS to our APIs... I'm not sure
when those headers would be available to developers, but this would
provide something along the lines you are suggesting. We should
probably also look at providing information about API availability on
other distribution roots (notably the inclusion of our pieces within QT
updates)... I look into what we can do here
Bill
On 19/03/2004, at 1:57 PM, seb_plogue wrote:
>
>
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]
>
> ______________________________________________________________________
>
> __ __
>
>
--
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.