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