Re: How to combine Built-In audio devices?
Re: How to combine Built-In audio devices?
- Subject: Re: How to combine Built-In audio devices?
- From: Jeff Moore <email@hidden>
- Date: Mon, 19 Jun 2006 13:25:21 -0700
This is precisely what the HAL property,
kAudioDevicePropertyRelatedDevices, is for:
@constant kAudioDevicePropertyRelatedDevices
An array of AudioDeviceIDs for devices
related to the AudioDevice. For
IOAudio-based devices, a AudioDevices are
related if they share the same
IOAudioDevice object.
On Jun 19, 2006, at 3:45 AM, Masanao Hayashi wrote:
There are three audio devices on MacBook Pro (and also on other
Intel Macs),
"Built-In Mic", "Built-In Line" and "Built-In Output".
I saw Logic Pro 7.2 shows those built-in devices as "Built-In Mic"
and "Built-In
Line" only. "Built-In Output" is automatically combined with both
of those two
input sources. I'd like to do the same thing in my application.
Are there any information like "This input should be combined with
that output"?
Or, we have to write special code for that, I mean that I have to know
"Built-In Mic and Built-In Line should be combined with Built-In
Output"?
--
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