struct

Obsctl::Domain::StartRecordCommand

Inherits Obsctl::Domain::Command < Struct < Value < Object

Starts the OBS recording output. Starting while already recording is a no-op in OBS, so the daemon reports the resulting state rather than failing.

Instance methods

ipc_name

IPC command name, or nil for commands resolved entirely client-side.

Source