BurstCount
TVideoGrabber.BurstCount |
||||
|
|
|
Number of frames to capture.
Declaration
property BurstCount: LongInt read GetBurstCount write SetBurstCount default DEF_BurstCount;
__property int BurstCount=read=GetBurstCount, write=SetBurstCount, default=3
Property BurstCount As Long
Description
Used to set or retrieve the number of frames to capture when BurstMode will be enabled.
A "0" value means "don't stop capturing frames".
See Also
TAutoFileName TFrameCaptureDest TOnFrameCaptureCompleted BurstInterval 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
Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator