Uses of Class
nl.harm27.obswebsocket.api.events.replaybuffer.ReplayStopping
-
Packages that use ReplayStopping Package Description nl.harm27.obswebsocket.listener -
-
Uses of ReplayStopping in nl.harm27.obswebsocket.listener
Methods in nl.harm27.obswebsocket.listener with parameters of type ReplayStopping Modifier and Type Method Description void
ReplayBufferEventListener. replayStopping(ReplayStopping replayStopping)
Implement this method to process ReplayStopping events.
-