TVideoGrabber.BurstType

Prev

Next

TVideoGrabber

Properties

 




































































































Destination of captured frames.


Declaration
property BurstType: TFrameCaptureDest read GetBurstType write SetBurstType default DEF_BurstType;


__property TFrameCaptureDest BurstType=read=GetBurstType, write=SetBurstType, default=0


Property BurstType As TxFrameCaptureDest

Description

Used to set or retrieve the destination of captured frames:
- fc_TBitmap: to memory bitmap,
- fc_BMPFile: to a BMP file,
- fc_JPEGFile: to a JPEG file,
- fc_Clipboard: to the clipboard (CF_BITMAP format)

The type of this property is TFrameCaptureDest.


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