Uses of Class
nl.harm27.obs.websocket.api.requests.streaming.SendCaptions.Builder
-
Packages that use SendCaptions.Builder Package Description nl.harm27.obs.websocket.sender -
-
Uses of SendCaptions.Builder in nl.harm27.obs.websocket.sender
Methods in nl.harm27.obs.websocket.sender that return SendCaptions.Builder Modifier and Type Method Description SendCaptions.Builder
StreamingRequestSender. sendCaptions()
Send the provided text as embedded CEA-608 caption data.
-