VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFFrameEvent Type

Frame event.

Pascal
TVFFrameEvent = procedure (var Frame: TBitmap; StartTime, StopTime: Integer; out Updated: Boolean) of object;
C++
(var Frame: TBitmap; StartTime, StopTime: Integer; out Updated: Boolean) ( TVFFrameEvent)();
C#
TVFFrameEvent
Visual Basic
TVFFrameEvent
Java
TVFFrameEvent
IDL
(var Frame: TBitmap; StartTime, StopTime: Integer; out Updated: Boolean) ( TVFFrameEvent)();
JavaScript
TVFFrameEvent
PHP
TVFFrameEvent

VideoEditTypes

Parameters 
Description 
Frame 
Frame. 
StartTime 
Start time. 
StopTime 
Stop time. 
Updated 
Set true to make changes in video frame. 

type:

Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!