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