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