Quantcast

Any VB programmers in the house?

DVNT

Turbo Monkey
Jul 16, 2004
1,844
0
I am extremely new at VB and I'm working on a simple image capture application that pulls a frame from streaming video and saves it as a JPEG/BMP etc.
That was the easy part.... I'll try to keep this brief.

The device we are using is a cheap USB 2.0 video converter with a button on it that is supposed to work as a record button.

How do I access data from the device button? If someone can point me in the right direction I'd greatly appreciate it. I'm currenlty sorting through Direct X documentation to handle it had a button on a game controller.

What I want to do is recognize when the button is pushed to activate my image capture sequence.

Let me re-state that I'm a complete VB noob.

Thanks

-J