struct

Obsctl::Domain::SetSceneCommand

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

Changes the current OBS program scene by alias, shortcut, or OBS name.

Constructors

new(target : String)
Source

Instance methods

ipc_name

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

Source
target

Payload target, for commands that address a named OBS resource.

Source