EOIMotionDetection
eyesonit-typescript-sdk / EOIMotionDetection
Class: EOIMotionDetection
Constructors
Constructor
new EOIMotionDetection(
enabled,detection_threshold,regular_check_frame_interval,backup_check_frame_interval?):EOIMotionDetection
Parameters
enabled
boolean
detection_threshold
number
regular_check_frame_interval
number
backup_check_frame_interval?
number
Returns
EOIMotionDetection
Properties
enabled
enabled:
boolean
detection_threshold
detection_threshold:
number
regular_check_frame_interval
regular_check_frame_interval:
number
backup_check_frame_interval?
optionalbackup_check_frame_interval:number
Methods
fromJsonObj()
staticfromJsonObj(obj):EOIMotionDetection|undefined
Parameters
obj
any
Returns
EOIMotionDetection | undefined
default()
staticdefault():EOIMotionDetection
Returns
EOIMotionDetection