JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package nl.harm27.obs.websocket.api.requests.transitions
Class Summary
Class
Description
GetCurrentTransition
Get the name of the currently selected transition in the frontend's dropdown menu.
GetCurrentTransition.Builder
GetCurrentTransition.Request
GetCurrentTransition.Response
GetTransitionDuration
Get the duration of the currently selected transition if supported.
GetTransitionDuration.Builder
GetTransitionDuration.Request
GetTransitionDuration.Response
GetTransitionList
List of all transitions available in the frontend's dropdown menu.
GetTransitionList.Builder
GetTransitionList.Request
GetTransitionList.Response
GetTransitionPosition
Get the position of the current transition.
GetTransitionPosition.Builder
GetTransitionPosition.Request
GetTransitionPosition.Response
GetTransitionSettings
Get the current settings of a transition
GetTransitionSettings.Builder
GetTransitionSettings.Request
GetTransitionSettings.Response
ReleaseTBar
Release the T-Bar (like a user releasing their mouse button after moving it).
ReleaseTBar.Builder
ReleaseTBar.Request
ReleaseTBar.Response
SetCurrentTransition
Set the active transition.
SetCurrentTransition.Builder
SetCurrentTransition.Request
SetCurrentTransition.Response
SetTBarPosition
If your code needs to perform multiple successive T-Bar moves (e.g.
SetTBarPosition.Builder
SetTBarPosition.Request
SetTBarPosition.Response
SetTransitionDuration
Set the duration of the currently selected transition if supported.
SetTransitionDuration.Builder
SetTransitionDuration.Request
SetTransitionDuration.Response
SetTransitionSettings
Change the current settings of a transition
SetTransitionSettings.Builder
SetTransitionSettings.Request
SetTransitionSettings.Response