Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents  
 
Fader.FadeInSeekPos property 
 
Type
long for Visual C++ 
long for Visual Basic 
 
 
Syntax
object.Fader.FadeInSeekPos [=long]
 
 
Remarks
Expressed in milliseconds, determines the initial position of the song fading-in. 
 
If the song that will fade-in is actually in "paused" state and if the nFadeType parameter of the Fader.Init method was set to FADE_SINGLE, the value of this property is ignored and the actual position is taken: during a manual mix this allows precise positioning of the song that will fade-in.
 
 
See also
Fader COM object. 
Fader property 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 2001-2008 MultiMedia Soft 
Return to Table of contents