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