Re: mic or line input selection?
Re: mic or line input selection?
- Subject: Re: mic or line input selection?
- From: Jeff Moore <email@hidden>
- Date: Thu, 5 Sep 2002 16:01:01 -0700
The kAudioDevicePropertyDataSource family of properties are what you
want to use with the HAL API to select where the data for a given
device/stream comes from.
Note that the Sound Prefs panel and Audio MIDI Setup offer GUIs for
this property. The Daisy and DisplayHALDeviceInfo sample code has code
for getting and setting the values for this property.
On Thursday, September 5, 2002, at 03:22 PM, Gary Scavone wrote:
I have a new titanium, OS-X 10.1, with both a line input on the back
and an internal microphone. Is there a way provided by the CoreAudio
API to select the input source? At the moment, it only uses the line
input on the back.
--
Jeff Moore
Core Audio
Apple
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.