JVCL Help:TJvAVICapture.GrabFrame

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

Search in JVCL Help

 
Search in all projects
 

Summary

Grabs one frame.


Pascal

 functionGrabFrame(Stop: Boolean): Boolean;


Parameters

Parameters Description
Stop: Boolean True will stop Previewing and Overlaying, false will not change them.


Return Value

True if the frame was grabbed successfully, false otherwise.


Description

The frame will be grabbed out of any capture session, just displayed in the component.


See Also

TJvAVICapture.Overlaying, TJvAVICapture.Previewing


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