VisioForge Video Edit SDK (Delphi / ActiveX)
|
Adds PIP transition.
procedure Video_Transition_Add_PIP(StartTime: Integer; StopTime: Integer; Left: Integer; Top: Integer; Width: Integer; Height: Integer);
__fastcall Video_Transition_Add_PIP(int StartTime, int StopTime, int Left, int Top, int Width, int Height);
public Video_Transition_Add_PIP(int StartTime, int StopTime, int Left, int Top, int Width, int Height);
Public Sub Video_Transition_Add_PIP(StartTime As Integer, StopTime As Integer, Left As Integer, Top As Integer, Width As Integer, Height As Integer)
public Video_Transition_Add_PIP(int StartTime, int StopTime, int Left, int Top, int Width, int Height);
Video_Transition_Add_PIP(int StartTime, int StopTime, int Left, int Top, int Width, int Height);
Video_Transition_Add_PIP
public Video_Transition_Add_PIP($StartTime, $StopTime, $Left, $Top, $Width, $Height);
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|