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