JVCL Help:TJvAVICapture.StartPreview

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

Search in JVCL Help

 
Search in all projects
 

Summary

Starts live preview.


Pascal

 functionStartPreview: Boolean;


Return Value

True if live preview started successfully.


Description

Starts previewing the video stream using GDI calls. This is highly CPU intensive but is sure to work on any system. You should first try to use Overlaying and if that doesn't work, fallback to this method.


See Also

TJvAVICapture.Overlaying, TJvAVICapture.Previewing, TJvAVICapture.StartOverlay, TJvAVICapture.StopOverlay, TJvAVICapture.StopPreview


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