Property VLDSCapture.TVLCaptureFrameRate.VariableRate
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLCaptureFrameRate
Contents |
Syntax
Delphi:
property VariableRate : Boolean read FVariableRate write SetVariableRate;
C++ Builder:
__property bool VariableRate = { read=FVariableRate, write=SetVariableRate };
Summary
Enable variable frame rate.
Description
If this property is set to true, the rate can be changed
during the run.