[Openal] Capturing from two devices

Alberto Jaspe ajaspe at gmail.com
Mon Nov 5 15:32:20 PST 2007


Jason Daly escribió:
> Alberto Jaspe wrote:
>> Hello,
>>
>> I'm trying to capture from two different devices at time, both listed 
>> alcGetString(NULL, ALC_CAPTURE_DEVICE_SPECIFIER).
>> Each one works fine alone, but doing the two calls to 
>> alcCaptureOpenDevice, it returns the same pointer. So, after that, 
>> obviusly the samples captured are from the same device (the first one 
>> initialized).
>>
>> Is there any way of capturing from two devices at time?
>>
>> I'm using a logitech camera micro and the one of the internal 
>> soundcard of the motherboard.
>
> Which platform?
Oh, sorry for the lack of info. OpenAL 1.1 using OpenAL32.dll version 
6.14.357.22, under WinXP SP2, and VS2005 SP1.

Thanks,
Alberto.


More information about the Openal mailing list