Copyright © 2001-2019 MultiMedia Soft

SoundPlaying event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs when a song starts playing.

 

 

Syntax

 

[Visual Basic]

SoundPlaying (

ByVal nPlayer as Integer

)


 

[C++]

void SoundPlaying (

short nPlayer

);


 

 

Parameter

Description

 

 

nPlayer

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