MotionDetected
Viscom Software VideoCap ActiveX Control |
MotionDetected Event
Description: |
Occurs when motion detected and set EffectType=4. If you want to use this feature, you need purchased our Motion Detection Plugin. |
Syntax: |
Private Sub VideoCap1_MotionDetected(ByVal iLeft As Integer, ByVal iTop As Integer, ByVal iwidth As Integer, ByVal iheight As Integer, ByVal iSensitivity As Integer)
|