Uses of Package
nl.harm27.obs.websocket.api.events.recording
-
Packages that use nl.harm27.obs.websocket.api.events.recording Package Description nl.harm27.obs.websocket.listener -
Classes in nl.harm27.obs.websocket.api.events.recording used by nl.harm27.obs.websocket.listener Class Description RecordingPaused Current recording pausedRecordingResumed Current recording resumedRecordingStarted Recording started successfully.RecordingStarting Note: `recordingFilename` is not provided in this event because this information is not available at the time this event is emitted.RecordingStopped Recording stopped successfully.RecordingStopping A request to stop recording has been issued.