Copyright © 2001-2019 MultiMedia Soft
SoundPaused event
Remarks
Occurs when a song is paused.
Syntax
[Visual Basic]
SoundPaused (
ByVal nPlayer as Integer
)
[C++]
void SoundPaused (
short nPlayer
);
Parameter
Description
nPlayer
Number representing the zero-based index of the player that fired the event