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