ObsStopRecording
C# Methods Reference
Signature
public void ObsStopRecording(int connection = 0)
Parameters
connection
int
Default:
0
No description provided.
Return Type
void
Example
CPH.ObsStopRecording();
CPH.ObsStopRecording(connection);
public void ObsStopRecording(int connection = 0)
0
No description provided.
void
CPH.ObsStopRecording();
CPH.ObsStopRecording(connection);