Streaming
C# Methods for OBS > Streaming
ObsIsStreaming
public bool ObsIsStreaming(int connection = 0)
ObsStartStreaming
public void ObsStartStreaming(int connection = 0)
ObsStopStreaming
public void ObsStopStreaming(int connection = 0)
Â