• 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: Sending kAudioHardwarePropertyDevices property from a driver
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sending kAudioHardwarePropertyDevices property from a driver


  • Subject: Re: Sending kAudioHardwarePropertyDevices property from a driver
  • From: Jeff Moore <email@hidden>
  • Date: Mon, 13 Dec 2004 12:34:42 -0800

The HAL sends that notification for you whenever you call AudioHardwareDevicesCreated() or AudioHardwareDevicesDied() to tell the HAL about devices coming and going. Sending the notification outside of these calls is inappropriate.

The HAL doesn't support dynamically installed plug-ins. Apps have to be re-launched to pick up any freshly installed plug-ins.

On Dec 13, 2004, at 11:06 AM, Stéphane Letz wrote:

Hi,

Is is possible for a driver that follows the AudioHardwarePlugIn.h API to send a kAudioHardwarePropertyDevices property so that already running CoreAudio clients can be notified of the presence of a new driver?

--

Jeff Moore
Core Audio
Apple


_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Sending kAudioHardwarePropertyDevices property from a driver (From: Stéphane Letz <email@hidden>)

  • Prev by Date: Re: kAudioDevicePropertyBufferFrameSize notification in a driver
  • Next by Date: Objective Audio Quality Measurement
  • Previous by thread: Sending kAudioHardwarePropertyDevices property from a driver
  • Next by thread: Objective Audio Quality Measurement
  • Index(es):
    • Date
    • Thread