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