Uses of Class
nl.harm27.obs.websocket.api.requests.mediacontrol.RestartMedia.Response
-
Packages that use RestartMedia.Response Package Description nl.harm27.obs.websocket.api.requests.mediacontrol -
-
Uses of RestartMedia.Response in nl.harm27.obs.websocket.api.requests.mediacontrol
Method parameters in nl.harm27.obs.websocket.api.requests.mediacontrol with type arguments of type RestartMedia.Response Modifier and Type Method Description void
RestartMedia.Builder. sendMessage(Consumer<RestartMedia.Response> consumer)
Send the message to the OBS Studio instance.
-