Class TakeSourceScreenshot
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.sources.TakeSourceScreenshot
-
public class TakeSourceScreenshot extends Object
At least `embedPictureFormat` or `saveToFilePath` must be specified. Clients can specify `width` and `height` parameters to receive scaled pictures. Aspect ratio is preserved if only one of these two parameters is specified.- Since:
- 4.6.0
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TakeSourceScreenshot.Builder
static class
TakeSourceScreenshot.Request
static class
TakeSourceScreenshot.Response
-