Uses of Class
nl.harm27.obs.websocket.api.events.streaming.StreamStopping
-
Packages that use StreamStopping Package Description nl.harm27.obs.websocket.listener -
-
Uses of StreamStopping in nl.harm27.obs.websocket.listener
Methods in nl.harm27.obs.websocket.listener with parameters of type StreamStopping Modifier and Type Method Description void
StreamingEventListener. streamStopping(StreamStopping streamStopping)
A request to stop streaming has been issued.
-