struct Extron::SIS::Switch

Overview

Struct for representing a broadcast signal path, or single output switch.

Defined in:

extron/sis.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(input : Input, layer : MatrixLayer) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(input _input = @input, layer _layer = @layer) #

[View source]
def input : Input #

def layer : MatrixLayer #