Skip to content

StopRecording

method

Delphi
procedure StopRecording;
C++Builder
void __fastcall StopRecording();
C#
public void StopRecording();
VB.NET
Public Sub StopRecording()
C++/Qt
void StopRecording ();

Stops the current recording, previously started by StartRecording.