TVideoGrabber.OnMotionNotDetected

Prev

Next

TVideoGrabber

Events

 




































































































Occurs when a frame is received and no motion is detected.


Declaration
property OnMotionNotDetected: TOnMotionNotDetected read FOnMotionNotDetected write FOnMotionNotDetected;


__property TOnMotionNotDetected OnMotionNotDetected=read=FOnMotionNotDetected, write=FOnMotionNotDetected


Event OnMotionNotDetected(FrameBitmapHandle As Long, FrameNumber As Long, FrameTime As Double, FrameId As Long, CaptureFrame)

Description

This TOnMotionNotDetected event occurs when a frame is received and no motion is detected.
Note: be sure to activate the motion detector by enabling MotionDetector_Enabled.


See Also
Color / Greyscale Grid structure / grid sensitivity Motion ratio Recording only when motion is detected Video noise TOnMotionDetected TOnMotionNotDetected 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 RecordingOnMotion_Enabled RecordingOnMotion_MotionThreshold RecordingOnMotion_NoMotionPauseDelayMs