• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Property plugins
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Property plugins


  • Subject: Re: Property plugins
  • From: Emmett James <email@hidden>
  • Date: Wed, 11 Dec 2002 07:15:38 -0600
  • Mail-followup-to: CoreAudio API <email@hidden>

On Wed, Dec 11, 2002 at 06:46:22AM -0600, Emmett James wrote:
> this->setProperty(kIOAudioEngineCoreAudioPlugInKey, kPropertyPluginName);
>
> where kPropertyPluginName is #defined as "MyPropertyPlugin.bundle".
>
> Sadly, setting this property makes my audio devices become invisible.
> The HAL doesn't see them, even though the KEXT loads and initializes
> fine. If I comment out that line, the devices show up and the driver
> works fine.

I forgot to mention, I have some printf trace statements in my plugin's
AudioDriverPlugInOpen(), and I don't see output from them anywhere.
(BTW, do these go to /var/log/system.log, or the console?).

So it looks like my plugin is not being found by the HAL, or maybe it
is found, but maybe HAL thinks there is something wrong with it and so
won't try to call the AudioDriverPlugInOpen() function.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Property plugins
      • From: Jeff Moore <email@hidden>
    • Re: Property plugins
      • From: Urs Heckmann <email@hidden>
    • Re: Property plugins
      • From: Marc Poirier <email@hidden>
References: 
 >Re: Property plugins (From: Emmett James <email@hidden>)
 >Re: Property plugins (From: Jeff Moore <email@hidden>)
 >Re: Property plugins (From: Emmett James <email@hidden>)

  • Prev by Date: Re: Property plugins
  • Next by Date: Re: Denormalization
  • Previous by thread: Re: Property plugins
  • Next by thread: Re: Property plugins
  • Index(es):
    • Date
    • Thread