Re: Location of IOAudioDevice.h and other I/O Kit Headers
Re: Location of IOAudioDevice.h and other I/O Kit Headers
- Subject: Re: Location of IOAudioDevice.h and other I/O Kit Headers
- From: Chris Reed <email@hidden>
- Date: Tue, 2 Oct 2001 13:17:15 -0500
Try opening a terminal and entering "locate IOAudioDevice.h".
There's an audio directory in my
/System/Library/Frameworks/Kernel.framework/Headers/IOKit directory with
IOAudioDevice.h in it. (I'm running 10.1, btw.)
-chris
On Tuesday, October 2, 2001, at 11:56 AM, Sean Morrell wrote:
I have two questions with regard the I/O Kit. First, the
IOAudioDevice.h
and other headers are not present on my system. The I/O Kit
Fundamentals
document indicates I should find IOAudioDevice.h in
Kernel.framework/Headers/IOKit/Audio. However, most headers and the
entire Audio folder do not exist. Has the location of the headers
changed? Do I need to download an update or DDK?
Second, the documentation for the I/O Kit classes located in the
Kernel.framework is marked as "draft". Where can I find the current
documentation, covering the latest changes for 10.1?
Thank You,
Sean