Re: Help; SimplePlayThru problem
Re: Help; SimplePlayThru problem
- Subject: Re: Help; SimplePlayThru problem
- From: Jeff Moore <email@hidden>
- Date: Tue, 3 Jan 2006 11:42:14 -0800
According to it's documentation, the whole point of SimplePlayThru is
that it only works for devices that have full duplex IO. In other
words, it will only work for devices that have both input and output
represented as a single device.
So, by definition, this app won't work in the situation you are
trying to get it to work in. I believe the ComplexPlayThru sample
code handles the cases where the devices are separate.
On Jan 2, 2006, at 11:51 PM, Paul Fredlein wrote:
I'm looking at the sample code "SimplePlayThru" running under Xcode
2.2 and Tiger.
My Mac (Dual 800 Quicksilver) does not have inbuilt audio in and so
I need to use an iMic USB device. But "Boolean
SimplePlayThru::DeviceCheck()" returns false as the input and
output have different IDs (but the same device name). How can I get
this to work? (I forced it to return 'true' but then it crashes.)
--
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