struct

Obsctl::OBS::State::OutputState

Inherits Struct < Value < Object

Authoritative stream/record output state queried from OBS and updated by events.

Constructors

new(streaming : Bool | Nil = nil, recording : Bool | Nil = nil)
Source

Instance methods

clone
Source
copy_with(streaming _streaming = @streaming, recording _recording = @recording)
Source
recording
streaming