Skip to content

TOnMotionNotDetected

type

TOnMotionNotDetected = procedure (Sender: TObject; FrameBitmapHandle: LongInt; FrameNumber: LongWord_; FrameTime: LargeInteger; FrameId: LongInt;

Type of the OnMotionNotDetected event.

FrameData: returns the bitmap of the video frame, the frame number and the frame time

CaptureFrame: set this parameter to TRUE to capture this frame. In this case it will be returned by the OnFrameCaptureCompleted event.