Uses of Class
nl.harm27.obswebsocket.api.requests.studiomode.GetPreviewScene.Response
-
Packages that use GetPreviewScene.Response Package Description nl.harm27.obswebsocket.sender -
-
Uses of GetPreviewScene.Response in nl.harm27.obswebsocket.sender
Method parameters in nl.harm27.obswebsocket.sender with type arguments of type GetPreviewScene.Response Modifier and Type Method Description void
StudioModeRequestSender. getPreviewScene(Consumer<GetPreviewScene.Response> responseConsumer)
Get the name of the currently previewed scene and its list of sources.
-