Uses of Class
nl.harm27.obs.websocket.api.requests.studiomode.TransitionToProgram.WithTransition
-
Packages that use TransitionToProgram.WithTransition Package Description nl.harm27.obs.websocket.api.requests.studiomode -
-
Uses of TransitionToProgram.WithTransition in nl.harm27.obs.websocket.api.requests.studiomode
Methods in nl.harm27.obs.websocket.api.requests.studiomode that return types with arguments of type TransitionToProgram.WithTransition Modifier and Type Method Description Optional<TransitionToProgram.WithTransition>TransitionToProgram.Builder. getWithTransition()Change the active transition before switching scenes.Methods in nl.harm27.obs.websocket.api.requests.studiomode with parameters of type TransitionToProgram.WithTransition Modifier and Type Method Description voidTransitionToProgram.Builder. setWithTransition(TransitionToProgram.WithTransition withTransition)Change the active transition before switching scenes.
-