TVideoGrabber.MotionDetector_TriggerNow

Prev

Next

TVideoGrabber

Methods

 




































































































Triggers a motion detection.


Declaration
procedure MotionDetector_TriggerNow;


void __fastcall MotionDetector_TriggerNow(void)


Sub MotionDetector_TriggerNow()

Description

Used to trigger a motion detection, when the MotionDetector_Triggered property is enabled.
After invoking this method, the motion detection will occur one time for the next video frame, until the next MotionDetector_TriggerNow call.