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