Re: Audio PlugIn
Re: Audio PlugIn
- Subject: Re: Audio PlugIn
- From: Jeff Moore <email@hidden>
- Date: Tue, 27 Nov 2001 10:53:25 -0800
on 11/26/01 6:49 PM, Sean Morrell <email@hidden> wrote:
>
Below is some documentation from the header AudioDriverPlugIn.h of the
>
CoreAudio framework. It mentions the IOAudio driver family describes how
>
to specify a CFBundle plugin to load. However I cannot find this
>
information. How do I specify my plugin?
The HAL looks for an entry called kIOAudioEngineCoreAudioPlugInKey in the
registry entry for your IOAudioEngine. It contains a path relative to
/System/Library/Extensions that leads to your plug-in's CFBundle.
--
Jeff Moore
Core Audio
Apple
References: | |
| >Audio PlugIn (From: "Sean Morrell" <email@hidden>) |