Class SetRecordingFolder
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.recording.SetRecordingFolder
-
public class SetRecordingFolder extends Object
Note: If `SetRecordingFolder` is called while a recording is in progress, the change won't be applied immediately and will be effective on the next recording.- Since:
- 4.1.0
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SetRecordingFolder.Builder
static class
SetRecordingFolder.Request
static class
SetRecordingFolder.Response
-