|
|
hello to all! i'm trying to control a device (a vga grabber in this case..) using WME SDK.
when i used the specify code in the sdk for controlling a device (the complete example), the line: "sDeviceString = PlugInfo.Item(0);"
throws me an excaption that contains the message: "no matching elements is found in the list".
i belive that is importent to say, that the result of enumerate devices gives me the video sources and audio sources on my computer, but the "devices" combo box (for some reason..) is empty. (again i used the given code from the sdk for enumerate devices).
to tell you the truth, i dont really understand why i need to specify a device if i already have a video source..
Every help will be appreciated, tnx!
|
|
|