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

This event occurs whenever each new video frame is received.

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