Class RecordingStarting
- java.lang.Object
-
- nl.harm27.obs.websocket.api.base.BaseEvent
-
- nl.harm27.obs.websocket.api.events.recording.RecordingStarting
-
public class RecordingStarting extends BaseEvent
Note: `recordingFilename` is not provided in this event because this information is not available at the time this event is emitted.- Since:
- 0.3
- See Also:
- OBS WebSocket Documentation
-
-
Constructor Summary
Constructors Constructor Description RecordingStarting()
-
Method Summary
-
Methods inherited from class nl.harm27.obs.websocket.api.base.BaseEvent
getRecordingDuration, getRecordingTimecode, getStreamDuration, getStreamTimecode, getUpdateType
-
-