[Openal] Capturing from two devices
Alberto Jaspe
ajaspe at gmail.com
Mon Nov 5 12:19:39 PST 2007
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.
Thanks in advance,
Alberto Jaspe.
More information about the Openal
mailing list