Copyright © 2006-2019 MultiMedia Soft

SoundPlaybackPaused event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs whenever a playback session is paused through a call to RecordedSound.Pause method.

 

 

Syntax

 

[Visual Basic]

SoundPlaybackPaused (

)


 

[C++]

void SoundPlaybackPaused (

);