JVCL Help:TJvCaptureSettings.PercentDropForError

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

Search in JVCL Help

 
Search in all projects
 

Summary

The percentage of frames dropped above which the capture is aborted in error.


Pascal

 propertyPercentDropForError: TJvPercent;


Description

When capturing a video stream, the processing load may not allow to capture every frame sent by the video device. Those frames are then dropped. If the ratio of dropped frames on captured frames is above this percentage, the capture is ended in error. This means that if you were grabbing in a file, that file will not be complete.


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