Class StartStopStreaming
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.streaming.StartStopStreaming
-
public class StartStopStreaming extends Object
Toggle streaming on or off (depending on the current stream state).- Since:
- 0.3
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
StartStopStreaming.Builder
static class
StartStopStreaming.Request
static class
StartStopStreaming.Response
-