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