asd98537
May 24th, 2006, 08:12 AM
hi all
Under win2k, I use 「waveInGetDevCaps」api to enum record device ,
then display
SoundMax HD Audio I
"USB Audio Device"
"USB Audio Device (1)"
"USB Audio Device (2)"
Beside one sound card in OS, there are three usb audio device.
USB audio devices were enumed order by order.
I don't know which name is the usb device I want.
In WinXP , the usb audio device name is enumed with the combination of the company and function name.
In addition to enuming recroding device name, how to enum its property to distinguish the different usb audio device with the similar name.
Or any other solution?
Thanks.
Under win2k, I use 「waveInGetDevCaps」api to enum record device ,
then display
SoundMax HD Audio I
"USB Audio Device"
"USB Audio Device (1)"
"USB Audio Device (2)"
Beside one sound card in OS, there are three usb audio device.
USB audio devices were enumed order by order.
I don't know which name is the usb device I want.
In WinXP , the usb audio device name is enumed with the combination of the company and function name.
In addition to enuming recroding device name, how to enum its property to distinguish the different usb audio device with the similar name.
Or any other solution?
Thanks.