JVCL Help:TJvAVICapture.FileSizeAlloc

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

Search in JVCL Help

 
Search in all projects
 

Summary

The minimum file size for a capture into a file.


Pascal

 propertyFileSizeAlloc: Cardinal;


Description

An empty file of that size will be created when capture starts. This prevents the system from constantly reallocating space for the capture file and thus saves processing power. When the capture is finished, the file size will be truncated to the extent at which the capture required it.


See Also

TJvAVICapture.FileName, TJvAVICapture.StartCapture, TJvAVICapture.StopCapture


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