Copyright © 2006-2019 MultiMedia Soft

SoundPlaybackPlaying event

Previous pageReturn to chapter overviewNext page

Remarks

 

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

 

 

Syntax

 

[Visual Basic]

SoundPlaybackPlaying (

)


 

[C++]

void SoundPlaybackPlaying (

);