JVCL Help:TJvCaptureSettings.NumVideoBuffer

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

Search in JVCL Help

 
Search in all projects
 

Summary

The number of video buffers to use.


Pascal

 propertyNumVideoBuffer: Cardinal;


Description

This is a requested value and may not be respected. The higher the value, the less chances to miss on video data, but the higher the processing load and the memory usage.


See Also

TJvCaptureSettings.AudioBufferSize, TJvCaptureSettings.NumAudioBuffer


About

Notes

It seems that this value is not taken into account under Windows 32Bit.


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