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