Copyright © 2001-2023 MultiMedia Soft

Fader.FadeInSeekPos property

Previous pageReturn to chapter overviewNext page

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.

 

amp3dj_i000047

 

If the song that will fade-in is currently 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.

This property can be set to -1 if no seek is needed at the beginning of playback.

 

 

See also

Fader COM object.

Fader property

How to use the Automatic Fader section.