Stops recording.
| [Visual Basic .NET] |
|---|
Public Sub StopRecording() |
| [C#] |
|---|
public void StopRecording(); |
| [Managed C++] |
|---|
public: void StopRecording(); |
| [Unmanaged C++] |
|---|
public: HRESULT StopRecording(); |
| [Java] |
|---|
public void stopRecording(); |
| [Python - STK API] |
|---|
def StopRecording(self) -> None: |





