Copyright © 2006-2019 MultiMedia Soft

SoundPlaybackStopped event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs whenever a playback session is stopped through a call to RecordedSound.Stop method.

 

 

Syntax

 

[Visual Basic]

SoundPlaybackStopped (

)


 

[C++]

void SoundPlaybackStopped (

);