struct Extron::SIS::Tie
- Extron::SIS::Tie
- Struct
- Value
- Object
Overview
Struct for representing a matrix signal path.
Defined in:
extron/sis.crConstructors
Instance Method Summary
- #clone
- #copy_with(input _input = @input, output _output = @output, layer _layer = @layer)
- #input : Input
- #layer : MatrixLayer
- #output : Output
Constructor Detail
Instance Method Detail
def copy_with(input _input = @input, output _output = @output, layer _layer = @layer)
#