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