Class ReplayStarting
- java.lang.Object
-
- nl.harm27.obswebsocket.api.events.BaseEvent
-
- nl.harm27.obswebsocket.api.events.replaybuffer.ReplayStarting
-
public class ReplayStarting extends BaseEvent
A request to start the replay buffer has been issued.- Since:
- v4.2.0
- See Also:
- OBS WebSocket Documentation
-
-
Constructor Summary
Constructors Constructor Description ReplayStarting()
-
Method Summary
-
Methods inherited from class nl.harm27.obswebsocket.api.events.BaseEvent
getEventType, getRecordingDuration, getRecordingTimecode, getStreamDuration, getStreamTimecode
-
-