[Openal] Unable to open the device capture ???
Jason Daly
jdaly at ist.ucf.edu
Tue Jun 24 08:06:59 PDT 2008
wassim_belhadj wrote:
> Is Openal support Multiple Input Device ?
>
> If yes why the alcCaptureOpenDevice return NULL when the Device is Open ?
> In fact i init Openal and when i try to record alcCaptureOpenDevice
> returns NULL. !!!
>
OpenAL is specified to support multiple devices. The actual level of
support will depend on the particular implementation that you're using.
I asked you before whether or not you're using the Creative SDK, but you
didn't answer. If you are using the Creative SDK, perhaps you could try
switching to the OpenAL-Soft implementation and see if that works any
better for you:
http//kcat.strangesoft.net/openal.html
If it does, that might tell us something.
--"J"
More information about the Openal
mailing list