VisioForge Video Edit SDK (Delphi / ActiveX)
|
Adds audio fade.
procedure Audio_Fades_Add(Stream: Integer; StartTime: Integer; StopTime: Integer; StartValue: Integer; StopValue: Integer);
__fastcall Audio_Fades_Add(int Stream, int StartTime, int StopTime, int StartValue, int StopValue);
public Audio_Fades_Add(int Stream, int StartTime, int StopTime, int StartValue, int StopValue);
Public Sub Audio_Fades_Add(Stream As Integer, StartTime As Integer, StopTime As Integer, StartValue As Integer, StopValue As Integer)
public Audio_Fades_Add(int Stream, int StartTime, int StopTime, int StartValue, int StopValue);
Audio_Fades_Add(int Stream, int StartTime, int StopTime, int StartValue, int StopValue);
Audio_Fades_Add
public Audio_Fades_Add($Stream, $StartTime, $StopTime, $StartValue, $StopValue);
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|