TVideoGrabber.BurstMode

Prev

Next

TVideoGrabber

Properties

 




































































































Enables/disables the automated frame capture process.


Declaration
property BurstMode: Boolean read GetBurstMode write SetBurstMode default DEF_BurstMode;


__property bool BurstMode=read=GetBurstMode, write=SetBurstMode, default=0


Property BurstMode As Boolean

Description

Used to enable/disable the automated frame capture process.
The number of frames captured depends of the BurstCount and BurstInterval parameters.
The destination of the captured frame depends of the BurstType parameter.


See Also
TAutoFileName TFrameCaptureDest TOnFrameCaptureCompleted BurstCount BurstInterval BurstType CaptureFrameSyncTo CaptureFrameTo FrameCaptureHeight FrameCaptureWidth FrameCaptureWithoutOverlay FrameCaptureZoomSize GetFrameInfoString GetLastFrameAsHBITMAP GetLastFrameAsTBitmap GetLastFrameBitmapBits GetLastFrameBitmapBits2 GetLastFrameWaitTimeoutMs JPEGPerformance JPEGProgressiveDisplay JPEGQuality Last_BurstFrameCapture_FileName Last_CaptureFrameTo_FileName OnDiskFull OnFrameBitmap SetFrameCaptureBounds StoragePath WebcamStillCaptureButton