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