TVideoGrabber.CaptureFrameSyncTo

Prev

Next

TVideoGrabber

Methods

 




































































































Invokes CaptureFrameTo and waits until completion.


Declaration
function CaptureFrameSyncTo(Dest: TFrameCaptureDest; FileName: String): Boolean;


bool __fastcall CaptureFrameSyncTo(TFrameCaptureDest Dest, wchar_t *FileName)


Function CaptureFrameSyncTo(Dest As TxFrameCaptureDest, FileName As String) As Boolean

Description

Invokes CaptureFrameTo and waits until the frame to be captured, or the graph stopped.
Returns true upon success, false it the capture failed.


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