Copyright © 2005-2019 MultiMedia Soft
Fader.FadeOutLength property
Type
[Visual Basic]
Public Property FadeOutLength As Int32
[C#]
public Int32 FadeOutLength {get; set;}
[C++]
public: __property Int32 get_FadeOutLength();
public: __property void set_FadeOutLength(Int32);
Remarks
Expressed in milliseconds, determines the time required by the song fading-out to slide the volume to its minimum.
See also
FaderObject class
Fader property
How to use the Automatic Fader section.