Copyright © 2005-2019 MultiMedia Soft
Fader.FadeStartFromEnd property
Type
[Visual Basic]
Public Property FadeStartFromEnd As Int32
[C#]
public Int32 FadeStartFromEnd {get; set;}
[C++]
public: __property Int32 get_FadeStartFromEnd();
public: __property void set_FadeStartFromEnd(Int32);
Remarks
Expressed in milliseconds, determines when the fader will automatically start the cross-fading during the playback of the song that must fade-out.
See also
FaderObject class
Fader property
How to use the Automatic Fader section.