Uses of Class
nl.harm27.obs.websocket.api.requests.streaming.StartStreaming.Settings
-
Packages that use StartStreaming.Settings Package Description nl.harm27.obs.websocket.api.requests.streaming -
-
Uses of StartStreaming.Settings in nl.harm27.obs.websocket.api.requests.streaming
Methods in nl.harm27.obs.websocket.api.requests.streaming that return types with arguments of type StartStreaming.Settings Modifier and Type Method Description Optional<StartStreaming.Settings>
StartStreaming.Stream. getSettings()
Settings for the stream.Methods in nl.harm27.obs.websocket.api.requests.streaming with parameters of type StartStreaming.Settings Modifier and Type Method Description void
StartStreaming.Stream. setSettings(StartStreaming.Settings settings)
Settings for the stream.
-