Re: Latest Documentation?
Re: Latest Documentation?
- Subject: Re: Latest Documentation?
- From: Laurent Cerveau <email@hidden>
- Date: Wed, 13 Feb 2002 23:33:39 +0100
CoreAudio is (at its name indicated) in the range of the "Core"
services : that is neither Carbon, neither Cocoa, but intended to be
used by both of them. C is then a "natural" choice for the programming
language of such services (i.e CoreGraphics, CoreFoundation,
CoreServices...). Today the only Obj-C audio API is NSSound, which is
really at a "higher" level (in fact it sits on top of Carbon Sound
Manager, that sits on top of CoreAudio).
Laurent
On Wednesday, February 13, 2002, at 10:09 PM, Jonathan Feinberg wrote:
thanks for your reply. I am looking for documentation for users of the
CoreAudio framework, not for device driver implementors. I assume that
the document that I refer to above is still the most recent one, and
that there isn't yet an Objective-C API reference (like the JavaDoc
reference that accompanies the December 2001 Developer Tools release).
Am I correct?
Laurent Cerveau
Applications Division
Apple Computer Inc.
email@hidden
_______________________________________________
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.