Copyright © 2005-2019 MultiMedia Soft
Fader.FadeOutDelayFromMixStart property
Type
[Visual Basic]
Public Property FadeOutDelayFromMixStart As Int32
[C#]
public Int32 FadeOutDelayFromMixStart {get; set;}
[C++]
public: __property Int32 get_FadeOutDelayFromMixStart();
public: __property void set_FadeOutDelayFromMixStart(Int32);
Remarks
Expressed in milliseconds, determines the delay applied for the fade-out.
See also
FaderObject class
Fader property
How to use the Automatic Fader section.