Oct
10
Video Capture API (VFP with source code)
Filed Under (Visual FoxPro) by WildFire on 10-10-2004
Video Capture API (using Visual Foxpro)
This set of API functions provides applications with a simple, message-based interface to access video and waveform-audio acquisition hardware and to control the process of streaming video capture to disk.
In other words, it takes few lines of code to preview video from PC video camera on FoxPro form as well as get single frames or stream video into AVI file.
Link (with Source Code)
And here’s a more in-depth Video Capture Reference from inside the MSDN Library.