Re: V1 & V2 API
Re: V1 & V2 API
- Subject: Re: V1 & V2 API
- From: Bill Stewart <email@hidden>
- Date: Wed, 4 Jun 2003 10:26:24 -0700
The API differences between V1 and V2 are described in the
AUNTComponent.h header in AudioUnit framework - the calls there only
apply to V1 audio units - there are some shared calls between both
types of components - so this file lists the differences. The API in
that header should be looked at as the replacement API for equivalent
calls for the V2 API in AUComponent.h
Bill
On Wednesday, June 4, 2003, at 04:05 AM, Yasir Assam wrote:
Hello,
I need to write CoreAudio code for OS X 10.1.x.
How can I find out whether a particular call, constant, or data type is
supported in V1 of CoreAudio? I've looked in
/Devloper/Documentation/CoreAudio (I think I have the latest SDK)
expecting
to see notes on which version of the API each function was introduced
in,
but I couldn't find that info in the CoreAudio section (I could for
MIDI
which is good).
Thanks,
Yasir Assam
--------------------------------------
Software Developer, Sibelius Software (www.sibelius.com)
_______________________________________________
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.
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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.
References: | |
| >V1 & V2 API (From: "Yasir Assam" <email@hidden>) |