VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.OnPushVideoFrame Event

This event occurs whenever class asked for a new video frame.

Pascal
property OnPushVideoFrame: TVFFramePusher;
C++
__property TVFFramePusher OnPushVideoFrame;
C#
event TVFFramePusher OnPushVideoFrame;
Visual Basic
Event OnPushVideoFrame As TVFFramePusher
Java
OnPushVideoFrame
IDL
__property TVFFramePusher OnPushVideoFrame;
JavaScript
OnPushVideoFrame
PHP
published OnPushVideoFrame;
Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!