Copyright © 2006-2019 MultiMedia Soft

SoundPlaybackDone event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs whenever a playback session, started or resumed through a previous call to RecordedSound.Play, RecordedSound.PlayRange or RecordedSound.Resume methods, is completed.

 

 

Syntax

 

[Visual Basic]

SoundPlaybackDone (

)


 

[C++]

void SoundPlaybackDone (

);