TOnMotionNotDetected

Prev

Next

 






































































































Type of the OnMotionNotDetected event.


Unit
VidGrab

Declaration
TOnMotionNotDetected=procedure(Sender: TObject; FrameBitmap: Graphics.TBitmap; FrameBitmap: Graphics_TBitmap; FrameNumber: LongWord; FrameTime: LargeInteger; FrameId: LongInt; var CaptureFrame: Boolean) of object;


typedef void __fastcall(__closure *TOnMotionNotDetected)(System::TObject *Sender, Graphics_TBitmap *FrameBitmap, unsigned FrameNumber, __int64 FrameTime, int FrameId, bool &CaptureFrame);

Description

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 if you want to capture this frame. In this case it will be returned by the OnFrameCaptureCompleted event.



See Also
Color / Greyscale Grid structure / grid sensitivity Motion ratio Recording only when motion is detected Video noise TOnMotionDetected MotionDetector_CellMotionRatio MotionDetector_CompareBlue MotionDetector_CompareGreen MotionDetector_CompareRed MotionDetector_Enabled MotionDetector_EnumGridDialogControls MotionDetector_Get2DTextGrid MotionDetector_Get2DTextMotion MotionDetector_GetCellLocation MotionDetector_GetCellSensitivity MotionDetector_GetCellSize MotionDetector_GloballyIncOrDecSensitivity MotionDetector_GlobalMotionRatio MotionDetector_GreyScale MotionDetector_Grid MotionDetector_GridXCount MotionDetector_GridYCount MotionDetector_IsGridValid MotionDetector_MaxDetectionsPerSecond MotionDetector_ReduceCPULoad MotionDetector_ReduceVideoNoise MotionDetector_Reset MotionDetector_ResetGlobalSensitivity MotionDetector_SetCellSensitivity MotionDetector_SetGridSize MotionDetector_ShowGridDialog MotionDetector_Triggered MotionDetector_UseThisReferenceSample OnBacktimedFramesCountReached OnMotionDetected OnMotionNotDetected RecordingOnMotion_Enabled RecordingOnMotion_MotionThreshold RecordingOnMotion_NoMotionPauseDelayMs