Class SetTBarPosition
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.transitions.SetTBarPosition
-
public class SetTBarPosition extends Object
If your code needs to perform multiple successive T-Bar moves (e.g. : in an animation, or in response to a user moving a T-Bar control in your User Interface), set `release` to false and call `ReleaseTBar` later once the animation/interaction is over.- Since:
- 4.9.0
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SetTBarPosition.Builder
static class
SetTBarPosition.Request
static class
SetTBarPosition.Response
-