Uses of Class
nl.harm27.obswebsocket.api.complex.Scene
-
Packages that use Scene Package Description nl.harm27.obswebsocket.api.requests.scenes -
-
Uses of Scene in nl.harm27.obswebsocket.api.requests.scenes
Methods in nl.harm27.obswebsocket.api.requests.scenes that return types with arguments of type Scene Modifier and Type Method Description List<Scene>GetSceneList.Response. getScenes()Ordered list of the current profile's scenes (SeeGetCurrentScenefor more information).
-