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