Copyright © 2006-2019 MultiMedia Soft

RecordingPaused event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs whenever a recording session is paused through a call to the RecorderPause method.

 

 

Syntax

 

[Visual Basic]

RecordingPaused (

)


 

[C++]

void RecordingPaused (

);