Signature

public bool ObsIsStreaming(int connection = 0)

Parameters

connection
int
Default:
0

No description provided.

Return Type

bool

Example

CPH.ObsIsStreaming();
CPH.ObsIsStreaming(connection);