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