struct

Obsctl::Config::AudioInputConfig

Inherits YAML::Serializable < Struct < Value < Object

User configuration for one OBS audio input and its local aliases.

Constructors

new(name : String, alias __arg0 : String | Nil = nil, shortcut : String | Nil = nil, kind : String = "input", stale : Bool = false)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)

Instance methods

alias
kind
name
shortcut
stale