Copyright © 2008-2023 MultiMedia Soft

SoundPlaybackPlaying event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs whenever a playback session is started or resumed through a call to PlaySound, PlaySoundRange or ResumeSound methods.

 

 

Syntax

 

[Visual Basic]

SoundPlaybackPlaying (

)


 

[C++]

void SoundPlaybackPlaying (

);