Re: iSight as an audio input source?
Re: iSight as an audio input source?
- Subject: Re: iSight as an audio input source?
- From: Jeff Moore <email@hidden>
- Date: Tue, 8 Jul 2003 18:17:53 -0700
On Tuesday, July 8, 2003, at 6:04 PM, Rudy Richter wrote:
I've been trying to get the iSight to work as an audio input device in
a
project i'm working on, but it seems to just hang my IOProc callback.
Anyone have any thoughts that might lead me in the right direction?
Can you be more specific? I'm not sure what you mean by "hang my
IOProc".
also it seems like you can't set the iSight to be the default input
source on the system, i get a message in console that it couldn't be
set
as the dIn device...
This is correct. Because the iSight only allows for a single client to
use it at a time, it isn't suitable to be the default input device. You
can find out about this via
kAudioDevicePropertyDeviceCanBeDefaultDevice.
--
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.