• 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: How to get the lists of connected Audio Devices
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get the lists of connected Audio Devices


  • Subject: Re: How to get the lists of connected Audio Devices
  • From: Jeff Moore <email@hidden>
  • Date: Mon, 13 Jun 2005 12:10:55 -0700

You need to use the HAL directly to examine the available devices. To get you going, you'd use the system property, kAudioHardwarePropertyDevices, to get the list of available devices.

On Jun 12, 2005, at 3:49 PM, Felipe Baytelman wrote:

Hi everyone:
I'm trying to get the list of connected audio output devices, but I can only get:
Apple: AudioDeviceOutput
Apple: DefaultOutputUnit
Apple: GenericOutput
Apple: SystemOutputUnit


    when what I really want to get is:
Built-in Audio
... [other audio devices]
just like AU Lab "Audio Device" menu when you ask for a new document.

I remember I had this options some time ago, but now, I reviewed the complete list of components:
desc.componentFlags = 0;
desc.componentFlagsMask = 0;
desc.componentSubType = 0;
desc.componentManufacturer = 0;


This gives me a HUGE collection of components, but no one is "Built- In Audio" nor "USB Audio Device".

Any suggestions?

--

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: 
 >How to get the lists of connected Audio Devices (From: Felipe Baytelman <email@hidden>)

  • Prev by Date: Re: Question on aggregate device on Tiger
  • Next by Date: Re: Multiple Outputs/Busses question
  • Previous by thread: How to get the lists of connected Audio Devices
  • Next by thread: re: How to get the lists of connected Audio Devices
  • Index(es):
    • Date
    • Thread