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