• 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: non-standard IOAudioControl
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: non-standard IOAudioControl


  • Subject: Re: non-standard IOAudioControl
  • From: Jeff Moore <email@hidden>
  • Date: Wed, 20 Oct 2004 13:18:42 -0700

A driver can provide a property plug-in that the HAL will load and filter most property requests through. The API for the plug-in is in <CoreAudio/AudioDriverPlugIn.h> and the driver provides the location of the plug-in to the HAL by setting the kIOAudioEngineCoreAudioPlugInKey to a value that is a path relative to /System/Library/Extensions.

Doing this makes custom controls available to apps through the usual property mechanisms of the HAL.

On Oct 20, 2004, at 7:13 AM, nick wrote:

Is it possible to create a non-standard IOAudioControl in a driver and access it from user space?

From what I can see AudioDeviceGet/SetParameter doesn't allow doing this, only allowing access to the standard volume/input select IOAudioControls predefined in AudioHardware.h.

Would it be possible to access an IOAudioControl directly through the I/O Registry? If so is there any documentation for this?

Regards,
Nick

_______________________________________________
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


--

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: 
 >non-standard IOAudioControl (From: nick <email@hidden>)

  • Prev by Date: Re: AudioHardwarePlugIn question
  • Next by Date: important new version of M-Audio Delta driver
  • Previous by thread: non-standard IOAudioControl
  • Next by thread: important new version of M-Audio Delta driver
  • Index(es):
    • Date
    • Thread