Class ScrubMedia
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.mediacontrol.ScrubMedia
-
public class ScrubMedia extends Object
Scrub media using a supplied offset. Supports ffmpeg and vlc media sources (as of OBS v25.0.8) Note: Due to processing/network delays, this request is not perfect. The processing rate of this request has also not been tested.- Since:
- 4.9.0
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ScrubMedia.Builder
static class
ScrubMedia.Request
static class
ScrubMedia.Response
-