VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.OnMotion Event

This event occurs whenever a new frame is received and motion is detected.

Pascal
property OnMotion: TVFMotionEvent Type;
C++
__property TVFMotionEvent OnMotion;
C#
event TVFMotionEvent Type OnMotion;
Visual Basic
Event OnMotion As TVFMotionEvent
Java
OnMotion
IDL
__property TVFMotionEvent OnMotion;
JavaScript
OnMotion
PHP
published OnMotion;
Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!