TVideoGrabber.BurstInterval

Prev

Next

TVideoGrabber

Properties

 




































































































Number of frames to skip between 2 captured frames.


Declaration
property BurstInterval: LongInt read GetBurstInterval write SetBurstInterval default DEF_BurstInterval;


__property int BurstInterval=read=GetBurstInterval, write=SetBurstInterval, default=3


Property BurstInterval As Long

Description

Sets or retrieves the number of frames to skip between 2 captured frames.
A "0" value captures all the frames (no frame skipped).
E.g.: BurstInterval = 20 means 1 frame captured every 20 frames.


See Also
TAutoFileName TFrameCaptureDest TOnFrameCaptureCompleted BurstCount BurstMode 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