Copyright © 2008-2023 MultiMedia Soft
SoundPlaybackPlaying event
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 (
);