TOnFrameCaptureCompleted

Prev

Next

 






































































































Type of the OnFrameCaptureCompleted event.


Unit
VidGrab

Declaration
TOnFrameCaptureCompleted=procedure(Sender: TObject; FrameBitmap: Graphics.TBitmap; FrameBitmap: Graphics_TBitmap; BitmapWidth: LongInt; BitmapHeight: LongInt; FrameNumber: LongWord; FrameTime: LargeInteger; DestType: TFrameCaptureDest; FileName: string; Success: Boolean; FrameId: LongInt) of object;


typedef void __fastcall(__closure *TOnFrameCaptureCompleted)(System::TObject *Sender, Graphics_TBitmap *FrameBitmap, int BitmapWidth, int BitmapHeight, unsigned FrameNumber, __int64 FrameTime, TFrameCaptureDest DestType, wchar_t *FileName, bool Success, int FrameId);

Description

Type of the OnFrameCaptureCompleted event.
The values returned are described in the OnFrameCaptureCompleted event.



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