How to get the lists of connected Audio Devices
How to get the lists of connected Audio Devices
- Subject: How to get the lists of connected Audio Devices
- From: Felipe Baytelman <email@hidden>
- Date: Sun, 12 Jun 2005 18:49:09 -0400
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?
Felipe Baytelman
Baytex Software
email@hidden http://www.baytex.net (+56 8) 249 62 41
_______________________________________________
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