 |
Examples |
 |
EXAMPLE SOURCE CODES |
| |
On this page, three simple example source codes should give you an
idea of how to use VideoOCX. Please note that there are four more
complex, complete and working example applications (along with their
source codes), that come with VideoOCX. |
 |
VIDEO PREVIEW EXAMPLE SOURCE CODE |
| |
This example source code shows you how to display live
video in your application with VideoOCX. And that using just a few lines
of code! |
| |
 |
click here to get to the source code! |
 |
CAPTURE EXAMPLE SOURCE CODE |
| |
See how easy it is to capture image frames and display
them in your application. Capturing means that the image data is
actually transferred from your video device (USB camera or framegrabber)
to your software (e.g. to access the image and manipulate it). |
| |
 |
click here to get to the source code! |
 |
VIDEO SAVING EXAMPLE SOURCE
CODE |
| |
Besides displaying video sequences from cameras or
previously saved AVI - sequences, VideoOCX can also save videos to your
harddrive. This short example shows you how to integrate (compressed or
uncompressed) AVI saving capabilities into your application. |
| |
 |
click here to get to the source code! |