struct

Obsctl::TUI::MixerColumns

Inherits Struct < Value < Object

The columns inside one strip: a meter, then a fader beside it.

Constructors

new(meter : Int32, meter_width : Int32, fader : Int32)
Source

Instance methods

clone
Source
copy_with(meter _meter = @meter, meter_width _meter_width = @meter_width, fader _fader = @fader)
Source
fader
meter
meter_width