JVCL Help:TJvAVICapture
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAVICapture Class
[+] JvAVICapture.pas Classes
[+] TJvAVICapture Events
[+] TJvAVICapture Fields
[+] TJvAVICapture Methods
[+] TJvAVICapture Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvAVICapture
run\JvAVICapture.pas
Summary
An encapsulation of the AVICap API allowing to capture live video.
Pascal
run\JvAVICapture.pas
TJvAVICapture = class(TWinControl);
Description
- 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.
About
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