Copyright © 2006-2019 MultiMedia Soft
SoundPlaybackStopped event
Remarks
Occurs whenever a playback session is stopped through a call to RecordedSound.Stop method.
Syntax
[Visual Basic]
SoundPlaybackStopped (
)
[C++]
void SoundPlaybackStopped (
);