Uses of Class
nl.harm27.obs.websocket.api.requests.streaming.SetStreamSettings.Settings
-
Packages that use SetStreamSettings.Settings Package Description nl.harm27.obs.websocket.api.requests.streaming -
-
Uses of SetStreamSettings.Settings in nl.harm27.obs.websocket.api.requests.streaming
Methods in nl.harm27.obs.websocket.api.requests.streaming that return SetStreamSettings.Settings Modifier and Type Method Description SetStreamSettings.Settings
SetStreamSettings.Builder. getSettings()
The actual settings of the stream.Methods in nl.harm27.obs.websocket.api.requests.streaming with parameters of type SetStreamSettings.Settings Modifier and Type Method Description void
SetStreamSettings.Builder. setSettings(SetStreamSettings.Settings settings)
The actual settings of the stream.
-