APIs, concepts, guides, and more

◆ RecorderTriggerOnMotionGet()

bool RecorderTriggerOnMotionGet ( int32_t recorderNumber)
Description:
If you have configured the recorder to trigger on motion, this method will return true as soon as the motion starts, and will return false when the motion is done.

Check to see if the Recorder is set to trigger on motion.

Parameters
recorderNumberThe number of the recorder to check.
Returns
True if the recorder is configured to trigger on motion, false if not.