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

Frame-push event.

Pascal
TVFFramePusherEx = procedure (Width, Height, BitDepth, DataSize: Integer; var Frame: PByte; StartTime, StopTime: Integer) of object;
C++
(Width, Height, BitDepth, DataSize: Integer; var Frame: PByte; StartTime, StopTime: Integer) ( TVFFramePusherEx)();
C#
TVFFramePusherEx
Visual Basic
TVFFramePusherEx
Java
TVFFramePusherEx
IDL
(Width, Height, BitDepth, DataSize: Integer; var Frame: PByte; StartTime, StopTime: Integer) ( TVFFramePusherEx)();
JavaScript
TVFFramePusherEx
PHP
TVFFramePusherEx

VideoEditTypes

Parameters 
Description 
Width 
Width.  
Height 
Height.  
BitDepth 
Bit depth.  
DataSize 
Data size.  
Frame 
Data pointer.  
StartTime 
Start time (milliseconds).  
StopTime 
Stop time (milliseconds).  
Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!