VisioForge Video Edit SDK (Delphi / ActiveX)
|
Adds video effect.
procedure Video_Effect_Ex(ID: Integer; StartTime: Integer; StopTime: Integer; Enabled: Boolean; effect: TVFEffectType; amount: double; additional_params: WideString);
__fastcall Video_Effect_Ex(int ID, int StartTime, int StopTime, Boolean Enabled, TVFEffectType effect, double amount, BSTR additional_params);
public Video_Effect_Ex(int ID, int StartTime, int StopTime, Boolean Enabled, TVFEffectType effect, double amount, String additional_params);
Public Sub Video_Effect_Ex(ID As Integer, StartTime As Integer, StopTime As Integer, Enabled As Boolean, effect As TVFEffectType, amount As double, additional_params As String)
public Video_Effect_Ex(int ID, int StartTime, int StopTime, Boolean Enabled, TVFEffectType effect, double amount, string additional_params);
Video_Effect_Ex(int ID, int StartTime, int StopTime, Boolean Enabled, TVFEffectType effect, double amount, BSTR additional_params);
Video_Effect_Ex
public Video_Effect_Ex($ID, $StartTime, $StopTime, Boolean $Enabled, TVFEffectType $effect, double $amount, $additional_params);
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|