JVCL Help:TJvAVICapture

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvAVICapture
run\JvAVICapture.pas


Summary

An encapsulation of the AVICap API allowing to capture live video.

run\JvAVICapture.pas


Pascal

 run\JvAVICapture.pas
 TJvAVICapture = class(TWinControl);


Description

  1. JVCLInfo

The TJvAVICapture component can be dropped on any form or frame and will display the video stream captured by a video device installed under Windows. You can perform live previews, record movies (and save them to avi files) or even capture single frames. A direct access is provided to the frames so that you can process them if you want.

run\JvAVICapture.pas


About

Navigation

run\JvAVICapture.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page