Class ReplayStopped
- java.lang.Object
-
- nl.harm27.obswebsocket.api.events.BaseEvent
-
- nl.harm27.obswebsocket.api.events.replaybuffer.ReplayStopped
-
public class ReplayStopped extends BaseEvent
Replay Buffer stopped successfully- Since:
- v4.2.0
- See Also:
- OBS WebSocket Documentation
-
-
Constructor Summary
Constructors Constructor Description ReplayStopped()
-
Method Summary
-
Methods inherited from class nl.harm27.obswebsocket.api.events.BaseEvent
getEventType, getRecordingDuration, getRecordingTimecode, getStreamDuration, getStreamTimecode
-
-