Capture device enumeration problem
Anton Shpakovsky <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, I’ve got a problem with enumerating capture devices. Just like in sample app: pCapDeviceNames = ALFunction.alcGetString(NULL, ALC_CAPTURE_DEVICE_SPECIFIER ); The problem is that I get device names somehow limited to 31 characters. "Microphone (Microsoft LifeCam V" //should be "Microphone (Microsoft LifeCam VX-6000)" "Realtek Digital Input (Realtek " //should be "Realtek Digital Input (Realtek High Definition Audio)" Is that due to some system limitation of enumeration or what? Thanks in advance. Regards, Anton A. Shpakovsky _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal