Copyright © 2001-2019 MultiMedia Soft

FadingPointReached event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when the playback of the song that will fade-out reaches the Fader.FadeStartFromEnd position

 

For further details about the use of the embedded Automatic Fader, refer to the How to use the Automatic Fader section.

 

 

Syntax

 

[Visual Basic]

FadingPointReached (

ByVal nPlayer as Integer

)


 

[C++]

void FadingPointReached (

short nPlayer

);


 

 

Parameter

Description

 

 

nPlayer

Number representing the zero-based index of the player that fired the event