Class StopStreaming
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.streaming.StopStreaming
-
public class StopStreaming extends Object
Stop streaming. Will return an `error` if streaming is not active.- Since:
- 4.1.0
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStopStreaming.Builderstatic classStopStreaming.Requeststatic classStopStreaming.Response
-